From 3f5d2bbad07d2b841d69a609a32df9a4deb11bc9 Mon Sep 17 00:00:00 2001 From: rra Date: Tue, 5 May 2020 15:25:05 +0200 Subject: [PATCH] minor tweaks to fedicrawler & scrape 05-05-2020 --- fedicrawler.py | 6 +- instance_scrape.json | 356737 ++++++++++++++++++---------------------- 2 files changed, 158708 insertions(+), 198035 deletions(-) diff --git a/fedicrawler.py b/fedicrawler.py index 6aabf08..811cd15 100644 --- a/fedicrawler.py +++ b/fedicrawler.py @@ -1,5 +1,5 @@ #!/bin/env python3 -# fediscraper v3 +# fedicrawler v4 import json, requests from multiprocessing.dummy import Pool as ThreadPool @@ -22,12 +22,15 @@ def not_gab(instance): if 'gab.best'in instance: print('GAB', instance) return False + # the ones below are mostly used for testing apps elif 'ngrok.io' in instance: print('NGROK', instance) return False elif 'glitch.me' in instance: print('GLITCH', instance) return False + elif 'netlify.app' in instance: + print('NETLIFY', instance) else: return True else: @@ -141,7 +144,6 @@ if r. status_code == 200: instance_info = pool.map(get_nodeinfo, instances) scrape = {} - instances_list = list(instances) for count, value in enumerate(instances_list): diff --git a/instance_scrape.json b/instance_scrape.json index b0a049e..5881850 100644 --- a/instance_scrape.json +++ b/instance_scrape.json @@ -1,154 +1,78 @@ { - "gstest.dalme.net": { - "error": "HTTPSConnectionPool(host='gstest.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dougbeal.com": { + "error": 404 }, - "x0f.org": { + "august-don.site": { + "error": "HTTPSConnectionPool(host='august-don.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "producers.masto.host": { + "error": "HTTPSConnectionPool(host='producers.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.dqfan.club": { + "error": "HTTPSConnectionPool(host='mastodon.dqfan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friends.grishka.me": { "nodeinfo": { - "version": "2.0", + "metadata": { + "capabilities": [ + "friendRequests" + ] + }, "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "smithereen", + "version": "0.0.1-pre-alpha" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 176, + "localComments": 198, "users": { - "total": 19, - "activeMonth": 9, - "activeHalfyear": 15 - }, - "localPosts": 7443 - }, - "openRegistrations": false - } - }, - "rawr-xd.club": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "An instance for a rawr xD time", - "nodeName": "rawr xD Club", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://rawr-xd.club/users/beadmin", - "https://rawr-xd.club/users/xefox", - "https://rawr-xd.club/users/jasonl8446", - "https://rawr-xd.club/users/kazuma" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 3000000, - "background": 4000000, - "banner": 4000000, - "general": 130000000 + "total": 62 } }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 2703, - "users": { - "total": 13 - } - }, - "version": "2.0" + "protocols": [ + "activitypub" + ], + "version": "2.0", + "openRegistrations": false } }, - "micro.netzspielplatz.de": { - "error": "HTTPSConnectionPool(host='micro.netzspielplatz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "masto.parkgaedae.com": { + "error": "HTTPSConnectionPool(host='masto.parkgaedae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.bruitbruit.com": { + "woodenelephants.xyz": { + "error": "HTTPSConnectionPool(host='woodenelephants.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mb.u53.us": { + "error": 404 + }, + "fedigram.social": { + "error": "HTTPSConnectionPool(host='fedigram.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "otonomedia.org": { + "error": "HTTPSConnectionPool(host='otonomedia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "pl.tuxcrafting.cf": { + "error": "HTTPSConnectionPool(host='pl.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.longmeadow.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "waytoo.online": { + "error": "HTTPSConnectionPool(host='waytoo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'waytoo.online' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + }, + "nc.hiebel.eu": { + "error": 404 + }, + "misskey.bocc.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "12.36.1" }, "protocols": [ "activitypub" @@ -162,269 +86,83 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 5 - }, - "localPosts": 16, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": null, + "nodeDescription": null, + "maintainer": { + "name": null, + "email": null }, - "nodeName": "Bruit-Bruit \u00b7 version vid\u00e9o", - "nodeDescription": "Le son qui parle aussi aux yeux.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "langs": [ + "" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false } } }, - "zombienet.org": { + "bitcoinhackers.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Pleroma federated social server. Semper Fatalis.", - "nodeName": "ZombieNet", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://zombienet.org/users/simon" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-1-g1d38cfdf" - }, "usage": { - "localPosts": 567, "users": { - "total": 6 - } + "total": 3787, + "activeMonth": 423, + "activeHalfyear": 979 + }, + "localPosts": 156934 }, - "version": "2.0" + "openRegistrations": true } }, - "babymetal.party": { - "error": 404 + "tube.theocevaer.fr": { + "error": "HTTPSConnectionPool(host='tube.theocevaer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.theocevaer.fr' doesn't match 'theocevaer.fr'\")))" }, - "pleroma.smutba.se": { - "error": "HTTPSConnectionPool(host='pleroma.smutba.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "cloud.sum7.eu": { + "error": 403 }, - "sokrates.social": { - "error": "HTTPSConnectionPool(host='sokrates.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "apub3.localtunnel.me": { + "error": "HTTPSConnectionPool(host='apub3.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "cuse.social": { - "error": "HTTPSConnectionPool(host='cuse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "m.tepis.me": { + "error": "HTTPSConnectionPool(host='m.tepis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "52wochen.me": { + "mstdn.kemonox.jp": { + "error": "HTTPSConnectionPool(host='mstdn.kemonox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "write.pixie.town": { "nodeinfo": { "metadata": { - "nodeName": "52Wochen", - "nodeDescription": "Ein Neustart in 52 Wochen - auf der Suche nach dem Idealgewicht", + "nodeName": "pixietown", + "nodeDescription": "Minimal, federated blogging platform.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 1, + "maxBlogs": 16, "publicReader": false, - "invites": false + "invites": true }, "openRegistrations": false, "protocols": [ @@ -438,126 +176,24 @@ }, "software": { "name": "writefreely", - "version": "0.12.0" + "version": "0.11.1" }, "usage": { "users": { - "total": 1 + "total": 4 }, "localPosts": 9 }, "version": "2.0" } }, - "relaydev.barkshark.xyz": { - "error": 502 - }, - "normal.uber.space": { - "error": "HTTPSConnectionPool(host='normal.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'normal.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "desu.blog": { - "nodeinfo": { - "metadata": { - "nodeName": "(pixel)desu.blog", - "nodeDescription": "I wish I was creative enough to figure out a proper description for this blog.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "status.dissidence.ovh": { - "error": 404 - }, - "video.mundodesconocido.com": { - "error": "HTTPSConnectionPool(host='video.mundodesconocido.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to video.mundodesconocido.com timed out. (connect timeout=3)'))" - }, - "eindhoven.vlo44.nl": { - "error": "HTTPSConnectionPool(host='eindhoven.vlo44.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "galenabell.com": { - "error": 404 - }, - "nt.mstdon.app": { - "error": 404 - }, - "mastodon.funkypenguin.co.nz": { - "error": "HTTPSConnectionPool(host='mastodon.funkypenguin.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cyclodon.net": { - "error": "HTTPSConnectionPool(host='cyclodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "voice.fit": { - "error": "HTTPSConnectionPool(host='voice.fit', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hackabee.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 16, - "localComments": 44 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "raphael@piedallu.me" - } - } - }, - "fediverse.worldbuilding.zone": { - "error": "HTTPSConnectionPool(host='fediverse.worldbuilding.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "torus1111.m.to": { - "error": "HTTPSConnectionPool(host='torus1111.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.sebwarnke.com": { - "error": "HTTPSConnectionPool(host='social.sebwarnke.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.sebwarnke.com' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "mstdn.bulker.org": { - "error": "HTTPSConnectionPool(host='mstdn.bulker.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "socialhome.misoni.club": { + "error": 410 }, - "theotodon.net": { - "error": "HTTPSConnectionPool(host='theotodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wikitetas.club": { + "error": "HTTPSConnectionPool(host='wikitetas.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tellementbondeseconnaitre.ynh.fr": { + "tube.fede.re": { "nodeinfo": { "version": "2.0", "software": { @@ -574,27 +210,27 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 12 }, - "localPosts": 564, - "localComments": 0 + "localPosts": 53786, + "localComments": 9 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Tellement bon de se conna\u00eetre", - "nodeDescription": "", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [ { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -603,29 +239,35 @@ ] } } + }, + { + "name": "mtcaptcha", + "version": "0.0.1", + "description": "PeerTube plugin adding MTCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } } ] }, "theme": { "registered": [ { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", "css": [ "assets/style.css" ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "clientScripts": {} } ], - "default": "bittube-light-mode" + "default": "default" }, "email": { "enabled": true @@ -641,7 +283,9 @@ "enabled": true }, "enabledResolutions": [ - 240 + 480, + 720, + 1080 ] }, "import": { @@ -714,7 +358,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -729,286 +373,153 @@ } } }, - "freespeech.tube": { + "hub.somaton.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "hubzilla", + "version": "4.7.6" }, "protocols": [ + "zot", + "diaspora", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "wordpress" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 20 + "total": 80, + "activeHalfyear": 76, + "activeMonth": 76 }, - "localPosts": 348, - "localComments": 1 + "localPosts": 5025, + "localComments": 9904 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Freespeech.tube", - "nodeDescription": "Freespeech.tube is a small server for hosting various fedi video content. I broadly allow most kinds of non-porn content, but please observe my server rules.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Hubzilla" } } }, - "peertube.nickwasused.com": { - "error": "HTTPSConnectionPool(host='peertube.nickwasused.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.waifus.eu": { + "error": "HTTPSConnectionPool(host='mastodon.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.local.lubar.me": { + "social.sometimes.io": { + "error": "HTTPSConnectionPool(host='social.sometimes.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.pref.yokohama": { + "error": "HTTPSConnectionPool(host='m.pref.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "peertube.d1n0.link": { + "error": "HTTPSConnectionPool(host='peertube.d1n0.link', port=443): Read timed out. (read timeout=3)" + }, + "hochminuseins.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 10 + "total": 6, + "activeHalfyear": 4, + "activeMonth": 4 }, - "localPosts": 112389 + "localPosts": 313, + "localComments": 665 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hochminuseins.net" + } } }, - "mastodon.social/users/johnsimmons": { - "error": 404 - }, - "koyuston.tk": { - "error": 404 - }, - "propulse.club": { + "mastodon.chaosfield.at": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 20, - "activeMonth": 25, - "activeHalfyear": 43 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 97984 + "localPosts": 843 }, "openRegistrations": true } }, - "pleroma.knzk.me": { - "error": "HTTPSConnectionPool(host='pleroma.knzk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.datyedyeguy.net": { - "error": "HTTPSConnectionPool(host='mastodon.datyedyeguy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "thenextweb.com": { + "error": 404 }, - "s1.b5.pm": { - "error": "HTTPSConnectionPool(host='s1.b5.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hearthtodon.com": { + "error": "HTTPSConnectionPool(host='hearthtodon.com', port=443): Read timed out. (read timeout=3)" }, - "plasticmodels.tokyo": { - "error": 404 + "pleroma.powered.network": { + "error": "HTTPSConnectionPool(host='pleroma.powered.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.at-inet.de": { + "melonpan.run": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "name": "mastodon", + "version": "3.1.1" }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 4, + "activeHalfyear": 7 }, - "explicitContent": false - } + "localPosts": 12770 + }, + "openRegistrations": false } }, - "nulled.red": { - "error": 404 + "mastodon.screebo.net": { + "error": "HTTPSConnectionPool(host='mastodon.screebo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "honk.seriousposter.club": { - "error": 404 + "mastodon-startup.org": { + "error": "HTTPSConnectionPool(host='mastodon-startup.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pvagner.tk": { - "error": 404 + "misskey.unanargeek.xyz": { + "error": "HTTPSConnectionPool(host='misskey.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.personal.plumino.xyz": { + "ansiktsburk.se": { "nodeinfo": { "version": "2.0", "software": { @@ -1020,37 +531,61 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 268 + "localPosts": 3 + }, + "openRegistrations": false + } + }, + "mastodon.home.alanaktion.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 8 }, "openRegistrations": true } }, - "mstdn.okumin.com": { - "error": 404 + "mastodon.motorcycling.life": { + "error": "HTTPSConnectionPool(host='mastodon.motorcycling.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.reapers.de": { - "error": 404 + "web.carbonatic.com": { + "error": "HTTPSConnectionPool(host='web.carbonatic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "f.der.moe": { - "error": "HTTPSConnectionPool(host='f.der.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.der.moe' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "micro.preslav.me": { + "error": "HTTPSConnectionPool(host='micro.preslav.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "xserver.mstdn.hosting": { - "error": "HTTPSConnectionPool(host='xserver.mstdn.hosting', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "scheylor.com/friendica": { + "error": "HTTPSConnectionPool(host='scheylor.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.openfactory42.info": { - "error": "HTTPSConnectionPool(host='mastodon.openfactory42.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.openfactory42.info' doesn't match either of '*.manifestationsportive.fr', 'manifestationsportive.fr'\")))" + "videofed.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mamoot.party": { - "error": "HTTPSConnectionPool(host='mamoot.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oudon.durasite.net": { + "error": "HTTPSConnectionPool(host='oudon.durasite.net', port=443): Read timed out. (read timeout=3)" }, - "master.inux39.me": { - "error": "HTTPSConnectionPool(host='master.inux39.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'master.inux39.me' doesn't match 'inux39.me'\")))" + "doubleshine.cc": { + "error": "HTTPSConnectionPool(host='doubleshine.cc', port=443): Read timed out. (read timeout=3)" }, - "animaux.social": { + "mastodon.social/users/johnsimmons": { + "error": 404 + }, + "indieweb.social": { "nodeinfo": { "version": "2.0", "software": { @@ -1062,213 +597,108 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 13 + "total": 117, + "activeMonth": 32, + "activeHalfyear": 96 }, - "localPosts": 1073 + "localPosts": 2439 }, "openRegistrations": true } }, - "vyrse.social": { - "error": "HTTPSConnectionPool(host='vyrse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nih.limited.systems": { + "error": "HTTPSConnectionPool(host='nih.limited.systems', port=443): Read timed out. (read timeout=3)" }, - "poddery.com": { + "microblog.piira.org": { + "error": "HTTPSConnectionPool(host='microblog.piira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.markoonline.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "diaspora", - "version": "0.7.6.0" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ], "outbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr" + "smtp" ] }, - "openRegistrations": true, "usage": { "users": { - "total": 5426, - "activeHalfyear": 302, - "activeMonth": 100 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 51369, - "localComments": 34271 + "localPosts": 3, + "localComments": 2 }, + "openRegistrations": false, "metadata": { - "nodeName": "Poddery*", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false + "nodeName": "Privater Friendica Pod", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "adminAccount": "savepoddery" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "social.netplusw.com": { - "error": "HTTPSConnectionPool(host='social.netplusw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.misterbanal.net": { - "error": 403 - }, - "social.nezorg.ninja": { - "error": "HTTPSConnectionPool(host='social.nezorg.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nezorg.ninja' doesn't match 'cloud.nezorg.ninja'\")))" + "catgirl.science": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "many-sparrows.com": { + "mastodon.ydkn.social": { "nodeinfo": { - "metadata": { - "nodeName": "Many Sparrows", - "nodeDescription": "Thoughts on Latter-Day Saint faith in the twenty-first century.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 13 - }, - "version": "2.0" - } - }, - "minnet.raclett3.com": { - "error": "HTTPSConnectionPool(host='minnet.raclett3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.zwei.net": { - "error": "HTTPSConnectionPool(host='social.zwei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixel.knubbel.me": { - "error": "HTTPSConnectionPool(host='pixel.knubbel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.knubbel.me' doesn't match 'blog.huggenknubbel.de'\")))" - }, - "blue.0sand1s.net": { - "error": "HTTPSConnectionPool(host='blue.0sand1s.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blue.0sand1s.net timed out. (connect timeout=3)'))" - }, - "plume.oa-dev.com": { - "error": "HTTPSConnectionPool(host='plume.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.indie.host": { - "error": 404 - }, - "marcincieslak.com": { - "error": 502 - }, - "sleeklounge.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "sleeklounge@gmail.com" - } - } - }, - "social.cosnomi.com": { - "error": 404 - }, - "alixrossi.corsica": { - "error": 404 - }, - "pony.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 85, - "activeMonth": 40, - "activeHalfyear": 87 - }, - "localPosts": 5251 - }, - "openRegistrations": true - } - }, - "cybertect.net": { - "error": "HTTPSConnectionPool(host='cybertect.net', port=443): Read timed out. (read timeout=3)" - }, - "werewolf.masto.host": { - "error": "HTTPSConnectionPool(host='werewolf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "scholar.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3848, - "activeMonth": 556, - "activeHalfyear": 1640 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 144290 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.talk.coffee": { - "error": "HTTPSConnectionPool(host='social.talk.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.b252.gq": { + "social.brokenbydesign.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -1280,16 +710,58 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", "relay", - "safe_dm_mentions" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "NoPlaceholderTextPolicy", + "AntiFollowbotPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "switter.at", + "kinky.business", + "pawoo.net", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "dickgirlon.top", + "social.myfreecams.com", + "pl.smuglo.li", + "loli.estate", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net" + ], + "media_removal": [], + "reject": [ + "develop.gab.com", + "gab.com", + "freespeechextremist.com" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -1300,8 +772,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Blake's private instance", - "nodeName": "Blake's Social", + "nodeDescription": "BrokenByDesign, a Pleroma instance managed by Ciaby", + "nodeName": "BrokenByDesign", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -1314,7 +786,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -1349,7 +821,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.b252.gq/users/blake" + "https://social.brokenbydesign.org/users/ciaby" ], "suggestions": { "enabled": false @@ -1371,444 +843,273 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 134, + "localPosts": 2032, "users": { - "total": 2 + "total": 1 } }, "version": "2.0" } }, - "pixelfed.anzui.de": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.anzui.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 90, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Anzui's Pixelfed", - "domain": "pixelfed.anzui.de", - "url": "https://pixelfed.anzui.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 125, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 4, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "mastodon.social/users/Haddock_NL": { - "error": 404 - }, - "nextcloud.sadoway.com": { - "error": 404 - }, - "dumbo.nabago.net": { - "error": "HTTPSConnectionPool(host='dumbo.nabago.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ejls.fr": { - "error": 404 - }, - "cloud.cryptopup.site": { - "error": 404 - }, - "ec2.a9z.dev": { - "error": "HTTPSConnectionPool(host='ec2.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "bjerke.dk/ven": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "okadon.m.to": { - "error": "HTTPSConnectionPool(host='okadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "comunidade.fr": { + "error": "HTTPSConnectionPool(host='comunidade.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nanawel-peertube.dyndns.org": { + "social.hackzenwerk.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 5 }, - "localPosts": 2938, - "localComments": 0 + "localPosts": 19 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "ayy.lmao.gg": { - "error": "HTTPSConnectionPool(host='ayy.lmao.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ists.space": { + "error": "HTTPSConnectionPool(host='social.ists.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "servercan.xyz": { - "error": "HTTPSConnectionPool(host='servercan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "m.boddez.net": { + "error": "HTTPSConnectionPool(host='m.boddez.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "starknet.one": { + "autisticzebra.wordpress.com": { "error": 404 }, - "mastodon.recurse.com": { + "cfrnzch9ep14ftg50v.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/olistik": { "error": 404 }, - "zero.entropyin.space": { - "error": "HTTPSConnectionPool(host='zero.entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nemousu.site": { + "error": "HTTPSConnectionPool(host='nemousu.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "henkouban.herokuapp.com": { - "error": 404 + "mstdn.yjsnpi.nu": { + "error": 410 }, - "test.vocalodon.net": { - "error": "HTTPSConnectionPool(host='test.vocalodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.vocalodon.net timed out. (connect timeout=3)'))" + "sabakan.masto.host": { + "error": "HTTPSConnectionPool(host='sabakan.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "jimlunsford.com": { - "error": 404 + "cloud.nzws.me": { + "error": "HTTPSConnectionPool(host='cloud.nzws.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "testodon.tyk.nu": { - "error": "HTTPSConnectionPool(host='testodon.tyk.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mobie.live": { + "error": "HTTPSConnectionPool(host='mobie.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.wiiare.in": { - "error": 404 + "feditest.cursed.technology": { + "error": "HTTPSConnectionPool(host='feditest.cursed.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "egg.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 192, - "activeMonth": 95, - "activeHalfyear": 232 - }, - "localPosts": 100725 - }, - "openRegistrations": true - } + "s2.b5.pm": { + "error": "HTTPSConnectionPool(host='s2.b5.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/MrHodgepants": { + "don.rabbit-house.jp": { + "error": "HTTPSConnectionPool(host='don.rabbit-house.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.medusmedia.com": { "error": 404 }, - "postz.ca": { + "friendica.togart.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "friendica", + "version": "2020.03-1338" }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 1, - "localComments": 0 + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, "services": { "inbound": [ - "atom1.0", - "rss2.0", - "pop3" + "gnusocial" ], "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" + "gnusocial", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, - "protocols": [ - "activitypub" - ], + "usage": { + "users": { + "total": 39, + "activeHalfyear": 5, + "activeMonth": 3 + }, + "localPosts": 116, + "localComments": 91 + }, + "openRegistrations": false, "metadata": { - "email": "xcentrikmedia@gmail.com" + "nodeName": "friendica.togart.de", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "www.mapicardie.fr": { - "error": "HTTPSConnectionPool(host='www.mapicardie.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mayodon.club": { - "error": 404 - }, - "vil.lv": { - "error": 404 - }, - "dbullis113lit.wordpress.com": { - "error": 404 - }, - "cloud.ad5001.eu": { + "soc.step.im": { "error": 404 }, - "waterfowl.social": { - "error": "HTTPSConnectionPool(host='waterfowl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "duck.haus": { + "jorts.horse": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 200, + "activeMonth": 55, + "activeHalfyear": 136 }, - "localPosts": 3624 + "localPosts": 381667 }, "openRegistrations": false } }, - "md.tret.jp": { - "error": "HTTPSConnectionPool(host='md.tret.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.tret.jp timed out. (connect timeout=3)'))" + "peertube.amiensweb.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pug.social": { + "mastodon.triofan.com": { + "error": "HTTPSConnectionPool(host='mastodon.triofan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "qjffcarjjq.localtunnel.me": { + "error": "HTTPSConnectionPool(host='qjffcarjjq.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "peertube.trippelm.tv": { + "error": "HTTPSConnectionPool(host='peertube.trippelm.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.mfjt.jp": { + "error": "HTTPSConnectionPool(host='mastodon.mfjt.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hindsightt.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 43 + "localPosts": 20 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.webmisolutions.com": { - "error": "HTTPSConnectionPool(host='cloud.webmisolutions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "idreamof.ryukyu": { + "error": "HTTPSConnectionPool(host='idreamof.ryukyu', port=443): Read timed out. (read timeout=3)" }, - "jai.edusol.info": { + "mastodon.social/users/AnndraADunn": { + "error": 404 + }, + "cloud.korz.tech": { + "error": "HTTPSConnectionPool(host='cloud.korz.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.travnewmatic.com": { + "error": 404 + }, + "integrity.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 80, - "activeMonth": 136, - "activeHalfyear": 156 + "total": 65, + "activeMonth": 64, + "activeHalfyear": 72 }, - "localPosts": 3193 + "localPosts": 3042 }, "openRegistrations": true } }, - "mastodon.stsf.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.stsf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.capitalistlepton.com": { + "error": "HTTPSConnectionPool(host='fedi.capitalistlepton.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.penguinability.net": { + "doof.net": { + "error": 404 + }, + "mstdon.robox.org": { + "error": "HTTPSConnectionPool(host='mstdon.robox.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "manerosss.wordpress.com": { + "error": 404 + }, + "plume.fentanyl.ltd": { + "error": "HTTPSConnectionPool(host='plume.fentanyl.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "venturebeat.com": { + "error": 404 + }, + "mastodon.linuxkompis.se": { "nodeinfo": { "version": "2.0", "software": { @@ -1820,165 +1121,127 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 34, + "activeMonth": 18, + "activeHalfyear": 53 }, - "localPosts": 20717 + "localPosts": 1340 }, "openRegistrations": true } }, - "relay.boops.me": { - "error": "HTTPSConnectionPool(host='relay.boops.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "soderstrom.social": { + "error": 404 }, - "media.librenet.co.za": { - "error": "HTTPSConnectionPool(host='media.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "satania.space": { + "error": "HTTPSConnectionPool(host='satania.space', port=443): Read timed out. (read timeout=3)" }, - "thesocialmedia.feedbackloo.pw": { - "error": "HTTPSConnectionPool(host='thesocialmedia.feedbackloo.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "corklabdon.com": { + "error": "HTTPSConnectionPool(host='corklabdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.thatsocial.site": { - "error": "HTTPSConnectionPool(host='m.thatsocial.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "music.svnet.fr": { + "error": "HTTPSConnectionPool(host='music.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "porntoot.com": { - "error": "HTTPSConnectionPool(host='porntoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonfrance.com": { + "error": 404 }, - "tube.4aem.com": { + "pitchfork.club": { + "error": "HTTPSConnectionPool(host='pitchfork.club', port=443): Read timed out. (read timeout=3)" + }, + "dotopia.dk": { + "error": "HTTPSConnectionPool(host='dotopia.dk', port=443): Read timed out. (read timeout=3)" + }, + "rss2activity.unordentlich.space": { + "error": "HTTPSConnectionPool(host='rss2activity.unordentlich.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.beer": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 379 + "total": 14, + "activeMonth": 8, + "activeHalfyear": 12 }, - "localPosts": 139742, - "localComments": 85 + "localPosts": 514 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Down The Memory Hole", - "nodeDescription": "Dedicated to the preservation of valuable information. EDUCATIONAL CONTENT ONLY." - } + "openRegistrations": true } }, - "drive.wielsch.xyz": { - "error": "HTTPSConnectionPool(host='drive.wielsch.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to drive.wielsch.xyz timed out. (connect timeout=3)'))" + "videos.mleduc.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.caffeinator.net": { - "error": "HTTPSConnectionPool(host='mastodon.caffeinator.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "homexlab.zapto.org": { + "error": "HTTPSConnectionPool(host='homexlab.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mytest.m.to": { - "error": "HTTPSConnectionPool(host='mytest.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.functional.technology": { + "error": "HTTPSConnectionPool(host='pleroma.functional.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.tigwali.fr": { + "otakudon.jp": { + "error": "HTTPSConnectionPool(host='otakudon.jp', port=443): Read timed out. (read timeout=3)" + }, + "iboys.tokyo": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "www.quranite.net": { + "error": "HTTPSConnectionPool(host='www.quranite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.dcntr.org": { + "error": "HTTPSConnectionPool(host='gs.dcntr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hse.spdns.org": { + "error": "HTTPSConnectionPool(host='hse.spdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay1.mastodonsocial.ru": { + "error": 502 + }, + "social.akbar.pk": { + "error": "HTTPSConnectionPool(host='social.akbar.pk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ninja.social": { + "error": "HTTPSConnectionPool(host='ninja.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pixelfed.lawfam.cloud": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "La plateforme sociale de Tigwali", - "nodeName": "Tigwali", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.tigwali.fr/users/nouts" - ], - "suggestions": { - "enabled": false + "nodeName": "pixelfed.lawfam.cloud", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "uploader": { + "max_photo_size": "85000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfed.lawfam.cloud", + "url": "https://pixelfed.lawfam.cloud" + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -1987,209 +1250,295 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "name": "pixelfed", + "version": "0.10.2" }, "usage": { - "localPosts": 6, + "localPosts": 10, + "localComments": 0, "users": { - "total": 4 + "total": 20, + "activeHalfyear": 8, + "activeMonth": 4 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "social.ttree.ch": { + "clione.misoni.club": { + "error": 410 + }, + "pleroma.imn-fujita.com": { + "error": "HTTPSConnectionPool(host='pleroma.imn-fujita.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "woafre.tk": { + "error": "Unexpected UTF-8 BOM (decode using utf-8-sig): line 1 column 1 (char 0)" + }, + "cloud.pcserviceburgas.com": { + "error": 404 + }, + "reviewjolla.blogspot.com": { + "error": 404 + }, + "toot.turbo.chat": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 925 - }, "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3+glitch" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.ttree.ch/users/dfeyer", - "https://social.ttree.ch/users/lcherpit" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "ttree.ch", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "usage": { + "users": { + "total": 882, + "activeMonth": 398, + "activeHalfyear": 736 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 19753 + }, + "openRegistrations": false } }, - "z.digitalesparadies.de": { + "plume.victorynewmedia.com": { + "error": "HTTPSConnectionPool(host='plume.victorynewmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.3hw.de": { + "error": "HTTPSConnectionPool(host='cloud.3hw.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "littlefluffycloud.net": { + "error": 404 + }, + "nha.one": { + "error": "HTTPSConnectionPool(host='nha.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "code4lib.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "zap", - "version": "20.04.27" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 12, - "activeHalfyear": 12, - "activeMonth": 12 + "total": 116, + "activeMonth": 34, + "activeHalfyear": 264 }, - "localPosts": 476, - "localComments": 716 + "localPosts": 5651 }, - "metadata": { - "nodeName": "ZAP Paradies" - } + "openRegistrations": false } }, - "algore42069.ga": { - "error": "HTTPSConnectionPool(host='algore42069.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to algore42069.ga timed out. (connect timeout=3)'))" - }, - "witzki.me": { - "error": 404 + "mk.genkoku.city": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "postygram.com": { - "error": "HTTPSConnectionPool(host='postygram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "citizen0.online": { + "error": "HTTPSConnectionPool(host='citizen0.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/Corvak": { + "m.rdela.com": { "error": 404 }, - "nxt.soucy.cc": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mas.4ray.co": { + "error": "HTTPSConnectionPool(host='mas.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "esquer.dev": { - "error": 404 + "m.sbw.org": { + "error": "HTTPSConnectionPool(host='m.sbw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.savikin.me": { - "error": "HTTPSConnectionPool(host='mastodon.savikin.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "alienplanet.xyz": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "pl.onigiridon.com": { - "error": "HTTPSConnectionPool(host='pl.onigiridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.onigiridon.com timed out. (connect timeout=3)'))" + "fehacking.xyz": { + "error": "HTTPSConnectionPool(host='fehacking.xyz', port=443): Read timed out. (read timeout=3)" }, - "17u21tz0tiq3.4chan.icu": { - "error": "HTTPSConnectionPool(host='17u21tz0tiq3.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "glam.monster": { + "error": "HTTPSConnectionPool(host='glam.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "maik.social": { - "error": "HTTPSConnectionPool(host='maik.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maik.social' doesn't match either of '*.hostfactory.ch', 'hostfactory.ch'\")))" + "pleroma.zapto.org": { + "error": "HTTPSConnectionPool(host='pleroma.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "m.umbriel.fr": { - "error": 404 + "social.strueker.net": { + "error": "HTTPSConnectionPool(host='social.strueker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.die-progressiven.de": { + "argh.club": { + "error": "HTTPSConnectionPool(host='argh.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "inhabitat.com": { + "error": 403 + }, + "mastodon.social/users/Nezumi": { + "error": 404 + }, + "mastodon.social/users/Nine": { + "error": 404 + }, + "kumi.zone": { + "error": "HTTPSConnectionPool(host='kumi.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.yan.io": { + "error": "HTTPSConnectionPool(host='social.yan.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "agr.welcomehome.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Alt Gathering Rainbow", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "snootbooping.date": { + "error": "HTTPSConnectionPool(host='snootbooping.date', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.thog.eu": { + "error": "HTTPSConnectionPool(host='pleroma.thog.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scribblejot.com": { + "error": 404 + }, + "m.bof.space": { + "error": 404 + }, + "kernel.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.2.6" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 4 + "total": 30, + "activeMonth": 7, + "activeHalfyear": 30 }, - "localPosts": 6, - "localComments": 3 + "localPosts": 321 + }, + "openRegistrations": true + } + }, + "social.harshadsharma.com": { + "error": "HTTPSConnectionPool(host='social.harshadsharma.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bapa.ekik.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.hintersphere.com": { + "error": "HTTPSConnectionPool(host='mastodon.hintersphere.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "endonend.org": { + "error": 404 + }, + "mburakov.mooo.com": { + "error": "HTTPSConnectionPool(host='mburakov.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6459, + "activeMonth": 250, + "activeHalfyear": 250 + }, + "localPosts": 234763 + }, + "openRegistrations": true + } + }, + "osada.nathanmcrae.name": { + "error": 404 + }, + "mastodon.social/users/tayler2412": { + "error": 404 + }, + "v0idkr4ft.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cloud.gegeweb.eu": { + "error": 403 + }, + "c.cybik.moe": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mycard.moe": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "choochoo.space": { + "error": "HTTPSConnectionPool(host='choochoo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.kerenon.com": { + "error": "HTTPSConnectionPool(host='pixelfed.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fediverse.simpleguy.net": { + "error": 500 + }, + "mastodon.langfamilie.de": { + "error": "HTTPSConnectionPool(host='mastodon.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hudba.feildel.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -2197,10 +1546,121 @@ "inbound": [], "outbound": [] }, - "metadata": {} + "openRegistrations": false, + "usage": { + "users": { + "total": 4, + "activeHalfyear": 3, + "activeMonth": 2 + } + }, + "metadata": { + "actorId": "https://hudba.feildel.fr/federation/actors/service", + "private": false, + "shortDescription": "Hudba est une instance Funkwhale familiale", + "longDescription": "Cette instance Funkwhale est ouverte \u00e0 la famille et aux amis, si vous souhaitez obtenir un compte ou f\u00e9d\u00e9rer avec cette veuillez contacter l'[adminisrateur](https://baudouin.feildel.fr/).", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Hudba", + "banner": null, + "defaultUploadQuota": 200, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 929 + }, + "artists": { + "total": 106 + }, + "albums": { + "total": 62 + }, + "music": { + "hours": 61.27861111111111 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": "https://hudba.feildel.fr/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 10 + } + }, + "listenings": { + "total": 12228 + }, + "downloads": { + "total": 62 + } + } + } } }, - "culturewar.site": { + "cloud.docampo.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "chilemasto.casa": { + "error": "HTTPSConnectionPool(host='chilemasto.casa', port=443): Read timed out. (read timeout=3)" + }, + "stinkt.online": { + "error": 404 + }, + "relay.wolf-359.org": { + "error": "HTTPSConnectionPool(host='relay.wolf-359.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev.sozial.derguhl.de": { + "error": 404 + }, + "caumot.cloud": { + "error": "HTTPSConnectionPool(host='caumot.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "v.villenave.net": { + "error": "HTTPSConnectionPool(host='v.villenave.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cuties.social": { "nodeinfo": { "version": "2.0", "software": { @@ -2212,31 +1672,239 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 5 + "total": 16, + "activeMonth": 17, + "activeHalfyear": 17 }, - "localPosts": 661 + "localPosts": 4895 }, "openRegistrations": true } }, - "www.hollinger.li": { + "smartcitydev.jp": { + "error": "HTTPSConnectionPool(host='smartcitydev.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.yt-industries.com": { "error": 404 }, - "kaisendon.asmodeus.red": { - "error": "HTTPSConnectionPool(host='kaisendon.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.raryosu.info": { + "error": "HTTPSConnectionPool(host='mastodon.raryosu.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blockbastler.de": { - "error": "HTTPSConnectionPool(host='blockbastler.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blockbastler.de' doesn't match 'km20126.ic-server.de'\")))" + "l86l1svhdh3.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "blooms.id.au": { - "error": 500 + "mastodon.anzah.network": { + "error": "HTTPSConnectionPool(host='mastodon.anzah.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anzah.network' doesn't match 'froxlor.anzah.network'\")))" }, - "saihate.m.to": { - "error": "HTTPSConnectionPool(host='saihate.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.artchair.net": { + "error": "HTTPSConnectionPool(host='social.artchair.net', port=443): Read timed out. (read timeout=3)" }, - "gomi.zbucaao2-liquidwebsites.com": { + "mastodon.mesomer.com": { + "error": 404 + }, + "kohdaihirano.jp": { + "error": "HTTPSConnectionPool(host='kohdaihirano.jp', port=443): Read timed out. (read timeout=3)" + }, + "mk.kurabloodlust.eu": { + "error": "HTTPSConnectionPool(host='mk.kurabloodlust.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon-sci.tk": { + "error": "HTTPSConnectionPool(host='mastodon-sci.tk', port=443): Read timed out. (read timeout=3)" + }, + "v0c8zbgyrp92.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.minicube.net": { + "error": 404 + }, + "social.avoh.club": { + "error": "HTTPSConnectionPool(host='social.avoh.club', port=443): Read timed out. (read timeout=3)" + }, + "casjay.us": { + "error": "HTTPSConnectionPool(host='casjay.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gancio10.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio10.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.salon.social": { + "error": "HTTPSConnectionPool(host='mastodon.salon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/clacke": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "misskey.xn--krsgw--n73t.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.32.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Misskey de korako", + "nodeDescription": "\u3088\u308a\u3069\u3053\u308d\u63a2\u3057\u307e\u3059\u30fb\u30fb\u30fb", + "maintainer": { + "name": "\u9d09\u6cb3\u96db", + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "olds.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 61, + "activeMonth": 17, + "activeHalfyear": 34 + }, + "localPosts": 12042 + }, + "openRegistrations": true + } + }, + "rcj.mstdon.app": { + "error": "HTTPSConnectionPool(host='rcj.mstdon.app', port=443): Read timed out. (read timeout=3)" + }, + "friendica.dinven.de": { + "error": 404 + }, + "mastodon.angrybeanie.com": { + "error": "HTTPSConnectionPool(host='mastodon.angrybeanie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.pbg.hu": { + "error": 404 + }, + "pepecyb.ddns.net": { + "error": "HTTPSConnectionPool(host='pepecyb.ddns.net', port=443): Read timed out. (read timeout=3)" + }, + "lostfocus.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.lux.blue": { + "error": "HTTPSConnectionPool(host='social.lux.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.y-y.li": { + "error": 404 + }, + "quitter.pl": { + "nodeinfo": { + "version": 1, + "software": { + "name": "friendica", + "version": "2019.09-1323" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "usage": { + "users": { + "total": 20, + "activeHalfyear": 16, + "activeMonth": 15 + }, + "localPosts": 4224, + "localComments": 286 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "explicitContent": false + } + } + }, + "relay.troet.cafe": { + "error": 502 + }, + "t.aqn.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 3917 + }, + "openRegistrations": false + } + }, + "coron.tech": { "nodeinfo": { "version": "2.0", "software": { @@ -2247,7 +1915,7 @@ "users": { "total": 1 }, - "localPosts": 1, + "localPosts": 11, "localComments": 0 }, "openRegistrations": false, @@ -2259,20 +1927,67 @@ "outbound": [] }, "metadata": { - "email": "boogah@gmail.com" + "email": "takimura@coron.tech" } } }, - "mastodon.tticlab.com": { - "error": "HTTPSConnectionPool(host='mastodon.tticlab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gamba.osaka.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "p4.inthecatsdreams.xyz": { - "error": "HTTPSConnectionPool(host='p4.inthecatsdreams.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to p4.inthecatsdreams.xyz timed out. (connect timeout=3)'))" + "nonalogue.space": { + "error": "HTTPSConnectionPool(host='nonalogue.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ppp.marginalie.eu": { - "error": "HTTPSConnectionPool(host='ppp.marginalie.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "currydon.com": { + "error": "HTTPSConnectionPool(host='currydon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "lapsap.xyz": { + "social.buffalopugs.org": { + "error": "HTTPSConnectionPool(host='social.buffalopugs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "write.snopyta.org": { + "nodeinfo": { + "metadata": { + "nodeName": "Snopyta Write", + "nodeDescription": "WriteFreely hosted by Snopyta", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 10, + "publicReader": true, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, + "usage": { + "users": { + "total": 107, + "activeHalfyear": 1 + }, + "localPosts": 186 + }, + "version": "2.0" + } + }, + "mas.ynh.fr": { + "error": "HTTPSConnectionPool(host='mas.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cybersecurity.social": { + "error": 404 + }, + "blog.hamzahkhan.com": { "nodeinfo": { "version": "2.0", "software": { @@ -2283,8 +1998,8 @@ "users": { "total": 1 }, - "localPosts": 3, - "localComments": 2 + "localPosts": 27, + "localComments": 107 }, "openRegistrations": false, "protocols": [ @@ -2295,88 +2010,237 @@ "outbound": [] }, "metadata": { - "email": "robin@janssens.me.uk" + "email": "hamzah@hamzahkhan.com" } } }, - "rssfeedon.m.to": { - "error": "HTTPSConnectionPool(host='rssfeedon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "luxray.club": { + "error": "HTTPSConnectionPool(host='luxray.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ponies.im": { + "eindhoven.vlo44.nl": { + "error": "HTTPSConnectionPool(host='eindhoven.vlo44.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "micro.remond.im": { + "error": 404 + }, + "uzume.uno": { + "error": "HTTPSConnectionPool(host='uzume.uno', port=443): Read timed out. (read timeout=3)" + }, + "lordinateur.tech": { + "error": 521 + }, + "ef67.myhome.cx": { + "error": "HTTPSConnectionPool(host='ef67.myhome.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "marlonpapa.com": { + "error": "HTTPSConnectionPool(host='marlonpapa.com', port=443): Read timed out. (read timeout=3)" + }, + "quackshack.xyz": { + "error": "HTTPSConnectionPool(host='quackshack.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.le.clerc.eu.org": { + "error": 403 + }, + "6vaca6fk0vhhbacy.myfritz.net": { + "error": 404 + }, + "misskey.xmcode.pl": { + "error": "HTTPSConnectionPool(host='misskey.xmcode.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "carfulhony.com": { + "error": "HTTPSConnectionPool(host='carfulhony.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dlun.ch": { + "error": "HTTPSConnectionPool(host='0x17.dev', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pfefferle.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 5, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "webmaster@pfefferle.org" + } + } + }, + "ostatus.shade3d.jp": { + "error": 404 + }, + "mastodon.k0rko.fr": { + "error": "HTTPSConnectionPool(host='mastodon.k0rko.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "watch.sckc.stream": { + "error": "HTTPSConnectionPool(host='watch.sckc.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "darmstadt.social": { + "error": "HTTPSConnectionPool(host='darmstadt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.franssen.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "perorin.jp": { + "error": "HTTPSConnectionPool(host='perorin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "dartcafe.de": { + "error": 404 + }, + "honk.meme.technology": { + "error": "HTTPSConnectionPool(host='honk.meme.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.furankum.ovh": { + "error": "HTTPSConnectionPool(host='tube.furankum.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thriving.party": { + "error": "HTTPSConnectionPool(host='thriving.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.xn--rthlein-n2a.de": { + "error": 404 + }, + "social.bovarys.me": { + "error": "HTTPSConnectionPool(host='social.bovarys.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friend.camp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 18, - "activeMonth": 6, - "activeHalfyear": 9 + "total": 87, + "activeMonth": 51, + "activeHalfyear": 62 }, - "localPosts": 12930 + "localPosts": 283051 }, "openRegistrations": false } }, - "nextcloud.graffen.io": { - "error": 404 + "pleroma.uni-muenster.de": { + "error": "HTTPSConnectionPool(host='pleroma.uni-muenster.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.datenruine.net": { - "error": "HTTPSConnectionPool(host='friendica.datenruine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.datenruine.net' doesn't match either of '*.tucana.uberspace.de', 'tucana.uberspace.de'\")))" + "kathrynmorton21@mastodon.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 + }, + "openRegistrations": false + } }, - "queertube.org": { - "error": "HTTPSConnectionPool(host='queertube.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tokotodon.m.to": { + "error": "HTTPSConnectionPool(host='tokotodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blogs.fromouter.space": { + "itsalex.carina.uberspace.de": { + "error": 404 + }, + "imcpwn.com": { + "error": 404 + }, + "pix.repomaa.com": { "nodeinfo": { "metadata": { - "nodeName": "Blogs from outer space", - "nodeDescription": "Minimal, federated blogging platform.", + "nodeName": "pix.repomaa.com", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "maxBlogs": 999, - "publicReader": true, - "invites": false + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "20", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pix.repomaa.com", + "url": "https://pix.repomaa.com" + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "" + "name": "pixelfed", + "version": "0.10.6" }, "usage": { + "localPosts": 36, + "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 2 - }, - "localPosts": 3 + "total": 4, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "badabadoc.online": { - "error": "HTTPSConnectionPool(host='badabadoc.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "twotwo.cloud": { + "error": "HTTPSConnectionPool(host='twotwo.cloud', port=443): Read timed out. (read timeout=3)" }, - "livia1.dnsup.net": { - "error": "HTTPSConnectionPool(host='livia1.dnsup.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.arisu.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "fediverse.nenmyx.dev": { + "sea.soundship.de": { + "error": "HTTPSConnectionPool(host='sea.soundship.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "janian.de": { + "error": "HTTPSConnectionPool(host='janian.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "letsalllovela.in": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -2386,21 +2250,54 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "TagPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "baraag.net" + ], + "media_nsfw": [ + "humblr.social" + ], + "media_removal": [], + "reject": [ + "melalandia.tk", + "weedis.life", + "social.hatthieves.es" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/nenmyx", + "nodeName": "the wired", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -2448,16 +2345,12 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fediverse.nenmyx.dev/users/nenmyx", - "https://fediverse.nenmyx.dev/users/FartBath", - "https://fediverse.nenmyx.dev/users/orvira" + "https://letsalllovela.in/users/essie", + "https://letsalllovela.in/users/nik", + "https://letsalllovela.in/users/crushv" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -2468,8 +2361,7 @@ }, "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -2477,272 +2369,571 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.50-670-gb1e2ad3f-develop" }, "usage": { - "localPosts": 190, + "localPosts": 185171, "users": { - "total": 4 + "total": 197 } }, "version": "2.0" } }, - "take.farm": { - "error": "HTTPSConnectionPool(host='take.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "honk.tedunangst.com": { - "error": 404 - }, - "tubul.net": { - "error": 404 - }, - "friendica.hamiller.net": { - "error": "HTTPSConnectionPool(host='friendica.hamiller.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "beyondhorizons.eu": { - "error": "HTTPSConnectionPool(host='beyondhorizons.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beyondhorizons.eu' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "secret.intelme.com": { - "error": "HTTPSConnectionPool(host='secret.intelme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social-u.tokyo": { + "error": "HTTPSConnectionPool(host='social-u.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "hub.vamp.ink": { - "error": 404 + "mastodon.jordanhall.co.uk": { + "error": "HTTPSConnectionPool(host='mastodon.jordanhall.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gnusocial.no": { + "relay.pettingzoo.co": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "1.20.9-release" - }, + "openRegistrations": true, "protocols": [ - "ostatus" + "activitypub" ], "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, - "openRegistrations": true, "usage": { + "localPosts": 0, "users": { - "total": 588, - "activeHalfyear": 194, - "activeMonth": 50 - }, - "localPosts": 48681, - "localComments": 864 + "total": 1 + } }, - "metadata": {} + "version": "2.0", + "metadata": { + "peers": [ + "pettingzoo.co", + "banana.dog", + "greencarnation.masto.host", + "plush.city", + "feather.city", + "social.kithop.ca", + "mastodon.pettingzoo.dev", + "es.muy.moe", + "bobadon.co.uk", + "ms.technodro.me", + "slum.cloud", + "mares.cafe", + "social.strueker.net", + "ministry.moonbutt.science", + "abbotsfurred.ca", + "m.kuko.hamburg", + "suspended.club", + "mastodon.minecloud.ro", + "chile.masto.host", + "fediverse.nenmyx.dev", + "jorts.online", + "social.itsneversunnyinnd.com", + "toot.wales", + "citadel.thecore.city", + "soc.hyena.network", + "kiku.bokuha.ninja", + "social.linux.pizza", + "casually.cat", + "barkshark.xyz", + "chomp.life", + "social.tulsa.ok.us", + "pleroma.armpit.me" + ] + } } }, - "nextcloud.sdfa3.org": { - "error": 403 + "mastodon.greatlakescode.us": { + "error": 502 }, - "cloud.3hw.de": { - "error": 403 + "rss.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='rss.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "box.equantum.fr": { + "b--n.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "m.eula.dev": { "error": 403 }, - "blog.grotenhuis.info": { - "error": 404 + "brakebill.me": { + "error": "HTTPSConnectionPool(host='brakebill.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "box.therontekbox.xyz": { + "mastodon.social/users/wolf": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "niyawe.de": { "error": 404 }, - "kiichan.space": { + "foto.proyectozero.org": { + "error": "HTTPSConnectionPool(host='foto.proyectozero.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "weebsite.net": { + "error": "HTTPSConnectionPool(host='weebsite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vfc.uber.space": { "error": 404 }, - "playvicious.social": { + "cloud.wigandt.net": { + "error": "HTTPSConnectionPool(host='cloud.wigandt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.yokohama": { + "error": 521 + }, + "6q2coqgxaihc7or0t9vqzmmjqu.4chan.icu": { + "error": "HTTPSConnectionPool(host='6q2coqgxaihc7or0t9vqzmmjqu.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "toot.cerebralab.com": { + "error": "HTTPSConnectionPool(host='toot.cerebralab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.daumiller.eu": { + "error": "HTTPSConnectionPool(host='cloud.daumiller.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "websozis.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 348, - "activeMonth": 44, - "activeHalfyear": 77 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 6 }, - "localPosts": 190854 + "localPosts": 115 }, - "openRegistrations": false + "openRegistrations": true } }, - "maddypa.ws": { + "pxl.yarmo.eu": { + "error": "HTTPSConnectionPool(host='pxl.yarmo.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.earth": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 80, + "activeMonth": 12, + "activeHalfyear": 21 }, - "localPosts": 1724 + "localPosts": 2043 }, "openRegistrations": false } }, - "tamilsocial.org": { - "error": "HTTPSConnectionPool(host='tamilsocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.waifu.space": { - "error": "HTTPSConnectionPool(host='mstdn.waifu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "blog.writefreely.org": { - "nodeinfo": { - "metadata": { - "nodeName": "Write Freely", - "nodeDescription": "Simple, federated, self-hosted writing platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 18 - }, - "version": "2.0" - } - }, - "social.shareable.net": { - "error": "HTTPSConnectionPool(host='social.shareable.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.shareable.net timed out. (connect timeout=3)'))" - }, - "ryanhle.com": { - "error": "HTTPSConnectionPool(host='ryanhle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.adyxax.org": { - "error": "HTTPSConnectionPool(host='mastodon.adyxax.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/bnb": { + "error": 404 }, - "nc.tolstyak.net": { - "error": 403 + "cloud.z0ne.moe": { + "error": "HTTPSConnectionPool(host='cloud.z0ne.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.z0ne.moe' doesn't match either of 'fedi.z0ne.moe', 'mail.z0ne.moe', 'mc.z0ne.moe', 'muc.xmpp.z0ne.moe', 'xmpp.z0ne.moe', 'z0ne.moe', 'zerotsu.z0ne.moe'\")))" }, - "1.2isk.in": { - "error": 502 + "benis.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.v3g.de": { - "error": 502 + "reptilehouse.info": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pl.aurieh.me": { - "error": "HTTPSConnectionPool(host='pl.aurieh.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.retrodigital.net": { + "error": "HTTPSConnectionPool(host='mastodon.retrodigital.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anarchism.space": { + "mastodon.owls.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2113, - "activeMonth": 175, - "activeHalfyear": 289 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 151182 + "localPosts": 8 }, "openRegistrations": false } }, - "himastdon.club": { - "error": "HTTPSConnectionPool(host='himastdon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "fransleys.duckdns.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.dpost.jp": { - "error": "HTTPSConnectionPool(host='mstdn.dpost.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kotatsu.jp": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "planet.moe": { + "srkn.org": { + "nodeinfo": { + "metadata": { + "nodeName": "srkn.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "srkn.org", + "url": "https://srkn.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 7, + "localComments": 0, + "users": { + "total": 6, + "activeHalfyear": 3, + "activeMonth": 1 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "bilboed.tech": { + "error": "HTTPSConnectionPool(host='bilboed.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.monsieurbidouille.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 2343, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Monsieur Bidouille", + "nodeDescription": "Bienvenue sur l'instance Peertube de Monsieur Bidouille !" + } + } + }, + "mastodon.opencloud.lu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 236, - "activeMonth": 85, - "activeHalfyear": 159 + "total": 66, + "activeMonth": 30, + "activeHalfyear": 365 }, - "localPosts": 83831 + "localPosts": 6109 }, "openRegistrations": true } }, - "kickscondor.com": { + "regret.horse": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "lovethe.wang": { + "error": "HTTPSConnectionPool(host='lovethe.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kanina.be": { + "error": "HTTPSConnectionPool(host='kanina.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.linuxserver.pro": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 37 + }, + "openRegistrations": false + } + }, + "mkgrcd.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "streamers.social": { + "error": "HTTPSConnectionPool(host='streamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sampo.webhop.me": { + "error": "HTTPSConnectionPool(host='sampo.webhop.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "communicating.cypherpunk.observer": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma/cypherpunk.observer", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://communicating.cypherpunk.observer/users/shibayashi" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 1953, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "paulopinto.xyz": { "error": 404 }, - "rampantmonkey.social": { - "error": "HTTPSConnectionPool(host='rampantmonkey.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.z428.eu": { + "error": 404 }, - "ps.thisiswhat.in": { - "error": "HTTPSConnectionPool(host='ps.thisiswhat.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.jsfamily.in": { + "error": "HTTPSConnectionPool(host='mastodon.jsfamily.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "djs.social": { - "error": "HTTPSConnectionPool(host='djs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pleroma.leite.dev": { + "error": "HTTPSConnectionPool(host='pleroma.leite.dev', port=443): Read timed out. (read timeout=3)" }, - "bodybuilding.im": { - "error": "HTTPSConnectionPool(host='bodybuilding.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mock76.synology.me": { + "error": "HTTPSConnectionPool(host='mock76.synology.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "5ma.club": { - "error": "HTTPSConnectionPool(host='5ma.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "s1.b5.pm": { + "error": "HTTPSConnectionPool(host='s1.b5.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "serveromnis.com": { - "error": "HTTPSConnectionPool(host='serveromnis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'serveromnis.com' doesn't match either of 'omnis-systems.com', 'www.omnis-systems.com'\")))" + "chiji.space": { + "error": "HTTPSConnectionPool(host='chiji.space', port=443): Read timed out. (read timeout=3)" }, - "pettingzoo.dev": { - "error": "HTTPSConnectionPool(host='pettingzoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pettingzoo.dev' doesn't match either of '*.pup.haus', 'pup.haus'\")))" + "calamity.masto.host": { + "error": "HTTPSConnectionPool(host='calamity.masto.host', port=443): Read timed out. (read timeout=3)" }, - "k4sani6do8j0nk7gomwd.4chan.icu": { - "error": "HTTPSConnectionPool(host='k4sani6do8j0nk7gomwd.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.scoffoni.net": { + "error": "HTTPSConnectionPool(host='mastodon.scoffoni.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sccn.club": { + "nextcloud.codesnippy.com": { + "error": 404 + }, + "s.h7i.jp": { + "error": "HTTPSConnectionPool(host='s.h7i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "misanthrope.me": { + "error": "HTTPSConnectionPool(host='misanthrope.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gauchiste.club": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "f.diekershoff.de": { + "error": "HTTPSConnectionPool(host='f.diekershoff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "theshi.re": { + "error": "HTTPSConnectionPool(host='theshi.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "schlegelmilch.org": { + "error": "HTTPSConnectionPool(host='schlegelmilch.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fivewords.uk": { + "error": "HTTPSConnectionPool(host='fivewords.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.bitcast.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nextcloud.gabrielwilson.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "soramame.m.to": { + "error": "HTTPSConnectionPool(host='soramame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/existentiallyours": { + "error": 404 + }, + "mastodon.scheid.tech": { "nodeinfo": { "version": "2.0", "software": { @@ -2754,55 +2945,504 @@ ], "usage": { "users": { - "total": 5, + "total": 1, "activeMonth": 0, - "activeHalfyear": 4 + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "mastodon.donokoanoko.jp": { + "error": 503 + }, + "ost.alglab.net": { + "error": 404 + }, + "mstdn.nil.nu": { + "error": "HTTPSConnectionPool(host='mstdn.nil.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pnw.life": { + "error": "HTTPSConnectionPool(host='pnw.life', port=443): Read timed out. (read timeout=3)" + }, + "cloud.klotz.freedombox.rocks": { + "error": "HTTPSConnectionPool(host='cloud.klotz.freedombox.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.klotz.freedombox.rocks' doesn't match either of 'fj5vovka1to5wrki.myfritz.net', 'klotz.freedombox.rocks'\")))" + }, + "inkwell.studio": { + "error": "HTTPSConnectionPool(host='inkwell.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.limilo.com": { + "error": "HTTPSConnectionPool(host='mastodon.limilo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "polska.masto.host": { + "error": "HTTPSConnectionPool(host='polska.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hannah.raspberryip.com": { + "error": 404 + }, + "tailma.ws": { + "error": "HTTPSConnectionPool(host='tailma.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.syundo.org": { + "error": "HTTPSConnectionPool(host='mastodon.syundo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.syundo.org' doesn't match either of 'cloudfront.net', '*.cloudfront.net'\")))" + }, + "social.picky-comic.com": { + "error": "HTTPSConnectionPool(host='social.picky-comic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastdon.roz-dev.site": { + "error": "HTTPSConnectionPool(host='mastdon.roz-dev.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tycho.space": { + "error": "HTTPSConnectionPool(host='social.tycho.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "m.mindblast.space": { + "error": "HTTPSConnectionPool(host='m.mindblast.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "conclave.netherrealm.net": { + "error": "HTTPSConnectionPool(host='conclave.netherrealm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "micro.netzspielplatz.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "moneydance.online": { + "error": "HTTPSConnectionPool(host='moneydance.online', port=443): Read timed out. (read timeout=3)" + }, + "tube.mithril.re": { + "error": "HTTPSConnectionPool(host='tube.mithril.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.fran.cr": { + "error": 404 + }, + "peertube.gaiserik.com": { + "error": "HTTPSConnectionPool(host='peertube.gaiserik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hobaugh.social": { + "error": "HTTPSConnectionPool(host='hobaugh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thechurchofmemes.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "schildt.social": { + "error": "HTTPSConnectionPool(host='schildt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/Ponylipjes": { + "error": 404 + }, + "pleroma.nethole.us": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Nethole", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.nethole.us/users/tmy" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 1894, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "wabi.m.to": { + "error": "HTTPSConnectionPool(host='wabi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "338338.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 14477 + "localPosts": 262 }, "openRegistrations": true } }, - "peertube.cipherbliss.com": { + "social.dev.gy": { + "error": "HTTPSConnectionPool(host='social.dev.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/jsavalle": { + "error": 404 + }, + "gaeilge.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "hoezithetnuecht.nl": { + "error": 404 + }, + "social.daggerpath.com": { + "error": "HTTPSConnectionPool(host='social.daggerpath.com', port=443): Read timed out. (read timeout=3)" + }, + "gancio4.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio4.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "huwa.m.to": { + "error": "HTTPSConnectionPool(host='huwa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pantsu.biz": { + "error": 404 + }, + "social.c0de.rocks": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "twitter" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": { - "total": 180 - }, - "localPosts": 81058, - "localComments": 16 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "CipherBliss PeerTube", - "nodeDescription": "Instance PeerTube de Cipherbliss.com, contenu g\u00e9n\u00e9raliste." + "nodeName": "social.c0de.rocks | diaspora*", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + } } } }, - "videos.coletivos.org": { + "reputatio.us": { + "error": "HTTPSConnectionPool(host='reputatio.us', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.nil.nu": { + "error": "HTTPSConnectionPool(host='mastodon.nil.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tapi.cafe": { + "error": "HTTPSConnectionPool(host='tapi.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.sideno.eu": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.sideno.eu/users/pyklik" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-106-gd74405fc-develop" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "mastodon.majorshouse.com": { + "error": "HTTPSConnectionPool(host='mastodon.majorshouse.com', port=443): Read timed out. (read timeout=3)" + }, + "mevo.xyz": { + "error": "HTTPSConnectionPool(host='mevo.xyz', port=443): Read timed out. (read timeout=3)" + }, + "jamesmwright.com": { + "error": "HTTPSConnectionPool(host='jamesmwright.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jamesmwright.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + }, + "cloud.comendatore.net": { + "error": 404 + }, + "video.taboulisme.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ef7.cc": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bgzashtita.espisma": { + "error": "HTTPSConnectionPool(host='bgzashtita.espisma', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.vecna.xyz": { + "error": "HTTPSConnectionPool(host='fedi.vecna.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.vecna.xyz' doesn't match 'er-dark.jp.vecna.xyz'\")))" + }, + "takibi.m.to": { + "error": "HTTPSConnectionPool(host='takibi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "my.raccoon.life": { + "error": "HTTPSConnectionPool(host='my.raccoon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aikr.jp": { + "error": "HTTPSConnectionPool(host='aikr.jp', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.mkakh.com": { + "error": "HTTPSConnectionPool(host='mstdn.mkakh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.michaelcadkins.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nextcloud.forum-bonn.de": { + "error": 404 + }, + "digilife.club": { + "error": 520 + }, + "social.pixie.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 18, + "activeMonth": 22, + "activeHalfyear": 41 + }, + "localPosts": 15458 + }, + "openRegistrations": true + } + }, + "honk.wowana.me": { + "error": "HTTPSConnectionPool(host='honk.wowana.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.revconnect.com": { + "error": "HTTPSConnectionPool(host='mastodon.revconnect.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "snow-crash.org": { + "error": 404 + }, + "tube.yukimochi.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -2817,33 +3457,23 @@ "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 2 }, - "localPosts": 94126, - "localComments": 7 + "localPosts": 171, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "coletivos.tube", - "nodeDescription": "PeerTube, uma plataforma de video de c\u00f3digo aberto e federada!", + "nodeName": "\u96ea\u9905\u306e\u52d5\u753b\u5de5\u623f", + "nodeDescription": "\u96ea\u9905\u3068\u5357\u3042\u304b\u306d\u306e PeerTube \u52d5\u753b\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -2854,25 +3484,28 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -2936,8 +3569,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -2951,61 +3584,19 @@ } } }, - "gs.sdfeu.org": { - "error": "HTTPSConnectionPool(host='gs.sdfeu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "subak.club": { - "error": 404 - }, - "mastodon.sabatino.pro": { - "error": 404 - }, - "eriki.ddns.net": { - "error": "HTTPSConnectionPool(host='eriki.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neigh.horse": { - "error": 404 - }, - "cloud.ziks.net": { - "error": 403 - }, - "gunter.de": { - "error": "HTTPSConnectionPool(host='gunter.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gunter.de' doesn't match 'difalco.cloudnfi.it'\")))" - }, - "r5.nz": { - "error": "HTTPSConnectionPool(host='r5.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'r5.nz' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" - }, - "hub.berezowski.de": { - "error": 404 - }, - "social.wellton.com.br": { - "error": "HTTPSConnectionPool(host='social.wellton.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "miestodon.com": { - "error": "HTTPSConnectionPool(host='miestodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "christodon.com": { - "error": "HTTPSConnectionPool(host='christodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "idw.zone": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.social/users/tomcat": { + "mastodon.social/users/MnemonicLight": { "error": 404 }, - "rebels.rest": { - "error": "HTTPSConnectionPool(host='rebels.rest', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ancientoch.info": { - "error": "HTTPSConnectionPool(host='ancientoch.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "empty.cafe": { - "error": "HTTPSConnectionPool(host='empty.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sofubi.superleet.club": { - "error": "HTTPSConnectionPool(host='sofubi.superleet.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pounced.me": { + "error": "HTTPSConnectionPool(host='pounced.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "arndot.de": { - "error": 500 + "squeak.live": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "leftist.network": { + "bostonmusic.online": { "nodeinfo": { "version": "2.0", "software": { @@ -3017,549 +3608,184 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 5, + "activeHalfyear": 5 }, - "localPosts": 1 + "localPosts": 50 }, "openRegistrations": true } }, - "gs.archaeme.tech": { - "error": "HTTPSConnectionPool(host='gs.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pepecyb.hu": { - "error": 403 - }, - "bungudon.jp": { - "error": "HTTPSConnectionPool(host='bungudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relaydev.barkshark.xyz": { + "error": 502 }, - "quiethabits.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Quiet Habits", - "nodeDescription": "In a noisy world, it's important to find a little quiet", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 24 - }, - "version": "2.0" - } + "pl.ballmerlabs.net": { + "error": "HTTPSConnectionPool(host='pl.ballmerlabs.net', port=443): Read timed out. (read timeout=3)" }, - "artraige.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 80, - "activeMonth": 7, - "activeHalfyear": 40 - }, - "localPosts": 423 - }, - "openRegistrations": true - } + "cloud.ionian.eu": { + "error": "HTTPSConnectionPool(host='cloud.ionian.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ma.sns.onl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 4, - "activeHalfyear": 7 - }, - "localPosts": 635 - }, - "openRegistrations": false - } + "cloud.koyu.space": { + "error": "HTTPSConnectionPool(host='cloud.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "another-guild.com": { + "videos.aadtp.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 327, - "activeMonth": 163, - "activeHalfyear": 423 - }, - "localPosts": 7152 - }, - "openRegistrations": true - } - }, - "gsocial.pwarren.id.au": { - "error": 404 - }, - "kaostek.com": { - "error": "HTTPSConnectionPool(host='kaostek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "rpi-mstdn.home.neso.tech": { - "error": "HTTPSConnectionPool(host='rpi-mstdn.home.neso.tech', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/TMWReviews": { - "error": 404 - }, - "chowwi.com": { - "nodeinfo": { - "metadata": { - "nodeName": "ChowWi", - "nodeDescription": "Misc tech and security stuff. ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 4 }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "social.proppower.de": { - "error": "HTTPSConnectionPool(host='social.proppower.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "topic-master.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "localPosts": 2246, + "localComments": 0 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 11 - }, - "openRegistrations": true - } - }, - "art.librepunk.club": { - "nodeinfo": { "metadata": { - "nodeName": "art.librepunk.club", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "1500", - "album_limit": "10", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "AADTP Peertube", + "nodeDescription": "La plateforme vid\u00e9os des Acteurs et Actrices des Temps Pr\u00e9sents", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "name": "\ud83c\udfa8librepunk\ud83c\udfa8", - "domain": "art.librepunk.club", - "url": "https://art.librepunk.club", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 296, - "localComments": 0, - "users": { - "total": 106, - "activeHalfyear": 121, - "activeMonth": 41 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "bouwenaanbeter.nl": { - "error": 404 - }, - "chemtrail.airforce": { - "error": 404 - }, - "our.wtf": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 14 - }, - "openRegistrations": true - } - }, - "music.bruniau.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.20.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 3, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://music.bruniau.net/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 1877 - }, - "artists": { - "total": 361 }, - "albums": { - "total": 442 + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } }, - "music": { - "hours": 137.02944444444444 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 16 + "trending": { + "videos": { + "intervalDays": 7 } }, - "listenings": { - "total": 1196 + "tracker": { + "enabled": true } } } } }, - "mastodon.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 - }, - "localPosts": 22380811 - }, - "openRegistrations": false - } - }, - "esp.community": { - "error": "HTTPSConnectionPool(host='esp.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pao.asutodon.tokyo": { - "error": "HTTPSConnectionPool(host='pao.asutodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neurosciencenews.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "peertube.moe": { - "error": "HTTPSConnectionPool(host='peertube.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.growzrom.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Growzrom", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "cloud.tonnan.org": { - "error": 404 - }, - "paulrobertlloyd.com": { + "oc.ogoethel.de": { "error": 404 }, - "introvert.social": { - "error": "HTTPSConnectionPool(host='introvert.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to introvert.social timed out. (connect timeout=3)'))" - }, - "hs-mastodon.root-s.xyz": { - "error": "HTTPSConnectionPool(host='hs-mastodon.root-s.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "podcast.style": { - "error": "HTTPSConnectionPool(host='podcast.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.mlborder.com": { - "error": "HTTPSConnectionPool(host='mastodon.mlborder.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "resipsa.social": { + "error": "HTTPSConnectionPool(host='resipsa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.alcalyn.app": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 17353, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } + "fucking.soy": { + "error": "HTTPSConnectionPool(host='fucking.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube.bn4t.me": { + "peertube.opencloud.lu": { "nodeinfo": { "version": "2.0", "software": { @@ -3579,24 +3805,34 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 3 }, - "localPosts": 37, + "localPosts": 160, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "Personal PeerTube instance of bn4t.", + "nodeName": "PeerTube Luxembourg", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { "enabled": true @@ -3606,7 +3842,7 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -3614,7 +3850,8 @@ "enabledResolutions": [ 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -3630,7 +3867,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -3687,8 +3924,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -3702,185 +3939,347 @@ } } }, - "social.home.luclu7.fr": { - "error": "HTTPSConnectionPool(host='social.home.luclu7.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.home.luclu7.fr timed out. (connect timeout=3)'))" - }, - "mastodon.dirkkelly.com": { - "error": "HTTPSConnectionPool(host='mastodon.dirkkelly.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.dirkkelly.com' doesn't match either of '*.herokuapp.com', 'herokuapp.com'\")))" - }, - "mastodon.social/users/tindall": { - "error": 404 - }, - "nextcloud.dreamstyleus.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "eddiehinkle.com": { - "error": 502 - }, - "xserver.work": { - "error": "HTTPSConnectionPool(host='xserver.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to xserver.work timed out. (connect timeout=3)'))" - }, - "nrop.cant.at": { - "error": "HTTPSConnectionPool(host='nrop.cant.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sitedethib.com": { - "error": 404 - }, - "pleroma.anfora.social": { - "error": "HTTPSConnectionPool(host='pleroma.anfora.social', port=443): Read timed out. (read timeout=3)" - }, - "gundam.masto.host": { - "error": "HTTPSConnectionPool(host='gundam.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.sleeck.eu": { - "error": "HTTPSConnectionPool(host='mastodon.sleeck.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "next.outandproud-hifi.life": { - "error": "HTTPSConnectionPool(host='next.outandproud-hifi.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.meneame.net": { + "gould.cx": { "error": 404 }, - "talk.sevvie.ltd": { - "error": "HTTPSConnectionPool(host='talk.sevvie.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'talk.sevvie.ltd' doesn't match either of '*.wordpress.com', 'wordpress.com'\")))" - }, - "liker.social": { + "lazer.pizza": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 116, - "activeMonth": 50, - "activeHalfyear": 128 + "total": 24, + "activeMonth": 11, + "activeHalfyear": 26 }, - "localPosts": 2173 + "localPosts": 25452 }, "openRegistrations": true } }, - "anime.country": { - "error": "HTTPSConnectionPool(host='anime.country', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "observer.federa.site": { + "error": "HTTPSConnectionPool(host='observer.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "henrygarner.im": { - "error": "HTTPSConnectionPool(host='henrygarner.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to henrygarner.im timed out. (connect timeout=3)'))" + "social.zyphon.com": { + "error": "HTTPSConnectionPool(host='brad.li', port=443): Max retries exceeded with url: /yunohost/sso/?r=aHR0cHM6Ly9zb2NpYWwuenlwaG9uLmNvbS8ud2VsbC1rbm93bi9ub2RlaW5mbw== (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.divnull.com": { + "izumyan.m.to": { + "error": "HTTPSConnectionPool(host='izumyan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "instance1.mobilizon.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" + "metadata": { + "nodeDescription": "This is a first test instance. Don't look at anything\u00a0!", + "nodeName": "Instance un" }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "Mobilizon", + "version": "1.0.0-beta.2" + }, "usage": { + "localComments": 1, + "localPosts": 2, "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 - }, - "localPosts": 10, - "localComments": 4 + "total": 1 + } }, - "metadata": { - "nodeName": "DivNull Hubzilla" - } + "version": "2.0" } }, - "mastodon.theedgeofrage.com": { - "error": "HTTPSConnectionPool(host='mastodon.theedgeofrage.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.squealingrat.org/friendika": { + "nithgrim.wordpress.com": { "error": 404 }, - "mastodon.com.tw": { - "error": "HTTPSConnectionPool(host='mastodon.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "animo.m.to": { - "error": "HTTPSConnectionPool(host='animo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.kazuhiko.kitamura.name": { - "error": "HTTPSConnectionPool(host='pleroma.kazuhiko.kitamura.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.kazuhiko.kitamura.name' doesn't match 'devshell-vm-011029a8-a8ca-4dca-b393-1b78b46806e4.cloudshell.dev'\")))" - }, - "msky.jnsk.info": { - "error": "HTTPSConnectionPool(host='msky.jnsk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.argon.city": { - "error": "HTTPSConnectionPool(host='social.argon.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nc.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='nc.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toomuchinformation.de": { + "nocoolnametom.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 9 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.social", + "unsafe.space", + "shitposter.club", + "pawoo.net", + "masutabedon.com", + "ika.moe", + "baraag.net", + "freezepeach.xyz", + "woofer.alfter.us", + "social.au2pb.net", + "sealion.club", + "gs.smuglo.li", + "social.heldscal.la", + "wrongthink.net", + "gs.kawa-kun.com", + "social.targaryen.house", + "anitwitter.moe", + "an\nitwitter.com", + "toot.love", + "101010.pl", + "bofa.lol", + "melalandia.tk", + "socnet.supes.com", + "raki.social", + "freespeechextremist.com", + "sapphos.be", + "tri.cash", + "albin.social", + "diaspsocial.com", + "tootsocial.com", + "newjack.city", + "soc.h4x.group", + "friends.nico", + "the.hedgehoghunter.club", + "loadaverage.org", + "pl.smuglio.li\n", + "radical.town", + "mastodon.loliandstuff.moe", + "greenlifeplus.net", + "ap.uwu.st", + "gameliberty.club", + "honey.church", + "liberdon.com", + "quey.com", + "gasthe.lgbt", + "beckbeard.xyz", + "rapefeminists.network", + "infosec.exchange", + "hackers.town", + "social.quodverum.com", + "cloutfla.re", + "xn-6r8h.tk", + "daffodil-11.org", + "socialne\ntwork.ninja", + "social.librem.one", + "pl.756racing.com", + "social.homunyan.com", + "nomoresha.me", + "rightmastodon.com", + "pieville.net", + "noagendasocial.com", + "lainternet.online", + "bsd.moe", + "waifu.social", + "npf.mlpol.net", + "artitelacy.net", + "kneegrows.top", + "feminism.lgbt", + "wagesofsinisdeath.com", + "cnet.site" + ], + "media_nsfw": [ + "artalley.porn" + ], + "media_removal": [ + "pawoo.net", + "sinblr.com", + "humblr.social" + ], + "reject": [ + "gab.social", + "unsafe.space", + "shitposter.club", + "pawoo.net", + "masutabedon.com", + "ika.moe", + "baraag.net", + "freezepeach.xyz", + "woofer.alfter.us", + "social.au2pb.net", + "sealion.club", + "gs.smuglo.li", + "social.heldscal.la", + "wrongthink.net", + "gs.kawa-kun.com", + "social.targaryen.house", + "anitwitter.moe", + "anitwitter.com", + "toot\n.love", + "101010.pl", + "bofa.lol", + "melalandia.tk", + "socnet.supes.com", + "raki.social", + "freespeechextremist.com", + "sapphos.be", + "tri.cash", + "albin.social", + "diaspsocial.com", + "tootsocial.com", + "newjack.city", + "soc.h4x.group", + "friends.nico", + "the.hedgehoghunter.club", + "loadaverage.org", + "pl.smuglio.li", + "radical.town", + "\nmastodon.loliandstuff.moe", + "greenlifeplus.net", + "ap.uwu.st", + "gameliberty.club", + "honey.church", + "liberdon.com", + "quey.com", + "gasthe.lgbt", + "beckbeard.xyz", + "rapefeminists.network", + "infosec.exchange", + "hackers.town", + "social.quodverum.com", + "cloutfla.re", + "xn-6r8h.tk", + "daffodil-11.org", + "socialnetwork.ninja", + "socia\nl.librem.one", + "pl.756racing.com", + "social.homunyan.com", + "nomoresha.me", + "rightmastodon.com", + "pieville.net", + "noagendasocial.com", + "lainternet.online", + "bsd.moe", + "waifu.social", + "npf.mlpol.net", + "artitelacy.net", + "kneegrows.top", + "feminism.lgbt", + "wagesofsinisdeath.com", + "cnet.site" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "localPosts": 3109, - "localComments": 656 + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Personal Social Networking for Tom Dogett", + "nodeName": "NoCoolNameTom.com", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://nocoolnametom.com/users/tom" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], "outbound": [] }, - "metadata": { - "email": "www@herkenhoff.com" - } - } - }, - "mastodon.nogods.be": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "1.1.8" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 3, "users": { - "total": 42, - "activeMonth": 10, - "activeHalfyear": 37 - }, - "localPosts": 43 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "honk.theta.eu.org": { - "error": 502 + "code.angeley.es": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "elephant.bike": { + "zion-techs.com": { "nodeinfo": { "version": "2.0", "software": { @@ -3892,188 +4291,41 @@ ], "usage": { "users": { - "total": 42, - "activeMonth": 87, - "activeHalfyear": 223 - }, - "localPosts": 517 - }, - "openRegistrations": false - } - }, - "luminescent.ink": { - "error": "HTTPSConnectionPool(host='luminescent.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "organizing.social": { - "error": "HTTPSConnectionPool(host='organizing.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.barippi.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 8 - }, - "localPosts": 30 - }, - "openRegistrations": false - } - }, - "mstdn.nightowl.jp": { - "error": "HTTPSConnectionPool(host='mstdn.nightowl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "selfcare.masto.host": { - "error": "HTTPSConnectionPool(host='selfcare.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mas.stevencapellan.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, + "total": 7, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 82 + "localPosts": 320 }, "openRegistrations": true } }, - "zuyadon.tk": { - "error": "HTTPSConnectionPool(host='zuyadon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zuyadon.tk timed out. (connect timeout=3)'))" - }, - "mastodon.motorcycling.life": { - "error": "HTTPSConnectionPool(host='mastodon.motorcycling.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bark.antiorario.it": { - "error": "HTTPSConnectionPool(host='bark.antiorario.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lazy8.social": { - "error": "HTTPSConnectionPool(host='lazy8.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "diaspora.com.ar": { - "error": "HTTPSConnectionPool(host='diaspora.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to diaspora.com.ar timed out. (connect timeout=3)'))" - }, - "wicce.me": { + "edouard.paris": { "error": 404 }, - "cloud.blanboom.org": { - "error": "HTTPSConnectionPool(host='cloud.blanboom.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.blanboom.org timed out. (connect timeout=3)'))" - }, - "procub.us": { - "error": "HTTPSConnectionPool(host='procub.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to procub.us timed out. (connect timeout=3)'))" - }, - "status.spun-industries.de": { - "error": "HTTPSConnectionPool(host='status.spun-industries.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.privacy.tk": { - "error": "Expecting value: line 1 column 1 (char 0)" + "twista.283.cloud": { + "error": "HTTPSConnectionPool(host='twista.283.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.thesifr.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 22 - }, - "openRegistrations": true - } + "mstdn.waifu.space": { + "error": "HTTPSConnectionPool(host='mstdn.waifu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.fenwick.pizza": { - "error": "HTTPSConnectionPool(host='social.fenwick.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "critter.town": { + "error": "HTTPSConnectionPool(host='critter.town', port=443): Read timed out. (read timeout=3)" }, - "cconnect.uber.space": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "stenodon.jp": { + "error": "HTTPSConnectionPool(host='stenodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.mawalabs.de": { + "burner.social": { "nodeinfo": { "version": "2.0", "usage": { "users": { - "total": 1 + "total": 32 }, - "localPosts": 0 + "localPosts": 61 }, "software": { - "version": "0.9.0", + "version": "1.0.4", "name": "pleroma" }, "services": { @@ -4081,10 +4333,10 @@ "inbound": [] }, "protocols": [ - "ostatus", - "activitypub" + "activitypub", + "ostatus" ], - "openRegistrations": false, + "openRegistrations": true, "metadata": { "uploadLimits": { "general": 16000000, @@ -4093,20 +4345,23 @@ "avatar": 2000000 }, "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "web": "https://vinayaka.distsn.org", "timeout": 300000, "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, + "limit": 40, "enabled": false }, - "staffAccounts": [], - "restrictedNicknames": [ + "staffAccounts": [ + "https://burner.social/users/Burner" + ], + "restrictedNicknames": [ ".well-known", "~", "about", "activities", "api", "auth", + "check_password", "dev", "friend-requests", "inbox", @@ -4127,6 +4382,7 @@ "status", "tag", "user-search", + "user_exists", "users", "web" ], @@ -4134,19 +4390,29 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], - "nodeName": "Pleroma/mawalabs", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Burner.Social", + "nodeDescription": "Federated social network for Burners, running on Pleroma.", "invitesEnabled": false, "federation": { "quarantined_instances": [], "mrf_user_allowlist": {}, "mrf_simple": { + "report_removal": [], "reject": [], "media_removal": [], "media_nsfw": [], "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], "accept": [] }, "mrf_policies": [ @@ -4156,12 +4422,15 @@ "replace": [], "reject": [], "federated_timeline_removal": [] - } + }, + "exclusions": false }, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", "chat", "relay" ], @@ -4169,271 +4438,208 @@ } } }, - "testchamber.one": { + "frozentruth.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Test Chamber One", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://testchamber.one/users/wunder" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "frozentruth.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "frozentruth.com", + "domain": "frozentruth.com", + "url": "https://frozentruth.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 226, + "localPosts": 306, + "localComments": 0, "users": { - "total": 2 + "total": 1, + "activeHalfyear": 2, + "activeMonth": 1 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "autre.net": { - "error": 404 - }, - "social.kogak.ninja": { - "error": 502 - }, - "wakuwakuthy5297.jp": { - "error": "HTTPSConnectionPool(host='wakuwakuthy5297.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wakuwakuthy5297.jp timed out. (connect timeout=3)'))" - }, - "music.otogamer.me": { - "error": "HTTPSConnectionPool(host='music.otogamer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.nx-pod.de": { - "error": "HTTPSConnectionPool(host='friendica.nx-pod.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mm.kddlb.cl": { - "error": "HTTPSConnectionPool(host='mm.kddlb.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ulrar.net": { - "error": 404 - }, - "kimonosou.tokyo": { - "error": "HTTPSConnectionPool(host='kimonosou.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "amaranth.network": { - "error": 404 + "cusocial.club": { + "error": "HTTPSConnectionPool(host='cusocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastotest.gameliberty.club": { - "error": "HTTPSConnectionPool(host='mastotest.gameliberty.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastotest.gameliberty.club timed out. (connect timeout=3)'))" + "rpi.limited.systems": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nextcloud.sixy.name": { - "error": 404 + "blog.bootloader.io": { + "error": 502 }, - "masto.vuc.me": { - "error": "HTTPSConnectionPool(host='masto.vuc.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.nettohikari.com": { + "error": "HTTPSConnectionPool(host='social.nettohikari.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hw.aqr.af": { - "error": "HTTPSConnectionPool(host='hw.aqr.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "fossforward.com": { + "error": "HTTPSConnectionPool(host='fossforward.com', port=443): Read timed out. (read timeout=3)" }, - "pix.flairy.de": { - "error": "HTTPSConnectionPool(host='pix.flairy.de', port=443): Read timed out. (read timeout=3)" + "begbie.party": { + "error": "HTTPSConnectionPool(host='begbie.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.ear7h.net": { + "homo.dev": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 313 + "localPosts": 84 }, "openRegistrations": true } }, - "stinkt.online": { + "aec.masto.host": { + "error": "HTTPSConnectionPool(host='aec.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sergal.org": { "error": 404 }, - "mstdn.deiru.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.deiru.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.catgirl.website": { + "error": "HTTPSConnectionPool(host='pl.catgirl.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "britain.masto.host": { + "mastodon.network": { + "error": "HTTPSConnectionPool(host='mastodon.network', port=443): Read timed out. (read timeout=3)" + }, + "manheim.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 5 + "total": 54, + "activeMonth": 24, + "activeHalfyear": 271 }, - "localPosts": 1761 + "localPosts": 67495 }, - "openRegistrations": false + "openRegistrations": true } }, - "cuddleso.me": { - "error": "HTTPSConnectionPool(host='cuddleso.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hirst.cloud": { + "error": "HTTPSConnectionPool(host='hirst.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "px1.link": { + "signs.codes": { "error": 404 }, - "crisismodel.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 8 - }, - "localPosts": 6870 - }, - "openRegistrations": false - } + "pleroma.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='pleroma.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.okaris.de": { + "hub.farthinghalearms.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 4 + "total": 20, + "activeHalfyear": 19, + "activeMonth": 17 }, - "localPosts": 2508, - "localComments": 4 + "localPosts": 3117, + "localComments": 4438 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Videos auf okaris.de", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "Farthinghale Arms" } } }, - "kirby-fans.com": { - "error": 404 - }, - "social.caa-ins.org": { + "yamagadon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -4445,94 +4651,76 @@ ], "usage": { "users": { - "total": 383, - "activeMonth": 77, - "activeHalfyear": 418 + "total": 8, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 1408 + "localPosts": 693 }, "openRegistrations": true } }, - "friendica.exon.name": { + "tube-lille.beta.education.fr": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "h.tty.pw": { + "error": "HTTPSConnectionPool(host='h.tty.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'h.tty.pw' doesn't match 'tty.pw'\")))" + }, + "mastodon.bengo.is": { + "error": "HTTPSConnectionPool(host='mastodon.bengo.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "economics.mdx.ac.uk": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2020.03-dev-1330" + "name": "wordpress", + "version": "5.2.6" }, - "protocols": { - "inbound": [ - "friendica", - "activitypub" - ], - "outbound": [ - "friendica", - "activitypub" - ] + "usage": { + "users": { + "total": 3 + }, + "localPosts": 6, + "localComments": 0 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": true, "metadata": { - "nodeName": "My Friend Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false + "email": "expeconMDXL@gmail.com" } } }, - "mstdn.klzb.top": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 32 - }, - "openRegistrations": false - } + "chronus.m.to": { + "error": "HTTPSConnectionPool(host='chronus.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "exceptional.party": { - "error": "HTTPSConnectionPool(host='exceptional.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "inversion.sungo.wtf": { + "error": "HTTPSConnectionPool(host='inversion.sungo.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soc.kouett.net.eu.org": { + "wuerzblog.de": { + "error": 404 + }, + "mstdn.misoca.jp": { + "error": "HTTPSConnectionPool(host='mstdn.misoca.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nuka.tech": { + "error": "HTTPSConnectionPool(host='nuka.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gs.surumeapps.tk": { + "error": "HTTPSConnectionPool(host='gs.surumeapps.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dartsdon.jp": { + "error": "HTTPSConnectionPool(host='dartsdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status": { + "error": "HTTPSConnectionPool(host='status', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xarxa.educoop.coop": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -4544,7 +4732,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -4561,25 +4748,24 @@ "media_nsfw": [], "media_removal": [], "reject": [ + "md.ggtea.org", + "humblr.social", + "switter.at", + "kinky.business", + "rubber.social", + "kinkyelephant.com", + "mstdn.jp", + "loli.estate", + "wxw.moe", + "social.homunyan.com", + "skippers-bin.com", + "freespeechextremist.com", + "shitposter.club", "gab.com", + "baraag.net", "gabfed.com", "pawoo.net", - "switter.at", - "baraag.net", - "waifu.social", - "newjack.city", - "albin.social", - "kneegrows.top", - "pl.smuglo.li", - "freespeechextremist.com", - "francecatholique.net", - "counter.social", - "freespeech.firedragonstudios.com", - "gameliberty.club", - "sinblr.com", - "humblr.social", - "freefedifollowers.ga", - "glindr.com" + "vipgirlfriend.xxx" ], "report_removal": [] }, @@ -4592,9 +4778,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "Xarxa Educoop", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -4642,7 +4828,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soc.kouett.net.eu.org/users/kouett" + "https://xarxa.educoop.coop/users/Educoop", + "https://xarxa.educoop.coop/users/chris" ], "suggestions": { "enabled": false @@ -4664,58 +4851,262 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.2" }, "usage": { - "localPosts": 109, + "localPosts": 6, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "friendica.mircloud.host": { + "mastodon.social/users/Iguananaut": { + "error": 404 + }, + "dokasen.com": { + "error": 404 + }, + "social.iaccessibility.net": { + "error": "HTTPSConnectionPool(host='social.iaccessibility.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marcincieslak.com": { "error": 502 }, - "sukadon.cf": { - "error": "HTTPSConnectionPool(host='sukadon.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tube.h3z.jp": { + "error": "HTTPSConnectionPool(host='tube.h3z.jp', port=443): Read timed out. (read timeout=3)" }, - "tube.odat.xyz": { + "yokosima.ddns.net": { + "error": "HTTPSConnectionPool(host='yokosima.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.unixe.de": { + "error": 404 + }, + "tubejar.com": { + "error": "HTTPSConnectionPool(host='tubejar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tubejar.com' doesn't match 'de2.terrahost.org'\")))" + }, + "wolke7.bella-barmbek.de": { + "error": 404 + }, + "dgoeke.io": { + "error": "HTTPSConnectionPool(host='dgoeke.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dgoeke.io' doesn't match either of 'www.yummyspecials.com', 'yummyspecials.com'\")))" + }, + "pipou.academy": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 142, + "activeMonth": 160, + "activeHalfyear": 406 + }, + "localPosts": 228875 + }, + "openRegistrations": true + } + }, + "pleroma.p4g.club": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma & p4g.club", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.p4g.club/users/xikufrancesc", + "https://pleroma.p4g.club/users/ziggys" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 4000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" + }, + "usage": { + "localPosts": 36, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "video.mundodesconocido.com": { + "error": "HTTPSConnectionPool(host='video.mundodesconocido.com', port=443): Read timed out. (read timeout=3)" + }, + "kinishinai.net": { + "error": "HTTPSConnectionPool(host='kinishinai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "inanna.xyz": { + "error": 521 + }, + "social.daikoku-ya.org": { + "error": 404 + }, + "chargen.one": { + "nodeinfo": { + "metadata": { + "nodeName": "Chargen.One", + "nodeDescription": "A happier medium", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.8.1" + }, "usage": { "users": { - "total": 35 + "total": 15, + "activeHalfyear": 2 }, - "localPosts": 65854, - "localComments": 9 + "localPosts": 29 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "version": "2.0" + } + }, + "mamemoma2.mamemo.online": { + "error": "HTTPSConnectionPool(host='mamemoma2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "staging.wedistribute.org": { + "error": "HTTPSConnectionPool(host='staging.wedistribute.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'staging.wedistribute.org' doesn't match either of '*.feneas.org', '*.git.feneas.org'\")))" + }, + "birb.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 61, + "activeMonth": 24, + "activeHalfyear": 26 }, - "nodeName": "Odat - Tube", - "nodeDescription": "A federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser" - } + "localPosts": 48865 + }, + "openRegistrations": false } }, - "thinkerview.video": { + "peertube.qtg.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -4732,20 +5123,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 251 }, - "localPosts": 554, - "localComments": 0 + "localPosts": 3811, + "localComments": 11 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Thinkerview", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Qu'est-ce que tu GEEKes ?", + "nodeDescription": "LA cha\u00eene de vulgarisation informatique accessible \u00e0 tous avec des r\u00e9alisations sourc\u00e9es, libres de droits et sans publicit\u00e9.", "nodeConfig": { "plugin": { "registered": [] @@ -4758,19 +5149,22 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 240, 360, + 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -4779,7 +5173,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -4843,8 +5237,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -4858,50 +5252,30 @@ } } }, - "rob.writefreely.dev": { - "nodeinfo": { - "metadata": { - "nodeName": "rob", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.9.1-161-gb7acd39" - }, - "usage": { - "users": { - "total": 8, - "activeHalfyear": 4 - }, - "localPosts": 28 - }, - "version": "2.0" - } + "cloud.bischoff-ibb.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "v.kretschmann.social": { + "hub.fandom.ink": { + "error": 404 + }, + "fosstodon.org/@qusi": { + "error": 404 + }, + "pornorama.cc": { + "error": "HTTPSConnectionPool(host='pornorama.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gigamastodon.com": { + "error": "HTTPSConnectionPool(host='gigamastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ts.skroo.me": { + "error": "HTTPSConnectionPool(host='ts.skroo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.rita.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -4916,109 +5290,254 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 578, + "localPosts": 2447, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Kretschmann PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "RitaTube", + "nodeDescription": "A PeerTube instance for Rita.moe member", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "1.0.5", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.0.6", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "myasstodon.xyz": { + "c.ledfan.be": { + "error": "HTTPSConnectionPool(host='c.ledfan.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.mikutter.hachune.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 61, - "activeMonth": 55, - "activeHalfyear": 88 + "total": 363, + "activeMonth": 114, + "activeHalfyear": 160 }, - "localPosts": 183359 + "localPosts": 679542 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.perfectresolution.com": { - "error": "HTTPSConnectionPool(host='social.perfectresolution.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.perfectresolution.com' doesn't match either of '*.gridserver.com', 'gridserver.com'\")))" - }, - "waifuappreciation.club": { - "error": 404 - }, - "peertube.clac.link": { - "error": "HTTPSConnectionPool(host='peertube.clac.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.clac.link timed out. (connect timeout=3)'))" - }, - "nikkisocial.com": { - "error": "HTTPSConnectionPool(host='nikkisocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "wehaveunlimited.pw": { + "error": "HTTPSConnectionPool(host='wehaveunlimited.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wordpress.yannicka.fr": { - "error": "Expecting value: line 2 column 1 (char 1)" + "pleroma.schaertl.me": { + "error": 502 }, - "plume.edgarogh.fr": { + "mastodon.masip.cat": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "edgarogh.fr" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, "usage": { - "localComments": 0, - "localPosts": 3, "users": { - "total": 1 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 14 }, - "version": "2.0" + "openRegistrations": false } }, - "s-shinjukurail.ga": { - "error": "HTTPSConnectionPool(host='s-shinjukurail.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to s-shinjukurail.ga timed out. (connect timeout=3)'))" - }, - "jango.duckdns.org": { - "error": 403 - }, - "teokure.nana.sh": { - "error": "HTTPSConnectionPool(host='teokure.nana.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.amencarini.com": { + "error": "HTTPSConnectionPool(host='toot.amencarini.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xn--hresiar-mxa.ch": { - "error": "HTTPSConnectionPool(host='xn--hresiar-mxa.ch', port=443): Read timed out. (read timeout=3)" + "verwirrung.institute": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "peertube.boneheadmedia.com": { - "error": "HTTPSConnectionPool(host='peertube.boneheadmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "radioliberadaelpodcast.wordpress.com": { + "error": 410 }, - "dolphin.skk-plasma.tech": { - "error": "HTTPSConnectionPool(host='dolphin.skk-plasma.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.thestrangeland.net": { + "error": 404 }, - "notvery.social": { - "error": "HTTPSConnectionPool(host='notvery.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "cloud.didnt1able.space": { + "error": "HTTPSConnectionPool(host='cloud.didnt1able.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.whyrlpool.com": { - "error": "HTTPSConnectionPool(host='mastodon.whyrlpool.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.ezramiguel.me": { + "error": "HTTPSConnectionPool(host='social.ezramiguel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "coe-gamecult.org": { + "mancavgeek.co.uk": { "nodeinfo": { "version": "2.0", "software": { @@ -5027,55 +5546,52 @@ }, "usage": { "users": { - "total": 14 + "total": 1 }, - "localPosts": 48, - "localComments": 2 + "localPosts": 847, + "localComments": 10 }, "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, + "protocols": [ + "activitypub" + ], "metadata": { - "email": "frans@unet.fi" + "email": "admin@mancavgeek.co.uk" } } }, - "masto.va-11-hall-a.cafe": { - "error": 502 - }, - "pleroma.lx.ddnss.org": { - "error": "HTTPSConnectionPool(host='pleroma.lx.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ianmjones.com": { + "aegibson.me": { "error": 404 }, - "pl.brechanegra.net": { - "error": "HTTPSConnectionPool(host='pl.brechanegra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rodent.io": { - "error": 502 - }, - "social.imchip.be": { - "error": "HTTPSConnectionPool(host='social.imchip.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "make.socialwork.digital": { + "error": "HTTPSConnectionPool(host='make.socialwork.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.lvds.co": { - "error": "HTTPSConnectionPool(host='mstdn.lvds.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "binarydigit.dev": { + "error": "HTTPSConnectionPool(host='binarydigit.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kafka.icu": { - "error": "HTTPSConnectionPool(host='kafka.icu', port=443): Read timed out. (read timeout=3)" + "chirotodon.com": { + "error": "HTTPSConnectionPool(host='chirotodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "betatube.chiantos.org": { - "error": "HTTPSConnectionPool(host='betatube.chiantos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.stegeman.me": { + "error": 404 }, - "mastodon.hekki.info": { - "error": "HTTPSConnectionPool(host='mastodon.hekki.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "md.yuzulia.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "h.kher.nl": { + "fox.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -5087,106 +5603,372 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 5105 + "localPosts": 941 }, "openRegistrations": false } }, - "hjertnes.social": { - "error": 404 + "fedi.upyum.com": { + "error": 502 }, - "anti-imperialist.net": { + "box.avinash.com.np": { "error": 404 }, - "mstdn.exianote.tk": { - "error": "HTTPSConnectionPool(host='mstdn.exianote.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "woefdram.social": { + "error": "HTTPSConnectionPool(host='woefdram.social', port=443): Read timed out. (read timeout=3)" }, - "st.curesta.b-shock.org": { + "propaganda.global": { + "error": "HTTPSConnectionPool(host='propaganda.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nantes.social": { + "error": "HTTPSConnectionPool(host='nantes.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "huwu.online": { + "error": "HTTPSConnectionPool(host='huwu.online', port=443): Read timed out. (read timeout=3)" + }, + "ap.kitahina.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 6, - "activeHalfyear": 8 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10676 + "localPosts": 9460 }, - "openRegistrations": true + "openRegistrations": false } }, - "outandproud.masto.host": { - "error": "HTTPSConnectionPool(host='outandproud.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "test.skohub.io": { + "error": "HTTPSConnectionPool(host='test.skohub.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "switter.nl": { - "error": "HTTPSConnectionPool(host='switter.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "idolheaven.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Idol Heaven", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://idolheaven.org/users/cptn" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1-25-gbb49d8f5" + }, + "usage": { + "localPosts": 280, + "users": { + "total": 2 + } + }, + "version": "2.0" + } }, - "mastodon.kollenberger.me": { - "error": "HTTPSConnectionPool(host='mastodon.kollenberger.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.faithhack.com": { + "error": 403 }, - "StonerClub.tk": { - "error": "HTTPSConnectionPool(host='stonerclub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.softcat.org": { + "error": "HTTPSConnectionPool(host='social.softcat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "andreas.jeitler.org": { - "error": 404 + "nc.outv.im": { + "error": 403 }, - "spruchfest.de": { - "error": "HTTPSConnectionPool(host='spruchfest.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'spruchfest.de' doesn't match either of 'kindgeblieben.de', 'www.kindgeblieben.de'\")))" + "asturias.raspberryip.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Asturias", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://asturias.raspberryip.com/users/bosque" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 79, + "users": { + "total": 3 + } + }, + "version": "2.0" + } }, - "flausch.social": { + "thejoyride.tekmav.space": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "miss.oikura.site": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "misskey", + "version": "12.21.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { - "users": { - "total": 9, - "activeMonth": 5, - "activeHalfyear": 9 - }, - "localPosts": 173 + "users": {} }, - "openRegistrations": false + "metadata": { + "nodeName": "\u307f\u3059\u304a\u3044\u304f\u3089", + "nodeDescription": "\u79c1\u3001\u3068\u3063\u3066\u3082\u5e78\u305b\u306a\u306e\u306b-----\n\u3053\u3093\u306a\u306e\u3001\n\u5168\u90e8\u5618\u3060\u3063\u3066\u601d\u3063\u3066\u308b\u3002\n\nTwitter\u3084Github\u3067\u306e\u30ed\u30b0\u30a4\u30f3\u3001\u307e\u305f\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u767b\u9332\u7121\u3057\u3067\u3082\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u4f5c\u6210\u3067\u304d\u307e\u3059\uff01\n\u767a\u8a00\u5185\u5bb9\u306f\u57fa\u672c\u81ea\u7531\uff01\uff08\u203b\u4e00\u90e8\u4f8b\u5916\u3042\u308a\uff09\n\u81ea\u5b85\u30b5\u30fc\u30d0\u3067\u3059\u3002\u30c7\u30fc\u30bf\u55aa\u5931\u306e\u6050\u308c\u30a2\u30ea", + "maintainer": { + "name": "oikura", + "email": "sinfo@m.oikura.site" + }, + "langs": [], + "tosUrl": "https://miss.oikura.site/@oikura/pages/\u304a\u304d\u307e\u308a\u3054\u3068", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } } }, - "blog.ochtendrood.nl": { - "error": "HTTPSConnectionPool(host='blog.ochtendrood.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "video.ajay.app": { + "error": 502 }, - "sbsk-dev3.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "twipo.net": { + "error": "HTTPSConnectionPool(host='twipo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastdon.amazedkoumei.com": { - "error": "HTTPSConnectionPool(host='mastdon.amazedkoumei.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastdon.amazedkoumei.com timed out. (connect timeout=3)'))" + "kakudon.com": { + "error": "HTTPSConnectionPool(host='kakudon.com', port=443): Read timed out. (read timeout=3)" }, - "tube.fede.re": { + "mastodon.kakunpc.com": { + "error": "HTTPSConnectionPool(host='mastodon.kakunpc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "real-escape.jp": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "hub.toot.cat": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "hubzilla", + "version": "3.8.4" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "gnusocial", + "twitter" + ], + "inbound": [ "atom1.0", "rss2.0" ] @@ -5194,171 +5976,178 @@ "openRegistrations": true, "usage": { "users": { - "total": 12 + "total": 489, + "activeHalfyear": 269, + "activeMonth": 72 }, - "localPosts": 52998, - "localComments": 9 + "localPosts": 1483, + "localComments": 2210 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "TootCat Hubzilla" + } + } + }, + "vulturion.com": { + "error": "HTTPSConnectionPool(host='vulturion.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "party.andie.club": { + "error": "HTTPSConnectionPool(host='party.andie.club', port=443): Read timed out. (read timeout=3)" + }, + "d.tli.io": { + "error": "HTTPSConnectionPool(host='d.tli.io', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.matrix.org": { + "error": 404 + }, + "dsci4.xyz": { + "error": "HTTPSConnectionPool(host='dsci4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.komputernerds.com": { + "error": "HTTPSConnectionPool(host='friendica.komputernerds.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "m.afterpod.com": { + "error": 404 + }, + "mastodon.lu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 169, + "activeMonth": 154, + "activeHalfyear": 155 }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "mtcaptcha", - "version": "0.0.1", - "description": "PeerTube plugin adding MTCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true + "localPosts": 1797 + }, + "openRegistrations": true + } + }, + "demo.funkwhale.audio": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21+git.a179229f" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 16, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "metadata": { + "actorId": "https://demo.funkwhale.audio/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Login: demo / password: demo", + "banner": null, + "defaultUploadQuota": 1000, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 124 }, - "contactForm": { - "enabled": true + "artists": { + "total": 17 }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] + "albums": { + "total": 20 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "music": { + "hours": 9.176111111111112 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": "https://demo.funkwhale.audio/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 263 } }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } + "listenings": { + "total": 328 }, - "tracker": { - "enabled": true + "downloads": { + "total": 2 } } } } }, - "innkeepergames.com": { + "fairy.life": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "social.yeswas.pl": { + "error": "HTTPSConnectionPool(host='social.yeswas.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hate-machine.com": { "nodeinfo": { "metadata": { - "nodeName": "Innkeeper Games", - "nodeDescription": "A small studio making warm games about community", + "nodeName": "The Hate Machine", + "nodeDescription": "Random thoughts", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -5385,64 +6174,122 @@ "users": { "total": 1 }, - "localPosts": 5 + "localPosts": 2 }, "version": "2.0" } }, - "nextcloud.ipotionapp.net": { - "error": "HTTPSConnectionPool(host='nextcloud.ipotionapp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "peertube.cc": { - "error": "HTTPSConnectionPool(host='peertube.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "m.loovto.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2299 + }, + "openRegistrations": false + } }, - "j5sftn40laoveluuu75wxu9.4chan.icu": { - "error": "HTTPSConnectionPool(host='j5sftn40laoveluuu75wxu9.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "blog.gancio.org": { + "error": 404 }, - "social.my-freedom.space": { - "error": "HTTPSConnectionPool(host='social.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "osada.gibberfish.org": { + "error": "HTTPSConnectionPool(host='osada.gibberfish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.lagacetasalta.com.ar": { - "error": 404 + "redroo.ml": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 38, + "activeMonth": 22, + "activeHalfyear": 107 + }, + "localPosts": 71529 + }, + "openRegistrations": false + } }, - "status.kaimi.cc": { - "error": "HTTPSConnectionPool(host='status.kaimi.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.zordhak.fr": { + "error": "HTTPSConnectionPool(host='cloud.zordhak.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mottonetai.jp": { - "error": 404 + "mastodon.digityser.org": { + "error": "HTTPSConnectionPool(host='mastodon.digityser.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "adhoc.systems": { + "blog.lrhale.com": { "nodeinfo": { "metadata": { - "nodeDescription": "A website and playground for Zachary Dunn, a developer building a new IndieWeb CMS", - "nodeName": "Adhoc Systems", + "nodeName": "l.r. hale", "software": { - "homepage": "TDB", - "repository": "https://gitlab.com/zdunn/booth" + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, "protocols": [ - "webmention" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "booth", - "version": "0.1.0" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 106, "users": { "total": 1 - } + }, + "localPosts": 15 }, "version": "2.0" } }, - "mstdn.ephemeral-arcadia.jp": { + "polyanka.ddns.net": { + "error": "HTTPSConnectionPool(host='polyanka.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl-next.ggrel.net": { + "error": "HTTPSConnectionPool(host='pl-next.ggrel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "proto.cybre.space": { + "error": "HTTPSConnectionPool(host='proto.cybre.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "yoshis.woolly.world": { + "error": "HTTPSConnectionPool(host='yoshis.woolly.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.debenny.de": { + "error": 404 + }, + "grimoire.kanzakiranko.jp": { + "error": "HTTPSConnectionPool(host='grimoire.kanzakiranko.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sc.fetus.jp": { + "error": "HTTPSConnectionPool(host='sc.fetus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pouet.it": { "nodeinfo": { "version": "2.0", "software": { @@ -5454,24 +6301,36 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 194, + "activeMonth": 12, + "activeHalfyear": 19 }, - "localPosts": 4080 + "localPosts": 32855 }, "openRegistrations": false } }, - "newtro.club": { - "error": "HTTPSConnectionPool(host='newtro.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chaurocks.com": { + "error": 404 }, - "philos.fkn-systems.de": { + "queerdorks.club": { + "error": 404 + }, + "cloud.teutsch.me": { + "error": "HTTPSConnectionPool(host='cloud.teutsch.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tezcat.social": { + "error": "HTTPSConnectionPool(host='tezcat.social', port=443): Read timed out. (read timeout=3)" + }, + "arvidmarklund.se": { + "error": 404 + }, + "pirati.ca": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-1338" + "version": "2020.06-dev-1343" }, "protocols": { "inbound": [ @@ -5486,20 +6345,11 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", "libertree", "linkedin", - "livejournal", "pinterest", - "pumpio", "smtp", "tumblr", "twitter", @@ -5508,16 +6358,16 @@ }, "usage": { "users": { - "total": 8, - "activeHalfyear": 3, - "activeMonth": 2 + "total": 76, + "activeHalfyear": 50, + "activeMonth": 47 }, - "localPosts": 360, - "localComments": 41 + "localPosts": 141554, + "localComments": 12530 }, - "openRegistrations": true, + "openRegistrations": false, "metadata": { - "nodeName": "FKN-Philos", + "nodeName": "pirati.ca - social networking for pirates", "protocols": { "inbound": [ "friendica", @@ -5535,20 +6385,12 @@ }, "services": { "inbound": [ - "gnusocial", - "pumpio", "twitter" ], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", "libertree", "linkedin", - "livejournal", "pinterest", - "pumpio", "smtp", "tumblr", "twitter", @@ -5559,22 +6401,145 @@ } } }, - "friendica.lazyteddy.eu": { - "error": "HTTPSConnectionPool(host='friendica.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.anttirt.net": { + "error": "HTTPSConnectionPool(host='mastodon.anttirt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.galenabell.com": { + "chicken.m.to": { + "error": "HTTPSConnectionPool(host='chicken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "insm.cf": { + "error": "HTTPSConnectionPool(host='insm.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.lesamarien.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 130 + }, + "openRegistrations": true + } + }, + "mstdn.maud.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1857, + "activeMonth": 445, + "activeHalfyear": 659 + }, + "localPosts": 3960540 + }, + "openRegistrations": true + } + }, + "quitter.no": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.sivokon.me": { + "error": "HTTPSConnectionPool(host='social.sivokon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.sivokon.me' doesn't match either of 'maxim.sivokon.me', 'www.maxim.sivokon.me'\")))" + }, + "social.backbord.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 7, + "activeHalfyear": 9 + }, + "localPosts": 26 + }, + "openRegistrations": true + } + }, + "funk-a.senan.xyz": { "error": 404 }, - "gruntdump.masto.host": { - "error": "HTTPSConnectionPool(host='gruntdump.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "thomas@metalhead.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 943, + "activeMonth": 116, + "activeHalfyear": 147 + }, + "localPosts": 59705 + }, + "openRegistrations": false + } }, - "civil.simpleguy.net": { + "mong.chat": { + "error": "HTTPSConnectionPool(host='mong.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lovelive-mstdn.com": { + "error": "HTTPSConnectionPool(host='lovelive-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kawada-sos728.jp": { + "error": "HTTPSConnectionPool(host='kawada-sos728.jp', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.th23.org": { + "error": "HTTPSConnectionPool(host='pleroma.th23.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pizzadog.moe": { + "error": "HTTPSConnectionPool(host='pizzadog.moe', port=443): Read timed out. (read timeout=3)" + }, + "yontengop.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.borgernet.com": { "error": 404 }, - "pixfed.com": { + "mastodon.gracie-tech.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.gracie-tech.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "oit-unofficial.tokyo": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.notmyidea.org": { + "error": "HTTPSConnectionPool(host='social.notmyidea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "erm67.dynu.net": { + "error": "HTTPSConnectionPool(host='erm67.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.love": { "nodeinfo": { "metadata": { - "nodeName": "pixfed.com", + "nodeName": "pixelfed.love", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -5583,9 +6548,9 @@ "open_registration": true, "uploader": { "max_photo_size": "15000", - "max_caption_length": "500", + "max_caption_length": "2200", "album_limit": "4", - "image_quality": 80, + "image_quality": 100, "optimize_image": true, "optimize_video": true, "media_types": "image/jpeg,image/png,image/gif,video/mp4", @@ -5596,14 +6561,14 @@ "remote_follow": true }, "ab": { - "lc": false, - "rec": false, + "lc": true, + "rec": true, "loops": true }, "site": { - "name": "Pixfed", - "domain": "pixfed.com", - "url": "https://pixfed.com", + "name": "Pixelfed", + "domain": "pixelfed.love", + "url": "https://pixelfed.love", "description": null }, "username": { @@ -5642,131 +6607,582 @@ "version": "0.10.9" }, "usage": { - "localPosts": 4572, + "localPosts": 28, "localComments": 0, "users": { - "total": 803, - "activeHalfyear": 666, - "activeMonth": 202 + "total": 21, + "activeHalfyear": 27, + "activeMonth": 18 } }, "version": "2.0", "openRegistrations": true } }, - "videos.upr.fr": { + "genghisjahn.com": { + "error": "HTTPSConnectionPool(host='genghisjahn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "socialgame.mstdn.cloud": { + "error": "HTTPSConnectionPool(host='socialgame.mstdn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.aus.party": { + "error": "HTTPSConnectionPool(host='pixelfed.aus.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mofu.kemo.no": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 100, + "activeMonth": 8, + "activeHalfyear": 9 }, - "localPosts": 1510, - "localComments": 0 + "localPosts": 534 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9os de l'UPR", - "nodeDescription": "Cha\u00eene de secours des vid\u00e9os UPR" - } + "openRegistrations": true } }, - "mastdn.jp": { - "error": "HTTPSConnectionPool(host='mastdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thejoyride.tekmav.space": { + "friendica.feneas.org": { "nodeinfo": { - "metadata": { - "nodeName": "the joyride.", - "nodeDescription": "simplified lyrics of a life (less extraordinary)", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, + "version": "1.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "Friendica", + "version": "2019.12-1327" }, - "usage": { - "users": { - "total": 1 + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 136, + "activeHalfyear": 79, + "activeMonth": 28 }, - "localPosts": 3 + "localPosts": 844, + "localComments": 252 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Feneas Friendica", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "cloud.kindred.at": { + "error": 403 + }, + "mastodon.nogods.be": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "dol.lei202.com": { + "error": 410 + }, + "nobert.zone": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 367 + }, + "openRegistrations": false + } + }, + "playvicious.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 348, + "activeMonth": 45, + "activeHalfyear": 77 + }, + "localPosts": 192385 + }, + "openRegistrations": false + } + }, + "plx.chat": { + "error": "HTTPSConnectionPool(host='plx.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misk.thinaticsystem.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Sinachy\uff08\u3057\u306a\u3061\u30fc\uff09", + "nodeDescription": "\u3057\u306a\u3061\u304f\u30b7\u30b9\u30c6\u30e0\u30ba", + "maintainer": { + "name": "\u3057\u306a\u3061\u304f\u30b7\u30b9\u30c6\u30e0", + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 4444, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "leafygalaxy.space": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/LeafyGalaxy", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://leafygalaxy.space/users/wally" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.6" + }, + "usage": { + "localPosts": 17, + "users": { + "total": 2 + } }, "version": "2.0" } }, - "mastodon.lynoxus.com": { - "error": "HTTPSConnectionPool(host='mastodon.lynoxus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.baetato.net": { + "error": "HTTPSConnectionPool(host='social.baetato.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mel.social": { - "error": "HTTPSConnectionPool(host='mel.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mel.social timed out. (connect timeout=3)'))" + "internationalextraditionblog.com": { + "error": 404 }, - "feline.social": { + "xwiki.mleduc.xyz": { + "error": "Exceeded 30 redirects." + }, + "transfur.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "2.99.0.669+monsterfork/tf" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 9, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 120 + "localPosts": 3166 + } + } + }, + "pleroma.entheorie.net": { + "error": "HTTPSConnectionPool(host='pleroma.entheorie.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "qua.name": { + "nodeinfo": { + "metadata": { + "nodeName": "Qua", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": true, + "invites": true }, - "openRegistrations": true + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0-91-g2b5d48a" + }, + "usage": { + "users": { + "total": 815, + "activeHalfyear": 353 + }, + "localPosts": 2113 + }, + "version": "2.0" } }, - "www.testodon.space": { - "error": "HTTPSConnectionPool(host='www.testodon.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.elaboraet.com": { + "error": "HTTPSConnectionPool(host='nextcloud.elaboraet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "analog63r75rwxms.onion": { - "error": "HTTPSConnectionPool(host='analog63r75rwxms.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.welivesecurity.com": { + "error": 403 }, - "mastodon-test.nanoapp.io": { - "error": "HTTPSConnectionPool(host='mastodon-test.nanoapp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "helpers.pyxis.uberspace.de": { + "error": "HTTPSConnectionPool(host='helpers.pyxis.uberspace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "schnatter.eu": { + "disinter.mediated.eu": { + "error": "HTTPSConnectionPool(host='disinter.mediated.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'disinter.mediated.eu' doesn't match 'code.jboy.space'\")))" + }, + "um5if0jafymahk3zc6.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='um5if0jafymahk3zc6.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.joergmorbitzer.rocks": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "librenet.uy": { + "error": "HTTPSConnectionPool(host='librenet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mordor.social": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora" + ], + "outbound": [ + "friendica", + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 8, + "activeHalfyear": 7, + "activeMonth": 7 + }, + "localPosts": 100, + "localComments": 107 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Mordor Social", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "saidon.online": { + "error": "HTTPSConnectionPool(host='saidon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.addams.space": { + "error": "HTTPSConnectionPool(host='social.addams.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tietjen.eltanin.uberspace.de": { "error": 404 }, - "bookwor.ms": { + "mstdn.vartkw.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.vartkw.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.vartkw.xyz' doesn't match either of '*.gf-music.amebagames.com', 'gf-music.amebagames.com'\")))" + }, + "luggage.stratum0.net": { + "error": 404 + }, + "icnerd.com": { + "error": 404 + }, + "cheeky.red": { + "error": "HTTPSConnectionPool(host='cheeky.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.lescotguitars.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 7, + "localComments": 2 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "lescotg@hotmail.com" + } + } + }, + "91jpbachuhs.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "fedi.neufv.systems": { + "error": "HTTPSConnectionPool(host='fedi.neufv.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.odon.cz": { + "error": "HTTPSConnectionPool(host='pleroma.odon.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "meshedinsights.com": { + "error": 404 + }, + "digineko.jp": { + "error": "HTTPSConnectionPool(host='digineko.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.ordoevangelistarum.com": { + "error": "HTTPSConnectionPool(host='social.ordoevangelistarum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yudetarou.club": { + "error": "HTTPSConnectionPool(host='yudetarou.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "b.pagekite.me": { + "error": 503 + }, + "www.das-kreative.de": { + "error": 404 + }, + "social.werkstattkinder.de": { "nodeinfo": { "version": "2.0", "software": { @@ -5778,37 +7194,163 @@ ], "usage": { "users": { - "total": 356, - "activeMonth": 120, - "activeHalfyear": 120 + "total": 23, + "activeMonth": 24, + "activeHalfyear": 24 + }, + "localPosts": 108 + }, + "openRegistrations": true + } + }, + "mastodon.deafpros.com": { + "error": "HTTPSConnectionPool(host='mastodon.deafpros.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sn.angry.im": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3~angry" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 205, + "activeMonth": 28, + "activeHalfyear": 53 }, - "localPosts": 74972 + "localPosts": 14081 }, "openRegistrations": false } }, - "athena.bockholdt.com": { + "sumi.m.to": { + "error": "HTTPSConnectionPool(host='sumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.adorsaz.ch": { + "error": 403 + }, + "innetkon.uber.space": { + "error": 402 + }, + "pl.ohno.host": { + "error": "HTTPSConnectionPool(host='pl.ohno.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.gilbert.world": { + "error": "HTTPSConnectionPool(host='social.gilbert.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "kevq.uk": { "error": 404 }, - "events.librenet.co.za": { - "error": "HTTPSConnectionPool(host='events.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ostatus.shnoulle.net": { + "error": 404 }, - "gay.boops.me": { - "error": "HTTPSConnectionPool(host='gay.boops.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.social/users/Decay": { + "error": 404 }, - "alexivacloud.asuscomm.com": { - "error": "HTTPSConnectionPool(host='alexivacloud.asuscomm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.maho-do.jp": { + "error": 404 }, - "ostatus.axross.io": { - "error": "HTTPSConnectionPool(host='ostatus.axross.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "itsronny.de": { + "error": 403 }, - "honk.wem.st": { - "error": "HTTPSConnectionPool(host='honk.wem.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.that.world": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 39 + }, + "openRegistrations": false + } }, - "otajodon.com": { + "cloud.monteagudo.net": { "error": 403 }, - "chiffonexperiment.hostdon.ne.jp": { + "pleroma.ombreport.info": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "iwagroid.jp": { + "error": "HTTPSConnectionPool(host='iwagroid.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.wjbolles.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 3 + }, + "openRegistrations": false + } + }, + "manabu.kyouzai.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "euro365.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "u1ocloud.de": { + "error": "HTTPSConnectionPool(host='u1ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "aobuta.m.to": { + "error": "HTTPSConnectionPool(host='aobuta.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.coy.soy": { + "error": "HTTPSConnectionPool(host='m.coy.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.surstroemming.de": { + "error": "HTTPSConnectionPool(host='friendica.surstroemming.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.surstroemming.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "cloud.brittg.com": { + "error": 404 + }, + "social.twei7.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 4 + }, + "openRegistrations": false + } + }, + "fedi.fullstuck.net": { "nodeinfo": { "version": "2.0", "software": { @@ -5824,21 +7366,109 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 111 + "localPosts": 2682 }, "openRegistrations": false } }, - "jeer.fr": { + "mast.cloudron.ml": { + "error": "HTTPSConnectionPool(host='mast.cloudron.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--0y7c.ws": { + "error": "HTTPSConnectionPool(host='xn--0y7c.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.hinabita.com": { + "error": "HTTPSConnectionPool(host='mstdn.hinabita.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stickman.xenoactive.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 143, + "localComments": 1 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "stickman@xenoactive.org" + } + } + }, + "communist.accountant": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "micro.fragdev.com": { "error": 404 }, - "feelslike.xyz": { - "error": "HTTPSConnectionPool(host='feelslike.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nonsensoleum.net": { + "error": "HTTPSConnectionPool(host='nonsensoleum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "socialnet.tech": { - "error": "Expecting value: line 1 column 1 (char 0)" + "friends.asgard-institut.de": { + "error": 404 }, - "video.liberta.vip": { + "online-windows.ru": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "britzu.com": { + "error": 404 + }, + "jizardqueen.ca": { + "error": "HTTPSConnectionPool(host='jizardqueen.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "micro.schub.social": { + "error": "HTTPSConnectionPool(host='micro.schub.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thatother.site": { + "error": "HTTPSConnectionPool(host='thatother.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.bekesi.org": { + "error": "HTTPSConnectionPool(host='mastodon.bekesi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.antopie.org": { + "nodeinfo": { + "metadata": { + "nodeDescription": "Instance Plume francophone d'Antopie.org", + "nodeName": "Plume Ant" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 2, + "localPosts": 9, + "users": { + "total": 56 + } + }, + "version": "2.0" + } + }, + "nda.li": { + "error": "HTTPSConnectionPool(host='nda.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "tube.bruniau.net": { "nodeinfo": { "version": "2.0", "software": { @@ -5855,40 +7485,27 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 136 + "total": 7 }, - "localPosts": 12213, - "localComments": 9 + "localPosts": 2270, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Liberta Vid\u00e9o", - "nodeDescription": "Liberta Vid\u00e9o est un service de diffusion vid\u00e9o ouvert et gratuit \u00e0 vocation g\u00e9n\u00e9raliste.", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [ { - "name": "mtcaptcha", - "version": "0.0.1", - "description": "PeerTube plugin adding MTCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -5903,23 +7520,16 @@ "theme": { "registered": [ { - "name": "bittube-light-mode", - "version": "2.1.1", - "description": "BitTube light theme", + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", "css": [ "assets/style.css" ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "clientScripts": {} } ], - "default": "bittube-light-mode" + "default": "default" }, "email": { "enabled": true @@ -5929,18 +7539,12 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -5948,7 +7552,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -6012,8 +7616,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -6027,13 +7631,25 @@ } } }, - "epeuthutebetes.wordpress.com": { + "mastodon.oddnetwork.org": { + "error": "HTTPSConnectionPool(host='mastodon.oddnetwork.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.kamunagara.org": { + "error": "HTTPSConnectionPool(host='mastodon.kamunagara.org', port=443): Read timed out. (read timeout=3)" + }, + "nudemy.com": { "error": 404 }, - "shrubnet.theshrub.org": { - "error": "HTTPSConnectionPool(host='shrubnet.theshrub.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.massy.city": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "www.masto.pt": { + "mastodon.org.ua": { + "error": "HTTPSConnectionPool(host='mastodon.org.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "veenus.art": { + "error": "HTTPSConnectionPool(host='veenus.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.ubuntuireland.com": { "nodeinfo": { "version": "2.0", "software": { @@ -6045,80 +7661,218 @@ ], "usage": { "users": { - "total": 561, - "activeMonth": 210, - "activeHalfyear": 826 + "total": 14, + "activeMonth": 20, + "activeHalfyear": 21 }, - "localPosts": 44849 + "localPosts": 22 }, "openRegistrations": true } }, - "electrek.co": { + "m.siteyui.site": { + "error": "HTTPSConnectionPool(host='m.siteyui.site', port=443): Read timed out. (read timeout=3)" + }, + "socialhome.zenfolie.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "socialhome", + "version": "0.12.0-dev" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Socialhome" + } + } + }, + "mst3k.interlinked.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.jamestechnotes.com": { + "error": "HTTPSConnectionPool(host='social.jamestechnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/Owlman": { "error": 404 }, - "educadon.jp": { - "error": "HTTPSConnectionPool(host='educadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.flights": { + "error": "HTTPSConnectionPool(host='mastodon.flights', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dlpn.skk-plasma.tech": { - "error": "HTTPSConnectionPool(host='dlpn.skk-plasma.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dlpn.skk-plasma.tech timed out. (connect timeout=3)'))" + "video.cigliola.com": { + "error": "HTTPSConnectionPool(host='video.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.lazyteddy.eu": { + "mastodon.social/users/prashere": { "error": 404 }, - "palant.de": { + "social.bruniau.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 6, + "activeHalfyear": 7 + }, + "localPosts": 1435 + }, + "openRegistrations": false + } + }, + "beyondhorizons.eu": { + "error": "HTTPSConnectionPool(host='beyondhorizons.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beyondhorizons.eu' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "pantadoon.m.to": { + "error": "HTTPSConnectionPool(host='pantadoon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "odorite.tokyo": { + "error": "HTTPSConnectionPool(host='odorite.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.nekonekoserver.net": { + "error": "HTTPSConnectionPool(host='mstdn.nekonekoserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.emory.coffee": { "error": 404 }, - "mstdn.mousou.org": { - "error": "HTTPSConnectionPool(host='mstdn.mousou.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deshobi.cloud": { + "error": "HTTPSConnectionPool(host='deshobi.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.federicoigne.com": { - "error": "HTTPSConnectionPool(host='blog.federicoigne.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_ACCESS_DENIED] tlsv1 alert access denied (_ssl.c:1056)')))" + "peertube.livingutopia.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 8 + }, + "localPosts": 8, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "living utopia PeerTube", + "nodeDescription": "" + } + } }, - "ahoy.team": { - "error": 502 + "mastodon.snowandtweet.jp": { + "error": "HTTPSConnectionPool(host='mastodon.snowandtweet.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.esadhar.net": { + "squeakie.club": { + "error": "HTTPSConnectionPool(host='squeakie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "test.angristan.xyz": { + "error": "HTTPSConnectionPool(host='test.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/marsh666": { + "error": 404 + }, + "gonta.net": { + "error": "HTTPSConnectionPool(host='gonta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "\u30c9\u30f3.de-liker.com": { + "error": "HTTPSConnectionPool(host='xn--gdk7d.de-liker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "madrid.how": { + "error": "HTTPSConnectionPool(host='madrid.how', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.oupsman.fr": { + "error": "HTTPSConnectionPool(host='social.oupsman.fr', port=443): Read timed out. (read timeout=3)" + }, + "presidentielle.tech": { + "error": 404 + }, + "friendica.customvisualdesigns.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "kwnpsa.definitelyreal.coffee": { + "error": "HTTPSConnectionPool(host='kwnpsa.definitelyreal.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kwnpsa.definitelyreal.coffee' doesn't match either of 'convenient.email', 'friendica.obscuritus.ca', 'london.obscuritus.ca'\")))" + }, + "tupambae.net": { + "error": "HTTPSConnectionPool(host='tupambae.net', port=443): Read timed out. (read timeout=3)" + }, + "phreedom.tk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 103, + "total": 73, "activeMonth": 68, - "activeHalfyear": 68 + "activeHalfyear": 142 }, - "localPosts": 2001 + "localPosts": 28332 }, - "openRegistrations": false + "openRegistrations": true } }, - "hub.pztrn.name": { - "error": "HTTPSConnectionPool(host='hub.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "xw.lol2.cc": { + "error": "HTTPSConnectionPool(host='xw.lol2.cc', port=443): Read timed out. (read timeout=3)" }, - "zeweb.de": { + "mstdn.pecadol.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.pecadol.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.feder8.ru": { + "error": "HTTPSConnectionPool(host='social.feder8.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.brevsprekk.net": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -6126,18 +7880,24 @@ "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, - "usage": [], - "openRegistrations": true, + "usage": { + "users": { + "total": 5, + "activeHalfyear": 5, + "activeMonth": 5 + }, + "localPosts": 170, + "localComments": 6 + }, + "openRegistrations": false, "metadata": { - "nodeName": "zeweb Social Network", + "nodeName": "Friendica on Brevsprekk Network", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -6145,195 +7905,208 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "twitter" - ], + "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, "explicitContent": false } } }, - "music.cyano.at": { + "mastodon.w1sd0m.ca": { + "error": "HTTPSConnectionPool(host='mastodon.w1sd0m.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mochiwasa.fam.cx": { + "error": "HTTPSConnectionPool(host='mochiwasa.fam.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.cabane-libre.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - } + "total": 2 + }, + "localPosts": 2918, + "localComments": 0 }, "metadata": { - "actorId": "https://music.cyano.at/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 4545 + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Cin\u00e9 Libre", + "nodeDescription": "Plateforme PeerTube de la Cabane Libre", + "nodeConfig": { + "plugin": { + "registered": [] }, - "artists": { - "total": 768 + "theme": { + "registered": [], + "default": "default" }, - "albums": { - "total": 762 + "email": { + "enabled": true }, - "music": { - "hours": 289.96694444444444 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true + "contactForm": { + "enabled": true }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 5 + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] } }, - "listenings": { - "total": 63 + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true } } } } }, - "x.pricey.uk": { - "error": 403 - }, - "mastodon.subfocal.net": { - "error": "HTTPSConnectionPool(host='mastodon.subfocal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cyd-r.xyz/friendica": { - "error": "HTTPSConnectionPool(host='cyd-r.xyz', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "mstdn.tanak3n.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.tanak3n.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yamagatadon.com": { - "error": "HTTPSConnectionPool(host='yamagatadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "variety.com": { + "error": 404 }, - "coales.co": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 20, - "activeMonth": 93, - "activeHalfyear": 93 - }, - "localPosts": 8412 - }, - "openRegistrations": true - } + "mstdn.centossrv.com": { + "error": 404 }, - "social.veroone.fr": { - "error": "HTTPSConnectionPool(host='social.veroone.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pennywise.m.to": { + "error": "HTTPSConnectionPool(host='pennywise.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dannyhpy.xyz": { - "error": "HTTPSConnectionPool(host='dannyhpy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "lachman.tk": { + "error": 403 }, - "mstdnsrv.ddo.jp": { - "error": "HTTPSConnectionPool(host='mstdnsrv.ddo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "terminalaberto.pt": { + "error": "HTTPSConnectionPool(host='terminalaberto.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zubp5gmr1e91zam8e9a.4chan.icu": { - "error": "HTTPSConnectionPool(host='zubp5gmr1e91zam8e9a.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "haruki-taira.jp": { + "error": "HTTPSConnectionPool(host='haruki-taira.jp', port=443): Read timed out. (read timeout=3)" }, - "foss.al": { - "error": "HTTPSConnectionPool(host='foss.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'foss.al' doesn't match either of 'allnewsbot.tk', 'www.allnewsbot.tk'\")))" + "t.cascadians.net": { + "error": "HTTPSConnectionPool(host='t.cascadians.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "md.localhost.fyi": { - "error": "HTTPSConnectionPool(host='md.localhost.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.amiensweb.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.vincanote.net": { - "error": 410 + "nc00127.servicemetric.com": { + "error": "HTTPSConnectionPool(host='nc00127.servicemetric.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodog.net": { - "error": "HTTPSConnectionPool(host='mastodog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relay.chemnitz.social": { + "error": "HTTPSConnectionPool(host='relay.chemnitz.social', port=443): Read timed out. (read timeout=3)" }, - "peertube.club": { + "tube.undernet.uy": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -6345,83 +8118,27 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 69 + "total": 11 }, - "localPosts": 22493, - "localComments": 17 + "localPosts": 61072, + "localComments": 15 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube Undernet", + "nodeDescription": "Instancia Peertube Undernet destinado a difundir la cultura libre, charlas, tutoriales, videos de creaci\u00f3n propia y podcasts, con licencias libres Creative Commons.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.1.0", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.0.8", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -6436,20 +8153,12 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { "enabled": false @@ -6516,8 +8225,8 @@ } }, "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -6531,7 +8240,162 @@ } } }, - "pleroma.bruno-tatu.com": { + "pano.community": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 11, + "activeHalfyear": 46 + }, + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "tenforward.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 161, + "activeMonth": 103, + "activeHalfyear": 603 + }, + "localPosts": 69890 + }, + "openRegistrations": true + } + }, + "cloud.goodmotion.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "toot.krinetzki.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 52, + "activeMonth": 3, + "activeHalfyear": 7 + }, + "localPosts": 5880 + }, + "openRegistrations": true + } + }, + "tube.wivodaim.com": { + "error": "HTTPSConnectionPool(host='tube.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.clamav.net": { + "error": 404 + }, + "pixelfed.eigenlab.org": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.eigenlab.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "50000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "eigenPixelfed", + "domain": "pixelfed.eigenlab.org", + "url": "https://pixelfed.eigenlab.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 61, + "localComments": 0, + "users": { + "total": 5, + "activeHalfyear": 20, + "activeMonth": 13 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "hostux.coffee": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -6543,6 +8407,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { @@ -6559,10 +8424,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, + "invitesEnabled": true, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma", + "nodeName": "hostux.coffee", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -6610,7 +8475,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.bruno-tatu.com/users/btatu" + "https://hostux.coffee/users/valere" ], "suggestions": { "enabled": false @@ -6632,21 +8497,18 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 27, + "localPosts": 4442, "users": { - "total": 3 + "total": 63 } }, "version": "2.0" } }, - "www.welivesecurity.com": { - "error": 403 - }, - "qnmd.info": { + "social.anjara.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -6658,22 +8520,125 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 5364 + "localPosts": 32 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastonon.net": { - "error": "HTTPSConnectionPool(host='mastonon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastonon.net timed out. (connect timeout=3)'))" + "gnusocial.progval.net": { + "error": "HTTPSConnectionPool(host='gnusocial.progval.net', port=443): Read timed out. (read timeout=3)" }, - "blog.lrouff.net": { + "edtechstrategies.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.arnip.org": { + "error": 410 + }, + "mastodon.sigpipe.link": { + "error": "HTTPSConnectionPool(host='mastodon.sigpipe.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fart.social": { + "error": 404 + }, + "soc.ialis.me/@rubbishbuffet": { + "error": 404 + }, + "magicvampirepirates.com": { + "error": "HTTPSConnectionPool(host='magicvampirepirates.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.home.zycinski.pl": { + "error": 404 + }, + "social.homunyan.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+homu" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 599, + "activeMonth": 122, + "activeHalfyear": 221 + }, + "localPosts": 33536 + }, + "openRegistrations": true + } + }, + "social.lindroth.xyz": { + "error": "HTTPSConnectionPool(host='social.lindroth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNEXPECTED_MESSAGE] unexpected message (_ssl.c:1056)')))" + }, + "mckellar.social": { + "error": 404 + }, + "clovis.gauzy.fr": { + "error": "HTTPSConnectionPool(host='clovis.gauzy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.simpleguy.net": { + "error": 404 + }, + "px1.link": { + "error": "HTTPSConnectionPool(host='px1.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.mastodonti.co": { + "error": "HTTPSConnectionPool(host='dev.mastodonti.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "selfcare.masto.host": { + "error": "HTTPSConnectionPool(host='selfcare.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "alice-tech.net": { + "error": "HTTPSConnectionPool(host='alice-tech.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "charon.hades-zephyr.eu": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "pl.linkov.net": { + "tako.xyz": { + "error": "HTTPSConnectionPool(host='tako.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "gates.hell.social": { + "error": "HTTPSConnectionPool(host='gates.hell.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.wadza.fr": { + "error": 404 + }, + "blog.asonix.dog": { + "nodeinfo": { + "metadata": { + "nodeDescription": "asonix's blogs on software and life", + "nodeName": "Plume on asonix.dog" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 2, + "localPosts": 11, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "plaza.vaporpolis.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -6683,7 +8648,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", + "shareable_emoji_packs", + "multifetch", + "gopher", "relay" ], "federation": { @@ -6694,21 +8661,24 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 5, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Link0ff", + "nodeDescription": "A comfy space to lurk.", + "nodeName": "Welcome to Vaporpolis", "pollLimits": { "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, + "max_option_chars": 20, + "max_options": 5, "min_expiration": 0 }, "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "text/plain" ], "private": false, "restrictedNicknames": [ @@ -6745,26 +8715,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.linkov.net/users/link0ff" + "https://plaza.vaporpolis.net/users/maylay" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "avatar": 64000, + "background": 64000, + "banner": 64000, + "general": 64000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -6772,130 +8737,177 @@ }, "software": { "name": "pleroma", - "version": "1.1.7-release-1-1-8" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 2, + "localPosts": 140, "users": { - "total": 3 + "total": 1 } }, "version": "2.0" } }, - "medicaldon.info": { - "error": "HTTPSConnectionPool(host='medicaldon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to medicaldon.info timed out. (connect timeout=3)'))" - }, - "social.cdbcommunications.org": { - "error": "HTTPSConnectionPool(host='social.cdbcommunications.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "anisodon.jp": { - "error": "HTTPSConnectionPool(host='anisodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "oracle.skilledtests.com": { - "error": "HTTPSConnectionPool(host='oracle.skilledtests.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.pe": { - "error": "HTTPSConnectionPool(host='mastodon.pe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pod.thomasdalichow.de": { - "error": "HTTPSConnectionPool(host='pod.thomasdalichow.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.powell.zone": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "whisperstorm.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 2 - }, - "openRegistrations": true - } + "mastodon.spydar007.com": { + "error": 404 }, - "grindcore.ch": { + "peertube.bierzilla.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 9, - "activeHalfyear": 7, - "activeMonth": 7 + "total": 2 }, - "localPosts": 1423, - "localComments": 1918 + "localPosts": 7803, + "localComments": 0 }, "metadata": { - "nodeName": "grindcore.ch" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Biertube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "tbs.okhin.fr": { - "error": "HTTPSConnectionPool(host='tbs.okhin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.xsteadfastx.org": { - "error": "HTTPSConnectionPool(host='mastodon.xsteadfastx.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ptman.kapsi.fi": { - "error": 404 - }, - "mastodon.social/users/Murilega": { - "error": 404 - }, - "dolphin.nemonet.xyz": { - "error": "HTTPSConnectionPool(host='dolphin.nemonet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "balbinsekt.ocloud.de": { - "error": 404 - }, - "ourlives.red": { - "error": 403 - }, - "iiuoizjrsz.localtunnel.me": { - "error": "HTTPSConnectionPool(host='iiuoizjrsz.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "lol6.tun.a4.io": { - "error": "HTTPSConnectionPool(host='lol6.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "mastodon.chrisjones.io": { - "error": "HTTPSConnectionPool(host='mastodon.chrisjones.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.chrisjones.io' doesn't match 'chrisjones.io'\")))" + "dev.tencrux.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.r3pek.org": { + "foxiepa.ws": { "error": 404 }, - "bulut.noras.tech": { - "error": 502 - }, - "social.kimamass.com": { + "welldn.net": { "nodeinfo": { "version": "2.0", "software": { @@ -6907,177 +8919,70 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 31, + "activeMonth": 15, + "activeHalfyear": 20 }, - "localPosts": 1967 + "localPosts": 60341 }, - "openRegistrations": false + "openRegistrations": true } }, - "team.write.as": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.holodeck.ga": { - "error": "HTTPSConnectionPool(host='social.holodeck.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ioer.pw": { - "error": "HTTPSConnectionPool(host='ioer.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "f.pztrn.name": { - "error": "HTTPSConnectionPool(host='f.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fsdon.com": { - "error": "HTTPSConnectionPool(host='fsdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fsdon.com timed out. (connect timeout=3)'))" - }, - "academywatch.blogspot.de": { - "error": 404 - }, - "ruxnor.net": { - "error": 404 + "social.kola.ml": { + "error": "HTTPSConnectionPool(host='social.kola.ml', port=443): Read timed out. (read timeout=3)" }, - "285936586.masto.host": { + "adriaan.se": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 5244 + "localPosts": 1 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.wilcox.pub": { - "error": "HTTPSConnectionPool(host='social.wilcox.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "news.harvard.edu": { + "error": 404 }, - "mammut.zasha.style": { - "error": "HTTPSConnectionPool(host='mammut.zasha.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.fandemonium.ovh": { + "error": "HTTPSConnectionPool(host='peertube.fandemonium.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.fandemonium.ovh' doesn't match either of 'api.fandemonium.tk', 'i.fandemonium.tk'\")))" }, - "lingtheme.com": { - "error": "HTTPSConnectionPool(host='lingtheme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.h.etbus.ch": { + "error": "HTTPSConnectionPool(host='mastodon.h.etbus.ch', port=443): Read timed out. (read timeout=3)" }, - "music.lo.hn": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://music.lo.hn/federation/actors/service", - "private": false, - "shortDescription": "Spotilohn", - "longDescription": "Spotilohn", - "rules": "Spotilohn", - "contactEmail": "j@lo.hn", - "terms": "Spotilohn", - "nodeName": "Spotilohn", - "banner": null, - "defaultUploadQuota": 0, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 399 - }, - "artists": { - "total": 145 - }, - "albums": { - "total": 167 - }, - "music": { - "hours": 3098.2966666666666 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "Spotilohn", - "knownNodesListUrl": "https://music.lo.hn/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 1 - } - }, - "listenings": { - "total": 21 - }, - "downloads": { - "total": 26 - } - } - } - } + "mastodon-tiray.me": { + "error": "HTTPSConnectionPool(host='mastodon-tiray.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bitbot.dev": { + "not-develop.gab.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "me.noorul.xyz": { + "error": "HTTPSConnectionPool(host='me.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.samedi.pm": { + "error": "HTTPSConnectionPool(host='video.samedi.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.blogto.com": { "error": 404 }, - "mastodon.atikoro.net": { + "peertube.xtenz.xyz": { + "error": "HTTPSConnectionPool(host='peertube.xtenz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xkcd.network": { + "error": "HTTPSConnectionPool(host='xkcd.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstr.social": { "nodeinfo": { "version": "2.0", "software": { @@ -7089,34 +8994,146 @@ ], "usage": { "users": { - "total": 167, - "activeMonth": 99, - "activeHalfyear": 135 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1290 + "localPosts": 1 }, "openRegistrations": true } }, - "mauve.m.to": { - "error": "HTTPSConnectionPool(host='mauve.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.fusselkater.org": { + "error": "HTTPSConnectionPool(host='cloud.fusselkater.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "abunchtell.com": { - "error": 404 + "mirage.m510.net": { + "error": "HTTPSConnectionPool(host='mirage.m510.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "write.snopyta.org": { + "pouets.ovh": { + "error": "HTTPSConnectionPool(host='pouets.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.fatelectron.net": { + "error": "HTTPSConnectionPool(host='videos.fatelectron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/minego": { + "error": 404 + }, + "mastoforce.social": { + "error": "HTTPSConnectionPool(host='mastoforce.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.bambuch.cz": { + "error": "HTTPSConnectionPool(host='peertube.bambuch.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.voidnode.de": { + "error": "HTTPSConnectionPool(host='cloud.voidnode.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "aquoverse.ddns.net": { + "error": "HTTPSConnectionPool(host='aquoverse.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.jonasx.de": { + "error": "HTTPSConnectionPool(host='mastodon.jonasx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sakura-rage.net": { + "error": "HTTPSConnectionPool(host='sakura-rage.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misty-island.info": { + "error": "HTTPSConnectionPool(host='misty-island.info', port=443): Read timed out. (read timeout=3)" + }, + "torrentfreak.com": { + "error": "Exceeded 30 redirects." + }, + "plero.antopie.org": { "nodeinfo": { "metadata": { - "nodeName": "Snopyta Write", - "nodeDescription": "WriteFreely hosted by Snopyta", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 10, - "publicReader": true, - "invites": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "PleromAnt", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://plero.antopie.org/users/miraty" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -7124,105 +9141,123 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.10.0" + "name": "pleroma", + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { + "localPosts": 10, "users": { - "total": 107, - "activeHalfyear": 1 - }, - "localPosts": 186 + "total": 3 + } }, "version": "2.0" } }, - "share.ports.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "peertube.ziuri.me": { + "error": "HTTPSConnectionPool(host='peertube.ziuri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "review-dokku-m1r5s5.pleroma.online": { - "error": "HTTPSConnectionPool(host='review-dokku-m1r5s5.pleroma.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.hakoai.com": { + "error": "HTTPSConnectionPool(host='mastodon.hakoai.com', port=443): Read timed out. (read timeout=3)" }, - "okudadon.tokyo": { - "error": "HTTPSConnectionPool(host='okudadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.stormdragon.tk": { + "error": "HTTPSConnectionPool(host='social.stormdragon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "karass.ideali.sh": { + "mastodon.f5s.de": { + "error": "HTTPSConnectionPool(host='mastodon.f5s.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.f5s.de' doesn't match 'funky.f5s.de'\")))" + }, + "t.kida.io": { + "error": "HTTPSConnectionPool(host='t.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.bonifacelabs.ca": { + "error": 404 + }, + "35.187.159.57": { + "error": "HTTPSConnectionPool(host='35.187.159.57', port=443): Read timed out. (read timeout=3)" + }, + "iymtkfkwhc.localtunnel.me": { + "error": "HTTPSConnectionPool(host='iymtkfkwhc.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "auto.coffee": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 48, - "activeMonth": 8, - "activeHalfyear": 19 + "total": 1 }, - "localPosts": 651 + "localPosts": 3, + "localComments": 2 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "gytis@repecka.com" + } } }, - "twotwo.cloud": { - "error": "HTTPSConnectionPool(host='twotwo.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to twotwo.cloud timed out. (connect timeout=3)'))" - }, - "kellynaproducrv2.wordpress.com": { - "error": 404 - }, - "osada.nathanmcrae.name": { - "error": 404 - }, - "tenca.rs": { - "error": "HTTPSConnectionPool(host='tenca.rs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bonnegent.fr": { - "error": "HTTPSConnectionPool(host='bonnegent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "beepbeep.social": { - "error": "HTTPSConnectionPool(host='beepbeep.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "posts.arjoranta.fi": { + "error": "HTTPSConnectionPool(host='posts.arjoranta.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "alice-tech.net": { - "error": "HTTPSConnectionPool(host='alice-tech.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.kollenberger.me": { + "error": "HTTPSConnectionPool(host='mastodon.kollenberger.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "relay.hellsite.site": { - "error": "HTTPSConnectionPool(host='relay.hellsite.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.moeoverflow.org": { + "error": "HTTPSConnectionPool(host='social.moeoverflow.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.azusa.san.moe": { - "error": "HTTPSConnectionPool(host='m.azusa.san.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "club.newnabab.com": { + "error": 404 }, - "misskey.site": { - "error": "HTTPSConnectionPool(host='misskey.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.lieter.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "queersin.space": { + "share.sac.se": { "error": 404 }, - "gancio.tunnel.datahub.at": { - "error": "HTTPSConnectionPool(host='gancio.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.zelibertinegamer.me": { - "error": "HTTPSConnectionPool(host='social.zelibertinegamer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nuklear.family": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 17196 + }, + "openRegistrations": false + } }, - "startracks.club": { - "error": "HTTPSConnectionPool(host='startracks.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to startracks.club timed out. (connect timeout=3)'))" + "mastodon.social/users/McHollander": { + "error": 404 }, - "wi5q3yst8hmd6x.4chan.icu": { - "error": "HTTPSConnectionPool(host='wi5q3yst8hmd6x.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "macmynatt.social": { + "error": 404 }, - "peertube.simounet.net": { + "tube.interhacker.space": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -7237,27 +9272,41 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 10 }, - "localPosts": 349, - "localComments": 0 + "localPosts": 93, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube.simounet.net", + "nodeName": "Interhack", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "interhack", + "version": "0.1.0", + "description": "Interhack PeerTube plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -7269,11 +9318,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 360, - 720, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -7281,7 +9326,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -7360,28 +9405,82 @@ } } }, - "relay.mastodon.nl": { - "error": 403 + "chemnitz.social": { + "error": 404 }, - "unsafe.space": { - "error": "HTTPSConnectionPool(host='unsafe.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'unsafe.space' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" + "cloud.llit.eu": { + "error": "HTTPSConnectionPool(host='cloud.llit.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kou.hu": { - "error": "HTTPSConnectionPool(host='kou.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kou.hu' doesn't match either of 'adatbanyasz.olab.hu', 'www.adatbanyasz.olab.hu'\")))" + "hydroxyquinol.net": { + "error": "HTTPSConnectionPool(host='hydroxyquinol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "sexyspygirls.com": { + "misskey.einemeru.com": { + "error": "HTTPSConnectionPool(host='misskey.einemeru.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.schwartzh.com": { + "error": "HTTPSConnectionPool(host='social.schwartzh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rule-of-three.club": { + "error": "HTTPSConnectionPool(host='rule-of-three.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.nekotodon.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 87 + "total": 73, + "activeMonth": 129, + "activeHalfyear": 151 }, - "localPosts": 77, - "localComments": 8 + "localPosts": 688 + }, + "openRegistrations": true + } + }, + "furstdn.jp": { + "error": "HTTPSConnectionPool(host='furstdn.jp', port=443): Read timed out. (read timeout=3)" + }, + "www.cpushack.com": { + "error": "HTTPSConnectionPool(host='www.cpushack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.cpushack.com' doesn't match either of '*.gridserver.com', 'gridserver.com'\")))" + }, + "39sounds.net": { + "error": 404 + }, + "ppp.marginalie.eu": { + "error": "HTTPSConnectionPool(host='ppp.marginalie.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "clem.pw": { + "error": "HTTPSConnectionPool(host='clem.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kyureki.jp": { + "error": "HTTPSConnectionPool(host='kyureki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "unsafe.co": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "storage.stargazer.at": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "ericblade.us": { + "error": "HTTPSConnectionPool(host='ericblade.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.souterra.com": { + "nodeinfo": { + "metadata": { + "nodeName": "souterra", + "nodeDescription": "In the aftermath of Judgment Day, we fled to the Exclusion Zone and sought refuge underground. This is what is left of our fallen civilization.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -7389,17 +9488,29 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": { - "email": "webmaster@sexyspygirls.com" - } + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 236 + }, + "version": "2.0" } }, - "mastodon.social/users/Misbiopy": { - "error": 404 + "freunde.nettesheim.eu": { + "error": "HTTPSConnectionPool(host='freunde.nettesheim.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma7.pla1.net": { + "beeping.town": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -7411,17 +9522,138 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "b.9chan.lol", + "birdsite.link", + "bitcoinhackers.org", + "bot.undernet.uy", + "bsd.moe", + "cloutfla.re", + "friends.nico", + "greenish.red", + "gs.archae.me", + "innerwebs.social", + "kyot.me", + "leftlibertarian.club", + "liberdon.com", + "libertarianism.club", + "mastodon.starrevolution.org", + "newsbots.eu", + "nsfw.social", + "patch.cx", + "qoto.org", + "shitposter.club", + "social.evilma.id", + "social.hatthieves.es", + "social.heldscal.la", + "social.sunshinegardens.org", + "sunshinegardens.org", + "toot.love", + "toot.zone", + "tweeps.link", + "waifuappreciation.club", + "waifu.social", + "humblr.social", + "pawoo.net", + "porntoot.com", + "weeaboo.space", + "weeb.academy" + ], + "media_nsfw": [], + "media_removal": [ + "humblr.social", + "pawoo.net", + "porntoot.com", + "weeaboo.space", + "weeb.academy", + "baraag.net", + "gs.smuglo.li", + "social.super-niche.club", + "unsafe.space" + ], + "reject": [ + "beehub.org", + "cliterati.club", + "coom.club", + "crypto-group-buy.com", + "develop.gab.com", + "dickkickextremist.xyz", + "exited.eu", + "expired.mentality.rip", + "explosion.party", + "fedichive.tk", + "freespeechextremist.com", + "freespeech.firedragonstudios.com", + "freespeech.host", + "freevoice.space", + "freezepeach.xyz", + "gab.ai", + "gab.com", + "gabfed.com", + "gameliberty.club", + "gasthe.lgbt", + "gleasonator.com", + "gleasonator.dev", + "glindr.org", + "hagra.net", + "kag.social", + "kiwifarms.cc", + "lets.saynoto.lgbt", + "ligma.pro", + "manitu.pirati.ca", + "melalandia.tk", + "mobile.co", + "mstdn.foxfam.club", + "neckbeard.xyz", + "neenster.org", + "newjack.city", + "noagendasocial.com", + "nordenmedia.com", + "not-develop.gab.com", + "npf.mlpol.net", + "pieville.net", + "pl.765racing.com", + "pleroma.cucked.me", + "pleroma.kiwifarms.net", + "pleroma.rareome.ga", + "pl.smuglo.li", + "preteengirls.biz", + "prout.social", + "rapefeminists.network", + "robo.super-niche.club", + "sealion.club", + "shitasstits.life", + "skippers-bin.com", + "social.byoblu.com", + "social.foxfam.club", + "social.quodverum.com", + "spinster.xyz", + "thechad.zone", + "the.hedgehoghunter.club", + "voluntaryism.club", + "wagesofsinisdeath.com", + "weedis.life", + "yggdrasil.social", + "yorishiro.space", + "baraag.net", + "gs.smuglo.li", + "social.super-niche.club", + "unsafe.space" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -7432,8 +9664,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Pleroma CentOS 7 Texas USA", - "nodeName": "pleroma7.pla1.net", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Beeping Town", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -7480,9 +9712,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma7.pla1.net/users/pla" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -7493,7 +9723,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -7503,56 +9733,107 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-7998-ge57c1b60-develop" + "version": "2.0.3-2-g542c839b-beeping" }, "usage": { - "localPosts": 4, + "localPosts": 113695, "users": { - "total": 2 + "total": 163 } }, "version": "2.0" } }, - "mawa.link": { - "error": "HTTPSConnectionPool(host='mawa.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "msky.jnsk.info": { + "error": "HTTPSConnectionPool(host='msky.jnsk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.nmd.cc": { + "pl.pube.tk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mmpr.ca": { + "error": "HTTPSConnectionPool(host='mmpr.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tlsn.com": { "error": 404 }, - "psodon.com": { - "error": "HTTPSConnectionPool(host='psodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to psodon.com timed out. (connect timeout=3)'))" + "relay2.taruntarun.net": { + "error": 404 }, - "social.secret-wg.org": { + "dontest.ll4u.in": { + "error": "HTTPSConnectionPool(host='dontest.ll4u.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "touhou.social": { + "error": "HTTPSConnectionPool(host='touhou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.linu.xxx": { + "error": "HTTPSConnectionPool(host='social.linu.xxx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hakuhodon.com": { + "error": "HTTPSConnectionPool(host='hakuhodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "loli.mk": { + "error": "HTTPSConnectionPool(host='loli.mk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'loli.mk' doesn't match either of 'gaojide.com', 'www.gaojide.com'\")))" + }, + "has.foxiepa.ws": { + "error": "HTTPSConnectionPool(host='has.foxiepa.ws', port=443): Read timed out. (read timeout=3)" + }, + "social.kaiser.me": { + "error": "HTTPSConnectionPool(host='social.kaiser.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "billbennett.co.nz": { + "error": "HTTPSConnectionPool(host='billbennett.co.nz', port=443): Read timed out. (read timeout=3)" + }, + "averagedom.com": { + "error": "HTTPSConnectionPool(host='averagedom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.xn--krsgw--n73t.com": { + "error": 403 + }, + "misskey-test.taboulisme.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tandacast.simpletheologian.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "tandacast", + "nodeDescription": "What happens when a theist and an atheist talk about the things that matter? tandacast!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 2056 + "localPosts": 8 }, - "openRegistrations": false + "version": "2.0" } }, - "cloud.orsburn.org": { - "error": 404 - }, - "peertube.fedilab.app": { + "misskey.xianon.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "misskey", + "version": "12.33.0" }, "protocols": [ "activitypub" @@ -7566,55 +9847,87 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 2 - }, - "localPosts": 52, - "localComments": 3 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "\u3057\u3042\u306e\u3059\u304d\u30fc", + "nodeDescription": "

\u3057\u3042\u306e\u3059\u304d\u30fc\u306f\u304a\u3072\u3068\u308a\u3055\u307e\u306e Misskey \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002

\n

Misskey v12.33.0 \u304b\u3089 Issue #5935 \u306e\u6a5f\u80fd\u3092\u7121\u52b9\u306b\u3057\u305f\u30bd\u30fc\u30b9\u3067\u52d5\u4f5c\u3057\u3066\u3044\u307e\u3059\u3002\nhttps://github.com/syuilo/misskey/issues/5935

\n

\u5909\u66f4\u90e8\u5206\u306e\u30bd\u30fc\u30b9\u304c\u6b32\u3057\u3044\u65b9\u306f https://misskey.xianon.net/@xianon \u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002

", + "maintainer": { + "name": "xianon", + "email": null }, - "nodeName": "Fedilab PeerTube", - "nodeDescription": "Peertube instance for Fedilab" + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true } } }, - "101010.pl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 571, - "activeMonth": 256, - "activeHalfyear": 506 - }, - "localPosts": 14946 - }, - "openRegistrations": true - } + "mastodon.social/users/siem": { + "error": 404 }, - "xwiki.mleduc.xyz": { - "error": 502 + "www.publicintegrity.org": { + "error": 404 }, - "kiwaitsu.hostdon.jp": { - "error": "HTTPSConnectionPool(host='kiwaitsu.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.pazan.ml": { + "error": "HTTPSConnectionPool(host='cloud.pazan.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.deutsch-u.de": { + "rss2pub.krefeld.life": { "error": 404 }, - "blurts.net": { + "mastodon.social/users/kadybat": { + "error": "HTTPSConnectionPool(host='mastodon.social', port=443): Read timed out. (read timeout=3)" + }, + "toots.mashton.party": { + "error": "HTTPSConnectionPool(host='toots.mashton.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.govanify.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.lagacetasalta.com.ar": { + "error": 404 + }, + "devfs.xyz": { + "error": 404 + }, + "soc.schiessle.org": { + "error": "HTTPSConnectionPool(host='soc.schiessle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.home.luclu7.fr": { + "error": "HTTPSConnectionPool(host='social.home.luclu7.fr', port=443): Read timed out. (read timeout=3)" + }, + "chirp.cooleysekula.net": { + "error": 404 + }, + "ponpon.tk": { + "error": "HTTPSConnectionPool(host='ponpon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chitsuart.online": { + "error": "HTTPSConnectionPool(host='chitsuart.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.meme.cheap": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "thiswebsite.co": { + "error": "HTTPSConnectionPool(host='thiswebsite.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "extremelyonline.website": { + "error": 404 + }, + "pl.kotobank.ch": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -7624,18 +9937,41 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", "relay", "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 15, + "reject_threshold": 25 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "https://womenarestupid.site" + ], + "replace": [] + }, "mrf_policies": [ - "NoOpPolicy" + "HellthreadPolicy", + "SimplePolicy", + "KeywordPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -7644,10 +9980,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Ye Olde Blurts is an Pleroma instance, an alternative fediverse server", - "nodeName": "Ye Olde Blurts", + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A pleroma instance run by kotobank.ch people", + "nodeName": "Pleroma/Kotobank", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -7694,7 +10030,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pl.kotobank.ch/users/vaartis" + ], "suggestions": { "enabled": false }, @@ -7702,10 +10040,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 64000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -7715,88 +10053,39 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-581-g40670a98-develop" + "version": "2.0.50-689-g3126f8a3-develop" }, "usage": { - "localPosts": 561, + "localPosts": 23913, "users": { - "total": 6 + "total": 10 } }, "version": "2.0" } }, - "stephenking.club": { - "error": 404 - }, - "mastodon.jerem.yt": { - "error": "HTTPSConnectionPool(host='mastodon.jerem.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.jerem.yt' doesn't match 'the.superbestfriendsclub.com'\")))" - }, - "soc.xn--wxa.zone": { - "error": "HTTPSConnectionPool(host='soc.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "openfilmnetwork.hendrikdc.com": { - "error": "HTTPSConnectionPool(host='openfilmnetwork.hendrikdc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to openfilmnetwork.hendrikdc.com timed out. (connect timeout=3)'))" - }, - "lair.fedifilth.xyz": { + "subversive.zone": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "mastodon", + "version": "3.1.3" }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "The Lair", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 14, + "activeMonth": 13, + "activeHalfyear": 16 }, - "explicitContent": true - } + "localPosts": 9099 + }, + "openRegistrations": false } }, - "si.pmpm.pw": { + "spank.ws": { "nodeinfo": { "version": "2.0", "software": { @@ -7808,306 +10097,286 @@ ], "usage": { "users": { - "total": 36, - "activeMonth": 24, - "activeHalfyear": 33 + "total": 15, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 158713 + "localPosts": 1151 }, - "openRegistrations": false + "openRegistrations": true } }, - "frei.social": { - "error": "HTTPSConnectionPool(host='frei.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dev01.abdl.link": { - "error": "HTTPSConnectionPool(host='dev01.abdl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon48.com": { + "error": "HTTPSConnectionPool(host='mastodon48.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.reaves.dev": { + "nnt.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 8 }, - "localPosts": 44 + "localPosts": 14 }, "openRegistrations": true } }, - "cloud.worty.de": { - "error": 403 + "greenwich.masto.host": { + "error": "HTTPSConnectionPool(host='greenwich.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/threetails": { + "mastodon.social/users/pierrot": { "error": 404 }, - "pt.enitg.no": { - "error": "HTTPSConnectionPool(host='pt.enitg.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pt.enitg.no' doesn't match 'bilder.vanvik.eu'\")))" + "tribe.randome.camp": { + "error": "HTTPSConnectionPool(host='tribe.randome.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tribe.randome.camp' doesn't match either of 'board.randome.camp', 'nuage.randome.camp', 'pad.randome.camp', 'randome.camp', 'social.randome.camp', 'wiki.randome.camp'\")))" }, - "mastodon.social/users/janszoon": { - "error": 404 + "mastodon.fujita.style": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.0rc2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1151 + }, + "openRegistrations": false + } }, - "unkomaker.m.to": { - "error": "HTTPSConnectionPool(host='unkomaker.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gentle.town": { + "error": "HTTPSConnectionPool(host='gentle.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "occitanie.social": { + "pleroma.vocalodon.net": { "error": 404 }, - "social.strangeworld.jp": { - "error": "HTTPSConnectionPool(host='social.strangeworld.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.poisson.me": { + "error": "HTTPSConnectionPool(host='mastodon.poisson.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.katsuricata.com": { + "social.webzone69.com": { + "error": "HTTPSConnectionPool(host='social.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kawen.space": { "nodeinfo": { "metadata": { - "nodeName": "miscellaneous human being", - "nodeDescription": "Kat Suricata\u2019s personal blog.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "gopher", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com" + ], + "media_nsfw": [ + "baraag.net", + "humblr.social", + "sinblr.com" + ], + "media_removal": [], + "reject": [ + "fedi.lynnesbian.space", + "playvicious.social", + "switter.at", + "witches.live", + "shitasstits.life", + "kiwifarms.cc", + "social.hatthieves.es" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "pleroma.rareome.ga", + "shitasstits.life" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Kawen Space: The Pillow Fort of Pleroma Instances", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": false, + "staffAccounts": [ + "https://kawen.space/users/flocky", + "https://kawen.space/users/karen" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 100000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.0-165-g0f428a56-production" }, "usage": { + "localPosts": 223396, "users": { - "total": 1 - }, - "localPosts": 1 + "total": 428 + } }, "version": "2.0" } }, - "ameriberia.wordpress.com": { - "error": 410 + "f.phone-talk.net": { + "error": "HTTPSConnectionPool(host='f.phone-talk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.novatrend.ch": { + "social.diekershoff.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.4" + "name": "friendica", + "version": "2020.06-dev-1343" }, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 296, - "localComments": 427 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "hagen@cocoate.com" - } - } - }, - "4orce.online": { - "error": 404 - }, - "mstdn.ipz.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ipz.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "peertube.firudverse.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "swetrust.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 1, - "localComments": 1 - }, - "openRegistrations": false, - "services": { + "protocols": { "inbound": [ - "atom1.0", - "rss2.0", - "pop3", "friendica", - "gnusocial", - "mastodon" + "diaspora", + "gnusocial" ], "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", "friendica", - "gnusocial", - "mastodon" + "diaspora", + "gnusocial" ] }, - "protocols": [ - "activitypub", - "ostatus" - ], - "metadata": { - "email": "no-reply@swetrust.com" - } - } - }, - "social.sdeu.fr": { - "error": "HTTPSConnectionPool(host='social.sdeu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tautolog.org": { - "error": 404 - }, - "quasi.social": { - "error": 503 - }, - "yoshis.woolly.world": { - "error": "HTTPSConnectionPool(host='yoshis.woolly.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.crisritma.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "fanvid.stopthatimp.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0" - }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp", + "twitter" ] }, + "usage": {}, "openRegistrations": false, - "usage": { - "users": { - "total": 20 - }, - "localPosts": 106, - "localComments": 9 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "Fanvid", - "nodeDescription": "A fan-hosted PeerTube instance. " - } - } - }, - "fumufu.xyz": { - "error": 404 - }, - "www2.gabbers.me": { - "error": "HTTPSConnectionPool(host='www2.gabbers.me', port=443): Read timed out. (read timeout=3)" - }, - "shiisaba.dip.jp": { - "error": "HTTPSConnectionPool(host='shiisaba.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shiisaba.dip.jp timed out. (connect timeout=3)'))" - }, - "mamemoma.mamemo.online": { - "error": 410 - }, - "dermm.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] }, - "localPosts": 3, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "wordpress@dermm.io" + "explicitContent": false } } }, - "anonlabs.org": { - "error": "HTTPSConnectionPool(host='anonlabs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anonlabs.org timed out. (connect timeout=3)'))" - }, - "tube.lain.church": { - "error": "HTTPSConnectionPool(host='tube.lain.church', port=443): Read timed out. (read timeout=3)" - }, - "roo.m.to": { - "error": "HTTPSConnectionPool(host='roo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bartle.doomicile.de": { - "error": 404 - }, - "spacetime.social": { - "error": "HTTPSConnectionPool(host='spacetime.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "albin.club": { - "error": "HTTPSConnectionPool(host='albin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vanderwarker.family": { - "error": "'int' object is not subscriptable" - }, - "mastodon.huma-num.fr": { - "error": "HTTPSConnectionPool(host='mastodon.huma-num.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "turtle.m.to": { - "error": "HTTPSConnectionPool(host='turtle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cursed.ee": { - "error": "HTTPSConnectionPool(host='cursed.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "my.streamz.ca": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "natsuki.mst.blue": { - "error": 404 - }, - "fedi.hazel.cafe": { + "interlace.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -8117,29 +10386,32 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "hazel.cafe", + "nodeDescription": "Wesley's friendly little fediverse server. Feel free to ask for an account <3", + "nodeName": "interlace.space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -8187,10 +10459,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.hazel.cafe/users/effyn" + "https://interlace.space/users/wesleyac" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -8199,9 +10475,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -8209,387 +10486,268 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.7" }, "usage": { - "localPosts": 32, + "localPosts": 18, "users": { - "total": 6 + "total": 3 } }, "version": "2.0" } }, - "testpl.wlw.pw": { - "error": "HTTPSConnectionPool(host='testpl.wlw.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.aldude999.net": { - "error": "HTTPSConnectionPool(host='mastodon.aldude999.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "devfs.xyz": { + "indented.space": { "error": 404 }, - "relay.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='relay.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.afterpod.com": { + "micro.esjewett.com": { "error": 404 }, - "mast.market": { + "toot.y-y.li": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, + "total": 3, "activeMonth": 1, - "activeHalfyear": 8 + "activeHalfyear": 1 }, - "localPosts": 9 + "localPosts": 229 }, "openRegistrations": true } }, - "automario.eu": { - "error": "HTTPSConnectionPool(host='automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.incmplt.net": { - "error": 404 - }, - "litodon.de": { - "error": "HTTPSConnectionPool(host='litodon.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.mariovavti.com": { - "error": "HTTPSConnectionPool(host='hub.mariovavti.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kink.social": { - "error": 404 - }, - "cloud.gnu.rocks": { + "onster.farm": { "error": 404 }, - "4232.cf": { - "error": "HTTPSConnectionPool(host='4232.cf', port=443): Read timed out. (read timeout=3)" - }, - "huwa.m.to": { - "error": "HTTPSConnectionPool(host='huwa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "containment.space": { - "error": "HTTPSConnectionPool(host='containment.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to containment.space timed out. (connect timeout=3)'))" + "don.nako.ne.jp": { + "error": "HTTPSConnectionPool(host='don.nako.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pornfed.xyz": { - "error": "HTTPSConnectionPool(host='pornfed.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "botnet.beznell.ooo": { + "error": "HTTPSConnectionPool(host='botnet.beznell.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tenta.fun": { - "error": "HTTPSConnectionPool(host='tenta.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "agoni.news": { + "error": "HTTPSConnectionPool(host='agoni.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lanuevatierra.zyns.com": { - "error": "HTTPSConnectionPool(host='lanuevatierra.zyns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "peer.ecutsa.fr": { + "error": "HTTPSConnectionPool(host='peer.ecutsa.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.daco.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 0 - }, - "openRegistrations": true - } + "mstdn.ryanak.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.ryanak.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.ottheim.de": { - "error": 404 + "thereeferal.com": { + "error": "HTTPSConnectionPool(host='thereeferal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.express.co.uk": { - "error": 404 + "peertube.pettingzoo.dev": { + "error": "HTTPSConnectionPool(host='peertube.pettingzoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.pettingzoo.dev' doesn't match either of '*.pup.haus', 'pup.haus'\")))" }, - "idlethumbs.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 228, - "activeMonth": 29, - "activeHalfyear": 273 - }, - "localPosts": 6997 - }, - "openRegistrations": true - } + "cloud.beepboop.ga": { + "error": 403 }, - "peertube.askan.info": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.bandersnatch.xyz": { + "error": "HTTPSConnectionPool(host='social.bandersnatch.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Madeorsk": { + "kristerw.blogspot.com": { "error": 404 }, - "cat.social": { - "error": "HTTPSConnectionPool(host='cat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/emelie": { + "mastodon.social/users/sleepran": { "error": 404 }, - "indyjp.club": { - "error": "HTTPSConnectionPool(host='indyjp.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'indyjp.club' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "cuttlefi.sh": { - "error": "HTTPSConnectionPool(host='cuttlefi.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nc.raitsc.uk": { - "error": 403 - }, - "pouet.couchet.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3531 - }, - "openRegistrations": false - } - }, - "dance-dance-dance.space": { - "error": "HTTPSConnectionPool(host='dance-dance-dance.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.nhaddag.com": { + "error": "HTTPSConnectionPool(host='mstdn.nhaddag.com', port=443): Read timed out. (read timeout=3)" }, - "dpc.pw": { + "relay.shittyurl.org": { "nodeinfo": { - "metadata": { - "nodeName": "Dawid Ci\u0119\u017carkiewicz aka `dpc`", - "nodeDescription": "contrarian notes on software engineering, Open Source hacking, cryptocurrencies etc.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { + "localPosts": 0, "users": { "total": 1 - }, - "localPosts": 23 + } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "relay.mas.to", + "gameliberty.club", + "beehub.org", + "pleroma.cloud", + "mstdn.foxfam.club", + "m.bnolet.me", + "edgerunner.network", + "mastodon.echoz.io", + "s.dat.cloud", + "mastodon.eric.ovh", + "sinblr.com", + "es.muy.moe", + "jonleibowitz.social", + "neckbeard.xyz", + "koyu.space", + "social.reinboar.xyz", + "mastodon.macsnet.cz", + "toot.baby", + "social.1in9.net", + "homo.dev", + "ministry.moonbutt.science", + "buckeye.social", + "mastodon.corecoding.dev", + "fedibird.com", + "mastodon.madrid", + "hispatodon.club", + "social.i2p.rocks", + "qoto.org", + "p.mailchar.com", + "soc.hyena.network", + "mastodon.maescool.be", + "expired.mentality.rip", + "relay.homunyan.com", + "khat.komitea.fi", + "freespeech.host", + "pleroma.freespeech.host", + "coom.club", + "sjitter.com", + "sunrisesunset.shop", + "pleroma.mouse.services", + "rawr-xd.club", + "travelpandas.fr", + "mastodon.echelon4.xyz", + "neue.city" + ] + } } }, - "dhobqcaxam.localtunnel.me": { - "error": "HTTPSConnectionPool(host='dhobqcaxam.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.moshsh-mate.com": { - "error": "HTTPSConnectionPool(host='mastodon.moshsh-mate.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kmail.i-red.info": { - "error": "HTTPSConnectionPool(host='kmail.i-red.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kmail.i-red.info' doesn't match either of 'bbs.i-red.info', 'cloud.i-red.info', 'cov.i-red.info', 'geotdn.i-red.info', 'i-red.info', 'mstdn.i-red.info', 'plrm.i-red.info', 'setter2002.i-red.info', 'webmail.i-red.info', 'www.i-red.info'\")))" - }, - "mst.thumped.com": { - "error": "HTTPSConnectionPool(host='mst.thumped.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.aximov.net": { + "error": "HTTPSConnectionPool(host='mastodon.aximov.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.mg.cs59.co": { - "error": "HTTPSConnectionPool(host='social.mg.cs59.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "next.rojas.cz": { + "error": 403 }, - "shootjackdorseyinto.space": { - "error": "HTTPSConnectionPool(host='shootjackdorseyinto.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.thivinfo.com": { + "error": 404 }, - "fai.cisti.org": { - "error": "HTTPSConnectionPool(host='fai.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tusk.social": { + "error": "HTTPSConnectionPool(host='tusk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "viera.dereferenced.org": { - "error": "HTTPSConnectionPool(host='viera.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.opencoopecosystem.net": { + "error": "HTTPSConnectionPool(host='social.opencoopecosystem.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.nathanaelsilverman.com": { + "nxt.hydropower.pp.ua": { "error": 404 }, - "immerweiterlaufen.org": { - "error": 404 + "locked.social": { + "error": "HTTPSConnectionPool(host='locked.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nyquist.space": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cloud.hms-licht-ton.de": { + "error": 404 }, - "neil.gotdns.com": { - "error": "HTTPSConnectionPool(host='neil.gotdns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to neil.gotdns.com timed out. (connect timeout=3)'))" + "mastodon.u4u.org": { + "error": "HTTPSConnectionPool(host='mastodon.u4u.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "pleroma-app.herokuapp.com": { - "error": "HTTPSConnectionPool(host='pleroma-app.herokuapp.com', port=443): Read timed out. (read timeout=3)" + "pirati.ca/profile/heluecht": { + "error": 404 }, - "s.l1f.de": { - "error": "HTTPSConnectionPool(host='s.l1f.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to s.l1f.de timed out. (connect timeout=3)'))" + "udub.club": { + "error": "HTTPSConnectionPool(host='udub.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "auro.space": { - "error": "HTTPSConnectionPool(host='auro.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.8mitsu.net": { + "error": "HTTPSConnectionPool(host='mstdn.8mitsu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "va11hal.la": { + "rptopia.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+va11halla" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 6, + "total": 8, + "activeMonth": 3, "activeHalfyear": 8 }, - "localPosts": 689 + "localPosts": 21 }, - "openRegistrations": false + "openRegistrations": true } }, - "puredon.matcha-soft.com": { - "error": "HTTPSConnectionPool(host='puredon.matcha-soft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oilam.co.uk": { + "error": "HTTPSConnectionPool(host='oilam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.ybk28.net": { - "error": "HTTPSConnectionPool(host='mstdn.ybk28.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "diaspora.com.ar": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "dolphin.boon.chat": { - "error": "HTTPSConnectionPool(host='dolphin.boon.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.youngmsc.com": { + "error": "HTTPSConnectionPool(host='nextcloud.youngmsc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "post.ghostlevel.net": { - "error": "HTTPSConnectionPool(host='post.ghostlevel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.reher.space": { + "error": "HTTPSConnectionPool(host='cloud.reher.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nicodon.jp": { - "error": "HTTPSConnectionPool(host='nicodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "im.fucking-totally.online": { + "error": "HTTPSConnectionPool(host='im.fucking-totally.online', port=443): Read timed out. (read timeout=3)" }, - "cloud.projectx.knc.nc": { - "error": 404 + "mstdn.host": { + "error": "HTTPSConnectionPool(host='mstdn.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jawns.club": { + "pl.dax.moe": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 431, - "activeMonth": 32, - "activeHalfyear": 66 + "total": 1 }, - "localPosts": 16377 + "localPosts": 9 }, - "openRegistrations": false - } - }, - "community.alex-hoehn.de": { - "error": "HTTPSConnectionPool(host='community.alex-hoehn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'community.alex-hoehn.de' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "blog.sixy.name": { - "error": 404 - }, - "mastodon.saucissefrites.com": { - "error": "HTTPSConnectionPool(host='mastodon.saucissefrites.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hallucigenia.ga": { - "error": "HTTPSConnectionPool(host='social.hallucigenia.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.hallucigenia.ga timed out. (connect timeout=3)'))" - }, - "taktwerker.ocloud.de": { - "error": "HTTPSConnectionPool(host='taktwerker.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nickredmark.com": { - "error": "HTTPSConnectionPool(host='social.nickredmark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nickredmark.com' doesn't match either of 'archive.nmr.io', 'nickredmark.com', 'nmr.io', 'sorters.club', 'staart.nmr.io', 'www.sorters.club'\")))" - }, - "toots.beep.computer": { - "nodeinfo": { + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "toots.beep.computer", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://pl.dax.moe/users/dax" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -8622,167 +10780,43 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 42, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "eletusk.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1344, - "activeMonth": 141, - "activeHalfyear": 141 - }, - "localPosts": 1728614 - }, - "openRegistrations": true - } - }, - "peertube.maly.io": { - "error": "HTTPSConnectionPool(host='peertube.maly.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "woefdram.social": { - "error": "HTTPSConnectionPool(host='woefdram.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to woefdram.social timed out. (connect timeout=3)'))" - }, - "insoumis-es.net": { - "error": "HTTPSConnectionPool(host='insoumis-es.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "san-tama.tokyo": { - "error": 404 - }, - "belovely.xyz": { - "error": 404 - }, - "wastodon.herokuapp.com": { - "error": 404 - }, - "seiyu.fun": { - "error": 404 - }, - "bananachips.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 32, - "activeMonth": 21, - "activeHalfyear": 31 - }, - "localPosts": 30975 - }, - "openRegistrations": false - } - }, - "mstdn.okayama.jp": { - "error": "HTTPSConnectionPool(host='mstdn.okayama.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gelbytes.com": { - "nodeinfo": { - "metadata": { - "nodeName": "gelbytes.com", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.9.1" - }, - "usage": { - "users": { - "total": 1 + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "localPosts": 5 - }, - "version": "2.0" - } - }, - "social.krylc.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "nodeName": "pl.dax.moe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false }, - "localPosts": 4 - }, - "openRegistrations": true + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "mstdn.ninja": { - "error": "HTTPSConnectionPool(host='mstdn.ninja', port=443): Read timed out. (read timeout=3)" - }, - "tube-corse.beta.education.fr": { + "ptube.rousset.nom.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -8799,43 +10833,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 13 + "total": 2 }, - "localPosts": 6124, + "localPosts": 7, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Acad\u00e9mie de Corse", - "nodeDescription": "Bienvenue sur le service de vid\u00e9os en ligne de l'acad\u00e9mie de Corse. \nCette instance de Peertube est administr\u00e9e par la DANE de Corse.", + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [], @@ -8849,7 +10863,7 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -8858,16 +10872,17 @@ 240, 360, 480, - 720 + 720, + 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -8931,7 +10946,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -8940,16 +10955,40 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mastodon.u4u.org": { - "error": "HTTPSConnectionPool(host='mastodon.u4u.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "masdoon.com": { + "error": "HTTPSConnectionPool(host='masdoon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.fedi.quebec": { + "status.rudism.com": { + "error": "HTTPSConnectionPool(host='status.rudism.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.own-mail.org": { + "error": 404 + }, + "mstdn.info": { + "error": "HTTPSConnectionPool(host='mstdn.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.info' doesn't match either of '0-000.suitablenames.com', 'www.0-000.suitablenames.com'\")))" + }, + "aesthetic.strangled.net": { + "error": "HTTPSConnectionPool(host='aesthetic.strangled.net', port=443): Read timed out. (read timeout=3)" + }, + "rss.slashdot.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.noscraft.cf": { + "error": "HTTPSConnectionPool(host='social.noscraft.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "home.angieandpaul.co.uk": { + "error": "HTTPSConnectionPool(host='home.angieandpaul.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'home.angieandpaul.co.uk' doesn't match either of 'cloud.angieandpaul.co.uk', 'groundcontrol.dscloud.me'\")))" + }, + "lethar.gy": { + "error": "HTTPSConnectionPool(host='lethar.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mograph.social": { "nodeinfo": { "version": "2.0", "software": { @@ -8961,16 +11000,19 @@ ], "usage": { "users": { - "total": 32, - "activeMonth": 32, - "activeHalfyear": 55 + "total": 141, + "activeMonth": 25, + "activeHalfyear": 194 }, - "localPosts": 2233 + "localPosts": 2402 }, "openRegistrations": true } }, - "equestria.social": { + "gaybaby.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "padayon.net": { "nodeinfo": { "version": "2.0", "software": { @@ -8982,75 +11024,132 @@ ], "usage": { "users": { - "total": 573, - "activeMonth": 57, - "activeHalfyear": 106 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 8 }, - "localPosts": 99827 + "localPosts": 31 }, - "openRegistrations": false + "openRegistrations": true } }, - "echladny.myhome-server.de": { - "error": 403 + "necomi.co": { + "error": "HTTPSConnectionPool(host='necomi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.konzurovski.net": { + "mst.idsdt.com": { + "error": "HTTPSConnectionPool(host='mst.idsdt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.city17.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "video.lequerrec.eu": { + "error": "HTTPSConnectionPool(host='video.lequerrec.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "noman.masto.host": { + "error": "HTTPSConnectionPool(host='noman.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.si": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], + "usage": { + "users": { + "total": 61, + "activeMonth": 32, + "activeHalfyear": 142 + }, + "localPosts": 6085 + }, + "openRegistrations": true + } + }, + "social.randome.camp": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "friendica" - ], - "inbound": [ - "atom1.0", - "rss2.0" + "smtp", + "tumblr", + "twitter" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 + "total": 7, + "activeHalfyear": 7, + "activeMonth": 6 }, - "localPosts": 7, - "localComments": 1 + "localPosts": 36, + "localComments": 47 }, + "openRegistrations": true, "metadata": { - "nodeName": "Hubzilla" + "nodeName": "Ran'Dome Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "tumblr", + "twitter" + ] + }, + "explicitContent": false } } }, - "@kopiti.am": { - "error": 404 - }, - "s.uninform.at": { - "error": "HTTPSConnectionPool(host='s.uninform.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deepweb.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "devlog.filiuspatris.net": { + "blog.cjeller.site": { "nodeinfo": { "metadata": { - "nodeName": "FiliusPatris' devlog", + "nodeName": "CJ Eller", + "nodeDescription": "Classical guitar by training, Software by accident", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + } }, "openRegistrations": false, "protocols": [ @@ -9059,6 +11158,8 @@ "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, @@ -9070,26 +11171,17 @@ "users": { "total": 1 }, - "localPosts": 2 + "localPosts": 151 }, "version": "2.0" } }, - "social.juandpinto.com": { - "error": "HTTPSConnectionPool(host='social.juandpinto.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "c65a2b9f-73de-4b42-9b74-cd9f88cee830.pub.cloud.scaleway.com": { - "error": "HTTPSConnectionPool(host='c65a2b9f-73de-4b42-9b74-cd9f88cee830.pub.cloud.scaleway.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.faktur.org": { - "error": "HTTPSConnectionPool(host='friendica.faktur.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "virtual-kaf.fun": { + "ap.2p.gg": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.0" + "name": "dolphin", + "version": "1.4.0" }, "protocols": [ "activitypub" @@ -9101,50 +11193,482 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": {} }, "metadata": { - "nodeName": "\u304b\u3075\u3059\u304d\u30fc", + "nodeName": "Dolphin", "nodeDescription": null, "maintainer": { - "name": "admin", - "email": "support@arkjp.net" + "name": "ikuradon", + "email": "admin@2p.gg" }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true + "maxNoteTextLength": 500, + "enableServiceWorker": "H_VafBjdyLDY8CFs7AJxzBB-GlUZTWszNfEbxGqKkfo" } } }, - "misskey.rip": { - "error": "HTTPSConnectionPool(host='misskey.rip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cornix.hostdon.jp": { + "error": "HTTPSConnectionPool(host='cornix.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.santoyo.io": { - "error": "HTTPSConnectionPool(host='peertube.santoyo.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube.erdyyn.net": { + "error": "HTTPSConnectionPool(host='peertube.erdyyn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendsni.co": { - "error": 410 + "ceilidh.space": { + "error": "HTTPSConnectionPool(host='ceilidh.space', port=443): Read timed out. (read timeout=3)" }, - "s.ragavan.co": { - "error": "HTTPSConnectionPool(host='s.ragavan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "minimmill.com": { + "error": "HTTPSConnectionPool(host='minimmill.com', port=443): Read timed out. (read timeout=3)" }, - "cloud.adrianfuchs.at": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/sil": { + "error": 404 }, - "choeur.ulb.ac.be": { + "mk.kemono-friends.info": { + "error": 403 + }, + "kama-diaspora.org": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "madinina.social", + "karukera.social" + ] + } + } + }, + "realitytoots.com": { + "error": "HTTPSConnectionPool(host='realitytoots.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "try.bunyip.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.meenen.koeln": { + "error": "HTTPSConnectionPool(host='cloud.meenen.koeln', port=443): Read timed out. (read timeout=3)" + }, + "lazybear.pics": { + "nodeinfo": { + "metadata": { + "nodeName": "lazybear.pics", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "lazybear.pics", + "url": "https://lazybear.pics" + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.6" + }, + "usage": { + "localPosts": 119, + "localComments": 0, + "users": { + "total": 6, + "activeHalfyear": 13, + "activeMonth": 1 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "cephalopod.space": { + "error": "HTTPSConnectionPool(host='cephalopod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cephalopod.space' doesn't match 'sangha.social'\")))" + }, + "libertad.uber.space": { + "error": 404 + }, + "social.madeoutofmeat.com": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 30 + }, + "software": { + "version": "1.0.5", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://social.madeoutofmeat.com/users/raybot" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Madeoutofmeat", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "social.libertalia.world": { + "error": "HTTPSConnectionPool(host='social.libertalia.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.libertalia.world' doesn't match either of 'libertalia.world', 'www.libertalia.world'\")))" + }, + "freeskate.fr": { + "error": "HTTPSConnectionPool(host='freeskate.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + }, + "mastodon.social/users/tipsytentacle": { + "error": 404 + }, + "cloud.nohedidnt.de": { + "error": 404 + }, + "lugnasad.eu": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 5, + "activeHalfyear": 5, + "activeMonth": 3 + }, + "localPosts": 17, + "localComments": 50 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network serveur lugnasad", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "bakusocial.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 19, + "activeHalfyear": 202 + }, + "localPosts": 2909 + }, + "openRegistrations": false + } + }, + "tsdgeos.blogspot.com": { + "error": 404 + }, + "smilodon.tuxcrafting.cf": { + "error": "HTTPSConnectionPool(host='smilodon.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "comm.network": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3-vapor" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 33, + "activeMonth": 34, + "activeHalfyear": 130 + }, + "localPosts": 26539 + }, + "openRegistrations": false + } + }, + "mst.ongstar.jp": { + "error": "HTTPSConnectionPool(host='mst.ongstar.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "txsocial.club": { + "error": "HTTPSConnectionPool(host='txsocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peervideo.net": { + "error": 404 + }, + "mstdn.gunma.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 12 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/denjin": { + "error": 404 + }, + "medias.libox.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 130246, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Libox PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "pl.jort.space": { + "error": "HTTPSConnectionPool(host='pl.jort.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aaron.pk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tsukinowa.m.to": { + "error": "HTTPSConnectionPool(host='tsukinowa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.theloli.exchange": { + "error": "HTTPSConnectionPool(host='pleroma.theloli.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.nyxus.xyz": { + "error": "HTTPSConnectionPool(host='hub.nyxus.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/headpats_bot": { + "error": 404 + }, + "mastodon.social/users/adrienne": { + "error": 404 + }, + "1am.space": { + "error": "HTTPSConnectionPool(host='1am.space', port=443): Read timed out. (read timeout=3)" + }, + "www.aukondk.com": { "nodeinfo": { "version": "2.0", "software": { @@ -9153,10 +11677,10 @@ }, "usage": { "users": { - "total": 4 + "total": 1 }, - "localPosts": 15, - "localComments": 3 + "localPosts": 11, + "localComments": 22 }, "openRegistrations": false, "protocols": [ @@ -9167,23 +11691,47 @@ "outbound": [] }, "metadata": { - "email": "celine.quellet@ulb.ac.be" + "email": "aukondk@aukondk.com" } } }, - "vnxs.de": { + "prettyqueer.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 1210 + }, + "openRegistrations": false + } + }, + "tati.at": { + "error": "HTTPSConnectionPool(host='tati.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/tuxdude": { "error": 404 }, - "cloud.unixnerd.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "msky.tokyo": { + "error": "HTTPSConnectionPool(host='msky.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "uncle.club": { + "sebastiangreger.net": { "error": 404 }, - "pentium.cc": { - "error": "HTTPSConnectionPool(host='pentium.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plero.ma": { + "error": "HTTPSConnectionPool(host='plero.ma', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "video.hackers.town": { + "peertube.travelpandas.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -9203,67 +11751,24 @@ "openRegistrations": false, "usage": { "users": { - "total": 21 + "total": 2 }, - "localPosts": 222, - "localComments": 7 + "localPosts": 886, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "HackersTube", - "nodeDescription": "A place for hackers.town community members and allies to share their creations.", + "nodeName": "Travelpandas PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "ungamify", - "version": "0.0.1", - "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", - "clientScripts": { - "dist/common-client-plugin.js": { - "script": "dist/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "dist/video-watch-client-plugin.js": { - "script": "dist/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -9273,17 +11778,12 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 360, - 720, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -9355,7 +11855,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -9364,103 +11864,272 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "friendica.quatschbaer.de": { - "error": 404 - }, - "newyork.cbslocal.com": { - "error": 404 + "friendica.chaosgrossing.de": { + "error": "HTTPSConnectionPool(host='friendica.chaosgrossing.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.chaosgrossing.de' doesn't match either of '*.eltanin.uberspace.de', 'eltanin.uberspace.de'\")))" }, - "cloud.emcena.pt": { - "error": "HTTPSConnectionPool(host='cloud.emcena.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.fetus.jp": { + "error": "HTTPSConnectionPool(host='mstdn.fetus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masthead.social": { + "video.typica.us": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2160, - "activeMonth": 428, - "activeHalfyear": 1327 + "total": 2 }, - "localPosts": 58253 + "localPosts": 4018, + "localComments": 3 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Typica Video", + "nodeDescription": "Home to videos about Typica software and all things coffee.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "abolish.social": { + "gruntdump.masto.host": { + "error": "HTTPSConnectionPool(host='gruntdump.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tealpa.ws": { + "error": "HTTPSConnectionPool(host='tealpa.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.aistear.net": { + "error": "HTTPSConnectionPool(host='mastodon.aistear.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.knowbility.nl": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 8818 + "localPosts": 13, + "localComments": 36 }, - "openRegistrations": false + "openRegistrations": false, + "metadata": { + "nodeName": "Knowbility", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "donteatanimals.org": { + "social.laiguana.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 195, - "activeMonth": 31, - "activeHalfyear": 88 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2848 + "localPosts": 33 }, - "openRegistrations": true + "openRegistrations": false } }, - "uramstdon.com": { - "error": "HTTPSConnectionPool(host='uramstdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.lancaster.ac.uk": { - "error": 500 - }, - "mtdn.jp": { - "error": "HTTPSConnectionPool(host='mtdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tinysubversions.com": { - "error": "HTTPSConnectionPool(host='social.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.tinysubversions.com timed out. (connect timeout=3)'))" + "m.hitorino.club": { + "error": "HTTPSConnectionPool(host='m.hitorino.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "activitypub.komikeeeeeee.now.sh": { - "error": "Expecting value: line 1 column 1 (char 0)" + "anarchism.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mathilde.website": { - "error": "HTTPSConnectionPool(host='mathilde.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mathilde.website timed out. (connect timeout=3)'))" + "social.01start.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nachrichtendienst.bolsche.wiki": { + "metalhead.club": { "nodeinfo": { "version": "2.0", "software": { @@ -9472,222 +12141,55 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 943, + "activeMonth": 116, + "activeHalfyear": 147 }, - "localPosts": 16 + "localPosts": 59705 }, "openRegistrations": false } }, - "unity.m.to": { - "error": "HTTPSConnectionPool(host='unity.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon-sci.xyz": { + "error": "HTTPSConnectionPool(host='mastodon-sci.xyz', port=443): Read timed out. (read timeout=3)" }, - "pod.opendz.io": { + "chowchow.social": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "activeHalfyear": 2, - "total": 2, - "activeMonth": 0 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "software": { - "version": "0.20.1", - "name": "funkwhale" - }, - "metadata": { - "rules": "", - "banner": null, - "actorId": "https://pod.opendz.io/federation/actors/service", - "allowList": { - "domains": null, - "enabled": false - }, - "contactEmail": "", - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "longDescription": "", - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "funkwhaleSupportMessageEnabled": true, - "library": { - "music": { - "hours": 0.3088888888888889 - }, - "tracks": { - "total": 5 - }, - "albums": { - "total": 2 - }, - "artists": { - "total": 2 - }, - "federationEnabled": true, - "anonymousCanListen": true - }, - "shortDescription": "", - "defaultUploadQuota": 10000, - "terms": "", - "knownNodesListUrl": "https://pod.opendz.io/api/v1/federation/domains", - "usage": { - "downloads": { - "total": 29 - }, - "listenings": { - "total": 2 - }, - "favorites": { - "tracks": { - "total": 0 - } - } - }, - "private": false, - "nodeName": "Funkwhale Test", - "instanceSupportMessage": "" - }, - "services": { - "outbound": [], - "inbound": [] - } - } - }, - "m2hc0kzoi4ds.4chan.icu": { - "error": "HTTPSConnectionPool(host='m2hc0kzoi4ds.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pix.calculate.social": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.calculate.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "1500000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pix.calculate.social", - "url": "https://pix.calculate.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 102, - "localComments": 0, "users": { - "total": 27, - "activeHalfyear": 11, - "activeMonth": 0 - } + "total": 16, + "activeMonth": 4, + "activeHalfyear": 12 + }, + "localPosts": 5731 }, - "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "pgh.social": { - "error": "HTTPSConnectionPool(host='pgh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "ma.luna.fyi": { + "error": "HTTPSConnectionPool(host='ma.luna.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "coinchan.com": { - "error": "HTTPSConnectionPool(host='coinchan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "pleroma.stolas.website": { + "error": "HTTPSConnectionPool(host='pleroma.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto-tut.herokuapp.com": { + "wiegandtech.net": { "error": 404 }, - "mstd.cyberparty.me": { - "error": "HTTPSConnectionPool(host='mstd.cyberparty.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mxchange.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "socialcandan.ga": { + "social.devloprog.org": { + "error": "HTTPSConnectionPool(host='social.devloprog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twingyeo.kr": { "nodeinfo": { "version": "2.0", "software": { @@ -9699,66 +12201,151 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 11, - "activeHalfyear": 11 + "total": 1261, + "activeMonth": 332, + "activeHalfyear": 968 }, - "localPosts": 932 + "localPosts": 480753 }, "openRegistrations": true } }, - "cloud.lesalphas.be": { - "error": "HTTPSConnectionPool(host='cloud.lesalphas.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.acab.ovh": { + "error": "HTTPSConnectionPool(host='peertube.acab.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "protestersafety.wordpress.com": { + "syymmetries.blogspot.com": { "error": 404 }, - "redgla.re": { - "error": 403 + "mycloud.canhelpme.com": { + "error": 404 }, - "birdsite.monster": { - "error": "HTTPSConnectionPool(host='birdsite.monster', port=443): Read timed out. (read timeout=3)" + "www.hispashare.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mst.nanaaki.com": { + "sonntig.spdns.de": { + "error": "HTTPSConnectionPool(host='sonntig.spdns.de', port=443): Read timed out. (read timeout=3)" + }, + "lol.puckipedia.com": { + "error": "HTTPSConnectionPool(host='lol.puckipedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "coza.cloud": { + "error": 404 + }, + "oyakodon.biz": { + "error": "HTTPSConnectionPool(host='oyakodon.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.tkapias.net": { + "error": "HTTPSConnectionPool(host='social.tkapias.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.umikaki.net": { + "error": "HTTPSConnectionPool(host='mastodon.umikaki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.vnxs.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 10, - "activeHalfyear": 12 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 18508 + "localPosts": 3 }, "openRegistrations": true } }, - "mstdn.kocko.org": { - "error": "HTTPSConnectionPool(host='mstdn.kocko.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.jerem.yt": { + "error": "HTTPSConnectionPool(host='mastodon.jerem.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "taroedon.com": { - "error": "HTTPSConnectionPool(host='taroedon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "rner.dk": { + "error": "HTTPSConnectionPool(host='rner.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.homirun.pw": { - "error": "HTTPSConnectionPool(host='mstdn.homirun.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.tchncs.de/@yuls": { + "error": 404 }, - "iguanodon.net": { - "error": "HTTPSConnectionPool(host='iguanodon.net', port=443): Read timed out. (read timeout=3)" + "uploadvideo.tv": { + "error": "HTTPSConnectionPool(host='uploadvideo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friends.tausys.de": { + "ecoprotest29.ru": { + "error": 404 + }, + "qunaud.hostdon.jp": { + "error": "HTTPSConnectionPool(host='qunaud.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mastodon.joelving.dk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "cryptocurrency.masto.host": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "buron.coffee": { + "nodeinfo": { + "metadata": { + "nodeName": "Notes en bas de toile", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.1" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 4 + }, + "version": "2.0" + } + }, + "f.qdnx.org": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-rc-1338" + "version": "2020.03-1338" }, "protocols": { "inbound": [ @@ -9773,28 +12360,15 @@ ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" + "smtp" ] }, - "usage": { - "users": { - "total": 6, - "activeHalfyear": 5, - "activeMonth": 3 - }, - "localPosts": 836, - "localComments": 210 - }, - "openRegistrations": false, + "usage": {}, + "openRegistrations": true, "metadata": { - "nodeName": "TauSys Friends Social Network", + "nodeName": "QDNX 'n' Friends", "protocols": { "inbound": [ "friendica", @@ -9811,194 +12385,253 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "twitter" - ], + "inbound": [], "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" + "smtp" ] }, "explicitContent": false } } }, - "hiker.camp": { - "error": "HTTPSConnectionPool(host='hiker.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hiker.camp' doesn't match '*.superstier.moc.io'\")))" + "social.foxfam.club": { + "error": "HTTPSConnectionPool(host='social.foxfam.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "setho.org": { + "pod.bitcast.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "xn--gu1a.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 9 }, - "localPosts": 4493 + "localPosts": 17 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.livingutopia.org": { - "error": "HTTPSConnectionPool(host='mastodon.livingutopia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relay.rocketboom.io": { + "error": "HTTPSConnectionPool(host='relay.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xn--kckk1cy297bor8a.jp": { - "error": "HTTPSConnectionPool(host='xn--kckk1cy297bor8a.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unrelenting.technology": { + "error": 404 }, - "diaspodon.fr": { + "triptico.com": { + "error": 404 + }, + "nii-san.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "frdca.codebydrew.com": { + "error": "HTTPSConnectionPool(host='frdca.codebydrew.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.fork.sh": { + "error": "HTTPSConnectionPool(host='m.fork.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "donphan.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 85, - "activeMonth": 129, - "activeHalfyear": 656 + "total": 539, + "activeMonth": 211, + "activeHalfyear": 688 }, - "localPosts": 179356 + "localPosts": 46018 }, "openRegistrations": true } }, - "pleroma.in.th": { + "cmd.social": { + "error": "HTTPSConnectionPool(host='cmd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cmd.social' doesn't match 'de2.terrahost.org'\")))" + }, + "jjba.pro": { + "error": "HTTPSConnectionPool(host='jjba.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "julianjulian.moe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.in.th", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.in.th/users/admin", - "https://pleroma.in.th/users/densin", - "https://pleroma.in.th/users/veer66" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 950 + }, + "openRegistrations": false + } + }, + "xn--0n8ha.ws": { + "error": "HTTPSConnectionPool(host='xn--0n8ha.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "weaselshit.com": { + "error": "HTTPSConnectionPool(host='weaselshit.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.chriswiegman.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 841 }, + "openRegistrations": false + } + }, + "138.197.38.192": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.fukn.jp": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2+dev" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 499, "users": { - "total": 14 - } + "total": 1, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 0 }, - "version": "2.0" + "openRegistrations": false } }, - "dbzilla.uber.space": { + "valleypost.us": { + "error": "HTTPSConnectionPool(host='valleypost.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "myles.life": { "error": 404 }, - "mattl.io": { - "error": "HTTPSConnectionPool(host='mattl.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.f33.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.debian.social": { + "haru-jishnu.eu": { + "error": "HTTPSConnectionPool(host='haru-jishnu.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "schattenwe.lt": { + "error": 403 + }, + "mstdn.x-serv.ovh": { + "error": "HTTPSConnectionPool(host='mstdn.x-serv.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dudesa.me": { + "error": "HTTPSConnectionPool(host='dudesa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dudesa.me' doesn't match either of 'cyphe.red', 'nzbg.cyphe.red', 'r.cyphe.red', 's.cyphe.red', 't.cyphe.red', 'ts3.cyphe.red', 'yomimashou.cyphe.red'\")))" + }, + "queerfeels.com": { + "error": "HTTPSConnectionPool(host='queerfeels.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "vampire.estate": { + "error": "HTTPSConnectionPool(host='vampire.estate', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yunohost.ga": { + "error": "HTTPSConnectionPool(host='yunohost.ga', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/hifumi_g": { + "error": 404 + }, + "nicejob.duckdns.org": { + "error": "HTTPSConnectionPool(host='nicejob.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.shareable.net": { + "error": "HTTPSConnectionPool(host='social.shareable.net', port=443): Read timed out. (read timeout=3)" + }, + "social.holodeck.ga": { + "error": "HTTPSConnectionPool(host='social.holodeck.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gospel.sunbutt.faith": { + "error": 404 + }, + "4toot.org": { + "error": "HTTPSConnectionPool(host='4toot.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.surtdelcercle.cat": { + "error": "HTTPSConnectionPool(host='social.surtdelcercle.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "monastery.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 120 + }, + "openRegistrations": false + } + }, + "ruby.social": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "etv.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='etv.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.doxa.jp": { + "error": 520 + }, + "xor.social": { + "error": "HTTPSConnectionPool(host='xor.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.ntk.so": { + "error": "HTTPSConnectionPool(host='mstdn.ntk.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "azazer.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "friendica.bytegarten.de": { + "error": "HTTPSConnectionPool(host='friendica.bytegarten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.bytegarten.de' doesn't match either of '*.greatnet.de', 'greatnet.de'\")))" + }, + "pleroma.damnx.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -10008,79 +12641,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "anime.website", - "shitposter.club", - "sinblr.com", - "humblr.social" - ], - "media_nsfw": [ - "anime.website", - "sinblr.com", - "humblr.social", - "shitposter.club" - ], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai", - "anitwitter.moe", - "cawfee.club", - "community.halle-leaks.de", - "crypto-group-buy.com", - "freefedifollowers.ga", - "freespeechextremist.com", - "freevoice.space", - "glindr.org", - "gs.smuglo.li", - "pl.smuglo.li", - "kiwifarms.cc", - "lets.saynoto.lgbt", - "libre.tube", - "neckbeard.xyz", - "newjack.city", - "ohai.su", - "pawoo.net", - "pieville.net", - "play.xmr.101010.pl", - "pleroma.rareome.ga", - "preteengirls.biz", - "skippers-bin.com", - "spinster.xyz", - "the.hedgehoghunter.club", - "video.halle-leaks.de", - "weedis.life", - "101010.pl" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A microblogging space for Debianites", - "nodeName": "pleroma.debian.social", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "DamnX", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -10128,12 +12702,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.debian.social/users/paddatrapper", - "https://pleroma.debian.social/users/rhonda", - "https://pleroma.debian.social/users/highvoltage" + "https://pleroma.damnx.net/users/damnxcsy" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -10144,7 +12720,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -10152,41 +12729,86 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.6" }, "usage": { - "localPosts": 53, + "localPosts": 21912, "users": { - "total": 31 + "total": 2 } }, "version": "2.0" } }, - "nextme.tk": { - "error": "HTTPSConnectionPool(host='nextme.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextme.tk timed out. (connect timeout=3)'))" - }, - "emastodon.com": { + "fvhp-imastodon14.herokuapp.com": { "error": 404 }, - "simstodon.com": { - "error": "HTTPSConnectionPool(host='simstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "camera-don.com": { + "error": "HTTPSConnectionPool(host='camera-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.walther.network": { - "error": 404 + "friends.mafunke.de": { + "error": "HTTPSConnectionPool(host='friends.mafunke.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dev.fedi.blog": { - "error": "Expecting value: line 1 column 1 (char 0)" + "ritma.net": { + "error": "HTTPSConnectionPool(host='ritma.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ritma.net' doesn't match either of 'cluster026.hosting.ovh.net', 'www.cluster026.hosting.ovh.net'\")))" }, - "jp4zodopgn3tetbtj7ukmx.4chan.icu": { - "error": "HTTPSConnectionPool(host='jp4zodopgn3tetbtj7ukmx.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mujo.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "tube.undernet.uy": { + "social.sethfeldkamp.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "equestria.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 573, + "activeMonth": 51, + "activeHalfyear": 104 + }, + "localPosts": 100467 + }, + "openRegistrations": false + } + }, + "sn.realmofespionage.xyz": { + "error": "HTTPSConnectionPool(host='sn.realmofespionage.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "p3.macgirvin.com": { + "error": 404 + }, + "video.tedomum.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -10201,17 +12823,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 11 + "total": 453 }, - "localPosts": 60713, - "localComments": 15 + "localPosts": 145662, + "localComments": 138 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Undernet", - "nodeDescription": "Instancia Peertube Undernet destinado a difundir la cultura libre, charlas, tutoriales, videos de creaci\u00f3n propia y podcasts, con licencias libres Creative Commons.", + "nodeName": "PeerTube TeDomum", + "nodeDescription": "Service de vid\u00e9os PeerTube de l'association TeDomum.", "nodeConfig": { "plugin": { "registered": [] @@ -10224,7 +12846,7 @@ "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -10233,15 +12855,19 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 480 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -10305,8 +12931,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": 2147483648, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -10320,99 +12946,55 @@ } } }, - "aaronparecki.com": { - "nodeinfo": { - "metadata": { - "nodeName": "https://aaronparecki.com", - "software": { - "homepage": "https://p3k.io/", - "github": "https://github.com/aaronpk/p3k", - "follow": "https://aaronparecki.com/aaronpk" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "webmention" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "github" - ] - }, - "software": { - "name": "p3k", - "version": "0.9.0" - }, - "usage": { - "localPosts": 59982, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "version": "2.0" - } + "mastodon.aidannyquist.com": { + "error": "HTTPSConnectionPool(host='mastodon.aidannyquist.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.aidannyquist.com' doesn't match 'social.aidannyquist.com'\")))" }, - "b1ju.in": { - "error": 404 + "open.tube": { + "error": "HTTPSConnectionPool(host='open.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mastodon-railsim.m.to": { - "error": "HTTPSConnectionPool(host='mastodon-railsim.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "con.fused.com": { + "error": "HTTPSConnectionPool(host='con.fused.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "conovercoburn.cloud": { - "error": 404 + "m.pmmm.jp": { + "error": "HTTPSConnectionPool(host='m.pmmm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vettipechu.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 28, - "activeMonth": 5, - "activeHalfyear": 12 - }, - "localPosts": 1090 - }, - "openRegistrations": true - } + "plenis.a3.pm": { + "error": "HTTPSConnectionPool(host='plenis.a3.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.hatthieves.es": { + "goodo.men": { + "error": "HTTPSConnectionPool(host='goodo.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'goodo.men' doesn't match either of '*.google.com', '*.android.com', '*.appengine.google.com', '*.cloud.google.com', '*.crowdsource.google.com', '*.g.co', '*.gcp.gvt2.com', '*.gcpcdn.gvt1.com', '*.ggpht.cn', '*.gkecnapps.cn', '*.google-analytics.com', '*.google.ca', '*.google.cl', '*.google.co.in', '*.google.co.jp', '*.google.co.uk', '*.google.com.ar', '*.google.com.au', '*.google.com.br', '*.google.com.co', '*.google.com.mx', '*.google.com.tr', '*.google.com.vn', '*.google.de', '*.google.es', '*.google.fr', '*.google.hu', '*.google.it', '*.google.nl', '*.google.pl', '*.google.pt', '*.googleadapis.com', '*.googleapis.cn', '*.googlecnapps.cn', '*.googlecommerce.com', '*.googlevideo.com', '*.gstatic.cn', '*.gstatic.com', '*.gstaticcnapps.cn', '*.gvt1.com', '*.gvt2.com', '*.metric.gstatic.com', '*.urchin.com', '*.url.google.com', '*.wear.gkecnapps.cn', '*.youtube-nocookie.com', '*.youtube.com', '*.youtubeeducation.com', '*.youtubekids.com', '*.yt.be', '*.ytimg.com', 'android.clients.google.com', 'android.com', 'developer.android.google.cn', 'developers.android.google.cn', 'g.co', 'ggpht.cn', 'gkecnapps.cn', 'goo.gl', 'google-analytics.com', 'google.com', 'googlecnapps.cn', 'googlecommerce.com', 'source.android.google.cn', 'urchin.com', 'www.goo.gl', 'youtu.be', 'youtube.com', 'youtubeeducation.com', 'youtubekids.com', 'yt.be'\")))" + }, + "mastodonten.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 323, - "activeMonth": 65, - "activeHalfyear": 65 + "total": 1005, + "activeMonth": 186, + "activeHalfyear": 286 }, - "localPosts": 19662 + "localPosts": 282908 }, - "openRegistrations": true + "openRegistrations": false } }, - "relay.monsterpit.net": { - "error": "HTTPSConnectionPool(host='relay.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.monsterpit.net' doesn't match 'monsterpad.app'\")))" + "mastodon.social/users/inmysocks": { + "error": 404 }, - "streamz.ca": { + "rssfeedon.m.to": { + "error": "HTTPSConnectionPool(host='rssfeedon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.kommune4.de": { + "error": "HTTPSConnectionPool(host='friendica.kommune4.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ma.sns.onl": { "nodeinfo": { "version": "2.0", "software": { @@ -10424,61 +13006,49 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 3, + "activeHalfyear": 7 }, - "localPosts": 54 + "localPosts": 644 }, "openRegistrations": false } }, - "midnight.dance": { - "error": "HTTPSConnectionPool(host='midnight.dance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to midnight.dance timed out. (connect timeout=3)'))" + "mstdn.onl": { + "error": "HTTPSConnectionPool(host='mstdn.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "comm.network": { + "nalum.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3-vapor" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 33, - "activeMonth": 115, - "activeHalfyear": 131 + "total": 12, + "activeMonth": 8, + "activeHalfyear": 12 }, - "localPosts": 26165 + "localPosts": 1957 }, "openRegistrations": false } }, - "mastodon.social/users/girlfiend": { - "error": 404 - }, - "gnusocial.gleisnetze.de": { - "error": "HTTPSConnectionPool(host='gnusocial.gleisnetze.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ioh.hfrc.de": { - "error": "HTTPSConnectionPool(host='ioh.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.embracing.space": { - "error": "HTTPSConnectionPool(host='test.embracing.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.apartmenttherapy.com": { - "error": 403 + "soc.safebook.space": { + "error": "HTTPSConnectionPool(host='soc.safebook.space', port=443): Read timed out. (read timeout=3)" }, - "noxblr.com": { - "error": "HTTPSConnectionPool(host='noxblr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jezdez.social": { + "error": "HTTPSConnectionPool(host='jezdez.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "theviewfromhell.blogspot.com": { - "error": 404 + "blog.goule.ynh.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "friendica.hubup.pro": { + "social.grml.de": { "nodeinfo": { "version": "1.0", "software": { @@ -10501,22 +13071,13 @@ "inbound": [], "outbound": [ "smtp", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 35, - "activeHalfyear": 25, - "activeMonth": 12 - }, - "localPosts": 1933, - "localComments": 1572 - }, - "openRegistrations": true, + "usage": {}, + "openRegistrations": false, "metadata": { - "nodeName": "HubUP^ Friendica", + "nodeName": "grml.de", "protocols": { "inbound": [ "friendica", @@ -10538,386 +13099,568 @@ ], "outbound": [ "smtp", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "pleroma-social.ml": { - "error": "HTTPSConnectionPool(host='pleroma-social.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma-social.ml timed out. (connect timeout=3)'))" - }, - "mstdn.info": { - "error": "HTTPSConnectionPool(host='mstdn.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.info' doesn't match either of '0-000.suitablenames.com', 'www.0-000.suitablenames.com'\")))" - }, - "sociamodo.com": { - "error": "HTTPSConnectionPool(host='sociamodo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "datappl.io": { - "error": "HTTPSConnectionPool(host='datappl.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to datappl.io timed out. (connect timeout=3)'))" - }, - "friendica.onic.eu": { - "error": "HTTPSConnectionPool(host='friendica.onic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.onic.eu' doesn't match 'werse.bitpalast.net'\")))" - }, - "ontheroadon.com": { - "error": "HTTPSConnectionPool(host='ontheroadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.samr1.net": { - "error": 502 - }, - "mycel.chickenkiller.com": { - "error": 404 - }, - "farts.club": { - "error": "HTTPSConnectionPool(host='farts.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yeehaw.town": { + "tube.piweb.be": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "EnsureRePrepended" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "speakfree.world", - "humblr.social", - "noagendasocial.com", - "social.librem.one", - "disarray.nof.st", - "kiwifarms.is", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "gab.polaris-1.work", - "gab.sleeck.eu", - "cyzed.com", - "catgirl.life", - "weedis.life", - "ap.torlipen.net", - "shitposter.club", - "pl.wowana.me", - "exited.eu", - "pieville.net", - "beehub.org", - "lets.saynoto.lgbt", - "develop.gab.com", - "gab.io", - "not-develop.gab.com", - "gab.ai", - "pl.765racing.com", - "rightmastodon.com", - "abdl.link", - "shitasstits.life", - "switter.at", - "tardis.world", - "marchgenso.me", - "abdl.link", - "socnet.supes.com", - "socialnetwork.ninja", - "daffodil-11.org", - "weeaboo.space", - "waifuappreciation.club", - "sapphos.be", - "mastodon.openpsychology.net", - "www.infragard.org", - "hackers.town", - "shigusegubu.club", - "honey.church", - "nomoresha.me", - "bsd.moe", - "rapefeminists.network", - "anime.website", - "pl.kys.moe", - "pleroma.tuxcrafting.cf", - "aria.company", - "neckbeard.xyz", - "feminism.lgbt", - "mobile.co", - "wagesofsinisdeath.com", - "the.hedgehoghunter.club", - "sinblr.com", - "baraag.net", - "liberdon.com", - "freespeech.firedragonstudios.com", - "pl.smuglo.li", - "greenlifeplus.net", - "social.nobodyhasthe.biz", - "smuglo.li", - "freespeechextremist.com", - "gameliberty.club", - "thechad.zone" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "yeehaw town", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://yeehaw.town/users/ida" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-2707-g114e7b76" - }, - "usage": { - "localPosts": 157, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "mathys.io": { - "error": 404 - }, - "social.unextro.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 482 }, - "localPosts": 854 - }, - "openRegistrations": false - } - }, - "tube.open-plug.eu": { - "error": "HTTPSConnectionPool(host='tube.open-plug.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pusch.org/fra/friendica-master": { - "error": "HTTPSConnectionPool(host='pusch.org', port=443): Max retries exceeded with url: /fra/friendica-master/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.iskr.jp": { - "error": "HTTPSConnectionPool(host='mstdn.iskr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.whatever.cz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "localPosts": 4351, + "localComments": 68 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 1, - "activeHalfyear": 3 + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 127 - }, - "openRegistrations": true - } - }, - "mstdn.ropo.jp": { - "error": 404 - }, - "eris.social": { - "error": "HTTPSConnectionPool(host='eris.social', port=443): Read timed out. (read timeout=3)" - }, - "rivqr.xyz": { - "error": "HTTPSConnectionPool(host='rivqr.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "base.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "nodeName": "PiWeb", + "nodeDescription": "Instance peertube qui a pour but de mettre en avant du contenu en rapport avec la/les transition-s (\u00e9nerg\u00e9tique, num\u00e9rique, \u00e9cologique).", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "pixel.strubbl.de": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.strubbl.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 1 + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "25000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixel.strubbl.de", + "domain": "pixel.strubbl.de", + "url": "https://pixel.strubbl.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 73, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 6, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": false } }, - "pom.m.to": { - "error": "HTTPSConnectionPool(host='pom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.allymukai.com": { - "error": "HTTPSConnectionPool(host='mastodon.allymukai.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.allymukai.com timed out. (connect timeout=3)'))" - }, - "8717118.jp": { - "error": "HTTPSConnectionPool(host='8717118.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 8717118.jp timed out. (connect timeout=3)'))" - }, - "ministry.moonbutt.science": { + "crypt.lol": { "nodeinfo": { "version": "2.0", + "usage": { + "users": { + "total": 11 + }, + "localPosts": 638 + }, "software": { - "name": "mastodon", - "version": "3.1.3" + "version": "1.0.0-452-ge553a17e-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 14, - "activeMonth": 3, - "activeHalfyear": 6 + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "localPosts": 1457 - }, - "openRegistrations": true + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://crypt.lol/users/neph" + ], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Crypt.lol", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [ + "counter.social", + "newjack.city", + "freespeechextremist.com", + "gab.com" + ], + "media_removal": [ + "pleroma.cucked.me", + "cucked.me", + "pawoo.net", + "newjack.city", + "freespeechextremist.com", + "gab.com" + ], + "media_nsfw": [ + "test.test" + ], + "federated_timeline_removal": [ + "pleroma.cucked.me", + "cucked.me", + "pawoo.net", + "social.raptorengineering.io", + "pl.smuglo.li", + "smuglo.li", + "gnusocial.no", + "shigusegubu.club", + "botsin.space", + "shitposter.club", + "kowai.youkai.town", + "freespeechextremist.com", + "gab.com" + ], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "bloodmountain.herokuapp.com": { - "error": 404 - }, - "anem.prou.be": { - "error": "HTTPSConnectionPool(host='anem.prou.be', port=443): Read timed out. (read timeout=3)" - }, - "hub.beamweb.de": { - "error": 404 - }, - "alperen.tech": { - "error": "HTTPSConnectionPool(host='alperen.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pompom.m.to": { - "error": "HTTPSConnectionPool(host='pompom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.villavasco.ovh": { + "fightforinfo.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3 }, - "localPosts": 0 + "localPosts": 4116, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "FIGHTFORINFO", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "blog.lexserv.xyz": { - "error": "HTTPSConnectionPool(host='blog.lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.aoitofu.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pleroma.dyomedea.com": { + "www.familienfreun.de": { + "error": 404 + }, + "mastodon.social/users/Chelydros": { + "error": 404 + }, + "calgaryherald.com": { + "error": 404 + }, + "lovelinus.club": { + "error": "HTTPSConnectionPool(host='lovelinus.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.markusgran.de": { + "error": "HTTPSConnectionPool(host='social.markusgran.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "smartdonkey.social": { + "error": "HTTPSConnectionPool(host='smartdonkey.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "photos.sateh.com": { + "error": "HTTPSConnectionPool(host='photos.sateh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wangdahoo.space": { + "error": "HTTPSConnectionPool(host='wangdahoo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ricefamily.xyz": { + "error": "HTTPSConnectionPool(host='ricefamily.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "apone.davidpeach.co.uk": { + "error": "HTTPSConnectionPool(host='apone.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.gattini.ninja": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -10936,8 +13679,59 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "toot.love", + "switter.at", + "shitposter.club", + "sealion.club", + "porntoot.com", + "social.targaryen.house", + "noagendasocial.com", + "humblr.social" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "*.gab.com", + "freezepeach.xyz", + "ediot.social", + "anitwitter.com", + "gs.smuglo.li", + "pawoo.net", + "unsafe.space", + "woofer.alfter.us", + "pl.smuglo.li", + "preteengirls.biz", + "social.heldscal.la", + "gorf.club", + "baraag.net", + "social.imirhil.fr", + "wrongthink.net", + "anitwitter.moe", + "social.au2pb.net", + "ika.moe", + "newjack.city", + "pl.smuglo.li", + "freespeechextremist.com", + "babymetal.party", + "mobile.co", + "mastodon.starrevolution.org", + "quodverum.com", + "neckbeard.xyz", + "social.quodverum.com", + "freespeech.firedragonstudios.com", + "shitposter.club", + "bsd.moe" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -10947,9 +13741,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "social.gattini.ninja", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -10997,7 +13791,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.dyomedea.com/users/evlist" + "https://social.gattini.ninja/users/meow" ], "suggestions": { "enabled": false @@ -11019,21 +13813,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 189, + "localPosts": 4, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "boringonian.com": { - "error": "HTTPSConnectionPool(host='boringonian.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to boringonian.com timed out. (connect timeout=3)'))" + "mastodon.madeorsk.com": { + "error": "HTTPSConnectionPool(host='mastodon.madeorsk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "donotsta.re": { + "pub.miniverse.social": { + "error": "HTTPSConnectionPool(host='pub.miniverse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fedi.bobcall.me": { + "error": "HTTPSConnectionPool(host='fedi.bobcall.me', port=443): Read timed out. (read timeout=3)" + }, + "s.libreden.net": { + "error": "HTTPSConnectionPool(host='s.libreden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "damogran.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -11045,15 +13848,24 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -11064,8 +13876,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Do Not Stare: selfisekai's and redsPL's lair", + "nodeDescription": "Damogran is a planet that is approximately 2,500 light years from Earth on the fashionable Eastern Side of the Galaxy.", + "nodeName": "Damogran", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -11113,8 +13925,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://donotsta.re/users/selfisekai", - "https://donotsta.re/users/reds" + "https://damogran.space/users/mathis" ], "suggestions": { "enabled": false @@ -11126,7 +13937,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -11139,69 +13950,126 @@ "version": "2.0.0" }, "usage": { - "localPosts": 710, + "localPosts": 311, "users": { - "total": 12 + "total": 2 } }, "version": "2.0" } }, - "catholichalos.org": { + "greentechwriter-blogs.org": { + "error": "HTTPSConnectionPool(host='greentechwriter-blogs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wasara.m.to": { + "error": "HTTPSConnectionPool(host='wasara.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miblog.life": { + "error": "HTTPSConnectionPool(host='miblog.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kokokokko.com": { + "error": "HTTPSConnectionPool(host='kokokokko.com', port=443): Read timed out. (read timeout=3)" + }, + "lermer.nl": { "nodeinfo": { - "metadata": { - "nodeName": "Catholic Halos", - "nodeDescription": "Saints travel in bunches. Create your halo, run toward Christ, together!", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 2, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 584 }, + "openRegistrations": true + } + }, + "krkrkr.org": { + "error": "HTTPSConnectionPool(host='krkrkr.org', port=443): Read timed out. (read timeout=3)" + }, + "friendica.schuerz.at": { + "error": "HTTPSConnectionPool(host='friendica.schuerz.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.blanboom.org": { + "error": "HTTPSConnectionPool(host='cloud.blanboom.org', port=443): Read timed out. (read timeout=3)" + }, + "occitanie.social": { + "error": 404 + }, + "flow.pchost.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.mark.atwood.name": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 15 + "localPosts": 435 }, - "version": "2.0" + "openRegistrations": true } }, - "totemtube.com": { - "error": "HTTPSConnectionPool(host='totemtube.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "saitama-stdn.com": { + "error": "HTTPSConnectionPool(host='saitama-stdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yakiniku.m.to": { - "error": "HTTPSConnectionPool(host='yakiniku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.z428.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "recurse.social": { + "logged-the-fuck-in.online": { + "error": "HTTPSConnectionPool(host='logged-the-fuck-in.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.jdiez.me": { + "error": "HTTPSConnectionPool(host='social.jdiez.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.camera": { + "error": "HTTPSConnectionPool(host='mstdn.camera', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "u53.us": { "error": 404 }, - "toot.agency": { - "error": "HTTPSConnectionPool(host='toot.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.anarcho-syndicalism.org": { + "error": "HTTPSConnectionPool(host='social.anarcho-syndicalism.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.madpainter.info": { - "error": "HTTPSConnectionPool(host='mstdn.madpainter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.yarmo.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "shigyoudon.jp": { - "error": "HTTPSConnectionPool(host='shigyoudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shigyoudon.jp timed out. (connect timeout=3)'))" + "writeas.com": { + "error": 404 }, - "sgp.hostdon.ne.jp": { + "n1ze.de": { + "error": 404 + }, + "talkr.online": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "pl.geekstop.se": { + "error": "HTTPSConnectionPool(host='pl.geekstop.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.onosendai.jp": { + "error": "HTTPSConnectionPool(host='mstdn.onosendai.jp', port=443): Read timed out. (read timeout=3)" + }, + "socialhome.shioyaki.party": { + "error": 410 + }, + "puddle.town": { "nodeinfo": { "version": "2.0", "software": { @@ -11213,107 +14081,164 @@ ], "usage": { "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 11 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 149 + "localPosts": 265 }, - "openRegistrations": true + "openRegistrations": false } }, - "redive-inuneco.jp": { - "error": "HTTPSConnectionPool(host='redive-inuneco.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to redive-inuneco.jp timed out. (connect timeout=3)'))" + "scale.lord.re": { + "error": "HTTPSConnectionPool(host='scale.lord.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.cuezakuisgodofthe.world": { + "jenkins.cc": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 34, - "activeMonth": 16, - "activeHalfyear": 24 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 92607 + "localPosts": 171 }, - "openRegistrations": true + "openRegistrations": false } }, - "raccoon.network": { - "error": "HTTPSConnectionPool(host='raccoon.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.madrid": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 327, + "activeMonth": 75, + "activeHalfyear": 75 + }, + "localPosts": 20001 + }, + "openRegistrations": true + } }, - "anzu.masto.host": { - "error": "HTTPSConnectionPool(host='anzu.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mast.britzu.com": { + "error": 404 }, - "gloc.al": { - "error": "HTTPSConnectionPool(host='gloc.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "no.homo.agency": { + "error": "HTTPSConnectionPool(host='no.homo.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "unbesiegbar.dynv6.net": { - "error": "HTTPSConnectionPool(host='unbesiegbar.dynv6.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to unbesiegbar.dynv6.net timed out. (connect timeout=3)'))" + "mastodon.b4yp.co.uk": { + "error": "HTTPSConnectionPool(host='mastodon.b4yp.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blog.idolheaven.org": { + "hub.mtf.party": { "nodeinfo": { - "metadata": { - "nodeName": "Idol Heaven", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] + "usage": { + "users": { + "total": 6, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 26 }, + "openRegistrations": true + } + }, + "claude.mablr.org": { + "error": 403 + }, + "cloud.duhamel.ws": { + "error": 404 + }, + "mastodon.social/users/CC": { + "error": 404 + }, + "social.lansky.name": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 12 + "localPosts": 23 }, - "version": "2.0" + "openRegistrations": false } }, - "koito.kaisei.app": { - "error": 502 + "scuttlebug.space": { + "error": "HTTPSConnectionPool(host='scuttlebug.space', port=443): Read timed out. (read timeout=3)" }, - "nordenmedia.com": { - "error": "HTTPSConnectionPool(host='nordenmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "42pix.pl": { + "error": "HTTPSConnectionPool(host='42pix.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.autrechose.club": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.megkuma.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "wizards.town": { - "error": "HTTPSConnectionPool(host='wizards.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wizards.town' doesn't match 'movies.wizards.town'\")))" + "write.lain.faith": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "plume", + "version": "0.3.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3, + "localComments": 0 + }, + "metadata": { + "nodeName": "write.lain.faith", + "nodeDescription": "The federated blogging instance for [lain.faith](https://lain.faith)." + } + } }, - "peertube.jorropo.ovh": { - "error": "HTTPSConnectionPool(host='peertube.jorropo.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.3dactivemedia.com": { + "error": 404 }, - "f.n0.is": { - "error": "HTTPSConnectionPool(host='f.n0.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.edgarogh.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "www.cyberfrancis.net": { + "www.didiermary.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -11322,10 +14247,10 @@ }, "usage": { "users": { - "total": 1 + "total": 2 }, - "localPosts": 6, - "localComments": 2 + "localPosts": 186, + "localComments": 522 }, "openRegistrations": false, "protocols": [ @@ -11336,21 +14261,47 @@ "outbound": [] }, "metadata": { - "email": "cyberfrancis@gmail.com" + "email": "didierjm@gmail.com" } } }, - "m.sndw.ch": { - "error": 526 + "hell.social": { + "error": "HTTPSConnectionPool(host='hell.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fivethirtyeight.com": { + "mstdn.yamaken.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 6 + }, + "openRegistrations": false + } + }, + "mstdn.t327.net": { "error": 404 }, - "poems.emeryrose.me": { + "s.sigpipe.me": { + "error": 403 + }, + "mastodon.social/users/KommanderKlobb": { + "error": 404 + }, + "cycling.ianbgibson.com": { "nodeinfo": { "metadata": { - "nodeName": "things we leave behind", - "nodeDescription": "by emery rose", + "nodeName": "Ian's Cycling", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -11377,265 +14328,115 @@ "users": { "total": 1 }, - "localPosts": 44 + "localPosts": 5 }, "version": "2.0" } }, - "files.ellenburg.org": { - "error": 404 - }, - "touhou.jp": { - "error": "HTTPSConnectionPool(host='touhou.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to touhou.jp timed out. (connect timeout=3)'))" + "mastodon.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "s2.libera.blue": { + "sexyspygirls.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 48, - "activeMonth": 28, - "activeHalfyear": 65 + "total": 87 }, - "localPosts": 125403 + "localPosts": 77, + "localComments": 8 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "webmaster@sexyspygirls.com" + } } }, - "bobinas.p4g.club": { + "tv.lapesto.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "ostatus" + "activitypub" ], "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 15, - "activeHalfyear": 5, - "activeMonth": 3 + "total": 83 }, - "localPosts": 7859, - "localComments": 8446 + "localPosts": 175, + "localComments": 8 }, "metadata": { - "nodeName": "Bobinas P4G", - "software": { - "homepage": "https://gnu.social/", - "repository": "https://notabug.org/diogo/gnu-social" + "taxonomy": { + "postsName": "Videos" }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } - } - }, - "noveldon.com": { - "error": "HTTPSConnectionPool(host='noveldon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.orange-order.co.uk": { - "error": "HTTPSConnectionPool(host='social.orange-order.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "me.ns.ci": { - "error": 404 - }, - "pix.waytt.cf": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.waytt.cf", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "10000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 100, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Moments Of Life", - "domain": "pix.waytt.cf", - "url": "https://pix.waytt.cf", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 38, - "localComments": 0, - "users": { - "total": 15, - "activeHalfyear": 15, - "activeMonth": 5 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "cloud.benstechshop.co.uk": { - "error": "HTTPSConnectionPool(host='cloud.benstechshop.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/fermuch": { - "error": 404 - }, - "mastodon.poker": { - "error": "HTTPSConnectionPool(host='mastodon.poker', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.poker timed out. (connect timeout=3)'))" - }, - "witches.pub": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 36, - "activeMonth": 1, - "activeHalfyear": 14 - }, - "localPosts": 246 - }, - "openRegistrations": true - } - }, - "rivals.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 27, - "activeMonth": 20, - "activeHalfyear": 29 - }, - "localPosts": 23429 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/0x1C3B00DA": { - "error": 404 - }, - "tube.backbord.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 77 - }, - "localPosts": 132641, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Backbord Tube", - "nodeDescription": "A free to use instance of PeerTube hosted near the Baltic Sea in germany. Maintained with some love and salty water.", + "nodeName": "Pellicule bleue", + "nodeDescription": "Pellicule Bleue est un h\u00e9bergeur de contenus audio-visuels auto-produits. ", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "clientScripts": { + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -11655,11 +14456,12 @@ "enabled": true }, "enabledResolutions": [ - 0, 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -11668,14 +14470,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -11732,8 +14534,8 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -11747,141 +14549,137 @@ } } }, - "friendica.tlsocial.de": { - "error": "HTTPSConnectionPool(host='friendica.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zoe.finn.io": { + "error": 404 }, - "pleroma.kokuda.org": { - "error": 410 + "espaxioinformativo.wordpress.com": { + "error": 404 }, - "mastodon.ino.org.uk": { + "sandbox.skoji.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 343 + "localPosts": 12577 }, "openRegistrations": false } }, - "quitter.pl": { + "warc.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "siggfm.selfhost.me": { + "error": "HTTPSConnectionPool(host='siggfm.selfhost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "public.sungo.io": { + "error": 404 + }, + "mastodon.social/users/esselfortium": { + "error": 404 + }, + "meisskey.nokotaro.com": { + "error": "HTTPSConnectionPool(host='meisskey.nokotaro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ptrevolutiontv.coletivos.org": { + "error": 404 + }, + "happyband.es": { + "error": "HTTPSConnectionPool(host='happyband.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "osada.matriu.cat": { + "error": "HTTPSConnectionPool(host='osada.matriu.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.mickaelftw.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "biscuit.town": { "nodeinfo": { - "version": 1, + "version": "2.0", "software": { - "name": "friendica", - "version": "2019.09-1323" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [] + "name": "mastodon", + "version": "3.1.3+glitch" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 21, - "activeHalfyear": 17, - "activeMonth": 16 + "total": 94, + "activeMonth": 24, + "activeHalfyear": 24 }, - "localPosts": 4141, - "localComments": 286 + "localPosts": 145582 }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "explicitContent": false - } + "openRegistrations": true } }, - "cinema.yunohost.support": { + "arstechnica.com": { + "error": 404 + }, + "rawkode.com": { + "error": 404 + }, + "thps.tube": { + "error": "HTTPSConnectionPool(host='thps.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/astrumsystema": { + "error": 404 + }, + "podcast.nagoya": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "xn--931a.moe": { + "error": 404 + }, + "lewd.fireglow.su": { + "error": "HTTPSConnectionPool(host='lewd.fireglow.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.ottawa.icu": { + "error": "HTTPSConnectionPool(host='toot.ottawa.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "roanapur.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "wordpress", + "version": "5.2.6" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 0, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 34, - "localComments": 0 + "outbound": [] }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "YunoHost Cinema", - "nodeDescription": "Yunohost Cinema is a website where you can find some tutorials about Yunohost Project to help you self-hosting." - } + "metadata": {} } }, - "social.davewinter.info": { - "error": "HTTPSConnectionPool(host='social.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.chven.us": { - "error": 403 - }, - "social.madbob.org": { - "error": 404 - }, - "jb55.com": { - "error": 404 + "depone.net": { + "error": "HTTPSConnectionPool(host='depone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube.feline.social": { - "error": "HTTPSConnectionPool(host='tube.feline.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.feline.social timed out. (connect timeout=3)'))" + "dondondon.ga": { + "error": "HTTPSConnectionPool(host='dondondon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.abigo.de": { + "mstdn.nicolog.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -11893,31 +14691,52 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, + "total": 3, + "activeMonth": 3, "activeHalfyear": 3 }, - "localPosts": 0 + "localPosts": 1475 }, - "openRegistrations": true + "openRegistrations": false } }, - "about-bitcoin.com": { - "error": 404 + "gabytron.me": { + "error": "HTTPSConnectionPool(host='gabytron.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yasudon.jp": { - "error": "HTTPSConnectionPool(host='yasudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "friendika.softwareentwicklung-wunderlich.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tretkowski.de": { - "error": 404 + "GensouSakuya.moe": { + "error": "HTTPSConnectionPool(host='gensousakuya.moe', port=443): Read timed out. (read timeout=3)" }, - "pachyderm.herokuapp.com": { + "mastodon.social/users/carpedick": { "error": 404 }, - "karolat.press": { - "error": "HTTPSConnectionPool(host='karolat.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.furry.nz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toot.y-y.li": { + "x.n0.is": { + "error": "HTTPSConnectionPool(host='x.n0.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "poc-peertube.wirebrass.fr": { + "error": "HTTPSConnectionPool(host='poc-peertube.wirebrass.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "montgomery.fr": { + "error": "HTTPSConnectionPool(host='montgomery.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.t93.us": { + "error": "HTTPSConnectionPool(host='social.t93.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.t93.us' doesn't match either of 'introphilo.com', 'introphilo.t93.us', 'nzb.t93.us', 'pp.t93.us', 'rdr.t93.us', 'requests.buttram.net', 'requests.t93.us', 'sr.t93.us', 't93.us'\")))" + }, + "mostodon.info": { + "error": "HTTPSConnectionPool(host='mostodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.marf.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.marf.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "foxes.life": { + "error": 404 + }, + "mstdn.dgm.pw": { "nodeinfo": { "version": "2.0", "software": { @@ -11929,84 +14748,103 @@ ], "usage": { "users": { - "total": 3, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 230 + "localPosts": 1181 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.monster-girl.homelinux.net": { - "error": "HTTPSConnectionPool(host='mstdn.monster-girl.homelinux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "javier.dev": { - "error": 404 + "beer.m.to": { + "error": "HTTPSConnectionPool(host='beer.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "articles.ianbgibson.com": { + "thraeryn.net": { "nodeinfo": { - "metadata": { - "nodeName": "Ian's Articles", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 23, + "activeMonth": 7, + "activeHalfyear": 30 + }, + "localPosts": 12391 }, + "openRegistrations": true + } + }, + "uselesslesbian.club": { + "error": "HTTPSConnectionPool(host='uselesslesbian.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'uselesslesbian.club' doesn't match 'dump.uselesslesbian.club'\")))" + }, + "mast.adminit.cz": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 8 + "localPosts": 0 }, - "version": "2.0" + "openRegistrations": true } }, - "social.minego.net": { - "error": "HTTPSConnectionPool(host='social.minego.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.minego.net' doesn't match either of 'minego.net', 'plex.minego.net', 'pwdhash.minego.net', 'unifi.minego.net', 'www.minego.net'\")))" + "friendica.mamalibre.com.ar": { + "error": "HTTPSConnectionPool(host='friendica.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" }, - "fedi.capitalistlepton.com": { - "error": "HTTPSConnectionPool(host='fedi.capitalistlepton.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "someonewho.codes": { + "error": "HTTPSConnectionPool(host='someonewho.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.donniewest.com": { - "error": "HTTPSConnectionPool(host='social.donniewest.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.tricast.org": { + "error": "HTTPSConnectionPool(host='mastodon.tricast.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.supermotoaustralia.com": { - "error": "HTTPSConnectionPool(host='www.supermotoaustralia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "gs.mariovavti.com": { + "error": "HTTPSConnectionPool(host='gs.mariovavti.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "network.neobluepanther.com": { - "error": "HTTPSConnectionPool(host='network.neobluepanther.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.archraspberrypi.tk": { + "error": "HTTPSConnectionPool(host='pleroma.archraspberrypi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.archraspberrypi.tk' doesn't match 'archraspberrypi.tk'\")))" }, - "mastodon.rylees.net": { - "error": "HTTPSConnectionPool(host='mastodon.rylees.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "raph.tv": { + "error": 404 }, - "cloud.atheistmedianetwork.com": { - "error": "HTTPSConnectionPool(host='cloud.atheistmedianetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pero.knoyism.net": { + "error": "HTTPSConnectionPool(host='pero.knoyism.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.raitisoja.com": { - "error": "HTTPSConnectionPool(host='mstdn.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "neko33.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pl.momi.ca": { - "error": "HTTPSConnectionPool(host='pl.momi.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.kogak.xyz": { + "error": "HTTPSConnectionPool(host='social.kogak.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.orbb.fr": { + "awoo.world": { + "error": "HTTPSConnectionPool(host='awoo.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s.sirg.fr": { + "error": "HTTPSConnectionPool(host='s.sirg.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nuage.parallele36.fr": { + "error": "HTTPSConnectionPool(host='nuage.parallele36.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.cetialphafive.com": { + "error": "HTTPSConnectionPool(host='relay.cetialphafive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cybre.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -12016,7 +14854,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -12028,10 +14867,16 @@ ], "quarantined_instances": [] }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Orbb", + "nodeDescription": "A Pleroma instance, an alternative fediverse server, full with a bunch of really gay stuff", + "nodeName": "Pleroma/CybreClub", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -12079,26 +14924,22 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://news.orbb.fr/users/RazHell" + "https://cybre.club/users/polarfuchs", + "https://cybre.club/users/foxhkron" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 100000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -12106,89 +14947,51 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.2" }, "usage": { - "localPosts": 40461, + "localPosts": 9271, "users": { - "total": 20 + "total": 8 } }, "version": "2.0" } }, - "aws.afn.social": { - "error": "HTTPSConnectionPool(host='aws.afn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.with.parts": { - "nodeinfo": { - "metadata": { - "nodeName": "write.with.parts", - "nodeDescription": "with.parts weblogs, accounts available by invitation.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "" - }, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 2 - }, - "localPosts": 17 - }, - "version": "2.0" - } + "social.d3xx3r.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pod.yellowsky.me": { - "error": "HTTPSConnectionPool(host='pod.yellowsky.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "direct.ion.ovh": { + "error": "HTTPSConnectionPool(host='direct.ion.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mastodon.sedryk.info": { + "linernotes.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 228, + "activeMonth": 87, + "activeHalfyear": 145 }, - "localPosts": 93 + "localPosts": 17071 }, - "openRegistrations": false + "openRegistrations": true } }, - "editing.fun": { - "error": "HTTPSConnectionPool(host='editing.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bolddaemon.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.moshbox.jp": { - "error": "HTTPSConnectionPool(host='mastodon.moshbox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.dax.moe": { + "error": "HTTPSConnectionPool(host='pleroma.dax.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ding-dong.asmodeus.tokyo": { + "travelpandas.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -12200,278 +15003,295 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 21, + "activeMonth": 137, + "activeHalfyear": 184 }, - "localPosts": 236740 + "localPosts": 27572 }, - "openRegistrations": false + "openRegistrations": true } }, - "debateclub.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.pony.style": { - "error": "HTTPSConnectionPool(host='social.pony.style', port=443): Read timed out. (read timeout=3)" + "social.rthur.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "parrygod.club": { + "mstdn.guru": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3920, + "activeMonth": 2058, + "activeHalfyear": 2936 }, - "localPosts": 13 + "localPosts": 951670 }, "openRegistrations": false } }, - "pixelfed.kerenon.com": { - "error": 404 - }, - "social.puenter.org": { - "error": "HTTPSConnectionPool(host='social.puenter.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "awoo.ongstar.jp": { - "error": "HTTPSConnectionPool(host='awoo.ongstar.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plume.ashwalker.net": { - "error": "HTTPSConnectionPool(host='plume.ashwalker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plume.ashwalker.net' doesn't match either of 'ashwalker.net', 'www.ashwalker.net'\")))" - }, - "pleroma.einzbern.one": { - "error": "HTTPSConnectionPool(host='pleroma.einzbern.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dica-678b6.firebaseapp.com": { + "cloud.mujmrak.cz": { "error": 404 }, - "michaonline.net": { + "zakwan-khello.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.2.6" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 25 + "localPosts": 1, + "localComments": 0 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": {} } }, - "curta.cc": { - "error": "HTTPSConnectionPool(host='curta.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.jlelse.me": { + "error": "HTTPSConnectionPool(host='social.jlelse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.social/users/MOKKA": { - "error": 404 + "blog.rushsteve1.us": { + "error": "HTTPSConnectionPool(host='blog.rushsteve1.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.codeplumbers.eu": { - "error": "HTTPSConnectionPool(host='mastodon.codeplumbers.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.it-dengler.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pleroma.agol.one": { + "pleroma.kiwifarms.net": { + "error": "HTTPSConnectionPool(host='pleroma.kiwifarms.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pix.yapbreak.fr": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Agol", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.agol.one/users/ljennia" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "pix.yapbreak.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Yapbreak Pixelfed", + "domain": "pix.yapbreak.fr", + "url": "https://pix.yapbreak.fr", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 562, + "localPosts": 18, + "localComments": 0, "users": { - "total": 7 + "total": 1, + "activeHalfyear": 2, + "activeMonth": 1 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "vcm2.m.to": { - "error": "HTTPSConnectionPool(host='vcm2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "selenian.space": { + "error": "HTTPSConnectionPool(host='selenian.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "my.noisome.space": { + "mastodon.social/users/Nagabana": { + "error": 404 + }, + "social.mmaj.ca": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 12, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 2549 + "localPosts": 24, + "localComments": 81 }, - "openRegistrations": false + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "ap.magitek-telescope.im": { - "error": "HTTPSConnectionPool(host='ap.magitek-telescope.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.njp.asia": { + "error": "HTTPSConnectionPool(host='www.njp.asia', port=443): Read timed out. (read timeout=3)" }, - "guineapig.party": { + "mastodon.chimera.website": { + "error": "HTTPSConnectionPool(host='mastodon.chimera.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "egirl.site": { + "error": "HTTPSConnectionPool(host='egirl.site', port=443): Read timed out. (read timeout=3)" + }, + "weedis.life": { + "error": "HTTPSConnectionPool(host='weedis.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.yantene.net": { + "error": "HTTPSConnectionPool(host='mstdn.yantene.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pachi.house": { + "error": "HTTPSConnectionPool(host='pachi.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "notrecourrier.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "actu.sondages.pro": { + "error": "HTTPSConnectionPool(host='actu.sondages.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mstdn.square-rooty.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, + "total": 7, + "activeMonth": 3, "activeHalfyear": 3 }, - "localPosts": 563 + "localPosts": 5551 }, "openRegistrations": false } }, - "social.bignum.org": { - "error": "HTTPSConnectionPool(host='social.bignum.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "testodon.crazynewworld.net": { + "error": 503 }, - "cosplaydn.jp": { - "error": "HTTPSConnectionPool(host='cosplaydn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "civil.simpleguy.net": { + "error": 404 }, - "ms.axvigs.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 17 - }, - "openRegistrations": true - } + "edge.ikebuku.ro": { + "error": "HTTPSConnectionPool(host='edge.ikebuku.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.logoss.eu": { + "radioalmaina.org": { + "error": 403 + }, + "cloud.wdavery.com": { + "error": "HTTPSConnectionPool(host='cloud.wdavery.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.wdavery.com' doesn't match either of 'collabora.wdavery.com', 'host.wdavery.com'\")))" + }, + "pm.tux.tf": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -12481,6 +15301,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "chat", "relay" ], @@ -12492,10 +15315,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "logoss", + "nodeName": "Plerotux", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -12542,13 +15371,11 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pm.tux.tf/users/tuxfanou" + ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -12557,10 +15384,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -12568,314 +15394,33 @@ }, "software": { "name": "pleroma", - "version": "1.1.7" + "version": "2.0.0" }, "usage": { - "localPosts": 12, + "localPosts": 313, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "cloudlocal.ddns.net": { - "error": 404 + "b251l7n7al1hmxvp0f.4chan.icu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.rukin.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 262 - }, - "openRegistrations": false - } - }, - "littr.me": { - "nodeinfo": { - "metadata": { - "nodeName": "littr me", - "nodeDescription": "Link aggregator inspired by reddit and hacker news using ActivityPub federation.", - "software": { - "homepage": "https://littr.me", - "github": "https://github.com/mariusor/littr.go", - "follow": "mariusor@metalhead.club" - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "littr", - "version": "a821ef9" - }, - "usage": { - "users": { - "total": 34 - }, - "localPosts": 29, - "localComments": 46 - }, - "version": "2.0" - } - }, - "pt.tux.tf": { - "error": "HTTPSConnectionPool(host='pt.tux.tf', port=443): Read timed out. (read timeout=3)" - }, - "social.jeffjeff.us": { - "error": "HTTPSConnectionPool(host='social.jeffjeff.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.binatang.nl": { - "error": "HTTPSConnectionPool(host='mastodon.binatang.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.binatang.nl timed out. (connect timeout=3)'))" - }, - "cloud.grandangouleme.fr": { - "error": 404 - }, - "soc.beardyunixer.com": { - "error": "HTTPSConnectionPool(host='soc.beardyunixer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.beardyunixer.com' doesn't match either of 'arcade.modestpenger.com', 'beardyunixer.com', 'bordertosomewhere.com', 'hz.bordertosomewhere.com', 'modestpenger.com', 'trunk.modestpenger.com'\")))" - }, - "hoerli.net": { - "error": 404 - }, - "catgirlsin.space": { - "error": 404 - }, - "ikasamastodon.k503.jp": { - "error": "HTTPSConnectionPool(host='ikasamastodon.k503.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "simply.personal.jenett.org": { - "error": "HTTPSConnectionPool(host='simply.personal.jenett.org', port=443): Read timed out. (read timeout=3)" - }, - "nexus.vernetzt.org": { - "error": 404 - }, - "hotaruxd.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "alserver.jp": { - "error": "HTTPSConnectionPool(host='alserver.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.level-10.net": { - "error": 404 - }, - "nhcrossing.com": { - "error": 404 - }, - "videos.ensilib.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 5475, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Les vid\u00e9os d'Ensilibre", - "nodeDescription": "Bienvenue sur la plateforme de partage de vid\u00e9os de l'Ensimag!", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 240, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "akashiensis.m.to": { - "error": "HTTPSConnectionPool(host='akashiensis.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.pcw.me.uk": { - "error": "HTTPSConnectionPool(host='blog.pcw.me.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.pcw.me.uk' doesn't match either of 'album.pcw.me.uk', 'avatar.pcw.me.uk', 'files.pcw.me.uk', 'pcw.me.uk', 'www.pcw.me.uk'\")))" - }, - "i1t-pleroma.random.systems": { - "error": 502 - }, - "mastodon.biblewp.com": { - "error": "HTTPSConnectionPool(host='mastodon.biblewp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "norcal.social": { - "error": "HTTPSConnectionPool(host='norcal.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oldbytes.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 170, - "activeMonth": 34, - "activeHalfyear": 57 - }, - "localPosts": 73409 - }, - "openRegistrations": true - } - }, - "mstdn.ebi-fry306.net": { - "error": "HTTPSConnectionPool(host='mstdn.ebi-fry306.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.otofune.net": { - "error": "HTTPSConnectionPool(host='md.otofune.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.ebur.org": { + "m.sysi.work": { + "error": "HTTPSConnectionPool(host='m.sysi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.neuromante.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "sn.pztrn.name": { + "error": "HTTPSConnectionPool(host='sn.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--49ap3c.xn--y9a3aq": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.ebur.org", + "nodeName": "xn--49ap3c.xn--y9a3aq", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -12893,8 +15438,8 @@ "enforce_account_limit": true }, "activitypub": { - "enabled": false, - "remote_follow": false + "enabled": true, + "remote_follow": true }, "ab": { "lc": false, @@ -12902,9 +15447,9 @@ "loops": false }, "site": { - "name": "Pixelfed", - "domain": "pixelfed.ebur.org", - "url": "https://pixelfed.ebur.org", + "name": "\u056f\u0567\u057f.\u0570\u0561\u0575", + "domain": "xn--49ap3c.xn--y9a3aq", + "url": "https://xn--49ap3c.xn--y9a3aq", "description": null }, "username": { @@ -12919,7 +15464,7 @@ } }, "features": { - "mobile_apis": true, + "mobile_apis": false, "circles": false, "stories": false, "video": false, @@ -12940,37 +15485,158 @@ }, "software": { "name": "pixelfed", - "version": "0.10.9" + "version": "0.10.8" }, "usage": { - "localPosts": 0, + "localPosts": 11, "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 3, + "activeHalfyear": 4, + "activeMonth": 4 } }, "version": "2.0", "openRegistrations": false } }, - "cybsec.network": { - "error": 404 + "video.amic37.fr": { + "error": "HTTPSConnectionPool(host='video.amic37.fr', port=443): Read timed out. (read timeout=3)" }, - "blog.xoria.de": { + "cloud.redbot.one": { + "error": "HTTPSConnectionPool(host='cloud.redbot.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.michikora.com": { + "error": "HTTPSConnectionPool(host='mstdn.michikora.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.cyano.at": { + "error": "HTTPSConnectionPool(host='mastodon.cyano.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.cyano.at' doesn't match 'cybershaman.at'\")))" + }, + "social.stephenson.cc": { "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 5 + }, + "localPosts": 14 + }, + "software": { + "version": "1.0.7-2-ga067cf0f", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "nodeName": "xoria", - "nodeDescription": "Some casual programming notes", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "maxBlogs": 9, - "publicReader": true, - "invites": true + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": true + }, + "staffAccounts": [ + "https://social.stephenson.cc/users/grant", + "https://social.stephenson.cc/users/netnut404" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "social.stephenson.cc", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "suggestions", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "alexpow.lol": { + "error": 404 + }, + "www.comendatore.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 60, + "localComments": 1 }, "openRegistrations": false, "protocols": [ @@ -12978,39 +15644,98 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, + "metadata": { + "email": "comendatore@comendatore.net" + } + } + }, + "mastodon.thibautcharles.net": { + "error": "HTTPSConnectionPool(host='mastodon.thibautcharles.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.thibautcharles.net' doesn't match either of 'adl.lcda-nwn2.fr', 'blog.tcharles.fr', 'blog.thibautcharles.net', 'cloud.tcharles.fr', 'collabora.tcharles.fr', 'files.tcharles.fr', 'files.thibautcharles.net', 'ftp.thibautcharles.net', 'git.tcharles.fr', 'git.thibautcharles.net', 'lcda.tcharles.fr', 'lcda.thibautcharles.net', 'matrix.tcharles.fr', 'nextcloud.thibautcharles.net', 'plik.tcharles.fr', 'tcharles.fr', 'thibautcharles.net', 'torrent.tcharles.fr', 'torrent.thibautcharles.net', 'u.tcharles.fr', 'wiki.tcharles.fr', 'www.tcharles.fr', 'www.thibautcharles.net'\")))" + }, + "freifunk.rocks": { + "error": "HTTPSConnectionPool(host='freifunk.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pounced-on.me": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "" + "name": "mastodon", + "version": "3.1.3+rrerrNet" }, + "protocols": [ + "activitypub" + ], "usage": { - "users": {} + "users": { + "total": 81, + "activeMonth": 81, + "activeHalfyear": 229 + }, + "localPosts": 17312 }, - "version": "2.0" + "openRegistrations": true } }, - "1000dollars.info": { - "error": "HTTPSConnectionPool(host='1000dollars.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '1000dollars.info' doesn't match 'matrix.1000dollars.info'\")))" + "dp.lei202.com": { + "error": 410 }, - "smagcloud.de": { - "error": 404 + "fedimaker.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 298 + }, + "openRegistrations": true + } }, - "fed.benborges.xyz": { - "error": "HTTPSConnectionPool(host='fed.benborges.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.ne0ndrag0n.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 30 + }, + "openRegistrations": false + } }, - "write.house": { - "error": "HTTPSConnectionPool(host='write.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.amifsud.fr": { + "error": 404 }, - "mastodon.dotrio.net": { - "error": "HTTPSConnectionPool(host='mastodon.dotrio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "community.socialinvestmentbuilders.nl": { + "error": "HTTPSConnectionPool(host='community.socialinvestmentbuilders.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.gidikroon.eu": { + "friendica.consumium.org": { + "error": 404 + }, + "ap.thequietplace.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -13019,92 +15744,120 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" + "pleroma:api/v1/notifications:include_types_filter", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site" - ], - "replace": [] - }, "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "AntiLinkSpamPolicy", - "SubchainPolicy", - "KeywordPolicy" + "AntiFollowbotPolicy", + "SimplePolicy" ], "mrf_simple": { "accept": [], - "avatar_removal": [ - "pawoo.net", - "switter.at", - "humblr.social", - "sinblr.com", - "twimblr.xyz", - "kinkyelephant.com", - "kinky.business" - ], - "banner_removal": [ - "pawoo.net", + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "rainbowdash.net", + "shitposter.club", + "freezepeach.xyz", + "social.heldscal.la", + "woofer.alfter.us", + "social.au3pb.net", + "gorf.club", + "sealion.club", + "unsafe.space", + "shitposter.club", + "rainbowdash.net", + "freezepeach.xyz", + "woofer.alfter.us", + "social.au2pb.net", + "sealion.club", + "unsafe.space", + "social.heldscal.la", + "wrongthink.net", + "ediot.social", + "social.au2pb.net", + "social.hidamari.blue", + "libertarianism.club", + "npf.mlpol.net", "switter.at", + "porn.business", "humblr.social", + "ehjovan.com", + "shitasstits.life", "sinblr.com", - "twimblr.xyz", - "kinkyelephant.com", - "kinky.business" + "fosstodon.org", + "hub.spaz.org" ], - "federated_timeline_removal": [], "media_nsfw": [ "switter.at", + "porn.business", "humblr.social", - "sinblr.com", - "twimblr.xyz", - "kinkyelephant.com", - "kinky.business" - ], - "media_removal": [ - "pawoo.net" + "shitasstits.life" ], + "media_removal": [], "reject": [ - "social.librem.one", "librem.one", - "gab.com", + "pawoo.net", + "pleroma.rareome.ga", + "social.homunyan.com", + "baraag.net", + "social.allthefallen.ninja", + "preteengirls.biz", + "mastodon.loliandstuff.moe", + "wxw.moe", + "social.super-niche.club", + "loli.estate", + "youkai.town", + "shitasstits.life", + "vampire.estate", + "stealingyour.info", + "gs.smuglo.li", + "pl.smuglo.li", + "oneway.masto.host", + "wagesofsinisdeath.com", + "freespeech.firedragonstudios.com", + "pleroma.cucked.me", + "daffodil-11.org", + "cnet.site", + "rapefeminists.network", + "mobile.co", + "freespeechextremist.com", + "feminism.lgbt", + "kneegrows.top", + "gameliberty.club", + "thechad.zone", + "illegalporn.biz", "gab.ai", + "gab.com", "develop.gab.com", + "lets.saynoto.lgbt", "not-develop.gab.com", + "relay.homunyan.com", + "weedis.life", + "gab.com", + "gab.sleeck.eu", + "kompost.cz", + "cyzed.com", + "exited.eu", + "melalandia.tk", + "gab.sleeck.eu", + "cyzed.com", + "sinblr.com", + "gab.sleeck.eu", + "weedis.life", "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", "pleroma.kiwifarms.net", - "exited.eu", - "gab.polaris-1.work", - "warc.space", - "spinster.xyz" + "freevoice.space" ], "report_removal": [] }, "quarantined_instances": [ - "social.librem.one", + "freespeechextremist.com", "librem.one", - "gab.com", - "gab.ai", - "develop.gab.com", - "not-develop.gab.com", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "pleroma.kiwifarms.net", - "exited.eu", - "gab.polaris-1.work", - "warc.space" + "social.librem.one" ] }, "fieldsLimits": { @@ -13113,10 +15866,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Gidi's personal Pleroma instance", - "nodeName": "Gidi's Pleroma", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Quiet cabins in the woods", + "nodeName": "The Quiet Place", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -13129,7 +15882,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -13164,7 +15917,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.gidikroon.eu/users/gidi" + "https://ap.thequietplace.social/users/kemonine", + "https://ap.thequietplace.social/users/ambassador" ], "suggestions": { "enabled": false @@ -13173,7 +15927,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 25000000 + "general": 16000000 } }, "openRegistrations": false, @@ -13186,196 +15940,316 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-449-g252528a4-develop" }, "usage": { - "localPosts": 262, + "localPosts": 511, "users": { - "total": 3 + "total": 10 } }, "version": "2.0" } }, - "friendika.openmindspace.org": { - "error": "HTTPSConnectionPool(host='friendika.openmindspace.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "commun.ism.pw": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.systemreboot.net": { - "error": 503 + "mstdn.ffffff.link": { + "error": "HTTPSConnectionPool(host='mstdn.ffffff.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.kosebamse.com": { + "zandsloot.propbox.nl": { + "error": "HTTPSConnectionPool(host='zandsloot.propbox.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "videoshare.cc": { + "error": "HTTPSConnectionPool(host='videoshare.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videoshare.cc' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "relay.slum.cloud": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, "usage": { + "localPosts": 0, "users": { - "total": 7, - "activeMonth": 10, - "activeHalfyear": 14 - }, - "localPosts": 416 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0", + "metadata": { + "peers": [ + "slum.cloud", + "pleroma.slum.cloud", + "capri.d5shottkcas.tokyo", + "qoto.org", + "p.mailchar.com", + "mastodon.maescool.be", + "khat.komitea.fi", + "coom.club" + ] + } } }, - "langleveeuropa.nl": { - "error": 404 - }, - "hitime.space": { - "error": 404 - }, - "mastodon.rcwd.social": { - "error": "HTTPSConnectionPool(host='mastodon.rcwd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.mywebprojects.co.uk": { - "error": "HTTPSConnectionPool(host='social.mywebprojects.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.mywebprojects.co.uk timed out. (connect timeout=3)'))" - }, - "awoo.kio.moe": { - "error": "HTTPSConnectionPool(host='awoo.kio.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "deffo.com.au": { - "error": 404 + "usabot.m.to": { + "error": "HTTPSConnectionPool(host='usabot.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.antabaka.me": { - "error": "HTTPSConnectionPool(host='fedi.antabaka.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.nagasaki.jp": { + "error": "HTTPSConnectionPool(host='mstdn.nagasaki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pricey.uk": { - "error": 404 + "fur.cloud": { + "error": "HTTPSConnectionPool(host='fur.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "peertube.kangoulya.org": { - "error": "HTTPSConnectionPool(host='peertube.kangoulya.org', port=443): Read timed out. (read timeout=3)" + "swungda.sh": { + "error": "HTTPSConnectionPool(host='swungda.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "haecksen.social": { + "blog.ggc-project.de": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "metadata": { + "nodeDescription": "Eine weitere Plume-Instanz!
Hier kannst du v\u00f6llig kostenlos Blogeintr\u00e4ge erstellen und deinen Beitrag mit mehreren Instanzen vernetzen. Somit hast du eine h\u00f6here Reichweite!

\n\nImprint(Impressum): klick
\nPrivacy(Datenschutzerkl\u00e4rung): klick
\nTerms(Nutzungsbedingungen): klick", + "nodeName": "Plume at GGC-Project" }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "libertree", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.3.0" }, "usage": { + "localComments": 0, + "localPosts": 2, "users": { - "total": 10, - "activeHalfyear": 10, - "activeMonth": 10 - }, - "localPosts": 64, - "localComments": 4 + "total": 6 + } }, - "openRegistrations": true, + "version": "2.0" + } + }, + "unhandledexpression.com": { + "error": "HTTPSConnectionPool(host='unhandledexpression.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "x41.social": { + "error": 404 + }, + "mst.mchel.net": { + "error": "HTTPSConnectionPool(host='mst.mchel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "boardgame.m.to": { + "error": "HTTPSConnectionPool(host='boardgame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.coms.hk": { + "error": "HTTPSConnectionPool(host='mastodon.coms.hk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.shadowfacts.net": { + "nodeinfo": { "metadata": { - "nodeName": "Haecksen Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site" + ], + "replace": [] + }, + "mrf_policies": [ + "SimplePolicy", + "KeywordPolicy" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "raki.social", + "newjack.city", + "greenlifeplus.net", + "mastodon.loliandstuff.moe", + "pieville.net", + "switter.at", + "gab.com", + "gab.ai", + "gab.io", + "develop.gab.com", + "exited.eu", + "lets.saynoto.lgbt", + "kiwifarms.cc", + "kiwifarms.net" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "explicitContent": false - } - } - }, - "k-shiigi-136.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Shadowfacts", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.shadowfacts.net/users/shadowfacts" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 100000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0" + }, "usage": { + "localPosts": 6680, "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 70287 + "total": 2 + } }, - "openRegistrations": false + "version": "2.0" } }, - "lewd.town": { + "mstdn.ibaraki.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ibaraki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kandar.in": { + "error": 404 + }, + "amf.didiermary.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 157, - "activeMonth": 27, - "activeHalfyear": 34 + "total": 2 }, - "localPosts": 9021 + "localPosts": 1646, + "localComments": 536 }, - "openRegistrations": false - } - }, - "tube.tchncs.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "didierjm@gmail.com" + } + } + }, + "hub.corecoding.dev": { + "error": "HTTPSConnectionPool(host='hub.corecoding.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.corecoding.dev' doesn't match 'meet.kuensting.de'\")))" + }, + "ms.technodro.me": { + "error": "HTTPSConnectionPool(host='ms.technodro.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mail.epudm-bagnols.com": { + "error": 404 + }, + "md.kensimon.io": { + "error": 502 + }, + "manicphase.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -13387,20 +16261,461 @@ "rss2.0" ] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 93820, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Dave's Peertube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "mastodon.cl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 142, + "activeMonth": 63, + "activeHalfyear": 63 + }, + "localPosts": 30835 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/resir014": { + "error": 404 + }, + "md.ggtea.org": { + "error": 404 + }, + "mastodon.com.br": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 147, + "activeMonth": 118, + "activeHalfyear": 209 + }, + "localPosts": 6779 + }, + "openRegistrations": true + } + }, + "blog.ksteimel.duckdns.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.mgcomm.de": { + "error": "HTTPSConnectionPool(host='social.mgcomm.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.cyano.at": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "g8r10pv8z1e54xasyxxhl9xl.4chan.icu": { + "error": "HTTPSConnectionPool(host='g8r10pv8z1e54xasyxxhl9xl.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "alixrossi.corsica": { + "error": 404 + }, + "write.levis.name": { + "nodeinfo": { + "metadata": { + "nodeName": "Cyrinux Blog", + "nodeDescription": "trying to give more freely in my geek life", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 1 + }, + "version": "2.0" + } + }, + "mstdn.hatimaki.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.hatimaki.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "prismo-test.localtunnel.me": { + "error": "HTTPSConnectionPool(host='prismo-test.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "yukarin.club": { + "error": "HTTPSConnectionPool(host='yukarin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.xiph.org": { + "error": "HTTPSConnectionPool(host='social.xiph.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "nx32.your-storageshare.de": { + "error": 403 + }, + "pleroma.subzone.net": { + "error": 503 + }, + "radiostatler.social": { + "error": "HTTPSConnectionPool(host='radiostatler.social', port=443): Read timed out. (read timeout=3)" + }, + "blog.breadfactory.tk": { + "error": "HTTPSConnectionPool(host='blog.breadfactory.tk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/whisper": { + "error": 404 + }, + "cigarcabin.com": { + "error": "HTTPSConnectionPool(host='cigarcabin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.nz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 216 + }, + "openRegistrations": true + } + }, + "moe.neon.moe": { + "error": 410 + }, + "www.mastodon.cool": { + "error": "HTTPSConnectionPool(host='www.mastodon.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.philcrockett.com": { + "error": "HTTPSConnectionPool(host='mast.philcrockett.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.tokyocameraclub.com": { + "error": 404 + }, + "gorone-xyz.noellabo.jp": { + "error": 410 + }, + "mastodon.toni.im": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 617 + }, + "openRegistrations": false + } + }, + "toots.morepablo.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "blessedguy.net": { + "error": "HTTPSConnectionPool(host='blessedguy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.nitrokey.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 35 + }, + "openRegistrations": false + } + }, + "triangletoot.party": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 2, + "activeHalfyear": 12 + }, + "localPosts": 451 + }, + "openRegistrations": true + } + }, + "imthe.party": { + "error": "HTTPSConnectionPool(host='imthe.party', port=443): Read timed out. (read timeout=3)" + }, + "bye.davd.io": { + "error": 403 + }, + "f1kzjgei35yzdn68qr73.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='f1kzjgei35yzdn68qr73.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.seitaro.me": { + "error": "HTTPSConnectionPool(host='mstdn.seitaro.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev2.mstdn-jp.site": { + "error": "HTTPSConnectionPool(host='dev2.mstdn-jp.site', port=443): Read timed out. (read timeout=3)" + }, + "social.nielk1.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mkd2.m544.net": { + "error": "HTTPSConnectionPool(host='mkd2.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "juristencafe.de": { + "error": "HTTPSConnectionPool(host='juristencafe.de', port=443): Read timed out. (read timeout=3)" + }, + "b30.in": { + "error": "HTTPSConnectionPool(host='b30.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "droitdebout.fr": { + "error": "HTTPSConnectionPool(host='droitdebout.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "photos.slvtv.fr": { + "error": 500 + }, + "fdb.to": { + "error": "HTTPSConnectionPool(host='fdb.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "less.re": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": {}, "openRegistrations": true, + "metadata": { + "nodeName": "less.re", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "mastodont.herokuapp.com": { + "error": 502 + }, + "mastodon.dowata.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.dowata.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.hispagatos.org": { + "error": "HTTPSConnectionPool(host='video.hispagatos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "jlg.link": { + "error": "HTTPSConnectionPool(host='jlg.link', port=443): Read timed out. (read timeout=3)" + }, + "peertube.simounet.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 298 + "total": 2 }, - "localPosts": 4908, - "localComments": 53 + "localPosts": 350, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "tchncs", - "nodeDescription": "PeerTube instance for your unique Vlogs and what not. \ud83d\ude09", + "nodeName": "PeerTube.simounet.net", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -13410,25 +16725,22 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, 360, - 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -13444,7 +16756,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -13502,7 +16814,7 @@ }, "user": { "videoQuota": -1, - "videoQuotaDaily": 5368709120 + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -13516,67 +16828,126 @@ } } }, - "www.ancientfaith.com": { - "error": 404 + "eridi.us": { + "error": "HTTPSConnectionPool(host='eridi.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sert546.wordpress.com": { + "epicureanunderground.social": { + "error": "HTTPSConnectionPool(host='epicureanunderground.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.theritters.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "toot.crashspace.org": { + "error": "HTTPSConnectionPool(host='toot.crashspace.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "government.st": { + "error": "HTTPSConnectionPool(host='government.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.manuelrohman.de": { "error": 404 }, - "das-kreative.de": { + "pleroma.tama.pro": { + "error": "HTTPSConnectionPool(host='pleroma.tama.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.konosuke.jp": { + "error": "HTTPSConnectionPool(host='social.konosuke.jp', port=443): Read timed out. (read timeout=3)" + }, + "mgub.yt": { "error": 404 }, - "social.protocoll.space": { - "error": "HTTPSConnectionPool(host='social.protocoll.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "elephant.bluecore.net": { + "error": "HTTPSConnectionPool(host='elephant.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bob.mikorizal.org": { + "pars.ee": { "nodeinfo": { - "metadata": { - "chat": true, - "gopher": false, - "mediaProxy": false, - "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", - "nodeName": "CommonsPub", - "private": false, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 330 }, + "openRegistrations": false + } + }, + "p.rocketboom.io": { + "error": "HTTPSConnectionPool(host='p.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "df5be497.packethost.net": { + "error": "HTTPSConnectionPool(host='df5be497.packethost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ouiklopt.masto.host": { + "error": "HTTPSConnectionPool(host='ouiklopt.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pokemastodon.net": { + "error": "HTTPSConnectionPool(host='pokemastodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bofh@mastodon.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 1092, "users": { - "total": 1 - } + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 }, - "version": "2.0" + "openRegistrations": false } }, - "mingxingsex.com": { - "error": "HTTPSConnectionPool(host='mingxingsex.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "bang-dream.co": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "peertube.cpy.re": { + "wug.fun": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 202, + "activeMonth": 19, + "activeHalfyear": 53 + }, + "localPosts": 70379 + }, + "openRegistrations": true + } + }, + "mastodon.asia": { + "error": "HTTPSConnectionPool(host='mastodon.asia', port=443): Read timed out. (read timeout=3)" + }, + "z.andz.me": { + "error": "HTTPSConnectionPool(host='z.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.mstddntfdn.online": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -13588,20 +16959,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 13 + "total": 44 }, - "localPosts": 611, - "localComments": 14 + "localPosts": 3, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "Demo server 1 of PeerTube", + "nodeName": "\u30d3\u30c7\u30aa\u3069\u3069\u3093\u3068\u3075\u30c9\u30f3", + "nodeDescription": "P2P\u6280\u8853\u306eWebTorrent\u3092\u5229\u7528\u3057\u305f\u30d3\u30c7\u30aa\u5171\u6709\u30b5\u30fc\u30d3\u30b9\u3067\u3059\u3002\n\u30de\u30b9\u30c8\u3069\u3069\u3093\u3068\u3075\u30c9\u30f3\u3092\u59cb\u3081\u5404\u7a2eActivityPub\u5bfe\u5fdc\u306e\u30de\u30b9\u30c8\u30c9\u30f3\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306eID\u3092\u4f7f\u3063\u3066\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u306a\u3069\u304c\u3067\u304d\u307e\u3059\u3002", "nodeConfig": { "plugin": { "registered": [] @@ -13618,16 +16989,13 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, - 720, 1080 ] }, @@ -13644,7 +17012,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -13701,8 +17069,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 5368709120, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -13716,220 +17084,127 @@ } } }, - "pix.anmol.net.in": { - "error": 500 - }, - "anitwitter.com": { - "error": "HTTPSConnectionPool(host='anitwitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aprs.mastodon.radio": { - "error": "HTTPSConnectionPool(host='aprs.mastodon.radio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "knitkat.jp": { - "error": "HTTPSConnectionPool(host='knitkat.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to knitkat.jp timed out. (connect timeout=3)'))" - }, - "social.carolinedurlacher.com": { - "error": "HTTPSConnectionPool(host='social.carolinedurlacher.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gaypxrn.de": { + "error": "HTTPSConnectionPool(host='gaypxrn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pix.cipherbliss.com": { - "error": "HTTPSConnectionPool(host='pix.cipherbliss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.cipherbliss.com' doesn't match 'music.cipherbliss.com'\")))" + "m.mrx.im": { + "error": 501 }, - "cloud.planet.coop": { - "error": "Expecting value: line 1 column 1 (char 0)" + "md.mana-ka.com": { + "error": "HTTPSConnectionPool(host='md.mana-ka.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "glipglops.club": { - "error": "HTTPSConnectionPool(host='glipglops.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "catblog.g1zm0.de": { + "error": "HTTPSConnectionPool(host='catblog.g1zm0.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "government.st": { - "error": "HTTPSConnectionPool(host='government.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.dickebohnen.club": { + "error": "HTTPSConnectionPool(host='www.dickebohnen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sldon.jp": { - "error": 404 + "cloud.mrjive.it": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.oleetkustudios.net": { + "lesbian.solutions": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 13, + "activeMonth": 7, + "activeHalfyear": 15 }, - "localPosts": 195 + "localPosts": 44244 }, "openRegistrations": true } }, - "hoppclan.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 10, - "activeHalfyear": 10 - }, - "localPosts": 1247 - }, - "openRegistrations": false - } - }, - "don.anqou.net": { - "error": "HTTPSConnectionPool(host='don.anqou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.franssen.mobi": { - "error": "HTTPSConnectionPool(host='social.franssen.mobi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.franssen.mobi' doesn't match 'bo.leptonics.com'\")))" - }, - "test.afn.social": { - "error": "HTTPSConnectionPool(host='test.afn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "allulla.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 2, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "l_artem@yahoo.com" - } - } - }, - "sebastianlasse.de": { - "error": 404 - }, - "mastodon.social/users/erinolivia": { + "mastodon.social/users/kyra": { "error": 404 }, - "social.end-the-stigma.com": { - "error": "HTTPSConnectionPool(host='social.end-the-stigma.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "edo1z.co": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "aardvarkdreams.com": { - "error": "HTTPSConnectionPool(host='aardvarkdreams.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aardvarkdreams.com timed out. (connect timeout=3)'))" + "md.uzla.net": { + "error": "HTTPSConnectionPool(host='md.uzla.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/cac": { + "ovh.themcphails.uk": { "error": 404 }, - "pl.libre-association.party": { - "error": "HTTPSConnectionPool(host='pl.libre-association.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.libre-association.party timed out. (connect timeout=3)'))" - }, - "mastodon.bigdinosaur.org": { - "error": "HTTPSConnectionPool(host='mastodon.bigdinosaur.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.meenen.koeln": { - "error": "HTTPSConnectionPool(host='cloud.meenen.koeln', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud2.pansebete.net": { - "error": "HTTPSConnectionPool(host='cloud2.pansebete.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kawaiistu.moe": { + "error": "HTTPSConnectionPool(host='kawaiistu.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pt.765racing.com": { - "error": "HTTPSConnectionPool(host='pt.765racing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "wearefloatinginspace.com": { + "error": "HTTPSConnectionPool(host='wearefloatinginspace.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.masq.world": { - "error": "HTTPSConnectionPool(host='www.masq.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "livecchi.cloud": { + "error": 403 }, - "lucid.community": { - "error": "HTTPSConnectionPool(host='lucid.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon-techdrive-staging.herokuapp.com": { + "error": 404 }, - "cloud.bauschutt.space": { + "relay.subvert.pw": { "error": 404 }, - "doshidon.com": { - "error": "HTTPSConnectionPool(host='doshidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.haeckle.de": { + "error": "HTTPSConnectionPool(host='cloud.haeckle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.haeckle.de' doesn't match either of '*.corvus.uberspace.de', 'corvus.uberspace.de'\")))" }, - "batclan.gnusocial.club": { - "error": "HTTPSConnectionPool(host='batclan.gnusocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to batclan.gnusocial.club timed out. (connect timeout=3)'))" + "farkwar.social": { + "error": 404 }, - "gayinfluence.blogspot.com": { + "bouwenaanbeter.nl": { "error": 404 }, - "mastodon.zunda.ninja": { + "tkmb.tokyo": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3 at d52b086e on ruby-2.7.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 47767 + "localPosts": 337 }, "openRegistrations": false } }, - "www.blimps.xyz": { + "scenecore.net": { + "error": "HTTPSConnectionPool(host='scenecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "glitterkitten.co.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2-asonix-changes" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 224, - "activeMonth": 85, - "activeHalfyear": 201 + "total": 14, + "activeMonth": 10, + "activeHalfyear": 12 }, - "localPosts": 52529 + "localPosts": 39034 }, "openRegistrations": false } }, - "davidjhiggins.wordpress.com": { - "error": 404 - }, - "mstdn.hima-jin.info": { - "error": "HTTPSConnectionPool(host='mstdn.hima-jin.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "urgero.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "indigedon.com": { - "error": 521 - }, - "h-sozial.de": { - "error": "HTTPSConnectionPool(host='h-sozial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to h-sozial.de timed out. (connect timeout=3)'))" - }, - "haskell.social": { + "social.nyerm.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -13939,29 +17214,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma fediverse instance.", - "nodeName": "haskell.social", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "nyerm", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -14010,7 +17276,11 @@ "skipThreadContainment": true, "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -14019,9 +17289,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -14029,441 +17300,245 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.0.91" }, "usage": { - "localPosts": 0, + "localPosts": 313, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "masto-test.queer.haus": { - "error": "HTTPSConnectionPool(host='masto-test.queer.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.nipponalba.scot": { + "error": "HTTPSConnectionPool(host='mstdn.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "msky.ahokusa.club": { - "error": "HTTPSConnectionPool(host='msky.ahokusa.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.nemsia.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "hmosel.info": { - "error": 404 + "pleroma.moeplebs.online": { + "error": "HTTPSConnectionPool(host='pleroma.moeplebs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gochisou.photo": { + "mstdn.gaijinsize.com": { + "error": "HTTPSConnectionPool(host='mstdn.gaijinsize.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "girlstcg.m.to": { + "error": "HTTPSConnectionPool(host='girlstcg.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "starshipcritic.space": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Starship Critic", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 107, - "activeMonth": 77, - "activeHalfyear": 97 + "total": 1 }, - "localPosts": 29488 + "localPosts": 2 }, - "openRegistrations": true + "version": "2.0" } }, - "s.floor500.net": { - "error": 404 + "0.1234.as": { + "error": "HTTPSConnectionPool(host='0.1234.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gamecluster.net": { - "error": "HTTPSConnectionPool(host='gamecluster.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gamecluster.net timed out. (connect timeout=3)'))" + "blog.melbye.design": { + "error": 502 }, - "semantic-domain.blogspot.com": { - "error": 404 + "peertest.highvoltage.tv": { + "error": "HTTPSConnectionPool(host='peertest.highvoltage.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "uraaka.m.to": { - "error": "HTTPSConnectionPool(host='uraaka.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tusks.co": { + "error": "HTTPSConnectionPool(host='tusks.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hisso.li": { + "m2hc0kzoi4ds.4chan.icu": { + "error": "HTTPSConnectionPool(host='m2hc0kzoi4ds.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "blahut.tech": { + "error": 404 + }, + "spodeli.org": { "nodeinfo": { "version": "2.0", + "usage": { + "users": { + "total": 34 + }, + "localPosts": 295 + }, "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ + "activitypub", "ostatus" ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "twitter", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 512, - "localComments": 47 - }, + "openRegistrations": true, "metadata": { - "nodeName": "hisso.li", - "software": { - "homepage": "https://gnu.social/", - "repository": "https://notabug.org/diogo/gnu-social" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "uploadLimit": 2097152, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, "postFormats": [ "text/plain", - "text/html" + "text/html", + "text/markdown", + "text/bbcode" ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Spodeli", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, "features": [ - "polls" - ] + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "peertube.ltd": { - "error": "HTTPSConnectionPool(host='peertube.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.ltd' doesn't match either of 'feditube.com', 'www.feditube.com'\")))" - }, - "mastodon.theubergroup.org": { - "error": "HTTPSConnectionPool(host='mastodon.theubergroup.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "greatjustice.net": { + "error": "HTTPSConnectionPool(host='greatjustice.net', port=443): Read timed out. (read timeout=3)" }, - "wasteland.pro": { - "error": "HTTPSConnectionPool(host='wasteland.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.sleeping.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1+glitch+sleeping" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 232, + "activeMonth": 115, + "activeHalfyear": 168 + }, + "localPosts": 714086 + }, + "openRegistrations": false + } }, - "lambada.pngcs.de": { - "error": "HTTPSConnectionPool(host='lambada.pngcs.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lambada.pngcs.de' doesn't match '6bq.cloud'\")))" + "mastodon.bettina.pw": { + "error": "HTTPSConnectionPool(host='mastodon.bettina.pw', port=443): Read timed out. (read timeout=3)" }, - "lambda.social": { + "acg.mn": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.31.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 2294, + "activeMonth": 94, + "activeHalfyear": 279 + }, + "localPosts": 48140 }, - "metadata": { - "nodeName": "Lambda Home", - "nodeDescription": "Lambda System Home", - "maintainer": { - "name": "Lambda System", - "email": "hi@noriah.dev" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "ffm.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 26 - }, - "localPosts": 268 - }, - "openRegistrations": true - } - }, - "nkmr.paoru.jp": { - "error": "HTTPSConnectionPool(host='nkmr.paoru.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "rhoads.com": { - "error": "HTTPSConnectionPool(host='rhoads.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rhoads.com timed out. (connect timeout=3)'))" - }, - "seimeiyuuki.m.to": { - "error": "HTTPSConnectionPool(host='seimeiyuuki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl-next.ggrel.net": { - "error": "HTTPSConnectionPool(host='pl-next.ggrel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl-next.ggrel.net' doesn't match either of '*.rokoucha.net', 'rokoucha.net'\")))" - }, - "1331.social": { - "error": "HTTPSConnectionPool(host='1331.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "autizmo.xyz": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Autizmo" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 1, - "localPosts": 15, - "users": { - "total": 17 - } - }, - "version": "2.0" - } - }, - "tube-nantes.beta.education.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 57 - }, - "localPosts": 6146, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l academie de Nantes", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } - } - }, - "childcare.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 35, - "activeMonth": 32, - "activeHalfyear": 36 - }, - "localPosts": 793 - }, - "openRegistrations": true - } - }, - "caasn.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1110, - "localComments": 284 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "mail@herkenhoff.com" - } + "openRegistrations": false } }, - "mastodon.suzuoki.social": { - "error": "HTTPSConnectionPool(host='mastodon.suzuoki.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "play.mstdn-mtg.online": { - "error": "HTTPSConnectionPool(host='play.mstdn-mtg.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quitter.es": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "recruit.m.to": { - "error": "HTTPSConnectionPool(host='recruit.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.zakuac.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "peertube.zeteo.me": { - "error": "HTTPSConnectionPool(host='peertube.zeteo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "theblackgates.com": { + "error": 403 }, - "soc.7thmagic.net": { + "be.cutewith.me": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -14475,6 +17550,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -14482,8 +17558,57 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "EnsureRePrepended" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "toot.love", + "gameliberty.club", + "liberdon.com" + ], + "media_nsfw": [ + "toot.love", + "neckbeard.xyz", + "pl.smuglo.li", + "anime.website" + ], + "media_removal": [], + "reject": [ + "baraag.net", + "spinster.dev", + "social.hatthieves.es", + "freefedifollowers.ga", + "gabfed.com", + "sinblr.com", + "spinster.xyz", + "weedis.life", + "kiwifarms.is", + "kiwifarms.net", + "kiwifarms.cc", + "the.hedgehoghunter.club", + "pieville.net", + "lets.saynoto.lgbt", + "gab.ai", + "gab.com", + "develop.gab.com", + "not-develop.gab.com", + "pl.765racing.com", + "melalandia.tk", + "mastodon.starrevolution.org", + "freespeech.firedragonstudios.com", + "social.quodverum.com", + "greenlifeplus.net", + "counter.social", + "freespeechextremist.com", + "search.fedi.app", + "gleasonator.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -14495,7 +17620,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "7th Magic::Social", + "nodeName": "~cuties~", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -14543,7 +17668,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soc.7thmagic.net/users/andros" + "https://be.cutewith.me/users/ami", + "https://be.cutewith.me/users/alayna" ], "suggestions": { "enabled": false @@ -14555,7 +17681,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -14568,73 +17694,21 @@ "version": "2.0.2" }, "usage": { - "localPosts": 1389, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "osada-testing.federated.social": { - "error": "HTTPSConnectionPool(host='osada-testing.federated.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "blog.ggc-project.de": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Eine weitere Plume-Instanz!
Hier kannst du v\u00f6llig kostenlos Blogeintr\u00e4ge erstellen und deinen Beitrag mit mehreren Instanzen vernetzen. Somit hast du eine h\u00f6here Reichweite!

\n\nImprint(Impressum): klick
\nPrivacy(Datenschutzerkl\u00e4rung): klick
\nTerms(Nutzungsbedingungen): klick", - "nodeName": "Plume at GGC-Project" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, - "usage": { - "localComments": 0, - "localPosts": 2, + "localPosts": 21599, "users": { - "total": 5 + "total": 42 } }, "version": "2.0" } }, - "d.mob-con.com": { - "error": "HTTPSConnectionPool(host='d.mob-con.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.diehildebrands.de": { - "error": "HTTPSConnectionPool(host='mastodon.diehildebrands.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "kiraako.work": { - "error": "HTTPSConnectionPool(host='kiraako.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kiraako.work timed out. (connect timeout=3)'))" - }, - "social.stupid.industries": { - "error": "HTTPSConnectionPool(host='social.stupid.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.serbanescu.dk": { - "error": "HTTPSConnectionPool(host='social.serbanescu.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sarcozona.org": { - "error": 404 - }, - "niyawe.de": { - "error": 404 - }, - "turbo.chat": { - "error": 404 + "pleroma.25.wf": { + "error": "HTTPSConnectionPool(host='pleroma.25.wf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "florianjensen.com": { + "friendica.mircloud.host": { "error": 502 }, - "mastofant.de": { + "sangha.social": { "nodeinfo": { "version": "2.0", "software": { @@ -14646,22 +17720,28 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 12, - "activeHalfyear": 35 + "total": 60, + "activeMonth": 57, + "activeHalfyear": 80 }, - "localPosts": 27 + "localPosts": 275 }, "openRegistrations": true } }, - "ennui.industries": { - "error": "HTTPSConnectionPool(host='ennui.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ennui.industries timed out. (connect timeout=3)'))" + "kafka.icu": { + "error": "HTTPSConnectionPool(host='kafka.icu', port=443): Read timed out. (read timeout=3)" }, - "counter.social": { + "blog.mzsa.me": { + "error": "HTTPSConnectionPool(host='blog.mzsa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "doll.social": { "error": 404 }, - "chickenfan.club": { + "streams.larlet.fr": { + "error": "HTTPSConnectionPool(host='streams.larlet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "psyopshop.com": { "nodeinfo": { "version": "2.0", "software": { @@ -14673,356 +17753,236 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 3, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 75677 + "localPosts": 32 }, "openRegistrations": false } }, - "cloud.hashh.io": { - "error": 403 + "mastodon.social/users/zatnosk": { + "error": 404 }, - "elektra.libra.uberspace.de": { + "social.ligueduzbeul.org": { + "error": "HTTPSConnectionPool(host='social.ligueduzbeul.org', port=443): Read timed out. (read timeout=3)" + }, + "korstudy.jp": { + "error": "HTTPSConnectionPool(host='korstudy.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.witchey.tech": { + "error": "HTTPSConnectionPool(host='social.witchey.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bartoszmilewski.com": { "error": 404 }, - "therond.hd.free.fr": { - "error": "HTTPSConnectionPool(host='therond.hd.free.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to therond.hd.free.fr timed out. (connect timeout=3)'))" + "members.hostsharing.net": { + "error": "HTTPSConnectionPool(host='members.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.joelvim.net": { - "error": "HTTPSConnectionPool(host='social.joelvim.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.joelvim.net timed out. (connect timeout=3)'))" + "turingtest.uk": { + "error": "HTTPSConnectionPool(host='turingtest.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "stuttgart.social": { - "error": "HTTPSConnectionPool(host='stuttgart.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stuttgart.social' doesn't match either of '*.rleve.de', 'rleve.de'\")))" + "jasette.facil.services": { + "error": 404 }, - "v.lastorder.xyz": { + "toot.baby": { + "error": "HTTPSConnectionPool(host='toot.baby', port=443): Read timed out. (read timeout=3)" + }, + "thomazfc.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" + "metadata": { + "nodeName": "Thomaz F.C.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 30, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Lastorder V", - "nodeDescription": "Lastorder V is experimental peertube instance.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "gestative-gharial-0206.dataplicity.io": { - "error": 404 - }, - "anticapitalist.party": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1590, - "activeMonth": 326, - "activeHalfyear": 805 + "total": 1 }, - "localPosts": 277896 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.jibby.org": { - "error": 404 - }, - "mastodon.sarkastic.org": { - "error": "HTTPSConnectionPool(host='mastodon.sarkastic.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nordenmedia.com": { + "error": "HTTPSConnectionPool(host='nordenmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.walterdill.de": { - "error": 404 + "cloud.saewyc.ca": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ap.blog.lollipopcloud.solutions": { + "ygo.pub": { "nodeinfo": { - "metadata": { - "nodeDescription": "Blog, news, and announcements from the Lollipop Cloud team.", - "nodeName": "Lollipop Cloud Project's Blog" + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.35.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localComments": 6, - "localPosts": 20, - "users": { - "total": 3 - } + "users": {} }, - "version": "2.0" + "metadata": { + "nodeName": null, + "nodeDescription": "\u56e0\u4e3a\u5b9e\u4f8b\u662f\u7531\u4e2a\u4eba\u7ef4\u62a4\u7684, \u5927\u91cf\u7684\u7528\u6237\u56fe\u7247\u5b58\u50a8\u7684\u8bdd\u4f1a\u9020\u6210\u5927\u91cf\u7684\u5f00\u652f, \u4e8e\u662f\u51b3\u5b9a\u53ea\u5bb9\u7eb3 50 \u4eba\u5de6\u53f3\u7684\u7528\u6237, \u6240\u4ee5\u9700\u8981\u6ce8\u518c\u5e10\u53f7\u7684\u8bdd\u8bf7\u5411\u53f3\u4e0b\u89d2\u7684\u7ef4\u62a4\u8005\u90ae\u7bb1\u53d1\u9001\u6ce8\u518c\u7533\u8bf7\u90ae\u4ef6, \u6ca1\u6709\u95ee\u9898\u7684\u8bdd\u4fbf\u4f1a\u6536\u5230\u4e00\u4efd\u5e26\u6709\u9080\u8bf7\u7801\u7684\u56de\u4fe1.", + "maintainer": { + "name": "shynome", + "email": "shynome@gmail.com" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "nyadobe.online": { - "error": 404 + "railhome.club": { + "error": "HTTPSConnectionPool(host='railhome.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mpsf.group": { - "error": "HTTPSConnectionPool(host='mpsf.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nuke.social": { + "error": "HTTPSConnectionPool(host='nuke.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gancio.cisti.org": { + "peertube.la-famille-muller.fr": { "nodeinfo": { - "metadata": { - "nodeDescription": "A shared agenda for local communities", - "nodeName": "Gancio" + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "gancio", - "version": "0.17.9" - }, - "version": "2.0", + "openRegistrations": false, "usage": { - "localComments": 0, - "localPosts": 774, "users": { - "total": 66 - } + "total": 1 + }, + "localPosts": 5, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "friendica-bochum.de": { - "error": "HTTPSConnectionPool(host='friendica-bochum.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "edge.lastorder.xyz": { + "blog.gyt.is": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 3 }, - "localPosts": 4 + "localPosts": 106, + "localComments": 114 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "gytis@repecka.com" + } } }, - "un.autre.net": { - "error": "HTTPSConnectionPool(host='un.autre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'un.autre.net' doesn't match 'actocom.com'\")))" - }, - "die-partei.social": { + "wrt.nth.io": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "wrt.nth.io", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 1 }, - "localPosts": 86572 + "localPosts": 1 }, - "openRegistrations": false + "version": "2.0" } }, - "test.lagrottedelours.ovh": { - "error": "HTTPSConnectionPool(host='test.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.lagrottedelours.ovh timed out. (connect timeout=3)'))" + "peertube.santoyo.io": { + "error": "HTTPSConnectionPool(host='peertube.santoyo.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pleroma.amplifie.red": { + "feeling.lewd.today": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -15032,8 +17992,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "media_proxy", + "gopher", "chat", "relay" ], @@ -15041,61 +18001,14 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "freezepeach.xyz", - "sealion.club", - "pawoo.net", - "albin.social", - "pleroma.rareome.ga", - "newjack.city", - "pl.smuglo.li", - "shitposter.club", - "mstdn.jp", - "loli.estate", - "social.super-niche.club", - "animeisgay.com", - "baraag.net", - "gameliberty.club", - "moeplebs.online", - "freespeechextremist.com", - "pl.wowana.me", - "gab.com", - "develop.gab.com", - "kiwifarms.cc", - "accela.online", - "not-develop.gab.com", - "search.fedi.app", - "yggdrasil.social", - "neckbeard.xyz" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "search.fedi.app" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "quarantined_instances": [] }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "amplifiered", + "nodeName": "Feeling Lewd", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -15143,10 +18056,15 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.amplifie.red/users/cascode" + "https://feeling.lewd.today/users/abductee", + "https://feeling.lewd.today/users/admin" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -15157,7 +18075,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -15165,21 +18084,45 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2759-gaad057a2-develop" + "version": "1.1.7" }, "usage": { - "localPosts": 1228, + "localPosts": 843, "users": { - "total": 10 + "total": 3 } }, "version": "2.0" } }, - "community.bluecore.net": { - "error": 410 + "social.foxgl.ovh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "algorithmic.tv": { + "popradio.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 13 + }, + "openRegistrations": true + } + }, + "first.kosendon.tech": { + "error": "HTTPSConnectionPool(host='first.kosendon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tube.aquilenet.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -15199,17 +18142,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 37 }, - "localPosts": 10, - "localComments": 1 + "localPosts": 91434, + "localComments": 25 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AlgoRithmic.Tv", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "AquileTube: Peertube@Aquilenet.fr", + "nodeDescription": "PeerTube, is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nAquilenet is happy to host this instance to the community.", "nodeConfig": { "plugin": { "registered": [] @@ -15222,24 +18165,29 @@ "enabled": false }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -15276,7 +18224,18 @@ "extensions": [ ".webm", ".ogv", - ".mp4" + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -15292,8 +18251,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -15307,543 +18266,280 @@ } } }, - "test.yiff.social": { - "error": "HTTPSConnectionPool(host='test.yiff.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "www.pritter.tk": { + "error": "SOCKSHTTPConnectionPool(host='red.admireck.ml', port=80): Read timed out. (read timeout=3)" }, - "peertube.ziuri.me": { - "error": "HTTPSConnectionPool(host='peertube.ziuri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.naraku.ninja": { + "error": "HTTPSConnectionPool(host='mstdn.naraku.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.ouahpiti.info": { + "lovesyou.zsh.li": { + "error": 404 + }, + "social.heroicwisdom.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "arkaic.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 100 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6258, - "localComments": 3 + "localPosts": 244 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "ouahpitube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "thunderdome.masto.host": { - "error": "HTTPSConnectionPool(host='thunderdome.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot.g1zm0.de": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "storage.stargazer.at": { - "error": 403 + "gnusocial.qc.to": { + "error": "HTTPSConnectionPool(host='gnusocial.qc.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.minnerop.de": { - "error": "HTTPSConnectionPool(host='friendica.minnerop.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "cyberwiz.xyz": { + "error": "HTTPSConnectionPool(host='cyberwiz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.firewall-sec.com": { - "error": "HTTPSConnectionPool(host='peertube.firewall-sec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "take.limemo.net": { + "error": "HTTPSConnectionPool(host='take.limemo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.kresco.de": { - "error": "HTTPSConnectionPool(host='mastodon.kresco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.kresco.de' doesn't match 'kresco.de'\")))" + "mastodon.firc.de": { + "error": "HTTPSConnectionPool(host='mastodon.firc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "peertube.viviers-fibre.net": { - "error": "HTTPSConnectionPool(host='peertube.viviers-fibre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "ali.delbertbeta.cc": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "parfait-mastodon.com": { - "error": "HTTPSConnectionPool(host='parfait-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to parfait-mastodon.com timed out. (connect timeout=3)'))" + "minakodon.jp": { + "error": "HTTPSConnectionPool(host='minakodon.jp', port=443): Read timed out. (read timeout=3)" }, - "escritoamaquina.pinheirodeabrantes.net": { + "tavern.town": { "nodeinfo": { - "metadata": { - "nodeName": "Escrito \u00e0 m\u00e1quina...", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "tavern", + "version": "v0.2.1-3-gc808cf2" }, "usage": { + "localPosts": 32, "users": { + "activeHalfyear": 1, + "activeMonth": 0, "total": 1 - }, - "localPosts": 12 + } }, "version": "2.0" } }, - "sebastian@social.wiuwiu.de": { - "error": "HTTPSConnectionPool(host='social.wiuwiu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "m.yambal.net": { - "error": "HTTPSConnectionPool(host='m.yambal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.yambal.net timed out. (connect timeout=3)'))" - }, - "pt.diaspodon.fr": { + "mammouth.inframed.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 13681, - "localComments": 4 + "localPosts": 9121 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "Instance Peertube maintenue par dada.", - "nodeConfig": { - "search": { - "remoteUri": { - "users": true, - "anonymous": false - } - }, - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "komula.space": { - "error": "HTTPSConnectionPool(host='komula.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/sophia": { + "error": 404 }, - "megadon.net": { + "freeflowingfusion.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 167, - "activeMonth": 104, - "activeHalfyear": 262 + "total": 2 }, - "localPosts": 832 + "localPosts": 7, + "localComments": 0 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "armando@noplanman.ch" + } } }, - "animeisgay.com": { + "haber.sol.org.tr": { + "error": 404 + }, + "scy.name": { + "error": 403 + }, + "mstdn.kitamurakz.com": { + "error": "HTTPSConnectionPool(host='mstdn.kitamurakz.com', port=443): Read timed out. (read timeout=3)" + }, + "kloudboy.xyz": { + "error": "HTTPSConnectionPool(host='kloudboy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fukeaka.ink": { + "error": "HTTPSConnectionPool(host='fukeaka.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.blumenkunst-weihenstephan.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mastodon.29lab.jp": { + "error": "HTTPSConnectionPool(host='mastodon.29lab.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.wiredpunch.com": { + "error": "HTTPSConnectionPool(host='mstdn.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roar.killtheradio.net": { + "error": "HTTPSConnectionPool(host='roar.killtheradio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.osc.kyoto": { + "error": "HTTPSConnectionPool(host='mstdn.osc.kyoto', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s.floor500.net": { + "error": 404 + }, + "test.plaza.remolino.town": { + "error": 502 + }, + "youtuberdon.net": { + "error": "HTTPSConnectionPool(host='youtuberdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crazy-strawberry.hd.free.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "friendica", + "redmatrix" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 + }, + "localPosts": 6, + "localComments": 0 }, "metadata": { - "nodeName": "Kotori's Misskey Instance", - "nodeDescription": "this used to run mastodon but now it doesn't", - "maintainer": { - "name": "Kotori", - "email": "me@kotori.zone" - }, - "langs": [ - "English" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true + "nodeName": "crazy-strawberry - Hubzilla" } } }, - "social.opencoopecosystem.net": { - "error": "HTTPSConnectionPool(host='social.opencoopecosystem.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p6rnbl5qzet4v.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "derpy.email": { + "friendica.killerkitty.ch": { + "error": "HTTPSConnectionPool(host='friendica.killerkitty.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.killerkitty.ch' doesn't match either of '*.metanet.ch', 'metanet.ch', '*.hostorama.com', 'hostorama.com'\")))" + }, + "instance.business": { + "error": "HTTPSConnectionPool(host='instance.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "trunkle.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.nah.re": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 5, + "activeHalfyear": 5 + }, + "localPosts": 20612 + }, + "openRegistrations": false + } + }, + "social.uhoreg.ca": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "smtp", - "twitter" + "gnusocial", + "pumpio", + "smtp" ] }, - "usage": { - "users": { - "total": 21, - "activeHalfyear": 21, - "activeMonth": 9 - }, - "localPosts": 111, - "localComments": 9 - }, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "Derpy's Mail Post", + "nodeName": "social.uhoreg.ca", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -15851,6 +18547,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -15858,36 +18555,38 @@ }, "services": { "inbound": [ - "twitter" + "gnusocial", + "pumpio" ], "outbound": [ - "smtp", - "twitter" + "gnusocial", + "pumpio", + "smtp" ] }, "explicitContent": false } } }, - "friendica.mamalibre.com.ar": { - "error": "HTTPSConnectionPool(host='friendica.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" - }, - "test-instance.fediverse.services": { - "error": "HTTPSConnectionPool(host='test-instance.fediverse.services', port=443): Read timed out. (read timeout=3)" + "freetayk.masto.host": { + "error": "HTTPSConnectionPool(host='freetayk.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.guyvernk.com": { - "error": "HTTPSConnectionPool(host='pleroma.guyvernk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tuna.today": { + "error": "HTTPSConnectionPool(host='tuna.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "keynes.000webhostapp.com": { + "nextcloud.p1x.in": { "error": 404 }, - "mostruo.alvarop.gl": { - "error": "HTTPSConnectionPool(host='mostruo.alvarop.gl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mostruo.alvarop.gl' doesn't match either of 'alvarop.gl', 'www.alvarop.gl'\")))" + "pasdo.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "lewd.network": { - "error": 404 + "overwatch-japan.net": { + "error": "HTTPSConnectionPool(host='overwatch-japan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "aspirant.de": { + "rssbot.kamp.site": { + "error": "HTTPSConnectionPool(host='rssbot.kamp.site', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.ml": { "nodeinfo": { "version": "2.0", "software": { @@ -15899,28 +18598,116 @@ ], "usage": { "users": { - "total": 25, - "activeMonth": 40, - "activeHalfyear": 151 + "total": 138, + "activeMonth": 111, + "activeHalfyear": 294 + }, + "localPosts": 43981 + }, + "openRegistrations": true + } + }, + "wickedtotally.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "vriezekolk.org": { + "error": "HTTPSConnectionPool(host='vriezekolk.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "photos.downey.net": { + "nodeinfo": { + "metadata": { + "nodeName": "Downey.net Photos", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed", + "git": { + "commit_hash": "", + "url": "https://github.com/pixelfed/pixelfed/commit/" + } }, - "localPosts": 8891 + "captcha": false + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.9.0" + }, + "usage": { + "localPosts": 2, + "localComments": 1, + "users": { + "total": 2, + "activeHalfyear": "0", + "activeMonth": "0" + } }, + "version": "2.0", "openRegistrations": false } }, - "nerdynate.live": { + "karukera.social": { + "error": "HTTPSConnectionPool(host='karukera.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.amk.ie": { + "nodeinfo": { + "version": "2.1", + "software": { + "name": "microblogpub", + "version": "ed12d8f", + "repository": "https://github.com/tsileo/microblog.pub" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, + "metadata": { + "nodeName": "@amk@m.amk.ie", + "version": "ed12d8f", + "versionDate": "Author: Thomas Sileo " + } + } + }, + "sccn.club": { + "error": "HTTPSConnectionPool(host='sccn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mt.onigiridon.com": { "error": 404 }, - "pleroma.sekun.eu": { - "error": "HTTPSConnectionPool(host='pleroma.sekun.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.sekun.eu timed out. (connect timeout=3)'))" + "jeff.town": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "www.ka0.co": { - "error": "HTTPSConnectionPool(host='www.ka0.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.everydayimshuflin.com": { + "error": "HTTPSConnectionPool(host='mastodon.everydayimshuflin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fedi.xerz.one": { + "pachislodon.net": { + "error": "HTTPSConnectionPool(host='pachislodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hethane.se": { + "error": "HTTPSConnectionPool(host='hethane.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hethane.se' doesn't match either of 'arkiv.folkkok.se', 'www.arkiv.folkkok.se'\")))" + }, + "home.lovehatesugar.com": { + "error": 404 + }, + "toast.cafe": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -15929,15 +18716,31 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay", - "safe_dm_mentions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com" + ], + "media_nsfw": [], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "spinster.xyz" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -15948,8 +18751,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A fediverse instance, just for Xerz!", - "nodeName": "fedi.xerz.one", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Toast Cafe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -15997,7 +18800,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.xerz.one/users/xerz" + "https://toast.cafe/users/toast" ], "suggestions": { "enabled": false @@ -16006,7 +18809,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 75000000 } }, "openRegistrations": false, @@ -16019,63 +18822,39 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 3833, + "localPosts": 37868, "users": { - "total": 2 + "total": 9 } }, "version": "2.0" } }, - "blog.xoldie.com": { - "error": "HTTPSConnectionPool(host='blog.xoldie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fossgang.org": { - "error": "HTTPSConnectionPool(host='fossgang.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fossgang.org timed out. (connect timeout=3)'))" - }, - "toot.discorded.io": { - "error": "HTTPSConnectionPool(host='toot.discorded.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.discorded.io' doesn't match either of '*.decodem.io', 'decodem.io'\")))" - }, - "files.bluebonnet.host": { - "error": "HTTPSConnectionPool(host='files.bluebonnet.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "owncloud.laryllian.de": { - "error": 404 - }, - "sumanko.ml": { + "machida.yokohama": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 9 + "localPosts": 16 }, "openRegistrations": true } }, - "mastodonclojure.herokuapp.com": { - "error": 404 - }, - "yiff.rocks": { - "error": 521 - }, - "social.tchncs.de/users/smartwater": { - "error": 404 - }, - "social.uninform.at": { + "matitodon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -16087,35 +18866,270 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 238, + "activeMonth": 53, + "activeHalfyear": 53 }, - "localPosts": 21 + "localPosts": 86362 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.hirst.cloud": { - "error": "HTTPSConnectionPool(host='social.hirst.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pixel.catmargue.org": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.catmargue.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pixel.catmargue.org", + "url": "https://pixel.catmargue.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 4, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": true + } }, - "www.sociale.network": { + "mastodon.social/users/minishLAN": { + "error": 404 + }, + "home.flyoffthehandle.net": { + "error": "HTTPSConnectionPool(host='home.flyoffthehandle.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/SleepyGem": { + "error": 404 + }, + "sumikko.club": { + "error": "HTTPSConnectionPool(host='sumikko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pangeon.jp": { + "error": "HTTPSConnectionPool(host='pangeon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chat.globulous.com": { + "error": 404 + }, + "twitterchan.net": { + "error": "HTTPSConnectionPool(host='twitterchan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "hazelcafe.town": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay", + "safe_dm_mentions" + ], + "federation": {}, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "Just a little space for friends and I.", + "nodeName": "Hazelnut Cafe", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://hazelcafe.town/users/gureatopossum", + "https://hazelcafe.town/users/habel", + "https://hazelcafe.town/users/littlecherrykit" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 44, + "users": { + "total": 7 + } + }, + "version": "2.0" + } + }, + "triton.monster": { + "error": "HTTPSConnectionPool(host='triton.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nanasi.m.to": { + "error": "HTTPSConnectionPool(host='nanasi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pwet.ordim.info": { + "error": "HTTPSConnectionPool(host='pwet.ordim.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.rustysoft.de": { + "error": "HTTPSConnectionPool(host='mastodon.rustysoft.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "elvish.cafe": { + "error": "HTTPSConnectionPool(host='elvish.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.atheron.net": { + "error": "HTTPSConnectionPool(host='pleroma.atheron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "federated.cf": { + "error": "HTTPSConnectionPool(host='federated.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "otakudeutschland.masto.host": { + "error": "HTTPSConnectionPool(host='otakudeutschland.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "terrible.graphics": { + "error": "HTTPSConnectionPool(host='terrible.graphics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'terrible.graphics' doesn't match either of '*.streamasaurus.com', 'streamasaurus.com'\")))" + }, + "mastodon.acc.umu.se/@pettter": { + "error": 404 + }, + "social.schiessle.org": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -16123,18 +19137,27 @@ "services": { "inbound": [], "outbound": [ + "linkedin", + "pinterest", "smtp", "twitter" ] }, - "usage": [], - "openRegistrations": true, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 12, + "localComments": 13 + }, + "openRegistrations": false, "metadata": { - "nodeName": "SociaLE - Social Network Libertario Equosolidale", + "nodeName": "My home in the Fediverse", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -16142,7 +19165,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -16153,6 +19175,8 @@ "twitter" ], "outbound": [ + "linkedin", + "pinterest", "smtp", "twitter" ] @@ -16161,57 +19185,15 @@ } } }, - "social.eridi.us": { - "error": "HTTPSConnectionPool(host='social.eridi.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hubzilla.x.hfrc.de": { - "error": "HTTPSConnectionPool(host='hubzilla.x.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "endhill.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 835 - }, - "openRegistrations": true - } - }, - "mastodon.emosei.com": { - "error": "HTTPSConnectionPool(host='mastodon.emosei.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "bakitodon.com": { - "error": "HTTPSConnectionPool(host='bakitodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pleroma.taketodon.com": { - "error": "HTTPSConnectionPool(host='pleroma.taketodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.taketodon.com' doesn't match either of '286337.com', 'www.286337.com'\")))" - }, - "fed.gated.space": { - "error": "HTTPSConnectionPool(host='fed.gated.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "status.moltchanova.de": { - "error": "HTTPSConnectionPool(host='status.moltchanova.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.kagucho.net": { - "error": "HTTPSConnectionPool(host='m.kagucho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "testing.peertube.social": { + "error": "HTTPSConnectionPool(host='testing.peertube.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.cloudfrancois.fr": { + "gensoukyou.jp.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "misskey", + "version": "11.37.1" }, "protocols": [ "activitypub" @@ -16225,34 +19207,335 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 2 - }, - "localPosts": 5281, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "gensoukyou.jp.net", + "nodeDescription": "Private misskey instance for @lethalbit and friends.\n
\nIf you know @lethalbit and want an account, poke her on another platform.\n\n\n ", + "maintainer": { + "name": "@lethalbit", + "email": null }, - "nodeName": "Cloudfrancois' PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "langs": [], + "ToSUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "\u30cb\u30e3", + "image": null, + "title": "IMPORTANT ANNOUNCEMENT" + } + ], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": true, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "deblan.cloud": { + "error": "HTTPSConnectionPool(host='deblan.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.mablr.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 2065, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.Mablr.org", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "social.polonkai.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 1983 + }, + "openRegistrations": false + } + }, + "cloud.rockdapus.org": { + "error": 403 + }, + "social.kokolor.es": { + "error": "HTTPSConnectionPool(host='social.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lupinus.bouquet.blue": { + "error": "HTTPSConnectionPool(host='lupinus.bouquet.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "magurodon.net": { + "error": "HTTPSConnectionPool(host='magurodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.nerdsniping.net": { + "error": "HTTPSConnectionPool(host='mastodon.nerdsniping.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "supercomputer321.asuscomm.com": { + "error": "HTTPSConnectionPool(host='supercomputer321.asuscomm.com', port=443): Read timed out. (read timeout=3)" + }, + "masto.stanisic.nl": { + "error": "HTTPSConnectionPool(host='masto.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "literally.pictures": { + "nodeinfo": { + "metadata": { + "nodeName": "literally.pictures", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "literally.pictures", + "url": "https://literally.pictures", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 49, + "localComments": 0, + "users": { + "total": 3, + "activeHalfyear": 4, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "mastodon.irenala.edu.mg": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "peertube.catboy.cafe": { + "error": "HTTPSConnectionPool(host='peertube.catboy.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "me.ns.ci": { + "error": 404 + }, + "mastodon.oita.jp": { + "error": "HTTPSConnectionPool(host='mastodon.oita.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "higgs.boson.blue": { + "error": "HTTPSConnectionPool(host='higgs.boson.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/Broadus": { + "error": 404 + }, + "hackers.life": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tablegame.mstdn.cloud": { + "error": "HTTPSConnectionPool(host='tablegame.mstdn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scifi.fyi": { + "error": 502 + }, + "ika.moe": { + "error": "HTTPSConnectionPool(host='ika.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubz.hfrc.de": { + "error": "HTTPSConnectionPool(host='hubz.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.yukimochi.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 58588 + }, + "openRegistrations": false + } + }, + "peertube.tronic-studio.com": { + "error": "HTTPSConnectionPool(host='peertube.tronic-studio.com', port=443): Read timed out. (read timeout=3)" + }, + "aretz.social": { + "error": "HTTPSConnectionPool(host='aretz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.oekaki.st": { + "error": "HTTPSConnectionPool(host='toot.oekaki.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev.best-friends.chat": { + "error": 503 + }, + "compassion.online": { + "error": "HTTPSConnectionPool(host='compassion.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.atypique.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 12797 + }, + "openRegistrations": false + } + }, + "relay.civiq.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pl.lust.works": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "kokedon.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tube.backbord.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 77 + }, + "localPosts": 135202, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Backbord Tube", + "nodeDescription": "A free to use instance of PeerTube hosted near the Baltic Sea in germany. Maintained with some love and salty water.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -16263,14 +19546,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, 240, - 360, 480, 720, 1080 @@ -16282,14 +19565,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -16346,8 +19629,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -16361,13 +19644,56 @@ } } }, - "smuglo.li": { + "mastodon.rasilon.com": { + "error": "HTTPSConnectionPool(host='mastodon.rasilon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.voiceofcomputer.xyz": { + "error": "Expecting value: line 7 column 1 (char 6)" + }, + "socialspidev.masto.host": { + "error": "HTTPSConnectionPool(host='socialspidev.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.gibberfish.org": { + "error": "HTTPSConnectionPool(host='toot.gibberfish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnuu.org": { "error": 404 }, - "cloud.kher.nl": { - "error": 403 + "prismo.xyz": { + "error": "HTTPSConnectionPool(host='prismo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tsuki.network": { + "hazo.club": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "the Habitable Zone" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 7, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "feraltomatoes.com": { + "error": 404 + }, + "tinyfed.com": { "nodeinfo": { "version": "2.0", "software": { @@ -16379,19 +19705,43 @@ ], "usage": { "users": { - "total": 14, - "activeMonth": 6, - "activeHalfyear": 13 + "total": 153, + "activeMonth": 38, + "activeHalfyear": 285 }, - "localPosts": 2037 + "localPosts": 385 }, "openRegistrations": true } }, - "hoteltoday.tokyo": { - "error": "HTTPSConnectionPool(host='hoteltoday.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mysim.online": { + "error": "HTTPSConnectionPool(host='mysim.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blob.cat": { + "mstd.3cmr.fr": { + "error": "HTTPSConnectionPool(host='mstd.3cmr.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.wxcafe.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1345, + "activeMonth": 59, + "activeHalfyear": 86 + }, + "localPosts": 193542 + }, + "openRegistrations": false + } + }, + "pleroma.kamp.site": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -16401,72 +19751,25 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", + "gopher", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "TagPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "social.diskseven.com", - "lgbtqia.is", - "plush.city", - "octodon.social", - "weirder.earth", - "mastodon.circlelinego.com", - "gluten.space", - "likeable.space", - "fedi.qcx.io", - "comrades.abortu.com", - "mastodon.lubar.me", - "tenforward.social", - "scholar.social", - "mastodon.art", - "afterlife.masto.host", - "computerfox.xyz", - "barkshark.xyz", - "social.kithop.ca", - "comicscamp.club", - "gamemaking.social" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "zotum.net", - "crypto-group-buy.com" - ], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "blob.cat, an instance for blobcats", - "nodeName": "Blob/Cat", + "nodeDescription": "K A M P", + "nodeName": "K A M P S I T E", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 1000, + "max_options": 20, "min_expiration": 0 }, "postFormats": [ @@ -16510,23 +19813,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://blob.cat/users/moderation", - "https://blob.cat/users/mewmew", - "https://blob.cat/users/Jain" + "https://pleroma.kamp.site/users/alphakamp" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, - "background": 8000000, + "background": 4000000, "banner": 4000000, - "general": 1256000000 + "general": 16000000 } }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -16534,223 +19840,71 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-606-g699fc956-develop" + "version": "1.0.0-1288-gcedaf57d-develop" }, "usage": { - "localPosts": 123062, + "localPosts": 3435, "users": { - "total": 174 + "total": 15 } }, "version": "2.0" } }, - "hse.social": { - "error": "HTTPSConnectionPool(host='hse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.ht164.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3ht" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 8688 - }, - "openRegistrations": false - } - }, - "reloaded.openmtx.com": { - "error": 502 + "pl.socialcoding.xyz": { + "error": "HTTPSConnectionPool(host='pl.socialcoding.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hitoxu.hostdon.ne.jp": { - "error": "HTTPSConnectionPool(host='hitoxu.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.0day.agency": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "one.ixcat.fr": { - "error": "HTTPSConnectionPool(host='one.ixcat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kibou.misoni.club": { + "error": "HTTPSConnectionPool(host='kibou.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "2mb.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "ostatus" - ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 671, - "activeHalfyear": 436, - "activeMonth": 91 - }, - "localPosts": 5819, - "localComments": 3152 - }, - "metadata": { - "nodeName": "2MB Social | Brought to You Buy Michael and Billy of 2MB Solutions", - "software": { - "homepage": "https://gnu.social/", - "repository": "https://notabug.org/diogo/gnu-social" - }, - "uploadLimit": 1073741824, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } - } + "mastodon.social/users/fireh9lly": { + "error": 404 }, - "social.lxsameer.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 235 - }, - "openRegistrations": false - } + "social.notlocked.in": { + "error": "HTTPSConnectionPool(host='social.notlocked.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mcncraftodon.site": { - "error": "HTTPSConnectionPool(host='mcncraftodon.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev.56k.es": { + "error": "HTTPSConnectionPool(host='dev.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mytoot.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 403 - }, - "openRegistrations": false - } + "friendzone.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "morningcross.m.to": { - "error": "HTTPSConnectionPool(host='morningcross.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "leetpi.ddns.net": { + "error": "HTTPSConnectionPool(host='leetpi.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.pso2.club": { - "error": "HTTPSConnectionPool(host='test.pso2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.pso2.club timed out. (connect timeout=3)'))" + "m.rweekly.org": { + "error": "HTTPSConnectionPool(host='m.rweekly.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "fabus.mensa.uberspace.de": { + "social.cybernauts.science": { "error": 404 }, - "mastodon.norius.fr": { - "error": "HTTPSConnectionPool(host='mastodon.norius.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.mashton.party": { - "error": "HTTPSConnectionPool(host='toots.mashton.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "indieweb.life": { - "error": "HTTPSConnectionPool(host='indieweb.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to indieweb.life timed out. (connect timeout=3)'))" - }, - "romancelandia.club": { - "error": 404 + "mastodon.macondo.info": { + "error": "HTTPSConnectionPool(host='mastodon.macondo.info', port=443): Read timed out. (read timeout=3)" }, - "social.beck.technology": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 0 - }, - "openRegistrations": false - } + "kurakake.net": { + "error": "HTTPSConnectionPool(host='kurakake.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "emsenn.net": { + "azabani.com": { "error": 404 }, - "platy.cam": { - "error": "HTTPSConnectionPool(host='platy.cam', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to platy.cam timed out. (connect timeout=3)'))" - }, - "o3o.ca": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 796, - "activeMonth": 387, - "activeHalfyear": 405 - }, - "localPosts": 32686 - }, - "openRegistrations": true - } + "ffm.social": { + "error": "HTTPSConnectionPool(host='ffm.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.toscer.me": { - "error": 404 + "social.buffalomesh.net": { + "error": "HTTPSConnectionPool(host='social.buffalomesh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "makesocialboops.com": { - "error": 404 + "ahoy.team": { + "error": "HTTPSConnectionPool(host='ahoy.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.ax9.eu": { + "zotum.net": { "nodeinfo": { "version": "2.0", "software": { "name": "hubzilla", - "version": "4.6" + "version": "4.7.3" }, "protocols": [ "zot", @@ -16760,7 +19914,10 @@ ], "services": { "outbound": [ - "atom1.0" + "atom1.0", + "dreamwidth", + "twitter", + "wordpress" ], "inbound": [ "atom1.0", @@ -16770,128 +19927,34 @@ "openRegistrations": true, "usage": { "users": { - "total": 9, - "activeHalfyear": 8, - "activeMonth": 6 + "total": 343, + "activeHalfyear": 190, + "activeMonth": 82 }, - "localPosts": 74, - "localComments": 150 + "localPosts": 75807, + "localComments": 30924 }, "metadata": { - "nodeName": "Dies und Das" + "nodeName": "Zotum" } } }, - "friends.noise.rocks": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Noise Rocks", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "mstdn.roli.io": { + "error": "HTTPSConnectionPool(host='mstdn.roli.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.mieth.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "www.hackerdecabecera.com": { + "error": 404 }, - "social.keivaun.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 9, - "activeHalfyear": 9 - }, - "localPosts": 876 - }, - "openRegistrations": true - } + "mastodon.nine-hells.net": { + "error": "HTTPSConnectionPool(host='mastodon.nine-hells.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.minimachin.ynh.fr": { - "error": "HTTPSConnectionPool(host='pleroma.minimachin.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.minimachin.ynh.fr timed out. (connect timeout=3)'))" + "xn--xxa.villenave.net": { + "error": "HTTPSConnectionPool(host='xn--xxa.villenave.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "qgg5b3vru2ya265740qeo.4chan.icu": { - "error": "HTTPSConnectionPool(host='qgg5b3vru2ya265740qeo.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "social.5jung.com": { + "error": "HTTPSConnectionPool(host='social.5jung.com', port=443): Read timed out. (read timeout=3)" }, - "social.ironboundsoftware.com": { + "neckbeard.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -16901,21 +19964,41 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", "chat", - "relay" + "relay", + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 5000000000, + "reject_threshold": 25000000000 + }, "mrf_policies": [ - "NoOpPolicy" + "TagPolicy", + "MediaProxyWarmingPolicy", + "AntiHellthreadPolicy", + "HellthreadPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Let's think about this...", + "mailerEnabled": true, + "nodeDescription": "A place where anyone is welcome to share their waifu, argue about who's best girl, and grow a thicc and luscious neckbeard while trying to conceal their powerlevel.", + "nodeName": "Neckbeard.xyz", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -16923,9 +20006,9 @@ "min_expiration": 0 }, "postFormats": [ + "text/markdown", "text/plain", "text/html", - "text/markdown", "text/bbcode" ], "private": false, @@ -16936,7 +20019,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -16957,32 +20039,41 @@ "status", "tag", "user-search", - "user_exists", "users", - "web" + "web", + "yeet", + "captain", + "admin", + "netdata", + "pages", + "prometheus", + "grafana" ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.ironboundsoftware.com/users/nloadholtes" + "https://neckbeard.xyz/users/ZW748VSJSiwWMNBxyz", + "https://neckbeard.xyz/users/Lumeinshin", + "https://neckbeard.xyz/users/redneonglow", + "https://neckbeard.xyz/users/jack", + "https://neckbeard.xyz/users/nosleep", + "https://neckbeard.xyz/users/jasonl8446", + "https://neckbeard.xyz/users/FBI", + "https://neckbeard.xyz/users/sjw", + "https://neckbeard.xyz/users/march" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, - "background": 4000000, + "background": 8000000, "banner": 4000000, - "general": 16000000 + "general": 268435456 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -16990,152 +20081,107 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.50-2765-g9c14578f-adminfe" }, "usage": { - "localPosts": 78, + "localPosts": 270621, "users": { - "total": 2 + "total": 422 } }, "version": "2.0" } }, - "nextcloud.partychic.com": { - "error": 403 + "xpowx2.mooo.com": { + "error": "HTTPSConnectionPool(host='xpowx2.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.tech": { + "mastodon.social/users/nope": { + "error": 404 + }, + "mammuth.ryo-saeba.xyz": { + "error": "HTTPSConnectionPool(host='mammuth.ryo-saeba.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eorzea.cafe": { + "error": "HTTPSConnectionPool(host='eorzea.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "subspace.queer.af": { + "error": 503 + }, + "video.4ray.co": { + "error": "HTTPSConnectionPool(host='video.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "w.ryancampbell.name": { + "error": "HTTPSConnectionPool(host='w.ryancampbell.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "skobk.in": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 50 + }, + "localPosts": 48, + "localComments": 707 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 3, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.Tech", - "nodeDescription": "This Instance will focus completely on the Science & Technology Category with an emphasis on Cryptocurrencies, Financial Technology (Fin Tech), Financial Markets and IT Innovation." + "email": "skobkin-ru@ya.ru" } } }, - "cipherdogs.net": { - "error": 404 - }, - "polonkai.eu": { + "theconservativetreehouse.com": { "error": 404 }, - "social.ataxya.net": { - "error": "HTTPSConnectionPool(host='social.ataxya.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "animeworld.io": { - "error": "HTTPSConnectionPool(host='animeworld.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.drox.zone": { - "error": "HTTPSConnectionPool(host='social.drox.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon-nagano.info": { - "error": "HTTPSConnectionPool(host='mastodon-nagano.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.stopwatchingus-heidelberg.de": { + "mastodon.fun": { "error": 404 }, - "pleroma.raitisoja.com": { - "error": "HTTPSConnectionPool(host='pleroma.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aytolis.cetra.club": { - "error": "HTTPSConnectionPool(host='aytolis.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "as.elendia.net": { + "error": "HTTPSConnectionPool(host='as.elendia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gnusocial.matoken.org": { + "imastodon.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus", "activitypub" ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 5, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 430, + "activeMonth": 145, + "activeHalfyear": 292 }, - "localPosts": 8654, - "localComments": 1236 + "localPosts": 34886 }, - "metadata": { - "nodeName": "matoken social", - "software": { - "homepage": "https://www.gnu.org/software/social/", - "repository": "GNUSOCIAL_ENGINE_REPO_URL" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "openRegistrations": true } }, - "nx7468.your-storageshare.de": { - "error": 403 - }, - "toot.khammam.me": { - "error": "HTTPSConnectionPool(host='toot.khammam.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "short.shitpo.st": { - "error": "HTTPSConnectionPool(host='short.shitpo.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.hypatie.xyz": { - "error": 403 + "lonely.town": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "k2pk.com": { - "error": "HTTPSConnectionPool(host='k2pk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to k2pk.com timed out. (connect timeout=3)'))" + "mastodon.social/users/Annah": { + "error": 404 }, - "video.glassbeadcollective.org": { + "peertube.openstreetmap.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.1.0" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -17147,373 +20193,648 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 38 + "total": 16 }, - "localPosts": 41, - "localComments": 0 + "localPosts": 132, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Glass Bead Collective videos", - "nodeDescription": "Videos by Glass Bead Collective" + "nodeName": "peertube.openstreetmap.fr", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "blake.earth": { + "quitter.cr": { + "error": "HTTPSConnectionPool(host='quitter.cr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.i-red.info": { "nodeinfo": { - "metadata": { - "nodeName": "Isaac Blake", - "nodeDescription": "Computer science student and game developer", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 17, + "activeMonth": 7, + "activeHalfyear": 18 }, - "localPosts": 3 + "localPosts": 18212 }, - "version": "2.0" + "openRegistrations": true } }, - "temp1.procrastination.party": { - "error": "HTTPSConnectionPool(host='temp1.procrastination.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.sl-network.fr": { + "cloud.zaremba.me": { "error": 404 }, - "mastodon.gcp.dmmlabs.com": { - "error": "HTTPSConnectionPool(host='mastodon.gcp.dmmlabs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.gcp.dmmlabs.com timed out. (connect timeout=3)'))" + "mastodon.yolovision-inc.com": { + "error": "HTTPSConnectionPool(host='mastodon.yolovision-inc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sakurauchi.moe": { - "error": "HTTPSConnectionPool(host='sakurauchi.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblog.phoneboy.com": { + "error": "HTTPSConnectionPool(host='microblog.phoneboy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "observer.com": { + "mastodon.0-z-0.com": { + "error": "HTTPSConnectionPool(host='mastodon.0-z-0.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.unixmail.fr": { + "error": "HTTPSConnectionPool(host='status.unixmail.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jiro.m.to": { + "error": "HTTPSConnectionPool(host='jiro.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ours.orencak.sk": { + "error": 403 + }, + "m.tkte.ch": { + "error": "HTTPSConnectionPool(host='m.tkte.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.baloom.co": { + "error": "HTTPSConnectionPool(host='social.baloom.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "murcier.fr": { "error": 404 }, - "toot.my": { + "teatime.afternoonrobot.co.uk": { + "error": "HTTPSConnectionPool(host='teatime.afternoonrobot.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hvalhus.ca": { + "error": "HTTPSConnectionPool(host='hvalhus.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon-test.wirednet.jp": { + "error": "HTTPSConnectionPool(host='mastodon-test.wirednet.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.videos-libr.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 7, - "activeMonth": 16, - "activeHalfyear": 29 + "total": 12 }, - "localPosts": 144 + "localPosts": 2542, + "localComments": 1 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "videos-libr.es", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "peertube.aventer.biz": { - "error": "HTTPSConnectionPool(host='peertube.aventer.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.dnzm.nl": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.jonleibowitz.com": { - "error": "HTTPSConnectionPool(host='mastodon.jonleibowitz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "txsocial.club": { - "error": "HTTPSConnectionPool(host='txsocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hostsharing.net": { - "error": "HTTPSConnectionPool(host='social.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "flownative.social": { - "error": "HTTPSConnectionPool(host='flownative.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gumblr.masto.host": { + "error": "HTTPSConnectionPool(host='gumblr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.royaltechnology.net": { - "error": "HTTPSConnectionPool(host='social.royaltechnology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "woblweb.de": { + "error": "HTTPSConnectionPool(host='woblweb.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "57577.masto.host": { - "error": "HTTPSConnectionPool(host='57577.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.neuman.fi": { + "error": 403 }, - "social.twei7.com": { + "social.isharacomix.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4 + "localPosts": 1699 }, "openRegistrations": false } }, - "mstdn.chiaroscuro.work": { - "error": "HTTPSConnectionPool(host='mstdn.chiaroscuro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gab.sleeck.eu": { + "error": "HTTPSConnectionPool(host='gab.sleeck.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.f33.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "ayy.lmao.gg": { + "error": "HTTPSConnectionPool(host='ayy.lmao.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "scheylor.com/friendica": { - "error": "HTTPSConnectionPool(host='scheylor.com', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to scheylor.com timed out. (connect timeout=3)'))" + "xn--p9jwa2e7a.xyz": { + "error": "HTTPSConnectionPool(host='xn--p9jwa2e7a.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.benoit-alessandroni.fr": { - "error": "HTTPSConnectionPool(host='mastodon.benoit-alessandroni.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.social/users/tobypinder": { + "error": 404 }, - "mastodon.anti-globalism.org": { + "cloud.homeplex.tk": { "error": 404 }, - "lnbrg.net": { + "montpellier.buzz": { + "error": "HTTPSConnectionPool(host='montpellier.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "luther.social": { + "error": "HTTPSConnectionPool(host='luther.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.bortzmeyer.fr": { "nodeinfo": { "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, "usage": { "users": { - "total": 1 + "total": 3 }, - "localPosts": 2, - "localComments": 0 + "localPosts": 81 + }, + "software": { + "version": "0.9.0-4382-g72f365df-develop", + "name": "pleroma" }, - "openRegistrations": false, "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] + "outbound": [], + "inbound": [] }, "protocols": [ "activitypub", - "ostatus", - "webmention" + "ostatus" ], + "openRegistrations": false, "metadata": { - "email": "george@ellenburg.email" - } - } - }, - "mastodon.social/users/blackphidora": { - "error": 404 - }, - "music.sleepy.kiev.ua": { - "error": "HTTPSConnectionPool(host='music.sleepy.kiev.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "f.nospy.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-dev-1336" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.bortzmeyer.fr/users/camille", + "https://pleroma.bortzmeyer.fr/users/stephane" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "localPosts": 661, - "localComments": 1017 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "=-MyNeTwOrK=-", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" + "nodeName": "Unsafe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } }, - "explicitContent": false + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "hub.hfrc.de": { - "error": "HTTPSConnectionPool(host='hub.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.donte.com.br": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 560, - "activeMonth": 359, - "activeHalfyear": 1042 - }, - "localPosts": 277265 - }, - "openRegistrations": true - } + "hidemyfap.com": { + "error": "HTTPSConnectionPool(host='hidemyfap.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "puppo.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 107, - "activeMonth": 99, - "activeHalfyear": 110 - }, - "localPosts": 1438 - }, - "openRegistrations": true - } + "mas.maerou.com": { + "error": "HTTPSConnectionPool(host='mas.maerou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "q13fox.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "us.clayto.com": { + "error": "HTTPSConnectionPool(host='us.clayto.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "toots.social": { + "boles.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 665, - "activeMonth": 9, - "activeHalfyear": 37 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 22686 + "localPosts": 20 }, "openRegistrations": false } }, - "mastodon-robamimi.club": { - "error": "HTTPSConnectionPool(host='mastodon-robamimi.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lucida-don.net": { + "error": "HTTPSConnectionPool(host='lucida-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "edgecats.network": { - "error": "HTTPSConnectionPool(host='edgecats.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "taconiji.m.to": { + "error": "HTTPSConnectionPool(host='taconiji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.iofoundry.eu": { - "error": "HTTPSConnectionPool(host='mstdn.iofoundry.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zivitas.info": { + "error": "HTTPSConnectionPool(host='zivitas.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "schneckenradio.de": { + "mastodon.blanboom.org": { + "error": 404 + }, + "social.henshaw.org": { + "error": "HTTPSConnectionPool(host='social.henshaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "birb.haus": { + "error": "HTTPSConnectionPool(host='birb.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "public.megacorp.life": { + "error": "HTTPSConnectionPool(host='public.megacorp.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.dotmiku.com": { + "error": "HTTPSConnectionPool(host='pl.dotmiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hyoga9f.m.to": { + "error": "HTTPSConnectionPool(host='hyoga9f.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "b1ju.in": { + "error": 404 + }, + "orzhov.net": { + "error": "HTTPSConnectionPool(host='orzhov.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wakkerisme.nl": { + "error": "HTTPSConnectionPool(host='wakkerisme.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vcity.network": { + "error": 404 + }, + "peertube.iriseden.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 262, - "localComments": 39 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 470 + }, + "localPosts": 24070, + "localComments": 36 }, "metadata": { - "email": "www@herkenhoff.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "iriseden Peertube", + "nodeDescription": "Instance Peertube h\u00e9berg\u00e9e en France chez Online (AS 12876) et maintenue par @iriseden.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "skrivel.se": { + "mastodon.social/users/jansegers": { + "error": 404 + }, + "don.mfz.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -17525,61 +20846,82 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 9 + "total": 1, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 1110 + "localPosts": 739 }, "openRegistrations": true } }, - "ef67.myhome.cx": { + "nextcloud.ipotionapp.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.politplatschquatsch.com": { + "error": 404 + }, + "mastodon.unixwolf.com": { + "error": 404 + }, + "refactorcamp.org": { + "error": 404 + }, + "mastodon.social/users/Fenreliania": { + "error": 404 + }, + "test4.masto.host": { + "error": "HTTPSConnectionPool(host='test4.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.ijs01140.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3_ef67_myhome_cx" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 8, - "activeHalfyear": 11 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 5714 + "localPosts": 22722 }, - "openRegistrations": true + "openRegistrations": false } }, - "fed.jankambo.net": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "katu.cursed-images.xyz": { - "error": "HTTPSConnectionPool(host='katu.cursed-images.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "abuplujmhi.localtunnel.me": { - "error": "HTTPSConnectionPool(host='abuplujmhi.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "blog.nft.photo": { + "error": "('Connection aborted.', BrokenPipeError(32, 'Broken pipe'))" }, - "plush.army": { - "error": "HTTPSConnectionPool(host='plush.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cooop.com": { + "error": "HTTPSConnectionPool(host='cooop.com', port=443): Read timed out. (read timeout=3)" }, - "tale.cafe": { - "error": "HTTPSConnectionPool(host='tale.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.induse.de": { + "error": 404 }, - "rafal.kolucki.pl": { + "cloud.cyclingforcookies.de": { "error": 404 }, - "myles.life": { + "cloud.chapelle-lez-herlaimont.be": { "error": 404 }, - "masto.bigheart.tech": { - "error": "HTTPSConnectionPool(host='masto.bigheart.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hugemeat.xyz": { + "error": "HTTPSConnectionPool(host='hugemeat.xyz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.hackerspaces.be": { + "hamamyu.jp": { + "error": "HTTPSConnectionPool(host='hamamyu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "glitch.zowie.im": { + "error": 502 + }, + "flr.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "meganekeesu.tokyo": { "nodeinfo": { "version": "2.0", "software": { @@ -17591,16 +20933,43 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 68, + "activeMonth": 148, + "activeHalfyear": 158 }, - "localPosts": 0 + "localPosts": 79712 }, "openRegistrations": true } }, - "stonecutters.masto.host": { + "social.rudloff.pro": { + "error": "HTTPSConnectionPool(host='social.rudloff.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "proto7.io": { + "error": 404 + }, + "mastodon.suinot.org": { + "error": 404 + }, + "v09pfblcxf7a.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gestative-gharial-0206.dataplicity.io": { + "error": 404 + }, + "nextcloud.chr.ddnss.de": { + "error": 404 + }, + "elle.systems": { + "error": "HTTPSConnectionPool(host='elle.systems', port=443): Read timed out. (read timeout=3)" + }, + "kuchenplatte.spdns.de": { + "error": 404 + }, + "mastodon.social/users/kleerkoat": { + "error": 404 + }, + "social.ancel.io": { "nodeinfo": { "version": "2.0", "software": { @@ -17612,82 +20981,208 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 21 + "localPosts": 6 }, "openRegistrations": true } }, - "mastodon.hackret.com": { + "mwnet.witschel.zone": { + "error": 404 + }, + "mstdn.beastnet.works": { + "error": "HTTPSConnectionPool(host='mstdn.beastnet.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ap.zatnosk.dk": { + "error": 503 + }, + "scitech.video": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 172 }, - "localPosts": 12 + "localPosts": 879, + "localComments": 6 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "scitech.video PeerTube", + "nodeDescription": "Videos from the technical community", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.bruniau.net": { + "zh.ht": { + "error": "HTTPSConnectionPool(host='zh.ht', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "encase.club": { + "error": "HTTPSConnectionPool(host='encase.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.wake.st": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 5, - "activeHalfyear": 7 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1428 + "localPosts": 10395 }, "openRegistrations": false } }, - "unreality.pink": { - "error": "HTTPSConnectionPool(host='unreality.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.mitsurugi.org": { + "error": "HTTPSConnectionPool(host='mstdn.mitsurugi.org', port=443): Read timed out. (read timeout=3)" }, - "nyan.mdn.hinaloe.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-b364e1e09" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 50, - "activeMonth": 32, - "activeHalfyear": 44 - }, - "localPosts": 858 - }, - "openRegistrations": true - } + "nothingtohide.net.au": { + "error": "HTTPSConnectionPool(host='nothingtohide.net.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.rotten.network": { + "cybernetic.family": { + "error": "HTTPSConnectionPool(host='cybernetic.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.actocom.com": { + "error": "HTTPSConnectionPool(host='social.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.actocom.com' doesn't match 'actocom.com'\")))" + }, + "the-pit.uk": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -17699,8 +21194,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -17719,7 +21216,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Rotten Pleroma", + "nodeName": "the-pit", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -17763,16 +21260,11 @@ "user-search", "user_exists", "users", - "web", - "nytt", - "n0tt", - "rotten", - "rotten.network", - "randyr" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.rotten.network/users/rektar" + "https://the-pit.uk/users/timttmy" ], "suggestions": { "enabled": false @@ -17784,7 +21276,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -17794,93 +21286,105 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-507-g3c828016-develop" }, "usage": { - "localPosts": 15, + "localPosts": 648, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "freehold.earth": { - "error": "HTTPSConnectionPool(host='freehold.earth', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freehold.earth timed out. (connect timeout=3)'))" + "mastodon.social/users/daghan": { + "error": 404 }, - "knkr.m.to": { - "error": "HTTPSConnectionPool(host='knkr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wakuwakuthy5297.jp": { + "error": "HTTPSConnectionPool(host='wakuwakuthy5297.jp', port=443): Read timed out. (read timeout=3)" }, - "blog.tara.gallery": { + "mastodon.dotopia.dk": { + "error": "HTTPSConnectionPool(host='mastodon.dotopia.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "best-friends.chat": { "nodeinfo": { - "metadata": { - "nodeName": "The Future Is Twenty Twenty", - "nodeDescription": "Visual artist writing.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 1431, + "activeMonth": 671, + "activeHalfyear": 941 }, - "localPosts": 11 + "localPosts": 6150126 }, - "version": "2.0" + "openRegistrations": false } }, - "ribbit.fun": { - "error": 404 + "despora.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "solna.in": { - "error": "HTTPSConnectionPool(host='solna.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "calzone.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.datsemultimedia.com": { - "error": "HTTPSConnectionPool(host='social.datsemultimedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.yorozu-sys.net": { + "error": "HTTPSConnectionPool(host='mstdn.yorozu-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.capitaines.fr": { - "error": 404 + "bacasable.leventaire.org": { + "error": "HTTPSConnectionPool(host='bacasable.leventaire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "spank.ws": { + "znark.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 4, - "activeHalfyear": 6 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1126 + "localPosts": 2 }, - "openRegistrations": true + "openRegistrations": false } }, - "hubzilla.lazyteddy.eu": { + "mastodon.otherreality.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 70 + }, + "openRegistrations": false + } + }, + "owls.io": { + "error": 404 + }, + "grindcore.ch": { "nodeinfo": { "version": "2.0", "software": { @@ -17890,6 +21394,7 @@ "protocols": [ "zot", "diaspora", + "ostatus", "activitypub" ], "services": { @@ -17901,193 +21406,237 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 4 + "total": 9, + "activeHalfyear": 7, + "activeMonth": 7 }, - "localPosts": 539, - "localComments": 2652 + "localPosts": 1423, + "localComments": 1918 }, "metadata": { - "nodeName": "The Lazy Teddy & Friends - Hubzilla" + "nodeName": "grindcore.ch" } } }, - "tokyoidolfestival.m.to": { - "error": "HTTPSConnectionPool(host='tokyoidolfestival.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/recursion": { - "error": 404 - }, - "social.typica.us": { - "error": 404 - }, - "quitter.nu": { - "error": "HTTPSConnectionPool(host='quitter.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.minzord.eu.org": { + "fedi.underscore.world": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", + "safe_dm_mentions", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 50, + "reject_threshold": 90 + }, + "mrf_policies": [ + "HellthreadPolicy", + "SimplePolicy", + "MediaProxyWarmingPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "switter.at", + "humblr.social", + "sinblr.com" + ], + "banner_removal": [ + "switter.at", + "humblr.social", + "sinblr.com" + ], + "federated_timeline_removal": [ + "twitter.com" + ], + "media_nsfw": [ + "switter.at", + "humblr.social", + "sinblr.com" + ], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "pieville.net", + "pl.765racing.com", + "freespeechextremist.com", + "develop.gab.com", + "beehub.org", + "gab.com", + "pleroma.kiwifarms.net", + "the.hedgehoghunter.club", + "kiwifarms.cc", + "kiwifarms.is", + "melalandia.tk", + "freevoice.space", + "spinster.xyz", + "freespeech.firedragonstudios.com", + "gabfed.com", + "gab.protohype.net", + "spinster.dev", + "jpop.club", + "gendercritical.club", + "gendercritical.space", + "liveview.cf", + "cliterati.club", + "glindr.org", + "buckeye.social", + "ligma.pro", + "gleasonator.com", + "jaeger.website", + "coom.club", + "gameliberty.club", + "gleasonator.dev", + "yggdrasil.social", + "archivefedifor.fun", + "fuck-man-i-just-want-like-one-friend.xyz", + "raplst.town", + "weedis.life", + "freefedifollowers.ga", + "*.fedi.app" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "qoto.org" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A single user instance", + "nodeName": "Mleropa/_\ud83c\udf10", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": false, + "staffAccounts": [ + "https://fedi.underscore.world/users/Dee" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-756-g5ff1707a-underscore-world" }, - "openRegistrations": false, "usage": { + "localPosts": 22861, "users": { - "total": 2 - }, - "localPosts": 2602, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "MinzTube", - "nodeDescription": "Instance Peertube personnel de Minzord.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } + "total": 1 } - } + }, + "version": "2.0" } }, - "tube.nox-rhea.org": { + "wolf.m.to": { + "error": "HTTPSConnectionPool(host='wolf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mcfi.peers.community": { + "error": "HTTPSConnectionPool(host='mcfi.peers.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "co-mastdn.ga": { + "error": "HTTPSConnectionPool(host='co-mastdn.ga', port=443): Read timed out. (read timeout=3)" + }, + "thatsocial.site": { + "error": "HTTPSConnectionPool(host='thatsocial.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Mark_Baker": { + "error": 404 + }, + "chizai.cafe": { + "error": "HTTPSConnectionPool(host='chizai.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.mpstarchato.fr": { + "error": 403 + }, + "kuropen.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "dolphin", + "version": "1.4.0" }, "protocols": [ "activitypub" @@ -18101,22 +21650,23 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 2 - }, - "localPosts": 33552, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Penguinone Annex", + "nodeDescription": null, + "maintainer": { + "name": "Kuropen", + "email": "webmaster@kuropen.org" }, - "nodeName": "Tube@Nox-Rhea", - "nodeDescription": "This peertube instance is dedicated to game play, let's play, demo and retro-computing..." + "maxNoteTextLength": 500 } } }, - "mstdn.shimmy1996.com": { + "istrans.cf": { + "error": "HTTPSConnectionPool(host='istrans.cf', port=443): Read timed out. (read timeout=3)" + }, + "social.azkware.net": { "nodeinfo": { "version": "2.0", "software": { @@ -18128,472 +21678,286 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 6 }, - "localPosts": 100 + "localPosts": 148 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.xevetera.tk": { - "error": "HTTPSConnectionPool(host='cloud.xevetera.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.xevetera.tk timed out. (connect timeout=3)'))" + "ichii.moe": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn-scc.jp": { - "error": "HTTPSConnectionPool(host='mstdn-scc.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "ON.VU": { + "error": "HTTPSConnectionPool(host='on.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "buntadon.jp": { - "error": "HTTPSConnectionPool(host='buntadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.funigtor.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "deviserver.net": { - "error": "HTTPSConnectionPool(host='deviserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ik1-409-36974.vs.sakura.ne.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "music.motose.ga": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.20.0+git.34ffab27" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 0 - } - }, - "metadata": { - "actorId": "http://music.motose.ga/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 13871 - }, - "artists": { - "total": 1008 - }, - "albums": { - "total": 1330 - }, - "music": { - "hours": 876.9166666666666 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 0 - } - }, - "listenings": { - "total": 248 - } - } - } - } + "social.bounz.net": { + "error": "HTTPSConnectionPool(host='social.bounz.net', port=443): Read timed out. (read timeout=3)" }, - "apt.vucica.net": { - "error": 502 + "mastodon.freifunk-minden.de": { + "error": 404 }, - "zeptarblog.wordpress.com": { + "mastodon.social/users/fillertrack": { "error": 404 }, - "bbbdn.jp": { + "test.mstddntfdn.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 19, - "activeMonth": 16, - "activeHalfyear": 17 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 70529 + "localPosts": 78 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn.zakuac.com": { + "dbzilla.uber.space": { + "error": "HTTPSConnectionPool(host='dbzilla.uber.space', port=443): Read timed out. (read timeout=3)" + }, + "msky.cafe": { + "error": 410 + }, + "toot.shit.works": { "error": 404 }, - "mastodon.chaospott.de": { - "error": "HTTPSConnectionPool(host='mastodon.chaospott.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "mastodon.ewcmi.org": { + "error": 404 }, - "social.beirdostudio.com": { - "error": "HTTPSConnectionPool(host='social.beirdostudio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "edutest.masto.host": { + "error": "HTTPSConnectionPool(host='edutest.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.mastodon.host": { + "bantha.tatooine.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1582 + "total": 6, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 91700, - "localComments": 535 + "localPosts": 993 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube on Mastodon.host", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nHosted on Mastodon.host, you know the deal ;)" - } + "openRegistrations": false } }, - "mastodontw.com": { - "error": "HTTPSConnectionPool(host='mastodontw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "jrocky.web.ugm.ac.id": { - "error": "HTTPSConnectionPool(host='jrocky.web.ugm.ac.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.otakan.jp": { + "kalebporter.club": { "error": 404 }, - "atasinti.hostdon.jp": { - "error": "HTTPSConnectionPool(host='atasinti.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.ynu.zone": { - "error": "HTTPSConnectionPool(host='mastodon.ynu.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.mtita.me": { + "error": "HTTPSConnectionPool(host='nc.mtita.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.squug.net": { - "error": "HTTPSConnectionPool(host='social.squug.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "nihilist.space": { + "error": "HTTPSConnectionPool(host='nihilist.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "wtf.derdorifer.org": { + "pleroma.armpit.me": { "nodeinfo": { "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "ein F\u00f6derations-Blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 4, - "publicReader": true, - "invites": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma.armpit.me", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.armpit.me/users/armpit" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pleroma", + "version": "2.0.0" }, "usage": { + "localPosts": 0, "users": { - "total": 1 - }, - "localPosts": 5 + "total": 3 + } }, "version": "2.0" } }, - "symphogear-don.m.to": { - "error": "HTTPSConnectionPool(host='symphogear-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.francecatholique.net": { - "error": "HTTPSConnectionPool(host='pleroma.francecatholique.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.lundi.am": { + "libertalia.world": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 1027, + "activeMonth": 343, + "activeHalfyear": 1104 }, - "localPosts": 173, - "localComments": 0 + "localPosts": 41518 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LundiMatin", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent).", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 60 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "mastodon-omoshiro.com": { - "error": "HTTPSConnectionPool(host='mastodon-omoshiro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "clmy.ddns.net": { - "error": 404 - }, - "opensocial.online": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "oulipo.social": { + "too-much.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 925, - "activeMonth": 64, - "activeHalfyear": 83 + "total": 9 }, - "localPosts": 75055 + "localPosts": 3110, + "localComments": 656 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "www@herkenhoff.com" + } } }, - "cloud.ruhmesmeile.tools": { - "error": 404 - }, - "social.yoavmoshe.com": { - "error": "HTTPSConnectionPool(host='social.yoavmoshe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.yoavmoshe.com' doesn't match 'uquest.site'\")))" - }, - "mastodon.coffeese.net": { - "error": "HTTPSConnectionPool(host='mastodon.coffeese.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.theender.net": { + "error": "HTTPSConnectionPool(host='pleroma.theender.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.machique.st": { - "error": "HTTPSConnectionPool(host='mastodon.machique.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.kolombo.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.kolombo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "b1y.de": { + "learnawesome.org": { "error": 404 }, - "ftb.moe": { - "error": "HTTPSConnectionPool(host='ftb.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.n-robo.net": { - "error": 502 - }, - "sweettitties.scalingo.io": { - "error": 503 + "melmac.rocks": { + "error": "HTTPSConnectionPool(host='melmac.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wolf-359.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "rainbowdash.net": { + "error": 404 }, - "cloud.spacewizard.space": { - "error": "HTTPSConnectionPool(host='cloud.spacewizard.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "brisketpixel.sectiontwo.org": { + "error": "HTTPSConnectionPool(host='brisketpixel.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "turingtest.uk": { - "error": "HTTPSConnectionPool(host='turingtest.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pachyderm.herokuapp.com": { + "error": 404 }, - "mastodon.catatec.ch": { + "cantos.social": { "nodeinfo": { "version": "2.0", "software": { @@ -18605,65 +21969,22 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 8 + "total": 19, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 16 - }, - "openRegistrations": true - } - }, - "chan.cofe.social": { - "error": "HTTPSConnectionPool(host='chan.cofe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.polms.wapice-dev.fi": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "nsfw.finance": { - "error": "HTTPSConnectionPool(host='nsfw.finance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "plume.plus.yt": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "\u231cplume.+\u231f" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "localPosts": 3383 }, - "usage": { - "localComments": 0, - "localPosts": 1, - "users": { - "total": 1 - } - }, - "version": "2.0" + "openRegistrations": false } }, - "friendica.3ischn.de": { - "error": "HTTPSConnectionPool(host='friendica.3ischn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.3ischn.de' doesn't match either of '*.alex-it.eu', 'alex-it.eu'\")))" - }, - "devtarf.ddns.net": { - "error": "HTTPSConnectionPool(host='devtarf.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dtuinformation.com": { - "error": "HTTPSConnectionPool(host='dtuinformation.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plankton.cz": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "mycrowd.ca": { + "fedi.fluora.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -18672,8 +21993,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "safe_dm_mentions" + "pleroma:api/v1/notifications:include_types_filter", + "chat" ], "federation": { "enabled": true @@ -18684,14 +22005,14 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A great place for our crowd to hang out and share.", - "nodeName": "My Crowd", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "personal instance", + "nodeName": "fluoranet", "pollLimits": { "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, + "max_option_chars": 65535, + "max_options": 65535, "min_expiration": 0 }, "postFormats": [ @@ -18733,10 +22054,9 @@ "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://mycrowd.ca/users/dbell", - "https://mycrowd.ca/users/ajc" + "https://fedi.fluora.net/users/fluora" ], "suggestions": { "enabled": false @@ -18758,30 +22078,50 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-114-gfbf02a37-develop" }, "usage": { - "localPosts": 5, + "localPosts": 2, "users": { - "total": 6 + "total": 3 } }, "version": "2.0" } }, - "plapperbu.de": { + "zackallison.com": { + "error": 404 + }, + "mstdn.fuyumori.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" - }, + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 17, + "activeMonth": 9, + "activeHalfyear": 10 }, - "localPosts": 6, - "localComments": 22 + "localPosts": 36243 + }, + "openRegistrations": false + } + }, + "bugbrowser.com": { + "nodeinfo": { + "metadata": { + "nodeName": "bug browser", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -18789,96 +22129,219 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": { - "email": "homer77@plapperbu.de" - } + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, + "version": "2.0" } }, - "mastodon.foxtrot-community.cc": { - "error": "HTTPSConnectionPool(host='mastodon.echelon4.xyz', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.echelon4.xyz' doesn't match 'alice.echelon4.xyz'\")))" - }, - "cloud.zackallison.com": { - "error": 403 + "interno.luizvidas.com.br": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nda.li": { - "error": "HTTPSConnectionPool(host='nda.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "puntello.localtunnel.me": { + "error": "HTTPSConnectionPool(host='puntello.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "gnusocial.misoni.club": { - "error": 410 + "toot.tzim.net": { + "error": 502 }, - "138.197.38.192": { - "error": "HTTPSConnectionPool(host='138.197.38.192', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 138.197.38.192 timed out. (connect timeout=3)'))" + "hardboiled.app": { + "error": "HTTPSConnectionPool(host='hardboiled.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "drytalk.social": { - "error": "HTTPSConnectionPool(host='drytalk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sektori.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "nacobat.lepouete.fr": { + "m.tuukkao.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.0.0" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 2, - "localComments": 3 + "localPosts": 1 + }, + "openRegistrations": false + } + }, + "wombat.online": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "remotenode.host": { + "error": "HTTPSConnectionPool(host='remotenode.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.s-yurama.com": { + "error": "HTTPSConnectionPool(host='mastodon.s-yurama.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "darac.org.uk/social": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "smtp", + "twitter" + ] }, + "usage": {}, + "openRegistrations": true, "metadata": { - "email": "admin@lepouete.fr" + "nodeName": "Darac's Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "www.kvschaik.nl": { - "error": "HTTPSConnectionPool(host='www.kvschaik.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wtdsqvj3zxxhmjrw2ud1v.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='wtdsqvj3zxxhmjrw2ud1v.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anfora.social": { - "error": "HTTPSConnectionPool(host='anfora.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anfora.social timed out. (connect timeout=3)'))" + "deepsea.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 7, + "activeHalfyear": 11 + }, + "localPosts": 1048 + }, + "openRegistrations": true + } }, - "cloud.lumanet.de": { + "polittimeline.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "thatspretty.cool": { "error": 404 }, - "s-tomo.jp": { + "community.highlandarrow.com": { + "error": "HTTPSConnectionPool(host='community.highlandarrow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.itsnero.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1309 + }, + "openRegistrations": false + } + }, + "mastodon.fail": { + "error": "HTTPSConnectionPool(host='mastodon.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.weareluck.org": { + "error": "HTTPSConnectionPool(host='social.weareluck.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "discursive.adamprocter.co.uk": { "error": 404 }, - "mstdn.nfg.zone": { - "error": "HTTPSConnectionPool(host='mstdn.nfg.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "egyptianhistorypodcast.com": { + "error": 404 }, - "nfg.zone": { + "hackertribe.io": { + "error": "HTTPSConnectionPool(host='hackertribe.io', port=443): Read timed out. (read timeout=3)" + }, + "p.kretschmann.social": { "nodeinfo": { "metadata": { - "nodeName": "nfg.zone", + "nodeName": "p.kretschmann.social", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": true, "uploader": { "max_photo_size": "15000", - "max_caption_length": "500", + "max_caption_length": "150", "album_limit": "4", - "image_quality": 90, + "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,video/mp4", + "media_types": "image/jpeg,image/png,image/gif", "enforce_account_limit": true }, "activitypub": { "enabled": true, - "remote_follow": true + "remote_follow": false }, "ab": { "lc": false, @@ -18886,9 +22349,8 @@ "loops": false }, "site": { - "name": "NFG.zone!", - "domain": "nfg.zone", - "url": "https://nfg.zone", + "domain": "p.kretschmann.social", + "url": "https://p.kretschmann.social", "description": null }, "username": { @@ -18903,10 +22365,10 @@ } }, "features": { - "mobile_apis": true, + "mobile_apis": false, "circles": false, - "stories": true, - "video": true, + "stories": false, + "video": false, "import": { "instagram": false, "mastodon": false, @@ -18924,92 +22386,228 @@ }, "software": { "name": "pixelfed", - "version": "0.10.9" + "version": "0.10.8" }, "usage": { - "localPosts": 242, + "localPosts": 18, "localComments": 0, "users": { - "total": 161, - "activeHalfyear": 65, - "activeMonth": 11 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 } }, "version": "2.0", + "openRegistrations": false + } + }, + "peertube.viviers-fibre.net": { + "error": "HTTPSConnectionPool(host='peertube.viviers-fibre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "inboxshare.com": { + "error": "HTTPSConnectionPool(host='inboxshare.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dehawara.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 10, + "localComments": 15 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "De Hawara", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.hyogo.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 310, + "activeMonth": 116, + "activeHalfyear": 160 + }, + "localPosts": 23817 + }, "openRegistrations": true } }, - "honk.badat.dev": { + "dtuinformation.com": { + "error": "HTTPSConnectionPool(host='dtuinformation.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.mastodon.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.4.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1582 + }, + "localPosts": 91981, + "localComments": 535 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube on Mastodon.host", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nHosted on Mastodon.host, you know the deal ;)" + } + } + }, + "live.itsmy.app": { + "error": "HTTPSConnectionPool(host='live.itsmy.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "salmorejogeek.com": { "error": 404 }, - "caffeinated.social": { + "social.jimlunsford.com": { + "error": "HTTPSConnectionPool(host='social.jimlunsford.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anti-civ.masto.host": { + "error": "HTTPSConnectionPool(host='anti-civ.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yumeuzura.m.to": { + "error": "HTTPSConnectionPool(host='yumeuzura.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.destruktive.one": { + "error": "HTTPSConnectionPool(host='mstdn.destruktive.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/anotak": { + "error": 404 + }, + "mastodon.burnworks.com": { + "error": 404 + }, + "phx.social": { + "error": "HTTPSConnectionPool(host='phx.social', port=443): Read timed out. (read timeout=3)" + }, + "social.helios42.de": { + "error": 404 + }, + "totemo.tsurai.org": { + "error": "HTTPSConnectionPool(host='totemo.tsurai.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'totemo.tsurai.org' doesn't match '4awalk.com'\")))" + }, + "u.qdnx.org": { + "error": "HTTPSConnectionPool(host='u.qdnx.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'u.qdnx.org' doesn't match either of 'a.qdnx.org', 'b.qdnx.org', 'bugs.qdnx.org', 'casts.qdnx.org', 'dns.qdnx.org', 'm.qdnx.org', 'node3.qdnx.org', 'p.qdnx.org', 'porn.qdnx.org', 'rss.qdnx.org', 'www.regulatorsicehockey.com'\")))" + }, + "mechenici.com": { "nodeinfo": { "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "WriteFreely_Blogs", + "nodeName": "Alin Mechenici", + "nodeDescription": "Privacy blog, nothing personal.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false + } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.11.2" + "version": "0.12.0" }, "usage": { "users": { - "total": 2, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 1 + "localPosts": 2 }, "version": "2.0" } }, - "culturedigitally.org": { - "error": "HTTPSConnectionPool(host='culturedigitally.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "peertube.drycat.fr": { - "error": "HTTPSConnectionPool(host='peertube.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "greenwich.masto.host": { - "error": "HTTPSConnectionPool(host='greenwich.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "harishfulara07.wordpress.com": { - "error": 404 - }, - "cloud.pikula.co": { - "error": 403 - }, - "k5fcww4kmjvaw64a5l4vf7jng.4chan.icu": { - "error": "HTTPSConnectionPool(host='k5fcww4kmjvaw64a5l4vf7jng.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "zougaoka.tokyo": { - "error": "HTTPSConnectionPool(host='zougaoka.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "michael.ajaphotos.net": { - "error": "HTTPSConnectionPool(host='michael.ajaphotos.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.pajd.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodonlibre.ml": { + "social.cloudfrancois.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -19020,95 +22618,98 @@ "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 5 + "localPosts": 523 }, - "openRegistrations": true + "openRegistrations": false } }, - "blog.crypt.ee": { + "peertube.metawurst.space": { + "error": "HTTPSConnectionPool(host='peertube.metawurst.space', port=443): Read timed out. (read timeout=3)" + }, + "tunnel.inhji.de": { + "error": 404 + }, + "oulipo.social/@standsinshock": { + "error": 404 + }, + "mastodon.ts-novels.jp": { + "error": "HTTPSConnectionPool(host='mastodon.ts-novels.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixel.anjara.eu": { "nodeinfo": { "metadata": { - "nodeName": "Cryptee", - "nodeDescription": "Product News & Blog ", + "nodeName": "Pixeljara", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pixelfed", + "version": "0.10.0" }, "usage": { + "localPosts": 14, + "localComments": 0, "users": { - "total": 1 - }, - "localPosts": 11 + "total": 38, + "activeHalfyear": "18", + "activeMonth": "3" + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "hub.designor.de": { + "social.anartist.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "friendica", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 88, - "localComments": 91 + "localPosts": 38 }, - "metadata": { - "nodeName": "Hubzilla" - } + "openRegistrations": false } }, - "p.xenoeye.com": { - "error": "HTTPSConnectionPool(host='p.xenoeye.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'p.xenoeye.com' doesn't match 'pouque.net'\")))" + "mastodon.social/users/Alda": { + "error": 404 }, - "mastodon.desmu.fr": { + "peertube.dolphinbox.net": { + "error": "HTTPSConnectionPool(host='peertube.dolphinbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc3005.3.kd-hosting.de": { + "error": 404 + }, + "mstdn.high-low.ml": { + "error": "HTTPSConnectionPool(host='mstdn.high-low.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "prx.bonbotics.io": { + "error": "HTTPSConnectionPool(host='prx.bonbotics.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.izzz.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -19119,15 +22720,18 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 52 + "localPosts": 21 }, "openRegistrations": false } }, - "benjaminmayo.co.uk": { - "error": 404 + "mastodon.groningendigitalcity.com": { + "error": "HTTPSConnectionPool(host='mastodon.groningendigitalcity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "m.benborges.xyz": { + "waterfowl.social": { + "error": "HTTPSConnectionPool(host='waterfowl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "abolish.social": { "nodeinfo": { "version": "2.0", "software": { @@ -19143,18 +22747,27 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 14 + "localPosts": 8866 }, - "openRegistrations": true + "openRegistrations": false } }, - "blog.pouhiou.me": { + "social.cutienaut.club": { + "error": "HTTPSConnectionPool(host='social.cutienaut.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "akitadon.com": { + "error": "HTTPSConnectionPool(host='akitadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thoughtcatalog.com": { + "error": 404 + }, + "plume.social": { "nodeinfo": { "metadata": { - "nodeDescription": "Le blog d'un z\u00e8bre qui tricote ses pens\u00e9es au fil de la plume de son clavier. Et vice et versa.", - "nodeName": "La plume de Pouhiou" + "nodeDescription": "", + "nodeName": "OpenAlgeria Blog's" }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -19164,219 +22777,81 @@ }, "software": { "name": "plume", - "version": "0.3.0" + "version": "0.4.0" }, "usage": { - "localComments": 2, - "localPosts": 2, + "localComments": 0, + "localPosts": 3, "users": { - "total": 1 + "total": 53 } }, "version": "2.0" } }, - "nextcloud.elaboraet.com": { - "error": "HTTPSConnectionPool(host='nextcloud.elaboraet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sns.emanon.io": { + "error": "HTTPSConnectionPool(host='sns.emanon.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fedi.fancycade.xyz": { + "hello.2heng.xin": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.io", - "social.librem.one", - "gameliberty.club", - "freespeechextremist.com", - "gab.com", - "dickkickextremist.xyz", - "iscute.moe", - "kiwifarms.cc" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fedi/Fancycade", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.fancycade.xyz/users/fc" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, "usage": { - "localPosts": 334, "users": { - "total": 4 - } + "total": 487, + "activeMonth": 99, + "activeHalfyear": 529 + }, + "localPosts": 1778 }, - "version": "2.0" + "openRegistrations": true } }, - "pi.tollyx.net": { - "error": "HTTPSConnectionPool(host='pi.tollyx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "takenoko.m.to": { + "error": "HTTPSConnectionPool(host='takenoko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rebeltoot.com": { - "error": "HTTPSConnectionPool(host='rebeltoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "potmbbmdm2h2b63v.onion": { + "error": "HTTPSConnectionPool(host='potmbbmdm2h2b63v.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.pigs.social": { - "error": "HTTPSConnectionPool(host='dev.pigs.social', port=443): Read timed out. (read timeout=3)" + "mastodon.social/users/Feronsfire": { + "error": 404 }, - "pixelfed.noellabo.jp": { + "mastodon.social/users/Damage": { + "error": 404 + }, + "wokyleeks.com": { + "error": "HTTPSConnectionPool(host='wokyleeks.com', port=443): Read timed out. (read timeout=3)" + }, + "loveisover.me": { + "error": "HTTPSConnectionPool(host='loveisover.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stardenver.social": { + "error": "HTTPSConnectionPool(host='stardenver.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.kylepiira.com": { + "error": "HTTPSConnectionPool(host='cloud.kylepiira.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "datri.uy": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.noellabo.jp", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.noellabo.jp", - "url": "https://pixelfed.noellabo.jp", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": null, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 17, + "localComments": 101 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -19384,218 +22859,23 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pixelfed", - "version": "0.10.6" - }, - "usage": { - "localPosts": 45, - "localComments": 0, - "users": { - "total": 27, - "activeHalfyear": 33, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "email": "gabriel@publicar.uy" + } } }, - "mastodon.brussels": { - "error": "HTTPSConnectionPool(host='mastodon.brussels', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.live": { - "error": "HTTPSConnectionPool(host='pleroma.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "synthe.sytes.net": { - "error": 404 - }, - "mastodon.tamanoir.foucry.net": { - "error": "HTTPSConnectionPool(host='mastodon.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hervantamastodon.duckdns.org": { + "error": "HTTPSConnectionPool(host='hervantamastodon.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plaza.remolino.town": { + "innkeepergames.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "explosion.party", - "pl.765racing.com" - ], - "media_removal": [], - "reject": [ - "comm.network", - "freespeechextremist.com", - "freezepeach.xyz", - "goldandblack.xyz", - "gs.mon5t3r.info", - "jabb.in", - "karolat.press", - "lolis.world", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.rareome.ga", - "pleroma.soykaf.com", - "pridelands.io", - "rainbowdash.net", - "liberdon.com", - "melalandia.tk", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "social.au2pb.net", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.lucci.xyz", - "thechad.zone", - "unsafe.space", - "voluntaryism.club", - "waifu.social", - "weeaboo.space", - "wrongthink.net", - "woofer.alfter.us", - "2hu.club", - "ap.uwu.st", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "homura.space", - "kowai.youkai.town", - "loli.estate", - "pleroma.yorha.club", - "social.sunshinegardens.org", - "social.super-niche.club", - "vampire.estate", - "youkai.town", - "not.phrack.fyi", - "social.lucci.xyz", - "explosion.party", - "voluntaryism.club", - "youkai.town", - "kowai.youkai.town", - "cofe.moe", - "freehold.earth", - "freespeech.host", - "ika.moe", - "manx.social", - "niu.moe", - "social.targaryen.house", - "socnet.supes.com", - "social.wiuwiu.de", - "toot.love", - "counter.social", - "pridelands.io", - "socnet.supes.com", - "2hu.club", - "baraag.net", - "loli.estate", - "pawoo.net", - "shitasstits.life", - "social.homunyan.com", - "social.super-niche.club", - "vampire.estate", - "weeaboo.space", - "wxw.moe", - "zerohack.xyz", - "gameliberty.club", - "daffodil-11.org", - "gab.com", - "greenish.red", - "cliterati.club" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Instancia Pleroma de la aldea Remolino", - "nodeName": "Remolino", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://plaza.remolino.town/users/sirikon", - "https://plaza.remolino.town/users/xrasl", - "https://plaza.remolino.town/users/elders" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Innkeeper Games", + "nodeDescription": "A small studio making warm games about community", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, @@ -19604,85 +22884,152 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 1928, "users": { - "total": 10 - } + "total": 1 + }, + "localPosts": 5 }, "version": "2.0" } }, - "tauzeitslt.de/friendica": { - "error": 403 - }, - "masto.momi.ca": { - "error": "HTTPSConnectionPool(host='masto.momi.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "furrytf.club": { - "error": "HTTPSConnectionPool(host='furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.laserbeamh.com": { - "error": "HTTPSConnectionPool(host='mastodon.laserbeamh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.laserbeamh.com' doesn't match either of 'averydorgan.com', 'cloud.averydorgan.com', 'home.averydorgan.com', 'kaltura.averydorgan.com', 'monitorr.averydorgan.com', 'office.averydorgan.com', 'ph.averydorgan.com', 'pihole.averydorgan.com', 'plex.averydorgan.com', 'rss.averydorgan.com', 'rstudio.averydorgan.com', 'test.averydorgan.com', 'travel.averydorgan.com', 'ttrss.averydorgan.com'\")))" - }, - "maeon4n76fxp65og.onion": { - "error": "HTTPSConnectionPool(host='maeon4n76fxp65og.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shoichi.hostdon.jp": { - "error": "HTTPSConnectionPool(host='shoichi.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "gregorioferronirc.masto.host": { + "error": "HTTPSConnectionPool(host='gregorioferronirc.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "scriptforge.org": { - "error": 404 - }, - "khimaros.com": { - "error": 404 + "frogmob.life": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 4, + "activeHalfyear": 12 + }, + "localPosts": 784 + }, + "openRegistrations": true + } }, - "tronix.international": { - "error": "HTTPSConnectionPool(host='tronix.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "glipglops.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "glitch.cx": { - "error": "HTTPSConnectionPool(host='glitch.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedispace.ml": { + "error": "HTTPSConnectionPool(host='fedispace.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "packyy.hostdon.ne.jp": { - "error": "HTTPSConnectionPool(host='packyy.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "livelaughlove.social": { + "error": "HTTPSConnectionPool(host='livelaughlove.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.wigandt.net": { - "error": "HTTPSConnectionPool(host='cloud.wigandt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "alexivacloud.asuscomm.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cine.nashe.be": { - "error": "HTTPSConnectionPool(host='cine.nashe.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "tapferimnirgendwo.com": { + "error": 404 }, - "choob.h.etbus.ch": { - "error": "HTTPSConnectionPool(host='choob.h.etbus.ch', port=443): Read timed out. (read timeout=3)" + "1000dollars.info": { + "error": "HTTPSConnectionPool(host='1000dollars.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '1000dollars.info' doesn't match 'matrix.1000dollars.info'\")))" }, - "mkljczk.pl": { - "error": "Expecting value: line 1 column 1 (char 0)" + "physalia.webschuur.com": { + "error": "HTTPSConnectionPool(host='physalia.webschuur.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ma.zy.lc": { - "error": "HTTPSConnectionPool(host='ma.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "foodon.m.to": { + "error": "HTTPSConnectionPool(host='foodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.mkakh.com": { - "error": "HTTPSConnectionPool(host='mstdn.mkakh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "abemusicentropy.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "peertube.dav.li": { - "error": "HTTPSConnectionPool(host='peertube.dav.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.dav.li' doesn't match either of 'pgi.chateau-de-la-biere.com', 'testpgi.chateau-de-la-biere.com'\")))" + "fedi.donthaveaclueman.com": { + "error": "HTTPSConnectionPool(host='fedi.donthaveaclueman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "moepi.jp": { - "error": "HTTPSConnectionPool(host='moepi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to moepi.jp timed out. (connect timeout=3)'))" + "social.viktorlindberg.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "social.viktorlindberg.com", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp" + ] + }, + "explicitContent": false + } + } }, - "bobek.cz": { - "error": 404 + "friend.d5e.org": { + "error": "HTTPSConnectionPool(host='friend.d5e.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friend.d5e.org' doesn't match 'adminstuff.deimeke.ruhr'\")))" }, - "sironeko.m.to": { - "error": "HTTPSConnectionPool(host='sironeko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wiz.community": { + "error": "HTTPSConnectionPool(host='wiz.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.lalafell.org": { + "wizzards.club": { "nodeinfo": { "version": "2.0", "software": { @@ -19694,305 +23041,76 @@ ], "usage": { "users": { - "total": 47, - "activeMonth": 16, - "activeHalfyear": 20 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 3828 + "localPosts": 108 }, - "openRegistrations": true + "openRegistrations": false } }, - "relay.asonix.dog": { + "freeguntalk.com": { + "error": 404 + }, + "www.pptdn.jp": { + "error": "HTTPSConnectionPool(host='www.pptdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.pptdn.jp' doesn't match 'dolphin.test.wlw.pw'\")))" + }, + "dads.cool": { "nodeinfo": { "version": "2.0", "software": { - "name": "aoderelay", - "version": "v0.1.0-master" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 35, + "activeMonth": 21, + "activeHalfyear": 34 }, - "localPosts": 0, - "localComments": 0 + "localPosts": 6544 }, - "metadata": { - "peers": [ - "otter.tube", - "banana.dog", - "barkshark.xyz", - "gulp.cafe", - "shiro.dog", - "squeak.live", - "fellies.social", - "masto.werefox.dev", - "asonix.dog", - "pounced-on.me" - ], - "blocks": [ - "coom.club", - "daffodil-11.org", - "supes.com", - "shitposter.club", - "exited.eu", - "social.quodverum.com", - "mastodon.0-z-0.com", - "mobile.co", - "newjack.city", - "tube4aem.com", - "catgirl.life", - "socnet.supes.com", - "au2pb.net", - "aria.company", - "comm.network", - "gameliberty.club", - "ihatebeinga.live", - "kiwifarms.com", - "liveview.cf", - "liberdon.com", - "sunshinegardens.org", - "search.fedi.app", - "social.sunshinegardens.com", - "develop.gab.com", - "functor.pro", - "thechat.zone", - "kiwifarms.is", - "gabfed.com", - "pl.smuglo.li", - "glindr.org", - "heldscal.la", - "gab.ai", - "social.heldscal.la", - "gab.protohype.net", - "raki.social", - "mastodon.mynameisivan.ru", - "humblr.social", - "protohype.net", - "cawfee.club", - "witches.live", - "honey.church", - "spinster.xyz", - "mastodon.cloud", - "sunbeam.city", - "stereophonic.space", - "gorf.club", - "ekrem.develop.gab.com", - "social.tchncs.de", - "fedi.absturztau.be", - "pl.kys.moe", - "bemoe.online", - "mastodon.social", - "warc.space", - "gab.sleeck.eu", - "gab.io", - "pawoo.net", - "rainbowdash.net", - "kag.social", - "feminism.lgbt", - "mastodon.delurk.com", - "delurk.com", - "mastodon.top", - "polaris-1.work", - "saynoto.lgbt", - "sleeck.eu", - "yorishiro.space", - "unsafe.space", - "niu.moe", - "sealion.club", - "pieville.net", - "prout.social", - "yang.social", - "librem.one", - "greenlifeplus.net", - "cryzed.com", - "social.au2pb.net", - "wrongthink.net", - "alfter.us", - "kys.moe", - "qoto.org", - "the.hedgehoghunter.club", - "expired.mentally.rip", - "freezepeach.xyz", - "skippers-bin.com", - "notmastodon.xyz", - "gab.polaris-1.work", - "pl.765racing.com", - "0-z-0.com", - "hiveway.net", - "tchncs.de", - "fedichive.tk", - "hagra.net", - "neckbeard.xyz", - "social.ksite.de", - "smuglo.li", - "mastodon.desync.net", - "woofer.alfter.us", - "ligma.pro", - "fosstodon.org", - "quey.org", - "gs.smuglo.li", - "melalandia.tk", - "patch.cx", - "waifu.social", - "rapefeminists.network", - "wagesofinisdeath.com", - "beehub.org", - "calculate.social", - "gasthe.lgbt", - "absturztau.be", - "carrot.army", - "sneak.berlin", - "freefedifollowers.ga", - "freespeech.firedragonstudios.com", - "bofa.lol", - "mouse.services", - "sunshinegardens.com", - "pleroma.rareome.ga", - "tooter.fr", - "lets.saynoto.lgbt", - "freevoice.space", - "toot.love", - "blob.cat", - "desync.net", - "baraag.net", - "loli.estate", - "soykaf.com", - "lets.bemoe.online", - "tri.cash", - "speakfree.world", - "socialnetwork.ninja", - "neenster.org", - "kiwifarms.cc", - "gab.com", - "rightmastodon.com", - "fedi.app", - "mastodon.host", - "bodybuilding.im", - "dockshow.social", - "pleroma.mouse.services", - "gabble.xyz", - "not-develop.gab.com", - "pleroma.soykaf.com" - ] - } + "openRegistrations": true } }, - "spiral.zone": { - "error": "HTTPSConnectionPool(host='spiral.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "euskaleszena.gamerauntsia.eus": { + "error": "HTTPSConnectionPool(host='euskaleszena.gamerauntsia.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.a-zwenkau.de": { - "error": "HTTPSConnectionPool(host='cloud.a-zwenkau.de', port=443): Read timed out. (read timeout=3)" + "social.learn.cafe": { + "error": "HTTPSConnectionPool(host='social.learn.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "windycity.style": { - "nodeinfo": { - "metadata": { - "nodeName": "windycity.style", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "windycity.style", - "domain": "windycity.style", - "url": "https://windycity.style", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 59, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 9, - "activeMonth": 7 - } - }, - "version": "2.0", - "openRegistrations": false - } + "nc.rainbowsound.me": { + "error": "HTTPSConnectionPool(host='nc.rainbowsound.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chelidenervia.altervista.org": { - "error": "HTTPSConnectionPool(host='chelidenervia.altervista.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" + "cloud.chven.us": { + "error": 403 }, - "cloud.landeck24.de": { + "creetail-ps.net": { + "error": "HTTPSConnectionPool(host='creetail-ps.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mydon.ml": { + "error": "HTTPSConnectionPool(host='mydon.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.ehe.ovh": { + "error": 404 + }, + "tinnies.club": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "blacksketch.com": { - "error": "HTTPSConnectionPool(host='blacksketch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blacksketch.com timed out. (connect timeout=3)'))" + "nulled.red": { + "error": 404 }, - "testing.peertube.social": { - "error": "HTTPSConnectionPool(host='testing.peertube.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.coletivos.org": { + "error": "HTTPSConnectionPool(host='mastodon.coletivos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "zaksoup.club": { - "error": 403 + "mstdn.nyantech.com": { + "error": "HTTPSConnectionPool(host='mstdn.nyantech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "federation.cloud-foo.de": { + "friendica.chemnitz.social": { "nodeinfo": { "version": "1.0", "software": { @@ -20014,22 +23132,16 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "blogger", - "gnusocial", - "pumpio", "smtp", - "wordpress" + "twitter" ] }, "usage": [], - "openRegistrations": false, + "openRegistrations": true, "metadata": { - "nodeName": "The Cloudfoo Linux Federation", + "nodeName": "Chemnitz.Social Friendica", "protocols": { "inbound": [ "friendica", @@ -20049,513 +23161,173 @@ }, "services": { "inbound": [ - "gnusocial", - "pumpio" + "twitter" ], "outbound": [ - "blogger", - "gnusocial", - "pumpio", "smtp", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "bozu.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 37, - "activeMonth": 2, - "activeHalfyear": 6 - }, - "localPosts": 105 - }, - "openRegistrations": true - } - }, - "idf.social": { - "error": 404 - }, - "pixel.openalgeria.org": { - "error": 500 - }, - "paoon.club": { - "error": "HTTPSConnectionPool(host='paoon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.uni-corn.me": { - "error": 502 - }, - "mastodon.coolboys.jp": { - "error": "HTTPSConnectionPool(host='mastodon.coolboys.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.coolboys.jp' doesn't match 'hackmd.icttoracon.net'\")))" + "fear.cetra.club": { + "error": "HTTPSConnectionPool(host='fear.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "maquinaslibres.tk": { - "error": "HTTPSConnectionPool(host='maquinaslibres.tk', port=443): Read timed out. (read timeout=3)" + "mstdn.mochiwasa.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.mochiwasa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.p2p.legal": { + "yysk.icu": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 295 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 126548, - "localComments": 102 + "localPosts": 97621 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "P2Tube", - "nodeDescription": "Instance Peertube de la coop\u00e9rative p2p.legal: https://p2p.legal\nEn partenariat avec l'\u00e9quipe du projet Duniter: https://duniter.org/fr/comprendre/", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "hummertje.nl": { + "linuxrocks.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 0, - "activeHalfyear": 6 + "total": 3150, + "activeMonth": 470, + "activeHalfyear": 911 }, - "localPosts": 8 + "localPosts": 123153 }, "openRegistrations": true } }, - "animal.business": { - "error": 404 - }, - "serious.ferret.business": { - "error": "HTTPSConnectionPool(host='serious.ferret.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "dokasen.com": { - "error": 404 - }, - "mastodon.social/users/hd": { - "error": 404 - }, - "droitdebout.fr": { - "error": "HTTPSConnectionPool(host='droitdebout.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fart.social": { - "error": 404 - }, - "social.kajalinifi.de": { - "error": "HTTPSConnectionPool(host='social.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "lordphoenix.tuxfamily.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mediadiversified.org": { - "error": 404 + "voe.social": { + "error": "HTTPSConnectionPool(host='voe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.envs.net": { + "nuklearfiziks.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance on envs.net, an alternative fediverse server.", - "nodeName": "Pleroma on envs.net", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web", - "sven", - "ennik" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.envs.net/users/creme", - "https://pleroma.envs.net/users/envs" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Dear Miss Andi...", + "nodeDescription": "Mastodon's foremost agony aunt/advice columnist", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 187, - "users": { - "total": 8 - } + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "version": "2.0" - } - }, - "cloud.commander1024.de": { - "error": 404 - }, - "bagels.pizza": { - "error": "HTTPSConnectionPool(host='bagels.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mazion.ga": { - "error": "HTTPSConnectionPool(host='mazion.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mburakov.org": { - "error": "HTTPSConnectionPool(host='mburakov.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dynlinux.io": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 12, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 1 }, - "localPosts": 1001 + "localPosts": 3 }, - "openRegistrations": false + "version": "2.0" } }, - "xfvl1l2c53o.4chan.icu": { - "error": "HTTPSConnectionPool(host='xfvl1l2c53o.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "search.fedi.app": { + "error": "HTTPSConnectionPool(host='search.fedi.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "don.h3z.jp": { - "error": "HTTPSConnectionPool(host='don.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.city17.online": { + "error": "HTTPSConnectionPool(host='pleroma.city17.online', port=443): Read timed out. (read timeout=3)" }, - "social.magnier.io": { - "error": "HTTPSConnectionPool(host='social.magnier.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.sample.pw": { + "error": "HTTPSConnectionPool(host='mstdn.sample.pw', port=443): Read timed out. (read timeout=3)" }, - "morrisherd.com": { - "error": 404 + "frie.eltrix.de": { + "error": "HTTPSConnectionPool(host='frie.eltrix.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'frie.eltrix.de' doesn't match either of 'dogado.de', '*.dogado.de', '*.dogado.net'\")))" }, - "sg.peertube.network": { - "error": "HTTPSConnectionPool(host='sg.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.centiworks.com": { + "error": "HTTPSConnectionPool(host='mastodon.centiworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dolphin.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='dolphin.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubzilla.nl": { + "error": "HTTPSConnectionPool(host='hubzilla.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "pleroma.01.cloudgarage.yukimochi.io": { - "error": "HTTPSConnectionPool(host='pleroma.01.cloudgarage.yukimochi.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tehduck.club": { + "error": "HTTPSConnectionPool(host='tehduck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pigeon.town": { + "www.arush.io": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 7 + "total": 6 }, - "localPosts": 90 - }, - "openRegistrations": false - } - }, - "batiburrello.wordpress.com": { - "error": 410 - }, - "mastodon.kaonet-fr.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "localPosts": 9981, + "localComments": 10042 }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 872 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "amanda@customerservant.com" + } } }, - "friendica.heavyrubberslave.com": { + "victorhckinthefreeworld.com": { + "error": 404 + }, + "www.wuewuewue.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-dev-1333" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -20563,17 +23335,25 @@ "services": { "inbound": [], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, - "usage": [], - "openRegistrations": true, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 88, + "localComments": 66 + }, + "openRegistrations": false, "metadata": { - "nodeName": "Friendica @ HRS", + "nodeName": "W\u00dc\u00b3 : Reloaded", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -20581,299 +23361,115 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "video.oh14.de": { - "error": "HTTPSConnectionPool(host='video.oh14.de', port=443): Read timed out. (read timeout=3)" + "hub.vincentux.fr": { + "error": "HTTPSConnectionPool(host='hub.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.jankambo.net": { + "social.hackingand.coffee": { + "error": 404 + }, + "zap.digitalesparadies.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bmu.cloud": { + "error": "HTTPSConnectionPool(host='bmu.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.martijn.at": { + "error": "HTTPSConnectionPool(host='pleroma.martijn.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.hebertatx.com": { + "error": 404 + }, + "osr.community": { + "error": "HTTPSConnectionPool(host='osr.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "paoon.club": { + "error": "HTTPSConnectionPool(host='paoon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.hogehuga.com": { + "error": "HTTPSConnectionPool(host='toot.hogehuga.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "porn-k.com": { + "error": "HTTPSConnectionPool(host='porn-k.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'porn-k.com' doesn't match 'de2.terrahost.org'\")))" + }, + "gnusocial.de": { + "error": "HTTPSConnectionPool(host='vinzv.de.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "queer.garden": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 48, + "activeMonth": 19, + "activeHalfyear": 33 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social/Jankambo", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 128408 + }, + "openRegistrations": false + } + }, + "toot.love": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 655, + "activeMonth": 17, + "activeHalfyear": 28 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.jankambo.net/users/arsh0r" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 25, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "social.flintfam.org": { - "error": "HTTPSConnectionPool(host='social.flintfam.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.guimik.fr": { - "error": "HTTPSConnectionPool(host='peertube.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fengan.ga": { - "error": 523 - }, - "social.ashwalker.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Ash Walker's Pleroma instance", - "nodeName": "Signal Garden", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.ashwalker.net/users/Ash" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 24235 }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.4" - }, - "usage": { - "localPosts": 40, - "users": { - "total": 2 - } - }, - "version": "2.0" + "openRegistrations": false } }, - "social.stevestreza.com": { - "error": 502 - }, - "saisyo-don.nzws.me": { - "error": "HTTPSConnectionPool(host='saisyo-don.nzws.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "loganjohndarylgraham.xyz": { + "error": "HTTPSConnectionPool(host='loganjohndarylgraham.xyz', port=443): Read timed out. (read timeout=3)" }, - "humanoids.be": { + "bartle.doomicile.de": { "error": 404 }, - "blog.bgcarlisle.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 328, - "localComments": 607 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "murph@bgcarlisle.com" - } - } + "nextcloud.barbaricus.club": { + "error": 404 }, - "twipo.net": { - "error": "HTTPSConnectionPool(host='twipo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "7zs6ye0n5tbw687m.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.reichhart.org": { - "error": "HTTPSConnectionPool(host='cloud.reichhart.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "writings.justinmyers.net": { + "error": 404 }, - "pars.ee": { + "don.burr.is": { "nodeinfo": { "version": "2.0", "software": { @@ -20889,62 +23485,18 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 324 + "localPosts": 0 }, "openRegistrations": false } }, - "blog.trailingwhite.space": { - "error": "HTTPSConnectionPool(host='blog.trailingwhite.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.trailingwhite.space' doesn't match either of 'trailingwhite.space', 'www.trailingwhite.space'\")))" - }, - "m.gochiusa.net": { - "error": "HTTPSConnectionPool(host='m.gochiusa.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "foodon.jp": { - "error": "HTTPSConnectionPool(host='foodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to foodon.jp timed out. (connect timeout=3)'))" - }, - "mandodon.com": { + "bookwitty.social": { "error": 404 }, - "friends.grishka.me": { - "nodeinfo": { - "metadata": { - "capabilities": [ - "friendRequests" - ] - }, - "software": { - "name": "smithereen", - "version": "0.0.1-pre-alpha" - }, - "usage": { - "localPosts": 176, - "localComments": 195, - "users": { - "total": 62 - } - }, - "services": { - "inbound": [], - "outbound": [] - }, - "protocols": [ - "activitypub" - ], - "version": "2.0", - "openRegistrations": false - } - }, - "anormallostpod.ovh": { - "error": "HTTPSConnectionPool(host='anormallostpod.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "friendica.soykaf.club": { - "error": "HTTPSConnectionPool(host='friendica.soykaf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" - }, - "pixelfed.tokyo": { + "pixel.art3mis.de": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.tokyo", + "nodeName": "pixel.art3mis.de", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -20952,13 +23504,13 @@ "config": { "open_registration": true, "uploader": { - "max_photo_size": "17000", + "max_photo_size": "15000", "max_caption_length": "150", "album_limit": "4", "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4,video/m4v", + "media_types": "image/jpeg,image/png,image/gif", "enforce_account_limit": true }, "activitypub": { @@ -20971,9 +23523,9 @@ "loops": false }, "site": { - "name": "Pixelfed.Tokyo", - "domain": "pixelfed.tokyo", - "url": "https://pixelfed.tokyo", + "name": "Art3mis Pixelfed", + "domain": "pixel.art3mis.de", + "url": "https://pixel.art3mis.de", "description": null }, "username": { @@ -20991,7 +23543,7 @@ "mobile_apis": true, "circles": false, "stories": true, - "video": true, + "video": false, "import": { "instagram": false, "mastodon": false, @@ -21012,61 +23564,22 @@ "version": "0.10.9" }, "usage": { - "localPosts": 2887, + "localPosts": 33, "localComments": 0, "users": { - "total": 284, - "activeHalfyear": 243, - "activeMonth": 79 + "total": 14, + "activeHalfyear": 13, + "activeMonth": 6 } }, "version": "2.0", "openRegistrations": true } }, - "witches.academy": { - "error": "HTTPSConnectionPool(host='witches.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "streams.larlet.fr": { - "error": "HTTPSConnectionPool(host='streams.larlet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mairie.loeuillet.org": { - "nodeinfo": { - "metadata": { - "nodeName": "Nicolas L\u0153uillet", - "nodeDescription": "Maire de Rinxent (62720).", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 25 - }, - "version": "2.0" - } + "aperiodical.com": { + "error": 404 }, - "social.joeforrest.com": { + "vapers.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -21078,118 +23591,192 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 173, + "activeMonth": 30, + "activeHalfyear": 34 }, - "localPosts": 524 + "localPosts": 139324 }, - "openRegistrations": true + "openRegistrations": false } }, - "solarpunkdruid.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 35, - "localComments": 62 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "admin@solarpunkdruid.com" - } - } + "www.quitter.org.uk": { + "error": "HTTPSConnectionPool(host='www.quitter.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.naruh.com": { - "error": "HTTPSConnectionPool(host='mstdn.naruh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fed.giorgiocomai.eu": { + "error": "HTTPSConnectionPool(host='fed.giorgiocomai.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gnusocial.li": { + "01cloud.duckdns.org": { + "error": "HTTPSConnectionPool(host='01cloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.imarkethost.com": { + "error": 412 + }, + "toot.worldrovine.com": { + "error": "HTTPSConnectionPool(host='toot.worldrovine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pics.lono.space": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "furry.engineer": { + "error": "HTTPSConnectionPool(host='furry.engineer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "toot.dev.120v.ac": { + "error": "HTTPSConnectionPool(host='toot.dev.120v.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.dev.120v.ac' doesn't match either of '*.devfs.xyz', 'devfs.xyz'\")))" + }, + "friendica.genndus.de": { "error": 404 }, - "hye.st": { - "error": "HTTPSConnectionPool(host='hye.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "null.entropyin.space": { + "error": "HTTPSConnectionPool(host='null.entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.dgm.pw": { + "ptero.urbanwildlife.biz": { + "error": 406 + }, + "me.tobolaski.com": { + "error": "HTTPSConnectionPool(host='me.tobolaski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "aperi.tube": { + "error": "HTTPSConnectionPool(host='aperi.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.kijowski.dev": { + "error": "HTTPSConnectionPool(host='pleroma.kijowski.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixel.linuxine.net": { + "error": "HTTPSConnectionPool(host='pixel.linuxine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mond-basis.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeMonth": 8, + "activeHalfyear": 21 }, - "localPosts": 1179 + "localPosts": 28706 }, "openRegistrations": false } }, - "sns.gdgd.jp.net": { - "error": "HTTPSConnectionPool(host='sns.gdgd.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "heislandmine.mydns.jp": { + "error": "HTTPSConnectionPool(host='heislandmine.mydns.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ultrix.me": { - "error": "HTTPSConnectionPool(host='ultrix.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tvasahi.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='tvasahi.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.i-davis.co.uk": { + "mindful.masto.host": { + "error": "HTTPSConnectionPool(host='mindful.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "colab.interweb.site": { + "error": 403 + }, + "0xroy.me": { "error": 404 }, - "uno.today": { + "social.schneesportlehrer.biz": { + "error": "HTTPSConnectionPool(host='social.schneesportlehrer.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.schneesportlehrer.biz' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "kelbie.scot": { + "error": 403 + }, + "beelzebabes.com": { + "error": "HTTPSConnectionPool(host='beelzebabes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "makerdon.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 34, + "activeMonth": 6, + "activeHalfyear": 7 }, - "localPosts": 179 + "localPosts": 2490 }, - "openRegistrations": true + "openRegistrations": false } }, - "kris.talkplus.org": { - "error": 404 + "ratoncitos.p4g.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "waltdn.com": { - "error": "HTTPSConnectionPool(host='waltdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "esfl.tupambae.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub" + ], + "outbound": [ + "friendica", + "activitypub" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Eckernf\u00f6rder Sonderkommando fl", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } }, - "instaporn.org": { - "error": "HTTPSConnectionPool(host='instaporn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'instaporn.org' doesn't match 'de2.terrahost.org'\")))" + "toot.sebastian-tobie.de": { + "error": 502 }, - "mastodon.ateliershiori.moe": { - "error": "HTTPSConnectionPool(host='mastodon.ateliershiori.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.ateliershiori.moe timed out. (connect timeout=3)'))" + "cloud.communisteslibertaires.org": { + "error": 403 }, - "exianote.work": { - "error": "HTTPSConnectionPool(host='exianote.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.qjutsh.com": { + "error": "HTTPSConnectionPool(host='cloud.qjutsh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.ind.ie": { + "cloud.xirb-solutions.de": { + "error": 403 + }, + "veronaxxx.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -21201,16 +23788,43 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 11, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 338 + "localPosts": 7 }, "openRegistrations": false } }, - "social.masked.cloud": { + "postgrestodon.magicannon.com": { + "error": "HTTPSConnectionPool(host='postgrestodon.magicannon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "park.hrsm.jp": { + "error": "HTTPSConnectionPool(host='park.hrsm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "botwiki.org": { + "error": 404 + }, + "mastodon.cx": { + "error": "HTTPSConnectionPool(host='mastodon.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fr.inpector.de": { + "error": 404 + }, + "open-don.m.to": { + "error": "HTTPSConnectionPool(host='open-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.seibu-lions.love": { + "error": "HTTPSConnectionPool(host='mstdn.seibu-lions.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "go.nyzo.net": { + "error": "HTTPSConnectionPool(host='go.nyzo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oracle.skilledtests.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "bearvideo.win": { "nodeinfo": { "version": "2.0", "software": { @@ -21222,28 +23836,28 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 30, + "activeMonth": 8, + "activeHalfyear": 14 }, - "localPosts": 2595 + "localPosts": 450 }, "openRegistrations": true } }, - "shitpost.institute": { - "error": "HTTPSConnectionPool(host='shitpost.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shitpost.institute timed out. (connect timeout=3)'))" + "mstdn.untan.xyz": { + "error": 410 }, - "toot.dutchipoo.com": { - "error": "HTTPSConnectionPool(host='toot.dutchipoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "takashioshie.work": { + "error": "HTTPSConnectionPool(host='takashioshie.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "monsterpit.gallery": { - "error": "HTTPSConnectionPool(host='monsterpit.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'monsterpit.gallery' doesn't match 'monsterpad.app'\")))" + "cloud.montera34.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "igreally.masto.host": { - "error": "HTTPSConnectionPool(host='igreally.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "aegiszero.is": { + "error": 404 }, - "millers.social": { + "mastodon.beerfactory.org": { "nodeinfo": { "version": "2.0", "software": { @@ -21255,478 +23869,470 @@ ], "usage": { "users": { - "total": 18, - "activeMonth": 16, - "activeHalfyear": 17 + "total": 78, + "activeMonth": 6, + "activeHalfyear": 19 }, - "localPosts": 4605 + "localPosts": 161555 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.tux.tf": { - "error": "HTTPSConnectionPool(host='pleroma.tux.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "my.noisome.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "silicon.moe": { - "error": 502 + "nxt.soucy.cc": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.ohgro.net": { + "gerdes.ara.uberspace.de/friendica": { "error": 404 }, - "social.archi": { - "error": "HTTPSConnectionPool(host='social.archi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oc.ian.ee": { + "error": "HTTPSConnectionPool(host='oc.ian.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.antifa.gmbh": { + "boomspot.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.seikin.club": { + "error": "HTTPSConnectionPool(host='mstdn.seikin.club', port=443): Read timed out. (read timeout=3)" + }, + "catdon.jp": { + "error": "HTTPSConnectionPool(host='catdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "skippers-bin.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "peertube.koreus.com": { + "error": "HTTPSConnectionPool(host='peertube.koreus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twitter.activitypub.actor": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "multijeux.fr": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/Vavassor": { + "error": 404 + }, + "antisocial.2soc.net": { + "error": "HTTPSConnectionPool(host='antisocial.2soc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.nanao.moe": { + "error": "HTTPSConnectionPool(host='soc.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/rosa": { + "error": 404 + }, + "peertube1.zeteo.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 21, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 1 }, - "localPosts": 2072 + "localPosts": 0, + "localComments": 0 }, - "openRegistrations": false - } - }, - "loliravioli.club": { - "error": "HTTPSConnectionPool(host='loliravioli.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.giga.is": { - "error": "HTTPSConnectionPool(host='soc.giga.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.giga.is' doesn't match 'giga.is'\")))" - }, - "kommune4.no-ip.biz/friend": { - "error": "HTTPSConnectionPool(host='kommune4.no-ip.biz', port=443): Max retries exceeded with url: /friend/.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kommune4.no-ip.biz timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/coloco": { - "error": 404 - }, - "142.93.76.94": { - "error": "HTTPSConnectionPool(host='142.93.76.94', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '142.93.76.94' doesn't match either of 'allapkfiles.com', 'www.allapkfiles.com'\")))" - }, - "darkroom.royniang.com": { - "nodeinfo": { "metadata": { - "nodeName": "darkroom.royniang.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "name": "roy niang\u2019s darkroom", - "domain": "darkroom.royniang.com", - "url": "https://darkroom.royniang.com", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 9, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false + } } }, - "cloud.mpda.ru": { - "error": "Expecting value: line 1 column 1 (char 0)" + "sns.nombi.info": { + "error": "HTTPSConnectionPool(host='sns.nombi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.timshomepage.net": { - "error": "HTTPSConnectionPool(host='hubzilla.timshomepage.net', port=443): Read timed out. (read timeout=3)" + "friendica.caff.tech": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "superadministrator.ch": { - "error": "HTTPSConnectionPool(host='superadministrator.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bgr.com": { + "error": 404 }, - "peertube.domainepublic.net": { - "error": "HTTPSConnectionPool(host='peertube.domainepublic.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "sound.iro.moe": { + "error": "HTTPSConnectionPool(host='sound.iro.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.hacking.one": { - "error": 403 + "nextcloud.martens-sachsen.de": { + "error": 404 }, - "blog.libretux.com": { - "error": "HTTPSConnectionPool(host='blog.libretux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.libretux.com' doesn't match 'gitea.libretux.com'\")))" + "waldowski.me": { + "error": 404 }, - "friendica.bytegarten.de": { - "error": "HTTPSConnectionPool(host='friendica.bytegarten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.bytegarten.de' doesn't match either of '*.greatnet.de', 'greatnet.de'\")))" + "mastodon.ankh.gr": { + "error": "HTTPSConnectionPool(host='mastodon.ankh.gr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "zfadd.is": { - "error": "HTTPSConnectionPool(host='zfadd.is', port=443): Read timed out. (read timeout=3)" + "tantek.com": { + "error": 404 }, - "jp-mastodon.com": { - "error": "HTTPSConnectionPool(host='jp-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "s.dc919.org": { + "error": "HTTPSConnectionPool(host='s.dc919.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.galaxy.cat": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Galaxy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.galaxy.cat/users/Gigaa" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9-9-g06fec99e-release-1-1-9" - }, - "usage": { - "localPosts": 19, - "users": { - "total": 2 - } - }, - "version": "2.0" - } + "onk.style": { + "error": "HTTPSConnectionPool(host='onk.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.tchncs.de": { + "video.passageenseine.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 12274, - "activeMonth": 1684, - "activeHalfyear": 3254 + "total": 4 }, - "localPosts": 760999 + "localPosts": 368, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Pas Sage en Seine", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "lexserv.xyz": { - "error": "HTTPSConnectionPool(host='lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sakrum.de": { + "error": "HTTPSConnectionPool(host='sakrum.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "oldcrap.org": { - "error": 404 + "garakuta.online": { + "error": "HTTPSConnectionPool(host='garakuta.online', port=443): Read timed out. (read timeout=3)" }, - "mobilizon.org": { + "social.retr.co": { + "error": "HTTPSConnectionPool(host='social.retr.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yt.is.nota.live": { "nodeinfo": { - "metadata": { - "nodeDescription": "This is Framasoft's Mobilizon Instance. You may try Mobilizon on test.mobilizon.org", - "nodeName": "Mobilizon" + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0" + "atom1.0", + "rss2.0" ] }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" - }, + "openRegistrations": true, "usage": { - "localComments": 18, - "localPosts": 4, "users": { - "total": 8 - } - }, - "version": "2.0" - } - }, - "fr.zy.lc": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-rc-1338" + "total": 145 + }, + "localPosts": 44057, + "localComments": 14 }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 21, - "localComments": 101 - }, - "openRegistrations": false, "metadata": { - "nodeName": "frzylc", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "yt is not alive", + "nodeDescription": "Peertube instance for is.nota.live~", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "peertube.swedneck.xyz": { - "error": "HTTPSConnectionPool(host='peertube.swedneck.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.datentopf.org": { + "error": "HTTPSConnectionPool(host='blog.datentopf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sn.gunmonkeynet.netindex.php": { - "error": "HTTPSConnectionPool(host='sn.gunmonkeynet.netindex.php', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.carboncopy.xyz": { + "error": "HTTPSConnectionPool(host='cloud.carboncopy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ollie.ocloud.de": { - "error": "HTTPSConnectionPool(host='ollie.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblog.mjd.id.au": { + "error": 404 }, - "tilde.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 239, - "activeMonth": 267, - "activeHalfyear": 448 - }, - "localPosts": 36459 - }, - "openRegistrations": true - } + "localhost": { + "error": "HTTPSConnectionPool(host='localhost', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "haconiwa_world_alice.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 132 - }, - "openRegistrations": true - } + "hitchenor.com": { + "error": "HTTPSConnectionPool(host='hitchenor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.yukimochi.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 57938 - }, - "openRegistrations": false - } + "civiq.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "stammerweb.com": { - "error": "HTTPSConnectionPool(host='stammerweb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "manwho.re": { + "error": "HTTPSConnectionPool(host='manwho.re', port=443): Read timed out. (read timeout=3)" }, - "ctrlz.es": { - "error": "HTTPSConnectionPool(host='ctrlz.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "hillexplorer.com": { + "error": 410 }, - "meme.trafficking.agency": { + "fractu.red": { + "error": "HTTPSConnectionPool(host='fractu.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "dev-site.mediaformat.org": { + "error": 406 + }, + "quitter.acme.bo.it": { + "error": "HTTPSConnectionPool(host='quitter.acme.bo.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quitter.acme.bo.it' doesn't match either of 'acme.bo.it', 'mail.acme.bo.it'\")))" + }, + "social.opennerds.org:4443": { + "error": "HTTPSConnectionPool(host='social.opennerds.org', port=4443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "social.epenguin.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -21738,17 +24344,30 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "humblr.social", + "sinblr.com", + "witches.live", + "bophadees.witches.live", + "my.dirtyhobby.xyz" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -21760,7 +24379,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\ud835\udde0\ud835\uddf2\ud835\uddfa\ud835\uddf2 \ud835\ude01\ud835\uddff\ud835\uddee\ud835\uddf3\ud835\uddf3\ud835\uddf6\ud835\uddf0\ud835\uddf8\ud835\uddf6\ud835\uddfb\ud835\uddf4 \ud835\uddd4\ud835\uddf4\ud835\uddf2\ud835\uddfb\ud835\uddf0\ud835\ude06", + "nodeName": "Penguin", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -21808,7 +24427,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://meme.trafficking.agency/users/teddy" + "https://social.epenguin.com/users/goodtiding5" ], "suggestions": { "enabled": false @@ -21830,105 +24449,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-538-g1b5f8d19-develop" + "version": "2.0.3" }, "usage": { - "localPosts": 184, + "localPosts": 214, "users": { - "total": 5 + "total": 1 } }, "version": "2.0" } }, - "mastodon.casoetto.net": { - "error": "HTTPSConnectionPool(host='mastodon.casoetto.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cc.tacocat.cc": { - "error": 404 - }, - "mstdn.inct-densan.club": { - "error": 410 - }, - "mastodon.a3wks.info": { - "error": 404 - }, - "mastodon.ie": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 5, - "activeHalfyear": 10 - }, - "localPosts": 297 - }, - "openRegistrations": true - } - }, - "ericaeumesma-mastodon.herokuapp.com": { - "error": 404 - }, - "dev.fsck.club": { - "error": "HTTPSConnectionPool(host='dev.fsck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "east.mstdn.tokyo": { - "error": "HTTPSConnectionPool(host='east.mstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to east.mstdn.tokyo timed out. (connect timeout=3)'))" - }, - "taverne.portes-imaginaire.org": { - "error": 404 - }, - "pumba.space": { - "error": "HTTPSConnectionPool(host='pumba.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pumba.space timed out. (connect timeout=3)'))" - }, - "gleiche-soziale-rechte-fuer-alle.de": { + "thehistoryofbyzantium.com": { "error": 404 }, - "buwoo.club": { - "error": "HTTPSConnectionPool(host='buwoo.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cronk.stenoweb.net": { - "error": "HTTPSConnectionPool(host='cronk.stenoweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cronk.stenoweb.net timed out. (connect timeout=3)'))" - }, - "activitypub.holdmybeer.solutions": { - "error": "HTTPSConnectionPool(host='activitypub.holdmybeer.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gasthe.lgbt": { - "error": "HTTPSConnectionPool(host='gasthe.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.stronk.club": { + "error": "HTTPSConnectionPool(host='social.stronk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "Gulp.Cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 180, - "activeMonth": 41, - "activeHalfyear": 111 - }, - "localPosts": 33134 - }, - "openRegistrations": true - } + "bzl.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.social/users/slime": { - "error": 404 + "obelix.stoneartprod.xyz": { + "error": "HTTPSConnectionPool(host='obelix.stoneartprod.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.tardis.pw": { + "social.scanline.dev": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -21938,8 +24482,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -21947,42 +24489,14 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "gab.com" - ], - "banner_removal": [ - "gab.com" - ], - "federated_timeline_removal": [ - "gab.com" - ], - "media_nsfw": [], - "media_removal": [ - "gab.com" - ], - "reject": [ - "gab.com" - ], - "report_removal": [ - "gab.com" - ] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A fun dimension of the fediverse.", - "nodeName": "Tardis Socialites", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Scanline", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -22029,11 +24543,13 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://mastodon.tardis.pw/users/erion" - ], + "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -22044,7 +24560,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -22052,276 +24569,122 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.9" }, "usage": { - "localPosts": 135, + "localPosts": 0, "users": { - "total": 6 + "total": 2 } }, "version": "2.0" } }, - "mob-con.herokuapp.com": { - "error": 404 + "don.thinaticsystem.com": { + "error": 410 }, - "mast.app.raghavgururajan.ch": { - "error": "HTTPSConnectionPool(host='mast.app.raghavgururajan.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micro.koray.al": { + "error": 502 }, - "enigmatic.observer": { + "echosystem.info": { + "error": "HTTPSConnectionPool(host='echosystem.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.starshipchangeling.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 15, - "reject_threshold": 30 - }, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "HellthreadPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "baraag.net", - "pawoo.net", - "my.dirtyhobby.xyz", - "kinky.business", - "rubber.social", - "nsfw.social", - "botsin.space" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai", - "sinblr.com", - "search.fedi.app", - "sunbeam.city" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "gab.ai", - "sinblr.com", - "search.fedi.app", - "sunbeam.city" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Don't mind me.", - "nodeName": "Enigmatic Observer", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://enigmatic.observer/users/whiteout" + "localPosts": 708, + "localComments": 1013 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 200000000 - } + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, - "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "webmention" ], - "services": { - "inbound": [], - "outbound": [] - }, + "metadata": { + "email": "changeling@starshipchangeling.net" + } + } + }, + "cloud.ruhmesmeile.tools": { + "error": "HTTPSConnectionPool(host='cloud.ruhmesmeile.tools', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.dragonpsi.xyz": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 20876, "users": { - "total": 15 - } + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 6 }, - "version": "2.0" + "openRegistrations": true } }, - "cloud.uberhosting.de": { - "error": 404 - }, - "cloud.painkiller.es": { - "error": 404 + "zeitrechnen.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "test12.manton.org": { + "datastore.dumatics.com": { "error": 404 }, - "ubuntu.social": { - "error": 404 + "mastodon.me.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 558, + "activeMonth": 206, + "activeHalfyear": 814 + }, + "localPosts": 18370 + }, + "openRegistrations": true + } }, - "pleroma.cnuc.nu": { + "jonaswouters.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Lodis", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.cnuc.nu/users/powersource", - "https://pleroma.cnuc.nu/users/namatoj" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Jonas Wouters", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, @@ -22330,36 +24693,31 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.1" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 4, "users": { - "total": 4 - } + "total": 1 + }, + "localPosts": 7 }, "version": "2.0" } }, - "gnusocial.today": { - "error": "HTTPSConnectionPool(host='gnusocial.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.7nw.eu": { - "error": "HTTPSConnectionPool(host='pleroma.7nw.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "light.odakyu.app": { - "error": 410 - }, - "social.clttr.info": { + "kocinski.me": { "nodeinfo": { - "version": "1.0", + "version": 1, "software": { "name": "friendica", - "version": "2020.06-dev-1341" + "version": "2019.06-1313" }, "protocols": { "inbound": [ @@ -22375,14 +24733,20 @@ }, "services": { "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + }, + "localPosts": 12, + "localComments": 0 + }, + "openRegistrations": true, "metadata": { - "nodeName": "social.clttr.info", + "nodeName": "kocinski.me", "protocols": { "inbound": [ "friendica", @@ -22400,423 +24764,371 @@ }, "services": { "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [] }, "explicitContent": false } } }, - "nextcloud.dir.pl": { - "error": 404 - }, - "low.uber.space": { - "error": 404 + "furry-elephant.news": { + "error": "HTTPSConnectionPool(host='furry-elephant.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blackpornblr.masto.host": { - "error": "HTTPSConnectionPool(host='blackpornblr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "1.degga.net": { + "error": "HTTPSConnectionPool(host='1.degga.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.kittyhacker101.tk": { - "error": "HTTPSConnectionPool(host='pleroma.kittyhacker101.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.kittyhacker101.tk timed out. (connect timeout=3)'))" + "snouts.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2758, + "activeMonth": 1220, + "activeHalfyear": 2820 + }, + "localPosts": 1906352 + }, + "openRegistrations": true + } }, - "peertube.vincentux.fr": { - "error": "HTTPSConnectionPool(host='peertube.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "livesconnect.com": { + "error": "HTTPSConnectionPool(host='livesconnect.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube-orleans-tours.beta.education.fr": { + "hypno.church": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 75 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 6116, - "localComments": 0 + "localPosts": 3428 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l academie de Orleans-Tours", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } + "openRegistrations": false } }, - "cloud.dante.tk": { + "mstdn.dank.software": { + "error": "HTTPSConnectionPool(host='mstdn.dank.software', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pouet.sbaron.fr": { + "error": "HTTPSConnectionPool(host='pouet.sbaron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dent.smithfam.info": { + "error": "HTTPSConnectionPool(host='dent.smithfam.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aura.aetheri.ca": { + "error": "HTTPSConnectionPool(host='aura.aetheri.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastochizuru.xyz": { + "error": "HTTPSConnectionPool(host='mastochizuru.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "microblog.raretrack.uk": { "error": 404 }, - "gunzfox.tk": { - "error": "HTTPSConnectionPool(host='gunzfox.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gunzfox.tk' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + "rk40je9ohbga.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='rk40je9ohbga.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bagelbuddy.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "lainternet.online": { + "error": "HTTPSConnectionPool(host='lainternet.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "bilge.world": { + "social.freechristian.life": { + "error": "HTTPSConnectionPool(host='social.freechristian.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "birdsite.link": { + "error": 404 + }, + "p3jbny0k4jkm7xhk.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='p3jbny0k4jkm7xhk.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mares.cafe": { "nodeinfo": { - "metadata": { - "nodeName": "The Psalms", - "nodeDescription": "Narcoleptic yokel coming to know humility and regret.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 19 + "localPosts": 294 }, - "version": "2.0" + "openRegistrations": true } }, - "ronin.world": { + "dtb9nragkvmlkph.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.petrovs.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 36, - "activeMonth": 14, - "activeHalfyear": 60 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 717 + "localPosts": 4 }, "openRegistrations": true } }, - "mastodon.oss.nagoya": { - "error": "HTTPSConnectionPool(host='mastodon.oss.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.oss.nagoya timed out. (connect timeout=3)'))" + "xn--kckk1cy297bor8a.jp": { + "error": "HTTPSConnectionPool(host='xn--kckk1cy297bor8a.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.nealta.fr": { - "error": "HTTPSConnectionPool(host='mstdn.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.yyy.scot": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.fsck.club": { - "error": "HTTPSConnectionPool(host='social.fsck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastonet.masto.host": { + "error": "HTTPSConnectionPool(host='mastonet.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "relay.magically.cc": { - "error": "HTTPSConnectionPool(host='relay.magically.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nildon.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 989 + }, + "openRegistrations": false + } }, - "mbstdn.tokyo": { - "error": "HTTPSConnectionPool(host='mbstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fsphub.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 101, + "activeHalfyear": 31, + "activeMonth": 11 + }, + "localPosts": 1036, + "localComments": 740 + }, + "metadata": { + "nodeName": "Free State Project Hub" + } + } }, - "farkwar.social": { - "error": 404 + "social.imchip.be": { + "error": "HTTPSConnectionPool(host='social.imchip.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "madogre.tk": { - "error": "HTTPSConnectionPool(host='madogre.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to madogre.tk timed out. (connect timeout=3)'))" + "dotgr.id": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 268 + }, + "openRegistrations": false + } }, - "zenalio.ch": { + "toot.pw": { + "error": "HTTPSConnectionPool(host='toot.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.opendesktop.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 1, + "activeHalfyear": 7 + }, + "localPosts": 15 + }, + "openRegistrations": false + } + }, + "pixelfed.graz.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 + "nodeName": "pixelfed.graz.social", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "300", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "freezepeach.xyz", - "shitposter.club", - "noagendasocial.com", - "toot.love", - "anitwitter.moe", - "lainternet.online", - "bsd.moe" - ], - "media_nsfw": [], - "media_removal": [ - "pawoo.net", - "sinblr.com", - "2hu.club", - "baraag.net", - "gameliberty.club", - "loli.estate", - "shitasstits.life", - "social.homunyan.com", - "social.super-niche.club", - "vampire.estate", - "weeaboo.space", - "wxw.moe", - "youkai.town", - "kowai.youkai.town" - ], - "reject": [ - "twitter.activitypub.actor", - "birdsite.link", - "mirrored.social", - "sealion.club", - "waifu.social", - "npf.mlpol.net", - "pl.smuglo.li", - "artritelacy.jp", - "kneegrows.top", - "greenlifeplus.net", - "feminism.lgbt", - "freespeechextremist.com", - "wagesofsinisdeath.com", - "cnet.site", - "rapefeminists.network", - "kiwifarms.cc", - "kiwifarms.net", - "gab.com", - "gab.ai", - "exited.eu", - "pieville.net", - "catgirl.life", - "waifuappreciation.club", - "lets.saynoto.lgbt" - ], - "report_removal": [] + "activitypub": { + "enabled": true, + "remote_follow": true }, - "quarantined_instances": [] - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server located in Switzerland. Registration is open; be nice.", - "nodeName": "Swiss microblogging", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelfed graz.social", + "domain": "pixelfed.graz.social", + "url": "https://pixelfed.graz.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 13, + "localComments": 0, + "users": { + "total": 5, + "activeHalfyear": 5, + "activeMonth": 5 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "mastodon.mxmaxime.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "next.outandproud-hifi.life": { + "error": "HTTPSConnectionPool(host='next.outandproud-hifi.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/fethers": { + "error": 404 + }, + "bob.mikorizal.org": { + "nodeinfo": { + "metadata": { + "chat": true, + "gopher": false, + "mediaProxy": false, + "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", + "nodeName": "CommonsPub", "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://zenalio.ch/users/julien" - ], + "staffAccounts": [], "suggestions": { "enabled": false, - "limit": 40, + "limit": 23, "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 8000000 + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" } }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "ostatus", + "activitypub" ], "services": { "inbound": [], @@ -22824,24 +25136,405 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" }, "usage": { - "localPosts": 20, + "localPosts": 1093, "users": { - "total": 2 + "total": 1 } }, "version": "2.0" } }, - "ika.queloud.net": { + "mastodon.subzone.space": { + "error": "HTTPSConnectionPool(host='mastodon.subzone.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.techiem2.info": { + "error": "HTTPSConnectionPool(host='social.techiem2.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rebeltoot.com": { + "error": "HTTPSConnectionPool(host='rebeltoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "otajodon.com": { + "error": 403 + }, + "pouet.panglossoft.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 6, + "activeHalfyear": 8 + }, + "localPosts": 4062 + }, + "openRegistrations": false + } + }, + "social.d0p1.eu": { + "error": "HTTPSConnectionPool(host='social.d0p1.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "katis.me": { "error": 404 }, - "mastodon.hexaly.se": { - "error": "HTTPSConnectionPool(host='mastodon.hexaly.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.hexaly.se' doesn't match either of 'hexaly.se', 'www.hexaly.se'\")))" + "social.serbanescu.dk": { + "error": "HTTPSConnectionPool(host='social.serbanescu.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "alttube.fr": { + "social.krylc.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 5 + }, + "openRegistrations": true + } + }, + "share.tube": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "md.yutasan.co": { + "error": "HTTPSConnectionPool(host='md.yutasan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "verge.info.tm": { + "error": 502 + }, + "microblog.adamclaxon.com": { + "error": 404 + }, + "pleroma.pbb.lc": { + "error": "HTTPSConnectionPool(host='pleroma.pbb.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ps.s10y.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 35, + "activeMonth": 10, + "activeHalfyear": 13 + }, + "localPosts": 4978 + }, + "openRegistrations": false + } + }, + "tube.unmondemeilleur.eu": { + "error": "HTTPSConnectionPool(host='tube.unmondemeilleur.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "countingcalories.spodgod.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Counting Calories", + "nodeDescription": "Losing 72 lbs in 52 weeks for Macmillan Cancer Support", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 16 + }, + "version": "2.0" + } + }, + "tmo.pizza": { + "error": "HTTPSConnectionPool(host='tmo.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.teilgedanken.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "social.gwadalug.org": { + "error": "HTTPSConnectionPool(host='social.gwadalug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.mapicardie.fr": { + "error": "HTTPSConnectionPool(host='www.mapicardie.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.mobileography.info": { + "error": "HTTPSConnectionPool(host='nextcloud.mobileography.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rievo.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mastodon.euskirchen.digital": { + "error": "HTTPSConnectionPool(host='mastodon.euskirchen.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.nuagelibre.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 67034, + "localComments": 6 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Nuagelibre", + "nodeDescription": "Instance Peertube Nuagelibre" + } + } + }, + "nextcloud.sergiotarxz.freemyip.com": { + "error": "HTTPSConnectionPool(host='nextcloud.sergiotarxz.freemyip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bioregional.cascadiafree.space": { + "error": "HTTPSConnectionPool(host='bioregional.cascadiafree.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.targaryen.house": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3791, + "activeMonth": 40, + "activeHalfyear": 73 + }, + "localPosts": 95646 + }, + "openRegistrations": false + } + }, + "libellula.criptica.org": { + "error": "HTTPSConnectionPool(host='libellula.criptica.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.rufposten.de/friendica": { + "error": 404 + }, + "bog.life": { + "error": "HTTPSConnectionPool(host='bog.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/miniwahr": { + "error": 404 + }, + "piira.org": { + "error": "HTTPSConnectionPool(host='piira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "itabashi.0j0.jp": { + "error": "HTTPSConnectionPool(host='itabashi.0j0.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hub.matriu.cat": { + "error": "HTTPSConnectionPool(host='hub.matriu.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "feragon.net": { + "error": "HTTPSConnectionPool(host='feragon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.drexlermail.de": { + "error": 404 + }, + "mastodon.snakenode.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "mstdn.jp": { + "error": 403 + }, + "wafflec.one": { + "error": 404 + }, + "commu.yjsoft.xyz": { + "error": "HTTPSConnectionPool(host='commu.yjsoft.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'commu.yjsoft.xyz' doesn't match either of '*.lastorder.xyz', 'lastorder.xyz'\")))" + }, + "login.m.to": { + "error": "HTTPSConnectionPool(host='login.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.sasachi.tokyo": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 5, + "activeHalfyear": 5 + }, + "localPosts": 12420 + }, + "openRegistrations": true + } + }, + "w3.freechinaweibo.com": { + "error": "HTTPSConnectionPool(host='w3.freechinaweibo.com', port=443): Read timed out. (read timeout=3)" + }, + "furrycom.com": { + "error": "HTTPSConnectionPool(host='furrycom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thisoneismine.zapto.org": { + "error": "HTTPSConnectionPool(host='thisoneismine.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ar.aire.ml": { + "error": 404 + }, + "files.qrewhub.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "lslf1s92wt8ycgacvjhihd00x4.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nextcloud.t3lab.de": { + "error": 404 + }, + "dis-le.de": { + "error": "HTTPSConnectionPool(host='dis-le.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.home.monsiteinternet.org": { + "nodeinfo": { + "metadata": { + "nodeName": "Mon PixelFed \u00e0 moi que j'ai", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed", + "git": { + "commit_hash": "", + "url": "https://github.com/pixelfed/pixelfed/commit/" + } + }, + "captcha": false + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.9.0" + }, + "usage": { + "localPosts": 2, + "localComments": 1, + "users": { + "total": 1, + "activeHalfyear": "0", + "activeMonth": "0" + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "cloud.kandert.info": { + "error": 404 + }, + "artstudio-cloud.de": { + "error": "HTTPSConnectionPool(host='artstudio-cloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "webdevnerds.tech": { + "error": "HTTPSConnectionPool(host='webdevnerds.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/meneer": { + "error": 404 + }, + "socialnet.tech": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "thefederation.net": { + "error": 404 + }, + "www.immarisaa.com": { + "error": 404 + }, + "misskey.wtf": { + "error": "HTTPSConnectionPool(host='misskey.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.wivodaim.net": { "nodeinfo": { "version": "2.0", "software": { @@ -22861,29 +25554,67 @@ "openRegistrations": true, "usage": { "users": { - "total": 19 + "total": 6 }, - "localPosts": 251067, + "localPosts": 80793, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AltTube", - "nodeDescription": "AltTube est un service de visionnage de vid\u00e9os, utilisant le logiciel libre PeerTube. AltTube r\u00e9plique et h\u00e9berge les vid\u00e9os de cha\u00eenes YouTube francophones.\n", + "nodeName": "video.wivodaim.net", + "nodeDescription": "Un instance peertube de partage, d'\u00e9change et d'expression libre.\n\n\nPour publier des contenues adulte ou du porno https://porntube.ddns.net/ et \u00e0 votre disposition.\nles deux ont \u00e9tait s\u00e9pare pour plus de lisibilit\u00e9.\nTout les contenues reste accessible \u00e0 la lecture dans vos param\u00e8tre.\navec les m\u00eame restriction sur les contenue illicite.\n\nNous cherchons des mod\u00e9rateurs b\u00e9n\u00e9voles contacter : wivodaim@wivodaim.net\npour plus de renseignement. ", "nodeConfig": { "plugin": { "registered": [ { - "name": "mtcaptcha", + "name": "player-watermark", "version": "0.0.1", - "description": "PeerTube plugin adding MTCaptcha to the signup", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", "scopes": [ - "signup" + "video-watch" + ] + } + } + }, + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "hello-world", + "version": "0.0.13", + "description": "Hello world PeerTube plugin example", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + }, + "client/search-client-plugin.js": { + "script": "client/search-client-plugin.js", + "scopes": [ + "search" ] } } @@ -22892,6 +25623,23 @@ }, "theme": { "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, { "name": "dark", "version": "0.0.2", @@ -22900,6 +25648,47 @@ "assets/style.css" ], "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], "default": "default" @@ -22918,9 +25707,13 @@ "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -22936,7 +25729,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -23008,24 +25801,15 @@ } } }, - "2ni-cloud.duckdns.org": { + "mastodon.social/users/jct": { "error": 404 }, - "teasmith.com.au": { - "error": 418 - }, - "test_t_msk.m0.lc": { - "error": 523 - }, - "xitus.club": { - "error": "HTTPSConnectionPool(host='xitus.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "peertube.xoddark.com": { + "video.iphodase.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -23037,166 +25821,69 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 78 }, - "localPosts": 137, - "localComments": 0 + "localPosts": 16365, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "IPHODASE", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "neotokyo.dev": { - "error": "HTTPSConnectionPool(host='neotokyo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "fedi.fancycade.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "beyblader.top": { - "error": "HTTPSConnectionPool(host='beyblader.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kenchi.no-ip.org": { + "error": "HTTPSConnectionPool(host='kenchi.no-ip.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "charon.hades-zephyr.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" + "sneeze.reitrace.ga": { + "error": "HTTPSConnectionPool(host='sneeze.reitrace.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.asonix.dog": { + "mstdn.id": { + "error": 404 + }, + "mastodon.secdiary.com": { + "error": "HTTPSConnectionPool(host='mastodon.secdiary.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "uk.masto.host": { + "error": "HTTPSConnectionPool(host='uk.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "connos.ddnss.ch": { + "error": 404 + }, + "don.8mitsu.net": { + "error": 410 + }, + "toot.jeena.net": { "nodeinfo": { - "metadata": { - "nodeDescription": "asonix's blogs on software and life", - "nodeName": "Plume on asonix.dog" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, "usage": { - "localComments": 2, - "localPosts": 11, "users": { - "total": 1 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 918 }, - "version": "2.0" + "openRegistrations": false } }, - "homoo.social": { + "social.schwipsbude.de": { "nodeinfo": { "version": "2.0", "software": { @@ -23208,28 +25895,34 @@ ], "usage": { "users": { - "total": 93, - "activeMonth": 56, - "activeHalfyear": 101 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 211678 + "localPosts": 3 }, - "openRegistrations": true + "openRegistrations": false } }, - "metal.odon.space": { - "error": "HTTPSConnectionPool(host='metal.odon.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "video.grosskopfgames.de": { + "error": 502 }, - "friendica.96c.fr": { - "error": "HTTPSConnectionPool(host='friendica.96c.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "papier.okaris.de": { + "error": "HTTPSConnectionPool(host='papier.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'papier.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" }, - "scott.in.th": { - "error": 500 + "v01d.app": { + "error": "HTTPSConnectionPool(host='v01d.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.lintmx.com": { - "error": 521 + "cleavey.timttmy.co.uk": { + "error": "HTTPSConnectionPool(host='cleavey.timttmy.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cleavey.timttmy.co.uk' doesn't match either of 'timttmy.co.uk', 'www.timttmy.co.uk'\")))" }, - "mstdn.xn--h1ahnbk7d.xn--p1ai": { + "pleroma.nuke.moe": { + "error": "HTTPSConnectionPool(host='pleroma.nuke.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fals.tru.io": { + "error": "HTTPSConnectionPool(host='fals.tru.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "app.dopasoft.com": { "nodeinfo": { "version": "2.0", "software": { @@ -23241,95 +25934,36 @@ ], "usage": { "users": { - "total": 29, - "activeMonth": 36, - "activeHalfyear": 48 + "total": 42111, + "activeMonth": 17382, + "activeHalfyear": 17382 }, - "localPosts": 1380 + "localPosts": 89 }, "openRegistrations": true } }, - "home.flyoffthehandle.net": { - "error": "HTTPSConnectionPool(host='home.flyoffthehandle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to home.flyoffthehandle.net timed out. (connect timeout=3)'))" + "micro.mart-e.be": { + "error": "HTTPSConnectionPool(host='micro.mart-e.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'micro.mart-e.be' doesn't match either of 'awstats.mart-e.be', 'blog.mart-e.be', 'cloud.mart-e.be', 'id.mart-e.be', 'imap.mart-e.be', 'imap.trigaux.eu', 'mart-e.be', 'proxy.mart-e.be', 'read.mart-e.be', 'rss.mart-e.be', 'smtp.mart-e.be', 'smtp.trigaux.eu', 'sync.mart-e.be', 'torrent.mart-e.be', 'trigaux.eu', 'wiki.mart-e.be'\")))" }, - "social.realmofespionage.xyz": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 8, - "localComments": 1 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "RoE | Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "cloudcity.dlws.ch": { + "error": "HTTPSConnectionPool(host='cloudcity.dlws.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anfora.xyz": { - "error": "HTTPSConnectionPool(host='anfora.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.wildtree.jp": { + "error": 404 }, - "mastodon.morrisherd.com": { + "humanoids.be": { "error": 404 }, - "diplo.laifen.org": { - "error": "HTTPSConnectionPool(host='diplo.laifen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micro.steveroy.ca": { + "error": 404 }, - "social.lemee.co": { + "whitespashe.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -23337,87 +25971,87 @@ "usage": { "users": { "total": 3, - "activeMonth": 1, - "activeHalfyear": 4 + "activeMonth": 11, + "activeHalfyear": 163 }, - "localPosts": 21 + "localPosts": 3122 }, "openRegistrations": true } }, - "topbol.com": { - "error": 404 - }, - "cloud.cervoi.se": { - "error": 404 - }, - "shigadon.com": { - "error": "HTTPSConnectionPool(host='shigadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "ambercons.masto.host": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "iwami-mastodon.herokuapp.com": { - "error": 404 + "mst-roa.m544.net": { + "error": "HTTPSConnectionPool(host='mst-roa.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "home.putz.space": { + "nemonet.herokuapp.com": { "error": 404 }, - "watching.cypherpunk.observer": { - "error": "HTTPSConnectionPool(host='watching.cypherpunk.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.vignat.org": { - "error": "HTTPSConnectionPool(host='mastodon.vignat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test001.superscale.systems": { - "error": "HTTPSConnectionPool(host='test001.superscale.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test001.superscale.systems timed out. (connect timeout=3)'))" - }, - "funkwhale.dsmouse.net": { - "error": "HTTPSConnectionPool(host='funkwhale.dsmouse.net', port=443): Read timed out. (read timeout=3)" - }, - "lecercle.xplicite.fr": { + "catholichalos.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "Catholic Halos", + "nodeDescription": "Saints travel in bunches. Create your halo, run toward Christ, together!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 1 }, - "localPosts": 383 + "localPosts": 15 }, - "openRegistrations": true + "version": "2.0" } }, - "cloud.ouais.xyz": { - "error": 403 + "beta.pounced-on.me": { + "error": "HTTPSConnectionPool(host='beta.pounced-on.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.realfortesting.shop": { - "error": "HTTPSConnectionPool(host='www.realfortesting.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nijiura.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "video.samedi.pm": { - "error": "HTTPSConnectionPool(host='video.samedi.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "woho.ooo": { + "error": "HTTPSConnectionPool(host='woho.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.piriform.com": { - "error": 404 + "mastodon.mwzhang.com": { + "error": "HTTPSConnectionPool(host='mastodon.mwzhang.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "siege.rhino.cards": { - "error": "HTTPSConnectionPool(host='siege.rhino.cards', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.djpianalto.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "peertube.ricostrongxxx.com": { - "error": 404 + "nextcloud1.canaca.com": { + "error": "HTTPSConnectionPool(host='nextcloud1.canaca.com', port=443): Read timed out. (read timeout=3)" }, - "peertube.shellgratuit.com": { - "error": 503 + "sn.timttmy.co.uk": { + "error": "HTTPSConnectionPool(host='sn.timttmy.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.timttmy.co.uk' doesn't match either of 'timttmy.co.uk', 'www.timttmy.co.uk'\")))" }, - "mastodon.mikiri.net": { - "error": "HTTPSConnectionPool(host='mastodon.mikiri.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.saucissefrites.com": { + "error": "HTTPSConnectionPool(host='mastodon.saucissefrites.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube-amiens.beta.education.fr": { + "kigdon.xyz": { + "error": "HTTPSConnectionPool(host='kigdon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.ichigo.everydayimshuflin.com": { "nodeinfo": { "version": "2.0", "software": { @@ -23434,52 +26068,42 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 11 + "total": 2 }, - "localPosts": 6117, + "localPosts": 149, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire - Academie de Amiens", - "nodeDescription": "PeerTube - hebergement de videos.", + "nodeName": "Gnostic Avarice", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -23551,7 +26175,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -23566,63 +26190,27 @@ } } }, - "pixelfed.deblan.org": { + "comico.m.to": { + "error": "HTTPSConnectionPool(host='comico.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.bn4t.me": { + "error": "HTTPSConnectionPool(host='tube.bn4t.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendi.ca": { "nodeinfo": { - "metadata": { - "nodeName": "pixel.deblan.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 8 }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "200", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixel.deblan.org", - "url": "https://pixel.deblan.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 62, + "localComments": 21 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -23630,27 +26218,159 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "icarus@dabo.de" + } + } + }, + "moseisley.club": { + "error": 404 + }, + "testing1.digitalwasteland.info": { + "error": "HTTPSConnectionPool(host='testing1.digitalwasteland.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.gemuplay.com": { + "error": "HTTPSConnectionPool(host='social.gemuplay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "bouwhuis.io": { + "error": "HTTPSConnectionPool(host='nick.bouwhuis.io.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendi.caasn.de": { + "error": "HTTPSConnectionPool(host='friendi.caasn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hi.spooky.camp": { + "error": 404 + }, + "azumarill.net": { + "error": "HTTPSConnectionPool(host='azumarill.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.japan-railway.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.japan-railway.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.zorns.eu": { + "error": "HTTPSConnectionPool(host='social.zorns.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "write.mimikun.jp": { + "error": "HTTPSConnectionPool(host='write.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.dsr-corporation.com": { + "error": 404 + }, + "paupau.masto.host": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 3, - "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 13 }, + "openRegistrations": false + } + }, + "social.nerdnetworks.de": { + "error": "HTTPSConnectionPool(host='social.nerdnetworks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.73k.us": { + "error": "HTTPSConnectionPool(host='toot.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "vllm.net": { + "error": "HTTPSConnectionPool(host='vllm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.archous.net": { + "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 82 + }, "openRegistrations": false } }, - "peertube.fumi2kick.com": { - "error": "HTTPSConnectionPool(host='peertube.fumi2kick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "postear.xyz": { + "error": "HTTPSConnectionPool(host='postear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "tower.xyzzy.link": { + "mastodon.social/users/Karn": { + "error": 404 + }, + "cloud2.pansebete.net": { + "error": "HTTPSConnectionPool(host='cloud2.pansebete.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "minohdon.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 91, + "activeMonth": 69, + "activeHalfyear": 379 + }, + "localPosts": 75517 + }, + "openRegistrations": true + } + }, + "social.tchncs.de/@abraren": { + "error": 404 + }, + "pleroma.teromene.fr": { + "error": "HTTPSConnectionPool(host='pleroma.teromene.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fengan.ga": { + "error": 523 + }, + "social.k-ten.de": { + "error": "HTTPSConnectionPool(host='social.k-ten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vaping.social": { + "error": 521 + }, + "blog.oa-dev.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fwabodan.m.to": { + "error": "HTTPSConnectionPool(host='fwabodan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "poisonousherb.m.to": { + "error": "HTTPSConnectionPool(host='poisonousherb.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friends.uhs19.de": { + "error": "HTTPSConnectionPool(host='friends.uhs19.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mk.a9z.dev": { + "error": 410 + }, + "staging.thinkers.ac": { + "error": "HTTPSConnectionPool(host='staging.thinkers.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.theru.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -23662,44 +26382,18 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "botsin.space", - "neckbeard.xyz", - "freespeechextremist.com" - ], - "media_nsfw": [ - "neckbeard.xyz", - "stereophonic.space", - "anime.website" - ], - "media_removal": [], - "reject": [ - "gab.com", - "sinblr.com", - "baraag.net", - "yorishiro.space" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "kiwifarms.cc", - "gab.com", - "sinblr.com", - "yorishiro.space" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -23708,9 +26402,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Tower", + "nodeName": "Test Instance", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -23758,7 +26452,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://tower.xyzzy.link/users/wizard" + "https://pleroma.theru.org/users/ureht" ], "suggestions": { "enabled": false @@ -23780,21 +26474,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-670-gb1e2ad3f-develop+dev" }, "usage": { - "localPosts": 7387, + "localPosts": 198, "users": { - "total": 3 + "total": 1 } }, "version": "2.0" } }, - "nandon.cc": { - "error": "HTTPSConnectionPool(host='nandon.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "toot.flairy.de": { + "error": 503 }, - "don.m2hq.net": { + "ne.codes": { "nodeinfo": { "version": "2.0", "software": { @@ -23806,22 +26500,16 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 10602 + "localPosts": 381 }, - "openRegistrations": false + "openRegistrations": true } }, - "new.dudu.best": { - "error": "HTTPSConnectionPool(host='new.dudu.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.nl": { - "error": "HTTPSConnectionPool(host='mstdn.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "interact.bluecore.net": { + "amity.zone": { "nodeinfo": { "version": "2.0", "software": { @@ -23833,136 +26521,346 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 23, + "activeMonth": 2, + "activeHalfyear": 14 }, - "localPosts": 2371 + "localPosts": 1360 }, "openRegistrations": true } }, - "social.kwlug.org": { - "error": "HTTPSConnectionPool(host='social.kwlug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.nateledford.com": { - "error": "HTTPSConnectionPool(host='social.nateledford.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nateledford.com' doesn't match either of 'firebaseapp.com', '*.firebaseapp.com'\")))" + "bloodsuckers.merylscarlett.info": { + "error": "HTTPSConnectionPool(host='bloodsuckers.merylscarlett.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/fschaap": { + "mastodon.social/users/ExaltedMagic": { "error": 404 }, - "clashroyalemastodon.com": { - "error": "HTTPSConnectionPool(host='clashroyalemastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to clashroyalemastodon.com timed out. (connect timeout=3)'))" + "instagram.ethibox.fr": { + "error": "HTTPSConnectionPool(host='instagram.ethibox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "soc.mod-12.com": { + "funkwhale.messageing.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "funkwhale", + "version": "0.19.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 2, + "activeHalfyear": 1, + "activeMonth": 0 + } + }, + "metadata": { + "actorId": "https://funkwhale.messageing.de/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "nodeName": "WuzFunkinJimbo", + "library": { + "federationEnabled": true, + "federationNeedsApproval": true, + "anonymousCanListen": true, + "tracks": { + "total": 2336 + }, + "artists": { + "total": 405 + }, + "albums": { + "total": 253 + }, + "music": { + "hours": 136.10361111111112 + } }, - "localPosts": 37 + "supportedUploadExtensions": [ + "flac", + "mp3", + "ogg", + "opus" + ], + "usage": { + "favorites": { + "tracks": { + "total": 289 + } + }, + "listenings": { + "total": 785 + } + } + } + } + }, + "funkwhale.duckdns.org": { + "error": "HTTPSConnectionPool(host='funkwhale.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tiamat.gaia.ff14-mstdn.com": { + "error": "HTTPSConnectionPool(host='tiamat.gaia.ff14-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/johny": { + "error": 404 + }, + "pixelfed.photog.social": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.photog.social", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.photog.social", + "domain": "pixelfed.photog.social", + "url": "https://pixelfed.photog.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": false + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 177, + "localComments": 0, + "users": { + "total": 57, + "activeHalfyear": 68, + "activeMonth": 5 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "mstdn.ko-dai.work": { + "forum.friendi.ca": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1339" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 5, + "activeHalfyear": 5, + "activeMonth": 5 + }, + "localPosts": 2575, + "localComments": 188 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Community Forum", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "geek.ms": { + "error": "HTTPSConnectionPool(host='geek.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pokemon.men": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 36, + "activeMonth": 34, + "activeHalfyear": 200 }, - "localPosts": 5 + "localPosts": 263820 }, "openRegistrations": false } }, - "untitledcyberpunkproject.com": { - "error": "HTTPSConnectionPool(host='untitledcyberpunkproject.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sns.moka-rin.moe": { + "error": 502 }, - "cloud.michaelcadkins.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "comp.masto.host": { + "error": "HTTPSConnectionPool(host='comp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.anderdonau.de": { - "error": 400 + "librepunk.club": { + "error": "HTTPSConnectionPool(host='librepunk.club', port=443): Read timed out. (read timeout=3)" }, - "cloud.wittemeier.de": { + "kmyd.moe": { + "error": "HTTPSConnectionPool(host='kmyd.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.bari-ikutsu.com": { + "error": "HTTPSConnectionPool(host='mstdn.bari-ikutsu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/LillySatou": { "error": 404 }, - "swast.club": { - "error": "HTTPSConnectionPool(host='swast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "superdry.m.to": { + "error": "HTTPSConnectionPool(host='superdry.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.sagaaboutyou.net": { - "error": 403 + "mstdn.enjinm7.com": { + "error": "HTTPSConnectionPool(host='mstdn.enjinm7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.hoge.cloud": { - "error": "HTTPSConnectionPool(host='pleroma.hoge.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.vinzv.space": { + "error": "HTTPSConnectionPool(host='pl.vinzv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.vinzv.space' doesn't match 'vinzv.space'\")))" }, - "pixelfed.monster": { - "error": "HTTPSConnectionPool(host='pixelfed.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pixelfed.monster timed out. (connect timeout=3)'))" + "zibksgkpuo.localtunnel.me": { + "error": "HTTPSConnectionPool(host='zibksgkpuo.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "tube.furankum.ovh": { - "error": "HTTPSConnectionPool(host='tube.furankum.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sandbox.ulule.com": { + "error": 404 }, - "masto.inkson.org": { - "error": "HTTPSConnectionPool(host='masto.inkson.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "m.ldmd.mx": { + "error": "HTTPSConnectionPool(host='m.ldmd.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "iys.io": { + "bots.tlsocial.de": { + "error": "HTTPSConnectionPool(host='bots.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "musique.cybear.space": { + "error": "HTTPSConnectionPool(host='musique.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "loveto.party": { + "error": "HTTPSConnectionPool(host='loveto.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "yocto.xyz": { + "error": "HTTPSConnectionPool(host='yocto.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.gnous.eu": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "comicscamp.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 96, - "activeMonth": 30, - "activeHalfyear": 37 - }, - "localPosts": 16854 - }, - "openRegistrations": false - } + "mastodon.social/users/warpgate9": { + "error": 404 }, - "blog.untan.xyz": { + "honk.pintobyte.com": { + "error": "HTTPSConnectionPool(host='honk.pintobyte.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wtf.infowaste.xyz": { + "error": "HTTPSConnectionPool(host='wtf.infowaste.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.goonytoons.com": { + "error": "HTTPSConnectionPool(host='mstdn.goonytoons.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "22330.fr": { + "error": "HTTPSConnectionPool(host='22330.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stevenson.scot": { "nodeinfo": { "metadata": { - "nodeName": "yuntan_t blog", - "nodeDescription": "'The answer of life, universe, and everything'.gsub(/,/, '').size #=> 42", + "nodeName": "NOTES FROM THE NORTHERN COLONY", + "nodeDescription": "GREUM M. STEVENSON", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + } }, "openRegistrations": false, "protocols": [ @@ -23971,236 +26869,528 @@ "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.11.1-yuntan-1-1-ge754604" + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 23 + "localPosts": 6 }, "version": "2.0" } }, - "quaziinc.com": { - "error": "HTTPSConnectionPool(host='quaziinc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "jp06gsun4bu.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='jp06gsun4bu.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chat.cdstm.ch": { + "error": "HTTPSConnectionPool(host='chat.cdstm.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.volse.no": { + "libretube.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 20, - "activeHalfyear": 12, - "activeMonth": 10 + "total": 715 }, - "localPosts": 1110, - "localComments": 3236 + "localPosts": 138445, + "localComments": 42 }, "metadata": { - "nodeName": "Volse Hubzilla" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Libre.Video", + "nodeDescription": "Libre.Video is dedicated to the principles of life, liberty, private property, and the pursuit of your own happiness. This is a decentralized server, run by no corporation and no government. We don't track you around the internet nor are we interested in censoring you for political or philosophical views." } } }, - "mstdn.elephas.cloud": { - "error": "HTTPSConnectionPool(host='mstdn.elephas.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.elephas.cloud timed out. (connect timeout=3)'))" + "bunt.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 30, + "activeHalfyear": 205 + }, + "localPosts": 1964 + }, + "openRegistrations": true + } }, - "christian-vogeley.eu": { + "mastodon.social/users/Olly": { "error": 404 }, - "pikabu.moe": { - "error": 404 + "rua.beacoworks.xyz": { + "error": "HTTPSConnectionPool(host='rua.beacoworks.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "wolfhowl.me": { + "takumstdn.club": { + "error": "HTTPSConnectionPool(host='takumstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cofe.social": { + "error": "HTTPSConnectionPool(host='cofe.social', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.theubergroup.org": { + "error": "HTTPSConnectionPool(host='mastodon.theubergroup.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.tunnelcat.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "polycule.club": { + "error": "HTTPSConnectionPool(host='polycule.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "indxio.info": { + "error": "HTTPSConnectionPool(host='indxio.info', port=443): Read timed out. (read timeout=3)" + }, + "social.hostpath.de": { + "error": "HTTPSConnectionPool(host='social.hostpath.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.vorona.ca": { + "error": "HTTPSConnectionPool(host='pleroma.vorona.ca', port=443): Read timed out. (read timeout=3)" + }, + "rbq.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 115 + }, + "openRegistrations": false + } + }, + "seitokai.tech": { + "error": "HTTPSConnectionPool(host='seitokai.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cuteposting.institute": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.28.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", - "relay", - "safe_dm_mentions" + "nodeName": "Cuteposting Institute", + "nodeDescription": "The honorable institute for posting cute images", + "maintainer": { + "name": "Hinata@cuteposting.institute", + "email": null + }, + "langs": [ + "English", + "Japanese" ], - "federation": { - "enabled": true, - "exclusions": true, - "mrf_hellthread": { - "delist_threshold": 25, - "reject_threshold": 100 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "AntiLinkSpamPolicy", - "HellthreadPolicy", - "KeywordPolicy", - "AntiFollowbotPolicy", - "NoPlaceholderTextPolicy", - "ObjectAgePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "friends.nico", - "social.raptorengineering.io", - "cofe.moe", - "freehold.earth", - "freespeech.host", - "niu.moe", - "social.targaryen.house", - "social.wiuwiu.de", - "toot.love", - "social.louisoft01.moe", - "social.lucci.xyz", - "explosion.party", - "quey.org", - "botsin.space", - "101010.pl", - "misskey.io", - "mast.wholemars.com", - "monsterpit.net", - "radical.town", - "hellsite.site", - "jabb.in", - "cooler.mom", - "dads.cool", - "rcsocial.net", - "theres.life", - "oneiris.me", - "fedibird.com", - "best-friends.chat", - "phreedom.tk", - "fedi.z0ne.moe" - ], - "media_nsfw": [ - "stereophonic.space", - "botsin.space", - "kink.town", - "xxxtumblr.org", - "nsfw.social" - ], - "media_removal": [ - "2hu.club" - ], - "reject": [ - "sinblr.com", - "pawoo.net", - "counter.social", - "socnet.supes.com", - "social.homunyan.com", - "baraag.net", - "weeaboo.space", - "gameliberty.club", - "youkai.town", - "kowai.youkai.town", - "comm.network", - "freespeechextremist.com", - "freezepeach.xyz", - "goldandblack.xyz", - "pl.smuglo.li", - "qoto.org", - "rainbowdash.net", - "liberdon.com", - "mobile.co", - "spinster.xyz", - "sealion.club", - "gab.com", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.lucci.xyz", - "social.quodverum.com", - "weeaboo.space", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "humblr.social", - "twimblr.xyz", - "gleasonator.com", - "animalliberation.social", - "gab.ai", - "spinster.dev", - "gab.protohype.net", - "ihatebeinga.live", - "lets.bemoe.online", - "develop.gab.com", - "cliterati.club", - "social.librem.one", - "carrot.army", - "gamers.exposed", - "skippers-bin.com", - "pl.neko.bar", - "md.neko.bar", - "search.fedi.app", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "thechad.zone", - "social.sunshinegardens.org", - "archivefedifor.fun" - ], - "report_removal": [ - "oneiris.me" - ] - }, - "quarantined_instances": [ - "pleroma.online", - "pl.veryamt.com", - "oneiris.me", - "archivefedifor.fun" - ] + "tosUrl": "https://static.cuteposting.institute/tos.html", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "mastodon.edvgarbe.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "fieldsLimits": { - "maxFields": 25, - "maxRemoteFields": 30, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 76 + }, + "openRegistrations": false + } + }, + "mastodon.social/users/hellion": { + "error": 404 + }, + "dobbs.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 856, + "activeMonth": 90, + "activeHalfyear": 206 + }, + "localPosts": 85667 + }, + "openRegistrations": false + } + }, + "syui.cf": { + "error": 404 + }, + "note.shiny.gift": { + "error": "HTTPSConnectionPool(host='note.shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "berilia.stuntkidz.org": { + "error": 502 + }, + "mastodon.bc5.ca": { + "error": "HTTPSConnectionPool(host='mastodon.bc5.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mcewan.io": { + "error": 404 + }, + "mstdn.msky.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.msky.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "57577.masto.host": { + "error": "HTTPSConnectionPool(host='57577.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "petehub.com": { + "error": "HTTPSConnectionPool(host='petehub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.recurse.com": { + "error": 404 + }, + "are-you-kidding.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 9 + }, + "localPosts": 156 + }, + "openRegistrations": true + } + }, + "dancingbanana.party": { + "error": "HTTPSConnectionPool(host='dancingbanana.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scuba.masdon.life": { + "error": "HTTPSConnectionPool(host='scuba.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.mcdev.tech": { + "error": "HTTPSConnectionPool(host='mstdn.mcdev.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.kpop.social": { + "error": "HTTPSConnectionPool(host='tube.kpop.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.cktec.net": { + "error": "HTTPSConnectionPool(host='mstdn.cktec.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.nurumayu.jp": { + "error": "HTTPSConnectionPool(host='mstdn.nurumayu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "demo.gancio.org": { + "nodeinfo": { + "metadata": { + "nodeDescription": "credentials => eventi@cisti.org / admin", + "nodeName": "Demo", + "nodeLabel": "Demo" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "gancio", + "version": "0.22.6" + }, + "version": "2.0", + "usage": { + "localComments": 1, + "localPosts": 54, + "users": { + "total": 9 + } + } + } + }, + "tumult.celti.name": { + "error": "HTTPSConnectionPool(host='ilmatar.celti.name.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.mycraft.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "f-gs-only.com": { + "error": "HTTPSConnectionPool(host='f-gs-only.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "60228.dev": { + "error": "HTTPSConnectionPool(host='60228.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.tinko.club": { + "error": "HTTPSConnectionPool(host='mstdn.tinko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.misc.x10host.com": { + "error": 500 + }, + "masto.lesdub.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "mastodon.evolix.org": { + "error": 404 + }, + "hub.deko.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 + }, + "localPosts": 3, + "localComments": 25 + }, + "metadata": { + "nodeName": "Hubzilla" + } + } + }, + "mstdn.plusminus.io": { + "error": "HTTPSConnectionPool(host='mstdn.plusminus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "game-create-mastodon.com": { + "error": "HTTPSConnectionPool(host='game-create-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.ialis.me/@gougere": { + "error": 404 + }, + "emacsen.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1644 + }, + "openRegistrations": false + } + }, + "social.nickredmark.com": { + "error": "HTTPSConnectionPool(host='social.nickredmark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nickredmark.com' doesn't match either of 'archive.nmr.io', 'nickredmark.com', 'nmr.io', 'sorters.club', 'staart.nmr.io', 'www.sorters.club'\")))" + }, + "blog.pcw.me.uk": { + "error": "HTTPSConnectionPool(host='blog.pcw.me.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.pcw.me.uk' doesn't match either of 'album.pcw.me.uk', 'avatar.pcw.me.uk', 'files.pcw.me.uk', 'pcw.me.uk', 'www.pcw.me.uk'\")))" + }, + "b.rocketboom.io": { + "error": "HTTPSConnectionPool(host='b.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "swagger.hu": { + "error": "HTTPSConnectionPool(host='swagger.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "glaubens.zone": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 3, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "k1@saket.de" + } + } + }, + "e8nezo6bu5f16so07.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "yso.pet": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 1010 + }, + "openRegistrations": false + } + }, + "siidon.lab-kadokawa.com": { + "error": 404 + }, + "pleroma.tamanoir.foucry.net": { + "error": "HTTPSConnectionPool(host='pleroma.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.euroneuro.net": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Wolf Howl is a Pleroma instance which particularly caters to members of the alterhuman community. All are welcome!", - "nodeName": "Wolf Howl", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "EuroNeuro.NET", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -24248,11 +27438,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://wolfhowl.me/users/silverwolf", - "https://wolfhowl.me/users/naia" + "https://pleroma.euroneuro.net/users/lucky" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -24261,9 +27454,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -24271,35 +27465,58 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-153-g8bd5ad86-develop" + "version": "1.1.7" }, "usage": { - "localPosts": 1830, + "localPosts": 1, "users": { - "total": 82 + "total": 3 } }, "version": "2.0" } }, - "starcoat.duckdns.org": { - "error": "HTTPSConnectionPool(host='starcoat.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "pleroma.ilvar.ru": { + "error": "HTTPSConnectionPool(host='pleroma.ilvar.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.ilvar.ru' doesn't match 'bb.rkd.pw'\")))" }, - "herkenhoff.com": { - "error": 404 + "written.inforbidden.ink": { + "error": "HTTPSConnectionPool(host='written.inforbidden.ink', port=443): Read timed out. (read timeout=3)" }, - "eattra.sh": { + "nodotsam.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "server-dam.nsupdate.info": { + "error": "HTTPSConnectionPool(host='server-dam.nsupdate.info', port=443): Read timed out. (read timeout=3)" + }, + "rasly.cf": { + "error": "HTTPSConnectionPool(host='rasly.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "logjam.city": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "llkdn.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.dotrio.net": { + "error": "HTTPSConnectionPool(host='mastodon.dotrio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dataflection.com": { + "error": "HTTPSConnectionPool(host='dataflection.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "md.iammer.net": { + "error": "HTTPSConnectionPool(host='md.iammer.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ms-olive.club": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "media_proxy", "chat", "relay", "safe_dm_mentions" @@ -24307,21 +27524,83 @@ "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "EnsureRePrepended", + "AntiLinkSpamPolicy" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "humblr.social", + "kinky.business", + "porntoot.com", + "sinblr.com", + "switter.at" + ], + "banner_removal": [], + "federated_timeline_removal": [ + "cliterati.club", + "develop.gab.com", + "gab.com", + "mastodon.social", + "not-develop.gab.com", + "playvicious.social", + "sinblr.com", + "social.diskseven.com", + "spinster.xyz" + ], + "media_nsfw": [ + "baraag.net", + "equestria.social", + "freespeechextremist.com", + "gameliberty.club", + "humblr.social", + "kinky.business", + "kiwifarms.cc", + "miniwa.moe", + "mstdn.jp", + "neckbeard.xyz", + "pawoo.net", + "pl.smuglo.li", + "porntoot.com", + "shitasstits.life", + "sinblr.com", + "social.myfreecams.com", + "stereophonic.space", + "switter.at", + "twimblr.xyz", + "vipgirlfriend.xxx" + ], + "media_removal": [], + "reject": [ + "fedichive.tk", + "freefedifollowers.ga", + "melalandia.tk", + "newjack.city", + "search.fedi.app" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "develop.gab.com", + "gab.com", + "hispanilandia.net", + "kiwifarms.cc", + "not-develop.gab.com", + "social.diskseven.com", + "social.librem.one" + ] }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Trash Panda Collective", + "nodeDescription": "HOME OF CHIEF BEEF", + "nodeName": "Ms. Olive's Clubhouse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -24365,31 +27644,19 @@ "user-search", "user_exists", "users", - "web", - "nig", - "nigger", - "nigga", - "chink", - "faggot", - "gook", - "niggerfaggot", - "nigger_faggot", - "nigger-faggot", - "niggafaggot", - "*nigger*", - "~nigger~", - "*nigga*", - "~nigga~" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://eattra.sh/users/KeetyKeats", - "https://eattra.sh/users/pooh", - "https://eattra.sh/users/arx", - "https://eattra.sh/users/kittenhands" + "https://ms-olive.club/users/Olivia", + "https://ms-olive.club/users/xj" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -24400,7 +27667,8 @@ }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -24408,139 +27676,169 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.9" }, "usage": { - "localPosts": 18, + "localPosts": 50053, "users": { - "total": 6 + "total": 90 } }, "version": "2.0" } }, - "cloud.meinhausferngesteuert.de": { - "error": 404 - }, - "tube.open-plug.io": { - "error": "HTTPSConnectionPool(host='tube.open-plug.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "maaks.net": { - "error": "HTTPSConnectionPool(host='maaks.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to maaks.net timed out. (connect timeout=3)'))" - }, - "fern.surgeplay.com": { - "error": "HTTPSConnectionPool(host='fern.surgeplay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.lebib.org": { - "error": 404 - }, - "yade.m.to": { - "error": "HTTPSConnectionPool(host='yade.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "91video.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 5943, + "localComments": 2 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "learn c++", + "nodeDescription": "" + } + } }, - "4toot.org": { - "error": "HTTPSConnectionPool(host='4toot.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.due-process.club": { + "error": "HTTPSConnectionPool(host='pleroma.due-process.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.sr388.live": { - "error": "HTTPSConnectionPool(host='mastodon.sr388.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sr388.live' doesn't match 'git.sr388.live'\")))" + "gsocial.pwarren.id.au": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "peertube.teleassist.fr": { - "error": "HTTPSConnectionPool(host='peertube.teleassist.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.teleassist.fr' doesn't match either of 'api.caribella.lu', 'caribella.lu', 'cmseo.caribella.lu', 'preview.caribella.lu', 'www.caribella.lu'\")))" + "maltdn.com": { + "error": "HTTPSConnectionPool(host='maltdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/LOLGuy213": { - "error": 404 + "melting.town": { + "error": "HTTPSConnectionPool(host='melting.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.cutelab.space": { - "error": "HTTPSConnectionPool(host='social.cutelab.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "igreally.masto.host": { + "error": "HTTPSConnectionPool(host='igreally.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "chemoner.tokyo": { - "error": "HTTPSConnectionPool(host='chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.isdatbad.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "www.coatandlinen.com": { + "sc.sigmaris.info": { "nodeinfo": { - "metadata": { - "nodeName": "A coat & 10 yards of linen", - "nodeDescription": "A sewing blog for trans women", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 135 }, + "openRegistrations": false + } + }, + "mastodon.moshsh-mate.com": { + "error": "HTTPSConnectionPool(host='mastodon.moshsh-mate.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.nofftopia.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 80, + "activeMonth": 7, + "activeHalfyear": 24 }, - "localPosts": 2 + "localPosts": 6694 }, - "version": "2.0" + "openRegistrations": true } }, - "social.codestaff.io": { - "error": "HTTPSConnectionPool(host='social.codestaff.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.codestaff.io timed out. (connect timeout=3)'))" + "misskey.misoni.club": { + "error": 410 }, - "shivering-isles.com": { + "mrow.space": { "error": 404 }, - "fr.danielbierstedt.de": { - "error": "HTTPSConnectionPool(host='fr.danielbierstedt.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fr.danielbierstedt.de' doesn't match 'nas.danielbierstedt.de'\")))" + "neris.jp": { + "error": "HTTPSConnectionPool(host='neris.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "ix.hfrc.de": { - "error": "HTTPSConnectionPool(host='ix.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ity.org": { + "error": 404 }, - "theoerzetic.fr": { - "error": "HTTPSConnectionPool(host='theoerzetic.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonti.co": { + "error": "HTTPSConnectionPool(host='mastodonti.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.esadhar.net": { + "mastodon.mg": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.3.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 77, + "activeMonth": 14, + "activeHalfyear": 323 }, - "localPosts": 18, - "localComments": 0 + "localPosts": 7677 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "ESADHaR Video", - "nodeDescription": "Esadhar Peertube instance. Instance Peertube de l'ESADHaR\n\u00c9cole Sup\u00e9rieure d'Art et Design Le Havre Rouen\n" - } + "openRegistrations": true } }, - "widemus.de": { + "social.spudalicio.us": { + "error": "HTTPSConnectionPool(host='social.spudalicio.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "swanye.herokuapp.com": { + "error": 503 + }, + "gancio.tunnel.datahub.at": { + "error": "HTTPSConnectionPool(host='gancio.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "wytchmourne.com": { + "error": "HTTPSConnectionPool(host='wytchmourne.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.devolio.net": { + "error": "HTTPSConnectionPool(host='m.devolio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "test.pixelfed.fr": { + "error": "HTTPSConnectionPool(host='test.pixelfed.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.coletivos.org": { "nodeinfo": { "version": "2.0", "software": { @@ -24560,39 +27858,54 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 9 }, - "localPosts": 2065, - "localComments": 0 + "localPosts": 96482, + "localComments": 7 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Widemus (PeerTube)", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "coletivos.tube", + "nodeDescription": "PeerTube, uma plataforma de video de c\u00f3digo aberto e federada!", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { @@ -24664,8 +27977,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -24679,188 +27992,97 @@ } } }, - "fedi.toaster.sh": { - "error": "HTTPSConnectionPool(host='fedi.toaster.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "2u4ujpair5gj6u6l.onion": { - "error": "HTTPSConnectionPool(host='2u4ujpair5gj6u6l.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ding-dong.asmodeus.tokyo": { + "error": "HTTPSConnectionPool(host='ding-dong.asmodeus.tokyo', port=443): Read timed out. (read timeout=3)" }, - "social.parkrocker.com": { - "error": "HTTPSConnectionPool(host='social.parkrocker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.parkrocker.com timed out. (connect timeout=3)'))" + "mastodon.xtity.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "happy-social-life.fudanchii.net": { - "error": "HTTPSConnectionPool(host='happy-social-life.fudanchii.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.games": { + "error": "HTTPSConnectionPool(host='mastodon.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.remben.ch": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pleroma.arcseconds.net": { + "error": "HTTPSConnectionPool(host='pleroma.arcseconds.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.i-red.info": { + "social.apreslanu.it": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 16, - "activeMonth": 13, - "activeHalfyear": 17 + "total": 88, + "activeMonth": 104, + "activeHalfyear": 130 }, - "localPosts": 18212 + "localPosts": 3992 }, "openRegistrations": true } }, - "social.ioserv.space": { - "error": "HTTPSConnectionPool(host='social.ioserv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.101010.pl": { + "felaktig.info": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeName": "felaktig.[info]", + "nodeDescription": "Tech drama. OpenBSD & GNU/Linux paranoid user. ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 0, "users": { "total": 1 - } + }, + "localPosts": 25 }, - "version": "2.0", - "metadata": { - "peers": [ - "101010.pl", - "mastodon.cyber-tribal.com", - "cloutfla.re", - "kink.town", - "eris.social", - "relay.cetialphafive.com", - "mastodon.smglive.org", - "relay.nazrin.moe", - "gameliberty.club", - "rightmastodon.com", - "secret.intelme.com", - "beehub.org", - "ministry.moonbutt.science", - "s.dat.cloud", - "knzk.me", - "weedis.life", - "gab.sleeck.eu", - "gab.com", - "mastodon.sleeck.eu", - "mastodon.libresilicon.com", - "social.bn4t.me", - "twimblr.xyz", - "mastodon.com.pl", - "nii-san.club", - "beta.koyu.space", - "mastodon.circlelinego.com", - "mastodon.zwei.net", - "pumba.space", - "rrfarmbot.appspot.com", - "mastodon.echoz.io", - "skoops.social", - "social.noscraft.cf", - "donot.webhop.me", - "rigcz.club", - "pleroma.scarletsisters.xyz", - "pleroma.topcat.io", - "relay.zwei.net", - "es.muy.moe", - "social.zwei.net", - "slum.cloud", - "mastodon.memo-village.online", - "mastodon.jeder.pl", - "social.niicow974.fr", - "relay.fireglow.de", - "mastodon.spiderden.net", - "relay.social.firc.de", - "thewired.xyz", - "mastodon.fedja.fi", - "mastodon.macsnet.cz", - "social.1in9.net", - "social.strueker.net", - "mastodon.corecoding.dev", - "m.kuko.hamburg", - "suspended.club", - "jorts.online", - "qoto.org", - "floppy.tokyo", - "social.patologia.online", - "citadel.thecore.city", - "usocial.fr", - "expired.mentality.rip", - "social.qseco.fr", - "quey.org", - "khat.komitea.fi", - "mastodon.mooo.com", - "coom.club", - "rly.wtf", - "mastodon.foxtrot-community.cc" - ] - } + "version": "2.0" } }, - "social.treefish.org": { - "error": "HTTPSConnectionPool(host='social.treefish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.treefish.org' doesn't match either of 'autoconfig.treefish.org', 'autoconfig.virtual.treefish.org', 'banana.treefish.org', 'git.treefish.org', 'id.treefish.org', 'lists.treefish.org', 'mailstats.treefish.org', 'owncloud.treefish.org', 'stats.treefish.org', 'treefish.org', 'tyr.treefish.org', 'welcome.treefish.org', 'wiki.treefish.org', 'www.treefish.org'\")))" + "soc.ialis.me/@Stavros2018": { + "error": 404 }, - "www.powerlineblog.com": { - "error": 403 + "www.masternet.space": { + "error": "HTTPSConnectionPool(host='www.masternet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.mastodon.kr": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 7b69fab69dce0fbc27e4cfc0c6c0e02d4a7c4f91" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "edge.twingyeo.kr", - "qdon.space", - "uri.life", - "twingyeo.kr", - "usagicore.moe", - "jmm.kr", - "planet.moe", - "fedimas.com", - "canor.kr", - "setsuna.kr", - "ani.work" - ] - } - } + "pom.masto.host": { + "error": "HTTPSConnectionPool(host='pom.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn-kt.m.to": { - "error": "HTTPSConnectionPool(host='mstdn-kt.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "okashi.me": { + "error": 404 }, - "don.neso.tech": { + "nagy.haus": { + "error": "HTTPSConnectionPool(host='nagy.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pljcbsn.me": { + "error": 404 + }, + "mastodon.social/users/Kelrak": { + "error": 404 + }, + "embassy.social": { "nodeinfo": { "version": "2.0", "software": { @@ -24872,575 +28094,605 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 6, - "activeHalfyear": 9 + "total": 8, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 92797 + "localPosts": 23980 }, - "openRegistrations": true + "openRegistrations": false } }, - "pleroma.misoni.club": { - "error": 410 - }, - "social.qore.no": { - "error": "HTTPSConnectionPool(host='social.qore.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sebbo.net": { + "error": 404 }, - "crimsonfae.net": { - "error": "HTTPSConnectionPool(host='crimsonfae.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.os-service.eu": { + "error": "HTTPSConnectionPool(host='social.os-service.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "friendica.sonnendeck.tk": { - "error": "HTTPSConnectionPool(host='friendica.sonnendeck.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev.misskey.io": { + "error": "HTTPSConnectionPool(host='dev.misskey.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.qowala.org": { + "www.webrocker.de": { "error": 404 }, - "mastodon.overblue.net": { - "error": "HTTPSConnectionPool(host='mastodon.overblue.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "radicle.space": { + "error": "HTTPSConnectionPool(host='radicle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "oransns.com": { - "error": "HTTPSConnectionPool(host='oransns.com', port=443): Read timed out. (read timeout=3)" + "elektra.libra.uberspace.de": { + "error": 404 }, - "matt.writefreely.dev": { + "video.mindsforge.com": { "nodeinfo": { - "metadata": { - "nodeName": "Matt's Dev Log", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 33 - }, - "version": "2.0" - } - }, - "dampfdruck-presse.hu": { - "error": 403 - }, - "nextcloud.diblasio.net": { - "error": 403 - }, - "www.odbitki.fotochwile.com": { - "error": 404 - }, - "worldofwonder.net": { - "error": 403 - }, - "mrkapowski.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 2700, - "localComments": 1754 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 2622, + "localComments": 0 }, "metadata": { - "email": "mrkapowski@protonmail.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Mind's Forge Videos", + "nodeDescription": "We're escaping from YouTube", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-light-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "rosaryfaith.com": { + "heck.team": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "stunt.social": { + "error": "HTTPSConnectionPool(host='stunt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "murder.town": { + "error": "HTTPSConnectionPool(host='murder.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gensokyo.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 73, + "activeMonth": 22, + "activeHalfyear": 44 }, - "localPosts": 34 + "localPosts": 11637 }, "openRegistrations": true } }, - "ally.koodaacraft.org": { + "i1t-pleroma.random.systems": { + "error": "HTTPSConnectionPool(host='i1t-pleroma.random.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.intothecyber.space": { + "error": "HTTPSConnectionPool(host='social.intothecyber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "g1zm0.social": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 45 - }, - "localPosts": 181 - }, + "version": "1.0", "software": { - "version": "0.9.0", - "name": "pleroma" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, "services": { - "outbound": [], - "inbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "wordpress" + ] }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "localPosts": 66, + "localComments": 7 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "staffAccounts": [ - "https://ally.koodaacraft.org/users/Allyoutoo" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "nodeName": "KoodaaCafe", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" + "services": { + "inbound": [ + "gnusocial" ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "outbound": [ + "gnusocial", + "smtp", + "wordpress" + ] }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false + "explicitContent": false } } }, - "dobremiejsce.robmydobrze.pl": { - "error": "HTTPSConnectionPool(host='dobremiejsce.robmydobrze.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "masto.raildecake.fr": { + "pflenz.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pflenz.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pflenz.com", + "domain": "pflenz.com", + "url": "https://pflenz.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 15, + "localComments": 0, "users": { - "total": 137, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 6130 + "total": 28, + "activeHalfyear": 19, + "activeMonth": 7 + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "the6ix.space": { - "error": "HTTPSConnectionPool(host='the6ix.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "note.rodeo": { + "error": "HTTPSConnectionPool(host='note.rodeo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/kaiser": { - "error": 404 + "red.dg74.pro": { + "error": "HTTPSConnectionPool(host='red.dg74.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "net.collectivemind.es": { - "error": "HTTPSConnectionPool(host='net.collectivemind.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'net.collectivemind.es' doesn't match either of '*.prod.ams3.secureserver.net', 'prod.ams3.secureserver.net'\")))" + "tooru.m.to": { + "error": "HTTPSConnectionPool(host='tooru.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "techcrunch.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "findx.social": { + "error": "HTTPSConnectionPool(host='findx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sin.tyaku.com": { + "squid.cafe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 7, + "total": 30, + "activeMonth": 3, "activeHalfyear": 7 }, - "localPosts": 6982 + "localPosts": 1927 }, "openRegistrations": false } }, - "mastodon.social/users/andlabs": { - "error": 404 - }, - "mastodon.social/users/minwu": { - "error": 404 - }, - "dudehabits.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Dude Habits", - "nodeDescription": "The Beauty Of This Site Is It's Simplicity, Once A Site Gets Too Complex Everything Can Go Wrong", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "toot.thoughtworks.com": { + "mastodon.jcx.se": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 527, - "activeMonth": 21, - "activeHalfyear": 81 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 9951 + "localPosts": 30 }, "openRegistrations": false } }, - "masto.lost-angles.im": { - "error": "HTTPSConnectionPool(host='masto.lost-angles.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.lost-angles.im' doesn't match 'oxon2009.xyz'\")))" + "tootodon.xyz": { + "error": "HTTPSConnectionPool(host='tootodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tritbool.hopto.org": { - "error": "HTTPSConnectionPool(host='tritbool.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tritbool.hopto.org timed out. (connect timeout=3)'))" + "kakaotalk.app": { + "error": "HTTPSConnectionPool(host='kakaotalk.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "lessersociety.com": { - "error": "HTTPSConnectionPool(host='lessersociety.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mini.loutre.info": { + "error": "HTTPSConnectionPool(host='mini.loutre.info', port=443): Read timed out. (read timeout=3)" }, - "tati.at": { + "gancio4.tunnel.datahub.at": { + "error": "HTTPSConnectionPool(host='gancio4.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.social/users/cactipus": { + "error": 404 + }, + "sozial.neoliberalyse.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "Friendica", + "version": "2019.12-1327" }, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 17, - "localComments": 0 + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] }, + "usage": [], + "openRegistrations": true, "metadata": { - "email": "mail@herkenhoff.com" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "chat.cdstm.ch": { - "error": "HTTPSConnectionPool(host='chat.cdstm.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "webscan.tech": { + "error": "HTTPSConnectionPool(host='webscan.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "testing.ahst.ro": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.tachibana-labs.online": { + "error": "HTTPSConnectionPool(host='social.tachibana-labs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.laboutinerie.ovh": { - "error": "HTTPSConnectionPool(host='video.laboutinerie.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.yoshimov.com": { + "error": "HTTPSConnectionPool(host='social.yoshimov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "write.valinor.fr": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "write.valinor.fr" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 1, - "users": { - "total": 1 - } - }, - "version": "2.0" - } + "blog.kittyunpretty.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "leetpi.ddns.net": { - "error": "HTTPSConnectionPool(host='leetpi.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.temsa.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mattball.io": { + "peertube.noriade.com": { + "error": "HTTPSConnectionPool(host='peertube.noriade.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scobleizer.blog": { "error": 404 }, - "tiffinfamilynetwork.com": { - "error": "HTTPSConnectionPool(host='tiffinfamilynetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "89neodcqc82wo.4chan.icu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "www.mikufan.com": { - "error": 404 + "kibou.mxmaxime.ovh": { + "error": "HTTPSConnectionPool(host='kibou.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "l-w-i-don.net": { - "error": "HTTPSConnectionPool(host='l-w-i-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "touchtype.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "bubbles.leobrown.net": { + "blog.arkadi.one": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Bubbles.LeoBrown", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://bubbles.leobrown.net/users/defnotarobot" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "WriteFreely", + "nodeDescription": "tech, teaching, and books", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 3, + "publicReader": true, + "invites": false }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 279, "users": { - "total": 7 - } + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 175 }, "version": "2.0" } }, - "dongeki.com": { - "error": "HTTPSConnectionPool(host='dongeki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "derhof.eu": { + "error": "HTTPSConnectionPool(host='derhof.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vixe.net": { - "error": 526 + "social.yournearestbar.com": { + "error": "HTTPSConnectionPool(host='social.yournearestbar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/nope": { + "incchat.site": { + "error": "HTTPSConnectionPool(host='incchat.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fr.danielbierstedt.de": { + "error": "HTTPSConnectionPool(host='fr.danielbierstedt.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fr.danielbierstedt.de' doesn't match 'nas.danielbierstedt.de'\")))" + }, + "mimikun.info": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.w41.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pr-551.joinplu.me": { + "error": 502 + }, + "qiitadon.com": { "error": 404 }, - "scalie.club": { + "mastoot.com": { "nodeinfo": { "version": "2.0", "software": { @@ -25452,415 +28704,458 @@ ], "usage": { "users": { - "total": 13, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 10, + "activeMonth": 5, + "activeHalfyear": 13 }, - "localPosts": 25049 + "localPosts": 2793 }, "openRegistrations": false } }, - "hampcloud.ddns.net": { - "error": 404 + "somegirlwithabraid.wordpress.com": { + "error": "('Connection aborted.', BrokenPipeError(32, 'Broken pipe'))" }, - "mastodon.minicube.net": { + "cloud.maxdomo.com": { + "error": 403 + }, + "www.chatalk.club": { + "error": "HTTPSConnectionPool(host='www.chatalk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "publicmedia.space": { + "error": "HTTPSConnectionPool(host='publicmedia.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.information-superhighway.net": { + "error": "HTTPSConnectionPool(host='blog.information-superhighway.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chainsoff.me": { "error": 404 }, - "depone.net": { + "lofi.one": { + "error": "HTTPSConnectionPool(host='lofi.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "becomochi.plusminus.io": { + "error": "HTTPSConnectionPool(host='becomochi.plusminus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.rosnovsky.us": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.chimerae.org": { + "error": "HTTPSConnectionPool(host='pleroma.chimerae.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dergrisch.de": { + "error": "HTTPSConnectionPool(host='dergrisch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.valvin.fr": { + "error": "HTTPSConnectionPool(host='peertube.valvin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "btc.gdn": { + "error": "HTTPSConnectionPool(host='btc.gdn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "moellus.net": { + "error": "HTTPSConnectionPool(host='moellus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "antisocial.darkgeek.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 117, - "localComments": 274 + "name": "mastodon", + "version": "3.1.3+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 48 }, - "metadata": { - "email": "daniel@depone.de" - } + "openRegistrations": false } }, - "alias.erdorin.org": { + "mstdn.ropo.jp": { + "error": 404 + }, + "ostatus.renken.is": { + "error": "HTTPSConnectionPool(host='ostatus.renken.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "qdon.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 51 - }, - "localPosts": 3928, - "localComments": 9598 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 182, + "activeMonth": 27, + "activeHalfyear": 100 + }, + "localPosts": 33932 }, - "metadata": { - "email": "stephane.gallay@me.com" - } + "openRegistrations": true } }, - "s10y.eu": { + "mastodon.sk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "anyfrog.net": { + "error": "HTTPSConnectionPool(host='anyfrog.net', port=443): Read timed out. (read timeout=3)" + }, + "51.15.235.162.xip.io": { + "error": "HTTPSConnectionPool(host='51.15.235.162.xip.io', port=443): Read timed out. (read timeout=3)" + }, + "social.x.calmarius.net": { + "error": 404 + }, + "mastodon.hamburg": { + "error": "HTTPSConnectionPool(host='mastodon.hamburg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "syunm1n.cf": { + "error": "HTTPSConnectionPool(host='syunm1n.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stormchaser3000.me": { + "error": 404 + }, + "sns.holger.net.cn": { + "error": "HTTPSConnectionPool(host='sns.holger.net.cn', port=443): Read timed out. (read timeout=3)" + }, + "undeadnetwork.de": { + "error": 404 + }, + "schlenz.ruhr": { + "error": 404 + }, + "janogdon.net": { + "error": 404 + }, + "social.juandpinto.com": { + "error": "HTTPSConnectionPool(host='social.juandpinto.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.linc.systems": { + "error": "HTTPSConnectionPool(host='social.linc.systems', port=443): Read timed out. (read timeout=3)" + }, + "hub.togart.de": { + "error": "HTTPSConnectionPool(host='hub.togart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "brasser.family": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.pressthebutton.pw": { + "error": "HTTPSConnectionPool(host='mastodon.pressthebutton.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "buildandtell.xyz": { + "error": "HTTPSConnectionPool(host='buildandtell.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "md.os.vu": { + "error": "HTTPSConnectionPool(host='md.os.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.realkane.dev": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.nbailey.ca": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 35, - "activeMonth": 10, - "activeHalfyear": 13 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 4963 + "localPosts": 2 }, "openRegistrations": false } }, - "onster.farm": { - "error": 404 + "faithklock.masto.host": { + "error": "HTTPSConnectionPool(host='faithklock.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "plume.tentacul.es": { + "mi.siotter.xyz": { "nodeinfo": { - "metadata": { - "nodeDescription": "Petite instance communautaire. Pour obtenir un compte, contactez-moi par l'un des comptes sociaux que vous me connaissez.", - "nodeName": "Plumes & Tentacules" + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localComments": 0, - "localPosts": 47, - "users": { - "total": 3 - } + "users": {} }, - "version": "2.0" + "metadata": { + "nodeName": null, + "nodeDescription": null, + "maintainer": { + "name": null, + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "hub.phanisvara.com": { - "error": "HTTPSConnectionPool(host='hub.phanisvara.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.phanisvara.com' doesn't match either of 'mail.phanisvara.com', 'phanisvara.com', 'www.phanisvara.com'\")))" - }, - "bog.life": { - "error": "HTTPSConnectionPool(host='bog.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "nyanpass.m.to": { + "error": "HTTPSConnectionPool(host='nyanpass.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pizzapizza.life": { - "error": "HTTPSConnectionPool(host='pizzapizza.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "35uu.cf": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "toot.pm": { - "error": "HTTPSConnectionPool(host='toot.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lawfam.cloud": { + "error": 404 }, - "kemoner-don.tokyo": { + "plural.cafe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 122, - "activeMonth": 94, - "activeHalfyear": 98 + "total": 602, + "activeMonth": 110, + "activeHalfyear": 349 }, - "localPosts": 1450 + "localPosts": 58351 }, - "openRegistrations": true + "openRegistrations": false } }, - "naganu.com": { - "error": "HTTPSConnectionPool(host='naganu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "m.stephane-klein.info": { - "error": "HTTPSConnectionPool(host='m.stephane-klein.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "bytemark.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "missgreeney.masto.host": { - "error": "HTTPSConnectionPool(host='missgreeney.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.gyvm.net": { - "error": "HTTPSConnectionPool(host='mstdn.gyvm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.gyvm.net timed out. (connect timeout=3)'))" - }, - "truthpirates.gnusocial.club": { - "error": "HTTPSConnectionPool(host='truthpirates.gnusocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to truthpirates.gnusocial.club timed out. (connect timeout=3)'))" - }, - "mastodon.coffee": { - "error": "HTTPSConnectionPool(host='mastodon.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "comp.masto.host": { - "error": "HTTPSConnectionPool(host='comp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "yoavmoshe.com": { - "error": 404 - }, - "jstd.me": { - "error": "HTTPSConnectionPool(host='jstd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.eonas.me": { + "error": "HTTPSConnectionPool(host='pl.eonas.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kero.ccsakura.jp": { - "error": "HTTPSConnectionPool(host='kero.ccsakura.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "viera.dereferenced.org": { + "error": "HTTPSConnectionPool(host='viera.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.deblan.org": { - "error": 503 + "sn.jonkman.ca": { + "error": "HTTPSConnectionPool(host='sn.jonkman.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.jonkman.ca' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" }, - "mastodon.jcx.se": { + "peertube.hatthieves.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 5 }, - "localPosts": 30 + "localPosts": 320, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "HatThieves/PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "ducksareawesome.net": { - "error": "HTTPSConnectionPool(host='ducksareawesome.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hellsite.tyronesama.moe": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "soc.z80.moe": { + "mastodon.social/users/djp": { + "error": 404 + }, + "gingadon.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "z80.moe Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.z80.moe/users/satou" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-558-g01cc93b6-develop" - }, "usage": { - "localPosts": 112, "users": { - "total": 1 - } + "total": 413, + "activeMonth": 203, + "activeHalfyear": 269 + }, + "localPosts": 303276 }, - "version": "2.0" + "openRegistrations": true } }, - "edtechstrategies.social": { - "error": "HTTPSConnectionPool(host='edtechstrategies.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fedibook.com": { - "error": "HTTPSConnectionPool(host='fedibook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nerdpol.ovh": { - "error": "HTTPSConnectionPool(host='social.nerdpol.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.heaton.dev": { - "error": "HTTPSConnectionPool(host='misskey.heaton.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "blog.8tracks.com": { - "error": 404 - }, - "test2.derbladho.fr": { - "error": "HTTPSConnectionPool(host='test2.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'test2.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" - }, - "blog.submit.as": { + "social.elbmatsch.de": { "nodeinfo": { - "metadata": { - "nodeName": "Submit.as", - "nodeDescription": "Modern writing submission management for the web.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 - } + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 783 }, - "version": "2.0" + "openRegistrations": false } }, - "walkaway.space": { - "error": "HTTPSConnectionPool(host='walkaway.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "groundcontrol.dscloud.me": { - "error": 404 - }, - "tube.pericoloso.ovh": { - "error": "HTTPSConnectionPool(host='tube.pericoloso.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.jbc-s.net": { - "error": "HTTPSConnectionPool(host='mstdn.jbc-s.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mdn.crows.tokyo": { - "error": "HTTPSConnectionPool(host='mdn.crows.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "m.neso.mydns.jp": { - "error": 404 - }, - "smj.m.to": { - "error": "HTTPSConnectionPool(host='smj.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.fancycade.xyz": { - "error": "HTTPSConnectionPool(host='blog.fancycade.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.fancycade.xyz timed out. (connect timeout=3)'))" - }, - "biblewp.net": { + "mastodon.mysrvr.org": { "nodeinfo": { "version": "2.0", "software": { @@ -25872,256 +29167,56 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 79 + "localPosts": 13 }, "openRegistrations": false } }, - "sins.center": { - "error": "HTTPSConnectionPool(host='sins.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "squs.gelez.xyz": { - "error": 502 - }, - "nomofomo.social": { - "error": "HTTPSConnectionPool(host='nomofomo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.nuzgo.net": { + "error": "HTTPSConnectionPool(host='mastodon.nuzgo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "silba.me": { - "error": 404 + "brokep.net": { + "error": "HTTPSConnectionPool(host='brokep.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.orikumi.com": { + "glyphicality.tk": { "error": 404 }, - "letus.inspiredlife.fun": { + "proyectozero.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "libertree", - "livejournal", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Let Us Inspired Life Fun", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "libertree", - "livejournal", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "blog.pueseso.club": { - "nodeinfo": { - "metadata": { - "nodeName": "Torta de Frambuesa", - "nodeDescription": "Las divagaciones de m\u00e1s de 500 caracteres de alguien con una raspberry pi", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { "total": 1, - "activeHalfyear": 1 + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 51 + "localPosts": 129 }, - "version": "2.0" + "openRegistrations": false } }, - "pod.bitcast.info": { - "error": "HTTPSConnectionPool(host='pod.bitcast.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "tds.xyz": { - "error": 404 - }, - "adef.xyz": { - "error": 404 - }, - "friendica.westchat.de": { - "error": "HTTPSConnectionPool(host='friendica.westchat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "higumadon.club": { + "error": "HTTPSConnectionPool(host='higumadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Annah": { - "error": 404 + "soc.raisondetre.live": { + "error": "HTTPSConnectionPool(host='soc.raisondetre.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "shpposter.club": { + "catlife.drycat.fr": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Shpposter Club", - "pollLimits": { - "max_expiration": 172800, - "max_option_chars": 140, - "max_options": 6, - "min_expiration": 60 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://shpposter.club/users/shpuld" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 120000000 - } + "nodeDescription": "Cat Life est une instance Plume f\u00e9d\u00e9r\u00e9 reposant sur un principe similaire \u00e0 M\u00e9dium mais en d\u00e9crentralis\u00e9", + "nodeName": "Cat Life" }, "openRegistrations": true, "protocols": [ @@ -26132,123 +29227,130 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "plume", + "version": "0.3.0" }, "usage": { - "localPosts": 58542, + "localComments": 9, + "localPosts": 101, "users": { - "total": 64 + "total": 126 } }, "version": "2.0" } }, - "audio.qoto.org": { + "journal.infinitenegativeutility.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "file.st": { + "error": "HTTPSConnectionPool(host='file.st', port=443): Read timed out. (read timeout=3)" + }, + "nx7468.your-storageshare.de": { + "error": 403 + }, + "mstdn.klg-tree.jp": { + "error": 404 + }, + "mastodon.javi.pro": { + "error": "HTTPSConnectionPool(host='mastodon.javi.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "ipv6.social.konosuke.jp": { + "error": "HTTPSConnectionPool(host='ipv6.social.konosuke.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "techn.ical.ist": { + "error": "HTTPSConnectionPool(host='techn.ical.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "wowsdon.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "misskey.gothloli.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.1" + "name": "misskey", + "version": "11.37.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": true, "usage": { - "users": { - "total": 42, - "activeHalfyear": 27, - "activeMonth": 9 - } + "users": {} }, "metadata": { - "actorId": "https://audio.qoto.org/federation/actors/service", - "private": false, - "shortDescription": "The QOTO Funkwhale Instance", - "longDescription": "The QOTO Funkwhale Instance", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "QOTO Funkwhale", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 53075 - }, - "artists": { - "total": 8249 - }, - "albums": { - "total": 7036 - }, - "music": { - "hours": 5043.944444444444 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "nodeName": "Gothloli Club -- \u30ed\u30ea\u30fc\u30bf\u30fb\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3 \u30af\u30e9\u30d6 -- \u4eca\u5929\u5927\u5bb6\u5403\u571f\u4e86\u4e48\uff01", + "nodeDescription": "Instance for lolita fashion, not the literature \"Lolita\".\n\u8fd9\u662f\u4e00\u4e2alo\u5a18/lo\u6c49\u4e13\u5c5eMisskey\u670d\u52a1\u5668\uff01\u6b22\u8fce\u5927\u5bb6\u5206\u4eab\u5404\u79cd\u5404\u6837\u7684\u4e1c\u897f\uff0c\u53ea\u662f\u53e6\u4e00\u4e2a\u5206\u4eab\u4f60\u751f\u6d3b\u7684\u5730\u65b9\uff0c\u4e0d\u9650\u4e8elolita\u65f6\u5c1a\uff0c\u8bf7\u5148\u9605\u8bfb\u670d\u52a1\u5668\u89c4\u5219Server Descriptions & Rules\u3002\u5982\u679c\u5728\u672c\u7f51\u7ad9\u4e0a\u9047\u5230\u4efb\u4f55\u95ee\u9898\uff0c\u8bf7\u968f\u65f6\u53d1\u9001\u7535\u5b50\u90ae\u4ef6\u81f3support@gothlo.li\u3002", + "maintainer": { + "name": "C", + "email": "support@gothlo.li" }, - "reportTypes": [ + "langs": [], + "ToSUrl": "https://misskey.gothloli.club/@c/pages/1558201403801", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true + "text": "\u597d\u50cf\u4e5f\u6ca1\u6709\u4ec0\u4e48\u4eba\u6765\u4e86\uff0c\u4e8e\u662f\u51b3\u5b9a\u6ce8\u518c\u542f\u7528reCAPTCHA\uff08\u767b\u5f55\u4e0d\u9700\u8981\uff09\uff0c\u56fd\u5185\u5c0f\u4f19\u4f34\u4eec\u62b1\u6b49\u4e86\uff0c\u53ef\u4ee5email\u7ba1\u7406\u5458\u4ee3\u6ce8\u518c", + "image": null, + "title": "\u542f\u7528reCAPTCHA" }, { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false + "text": "\u5f00\u4e86\u4e00\u4e2aqq\u7fa4\uff0c\u6b22\u8fce\u6765\u73a9w", + "image": "https://misskey.gothloli.club/files/webpublic-aead15d2-2bf8-4d41-b641-dbd2c725931c", + "title": "\u6765\u5520\u55d1\u554a" }, { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true + "text": "\u6709\u9700\u8981\u7684\u7ae5\u978b\u53ef\u4ee5\u79c1\u804agcnmb\u6765\u53d1\u9001\u533f\u540d\u6d88\u606f\uff0c\u6e90\u7801\u5728https://stnr.icu/eH4RKj", + "image": null, + "title": "\u65b0\u5f00\u4e86\u533f\u540dbot" }, { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false + "text": "\u5f53\u7136\u662f\u559c\u95fb\u4e50\u89c1\u7684\u90ae\u7bb1\u65f6\u523b\uff01\u8fd9\u6b21\u7528\u79c1\u4eba\u67b6\u8bbe\u7684\u670d\u52a1\u5668\uff0c\u6240\u4ee5\u60f3\u8981\u76f4\u63a5\u8bf4\u5c31\u597d\uff01", + "image": null, + "title": "\u65b0\u589e\u57df\u540dgothlo.li" }, { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 180 - } + "text": "\u79d1\u79d1\uff0c\u53d1\u73b0gsuite\u771f\u662f\u597d\u4e1c\u897f\uff0c\u8d85\u8fc7\u4e94\u4e2a\u4eba\u5c45\u7136\u53ef\u4ee5gdrive\u65e0\u9650\u5bb9\u91cf\uff0c\u8d39\u7528\u662f12\u7f8e\u5143\u4e00\u4e2a\u6708\uff0c\u90ae\u7bb1\u540e\u7f00\u53ef\u4ee5\u548c\u672c\u7ad9\u57df\u540d\u4e00\u6837\uff0c\u4e5f\u53ef\u4ee5.net\uff0c\u6709\u5174\u8da3\u53ef\u4ee5\u8054\u7cfb\u6211", + "image": null, + "title": "\u60f3\u8981\u57df\u540d\u90ae\u7bb1\u7684\u8054\u7cfb\u6211" }, - "listenings": { - "total": 321 + { + "text": "\u795d\u5927\u5bb6\u5728\u8fd9\u91cc\u73a9\u5f97\u5f00\u5fc3\ud83e\udd73\n\u7231\u4f60\u4eec\u2764\ufe0f\n\u670d\u52d9\u5668\u898f\u5247http://lolita.icu/346NRS\n\u7ba1\u7406\u54e1\u90f5\u7bb1\u53caPGP\u516c\u9470\uff1ahttp://lolita.icu/cWmLCv", + "image": "https://misskey.gothloli.club/files/9325abba-1a97-4c87-aeb9-cb180cd147d6", + "title": "\u6b61\u8fce\u6b61\u8fce\uff01" } - } + ], + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": true, + "enableRecaptcha": true, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": false } } }, - "m.deeloves.me": { + "pleroma.inet.tu-berlin.de": { + "error": "HTTPSConnectionPool(host='pleroma.inet.tu-berlin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud-dev.cglobe.info": { + "error": 404 + }, + "social.proppower.de": { + "error": "HTTPSConnectionPool(host='social.proppower.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "bl-ess.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -26260,57 +29362,45 @@ ], "usage": { "users": { - "total": 8, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1644 + "localPosts": 1 }, - "openRegistrations": false + "openRegistrations": true } }, - "blob.coffee": { + "xfvl1l2c53o.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "awoo.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1680, + "activeMonth": 158, + "activeHalfyear": 234 }, - "localPosts": 795 + "localPosts": 502242 }, - "openRegistrations": false + "openRegistrations": true } }, - "cursed.technology": { - "error": 404 - }, - "www.webrocker.de": { - "error": 404 - }, - "lovesyou.zsh.li": { - "error": 404 - }, - "heavensfeel.xyz": { - "error": "HTTPSConnectionPool(host='heavensfeel.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to heavensfeel.xyz timed out. (connect timeout=3)'))" - }, - "fediverse.qcx.io": { - "error": "HTTPSConnectionPool(host='fediverse.qcx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ms.neko.bar": { + "tube-paris.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -26324,243 +29414,437 @@ }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 14 + }, + "localPosts": 7873, + "localComments": 0 }, "metadata": { - "nodeName": "ms.neko.bar", - "nodeDescription": "an unguided experience of the fediverse
\nRules
\n* don't post illegal content, see terms of service
\n* mark nsfw as nsfw
", - "maintainer": { - "name": "nekojanai", - "email": "ohayou@cock.li" + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "english" - ], - "tosUrl": "https://ms.neko.bar/@nekojanai/pages/1576438917614", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "PeerTube Temporaire de l academie de Paris", + "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } } } }, - "streiter.io": { - "error": "HTTPSConnectionPool(host='streiter.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "squ.alid.pw": { + "social.scribblers.club": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Personal server for @josh (and maybe one day his friends)", - "nodeName": "squ.alid.pw", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://squ.alid.pw/users/josh" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, "usage": { - "localPosts": 11776, "users": { - "total": 3 - } + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 4077 }, - "version": "2.0" + "openRegistrations": false } }, - "saitama-stdn.com": { - "error": "HTTPSConnectionPool(host='saitama-stdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "node.paratxt.org": { + "bfzgcyoc46v6ftj.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.boosterfive.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": false, + "metadata": { + "nodeName": "BoosterFive Friendica", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "facecrime.net": { + "error": "HTTPSConnectionPool(host='facecrime.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/Lesmocon": { "error": 404 }, - "mstdn.did84.fr": { - "error": "HTTPSConnectionPool(host='mstdn.did84.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.benpro.fr": { + "error": "HTTPSConnectionPool(host='blog.benpro.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "no.zone": { - "error": "HTTPSConnectionPool(host='no.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.pettingzoo.dev": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2 + }, + "openRegistrations": true + } }, - "mst.n7mn.xyz": { - "error": "HTTPSConnectionPool(host='mst.n7mn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.z27.ch": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 21, + "activeMonth": 13, + "activeHalfyear": 14 + }, + "localPosts": 3791 + }, + "openRegistrations": false + } }, - "social.lab.cultura.gov.br": { - "error": "HTTPSConnectionPool(host='social.lab.cultura.gov.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "rodinnakniha.cz": { + "error": "HTTPSConnectionPool(host='rodinnakniha.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "wizfox.jp": { - "error": "HTTPSConnectionPool(host='wizfox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.geekshell.fr": { + "error": "HTTPSConnectionPool(host='mastodon.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nervestaple.com": { - "error": 503 + "tlsocial.de": { + "error": "HTTPSConnectionPool(host='tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.ubuntuireland.com": { + "apfed.club": { + "error": "HTTPSConnectionPool(host='apfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nq5jmc5rsyo4fiph.onion": { + "error": "HTTPSConnectionPool(host='nq5jmc5rsyo4fiph.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.seifert-online.eu": { + "error": 403 + }, + "aipi.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 20, - "activeHalfyear": 20 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 22 + "localPosts": 12 }, "openRegistrations": true } }, - "kolevino.com": { - "error": "HTTPSConnectionPool(host='kolevino.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kolevino.com timed out. (connect timeout=3)'))" + "atomicfridge.net": { + "error": "HTTPSConnectionPool(host='atomicfridge.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ap.virtualprivateserver.space": { - "error": "HTTPSConnectionPool(host='ap.virtualprivateserver.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ap.virtualprivateserver.space' doesn't match either of 'cal.virtualprivateserver.space', 'cross.virtualprivateserver.space', 'dump.virtualprivateserver.space', 'muc.virtualprivateserver.space', 'proxy.virtualprivateserver.space', 'virtualprivateserver.space'\")))" + "ydkn.social": { + "error": 404 }, - "lftpf4fk2y.4chan.icu": { - "error": "HTTPSConnectionPool(host='lftpf4fk2y.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "otadon.com": { + "error": "HTTPSConnectionPool(host='otadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.ltbl.ru": { - "error": 403 + "pl.765racing.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "lol5.tun.a4.io": { - "error": "HTTPSConnectionPool(host='lol5.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "pix.waytt.cf": { + "nodeinfo": { + "metadata": { + "nodeName": "pix.waytt.cf", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "10000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 100, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Moments Of Life", + "domain": "pix.waytt.cf", + "url": "https://pix.waytt.cf", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 38, + "localComments": 0, + "users": { + "total": 15, + "activeHalfyear": 14, + "activeMonth": 4 + } + }, + "version": "2.0", + "openRegistrations": true + } }, - "m.eula.dev": { - "error": 403 + "mstdn.ephemeral-arcadia.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ephemeral-arcadia.jp', port=443): Read timed out. (read timeout=3)" }, - "onlinegemein.de": { + "hakase.host": { + "error": "HTTPSConnectionPool(host='hakase.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.amaranth.network": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -26575,14 +29859,21 @@ "twitter" ] }, - "usage": [], + "usage": { + "users": { + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 0, + "localComments": 0 + }, "openRegistrations": true, "metadata": { - "nodeName": "Onlinegemein.de", + "nodeName": "Amaranth Network", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -26590,7 +29881,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -26611,572 +29901,399 @@ } } }, - "thezombie.net": { - "error": "HTTPSConnectionPool(host='thezombie.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thezombie.net timed out. (connect timeout=3)'))" + "mastodon.social/users/TMWReviews": { + "error": 404 }, - "cloud.mcrygh.net": { - "error": 403 + "mastodon.yamaoka-takeshi.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.yamaoka-takeshi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.fedi.moe": { + "www.panpaniscus.cafe": { + "error": "HTTPSConnectionPool(host='www.panpaniscus.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nekomin.jp": { + "error": 500 + }, + "tv.mooh.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "fedimoe", - "version": "0.1.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { - "localPosts": 113618, "users": { - "total": 83 - } + "total": 2 + }, + "localPosts": 195, + "localComments": 0 }, - "openRegistrations": false, "metadata": { - "accountActivationRequired": true, - "features": [ - "fedimoe", - "fedimoe/0.1.0", - "danbooru", - "cute" - ], - "federation": { - "enabled": true, - "exclusions": false + "taxonomy": { + "postsName": "Videos" }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeName": "fedimoe", - "nodeDescription": "Pick and follow any Danbooru tag to get pix on your feed with automated image posting bots created on-the-fly.", - "postFormats": [ - "text/plain" - ], - "private": false - }, - "services": { - "inbound": [], - "outbound": [] + "nodeName": "MoohTube", + "nodeDescription": "MoohTube is a PeerTube instance where you can mainly find cover videos with moohing sax and clarinet.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mast.tayori.org": { - "error": "HTTPSConnectionPool(host='mast.tayori.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.hasecom.at": { - "error": 404 - }, - "www.gshift.cf": { - "error": "HTTPSConnectionPool(host='www.gshift.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www.gshift.cf timed out. (connect timeout=3)'))" - }, - "thes.eus.jp": { - "error": "HTTPSConnectionPool(host='thes.eus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mammut.space": { - "error": "HTTPSConnectionPool(host='mammut.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.social/users/AnndraADunn": { - "error": 404 - }, - "eyeofwisdom.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.social/users/numimyon": { - "error": 404 - }, - "funkwhale.librino.net": { - "error": "HTTPSConnectionPool(host='funkwhale.librino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.commons.tw": { - "error": "HTTPSConnectionPool(host='www.commons.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pouet.lio.one": { - "error": "HTTPSConnectionPool(host='pouet.lio.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.semnil.com": { - "error": "HTTPSConnectionPool(host='mstdn.semnil.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "publicar.uy": { - "error": 404 - }, - "the.chatsubo.cafe": { - "error": "HTTPSConnectionPool(host='the.chatsubo.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cheesepark.io": { - "error": "HTTPSConnectionPool(host='mastodon.cheesepark.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "conspiracyfiles.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "members.hostsharing.net": { - "error": "HTTPSConnectionPool(host='members.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stegodon.me": { - "error": "HTTPSConnectionPool(host='stegodon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.pro": { - "error": "HTTPSConnectionPool(host='mastodon.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.eskalation.rocks": { + "error": "HTTPSConnectionPool(host='social.eskalation.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yiff.agency": { - "error": "HTTPSConnectionPool(host='yiff.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cascadia.social": { + "error": "HTTPSConnectionPool(host='cascadia.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "nazrin.moe": { + "tali.t0k.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 9 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 3878 + "localPosts": 258 }, - "openRegistrations": false + "openRegistrations": true } }, - "magik.me": { - "error": "HTTPSConnectionPool(host='magik.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "toot.social.coop": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "prismati.cc": { + "cyberia.social": { + "error": 502 + }, + "suasa168.jp": { + "error": "HTTPSConnectionPool(host='suasa168.jp', port=443): Read timed out. (read timeout=3)" + }, + "cloud.ekkobit.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "zap.freedombone.net": { + "error": 404 + }, + "algonomicon.io": { + "error": "HTTPSConnectionPool(host='algonomicon.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'algonomicon.io' doesn't match either of 'bouncebacksports.com', 'www.bouncebacksports.com'\")))" + }, + "p.sysi.work": { + "error": "HTTPSConnectionPool(host='p.sysi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.charlag.space": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, "features": [ - "pleroma_api", + "kibou_api", "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "mrf_policies": [ - "TagPolicy" - ], - "quarantined": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "", - "nodeName": "prismati.cc", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://prismati.cc/users/meredith" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 10485760, - "background": 10485760, - "banner": 10485760, - "general": 10485760 - } + "webfinger" + ] }, + "nodeContactEmail": "charlag@tuta.io", + "nodeDescription": "A node for charlag", + "nodeName": "Charlag Space Node", "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "litepub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2-1-g7f080b4c" + "name": "kibou", + "version": "0.1.0-testing" }, "usage": { - "localPosts": 16, + "localPosts": 59, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "text.techknowlogick.com": { + "social.taurix.net": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "friendica", + "version": "2020.03-1338" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 11 + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false + "services": { + "inbound": [], + "outbound": [ + "posterous", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Taurix Social", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "posterous", + "smtp" + ] + }, + "explicitContent": false + } } }, - "grego.pt": { - "error": "HTTPSConnectionPool(host='grego.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mik.cloud": { - "error": 404 - }, - "cloud.sebacorp.tk": { - "error": "HTTPSConnectionPool(host='cloud.sebacorp.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.sebacorp.tk timed out. (connect timeout=3)'))" - }, - "blog.lust.works": { - "error": "HTTPSConnectionPool(host='blog.lust.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.devloprog.org": { - "error": "HTTPSConnectionPool(host='social.devloprog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gab.protohype.net": { - "error": 503 - }, - "myfriendica.com": { - "error": "HTTPSConnectionPool(host='myfriendica.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aaron.pk": { - "error": 404 - }, - "h4ckseed.wordpress.com": { - "error": 404 - }, - "hadret.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "dwce55zznm6mjv.4chan.icu": { - "error": "HTTPSConnectionPool(host='dwce55zznm6mjv.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "syrup.zone": { + "kawauso.ml": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 8, + "activeMonth": 5, + "activeHalfyear": 11 }, - "localPosts": 757 + "localPosts": 32 }, "openRegistrations": false } }, - "flower.afn.social": { - "error": 404 - }, - "video.gafamfree.party": { + "music.glitch.pizza": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 30 + "total": 58, + "activeMonth": 4, + "activeHalfyear": 9 }, - "localPosts": 58896, - "localComments": 3 + "localPosts": 470 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "QLF", - "nodeDescription": "For Music mostly. \nIf you want an account to post music content, you can send a message :) " - } + "openRegistrations": true } }, - "mastodon.moruorange.com": { - "error": "HTTPSConnectionPool(host='mastodon.moruorange.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "makemusic.twinkaga.in": { - "error": "HTTPSConnectionPool(host='makemusic.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vocabar.net": { - "error": 404 + "rat-und-tat.ruhr": { + "error": "HTTPSConnectionPool(host='rat-und-tat.ruhr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ziltoidian.space": { + "eigadon.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.0+git.34ffab27" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 15, - "activeHalfyear": 6, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://ziltoidian.space/federation/actors/service", - "private": true, - "shortDescription": "A private instance for progheads and not-Katty Perry people", - "longDescription": "", - "rules": "", - "contactEmail": "contact@ziltoidian.space", - "terms": "", - "nodeName": "Ziltoidian Space", - "banner": "https://ziltoidian.space/media/dynamic_preferences/instance__banner/ziltoidian_banner.png", - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 21554 - }, - "artists": { - "total": 876 - }, - "albums": { - "total": 2126 - }, - "music": { - "hours": 1613.5680555555555 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 1223, + "activeMonth": 66, + "activeHalfyear": 66 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 32 - } - }, - "listenings": { - "total": 4404 - } - } - } + "localPosts": 23820 + }, + "openRegistrations": true } }, - "social.voidfox.com": { - "error": "HTTPSConnectionPool(host='social.voidfox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kazuakira0922.jp": { - "error": "HTTPSConnectionPool(host='kazuakira0922.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kazuakira0922.jp timed out. (connect timeout=3)'))" - }, - "hamamyu.jp": { - "error": "HTTPSConnectionPool(host='hamamyu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hellowelcome.club": { - "error": "HTTPSConnectionPool(host='hellowelcome.club', port=443): Read timed out. (read timeout=3)" - }, - "satgranada.wordpress.com": { - "error": 404 + "pengin.club": { + "error": "HTTPSConnectionPool(host='pengin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bookmark.ma": { - "error": "HTTPSConnectionPool(host='bookmark.ma', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.allaver.com": { + "error": "HTTPSConnectionPool(host='cloud.allaver.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/andybalaam": { - "error": 404 + "plateia.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "yfmmastodon.dip.jp": { - "error": "HTTPSConnectionPool(host='yfmmastodon.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yfmmastodon.dip.jp timed out. (connect timeout=3)'))" + "social.ochobitshacenunbyte.com": { + "error": "HTTPSConnectionPool(host='social.ochobitshacenunbyte.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.aca.li": { - "error": "HTTPSConnectionPool(host='social.aca.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hostux.rocks": { + "error": "HTTPSConnectionPool(host='hostux.rocks', port=443): Read timed out. (read timeout=3)" }, - "wattsupwiththat.com": { - "error": 404 + "social.smurpspaek.de": { + "error": 502 }, - "snuskete.net": { - "error": "HTTPSConnectionPool(host='snuskete.net', port=443): Read timed out. (read timeout=3)" + "mastodon-fvhp.c9users.io": { + "error": "HTTPSConnectionPool(host='mastodon-fvhp.c9users.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "egotrip.me": { + "friend.dejvino.cz": { "error": 404 }, - "skaia.space": { - "error": "HTTPSConnectionPool(host='skaia.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "davmac.wordpress.com": { + "cloud.ibb-fiae.de": { "error": 404 }, - "go.yiff.nz": { - "error": "HTTPSConnectionPool(host='go.yiff.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jamieasefa.social": { - "error": "HTTPSConnectionPool(host='jamieasefa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.huloop.com": { - "error": "HTTPSConnectionPool(host='mastodon.huloop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.huloop.com' doesn't match either of '*.hellyum.com', 'hellyum.com'\")))" - }, - "bremensaki.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 27, - "localComments": 14 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "mike@bremensaki.com" - } - } - }, - "posts.arjoranta.fi": { - "error": "HTTPSConnectionPool(host='posts.arjoranta.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "basti.dyndns.info/fd": { - "error": "HTTPSConnectionPool(host='basti.dyndns.info', port=443): Max retries exceeded with url: /fd/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dolphin.nieein56.me": { + "error": "HTTPSConnectionPool(host='dolphin.nieein56.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/hq": { + "estoesunsindios.wordpress.com": { "error": 404 }, - "connect.fshm.in": { + "pleroma.shakalaka.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -27189,9 +30306,9 @@ "shareable_emoji_packs", "multifetch", "media_proxy", + "gopher", "chat", - "relay", - "safe_dm_mentions" + "relay" ], "federation": { "enabled": true, @@ -27199,9 +30316,7 @@ "mrf_policies": [ "NoOpPolicy" ], - "quarantined_instances": [ - "inditoot.com" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -27211,8 +30326,8 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "a small home for users from Pondicherry. Communal hatred, Nationalistic and Fascists views are not welcome.", - "nodeName": "FSHM Connect", + "nodeDescription": "An internet couch", + "nodeName": "Pleroma/Shakalaka", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -27260,7 +30375,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://connect.fshm.in/users/prashere" + "https://pleroma.shakalaka.club/users/shaunc311" ], "suggestions": { "enabled": false @@ -27282,104 +30397,48 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 392, + "localPosts": 8, "users": { - "total": 13 + "total": 1 } }, "version": "2.0" } }, - "mastodon.social/users/kakyoin": { - "error": 404 - }, - "peertube.antifablitzkrieg.de:443": { - "error": "HTTPSConnectionPool(host='peertube.antifablitzkrieg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "weep.m.to": { - "error": "HTTPSConnectionPool(host='weep.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.knusper-land.de": { - "error": "HTTPSConnectionPool(host='cloud.knusper-land.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.knusper-land.de' doesn't match 'knusper-land.de'\")))" - }, - "my-mstdn.herokuapp.com": { - "error": 404 - }, - "instagram.ston3o.me": { - "error": "HTTPSConnectionPool(host='instagram.ston3o.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.tchaypo.tech": { - "error": 404 - }, - "armedgirls.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 66 - }, - "openRegistrations": true - } - }, - "luxray.club": { - "error": "HTTPSConnectionPool(host='luxray.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "harishpillay.wordpress.com": { - "error": 404 - }, - "divad.xyz": { - "error": "HTTPSConnectionPool(host='divad.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to divad.xyz timed out. (connect timeout=3)'))" - }, - "snarfed.org": { - "error": 404 - }, - "social.fyeshit.com": { + "twit.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 9, - "activeHalfyear": 9 + "total": 240, + "activeMonth": 60, + "activeHalfyear": 253 }, - "localPosts": 215 + "localPosts": 746 }, "openRegistrations": true } }, - "journal.infinitenegativeutility.com": { + "thescrawlerinthedarkness.com": { "nodeinfo": { "metadata": { - "nodeName": "Infinite Negative Utility", + "nodeName": "The Scrawler in the Darkness", + "nodeDescription": "They lurk in the shadows, writing the grim destinies of those who step outside the limits of reality.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + } }, "openRegistrations": false, "protocols": [ @@ -27388,47 +30447,31 @@ "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "" + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 18 + "localPosts": 3 }, "version": "2.0" } }, - "moe.neon.moe": { - "error": 410 - }, - "kindtech.visonthe.net": { - "error": "HTTPSConnectionPool(host='kindtech.visonthe.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kindtech.visonthe.net timed out. (connect timeout=3)'))" - }, - "rightto.repair": { - "error": "HTTPSConnectionPool(host='rightto.repair', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.airvpn.org": { - "error": 404 - }, - "nikvalls.pet": { - "error": "HTTPSConnectionPool(host='nikvalls.pet', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "error": { - "error": "HTTPSConnectionPool(host='error', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.bzh": { - "error": "HTTPSConnectionPool(host='social.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soapbox.for.fish": { + "error": 502 }, - "toot.irth.pl": { - "error": "HTTPSConnectionPool(host='toot.irth.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.lacasa.ovh": { + "error": "HTTPSConnectionPool(host='pleroma.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pouet.me": { + "mstdn.lalafell.org": { "nodeinfo": { "version": "2.0", "software": { @@ -27440,110 +30483,105 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 48, + "activeMonth": 14, + "activeHalfyear": 21 }, - "localPosts": 200 + "localPosts": 3847 }, - "openRegistrations": false + "openRegistrations": true } }, - "marxism.party": { - "error": "HTTPSConnectionPool(host='marxism.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.sylvainmetayer.fr": { - "error": 403 - }, - "m.iskr.jp": { - "error": "HTTPSConnectionPool(host='m.iskr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sakurakazune.org": { - "error": "HTTPSConnectionPool(host='sakurakazune.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "n2.federati.net": { - "error": "HTTPSConnectionPool(host='n2.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.nordgedanken.de": { - "error": 404 - }, - "mastodon.social/users/Beliah": { - "error": 404 - }, - "polymorphic.cloud": { - "error": "HTTPSConnectionPool(host='polymorphic.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'polymorphic.cloud' doesn't match 'stegosoapytops.com'\")))" - }, - "mstdn.mochiwasa.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.mochiwasa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hiroshimacarpfundon.m.to": { - "error": "HTTPSConnectionPool(host='hiroshimacarpfundon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "activitypub.herokuapp.com": { - "error": 404 - }, - "mstdn.dyndns.org": { - "error": "HTTPSConnectionPool(host='mstdn.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lo.hn": { + "photos.festivalparminous.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.7.2" + "metadata": { + "nodeName": "photos.festivalparminous.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "photos.festivalparminous.org", + "url": "https://photos.festivalparminous.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "pumpio", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { + "localPosts": 23, + "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 24, - "localComments": 6 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 0 + } }, - "metadata": { - "nodeName": "Hubzilla" - } + "version": "2.0", + "openRegistrations": true } }, - "homelk.ru": { - "error": 404 - }, - "friends.mbober.de": { - "error": 404 - }, - "localhost": { - "error": "HTTPSConnectionPool(host='localhost', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "meadow.masto.host": { - "error": "HTTPSConnectionPool(host='meadow.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dobergroup.org.ua": { - "error": 404 + "mastodon.business": { + "error": "HTTPSConnectionPool(host='mastodon.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "spiderden.net": { - "error": "HTTPSConnectionPool(host='spiderden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "relay.mastodon.cl": { + "error": 502 }, - "mastodon.9net.org": { + "unitum.nl": { "nodeinfo": { "version": "2.0", "software": { @@ -27555,76 +30593,88 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 3, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 3291 + "localPosts": 46 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn-amadeus.tech": { + "wandering.shop": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 73, - "activeMonth": 37, - "activeHalfyear": 51 + "total": 1575, + "activeMonth": 187, + "activeHalfyear": 294 }, - "localPosts": 200056 + "localPosts": 392141 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.hekeki.com": { - "error": "HTTPSConnectionPool(host='social.hekeki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bigbrother.house": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cloud.iamhavoc.de": { + "error": "HTTPSConnectionPool(host='cloud.iamhavoc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/desikn": { + "mastodon.ooxxcc.com": { "error": 404 }, - "mastodon.irenala.edu.mg": { + "dudehabits.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "metadata": { + "nodeName": "Dude Habits", + "nodeDescription": "The Beauty Of This Site Is It's Simplicity, Once A Site Gets Too Complex Everything Can Go Wrong", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 9, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 1 }, - "localPosts": 19 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "rigardu.tedunangst.com": { - "error": 404 + "ilex.nagoya": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.nakanod.net": { - "error": "HTTPSConnectionPool(host='mastodon.nakanod.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dobremiejsce.robmydobrze.pl": { + "error": "HTTPSConnectionPool(host='dobremiejsce.robmydobrze.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "petehub.com": { - "error": "HTTPSConnectionPool(host='petehub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "ecrire.sans.pub": { + "error": 502 }, - "luckystrik3.com": { + "sigint.sx": { "nodeinfo": { "version": "2.0", "software": { @@ -27636,94 +30686,154 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 9, + "activeMonth": 4, + "activeHalfyear": 11 }, - "localPosts": 4 + "localPosts": 2532 }, "openRegistrations": false } }, - "cloud.wmlgr.space": { - "error": 403 + "social.loshmi.net": { + "error": 404 }, - "cookdon.com": { + "cloud.meinhausferngesteuert.de": { + "error": "HTTPSConnectionPool(host='cloud.meinhausferngesteuert.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.huma-num.fr": { + "error": "HTTPSConnectionPool(host='mastodon.huma-num.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nomadon.nuevo.jp": { + "error": "HTTPSConnectionPool(host='nomadon.nuevo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sns3rd.scalingo.io": { + "error": 503 + }, + "social.imal.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 84, - "activeMonth": 8, - "activeHalfyear": 8 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 1832 + "localPosts": 76 }, "openRegistrations": false } }, - "ar.aire.ml": { + "spica.wrk.ru": { "error": 404 }, - "lgbtq.cool": { + "kila.rocks": { + "error": 404 + }, + "twinder.social": { + "error": "HTTPSConnectionPool(host='twinder.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ukrainian.social": { + "error": "HTTPSConnectionPool(host='ukrainian.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.supercable.onl": { + "error": 403 + }, + "flownative.social": { + "error": "HTTPSConnectionPool(host='flownative.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "openvid.org": { + "error": "HTTPSConnectionPool(host='openvid.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'openvid.org' doesn't match either of 'feditube.com', 'www.feditube.com'\")))" + }, + "opensocial.network": { + "error": "HTTPSConnectionPool(host='opensocial.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.hoyle.me.uk": { + "error": "HTTPSConnectionPool(host='social.hoyle.me.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "maquinaslibres.tk": { + "error": "HTTPSConnectionPool(host='maquinaslibres.tk', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.miyazaki.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0+glitch" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 555, - "activeMonth": 55, - "activeHalfyear": 624 + "total": 16, + "activeMonth": 0, + "activeHalfyear": 4 }, - "localPosts": 152260 + "localPosts": 962 }, "openRegistrations": false } }, - "ppl.town": { + "cloud.vag.org.ua": { + "error": 404 + }, + "pleroma.nsupdate.info": { + "error": "HTTPSConnectionPool(host='pleroma.nsupdate.info', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.ddns.net": { + "error": "HTTPSConnectionPool(host='pleroma.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.murat.io": { + "error": 404 + }, + "lono.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, + "total": 12, "activeMonth": 3, - "activeHalfyear": 3 + "activeHalfyear": 9 }, - "localPosts": 958 + "localPosts": 1438 }, "openRegistrations": false } }, - "akubidon.com": { - "error": "HTTPSConnectionPool(host='akubidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/yoeran": { + "error": 404 }, - "warkr.me": { - "error": "HTTPSConnectionPool(host='warkr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "microblog.peanbuff.de": { + "error": "HTTPSConnectionPool(host='microblog.peanbuff.de', port=443): Read timed out. (read timeout=3)" }, - "mastodon.inhji.de": { - "error": "HTTPSConnectionPool(host='mastodon.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.0x9.pw": { + "error": "HTTPSConnectionPool(host='mstdn.0x9.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "bydons.ddns.net": { + "mammut.buzz": { + "error": "HTTPSConnectionPool(host='mammut.buzz', port=443): Read timed out. (read timeout=3)" + }, + "michaelbrooks.co.uk": { + "error": 404 + }, + "zot.vpx.one": { + "error": "HTTPSConnectionPool(host='zot.vpx.one', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.joyrex.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -27735,25 +30845,17 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -27765,7 +30867,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Bydons Forest", + "nodeName": "Pleroma/Joyrex", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -27813,7 +30915,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://bydons.ddns.net/users/thenorthern" + "https://pleroma.joyrex.net/users/ejstacey" ], "suggestions": { "enabled": false @@ -27835,24 +30937,585 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-323-g90cbf552-develop+dev" }, "usage": { - "localPosts": 2, + "localPosts": 36, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "memer.mooo.com": { - "error": "HTTPSConnectionPool(host='memer.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to memer.mooo.com timed out. (connect timeout=3)'))" + "eon.loeilducyclone.org": { + "error": "HTTPSConnectionPool(host='eon.loeilducyclone.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.wetsnow.com": { - "error": "HTTPSConnectionPool(host='mastodon.wetsnow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubzilla.konzurovski.net": { + "error": "HTTPSConnectionPool(host='hubzilla.konzurovski.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.hatthieves.es": { + "xtremely.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "6449.work": { + "error": "HTTPSConnectionPool(host='6449.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fukuoka-mstdn.work": { + "error": "HTTPSConnectionPool(host='fukuoka-mstdn.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "parole.cisti.org": { + "error": "HTTPSConnectionPool(host='parole.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "darkroom.royniang.com": { + "nodeinfo": { + "metadata": { + "nodeName": "darkroom.royniang.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "roy niang\u2019s darkroom", + "domain": "darkroom.royniang.com", + "url": "https://darkroom.royniang.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 9, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 2, + "activeMonth": 1 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "maustek.com": { + "error": "HTTPSConnectionPool(host='maustek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "staging.pixelfed.net": { + "error": "HTTPSConnectionPool(host='staging.pixelfed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "oort.brettrd.com": { + "error": 404 + }, + "mastodon.maik.social": { + "error": "HTTPSConnectionPool(host='mastodon.maik.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "p.mr64.net": { + "error": "HTTPSConnectionPool(host='p.mr64.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.rocks": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "aptests.sitedethib.com": { + "error": 404 + }, + "cloud.effata.info": { + "error": "HTTPSConnectionPool(host='cloud.effata.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.nezorg.ninja": { + "error": "HTTPSConnectionPool(host='social.nezorg.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "greatview.video": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 334 + }, + "localPosts": 182, + "localComments": 184 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "GreatView", + "nodeDescription": "Great the Website" + } + } + }, + "social.nomagic.uk": { + "error": "HTTPSConnectionPool(host='social.nomagic.uk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.nitech.online": { + "error": "HTTPSConnectionPool(host='mastodon.nitech.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dangerousminds.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "community.alex-hoehn.de": { + "error": "HTTPSConnectionPool(host='community.alex-hoehn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tooter.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodontest.info-screen.me": { + "error": "HTTPSConnectionPool(host='mastodontest.info-screen.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mikuspot.net": { + "error": "HTTPSConnectionPool(host='mikuspot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "astraea.systems": { + "error": "HTTPSConnectionPool(host='astraea.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mk.ayushio.com": { + "error": "HTTPSConnectionPool(host='mk.ayushio.com', port=443): Read timed out. (read timeout=3)" + }, + "toot.sh": { + "error": "HTTPSConnectionPool(host='toot.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ibbtown.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "pgh.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.yumulab.org": { + "error": "HTTPSConnectionPool(host='mastodon.yumulab.org', port=443): Read timed out. (read timeout=3)" + }, + "misskey.gq": { + "error": "HTTPSConnectionPool(host='misskey.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "epiktistes.com": { + "error": 404 + }, + "mazzo.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 402 + }, + "openRegistrations": false + } + }, + "ans3.tm2t.net": { + "error": "HTTPSConnectionPool(host='ans3.tm2t.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mycloudpt.ddns.net": { + "error": "HTTPSConnectionPool(host='mycloudpt.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peercache2.zapto.org": { + "error": "HTTPSConnectionPool(host='peercache2.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.devvul.com": { + "error": "HTTPSConnectionPool(host='social.devvul.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sosial.tigefa.space": { + "error": "HTTPSConnectionPool(host='sosial.tigefa.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rigcz.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 6, + "activeHalfyear": 15 + }, + "localPosts": 151 + }, + "openRegistrations": true + } + }, + "marginalia.hugh.run": { + "nodeinfo": { + "metadata": { + "nodeName": "Marginalia", + "nodeDescription": "Notes on what I've been reading", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, + "version": "2.0" + } + }, + "cloud.anemoneprune.tk": { + "error": 404 + }, + "mstdn.mx": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 369, + "activeMonth": 63, + "activeHalfyear": 141 + }, + "localPosts": 61907 + }, + "openRegistrations": false + } + }, + "mastodon.guse.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 8142 + }, + "openRegistrations": false + } + }, + "otomaddon.xyz": { + "error": "HTTPSConnectionPool(host='otomaddon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.strangestack.com": { + "error": "HTTPSConnectionPool(host='social.strangestack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sapientpenguin.com": { + "error": "HTTPSConnectionPool(host='sapientpenguin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.fluoride.dev": { + "error": "HTTPSConnectionPool(host='misskey.fluoride.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.neoliferp.fr": { + "error": "HTTPSConnectionPool(host='social.neoliferp.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hottestgirlinthe.club": { + "error": "HTTPSConnectionPool(host='hottestgirlinthe.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "marmotasocial.com.br": { + "error": "HTTPSConnectionPool(host='marmotasocial.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.prezman.fr": { + "error": "HTTPSConnectionPool(host='social.prezman.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloudwindorch.com": { + "error": "HTTPSConnectionPool(host='cloudwindorch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.nmd.cc": { + "error": "HTTPSConnectionPool(host='friendica.nmd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tonola.bortzmeyer.fr": { + "error": "HTTPSConnectionPool(host='tonola.bortzmeyer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "drive.ohmdemo2.fr": { + "error": "HTTPSConnectionPool(host='drive.ohmdemo2.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "speak.lolc.at": { + "error": 502 + }, + "billyb.org": { + "error": "HTTPSConnectionPool(host='billyb.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mail.at": { + "error": 404 + }, + "mastodon.social/users/johanh": { + "error": 404 + }, + "pleroma.pibvt.net": { + "error": "HTTPSConnectionPool(host='pleroma.pibvt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "qsocial.ddns.net": { + "error": "HTTPSConnectionPool(host='qsocial.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "doug.computer": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "coales.co": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 20, + "activeMonth": 126, + "activeHalfyear": 126 + }, + "localPosts": 8461 + }, + "openRegistrations": true + } + }, + "mastodon.livingutopia.org": { + "error": "HTTPSConnectionPool(host='mastodon.livingutopia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "r13w.social": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "ancr.club": { + "error": "HTTPSConnectionPool(host='ancr.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.gloomytrousers.co.uk": { + "error": 404 + }, + "feestjuh.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 0, + "activeHalfyear": 5 + }, + "localPosts": 3 + }, + "openRegistrations": true + } + }, + "social.dlowe.net": { + "error": "HTTPSConnectionPool(host='social.dlowe.net', port=443): Read timed out. (read timeout=3)" + }, + "mb.baty.net": { + "error": "HTTPSConnectionPool(host='mb.baty.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tchncs.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12306, + "activeMonth": 1572, + "activeHalfyear": 3256 + }, + "localPosts": 765287 + }, + "openRegistrations": true + } + }, + "news.chinapedia.org": { + "error": "HTTPSConnectionPool(host='news.chinapedia.org', port=443): Read timed out. (read timeout=3)" + }, + "si.pmpm.pw": { + "error": "HTTPSConnectionPool(host='si.pmpm.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.jansentore.com": { + "error": "HTTPSConnectionPool(host='cloud.jansentore.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "dolphin.natalie.ee": { + "error": "HTTPSConnectionPool(host='dolphin.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "seyade.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "replicationindex.wordpress.com": { + "error": 404 + }, + "mastodon.autrechose.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 37 + }, + "openRegistrations": true + } + }, + "video.teddybeard.eu": { + "error": "HTTPSConnectionPool(host='video.teddybeard.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "testlab.finallycoffee.eu": { + "error": "HTTPSConnectionPool(host='testlab.finallycoffee.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stg-mstdn.yono.kuropen.org": { + "error": "HTTPSConnectionPool(host='stg-mstdn.yono.kuropen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aatu.icante.ventures": { + "error": "HTTPSConnectionPool(host='aatu.icante.ventures', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.caffeinator.net": { + "error": "HTTPSConnectionPool(host='mastodon.caffeinator.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mazion.ga": { + "error": "HTTPSConnectionPool(host='mazion.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gancio5.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio5.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.lithium03.info": { + "error": "HTTPSConnectionPool(host='mastodon.lithium03.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "boodon.jp": { + "error": "HTTPSConnectionPool(host='boodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "donotsta.re": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -27864,8 +31527,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", "chat", "relay" ], @@ -27873,30 +31534,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "gab.com" - ], - "banner_removal": [ - "gab.com" - ], - "federated_timeline_removal": [ - "gab.com" - ], - "media_nsfw": [], - "media_removal": [ - "gab.com" - ], - "reject": [ - "gab.com" - ], - "report_removal": [ - "gab.com" - ] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -27908,7 +31547,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/HatThieves.es", + "nodeName": "Do Not Stare: selfisekai's and redsPL's lair", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -27956,7 +31595,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.hatthieves.es/users/ale" + "https://donotsta.re/users/selfisekai", + "https://donotsta.re/users/reds" ], "suggestions": { "enabled": false @@ -27965,7 +31605,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 25000000 + "general": 16000000 } }, "openRegistrations": true, @@ -27978,208 +31618,227 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-110-g7dbf1ffa-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 147, + "localPosts": 713, "users": { - "total": 7 + "total": 12 } }, "version": "2.0" } }, - "cloud.ingenstans.net": { - "error": 403 + "chilli.social": { + "error": "HTTPSConnectionPool(host='chilli.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "furden.co": { + "jacky.wtf": { + "error": 404 + }, + "espial.me": { + "error": 500 + }, + "mastodon.hubzilla.nl": { + "error": "HTTPSConnectionPool(host='mastodon.hubzilla.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "dev.tanak3n.xyz": { + "error": "HTTPSConnectionPool(host='dev.tanak3n.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plasticmodels.tokyo": { + "error": 404 + }, + "anormallostpod.ovh": { + "error": "HTTPSConnectionPool(host='anormallostpod.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dazstudio.info": { + "error": "HTTPSConnectionPool(host='dazstudio.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cichapdev.lacasa.ovh": { + "error": "HTTPSConnectionPool(host='cichapdev.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.lexserv.xyz": { + "error": "HTTPSConnectionPool(host='blog.lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "famichiki.com": { + "error": "HTTPSConnectionPool(host='famichiki.com', port=443): Read timed out. (read timeout=3)" + }, + "hub.euskirchen-im-wandel.de": { + "error": 500 + }, + "mastodon.delta-t.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 9, - "activeHalfyear": 111 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 64 + "localPosts": 1027 }, "openRegistrations": true } }, - "gnu.theru.eu": { - "error": "HTTPSConnectionPool(host='gnu.theru.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.dickebohnen.club": { - "error": 404 - }, - "andi1984.social": { - "error": 404 - }, - "social.rebellion.global": { - "error": 404 + "therian.club": { + "error": 530 }, - "peertube.sl-network.fr": { + "mast.wholemars.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 267, + "activeMonth": 37, + "activeHalfyear": 170 + }, + "localPosts": 90464 + }, + "openRegistrations": true + } + }, + "friends.deko.cloud": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 9, + "activeHalfyear": 9, + "activeMonth": 8 }, - "localPosts": 120497, - "localComments": 0 + "localPosts": 2393, + "localComments": 1343 }, + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Deko Friends", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube SL-Network", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "f.tschlotfeldt.de": { - "error": "HTTPSConnectionPool(host='f.tschlotfeldt.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.tschlotfeldt.de' doesn't match either of 'bm.eiderstede.de', 'drop.eiderstede.de', 'eiderstede.de', 'w.eiderstede.de', 'ww.eiderstede.de', 'www.eiderstede.de'\")))" + "cloud.marknhewitt.co.uk": { + "error": 404 }, - "ramendon.jp": { - "error": "HTTPSConnectionPool(host='ramendon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mental.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1267, + "activeMonth": 254, + "activeHalfyear": 423 + }, + "localPosts": 874168 + }, + "openRegistrations": false + } }, - "ricefamily.xyz": { - "error": "HTTPSConnectionPool(host='ricefamily.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.jankambo.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "dartisan.dev": { + "pleroma.nl": { + "error": "HTTPSConnectionPool(host='pleroma.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "reinboar.space": { + "error": 404 + }, + "fuchscloud.de": { + "error": "HTTPSConnectionPool(host='fuchscloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "socialbirb.com": { + "error": "HTTPSConnectionPool(host='socialbirb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'socialbirb.com' doesn't match 'admin.devprime.li'\")))" + }, + "mastodon.lrdf.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 4352 + }, + "openRegistrations": false + } + }, + "social.gerotintin.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "pl.tinysubversions.com": { + "error": "HTTPSConnectionPool(host='pl.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.xn--t8jzbl7g.jp": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -28189,6 +31848,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -28200,10 +31861,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Dartisan.dev", + "nodeName": "Pleroma/opptape", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -28250,13 +31917,11 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pleroma.xn--t8jzbl7g.jp/users/opptape" + ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -28267,8 +31932,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -28276,10 +31940,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.7" + "version": "2.0.1" }, "usage": { - "localPosts": 0, + "localPosts": 3903, "users": { "total": 2 } @@ -28287,153 +31951,49 @@ "version": "2.0" } }, - "relay.stellaria.network": { - "error": 502 + "mstdn.loschinski.net": { + "error": "HTTPSConnectionPool(host='mstdn.loschinski.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tv.rt-trend.jp": { + "error": "HTTPSConnectionPool(host='tv.rt-trend.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tv.rt-trend.jp' doesn't match 'tvdon.rt-trend.jp'\")))" }, - "bridge.ffm.social": { - "error": "HTTPSConnectionPool(host='bridge.ffm.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "social.alien.moe": { + "error": "HTTPSConnectionPool(host='social.alien.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.splat.soy": { + "meet.openalgeria.org": { + "error": "HTTPSConnectionPool(host='meet.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.openalgeria.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0-rc.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 14, + "activeMonth": 5, + "activeHalfyear": 15 }, - "localPosts": 67841, - "localComments": 0 + "localPosts": 110 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "video.splat.soy", - "nodeDescription": "video.splat.soy is a private PeerTube instance.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - ".mp3", - ".ogg", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "obapom.work": { + "test123.manton.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "auro.space": { + "error": "HTTPSConnectionPool(host='auro.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.me": { + "error": "HTTPSConnectionPool(host='gnusocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.hazbo.co.uk": { "nodeinfo": { "version": "2.0", "software": { @@ -28445,19 +32005,131 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 11, - "activeHalfyear": 12 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 41049 + "localPosts": 22 }, "openRegistrations": false } }, - "cloud.klotz.freedombox.rocks": { - "error": "HTTPSConnectionPool(host='cloud.klotz.freedombox.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.klotz.freedombox.rocks' doesn't match either of 'fj5vovka1to5wrki.myfritz.net', 'klotz.freedombox.rocks'\")))" + "notsocial.chronostase.net": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "notsocial.chronostase.net", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://notsocial.chronostase.net/users/sg1" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 3, + "users": { + "total": 1 + } + }, + "version": "2.0" + } }, - "zh-cn.toots.social": { + "peertube.zeteo.me": { + "error": "HTTPSConnectionPool(host='peertube.zeteo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pony.social": { "nodeinfo": { "version": "2.0", "software": { @@ -28469,56 +32141,285 @@ ], "usage": { "users": { - "total": 665, - "activeMonth": 9, - "activeHalfyear": 37 + "total": 85, + "activeMonth": 34, + "activeHalfyear": 88 }, - "localPosts": 22686 + "localPosts": 5271 }, - "openRegistrations": false + "openRegistrations": true } }, - "boshi.press": { - "error": "HTTPSConnectionPool(host='boshi.press', port=443): Read timed out. (read timeout=3)" + "cloud.celti.name": { + "error": 404 }, - "mixxtube.radiofreerobotron.net": { - "error": "HTTPSConnectionPool(host='mixxtube.radiofreerobotron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sina.moe": { + "error": "HTTPSConnectionPool(host='sina.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "video.hdys.band": { + "teamfiles.cf": { + "error": "HTTPSConnectionPool(host='teamfiles.cf', port=443): Read timed out. (read timeout=3)" + }, + "tubeb.tesgo.fr": { + "error": "HTTPSConnectionPool(host='tubeb.tesgo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "weep.me": { + "error": 410 + }, + "mastodon.sabatino.pro": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "smux.be": { + "error": "HTTPSConnectionPool(host='smux.be', port=443): Read timed out. (read timeout=3)" + }, + "beko.famkos.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.1.0" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 853, + "localComments": 1090 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "beko@duke.famkos.net" + } + } + }, + "www.AbsoluteAnime.com": { + "error": 404 + }, + "nextcloud.jeanbisel.cf": { + "error": "HTTPSConnectionPool(host='nextcloud.jeanbisel.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dumbo.kr": { + "error": "HTTPSConnectionPool(host='dumbo.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s-shinjukurail.ga": { + "error": "HTTPSConnectionPool(host='s-shinjukurail.ga', port=443): Read timed out. (read timeout=3)" + }, + "social.dc6jgk.de": { + "error": "HTTPSConnectionPool(host='social.dc6jgk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "loser.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "zap.exanimate.net": { + "error": 404 + }, + "go.leitsinn.de": { + "error": 404 + }, + "www.oneman-onemap.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 180, + "localComments": 105 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "sturmflut@lieberbiber.de" + } + } + }, + "p0.pm": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "audio.lw1.at": { + "error": 502 + }, + "peertube.cl": { + "error": "HTTPSConnectionPool(host='peertube.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "alpha.lyrae.us": { + "error": 404 + }, + "mastodon.srvmaison.fr.nf": { + "error": "HTTPSConnectionPool(host='mastodon.srvmaison.fr.nf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.adorable.space": { + "error": 404 + }, + "mastodon.x41.rocks": { + "error": "HTTPSConnectionPool(host='mastodon.x41.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "murmur.red": { + "error": "HTTPSConnectionPool(host='murmur.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "madcam.co.uk": { + "error": 403 + }, + "ltu.social": { + "error": "HTTPSConnectionPool(host='ltu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "libertarian.chat": { + "error": "HTTPSConnectionPool(host='libertarian.chat', port=443): Read timed out. (read timeout=3)" + }, + "pixelfed.eus": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.eus", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "PixelFed.eus", + "domain": "pixelfed.eus", + "url": "https://pixelfed.eus", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 192, + "localComments": 0, + "users": { + "total": 55, + "activeHalfyear": 40, + "activeMonth": 12 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "glomads.org": { + "error": "HTTPSConnectionPool(host='glomads.org', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.dremtech.fr": { + "error": "HTTPSConnectionPool(host='mastodon.dremtech.fr', port=443): Read timed out. (read timeout=3)" + }, + "siege.rhino.cards": { + "error": "HTTPSConnectionPool(host='siege.rhino.cards', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "unsocial.pztrn.name": { + "error": "HTTPSConnectionPool(host='unsocial.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.vilarejo.pro.br": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "redmatrix", + "twitter", + "wordpress" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 23, + "activeHalfyear": 17, + "activeMonth": 13 }, - "localPosts": 3, - "localComments": 0 + "localPosts": 2188, + "localComments": 1248 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "HDYS", - "nodeDescription": "HDYS videos" + "nodeName": "Vilarejo Pro" } } }, - "rcsocial.net": { + "occult.institute": { "nodeinfo": { "version": "2.0", "software": { @@ -28530,25 +32431,28 @@ ], "usage": { "users": { - "total": 210, - "activeMonth": 112, - "activeHalfyear": 220 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 6727 + "localPosts": 1911 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.everydayimshuflin.com": { - "error": "HTTPSConnectionPool(host='mastodon.everydayimshuflin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "six-five-six-four.com": { + "error": "HTTPSConnectionPool(host='six-five-six-four.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zofel.be": { - "error": "HTTPSConnectionPool(host='zofel.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zofel.be timed out. (connect timeout=3)'))" + "tubes.libox.fr": { + "error": "HTTPSConnectionPool(host='tubes.libox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "roachnotes.com": { - "error": "HTTPSConnectionPool(host='roachnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roachnotes.com' doesn't match 'srv2.elangley.org'\")))" + "sanjunipero.piranaa.org": { + "error": "HTTPSConnectionPool(host='sanjunipero.piranaa.org', port=443): Read timed out. (read timeout=3)" }, - "peertube.cpy.re:443": { + "marencoche.wordpress.com": { + "error": 404 + }, + "videos.side-ways.net": { "nodeinfo": { "version": "2.0", "software": { @@ -28568,17 +32472,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 13 + "total": 2 }, - "localPosts": 611, - "localComments": 14 + "localPosts": 238, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "Demo server 1 of PeerTube", + "nodeName": "Les vid\u00e9os de SideWays, la webs\u00e9rie itin\u00e9rante (https://side-ways.net)", + "nodeDescription": "Cette instance PeerTube a \u00e9t\u00e9 cr\u00e9\u00e9 pour h\u00e9berger les vid\u00e9os r\u00e9alis\u00e9es par SideWays, la webs\u00e9rie itin\u00e9rante. ", "nodeConfig": { "plugin": { "registered": [] @@ -28588,14 +32492,14 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -28611,7 +32515,7 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -28693,10 +32597,76 @@ } } }, - "friendica.deliquescence.net": { + "mstdn.minmi.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.minmi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.orikumi.com": { "error": 404 }, - "peertube2.020.pl": { + "jstd.me": { + "error": "HTTPSConnectionPool(host='jstd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.the-corona.net": { + "error": 404 + }, + "efir.red": { + "error": "HTTPSConnectionPool(host='efir.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "witches.live": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2742, + "activeMonth": 569, + "activeHalfyear": 2666 + }, + "localPosts": 537162 + }, + "openRegistrations": true + } + }, + "whiskey.town": { + "error": "HTTPSConnectionPool(host='whiskey.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vgai.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/Flazian": { + "error": 404 + }, + "soc.ialis.me/@astafollower": { + "error": 404 + }, + "ap.jadiunr.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 4878 + }, + "openRegistrations": true + } + }, + "kolektiva.media": { "nodeinfo": { "version": "2.0", "software": { @@ -28716,30 +32686,56 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 9 }, - "localPosts": 66, + "localPosts": 6445, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "kolektiva.media", + "nodeDescription": "A collective effort to offer video hosting to anarchist collectives and individuals federated with the PeerTube network.\n\nRegistations are open, but you need to write us an e-mail telling us why do you want a Kollektiva.media account. Write to kolektiva@riseup.net", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "dark" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -28748,15 +32744,22 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -28820,7 +32823,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 53687091200, "videoQuotaDaily": -1 }, "trending": { @@ -28835,16 +32838,83 @@ } } }, - "burners.social": { + "gnusocial.jeremiahstoddard.com": { + "error": "HTTPSConnectionPool(host='gnusocial.jeremiahstoddard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.timwhitlock.info": { + "error": "HTTPSConnectionPool(host='mastodon.timwhitlock.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.timwhitlock.info' doesn't match 'apps.timwhitlock.info'\")))" + }, + "fandom.stopthatimp.net": { "error": 404 }, - "hub.matriu.cat": { - "error": "HTTPSConnectionPool(host='hub.matriu.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdu.herokuapp.com": { + "error": 404 }, - "sonicfan.m.to": { - "error": "HTTPSConnectionPool(host='sonicfan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.fdlibre.eu": { + "error": "HTTPSConnectionPool(host='status.fdlibre.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma-in.ouda.space": { + "m.neso.mydns.jp": { + "error": "HTTPSConnectionPool(host='m.neso.mydns.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "koba.kokoa.site": { + "error": "HTTPSConnectionPool(host='koba.kokoa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.imi.moe": { + "error": 502 + }, + "pleroma.adhoc.systems": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.ross154.net": { + "error": 404 + }, + "social.teenwhistle.fr": { + "error": 404 + }, + "dubroy.com": { + "error": 404 + }, + "cloud.breakey.name": { + "error": 403 + }, + "videos.festivalparminous.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 173, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Festival Parmi Nous - Vid\u00e9os", + "nodeDescription": "Le Festival Parmi Nous se d\u00e9roule chaque ann\u00e9e depuis 2006 autour des cr\u00e9ations musicales que nous avons \u201cParmi Nous\u201d. Autour de nous se cachent ou se ..." + } + } + }, + "nikkisocial.com": { + "error": "HTTPSConnectionPool(host='nikkisocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.jack28.ovh": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -28854,29 +32924,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", + "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "OudaSpace", + "nodeName": "Jack 28", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -28924,10 +32985,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma-in.ouda.space/users/theru" + "https://pleroma.jack28.ovh/users/elonmel" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -28936,9 +33001,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -28946,35 +33012,23 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.6" }, "usage": { - "localPosts": 5717, + "localPosts": 3, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "mastodon.niu.ne.jp": { - "error": 404 - }, - "gracie-tech.tokyo": { - "error": "HTTPSConnectionPool(host='gracie-tech.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gracie-tech.tokyo timed out. (connect timeout=3)'))" - }, - "so-called.life": { - "error": "HTTPSConnectionPool(host='so-called.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.spacepiglets.com": { - "error": 404 - }, - "tube.rebellion.global": { + "mytape.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -28986,20 +33040,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 25 + "total": 60 }, - "localPosts": 870, + "localPosts": 67969, "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "XR Tube", - "nodeDescription": "Extinction is Forever. Good video is too.\n\nhttps://rebellion.global", + "nodeName": "MyTape", + "nodeDescription": "A collection of PeerTube instances to find new videos quickly and easily. Free registration available!", "nodeConfig": { "plugin": { "registered": [ @@ -29015,6 +33069,19 @@ ] } } + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ] }, @@ -29030,7 +33097,7 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -29040,15 +33107,18 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -29100,12 +33170,7 @@ ".flv", ".mkv", ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + "null" ] } }, @@ -29121,9 +33186,9 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, + "videoQuota": 0, + "videoQuotaDaily": 0 + }, "trending": { "videos": { "intervalDays": 7 @@ -29136,31 +33201,339 @@ } } }, - "f.belug.de": { - "error": "HTTPSConnectionPool(host='f.belug.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.belug.de' doesn't match 'chat.belug.de'\")))" + "friendica.stephanpschera.de": { + "error": "HTTPSConnectionPool(host='friendica.stephanpschera.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/franka": { + "mastodon.social/users/D_": { "error": 404 }, - "3.distsn.org": { - "error": "HTTPSConnectionPool(host='3.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "musicbyyo.com": { + "error": 404 }, - "x.subzone.net": { - "error": "HTTPSConnectionPool(host='x.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.uno": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 713 + }, + "localPosts": 82314, + "localComments": 67 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Italia - Video Sharing Free & Open: Etico, Libero, Decentralizzato", + "nodeDescription": "PeerTube Uno Italia, \u00e8 la prima piattaforma video streaming Italiana per video liberi creative commons, gratuiti e liberamente visionabili, scaricabili e distribuibili.\nPreserviamo e conserviamo nel tempo nei nostri server archivi di video, cortometraggi, lungometraggi digitali italiani con licenza creative commons.\nSiamo una piattaforma Libera che usa solo Free Open Source Software, siamo federati con tutte le altre istanze Peertube nel mondo attraverso la rete ActivityPub ed anche con altri social come Mastodon, Pixelfed chesono all'interno del \"Fediverse\". I video vengono inviati tramite il P2P (BitTorrent) direttamente nel browser con WebTorrent per ottimizzare il carico e ridurre i costi del server.\nPeerTube Uno Italia \u00e8 un'associazione per la diffusione della conoscenza libera (WMI) \u00e8 un\u2019associazione di promozione sociale che dal opera nell\u2019ambito della cultura libera.\n\nOperiamo per diffondere il sapere libero e per sostenere i progetti Creative Commons, contenitori e generatori del sapere libero, come Peertube, la piattaforma video in streaming.\n\nPeerTube Italia persegue esclusivamente obiettivi di solidariet\u00e0 sociale nel campo della promozione culturale. Lo scopo principale dell\u2019associazione \u00e8 contribuire attivamente alla diffusione, al miglioramento e all\u2019avanzamento del sapere e della cultura, attraverso la produzione, la raccolta e la divulgazione gratuita di contenuti liberi che incentivino le possibilit\u00e0 di accesso alla conoscenza e alla formazione.\n\nQuesto \u00e8 un server decentralizzato, non \u00e8 gestito da alcuna societ\u00e0 e da nessun ente governativo. Non ti seguiamo su internet e non siamo interessati a censurarti per opinioni politiche o filosofiche.\n\nForniamo anche il servizio gratuito per scaricare video dal web: https://alltubedownload.peertube.uno", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } }, - "fediverse.rocks": { - "error": "HTTPSConnectionPool(host='fediverse.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.hugopoi.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2109 + }, + "openRegistrations": false + } }, - "thedukeinpurple.spdns.org": { - "error": "HTTPSConnectionPool(host='thedukeinpurple.spdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thedukeinpurple.spdns.org timed out. (connect timeout=3)'))" + "pointsof.moe": { + "error": "HTTPSConnectionPool(host='pointsof.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/cipherdog": { + "mastodon.art": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10830, + "activeMonth": 1490, + "activeHalfyear": 3285 + }, + "localPosts": 689358 + }, + "openRegistrations": true + } + }, + "torstensfriendica.de/friendica": { + "error": "HTTPSConnectionPool(host='torstensfriendica.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "so.trtl.in": { + "error": "HTTPSConnectionPool(host='so.trtl.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thepeanut.farm": { + "error": "HTTPSConnectionPool(host='thepeanut.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/revenant": { "error": 404 }, - "biatek.org": { + "oshare.m.to": { + "error": "HTTPSConnectionPool(host='oshare.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "programmer1.com": { "error": 404 }, - "hostux.coffee": { + "pornlap.com": { + "error": "HTTPSConnectionPool(host='pornlap.com', port=443): Read timed out. (read timeout=3)" + }, + "progressiverevolution.social": { + "error": "HTTPSConnectionPool(host='progressiverevolution.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "cloud.edwardtirado.dev": { + "error": "HTTPSConnectionPool(host='cloud.edwardtirado.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.biologianaweb.com.br": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 27, + "activeMonth": 10, + "activeHalfyear": 29 + }, + "localPosts": 1362 + }, + "openRegistrations": true + } + }, + "friendica.mifritscher.de": { + "error": 404 + }, + "hubzilla.ennimedia.de": { + "error": "HTTPSConnectionPool(host='hubzilla.ennimedia.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.ennimedia.de' doesn't match 'vps1639664.vs.webtropia-customer.com'\")))" + }, + "olki-social.loria.fr": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "olki", + "version": "0.2.0-alpha.0" + }, + "protocols": { + "inbound": [ + "activitypub" + ], + "outbound": [ + "activitypub" + ] + }, + "services": { + "inbound": [ + "oaipmh" + ], + "outbound": [ + "oaipmh", + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 7, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 0, + "localComments": 2 + }, + "metadata": { + "staff_accounts": [], + "taxonomy": { + "postsName": "Corpus" + }, + "nodeName": "Synalpod", + "nodeDefaultClientRoute": "home", + "nodeDescription": "", + "nodeTerms": "", + "nodeRules": "", + "nodeSubjects": "" + } + } + }, + "social.tchncs.de/users/smartwater": { + "error": 404 + }, + "agoraforum.website": { + "error": "HTTPSConnectionPool(host='agoraforum.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'agoraforum.website' doesn't match either of '*.nodechef.com', 'nodechef.com'\")))" + }, + "feed.studio": { + "error": "HTTPSConnectionPool(host='feed.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chiffonexperiment.hostdon.ne.jp": { + "error": "HTTPSConnectionPool(host='chiffonexperiment.hostdon.ne.jp', port=443): Read timed out. (read timeout=3)" + }, + "dreo.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "poc.vefto.org": { + "error": "HTTPSConnectionPool(host='poc.vefto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.berdaguermontes.eu": { + "error": "HTTPSConnectionPool(host='hub.berdaguermontes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "recode.macro.tokyo": { + "error": "HTTPSConnectionPool(host='recode.macro.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "masto.mywebprojects.co.uk": { + "error": "HTTPSConnectionPool(host='masto.mywebprojects.co.uk', port=443): Read timed out. (read timeout=3)" + }, + "cloud.thexsoft.com": { + "error": 404 + }, + "mstdn.am9gw.in": { + "error": "HTTPSConnectionPool(host='mstdn.am9gw.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.elementality.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -29189,10 +33562,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, + "invitesEnabled": false, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "hostux.coffee", + "nodeName": "Pleroma/Corfiot", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -29240,7 +33613,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://hostux.coffee/users/valere" + "https://pleroma.elementality.org/users/Corfiot" ], "suggestions": { "enabled": false @@ -29265,108 +33638,109 @@ "version": "2.0.2" }, "usage": { - "localPosts": 4439, + "localPosts": 84, "users": { - "total": 63 + "total": 2 } }, "version": "2.0" } }, - "viridiome.ga": { - "error": "HTTPSConnectionPool(host='viridiome.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to viridiome.ga timed out. (connect timeout=3)'))" + "misskey.social": { + "error": "HTTPSConnectionPool(host='misskey.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.world' doesn't match 'classicraft.ca.gy'\")))" }, - "de.uber.space": { - "error": "HTTPSConnectionPool(host='de.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'de.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "saunner.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "terracehousehotbath.masto.host": { - "error": "HTTPSConnectionPool(host='terracehousehotbath.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "2oqyfzz1sdzd.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='2oqyfzz1sdzd.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.ill.fi": { - "error": "HTTPSConnectionPool(host='social.ill.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kuko.hamburg": { + "error": 404 }, - "social.wegerich.de": { + "frndcdsg.pictor.uberspace.de": { + "error": 404 + }, + "mastodon.social/users/redearth": { + "error": 404 + }, + "writepay.blogspot.com": { + "error": 404 + }, + "yade.m.to": { + "error": "HTTPSConnectionPool(host='yade.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.440hz-radio.de": { + "error": "HTTPSConnectionPool(host='social.440hz-radio.de', port=443): Read timed out. (read timeout=3)" + }, + "o.kelbie.scot": { + "error": "HTTPSConnectionPool(host='o.kelbie.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mik.cloud": { + "error": 404 + }, + "pt.judge.sh": { + "error": "HTTPSConnectionPool(host='pt.judge.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "knro.blogspot.com.es": { + "error": 404 + }, + "mstdn.club": { + "error": "HTTPSConnectionPool(host='mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ruhrspora.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-dev-1333" + "name": "diaspora", + "version": "0.7.12.0-p0ef72ba9" }, "protocols": { "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ - "friendica", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { "inbound": [], "outbound": [ - "smtp" + "twitter" ] }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] + "openRegistrations": false, + "usage": { + "users": { + "total": 828, + "activeHalfyear": 25, + "activeMonth": 11 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "localPosts": 18542, + "localComments": 11636 + }, + "metadata": { + "nodeName": "Ruhrspora*", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "explicitContent": false + "adminAccount": "team" } } }, - "social.tchncs.de/@yuls": { + "primordial-library.gq": { "error": 404 }, - "mstdn.top": { - "error": "HTTPSConnectionPool(host='mstdn.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi-cybertilde.serveo.net": { - "error": "HTTPSConnectionPool(host='fedi-cybertilde.serveo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedi-cybertilde.serveo.net timed out. (connect timeout=3)'))" - }, - "mastodon.eifelcoworking.space": { - "error": "HTTPSConnectionPool(host='mastodon.eifelcoworking.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ourfuture.org": { - "error": 404 + "blog.anjos.red": { + "error": "HTTPSConnectionPool(host='blog.anjos.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.it-sawade.de": { + "photodon.org": { "error": 404 }, - "wakasa.m.to": { - "error": "HTTPSConnectionPool(host='wakasa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rss.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='rss.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.su": { - "error": "HTTPSConnectionPool(host='mastodon.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.byoblu.com": { + "soc.zom.bi": { "nodeinfo": { "version": "2.0", "software": { @@ -29378,753 +33752,770 @@ ], "usage": { "users": { - "total": 12344, - "activeMonth": 13414, - "activeHalfyear": 13416 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 26 }, - "localPosts": 31153 + "localPosts": 773 }, "openRegistrations": true } }, - "runserver.co": { - "error": "HTTPSConnectionPool(host='runserver.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "francelibre.space": { + "error": "HTTPSConnectionPool(host='francelibre.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev2.mstdn-jp.site": { - "error": "HTTPSConnectionPool(host='dev2.mstdn-jp.site', port=443): Read timed out. (read timeout=3)" + "mas.usagicore.org": { + "error": "HTTPSConnectionPool(host='mas.usagicore.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mas.usagicore.org' doesn't match either of 'ssh.usagicore.org', 'usagicore.org'\")))" }, - "oslo.town": { + "peervideo.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 38, - "activeMonth": 26, - "activeHalfyear": 43 - }, - "localPosts": 1939 - }, - "openRegistrations": true - } - }, - "mastodon.neilcastelino.com": { - "error": "HTTPSConnectionPool(host='mastodon.neilcastelino.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "four-estate-relay.herokuapp.com": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 ???" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "4estate.media", - "mastodon.smglive.org", - "gameliberty.club", - "relay.cetialphafive.com", - "floppy.tokyo", - "knzk.me", - "gab.com", - "mstdn.foxfam.club", - "fedichive.tk", - "rrfarmbot.appspot.com", - "liveview.cf" - ] - } - } - }, - "rfc.ioc.exchange": { - "nodeinfo": { - "metadata": { - "nodeName": "rfc.ioc.exchange", - "nodeDescription": "Requests for Comments - IOC.exchange", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeHalfyear": 1 + "total": 196 }, - "localPosts": 6 + "localPosts": 127110, + "localComments": 14 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Peer Video Club", + "nodeDescription": "Peer Video Club is a chill PeerTube instance most likely just for testing.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "recaptcha", + "version": "0.0.2", + "description": "PeerTube plugin adding ReCaptcha v2 to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "zusammen.in-howi.de": { - "error": 404 + "social.mcwhirter.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "test.bocc.de": { - "error": "HTTPSConnectionPool(host='test.bocc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.giorgiocomai.eu": { + "error": "HTTPSConnectionPool(host='social.giorgiocomai.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zerojanvier.wpcomstaging.com": { + "zetsubou.xn--q9jyb4c": { "nodeinfo": { "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, "usage": { "users": { - "total": 1 + "total": 50 }, - "localPosts": 617, - "localComments": 978 + "localPosts": 1117 + }, + "software": { + "version": "0.9.9999", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, - "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, + "openRegistrations": true, "metadata": { - "email": "zerojanvier79@gmail.com" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "\u7d76\u671b", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "mastodontic.club": { - "error": "HTTPSConnectionPool(host='mastodontic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peoplesleaders.net": { - "error": "HTTPSConnectionPool(host='peoplesleaders.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.sinnema.ws": { + "error": 403 }, - "duck.cafe": { + "ppl.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 128 + "localPosts": 977 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/AtulGrover": { - "error": 404 - }, - "electric.glowing.surf": { + "peertube.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 2 }, - "localPosts": 893 + "localPosts": 35184, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.me Elukerio", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "cloud.m-ast.de": { - "error": 404 - }, - "sexy.reindeer.photos": { - "error": "HTTPSConnectionPool(host='sexy.reindeer.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "torstensfriendica.de/friendica": { - "error": "HTTPSConnectionPool(host='torstensfriendica.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'torstensfriendica.de' doesn't match either of '*.ssl-secured-server.de', 'ssl-secured-server.de'\")))" - }, - "leebee101.wordpress.com": { - "error": 404 - }, - "mstdn.firstforest.jp": { - "error": 404 - }, - "ernmander.masto.host": { - "error": "HTTPSConnectionPool(host='ernmander.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.selea.se": { - "error": "HTTPSConnectionPool(host='cloud.selea.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--uiq450e.club": { - "error": "HTTPSConnectionPool(host='xn--uiq450e.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vcm7.m.to": { - "error": "HTTPSConnectionPool(host='vcm7.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nx163.your-storageshare.de": { - "error": 403 - }, - "mbp.limited.systems": { - "error": "HTTPSConnectionPool(host='mbp.limited.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mbp.limited.systems timed out. (connect timeout=3)'))" - }, - "tamilsangam.social": { - "error": "HTTPSConnectionPool(host='tamilsangam.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "friendica.takemusu-aiki.be": { - "error": "HTTPSConnectionPool(host='friendica.takemusu-aiki.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.takemusu-aiki.be timed out. (connect timeout=3)'))" - }, - "cloud.induse.de": { - "error": 404 - }, - "kathrynmorton21@mastodon.social": { + "pix.rousset.nom.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pix.rousset.nom.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pix.rousset.nom.fr", + "url": "https://pix.rousset.nom.fr", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 13, + "localComments": 0, "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 - }, - "localPosts": 22380811 + "total": 6, + "activeHalfyear": 6, + "activeMonth": 5 + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "lazy8.io": { - "error": "HTTPSConnectionPool(host='lazy8.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thezujev.com": { - "error": "HTTPSConnectionPool(host='thezujev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "silicon.moe": { + "error": "HTTPSConnectionPool(host='silicon.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "korstudy.jp": { - "error": "HTTPSConnectionPool(host='korstudy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to korstudy.jp timed out. (connect timeout=3)'))" + "activity-relay.kjwon15.net": { + "error": 403 }, - "crap.today": { - "error": "Expecting value: line 1 column 1 (char 0)" + "kijowski.dev": { + "error": "HTTPSConnectionPool(host='kijowski.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "comics.town": { + "pix.toot.wales": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pix.toot.wales", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pix.toot.wales", + "domain": "pix.toot.wales", + "url": "https://pix.toot.wales", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 20, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 657 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 97, + "localComments": 0, + "users": { + "total": 51, + "activeHalfyear": 46, + "activeMonth": 6 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "likeable.space": { + "social.dotstar.plus": { + "error": "HTTPSConnectionPool(host='social.dotstar.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "onlinegemein.de:62266": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "safe_dm_mentions" + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site/blog/", - "dontmarry.com/", - "HAHAHAHAHAHAHA!!!!! My blog is back up!", - "hate gay people, blacks, and socialism, and I LOVE capitalism and Trump!", - "why are millennials such fucking pussies? Why are they triggered by everything?", - "Join the Don\u2019t Marry Movement", - "Never legally marry an American woman" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy", - "MediaProxyWarmingPolicy" + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Onlinegemein.de", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mastodon.social" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "sealion.club", - "smuglo.li", - "pl.smuglo.li", - "gs.smuglo.li", - "gasthe.lgbt", - "liberdon.com", - "community.halle-leaks.de", - "video.halle-leaks.de", - "mobile.co", - "freespeechextremist.com", - "wagesofsinisdeath.com", - "newjack.city", - "raki.social", - "social.quodverum.com", - "shitposter.club", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au2pb.net", - "gorf.club", - "noagendasocial.com", - "gameliberty.club", - "mastodon.starrevolution.org", - "weeb.academy", - "anime.website", - "pleroma.tuxcrafting.cf", - "shigusegubu.club", - "freespeech.firedragonstudios.com", - "nomoresha.me", - "qoto.org", - "bsd.moe", - "hackers.town", - "infosec.exchange", - "neo.hongeipii.com", - "albin.social", - "waifuappreciation.club", - "neckbeard.xyz", - "lolifuggzi5axn2rmbk44u55zk3zjnbs4vhcruifrgyfpk6mwm4okuad.onion", - "nutt.church", - "socnet.supes.com", - "socialnetwork.ninja", - "jimlunsford.com", - "social.librem.one", - "librem.one", - "counter.social", - "misskey.xyz", - "misskey.io", - "pl.765racing.com", - "*.765racing.com", - "shpposter.club", - "gab.com", - "gab.io", - "gab.ai", - "*.gab.com", - "*.gab.io", - "*.gab.ai", - "freespeech.host", - "kys.moe", - "pl.kys.moe", - "rightmastodon.com", - "monstrous.church", - "monsterprom.space", - "pieville.net", - "forum.decisiveliberty.news", - "xn--6r8h.tk", - "social.lucci.xyz", - "explosion.party", - "goldandblack.xyz", - "stereophonic.space", - "baraag.net", - "catgirl.life", - "mast.subzone.space", - "theres.life", - "beehub.org", - "leftlibertarian.club", - "setho.org", - "pl.wowana.me", - "melalandia.tk", - "weeaboo.space", - "the.hedgehoghunter.club", - "lets.saynoto.lgbt", - "exited.eu", - "cawfee.club", - "mu.zaitcev.nu", - "accela.online", - "yorishiro.space", - "producers.masto.host", - "blurts.net", - "dresden.network", - "fosstodon.org", - "shitasstits.life", - "kompost.cz", - "quitter.pw", - "mstdn.io", - "juche.town", - "gab.sleeck.eu", - "weedis.life", - "take.iteasy.club", - "linuxrocks.online", - "peertube.linuxrocks.online", - "cyzed.com", - "gab.polaris-1.work", - "sinblr.com", - "disarray.nof.st", - "pleroma.kiwifarms.net", - "kiwifarms.cc", - "kiwifarms.net", - "kiwifarms.is", - "fedi.absturztau.be", - "aria.company", - "patch.cx", - "social.i2p.rocks", - "peertube.boneheadmedia.com", - "freevoice.space", - "voice.masto.host", - "warc.space", - "speakfree.world", - "gabfed.com", - "mstdn.foxfam.club", - "social.foxfam.club", - "pleroma.cloud", - "bitcoinhackers.org", - "floppy.tokyo", - "fybuk.com", - "hostux.social", - "letsalllovela.in", - "networked.space", - "not.unixporn.pro", - "pleroma.cucked.me", - "pleroma.soykaf.com", - "pl.pube.tk", - "quey.org", - "rcsocial.net", - "toot.love", - "mastodon.cloud", - "spinster.xyz", - "piggo.space", - "gabble.xyz", - "dickshow.social", - "mastodon.gamedev.place", - "freefedifollowers.ga", - "sivokon.me", - "skippers-bin.com", - "fedichive.tk", - "witches.live", - "*.witches.live", - "nordenmedia.com", - "soc.fglt.nl", - "gab.protohype.net", - "*.protohype.net", - "afd.best", - "djitter.com", - "kitty.social", - "social.hatthieves.es", - "*.hatthieves.es", - "iscute.moe", - "functor.pro", - "redterrorcollective.net", - "ligma.pro", - "jpop.club", - "kazvam.com", - "djitter.com", - "social.panthermodern.net", - "justicewarrior.social", - "peervideo.net", - "yarr.io", - "bodybuilding.im", - "civiq.social", - "dev.civiq.social", - "*.civiq.social", - "liveview.cf", - "mastodon.popps.org", - "blob.cat", - "gnusocial.no", - "mast.wholemars.com", - "carrot.army", - "libre.video", - "m.sl-network.fr", - "peertube.sl-network.fr", - "*.sl-network.fr", - "cliterati.club", - "neenster.org", - "glindr.org", - "kag.social", - "bikeshed.party", - "x0f.org", - "outerheaven.club", - "prout.social", - "hagra.net", - "aspirant.de", - "buckeye.social", - "hitchhiker.social", - "expired.mentality.rip", - "pleroma.mouse.services", - "imvegan.fyi", - "cmpwn.com", - "gleasonator.com", - "gamers.exposed", - "sneak.berlin", - "*.sneak.berlin", - "uwu.social", - "iddqd.social", - "thewired.xyz", - "mstdn.social", - "bittube.video", - "tube.chatelet.ovh", - "videos.libreha.sh", - "mu.zaitcev.nu", - "pleroma.com", - "jaeger.website", - "fedi.app", - "search.fedi.app", - "*.fedi.app", - "activism.openworlds.info", - "social.nothingplanet.com", - "coom.club", - "gecekafasi.com", - "yggdrasil.social", - "bsd.moe", - "dickkickextremist.xyz", - "archivefedifor.fun", - "definitely-not-archivefedifor.fun", - "social.byoblu.com", - "fuck-man-i-just-want-like-one-friend.xyz", - "raplst.town", - "happy.masto.host" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Anarchist collective of kind beings.", - "nodeName": "Likeable space", - "pollLimits": { - "max_expiration": 315360000, - "max_option_chars": 200, - "max_options": 1000, - "min_expiration": 0 + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://likeable.space/users/tastytea", - "https://likeable.space/users/teldra" - ], - "suggestions": { - "enabled": false + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "explicitContent": false + } + } + }, + "social.millcrick.org": { + "error": "HTTPSConnectionPool(host='social.millcrick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.alexschroeder.ch": { + "error": "HTTPSConnectionPool(host='fedi.alexschroeder.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.alexschroeder.ch' doesn't match either of 'alexschroeder.ch', 'www.alexschroeder.ch'\")))" + }, + "quasi.social": { + "error": 503 + }, + "mastodon.social/users/Prower": { + "error": 404 + }, + "mstdn.klzb.top": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 1560, "users": { - "total": 5 - } + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 32 }, - "version": "2.0" + "openRegistrations": false } }, - "sbsk-dev2.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.friendlydads.net": { + "error": "HTTPSConnectionPool(host='mastodon.friendlydads.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "b251l7n7al1hmxvp0f.4chan.icu": { - "error": "HTTPSConnectionPool(host='b251l7n7al1hmxvp0f.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "pleroma.melmac.rocks": { + "error": "HTTPSConnectionPool(host='pleroma.melmac.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "entrebits.ga": { - "error": "HTTPSConnectionPool(host='entrebits.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "snack.social": { + "error": "HTTPSConnectionPool(host='snack.social', port=443): Read timed out. (read timeout=3)" }, - "cocoronavi.net": { + "masto.giga.is": { + "error": "HTTPSConnectionPool(host='masto.giga.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.giga.is' doesn't match 'giga.is'\")))" + }, + "beta.r3bl.me": { + "error": "HTTPSConnectionPool(host='beta.r3bl.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.digitalassetinfo.net": { + "error": "HTTPSConnectionPool(host='mastodon.digitalassetinfo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "uncensored.masto.host": { + "error": "HTTPSConnectionPool(host='uncensored.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.sayfeel.tw": { + "error": "HTTPSConnectionPool(host='dev.sayfeel.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kagayaki.m.to": { + "error": "HTTPSConnectionPool(host='kagayaki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.one": { + "error": "HTTPSConnectionPool(host='mast.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.elephas.cloud": { + "error": "HTTPSConnectionPool(host='mstdn.elephas.cloud', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.su": { + "error": "HTTPSConnectionPool(host='mstdn.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "otaku.m.to": { + "error": "HTTPSConnectionPool(host='otaku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.scribblers.club": { + "error": "HTTPSConnectionPool(host='www.scribblers.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rbs.io": { + "error": "HTTPSConnectionPool(host='social.rbs.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "www.seiyu-mstdn.club": { + "error": "HTTPSConnectionPool(host='www.seiyu-mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "glitchwitch.io": { + "error": 404 + }, + "asocial.56k.es": { + "error": "HTTPSConnectionPool(host='asocial.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sonoko.syo.tokyo": { + "error": "HTTPSConnectionPool(host='sonoko.syo.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tyngsboroughma.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 6 + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 }, - "localPosts": 13835 + "localPosts": 3, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "nodeName": "Social Tyngsborough" + } } }, - "bioklaani.horse": { - "error": "HTTPSConnectionPool(host='bioklaani.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.bstly.de": { + "error": 404 }, - "friendica.utzer.de": { + "f.lapo.it": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "linkedin", - "pinterest", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 78, - "activeHalfyear": 26, - "activeMonth": 18 - }, - "localPosts": 142, - "localComments": 24 - }, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "friendica.utzer.de Social Network", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -30132,6 +34523,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -30139,26 +34531,222 @@ }, "services": { "inbound": [ - "gnusocial", "twitter" ], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "linkedin", - "pinterest", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "mastodon.redgarterclub.com": { + "www.matthewgraybosch.com": { + "error": 404 + }, + "group.federa.site": { + "error": "HTTPSConnectionPool(host='group.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "feedbot.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='feedbot.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "words.kiichan.space": { + "error": "HTTPSConnectionPool(host='words.kiichan.space', port=443): Read timed out. (read timeout=3)" + }, + "plopp.utzer.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 186, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "r@schmitz.pro" + } + } + }, + "pleroma.uwah.moe": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 56 + }, + "localPosts": 11137 + }, + "software": { + "version": "0.9.0-1973-g90e157ef", + "name": "Pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "ostatus", + "activitypub" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 32000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.uwah.moe/users/Syldexia" + ], + "restrictedNicknames": [ + "about", + "~", + "main", + "users", + "settings", + "objects", + "activities", + "web", + "registration", + "friend-requests", + "pleroma", + "api", + "tag", + "notice", + "status", + "user-search", + "ostatus_subscribe", + "oauth", + "push", + "relay", + "inbox", + ".well-known", + "nodeinfo", + "auth", + "proxy", + "dev", + "internal" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "pleroma.uwah.moe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [ + "pleroma.rareome.ga" + ], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "www.nextcloud.powerlot.net": { + "error": 403 + }, + "log.rocks": { + "nodeinfo": { + "metadata": { + "nodeName": "LOG Rocks!", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": false, + "invites": true + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 3 + }, + "version": "2.0" + } + }, + "cn.tootist.net": { + "error": "HTTPSConnectionPool(host='cn.tootist.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mt.cloudron-dev.syn.im": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pop-in-don.com": { + "error": "HTTPSConnectionPool(host='pop-in-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "osada-testing.federated.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "lizards.live": { + "error": "HTTPSConnectionPool(host='lizards.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.791127.net": { + "error": "HTTPSConnectionPool(host='mstdn.791127.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.social/users/elih": { + "error": 404 + }, + "social.yahe.sh": { "nodeinfo": { "version": "2.0", "software": { @@ -30171,24 +34759,209 @@ "usage": { "users": { "total": 1, - "activeMonth": 0, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 14 + "localPosts": 328 }, "openRegistrations": false } }, - "kitsune.localtunnel.me": { - "error": "HTTPSConnectionPool(host='kitsune.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "test.jess.coffee": { + "error": "HTTPSConnectionPool(host='test.jess.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "notfreespee.ch": { - "error": "HTTPSConnectionPool(host='notfreespee.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev-relay.mstdn-jp.site": { + "error": "HTTPSConnectionPool(host='dev-relay.mstdn-jp.site', port=443): Read timed out. (read timeout=3)" }, - "www.vegetadon.tokyo": { - "error": "HTTPSConnectionPool(host='www.vegetadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nowheycreamery.com": { + "error": 500 }, - "social.incorrect.space": { + "drive.servida.ch": { + "error": 404 + }, + "cloud.imperialis.net": { + "error": "HTTPSConnectionPool(host='cloud.imperialis.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mercury.spraci.info": { + "error": "HTTPSConnectionPool(host='mercury.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "plrm.polyohm.net": { + "error": "HTTPSConnectionPool(host='plrm.polyohm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "poems.emeryrose.me": { + "nodeinfo": { + "metadata": { + "nodeName": "things we leave behind", + "nodeDescription": "by emery rose", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 44 + }, + "version": "2.0" + } + }, + "komoro.net": { + "error": "HTTPSConnectionPool(host='komoro.net', port=443): Read timed out. (read timeout=3)" + }, + "don.wiredpunch.com": { + "error": "HTTPSConnectionPool(host='don.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.freiraumzittau.de": { + "nodeinfo": { + "metadata": { + "nodeName": "pix.freiraumzittau.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "5000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pix Freiraum Zittau", + "domain": "pix.freiraumzittau.de", + "url": "https://pix.freiraumzittau.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 11, + "localComments": 0, + "users": { + "total": 3, + "activeHalfyear": 2, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "dev3.jasonrobinson.me": { + "error": 404 + }, + "app.hypertalk.io": { + "error": "HTTPSConnectionPool(host='app.hypertalk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pah.social": { + "error": "HTTPSConnectionPool(host='pah.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "freego.network": { + "error": "HTTPSConnectionPool(host='freego.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.hunnius.net": { + "error": "HTTPSConnectionPool(host='friendica.hunnius.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kmmtn.com": { + "error": "HTTPSConnectionPool(host='kmmtn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.scy.name": { + "error": "HTTPSConnectionPool(host='mastodon.scy.name', port=443): Read timed out. (read timeout=3)" + }, + "friendizta.tk": { + "error": "HTTPSConnectionPool(host='friendizta.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kn-cloud.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 16 + }, + "openRegistrations": false + } + }, + "m.zerocat.club": { + "error": "HTTPSConnectionPool(host='m.zerocat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tcnfy.uk": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -30200,10 +34973,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -30212,9 +34991,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Private Pleroma instance for a gal", - "nodeName": "incorrect.space", + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "tcnfy.uk", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -30262,7 +35041,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.incorrect.space/users/m" + "https://tcnfy.uk/users/andy", + "https://tcnfy.uk/users/techonify", + "https://tcnfy.uk/users/daw50n" ], "suggestions": { "enabled": false @@ -30284,111 +35065,377 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1" }, "usage": { - "localPosts": 277, + "localPosts": 54, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "don.taprix.org": { + "deadinsi.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3slis" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 373, + "activeMonth": 184, + "activeHalfyear": 767 }, - "localPosts": 279 + "localPosts": 163750 }, - "openRegistrations": false + "openRegistrations": true } }, - "qe95wy3axmxgfje6.myfritz.net": { - "error": "HTTPSConnectionPool(host='qe95wy3axmxgfje6.myfritz.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "skruffl.wtf": { - "error": 404 - }, - "makerlab.sytes.net": { - "error": 403 + "thewired.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "cosmos.social": { + "strangevistas.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Strange Vistas", + "nodeDescription": "Movies, anime, books, and games", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 0 + "localPosts": 62 }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.retrodigital.net": { - "error": "HTTPSConnectionPool(host='mastodon.retrodigital.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.eurekacity.online": { + "error": "HTTPSConnectionPool(host='social.eurekacity.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chat.fasil.cloud": { - "error": "HTTPSConnectionPool(host='chat.fasil.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "securemy.pw": { + "error": "HTTPSConnectionPool(host='securemy.pw', port=443): Read timed out. (read timeout=3)" }, - "write.allgood.mx": { - "error": "HTTPSConnectionPool(host='write.allgood.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "has.leftreality.com": { + "error": "HTTPSConnectionPool(host='has.leftreality.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bangdream.m.to": { - "error": "HTTPSConnectionPool(host='bangdream.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "telco.m.to": { + "error": "HTTPSConnectionPool(host='telco.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pasha.jumpingcrab.com": { - "error": "HTTPSConnectionPool(host='pasha.jumpingcrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.konsumsyndik.at": { + "error": "HTTPSConnectionPool(host='hub.konsumsyndik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.cannon.town": { - "error": "HTTPSConnectionPool(host='pleroma.cannon.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "altdon.net": { + "error": "HTTPSConnectionPool(host='altdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "roma.sftblw.moe": { - "error": "HTTPSConnectionPool(host='roma.sftblw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roma.sftblw.moe' doesn't match 'drone-github.sftblw.moe'\")))" + "toot.xayah.net": { + "error": "HTTPSConnectionPool(host='toot.xayah.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vllm.net": { - "error": 502 + "mk.nfgworld.com": { + "error": "HTTPSConnectionPool(host='mk.nfgworld.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mk.nfgworld.com' doesn't match 'ero-sky.com'\")))" }, - "ssweeny.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.pueseso.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "dolphin", + "version": "1.4.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Social-Pueseso", + "nodeDescription": null, + "maintainer": { + "name": "diazepan", + "email": "" + }, + "maxNoteTextLength": 500 + } + } }, - "pleroma.zapto.org": { - "error": "HTTPSConnectionPool(host='pleroma.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "open.audio": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21+git.a179229f" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 1476, + "activeHalfyear": 596, + "activeMonth": 186 + } + }, + "metadata": { + "actorId": "https://open.audio/federation/actors/service", + "private": false, + "shortDescription": "Libre Music from the Commons", + "longDescription": "We are are a curated Funkwhale music server promoting libre audio - usually released under Creative Commons licenses and through netlabels.\r\n\r\nPlenty of the content is coming from the Free Music Archive (http://freemusicarchive.org/), which you should definitely check if you're interested in Creative Commons music!\r\n\r\nThis instance is currently hosted by The Funkwhale Collective, the organization behind the [Funkwhale](https://funkwhale.audio) project.\r\n\r\nYou can contact the admins of this server by email at contact@open.audio if you are a creator publishing under an open license and want to upload your work here, or for any other question you may have :)", + "rules": "You can consider [Funkwhale's code of conduct](https://funkwhale.audio/code-of-conduct/) applies here. In addition, please don't upload copyrighted material in public libraries, as we'd have to remove it immediatly.", + "contactEmail": "contact@open.audio", + "terms": "", + "nodeName": "Open.Audio", + "banner": null, + "defaultUploadQuota": 3000, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 49091 + }, + "artists": { + "total": 6597 + }, + "albums": { + "total": 5514 + }, + "music": { + "hours": 12464.64361111111 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "Open.audio is maintained and hosted by The Funkwhale Collective, the collective behind the [Funkwhale](https://funkwhale.audio) project.\r\n\r\nIf you enjoy this service, please consider making a donation!\r\n\r\nDonate", + "knownNodesListUrl": "https://open.audio/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 2841 + } + }, + "listenings": { + "total": 30853 + }, + "downloads": { + "total": 57057 + } + } + } + } }, - "defloration.ml": { - "error": "Expecting value: line 1 column 1 (char 0)" + "masticated.life": { + "error": "HTTPSConnectionPool(host='masticated.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.ff-naechstebreck.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "fediverse.wesnoth.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Wesnoth", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fediverse.wesnoth.org/users/loonycyborg", + "https://fediverse.wesnoth.org/users/Soliton", + "https://fediverse.wesnoth.org/users/rhonda" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0" + }, + "usage": { + "localPosts": 242, + "users": { + "total": 4 + } + }, + "version": "2.0" + } }, - "celestrix.ca": { + "nuage.fabriceh.com": { "error": 404 }, - "crowdapp.ocloud.de": { + "dojpride.org": { "error": 404 }, - "masto.beer": { + "friends.spraci.info": { + "error": "HTTPSConnectionPool(host='friends.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastd.me": { + "error": "HTTPSConnectionPool(host='mastd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.noostache.fr": { + "error": "HTTPSConnectionPool(host='social.noostache.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "transrights.ovh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "die-partei.social": { "nodeinfo": { "version": "2.0", "software": { @@ -30400,82 +35447,215 @@ ], "usage": { "users": { - "total": 14, - "activeMonth": 9, - "activeHalfyear": 12 + "total": 8, + "activeMonth": 7, + "activeHalfyear": 7 + }, + "localPosts": 87201 + }, + "openRegistrations": false + } + }, + "gorone.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 53, + "activeMonth": 36, + "activeHalfyear": 54 }, - "localPosts": 491 + "localPosts": 151156 }, "openRegistrations": true } }, - "misskey.kemo.tokyo": { - "error": "HTTPSConnectionPool(host='misskey.kemo.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.dreads-unlock.fr": { + "error": "HTTPSConnectionPool(host='peertube.dreads-unlock.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/tesseraconteur": { - "error": 404 + "hulvr.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 42, + "activeMonth": 16, + "activeHalfyear": 21 + }, + "localPosts": 18370 + }, + "openRegistrations": false + } }, - "nexustime.herokuapp.com": { + "blog.scssoft.com": { "error": 404 }, - "lgbt6.club": { - "error": "HTTPSConnectionPool(host='lgbt6.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "linuxinthenight.com": { + "error": "HTTPSConnectionPool(host='linuxinthenight.com', port=443): Read timed out. (read timeout=3)" }, - "videos.nanao.moe": { - "error": "HTTPSConnectionPool(host='videos.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kinkyelephant.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3119, + "activeMonth": 182, + "activeHalfyear": 641 + }, + "localPosts": 128200 + }, + "openRegistrations": true + } }, - "mastodon.gion.me": { - "error": "HTTPSConnectionPool(host='mastodon.gion.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.cosmic-engineer.com": { + "error": "HTTPSConnectionPool(host='nextcloud.cosmic-engineer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pix.cetra.club": { - "error": "HTTPSConnectionPool(host='pix.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pan2.m.to": { + "error": "HTTPSConnectionPool(host='pan2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "notspam.tk": { - "error": "HTTPSConnectionPool(host='notspam.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to notspam.tk timed out. (connect timeout=3)'))" + "social.envact.ca": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Montreal Area Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } }, - "otmns.cc": { - "error": 403 + "mstdn.ipz.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "www.das-kreative.de": { - "error": 404 + "nitech.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 34, + "activeMonth": 2, + "activeHalfyear": 4 + }, + "localPosts": 251 + }, + "openRegistrations": false + } }, - "akane.osaka": { - "error": "HTTPSConnectionPool(host='akane.osaka', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "belette.club": { + "error": "HTTPSConnectionPool(host='belette.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.itskil.com": { - "error": "HTTPSConnectionPool(host='cloud.itskil.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.stolas.website": { + "error": "HTTPSConnectionPool(host='mastodon.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.aclevo.xyz": { - "error": "HTTPSConnectionPool(host='social.aclevo.xyz', port=443): Read timed out. (read timeout=3)" + "pleroma.abnd.space": { + "error": "HTTPSConnectionPool(host='pleroma.abnd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "1040.casa": { - "error": "Expecting value: line 1 column 1 (char 0)" + "friendica.bella-barmbek.de": { + "error": 404 }, - "jeroenpraat.nl": { + "fc.fed.im": { + "error": "HTTPSConnectionPool(host='fc.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/kyliejenner": { "error": 404 }, - "mastodon.social/users/rfunai401": { + "srv1.tk": { "error": 404 }, - "alexanderfamily.org": { - "error": "HTTPSConnectionPool(host='alexanderfamily.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'alexanderfamily.org' doesn't match either of '*.secure.hostingprod.com', 'secure.hostingprod.com'\")))" + "ec3cob0d36g28.4chan.icu": { + "error": "HTTPSConnectionPool(host='ec3cob0d36g28.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "mint-n-er.de": { + "home.sexton-family.uk": { + "error": 404 + }, + "refuznik.video": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "zot", - "diaspora" + "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] @@ -30483,19 +35663,33 @@ "openRegistrations": false, "usage": { "users": { - "total": 27, - "activeHalfyear": 15, - "activeMonth": 10 + "total": 2 }, - "localPosts": 593, - "localComments": 1541 + "localPosts": 170, + "localComments": 1 }, "metadata": { - "nodeName": "MINT-N-ER Hubzilla" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Magisterium Refuznik", + "nodeDescription": "Magisterium Refuznik est une plateforme de partage de vid\u00e9os de gens qui souhaitent changer le monde." } } }, - "peertube.serveur.slv-valbonne.fr": { + "soc.wadza.fr": { + "error": "('Connection aborted.', BrokenPipeError(32, 'Broken pipe'))" + }, + "shitasstits.life": { + "error": 404 + }, + "pegelinux.ga": { + "error": "HTTPSConnectionPool(host='pegelinux.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.severino.info": { + "error": "HTTPSConnectionPool(host='masto.severino.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lostpod.space": { "nodeinfo": { "version": "2.0", "software": { @@ -30512,20 +35706,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 18 + "total": 266 }, - "localPosts": 193, - "localComments": 11 + "localPosts": 110915, + "localComments": 39 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "SLVtv Vid\u00e9o \u00e0 la demande PeerTube \u00e0 Valbonne Sophia Antipolis", - "nodeDescription": "Vid\u00e9o \u00e0 la demande de la WebTV locale \u00e0 Sophia Antipolis et centr\u00e9e sur Valbonne, administr\u00e9e par l'association Sophia Loisirs et Vie.", + "nodeName": "\u026dost \u0241od", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -30542,7 +35736,7 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -30565,7 +35759,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -30622,8 +35816,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 + "videoQuota": 0, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -30637,16 +35831,37 @@ } } }, - "blog.shootjackdorseyinto.space": { - "error": "HTTPSConnectionPool(host='blog.shootjackdorseyinto.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.e217.net": { - "error": "HTTPSConnectionPool(host='mastodon.e217.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.chirno.tech": { + "nodeinfo": { + "metadata": { + "nodeName": "Chirno.Tech" + }, + "openRegistrations": false, + "protocols": [ + "ostatus", + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 38ee0f3fc64e625d940ae807beab8161390e4fe4" + }, + "usage": { + "localPosts": 81, + "users": { + "total": 1 + } + }, + "version": "2.0" + } }, - "prismo.xyz": { - "error": "HTTPSConnectionPool(host='prismo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ssj3.xyz": { + "error": "HTTPSConnectionPool(host='ssj3.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "w3c.social": { + "mastodon.obspm.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -30658,36 +35873,225 @@ ], "usage": { "users": { - "total": 121, - "activeMonth": 3, - "activeHalfyear": 21 + "total": 20, + "activeMonth": 13, + "activeHalfyear": 23 }, - "localPosts": 3385 + "localPosts": 224 + }, + "openRegistrations": true + } + }, + "social.exclaimindustries.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 93 }, "openRegistrations": false } }, - "motorcity.ml": { - "error": "HTTPSConnectionPool(host='motorcity.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fsmi.social": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "fellies.social", + "mastodon.cloud", + "botdon.net", + "mstdn.jp", + "now.kibousoft.co.jp", + "inditoot.com", + "honey.church", + "rapefeminists.network", + "mobile.co", + "albin.social", + "newjack.city", + "baraag.net", + "pawoo.net", + "humblr.social", + "sinblr.com", + "pl.smuglo.li", + "neckbeard.xyz", + "witches.live", + "qaf.men", + "qoto.org", + "mstdn.foxfam.club", + "freespeechextremist.com", + "exited.eu", + "gab.com", + "develop.gab.com", + "gab.polaris-1.work", + "gabfed.com", + "not-develop.gab.com", + "warc.space", + "search.fedi.app" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Free Software Movement of India", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fsmi.social/users/rajasekhar", + "https://fsmi.social/users/njoseph", + "https://fsmi.social/users/gorlapraveen", + "https://fsmi.social/users/ranjithraj", + "https://fsmi.social/users/bhuvan", + "https://fsmi.social/users/bhavabhuthi" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 6037, + "users": { + "total": 1154 + } + }, + "version": "2.0" + } }, - "sentient.cloud": { - "error": "HTTPSConnectionPool(host='sentient.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "toot.drup.no": { + "error": "HTTPSConnectionPool(host='toot.drup.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.trwnh.com": { + "blog.grotenhuis.info": { "error": 404 }, - "mvuylphrvw.localtunnel.me": { - "error": "HTTPSConnectionPool(host='mvuylphrvw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "ananc.us": { + "error": "HTTPSConnectionPool(host='ananc.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "polska.masto.host": { - "error": "HTTPSConnectionPool(host='polska.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.trashkids.org": { + "error": "HTTPSConnectionPool(host='mstdn.trashkids.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.opportunis.me": { + "bots.tchnics.de": { + "error": "HTTPSConnectionPool(host='bots.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "red.fairymeadow.org": { + "error": 503 + }, + "sd.masto.host": { + "error": "HTTPSConnectionPool(host='sd.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "liberakampo.org": { + "error": "Expecting value: line 2 column 1 (char 2)" + }, + "mastodon.fyi": { + "error": "HTTPSConnectionPool(host='mastodon.fyi', port=443): Read timed out. (read timeout=3)" + }, + "videos.cemea.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -30702,20 +36106,34 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 24 }, - "localPosts": 2756, + "localPosts": 898, "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Opportun", - "nodeDescription": "PeerTube, a federated opportunistic video streaming platform using P2P", + "nodeName": "Vid\u00e9os des CEMEA", + "nodeDescription": "Vid\u00e9os des CEMEA est une instance de PeerTube, un site d'h\u00e9bergement de vid\u00e9os f\u00e9d\u00e9r\u00e9es \u00e0 travers une plateforme libre de streaming, initi\u00e9e et soutenue par l'association Framasoft.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -30735,6 +36153,7 @@ "enabled": true }, "enabledResolutions": [ + 360, 480, 720, 1080 @@ -30810,7 +36229,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -30825,25 +36244,38 @@ } } }, - "social.tchncs.de/users/tchncs": { - "error": 404 - }, - "jemp.co": { - "error": "HTTPSConnectionPool(host='jemp.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "foodon.m.to": { - "error": "HTTPSConnectionPool(host='foodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pod.mxchange.org": { - "error": "HTTPSConnectionPool(host='pod.mxchange.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pod.mxchange.org' doesn't match 'cloud.mxchange.org'\")))" - }, - "h-sund.nu": { - "error": 404 + "plume.debian.social": { + "nodeinfo": { + "metadata": { + "nodeDescription": "plume.debian.social", + "nodeName": "plume.debian.social" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 2, + "users": { + "total": 3 + } + }, + "version": "2.0" + } }, - "t.cascadians.net": { - "error": "HTTPSConnectionPool(host='t.cascadians.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "doks.link": { + "error": "HTTPSConnectionPool(host='doks.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pm.tux.tf": { + "social.incorrect.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -30855,17 +36287,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", "relay" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -30875,8 +36300,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Plerotux", + "nodeDescription": "Private Pleroma instance for a gal", + "nodeName": "incorrect.space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -30924,7 +36349,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pm.tux.tf/users/tuxfanou" + "https://social.incorrect.space/users/m" ], "suggestions": { "enabled": false @@ -30946,18 +36371,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 312, + "localPosts": 282, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "breadcoop.masto.host": { + "lactomeda.tk": { + "error": "HTTPSConnectionPool(host='lactomeda.tk', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.myifn.de": { "nodeinfo": { "version": "2.0", "software": { @@ -30969,71 +36397,152 @@ ], "usage": { "users": { - "total": 91, - "activeMonth": 18, - "activeHalfyear": 96 + "total": 6, + "activeMonth": 4, + "activeHalfyear": 7 }, - "localPosts": 352 + "localPosts": 16 }, "openRegistrations": true } }, - "write.mel.sh": { + "cloud.artificial-owl.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "tube.tesgo.fr": { "nodeinfo": { - "metadata": { - "nodeName": "write.mel.sh", - "nodeDescription": "a notebook of things", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 2 }, - "localPosts": 34 + "localPosts": 1355, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Tube Tesgo", + "nodeDescription": "Instance PeerTube du r\u00e9seau Tesgo" + } } }, - "mastodon.social/users/weems": { - "error": 404 - }, - "toots.evilchi.li": { - "error": "HTTPSConnectionPool(host='toots.evilchi.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toots.evilchi.li timed out. (connect timeout=3)'))" + "mastodon.sarkastic.org": { + "error": "HTTPSConnectionPool(host='mastodon.sarkastic.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.hpi.wtf": { - "error": "HTTPSConnectionPool(host='www.hpi.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.hpi.wtf' doesn't match 'hpi.wtf'\")))" + "cloud.telybox.com": { + "error": "HTTPSConnectionPool(host='cloud.telybox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "enoughisenough14.org": { - "error": 404 + "gearcom.de": { + "error": "HTTPSConnectionPool(host='gearcom.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gearcom.de' doesn't match either of '*.goserver.host', 'goserver.host'\")))" }, - "microblog.bandersnatch.xyz": { + "plr.ph3j.com": { "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "plr/ph3j", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -31041,63 +36550,79 @@ "inbound": [], "outbound": [] }, - "openRegistrations": false, + "software": { + "name": "pleroma", + "version": "1.1.50-2792-g5992c256-develop" + }, "usage": { + "localPosts": 602, "users": { - "total": 1 - }, - "localPosts": 1 + "total": 3 + } }, - "metadata": { - "nodeName": "@justin@microblog.bandersnatch.xyz", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } + "version": "2.0" } }, - "pleroma.theritters.online": { - "error": "HTTPSConnectionPool(host='pleroma.theritters.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "lysqcxcmvm.localtunnel.me": { + "error": "HTTPSConnectionPool(host='lysqcxcmvm.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "pl3r0m4.kl1pp3l.de": { + "5th.live": { + "error": "HTTPSConnectionPool(host='5th.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.canox.net": { + "error": "HTTPSConnectionPool(host='mastodon.canox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.tsunix.de": { + "error": "HTTPSConnectionPool(host='pleroma.tsunix.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "pleroma7.pla1.net": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 0 - }, - "software": { - "version": "1.0.0-394-g08960d50.develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://pl3r0m4.kl1pp3l.de/users/j4n" + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Pleroma CentOS 7 Texas USA", + "nodeName": "pleroma7.pla1.net", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "skipThreadContainment": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -31130,305 +36655,158 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma7.pla1.net/users/pla" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "pxl.yarmo.eu": { - "error": "HTTPSConnectionPool(host='pxl.yarmo.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "bark.house": { - "error": "HTTPSConnectionPool(host='bark.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.askcreative.nl": { - "error": 404 - }, - "denull.ru": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ediot.social": { - "error": "HTTPSConnectionPool(host='ediot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.yuu26.com": { - "error": "HTTPSConnectionPool(host='mastodon.yuu26.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodonten.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-7998-ge57c1b60-develop" + }, "usage": { + "localPosts": 4, "users": { - "total": 1005, - "activeMonth": 195, - "activeHalfyear": 288 - }, - "localPosts": 281319 + "total": 2 + } }, - "openRegistrations": false + "version": "2.0" } }, - "taz.fandom-mastodon.com": { - "error": "HTTPSConnectionPool(host='taz.fandom-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ivanfr.com": { + "error": "HTTPSConnectionPool(host='social.ivanfr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.ivystech.com": { - "error": "HTTPSConnectionPool(host='social.ivystech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p2b.olme.noho.st": { + "error": "HTTPSConnectionPool(host='p2b.olme.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "usm.hootiegibbon.co.uk": { - "error": "HTTPSConnectionPool(host='usm.hootiegibbon.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'usm.hootiegibbon.co.uk' doesn't match either of 'expiereddnsmanager.com', 'www.expiereddnsmanager.com'\")))" + "whyevolutionistrue.wordpress.com": { + "error": 404 }, - "nextcloud.nicolas-guichard.ovh": { - "error": 403 + "fujieda.link": { + "error": "HTTPSConnectionPool(host='fujieda.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "pantadoon.m.to": { - "error": "HTTPSConnectionPool(host='pantadoon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ami.horsentiers.fr": { + "error": 404 }, - "audio.llit.eu": { + "mstdn.world": { + "error": "HTTPSConnectionPool(host='mstdn.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "765ml.com": { + "error": "HTTPSConnectionPool(host='765ml.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.lycee-experimental.org": { + "error": 404 + }, + "masto.werefox.dev": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21-rc1" + "name": "mastodon", + "version": "3.1.0+glitch_0209_d3aaa08" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, - "metadata": { - "actorId": "https://audio.llit.eu/federation/actors/service", - "private": true, - "shortDescription": "My music for myself", - "longDescription": "", - "rules": "", - "contactEmail": "hostmaster@llit.eu", - "terms": "", - "nodeName": "lliTAudio", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 2, + "activeMonth": 2, + "activeHalfyear": 3 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null - } + "localPosts": 3764 + }, + "openRegistrations": true } }, - "sinnrinn.n-sr.org": { - "error": "HTTPSConnectionPool(host='sinnrinn.n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quitter.im": { - "error": "HTTPSConnectionPool(host='quitter.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to quitter.im timed out. (connect timeout=3)'))" - }, - "mame.m.to": { - "error": "HTTPSConnectionPool(host='mame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "birb.zone": { + "error": "HTTPSConnectionPool(host='birb.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.comm.cx": { + "escritoamaquina.pinheirodeabrantes.net": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeName": "Escrito \u00e0 m\u00e1quina...", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "activityrelay", - "version": "0.1 47e2eb6556cff96d6ad23902eed42ff17b08fcb8" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 0, "users": { "total": 1 - } + }, + "localPosts": 12 }, - "version": "2.0", - "metadata": { - "peers": [ - "comm.cx", - "social.homunyan.com", - "wolf-359.org", - "social.i2p.rocks", - "dystopian.fun", - "xa0.uk", - "mstdn.openalgeria.org", - "mastodon.cyber-tribal.com", - "mstdn.oa-dev.com", - "relay.cyber-tribal.com", - "relay.cetialphafive.com", - "mastodon.smglive.org", - "relay.nazrin.moe", - "indieweb.life", - "daedal.io", - "linuxrocks.online", - "rrfarmbot.appspot.com", - "toot.kiez.xyz", - "relay.social.firc.de", - "skoops.social" - ] - } + "version": "2.0" } }, - "sotong.cloud": { + "mstdn.okinawa.jp": { + "error": "HTTPSConnectionPool(host='mstdn.okinawa.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marf.space": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "switter.at": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 6 + "total": 294346, + "activeMonth": 23994, + "activeHalfyear": 46794 }, - "localPosts": 440 + "localPosts": 8606215 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.louis.mushland.xyz": { - "error": "HTTPSConnectionPool(host='peertube.louis.mushland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.artificial-owl.com": { - "error": 404 - }, - "beer-kuzu.club": { - "error": "HTTPSConnectionPool(host='beer-kuzu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sn.hogwarts.college": { - "error": "HTTPSConnectionPool(host='sn.hogwarts.college', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "l88zox204ss9joejuiy.4chan.icu": { - "error": "HTTPSConnectionPool(host='l88zox204ss9joejuiy.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "crusaders.m.to": { + "error": "HTTPSConnectionPool(host='crusaders.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "koyu.space/@Calypso1": { + "mastodon.social/users/x53": { "error": 404 }, - "sumou.fun": { - "error": "HTTPSConnectionPool(host='sumou.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pleroma.worldrovine.com": { - "error": "HTTPSConnectionPool(host='pleroma.worldrovine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "oo.4chan.icu": { - "error": "HTTPSConnectionPool(host='oo.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pleroma.tempus.tk": { - "error": "HTTPSConnectionPool(host='pleroma.tempus.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.tempus.tk timed out. (connect timeout=3)'))" - }, - "mastodon.guakamole.org": { - "error": 502 - }, - "social.dmogle.com": { + "social.fcourtois.net": { "nodeinfo": { "version": "2.0", "software": { @@ -31440,67 +36818,82 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 0 + "localPosts": 142 }, "openRegistrations": true } }, - "definitely-not-archivefedifor.fun": { - "error": "HTTPSConnectionPool(host='definitely-not-archivefedifor.fun', port=443): Read timed out. (read timeout=3)" - }, - "diasporabr.com.br": { - "error": "HTTPSConnectionPool(host='diasporabr.com.br', port=443): Read timed out. (read timeout=3)" - }, - "nextcloud.cherain.be": { - "error": 404 + "social.ill.fi": { + "error": "HTTPSConnectionPool(host='social.ill.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.devanooga.com": { + "efdn.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.1+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 247, + "activeMonth": 114, + "activeHalfyear": 191 }, - "localPosts": 208 + "localPosts": 553640 }, "openRegistrations": true } }, - "mastodon.die-partei-reutlingen.de": { + "redmi233.tk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.kylepiira.com": { + "error": "HTTPSConnectionPool(host='mastodon.kylepiira.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.shaun.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 86572 + "localPosts": 42 }, "openRegistrations": false } }, - "durel.org": { + "iwade.net": { + "error": 404 + }, + "ostatus.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.kwmr.me": { + "error": "HTTPSConnectionPool(host='mstdn.kwmr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "skruffl.wtf": { + "error": 404 + }, + "testing.uguu.ltd": { + "error": "HTTPSConnectionPool(host='testing.uguu.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fancydomain.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -31516,45 +36909,192 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 95 + "localPosts": 11 }, "openRegistrations": false } }, - "party.spraci.info": { - "error": "HTTPSConnectionPool(host='party.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "thes.eus.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "benudenotcrude.com": { - "error": "HTTPSConnectionPool(host='benudenotcrude.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.shivering-isles.com": { + "error": 404 }, - "p.retard.network": { - "error": "HTTPSConnectionPool(host='p.retard.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to p.retard.network timed out. (connect timeout=3)'))" + "misskey.ca.gy": { + "error": "HTTPSConnectionPool(host='misskey.ca.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sexpositivnet.com": { + "social.dracos.co.uk": { + "error": "HTTPSConnectionPool(host='social.dracos.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.ncm.name": { + "error": 404 + }, + "comomo.biz": { + "error": "HTTPSConnectionPool(host='comomo.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.ltch.fr": { + "error": "HTTPSConnectionPool(host='relay.ltch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "novoidspace.com": { + "error": 502 + }, + "stephenking.club": { + "error": 404 + }, + "mastodon.social/users/sheldrake": { + "error": 404 + }, + "kp-nextcloud.spdns.de": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nextcloud.spinweb.de": { + "error": "HTTPSConnectionPool(host='nextcloud.spinweb.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sns.jon.eus": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "My personal Pleroma instance / Nire Pleroma instantzia pertsonala", + "nodeName": "jon's social networking site", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://sns.jon.eus/users/jon" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1" + }, "usage": { + "localPosts": 5, "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 7 + "total": 3 + } }, - "openRegistrations": true + "version": "2.0" } }, - "tube.bootlicker.party": { - "error": "HTTPSConnectionPool(host='tube.bootlicker.party', port=443): Read timed out. (read timeout=3)" + "social.yonder.computer": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "tube-nice.beta.education.fr": { + "ohyo.cloud": { + "error": "HTTPSConnectionPool(host='ohyo.cloud', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/halcy": { + "error": 404 + }, + "bungudon.jp": { + "error": "HTTPSConnectionPool(host='bungudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.debrigand.be": { + "error": "HTTPSConnectionPool(host='friendica.debrigand.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "syachiku.net": { + "error": 404 + }, + "NerdyNate.live": { + "error": 404 + }, + "squope.net": { + "error": "HTTPSConnectionPool(host='squope.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.argon.city": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "deltacity.masto.host": { + "error": "HTTPSConnectionPool(host='deltacity.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.isurf.ca": { "nodeinfo": { "version": "2.0", "software": { @@ -31571,30 +37111,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 18 + "total": 2 }, - "localPosts": 6119, - "localComments": 0 + "localPosts": 61857, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de - Academie de Nice", - "nodeDescription": "PeerTube - hebergement de videos.", + "nodeName": "iSurf Video", + "nodeDescription": "iSurf's peertube instance. Welcome! This is our alternative to (you-know-what)-Tube!", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], @@ -31614,8 +37147,11 @@ "enabled": true }, "enabledResolutions": [ + 240, 480, - 720 + 720, + 1080, + 2160 ] }, "import": { @@ -31688,7 +37224,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -31697,194 +37233,152 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mcrn.navy": { - "error": "'href'" - }, - "kochidon.com": { - "error": "HTTPSConnectionPool(host='kochidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.700-apps.com": { - "error": "HTTPSConnectionPool(host='nextcloud.700-apps.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.700-apps.com' doesn't match '700-apps.com'\")))" - }, - "cloud.consolving.de": { - "error": 403 - }, - "social.linc.systems": { + "ocx2.cc": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Organized Chaos X2", + "nodeDescription": "Sunday 13:00 UTC ANONRADIO.NET powered by SDF.ORG", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 8, - "activeMonth": 5, - "activeHalfyear": 8 - }, - "localPosts": 6258 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": true - } - }, - "waraiotoko.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 10, - "activeMonth": 9, - "activeHalfyear": 11 + "total": 1 }, - "localPosts": 170 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "social.linux.pizza": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 579, - "activeMonth": 190, - "activeHalfyear": 512 - }, - "localPosts": 29773 - }, - "openRegistrations": true - } + "bigblob.nl": { + "error": 404 }, - "gay.nsfw.onl": { - "error": "HTTPSConnectionPool(host='gay.nsfw.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "moeism.me": { + "error": 403 }, - "feralkin.com": { - "error": "HTTPSConnectionPool(host='feralkin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'feralkin.com' doesn't match 'curio.shriker.ca'\")))" + "cloud.wmcf.de": { + "error": "HTTPSConnectionPool(host='cloud.wmcf.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.freegamedev.net": { + "peertube.joyrex.net": { + "error": 503 + }, + "blog.erratasec.com": { "error": 404 }, - "mstdn.m4sk.in": { - "error": "HTTPSConnectionPool(host='mstdn.m4sk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.meta.link": { + "error": 404 }, - "nonsta.m.to": { - "error": "HTTPSConnectionPool(host='nonsta.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "1oy1cbx4ve6.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "notsocial.chronostase.net": { + "mastodon.mrtino.eu": { + "error": "HTTPSConnectionPool(host='mastodon.mrtino.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.bichomen.com": { + "error": 404 + }, + "toot.knusperfisch.de": { + "error": "HTTPSConnectionPool(host='toot.knusperfisch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.knusperfisch.de' doesn't match '*.superstier.moc.io'\")))" + }, + "mst.trynary.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "f4.ts-idg.de": { + "error": 404 + }, + "cursed.technology": { + "error": 404 + }, + "6paperplanes.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "rstdn-p.com": { + "error": "HTTPSConnectionPool(host='rstdn-p.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixfed.korrigan.tech": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "notsocial.chronostase.net", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://notsocial.chronostase.net/users/sg1" - ], - "suggestions": { - "enabled": false + "nodeName": "pixfed.korrigan.tech", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pixfed.korrigan.tech", + "url": "https://pixfed.korrigan.tech", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -31893,28 +37387,47 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.1" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 3, + "localPosts": 13, + "localComments": 0, "users": { - "total": 3 + "total": 4, + "activeHalfyear": 4, + "activeMonth": 1 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "kanmoku.net": { - "error": "HTTPSConnectionPool(host='kanmoku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "devlinzed.com": { - "error": "HTTPSConnectionPool(host='devlinzed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to devlinzed.com timed out. (connect timeout=3)'))" + "pleroma.net.ru": { + "error": "HTTPSConnectionPool(host='pleroma.net.ru', port=443): Read timed out. (read timeout=3)" }, - "video.toot.love": { - "error": "HTTPSConnectionPool(host='video.toot.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "101010.pl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 571, + "activeMonth": 326, + "activeHalfyear": 584 + }, + "localPosts": 14980 + }, + "openRegistrations": false + } }, - "pleroma.pbb.lc": { + "pl.veryamt.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -31946,7 +37459,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "pl", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -31994,7 +37507,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.pbb.lc/users/pbb" + "https://pl.veryamt.com/users/mayli" ], "suggestions": { "enabled": false @@ -32016,24 +37529,18 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-stable" + "version": "2.0.0" }, "usage": { - "localPosts": 4, + "localPosts": 234, "users": { - "total": 3 + "total": 7 } }, "version": "2.0" } }, - "fvyzzxgofk.localtunnel.me": { - "error": "HTTPSConnectionPool(host='fvyzzxgofk.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "c95.pw": { - "error": 502 - }, - "dog.estate": { + "mastodon.uno": { "nodeinfo": { "version": "2.0", "software": { @@ -32045,22 +37552,16 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2776, + "activeMonth": 1061, + "activeHalfyear": 3069 }, - "localPosts": 301 + "localPosts": 49482 }, "openRegistrations": true } }, - "mastodon-hss.ml": { - "error": "HTTPSConnectionPool(host='mastodon-hss.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon-hss.ml timed out. (connect timeout=3)'))" - }, - "mastodon.majorshouse.com": { - "error": "HTTPSConnectionPool(host='mastodon.majorshouse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.majorshouse.com timed out. (connect timeout=3)'))" - }, - "matitodon.com": { + "photographer.pro": { "nodeinfo": { "version": "2.0", "software": { @@ -32072,309 +37573,253 @@ ], "usage": { "users": { - "total": 236, - "activeMonth": 44, - "activeHalfyear": 44 + "total": 7, + "activeMonth": 1, + "activeHalfyear": 5 }, - "localPosts": 85720 + "localPosts": 5 }, "openRegistrations": true } }, - "semente.io": { + "misskey.ml": { + "error": "HTTPSConnectionPool(host='misskey.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "blog.misterbanal.net": { + "error": "HTTPSConnectionPool(host='blog.misterbanal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "p9don.tokyo": { + "error": "HTTPSConnectionPool(host='p9don.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.consumium.org": { "error": 404 }, - "mastodon.social/users/indie": { + "rukin.me": { + "error": 525 + }, + "opera42.com": { "error": 404 }, - "olds.town": { + "mn.kitetu.com": { + "error": 410 + }, + "mstdn.uema5a.com": { + "error": "HTTPSConnectionPool(host='mstdn.uema5a.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.sixfoisneuf.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "toho.club": { + "error": "HTTPSConnectionPool(host='toho.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toho.club' doesn't match either of 'sq-lichtessenzen.com', 'sq-lichtessenzen.de', 'sqlichtessenzen.com', 'sqlichtessenzen.de', 'www.sq-lichtessenzen.com', 'www.sq-lichtessenzen.de', 'www.sqlichtessenzen.com'\")))" + }, + "anime.country": { + "error": "HTTPSConnectionPool(host='anime.country', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.bau-ha.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 61, - "activeMonth": 17, - "activeHalfyear": 35 + "total": 511, + "activeMonth": 290, + "activeHalfyear": 635 }, - "localPosts": 12032 + "localPosts": 44334 }, "openRegistrations": true } }, - "herds.eu": { + "social.papill0n.org": { + "error": "HTTPSConnectionPool(host='social.papill0n.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.papill0n.org' doesn't match 'papill0n.org'\")))" + }, + "hax0rbana.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "troll.tv": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 173, - "activeMonth": 139 + "total": 3 }, - "localPosts": 6940, - "localComments": 11303 + "localPosts": 10342, + "localComments": 0 }, "metadata": { - "nodeName": "Herds", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" + "taxonomy": { + "postsName": "Videos" }, - "uploadLimit": 67108864, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [] + "nodeName": "Troll.tv", + "nodeDescription": "Troll TV. Just random videos and test instance for Thorium android peertube client." } } }, - "juhalindfors.masto.host": { - "error": "HTTPSConnectionPool(host='juhalindfors.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.stuartbutterworth.co.uk": { + "error": 404 }, - "video.yukari.moe": { + "raki.social": { + "error": "HTTPSConnectionPool(host='raki.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.posweg.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 18, + "activeMonth": 12, + "activeHalfyear": 18 }, - "localPosts": 1303, - "localComments": 0 + "localPosts": 9548 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "videos", - "nodeDescription": "no description", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "techonify.co.uk": { - "error": "HTTPSConnectionPool(host='techonify.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "osiris.press": { + "error": "HTTPSConnectionPool(host='osiris.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "marginalia.hugh.run": { + "prismo.news": { + "error": "HTTPSConnectionPool(host='prismo.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.com.de": { + "error": "HTTPSConnectionPool(host='mastodon.com.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.com.de' doesn't match either of '*.com.com', 'com.com'\")))" + }, + "grragaa.yuzu.tk": { + "error": "HTTPSConnectionPool(host='grragaa.yuzu.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodont.cat": { "nodeinfo": { - "metadata": { - "nodeName": "Marginalia", - "nodeDescription": "Notes on what I've been reading", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 2561, + "activeMonth": 876, + "activeHalfyear": 2751 + }, + "localPosts": 347746 + }, + "openRegistrations": true + } + }, + "friendica.haroo.ca": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "smtp" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Local Social Network for Local People", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 4 - }, - "version": "2.0" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "nuclearlimes.co.uk": { - "error": 404 + "moncloud.tk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ninian.nlpaige.me": { + "w3c.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 121, + "activeMonth": 3, + "activeHalfyear": 21 }, - "localPosts": 167 + "localPosts": 3385 }, - "openRegistrations": true + "openRegistrations": false } }, - "blairnaso.wordpress.com": { - "error": 404 - }, - "brap.party": { - "error": "HTTPSConnectionPool(host='brap.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to brap.party timed out. (connect timeout=3)'))" - }, - "www.nsinteger.com": { + "social.waferbaby.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.0" }, "protocols": [ "activitypub" @@ -32383,87 +37828,98 @@ "users": { "total": 1, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 1547 }, "openRegistrations": false } }, - "hub.zy.lc": { - "error": 404 - }, - "test21.yh.yalh.net": { - "error": "HTTPSConnectionPool(host='test21.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "cyphrags.social": { - "error": 502 - }, - "my.wiggle.pw": { - "error": "HTTPSConnectionPool(host='my.wiggle.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to my.wiggle.pw timed out. (connect timeout=3)'))" - }, - "serenitylabs.cloud": { - "error": "HTTPSConnectionPool(host='serenitylabs.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tootme.de": { - "error": "HTTPSConnectionPool(host='tootme.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.amiwx.com": { + "www.larrybeck.net": { "error": 404 }, - "mstdn.local.umedasp.co.jp": { - "error": 410 - }, - "tube.zaibon.be": { - "error": "HTTPSConnectionPool(host='tube.zaibon.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hitomishinozaki.com": { + "error": "HTTPSConnectionPool(host='hitomishinozaki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.ksl-bmx.de": { + "zeweb.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp", + "twitter" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 31185, - "localComments": 5 - }, + "usage": [], + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "zeweb Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "KSL-Tube", - "nodeDescription": "KSL-BMX's own and (for the beginning) private PeerTube! Feel free to ask me for an account!" + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "tanso.net": { + "events.imaginair.es": { + "error": 404 + }, + "fedibook.com": { + "error": "HTTPSConnectionPool(host='fedibook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "occult.camp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.sfgreens.org": { + "error": "HTTPSConnectionPool(host='mastodon.sfgreens.org', port=443): Read timed out. (read timeout=3)" + }, + "sigpipe.me": { "nodeinfo": { "metadata": { - "nodeName": "tanso.net", - "nodeDescription": "Reviving my old blog from backups... ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "nodeDescription": "Dashie's home, I do electronic, software, ham radio, and I also squeak.", + "nodeName": "raise(SIGPIPE);" }, "openRegistrations": false, "protocols": [ @@ -32471,29 +37927,105 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.1" + "name": "plume", + "version": "0.3.0" }, "usage": { + "localComments": 0, + "localPosts": 24, "users": { "total": 1 - }, - "localPosts": 11 + } }, "version": "2.0" } }, - "mastodon.euzilla.de": { - "error": "HTTPSConnectionPool(host='mastodon.euzilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.euzilla.de timed out. (connect timeout=3)'))" + "nextcloud.haavard.name": { + "error": 403 }, - "relay.social.firc.de": { + "genkafudon.m.to": { + "error": "HTTPSConnectionPool(host='genkafudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "datapod.cetialphafive.com": { + "error": 403 + }, + "diymusic.space": { + "error": "HTTPSConnectionPool(host='diymusic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kinnie.masto.host": { + "error": "HTTPSConnectionPool(host='kinnie.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.techknowlogick.com": { + "error": "HTTPSConnectionPool(host='video.techknowlogick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.drycat.fr:443": { + "error": "HTTPSConnectionPool(host='peertube.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.woda24.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pix.wildeboer.net": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeName": "pix.wildeboer.net", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pix.wildeboer.net", + "domain": "pix.wildeboer.net", + "url": "https://pix.wildeboer.net", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, "protocols": [ "activitypub" ], @@ -32502,281 +38034,194 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 ???" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 0, + "localPosts": 44, + "localComments": 0, "users": { - "total": 1 + "total": 1, + "activeHalfyear": 6, + "activeMonth": 2 } }, "version": "2.0", - "metadata": { - "peers": [ - "relay.comm.cx", - "relay.kitsunet.net", - "relay.intahnet.co.uk", - "relay.101010.pl", - "social.skewed.de", - "relay.nazrin.moe", - "social.firc.de" - ] - } + "openRegistrations": false } }, - "guany.in": { - "error": "HTTPSConnectionPool(host='guany.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "gratitude.blog": { - "error": "HTTPSConnectionPool(host='gratitude.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.basilgohar.com": { - "error": 404 - }, - "social.veganmsp.com": { - "error": "HTTPSConnectionPool(host='social.veganmsp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/saper": { - "error": 404 - }, - "cloud.alexbelgraver.nl": { - "error": 404 - }, - "tgqvitter.tk": { - "error": "HTTPSConnectionPool(host='tgqvitter.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.yurikonanao.cloud": { + "error": "HTTPSConnectionPool(host='masto.yurikonanao.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.vag.org.ua": { - "error": 404 + "tamudon.com": { + "error": "HTTPSConnectionPool(host='tamudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "md.jigensha.info": { - "error": 521 + "mst.n7mn.xyz": { + "error": "HTTPSConnectionPool(host='mst.n7mn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "lowerarchy.com": { + "recetasbellas.com": { "error": 404 }, - "tube.ipfixe.info": { - "error": "HTTPSConnectionPool(host='tube.ipfixe.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "party.personal.pizza": { - "error": "HTTPSConnectionPool(host='party.personal.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.grappling.ca": { + "error": "HTTPSConnectionPool(host='social.grappling.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.stockrobot.duckdns.org": { - "error": "HTTPSConnectionPool(host='mastodon.stockrobot.duckdns.org', port=443): Read timed out. (read timeout=3)" + "mastodon.wivodaim.com": { + "error": "HTTPSConnectionPool(host='mastodon.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hjarta.io": { - "error": 404 + "gnusocial.cc": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "www.transitieweb.nl": { + "skeleton.cool": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.2" - }, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 372, - "localComments": 868 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 7485 }, - "metadata": { - "email": "plimfec+transitieweb@hotmail.com" - } + "openRegistrations": false } }, - "bisby.xyz": { + "socia1.yuki.network": { + "error": "HTTPSConnectionPool(host='socia1.yuki.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.zenger.nl": { + "error": "HTTPSConnectionPool(host='mastodon.zenger.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.switter.at": { + "error": "HTTPSConnectionPool(host='test.switter.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lazybear.io": { "error": 404 }, - "gleasonator.dev": { + "mastodon.arsaga.jp": { + "error": "HTTPSConnectionPool(host='mastodon.arsaga.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kaptains.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Gleasonator Dev", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://gleasonator.dev/users/alex" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-557-g1bd9749a-img-src-blob" - }, "usage": { - "localPosts": 165, "users": { - "total": 7 - } + "total": 4, + "activeMonth": 6, + "activeHalfyear": 7 + }, + "localPosts": 8004 }, - "version": "2.0" + "openRegistrations": false } }, - "crowdersoup.com": { + "dp.akane.blue": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 180, - "localComments": 154 + "name": "dolphin", + "version": "1.4.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} }, "metadata": { - "email": "aaron.crowder@gmail.com" + "nodeName": "Dolphin", + "nodeDescription": null, + "maintainer": { + "name": "hota", + "email": "admin@maud.io" + }, + "maxNoteTextLength": 500 } } }, - "mastodon.c0ffee.net": { - "error": "HTTPSConnectionPool(host='mastodon.c0ffee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "c-don.net": { + "error": "HTTPSConnectionPool(host='c-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "bugbrowser.com": { - "error": "HTTPSConnectionPool(host='bugbrowser.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "furige.m.to": { + "error": "HTTPSConnectionPool(host='furige.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "net.213.link": { - "error": "HTTPSConnectionPool(host='net.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "georgiebc.wordpress.com": { + "error": 404 }, - "mastodontrial.pagekite.me": { - "error": 503 + "cyclideon.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1340 + }, + "openRegistrations": false + } }, - "mstdn.uec.tokyo": { - "error": 503 + "nuclearlimes.co.uk": { + "error": 404 }, - "osada.togart.de": { - "error": "HTTPSConnectionPool(host='osada.togart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pokemonmstdn.m.to": { + "error": "HTTPSConnectionPool(host='pokemonmstdn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstn.dnw.ie": { - "error": "HTTPSConnectionPool(host='mstn.dnw.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friend.chrislesch.de": { + "error": "HTTPSConnectionPool(host='friend.chrislesch.de', port=443): Read timed out. (read timeout=3)" }, - "ktstdn.m.to": { - "error": "HTTPSConnectionPool(host='ktstdn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kpodon.jp": { + "error": "HTTPSConnectionPool(host='kpodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.yonder.computer": { - "error": 404 + "opopo.m.to": { + "error": "HTTPSConnectionPool(host='opopo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.madeoutofmeat.com": { + "mastodonevry.ovh": { + "error": "HTTPSConnectionPool(host='mastodonevry.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.meteor.ne.jp": { + "error": "HTTPSConnectionPool(host='mstdn.meteor.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ostatus.ikeji.ma": { "nodeinfo": { "version": "2.0", "usage": { "users": { - "total": 1 + "total": 102 }, - "localPosts": 30 + "localPosts": 2890 }, "software": { - "version": "1.0.5", + "version": "1.0.6-0-g65cc68f-release-1-0-6", "name": "pleroma" }, "services": { @@ -32787,7 +38232,7 @@ "activitypub", "ostatus" ], - "openRegistrations": false, + "openRegistrations": true, "metadata": { "uploadLimits": { "general": 16000000, @@ -32802,9 +38247,7 @@ "limit": 40, "enabled": false }, - "staffAccounts": [ - "https://social.madeoutofmeat.com/users/raybot" - ], + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -32850,7 +38293,7 @@ "max_option_chars": 200, "max_expiration": 31536000 }, - "nodeName": "Madeoutofmeat", + "nodeName": "ikeji pleroma", "nodeDescription": "A Pleroma instance, an alternative fediverse server", "invitesEnabled": false, "federation": { @@ -32873,100 +38316,83 @@ } } }, - "funk-a.loclx.io": { - "error": 404 + "office.andrephilip.com": { + "error": "HTTPSConnectionPool(host='office.andrephilip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the.howl.moe": { + "friendica.hasecom.at": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hyperion.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "hwl", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.0rc2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 6, + "activeHalfyear": 12 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://the.howl.moe/users/howl" - ], - "suggestions": { - "enabled": false + "localPosts": 42 + }, + "openRegistrations": true + } + }, + "social.belgraver.org": { + "error": 404 + }, + "mxin.org": { + "error": "HTTPSConnectionPool(host='mxin.org', port=443): Read timed out. (read timeout=3)" + }, + "oninawa-solo.hostdon.ne.jp": { + "error": 410 + }, + "mastodon.acc.sunet.se": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 263, + "activeMonth": 61, + "activeHalfyear": 215 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 8948 + }, + "openRegistrations": true + } + }, + "transport.msky.cafe": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.eifelcoworking.space": { + "error": "HTTPSConnectionPool(host='mastodon.eifelcoworking.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "alt-right.space": { + "error": "HTTPSConnectionPool(host='alt-right.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.jonathandupre.fr": { + "error": "HTTPSConnectionPool(host='video.jonathandupre.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.in.ua": { + "error": "HTTPSConnectionPool(host='mastodon.in.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.ilja.space": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "blog.ilja.space" }, "openRegistrations": false, "protocols": [ @@ -32977,19 +38403,86 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "plume", + "version": "0.4.0" }, "usage": { - "localPosts": 79, + "localComments": 0, + "localPosts": 3, "users": { - "total": 2 + "total": 1 } }, "version": "2.0" } }, - "mstdn.ijs01140.com": { + "pensinspace.net": { + "error": "HTTPSConnectionPool(host='pensinspace.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "napear.m.to": { + "error": "HTTPSConnectionPool(host='napear.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.pics": { + "error": "HTTPSConnectionPool(host='mstdn.pics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "simpleguy.net": { + "error": 404 + }, + "sm-mstdn.com": { + "error": "HTTPSConnectionPool(host='sm-mstdn.com', port=443): Read timed out. (read timeout=3)" + }, + "cloud.starknet.one": { + "error": "HTTPSConnectionPool(host='cloud.starknet.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "z.pztrn.name": { + "error": "HTTPSConnectionPool(host='z.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.ketchap.de": { + "error": "HTTPSConnectionPool(host='nextcloud.ketchap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.koyu.space": { + "error": 404 + }, + "hubzilla.misoni.club": { + "error": 410 + }, + "okenite.nagoya": { + "error": "HTTPSConnectionPool(host='okenite.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast02.laurelmail.net": { + "error": "HTTPSConnectionPool(host='mast02.laurelmail.net', port=443): Read timed out. (read timeout=3)" + }, + "cloud.pajd.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "murraystreet.media": { + "error": "HTTPSConnectionPool(host='murraystreet.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.scuttlebug.space": { + "error": "HTTPSConnectionPool(host='tube.scuttlebug.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.rozlan-society.tk": { + "error": "HTTPSConnectionPool(host='www.rozlan-society.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tinycomputer.club": { + "error": "HTTPSConnectionPool(host='tinycomputer.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tinycomputer.club' doesn't match either of 'upcomingvinyl.com', 'www.upcomingvinyl.com'\")))" + }, + "avgrtijmup.localtunnel.me": { + "error": "HTTPSConnectionPool(host='avgrtijmup.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "khlea.jp": { + "error": "HTTPSConnectionPool(host='khlea.jp', port=443): Read timed out. (read timeout=3)" + }, + "pleroma-dev.mimikun.jp": { + "error": "HTTPSConnectionPool(host='pleroma-dev.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "us.peertube.network": { + "error": "HTTPSConnectionPool(host='us.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "satzfetzen.de": { + "error": 404 + }, + "toot-test.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -33002,158 +38495,341 @@ "usage": { "users": { "total": 1, - "activeMonth": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 22701 + "localPosts": 9 }, "openRegistrations": false } }, - "mastodon.spectr.org": { + "kaffeeringe.de": { "error": 404 }, - "posts.emsenn.net": { + "hub.vamp.ink": { "error": 404 }, - "cga.graphics": { - "error": 404 + "mastodon.hakai-macaron.com": { + "error": "HTTPSConnectionPool(host='mastodon.hakai-macaron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fedi.petras.space": { - "error": 502 + "momoclo.social": { + "error": "HTTPSConnectionPool(host='momoclo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay2.masto.tech": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/anakin": { + "error": 404 }, - "root.casa": { - "error": "HTTPSConnectionPool(host='root.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to root.casa timed out. (connect timeout=3)'))" + "social.caa-ins.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "reputatio.us": { - "error": "HTTPSConnectionPool(host='reputatio.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "klahowya.net": { + "error": 404 }, - "p.functional.cafe": { + "dump.sig21.net": { + "error": "HTTPSConnectionPool(host='dump.sig21.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.albertj.nl": { + "error": "HTTPSConnectionPool(host='pleroma.albertj.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thoughts.jason.re": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "nodeName": "thoughts.jason.re", + "nodeDescription": "My very own Twitter!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/FunctionalCafe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://p.functional.cafe/users/mdallastella" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "localPosts": 48 + }, + "version": "2.0" + } + }, + "pleroma.crimethink.top": { + "error": "HTTPSConnectionPool(host='pleroma.crimethink.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "jdjj.qloc-cloud.de": { + "error": 404 + }, + "geofox.org": { + "error": 404 + }, + "mstdn.paris": { + "error": "HTTPSConnectionPool(host='mstdn.paris', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scp.m.to": { + "error": "HTTPSConnectionPool(host='scp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.migennes.net": { + "error": 403 + }, + "bensmith.social": { + "error": "HTTPSConnectionPool(host='bensmith.social', port=443): Read timed out. (read timeout=3)" + }, + "hoge-poyo.moe": { + "error": "HTTPSConnectionPool(host='hoge-poyo.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "istheguy.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 7, + "activeHalfyear": 10 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 569 + }, + "openRegistrations": false + } + }, + "cloud.nsrbweb.site": { + "error": 403 + }, + "pleroma.angristan.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pl-test.cypherpunk.observer": { + "error": "HTTPSConnectionPool(host='pl-test.cypherpunk.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.armpit.me": { + "error": "HTTPSConnectionPool(host='relay.armpit.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.armpit.me' doesn't match either of 'burgo.hsgaming.net', 'headshotclan.net', 'headshotgaming.net', 'hsgaming.net', 'images.hsgaming.net', 'wiki.hsgaming.net', 'www.headshotclan.net', 'www.headshotgaming.net', 'www.hsgaming.net'\")))" + }, + "xmstdn.com": { + "error": "HTTPSConnectionPool(host='xmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cmdr.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" + ], + "usage": { + "users": { + "total": 242, + "activeMonth": 216, + "activeHalfyear": 228 + }, + "localPosts": 934 + }, + "openRegistrations": true + } + }, + "color.town": { + "error": "HTTPSConnectionPool(host='color.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sockspls.social": { + "error": "HTTPSConnectionPool(host='sockspls.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.sip3.de": { + "error": "HTTPSConnectionPool(host='nc.sip3.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "maxsocial.me": { + "error": "HTTPSConnectionPool(host='maxsocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "one.ixcat.fr": { + "error": "HTTPSConnectionPool(host='one.ixcat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "www.khg-regensburg.org": { + "error": 404 + }, + "blog.mancavgeek.co.uk": { + "error": 404 + }, + "toot.mad-scientist.club": { + "error": "HTTPSConnectionPool(host='toot.mad-scientist.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "alperen.tech": { + "error": "HTTPSConnectionPool(host='alperen.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "misskey.luciferi.st": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "11.37.1" + }, + "protocols": [ + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Miss Luciferist", + "nodeDescription": "

Une instance lucif\u00e9rienne, anarchiste et queer.

\n\n

Tout le monde est bienvenu.

", + "maintainer": { + "name": "amaranthe", + "email": "admin@satak.fr" + }, + "langs": [], + "ToSUrl": "https://soc.luciferi.st/about", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "", + "image": null, + "title": "JE VOUS AI COMPRIS" + } + ], + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 6666, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "mastodon.otsoku.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pleroma.prolatio.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.prolatio.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fd.bashx.eu": { + "error": "HTTPSConnectionPool(host='fd.bashx.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.zdsfa.com": { + "error": "HTTPSConnectionPool(host='social.zdsfa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/octopus": { + "error": 404 + }, + "sivokon.me": { + "error": "HTTPSConnectionPool(host='sivokon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "superadministrator.ch": { + "error": "HTTPSConnectionPool(host='superadministrator.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.ltd": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "tobiasmieves.ddns.net": { + "error": "HTTPSConnectionPool(host='tobiasmieves.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.zackallison.com": { + "error": 403 + }, + "mastodon.migennes.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 2832 }, + "openRegistrations": false + } + }, + "kvalhe.im": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "1.1.9" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 25, "users": { - "total": 5 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 26 }, - "version": "2.0" + "openRegistrations": false } }, - "m.test.maas.network": { - "error": "HTTPSConnectionPool(host='m.test.maas.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.alex73630.xyz": { + "error": "HTTPSConnectionPool(host='social.alex73630.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "soundsrathertechnical.com": { - "error": "HTTPSConnectionPool(host='soundsrathertechnical.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.valletta.io": { + "error": "HTTPSConnectionPool(host='mastodon.valletta.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "f-rabbit.com": { - "error": "HTTPSConnectionPool(host='f-rabbit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to f-rabbit.com timed out. (connect timeout=3)'))" + "amicable.feoh.org": { + "error": "HTTPSConnectionPool(host='amicable.feoh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hoschwald.de": { - "error": 503 + "social.udona.fr": { + "error": "HTTPSConnectionPool(host='social.udona.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.broccoli.si": { + "kokonnect.masto.host": { + "error": "HTTPSConnectionPool(host='kokonnect.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.kitsune.social": { + "error": "HTTPSConnectionPool(host='dev.kitsune.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.komittee.net": { + "error": "HTTPSConnectionPool(host='mstdn.komittee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tebukuro.pw": { + "error": "HTTPSConnectionPool(host='tebukuro.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "alr.st": { + "error": 404 + }, + "mastodon.bgta.net": { + "error": "HTTPSConnectionPool(host='mastodon.bgta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.integritymo.de": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -33166,9 +38842,9 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", "relay", - "safe_dm_mentions", "pleroma_emoji_reactions" ], "federation": { @@ -33188,7 +38864,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Sergey", + "nodeName": "IntegrityMode", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -33236,8 +38912,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.broccoli.si/users/sergey", - "https://pleroma.broccoli.si/users/nd" + "https://social.integritymo.de/users/herrgnatz" ], "suggestions": { "enabled": false @@ -33246,7 +38921,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 50000000 + "general": 16000000 } }, "openRegistrations": false, @@ -33259,21 +38934,114 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-0-g28bcde5d9-develop" + "version": "2.0.50-646-g0dd863f8-develop" }, "usage": { - "localPosts": 262, + "localPosts": 285, "users": { - "total": 33 + "total": 1 } }, "version": "2.0" } }, - "erch.co": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mstdn.novium.pw": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 7 + }, + "openRegistrations": true + } }, - "blog.serverok.pl": { + "forexdon.org": { + "error": "HTTPSConnectionPool(host='forexdon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.alienlebarge.ch": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 394 + }, + "openRegistrations": false + } + }, + "social.thisisjoes.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 8, + "activeHalfyear": 14 + }, + "localPosts": 462 + }, + "openRegistrations": true + } + }, + "videos.judrey.eu": { + "error": "HTTPSConnectionPool(host='videos.judrey.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.rainbowunicorn.cloud": { + "error": "HTTPSConnectionPool(host='pleroma.rainbowunicorn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "raspidon.mamemo.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 53, + "activeMonth": 20, + "activeHalfyear": 27 + }, + "localPosts": 129396 + }, + "openRegistrations": false + } + }, + "test.tastytea.de": { + "error": 404 + }, + "social.federatedservices.ch": { "nodeinfo": { "version": "1.0", "software": { @@ -33295,18 +39063,18 @@ ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "dreamwidth", - "livejournal", - "smtp", - "twitter" + "gnusocial", + "smtp" ] }, "usage": [], - "openRegistrations": false, + "openRegistrations": true, "metadata": { - "nodeName": "mend0za :: Friendica", + "nodeName": "Federated Services \u00b7 Friendica Social Network", "protocols": { "inbound": [ "friendica", @@ -33326,77 +39094,217 @@ }, "services": { "inbound": [ - "twitter" + "gnusocial" ], "outbound": [ - "dreamwidth", - "livejournal", - "smtp", - "twitter" + "gnusocial", + "smtp" ] }, "explicitContent": false } } }, - "sushicat.mynetgear.com": { - "error": 404 + "mstdn.techdrive.top": { + "error": "HTTPSConnectionPool(host='mstdn.techdrive.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "coleburn.servebeer.com": { + "status.blaise.ca": { "error": 404 }, - "cloud.dataverse.de": { - "error": 403 + "videos.mental.af": { + "error": "HTTPSConnectionPool(host='videos.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "f8d.rocks": { + "hubz.odat.xyz": { + "error": 502 + }, + "shinonomemilk.com": { + "error": 404 + }, + "yeet.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 37, + "activeMonth": 18, + "activeHalfyear": 44 }, - "localPosts": 79 + "localPosts": 70070 }, "openRegistrations": true } }, - "mastodon.social/users/LogicalDash": { + "d6pe74mo3f73lahbk46jr3cn.4chan.icu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.2martens.de": { + "error": "HTTPSConnectionPool(host='cloud.2martens.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.education-forum.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 6861, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Education Forum", + "nodeDescription": "Education Forum" + } + } + }, + "cloud.pmail.gr": { "error": 404 }, - "masatodon.click": { - "error": "HTTPSConnectionPool(host='masatodon.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.vedetta.com": { + "error": "HTTPSConnectionPool(host='honk.vedetta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "nerima.s.webtext.pw": { - "error": "HTTPSConnectionPool(host='nerima.s.webtext.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.netou.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 5, + "activeHalfyear": 6 + }, + "localPosts": 203 + }, + "openRegistrations": false + } }, - "pleroma.scarletsisters.xyz": { - "error": 403 + "mastodon.13ad.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "triptico.com": { + "raucherhusten.ch": { "error": 404 }, - "mastodon.kolgate.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.kolgate.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.lablus.com": { + "error": "HTTPSConnectionPool(host='mstdn.lablus.com', port=443): Read timed out. (read timeout=3)" }, - "embracing.space": { + "post.opendan.net": { + "error": "HTTPSConnectionPool(host='post.opendan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sakejp.tokyo": { + "error": "HTTPSConnectionPool(host='sakejp.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pentacl.es": { + "error": "HTTPSConnectionPool(host='pentacl.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mordicux.xyz": { "error": 404 }, - "masto.cloud": { - "error": "HTTPSConnectionPool(host='masto.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.cloud' doesn't match either of '*.xrea.com', 'xrea.com'\")))" + "status.loquat.moe": { + "error": 410 }, - "home.socdojo.com": { - "error": "HTTPSConnectionPool(host='home.socdojo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to home.socdojo.com timed out. (connect timeout=3)'))" + "analog63r75rwxms.onion": { + "error": "HTTPSConnectionPool(host='analog63r75rwxms.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.denull.ru": { + "mastodon.zestysoft.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.warrows.fr": { + "error": "HTTPSConnectionPool(host='friendica.warrows.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.warrows.fr' doesn't match either of 'blog.warrows.fr', 'warrows.fr', 'www.warrows.fr'\")))" + }, + "mastodon.arc.sh": { + "error": "HTTPSConnectionPool(host='mastodon.arc.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sprocket.group": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.nekko.online": { + "error": "HTTPSConnectionPool(host='mstdn.nekko.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.libreplanetbr.org": { + "error": 404 + }, + "cloud.libreit.ru": { + "error": 403 + }, + "kink.family": { + "error": "HTTPSConnectionPool(host='kink.family', port=443): Read timed out. (read timeout=3)" + }, + "www.cloud.keytechparts.com": { + "error": 404 + }, + "pouet.lio.one": { + "error": "HTTPSConnectionPool(host='pouet.lio.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "infowarriors.space": { + "error": "HTTPSConnectionPool(host='infowarriors.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "durel.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 95 + }, + "openRegistrations": false + } + }, + "sixam.info.tm": { + "error": "HTTPSConnectionPool(host='sixam.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.hermann-stubbe.de": { + "error": "HTTPSConnectionPool(host='friendica.hermann-stubbe.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "johnholdun2.localtunnel.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "zorutakusuzeian666.jp": { + "error": "HTTPSConnectionPool(host='zorutakusuzeian666.jp', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.omaera.org": { + "error": "HTTPSConnectionPool(host='pleroma.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.gyara.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -33408,24 +39316,117 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 13 + "localPosts": 64 }, - "openRegistrations": true + "openRegistrations": false } }, - "stevenson.scot": { + "icosahedron.website/users/killvmeme": { + "error": 404 + }, + "dook.business": { + "error": "HTTPSConnectionPool(host='dook.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.lrouff.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mabinogi-duel.herokuapp.com": { + "error": 404 + }, + "social.alternativebit.fr": { "nodeinfo": { "metadata": { - "nodeName": "NOTES FROM THE NORTHERN COLONY", - "nodeDescription": "GREUM M. STEVENSON", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Alternativebit", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.alternativebit.fr/users/Ninjatrappeur" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -33434,53 +39435,55 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.1" }, "usage": { + "localPosts": 874, "users": { - "total": 1 - }, - "localPosts": 6 + "total": 5 + } }, "version": "2.0" } }, - "zaisu-club.xyz": { - "error": "HTTPSConnectionPool(host='zaisu-club.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "wiz.community": { - "error": "HTTPSConnectionPool(host='wiz.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "glamdon.com": { + "error": "HTTPSConnectionPool(host='glamdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "67nb.com": { - "error": "HTTPSConnectionPool(host='67nb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "grass.snek.uk": { + "error": 404 }, - "md.moo.moe": { - "error": "HTTPSConnectionPool(host='md.moo.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.moo.moe timed out. (connect timeout=3)'))" + "vps78926.vps.ovh.ca": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "freunde.topitz.de": { - "error": "HTTPSConnectionPool(host='freunde.topitz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freunde.topitz.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "sportsdon.t11i.jp": { + "error": "HTTPSConnectionPool(host='sportsdon.t11i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.hinabita.com": { - "error": "HTTPSConnectionPool(host='mstdn.hinabita.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "krsymstdn.jp": { + "error": "HTTPSConnectionPool(host='krsymstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blop.site": { - "error": "HTTPSConnectionPool(host='blop.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.irrwitz.com": { + "error": 404 }, - "mastodon.social/users/broken": { + "mustardon.tokyo": { "error": 404 }, - "pleroma.armpit.me": { - "error": "HTTPSConnectionPool(host='pleroma.armpit.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.armpit.me' doesn't match either of 'burgo.hsgaming.net', 'headshotclan.net', 'headshotgaming.net', 'hsgaming.net', 'images.hsgaming.net', 'wiki.hsgaming.net', 'www.headshotclan.net', 'www.headshotgaming.net', 'www.hsgaming.net'\")))" + "toots.evilchi.li": { + "error": "HTTPSConnectionPool(host='toots.evilchi.li', port=443): Read timed out. (read timeout=3)" }, - "peertube.bierzilla.fr": { + "zero.entropyin.space": { + "error": "HTTPSConnectionPool(host='zero.entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.gueto.net": { + "error": "HTTPSConnectionPool(host='social.gueto.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.captainark.net": { + "error": "HTTPSConnectionPool(host='social.captainark.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube-versailles.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -33497,36 +39500,46 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 257 }, - "localPosts": 7797, - "localComments": 0 + "localPosts": 7703, + "localComments": 5 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Biertube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube Temporaire de l'acad\u00e9mie de Versailles", + "nodeDescription": "PeerTube de l'acad\u00e9mie de Versailles, h\u00e9bergement de vid\u00e9os.", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", "clientScripts": {} } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -33537,15 +39550,13 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720, - 1080 + 720 ] }, "import": { @@ -33592,6 +39603,12 @@ ".webm", ".ogv", ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", ".mp3", ".ogg", ".wma", @@ -33612,7 +39629,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -33621,181 +39638,111 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "zomaarwatdoen.nl": { - "error": "HTTPSConnectionPool(host='zomaarwatdoen.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + "chemtrail.airforce": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "yoitsu.moe": { + "mastodon-anigif.net": { + "error": "HTTPSConnectionPool(host='mastodon-anigif.net', port=443): Read timed out. (read timeout=3)" + }, + "whatever.scalzi.com": { + "error": 404 + }, + "social.orangespatula.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sixam.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "www.tootcn.com": { + "error": "HTTPSConnectionPool(host='www.tootcn.com', port=443): Read timed out. (read timeout=3)" + }, + "video.monarch-pass.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 10 }, - "localPosts": 540 + "localPosts": 9, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mstdn.cryptos.jp": { - "error": "HTTPSConnectionPool(host='mstdn.cryptos.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.cryptos.jp' doesn't match either of '*.star.ne.jp', 'star.ne.jp'\")))" - }, - "mstdntr.com": { - "error": "HTTPSConnectionPool(host='mstdntr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "hostux.news": { - "error": 404 - }, - "mastodon.social/users/wakest": { - "error": 404 - }, - "m.planz.asia": { - "error": "HTTPSConnectionPool(host='m.planz.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.didnt1able.space": { - "error": 403 - }, - "cmdr.social": { + "peertube.ti-fr.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 112, - "activeMonth": 88, - "activeHalfyear": 98 + "total": 2 }, - "localPosts": 550 + "localPosts": 64555, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "social.epenguin.com": { + "rougevertbleu.tv": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "humblr.social", - "sinblr.com", - "witches.live", - "bophadees.witches.live", - "my.dirtyhobby.xyz" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Penguin", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 4 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.epenguin.com/users/goodtiding5" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 65, + "localComments": 3 }, "openRegistrations": false, "protocols": [ @@ -33805,767 +39752,65 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 214, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "norge.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 23, - "activeHalfyear": 23 - }, - "localPosts": 239 - }, - "openRegistrations": true - } - }, - "theshadowrealm.party": { - "error": "HTTPSConnectionPool(host='theshadowrealm.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "feraltomatoes.com": { - "error": 404 - }, - "friendica.anonsys.net": { - "error": 500 - }, - "zap.netlord.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "zap", - "version": "19.12.19" - }, - "protocols": [ - "zot", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 0 - }, - "localPosts": 2, - "localComments": 1 - }, "metadata": { - "nodeName": "peter rocks" + "email": "dan@rougevertbleu.tv" } } }, - "mastodon.anttirt.net": { - "error": "HTTPSConnectionPool(host='mastodon.anttirt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anttirt.net' doesn't match either of 'anttirt.net', 'bapp.me'\")))" - }, - "pixel.mancavgeek.co.uk": { - "error": 500 - }, - "fam.vermeulen.id.au": { - "error": "HTTPSConnectionPool(host='fam.vermeulen.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "opensourcemusings.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Open Source Musings", - "nodeDescription": "Focusing on Linux and open source, with a decidedly non-techie slant", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 40 - }, - "version": "2.0" - } - }, - "social.sakamoto.gq": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "pawoo.net", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "sinblr.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "sakamoto social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.sakamoto.gq/users/eal", - "https://social.sakamoto.gq/users/aka" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0+dev" - }, - "usage": { - "localPosts": 42740, - "users": { - "total": 110 - } - }, - "version": "2.0" - } - }, - "lab.papatheodorou.net": { - "nodeinfo": { - "metadata": { - "nodeName": "lab", - "nodeDescription": "Libre comme l\u2019air, l\u2019eau, le feu", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 4 - }, - "version": "2.0" - } - }, - "death.horse": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 9, - "activeHalfyear": 30 - }, - "localPosts": 1282 - }, - "openRegistrations": true - } - }, - "friendica.raitisoja.com": { - "error": "HTTPSConnectionPool(host='friendica.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.omgubuntu.co.uk": { + "macbeth.cc": { "error": 404 }, - "mastodon.quantumheap.net": { - "error": "HTTPSConnectionPool(host='mastodon.quantumheap.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.quantumheap.net timed out. (connect timeout=3)'))" - }, - "cute.science": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site", - "magastar21.com", - "bestmagastar.com", - "RT @" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy", - "TagPolicy", - "AntiLinkSpamPolicy", - "KeywordPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Pleroma instance for cute and science", - "nodeName": "Cute.Science", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://cute.science/users/siina" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 795, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "social.leitsch.org": { - "error": "HTTPSConnectionPool(host='social.leitsch.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "shiroganedon.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "jagvillvarafarlig.blogspot.se": { + "nextcloud.it-sawade.de": { "error": 404 }, - "pleroma.coffeese.net": { - "error": "HTTPSConnectionPool(host='pleroma.coffeese.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mb.baty.net": { - "error": "HTTPSConnectionPool(host='mb.baty.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nap-test.mrkiddle.co.uk": { - "error": 503 - }, - "thechurchofmemes.com": { - "error": "HTTPSConnectionPool(host='thechurchofmemes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "t.b612.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 12, - "activeHalfyear": 29 - }, - "localPosts": 672 - }, - "openRegistrations": true - } - }, - "kindred.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 74 - }, - "openRegistrations": true - } - }, - "hub.vilarejo.pro.br": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 26, - "activeHalfyear": 20, - "activeMonth": 16 - }, - "localPosts": 2195, - "localComments": 1259 - }, - "metadata": { - "nodeName": "Vilarejo Pro" - } - } - }, - "owncloud.schule-dietlikon.ch": { - "error": 403 - }, - "herkenhoff.eu": { - "error": "HTTPSConnectionPool(host='herkenhoff.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to herkenhoff.eu timed out. (connect timeout=3)'))" - }, - "piaf.tesgo.fr": { - "error": "HTTPSConnectionPool(host='piaf.tesgo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.libresolutions.network": { + "error": 502 }, - "ap.untan.xyz": { - "error": 410 + "energyarxiv.com": { + "error": 406 }, - "kasper.app": { + "write.tedomum.net": { "nodeinfo": { "metadata": { - "nodeName": "Kasper Nymand", - "nodeDescription": "The blog of kaspernymand.com", + "nodeName": "TeDomum Write", + "nodeDescription": "Minimal, federated blogging platform.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - } + }, + "maxBlogs": 1, + "publicReader": true, + "invites": false }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.12.0" + "version": "" }, "usage": { "users": { - "total": 1 - }, - "localPosts": 79 - }, - "version": "2.0" - } - }, - "olicloud.ftp.sh": { - "error": 404 - }, - "roechel.proj.tyvr.net": { - "error": "HTTPSConnectionPool(host='roechel.proj.tyvr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roechel.proj.tyvr.net' doesn't match '0.cacheit.de'\")))" - }, - "pleroma.shakalaka.club": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "An internet couch", - "nodeName": "Pleroma/Shakalaka", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.shakalaka.club/users/shaunc311" - ], - "suggestions": { - "enabled": false + "total": 124, + "activeHalfyear": 15 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 8, - "users": { - "total": 2 - } + "localPosts": 397 }, "version": "2.0" } }, - "social.slat.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 277, - "activeMonth": 46, - "activeHalfyear": 149 - }, - "localPosts": 3436 - }, - "openRegistrations": true - } - }, - "somipark.com": { - "error": "HTTPSConnectionPool(host='somipark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.lyceeconnecte.fr": { + "video.marcorennmaus.de": { "nodeinfo": { "version": "2.0", "software": { @@ -34582,30 +39827,40 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1167 + "total": 17 }, - "localPosts": 4224, - "localComments": 6 + "localPosts": 808, + "localComments": 8 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\n\nPeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "video.marcorennmaus.de", + "nodeDescription": "video.marcorennmaus.de uses https://joinpeertube.org/", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -34617,12 +39872,17 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -34632,7 +39892,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -34689,8 +39949,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 524288000, + "videoQuotaDaily": 104857600 }, "trending": { "videos": { @@ -34704,83 +39964,14 @@ } } }, - "sc.sigmaris.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 135 - }, - "openRegistrations": false - } - }, - "soc.hardwarepunk.de": { - "error": 404 - }, - "wombats.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.29.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Wombats Club", - "nodeDescription": "Wombats Club is international, friendly, and wants to delight you. Make it yours by sharing things you're passionate about. Meet shiny and exciting people, traipse through the meadows, and mind the gaps. \n\nThe internet was fun once. \n\nWombats Club remembers.", - "maintainer": { - "name": "Wombat", - "email": "admin@wombats.club" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1200, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "museum.town": { - "error": "HTTPSConnectionPool(host='museum.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.dxlb.nl": { + "error": "HTTPSConnectionPool(host='social.dxlb.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "blog.nocoolnametom.com": { + "opensourcemusings.com": { "nodeinfo": { "metadata": { - "nodeName": "NoCoolName Blog", - "nodeDescription": "Not a cool name, but at least a cool blog", + "nodeName": "Open Source Musings", + "nodeDescription": "Focusing on Linux and open source, with a decidedly non-techie slant", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -34807,12 +39998,33 @@ "users": { "total": 1 }, - "localPosts": 78 + "localPosts": 41 }, "version": "2.0" } }, - "yamagadon.com": { + "nextcloud.arns.lt": { + "error": "HTTPSConnectionPool(host='nextcloud.arns.lt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "status.moltchanova.de": { + "error": "HTTPSConnectionPool(host='status.moltchanova.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eizi2002.dip.jp": { + "error": "HTTPSConnectionPool(host='eizi2002.dip.jp', port=443): Read timed out. (read timeout=3)" + }, + "devolutionnet.com": { + "error": "HTTPSConnectionPool(host='devolutionnet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "quasselfritze.de": { + "error": 404 + }, + "bldon.net": { + "error": "HTTPSConnectionPool(host='bldon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fuzjkodon.m.to": { + "error": "HTTPSConnectionPool(host='fuzjkodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "desu.social": { "nodeinfo": { "version": "2.0", "software": { @@ -34824,91 +40036,98 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 693 + "localPosts": 3236 }, - "openRegistrations": true + "openRegistrations": false } }, - "soshl.one": { - "error": "HTTPSConnectionPool(host='soshl.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yakyudon.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "ostatus.rex.gs": { - "error": "HTTPSConnectionPool(host='ostatus.rex.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ostatus.rex.gs timed out. (connect timeout=3)'))" + "donar.cz": { + "error": "HTTPSConnectionPool(host='donar.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.social": { + "gab.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "video.die-partei.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 16614, - "activeMonth": 3450, - "activeHalfyear": 10117 + "total": 2 }, - "localPosts": 533878 + "localPosts": 10, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Die PARTEI Reutlingen PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "go-to.ddns.net": { - "error": "HTTPSConnectionPool(host='go-to.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.l4p1n.ch": { - "error": "HTTPSConnectionPool(host='mstdn.l4p1n.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.mumeiserver.club": { - "error": "HTTPSConnectionPool(host='www.mumeiserver.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.kaias1jp.site": { - "error": "HTTPSConnectionPool(host='don.kaias1jp.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendfest.life": { - "error": "HTTPSConnectionPool(host='friendfest.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/Feronsfire": { + "neathobby.com": { "error": 404 }, - "www.fujita.style": { - "error": "HTTPSConnectionPool(host='www.fujita.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chan.cofe.social": { + "error": "HTTPSConnectionPool(host='chan.cofe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "reet.world": { - "error": "HTTPSConnectionPool(host='reet.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "127.0.0.1": { + "error": "HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "toot.mopped.space": { - "error": "HTTPSConnectionPool(host='toot.mopped.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "deny.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "wrestlr.social": { + "vault.miaochann.com": { + "error": "HTTPSConnectionPool(host='vault.miaochann.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "spinal.bionicbeer.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 102, - "activeMonth": 107, - "activeHalfyear": 201 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 2711 + "localPosts": 72 }, - "openRegistrations": true + "openRegistrations": false } }, - "digitalcourage.social": { + "sushicat.mynetgear.com": { + "error": 404 + }, + "ofuton.io": { "nodeinfo": { "version": "2.0", "software": { @@ -34920,239 +40139,164 @@ ], "usage": { "users": { - "total": 28, - "activeMonth": 18, - "activeHalfyear": 27 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6287 + "localPosts": 3773 }, "openRegistrations": false } }, - "o.isman.fr": { + "blog.steveroy.ca": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "3.8.8" + "name": "wordpress", + "version": "5.4.1" }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 184, + "localComments": 11 + }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 20, - "localComments": 33 + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "hubzilla - isman.fr" + "email": "steve.roy@mail.com" } } }, - "cloud.teleassist.fr": { - "error": 403 - }, - "soc.ialis.me/@Stavros2018": { - "error": 404 - }, - "rss2ap.huttiesroow.nl": { - "error": 404 - }, - "somsants.net": { - "error": 404 - }, - "sharedstor.yamorikumo.net": { - "error": 403 - }, - "masto.ninja": { - "error": 502 - }, - "mastodon.social/users/pierrot": { - "error": 404 - }, - "cloud.pavot.ca": { - "error": 404 - }, - "cloud.xner.org": { - "error": 403 - }, - "t.rbq.re": { - "error": "HTTPSConnectionPool(host='t.rbq.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendi.caasn.de": { - "error": "HTTPSConnectionPool(host='friendi.caasn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "status.ldjb.uk": { - "error": "HTTPSConnectionPool(host='status.ldjb.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.frs.pw": { - "error": "HTTPSConnectionPool(host='mstdn.frs.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hentai.exchange": { - "error": 521 - }, - "nc.z428.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.social/users/jdespland": { - "error": 404 - }, - "mastodon.bc5.ca": { - "error": "HTTPSConnectionPool(host='mastodon.bc5.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/badru": { - "error": 404 - }, - "gnusocial.onlinetrainer.es": { - "error": 404 - }, - "umiumi.net": { - "error": 404 - }, - "ap.bortzmeyer.fr": { - "error": 404 - }, - "polms.wapice-dev.fi": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "petapixel.com": { - "error": 403 - }, - "auntiefasupply.co": { - "error": 503 - }, - "urbanwildlife.biz": { - "error": 406 - }, - "solo-outdon.club": { - "error": "HTTPSConnectionPool(host='solo-outdon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "own.delfosia.net": { - "error": 404 - }, - "pleroma.codingdoodles.com": { - "error": "HTTPSConnectionPool(host='pleroma.codingdoodles.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hearthtodon.com": { - "error": 404 - }, - "toot.tftsr.com": { - "error": "HTTPSConnectionPool(host='toot.tftsr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.tftsr.com' doesn't match either of 'audio.tftsr.com', 'cal.tftsr.com', 'chat.tftsr.com', 'drive.tftsr.com', 'gogs.tftsr.com', 'moments.tftsr.com', 'note.tftsr.com', 'site.tftsr.com', 'social.tftsr.com', 'tftsr.com', 'videos.tftsr.com', 'webmail.tftsr.com'\")))" - }, - "icosahedron.website/users/tinzin": { - "error": 404 - }, - "dartcafe.de": { - "error": 404 - }, - "social.backtick.town": { - "error": "HTTPSConnectionPool(host='social.backtick.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.teia.bio.br": { - "error": 500 - }, - "thehftguy.com": { - "error": 404 - }, - "social.wxcafe.net": { + "misskey.slum.cloud": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1345, - "activeMonth": 58, - "activeHalfyear": 88 + "total": 21, + "activeMonth": 11, + "activeHalfyear": 15 }, - "localPosts": 192631 + "localPosts": 24897 }, - "openRegistrations": false + "openRegistrations": true } }, - "goldenplastic.blog": { - "error": 404 + "mstdn.tribly.de": { + "error": "HTTPSConnectionPool(host='mstdn.tribly.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tootmusic.com": { - "error": "HTTPSConnectionPool(host='tootmusic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tootmusic.com timed out. (connect timeout=3)'))" + "rocketboom.io": { + "error": "HTTPSConnectionPool(host='rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.azazer.com": { + "freefedifollowers.ga": { + "error": "HTTPSConnectionPool(host='freefedifollowers.ga', port=443): Read timed out. (read timeout=3)" + }, + "tube.pawelko.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 5, + "localPosts": 3105, "localComments": 0 }, - "openRegistrations": false, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "tube.pawelko.net", + "nodeDescription": "" + } + } + }, + "cityfellas.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "matriu.cat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 22, + "activeMonth": 18 + }, + "localPosts": 143, + "localComments": 80 }, "metadata": { - "email": "Joshua@azazer.com" + "nodeName": "matriu.cat", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 10485760, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] } } }, - "mst.idsdt.com": { - "error": "HTTPSConnectionPool(host='mst.idsdt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.kwmr.info": { - "error": "HTTPSConnectionPool(host='mstdn.kwmr.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.acc.umu.se/@pettter": { - "error": 404 - }, - "www.sojo-u-only-mstdn.xyz": { - "error": "HTTPSConnectionPool(host='www.sojo-u-only-mstdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ptb.ax9.eu": { - "error": 502 - }, - "wolf359.deutrino.net": { - "error": "HTTPSConnectionPool(host='wolf359.deutrino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.stephanpschera.de/friendica-master": { + "error": "HTTPSConnectionPool(host='friendica.stephanpschera.de', port=443): Max retries exceeded with url: /friendica-master/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "moonbutt.science": { + "pixelfed.alpharius.io": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "gyhost.icu": { - "error": 404 - }, - "social.cyberpunks.xyz": { + "social.niyawe.de": { "nodeinfo": { "version": "2.0", "software": { @@ -35164,396 +40308,403 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 234 + "localPosts": 66 }, "openRegistrations": false } }, - "xgold.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "sanic.style": { + "error": "HTTPSConnectionPool(host='sanic.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "darknedgy.net": { + "mstdn.superspeed-fall.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 128, + "activeMonth": 21, + "activeHalfyear": 35 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "DarkNEdgy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 30381 + }, + "openRegistrations": true + } + }, + "mstdn.yakitamago.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 46, + "activeMonth": 9, + "activeHalfyear": 16 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://darknedgy.net/users/lunatits", - "https://darknedgy.net/users/thewake", - "https://darknedgy.net/users/absentinsomniac" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "localPosts": 245620 + }, + "openRegistrations": false + } + }, + "personaljournal.ca": { + "nodeinfo": { + "metadata": { + "nodeName": "Personal Journal", + "nodeDescription": "A site for anyone to create their own blog/journal, either public or private", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 10, + "publicReader": true, + "invites": false }, "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.9" + "name": "writefreely", + "version": "0.11.2" }, "usage": { - "localPosts": 215, "users": { - "total": 9 - } + "total": 412, + "activeHalfyear": 155 + }, + "localPosts": 941 }, "version": "2.0" } }, - "cloud.iphamily.net": { + "mastodon.social/users/pup": { "error": 404 }, - "monz.photos": { - "error": 403 + "mixremix.cc": { + "error": 404 }, - "mimikun.info": { - "error": "HTTPSConnectionPool(host='mimikun.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "m.stephane-klein.info": { + "error": "HTTPSConnectionPool(host='m.stephane-klein.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "slime.global": { + "neotag.net": { + "error": "HTTPSConnectionPool(host='neotag.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tw1tter.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "misskey.kurume-nct.com": { + "error": "HTTPSConnectionPool(host='misskey.kurume-nct.com', port=443): Read timed out. (read timeout=3)" + }, + "unixsysdoc.wordpress.com": { + "error": 404 + }, + "social.treeshrew.net": { + "error": "HTTPSConnectionPool(host='social.treeshrew.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "streamz.ca": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 69, - "activeMonth": 23, - "activeHalfyear": 39 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 323856 + "localPosts": 54 }, "openRegistrations": false } }, - "vegaia.social": { - "error": "HTTPSConnectionPool(host='vegaia.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vegaia.social timed out. (connect timeout=3)'))" + "idbt.tv": { + "error": "HTTPSConnectionPool(host='idbt.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.hikaruaikawa.com": { + "mastodon.social/users/caesarologia": { + "error": 404 + }, + "pixelfed.nickey.ru": { + "error": "HTTPSConnectionPool(host='pixelfed.nickey.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.storais.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Emi's Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.hikaruaikawa.com/users/socks" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 14351, "users": { - "total": 6 - } + "total": 2 + }, + "localPosts": 716, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube - Storais", + "nodeDescription": "Service Peertube h\u00e9berger par Storais", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 104857600, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "nothirdsolution.com": { - "error": 404 - }, - "ssj3.xyz": { - "error": "HTTPSConnectionPool(host='ssj3.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.bettina.pw": { - "error": "HTTPSConnectionPool(host='mastodon.bettina.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.bettina.pw timed out. (connect timeout=3)'))" - }, - "gs.resistor.cl": { - "error": "HTTPSConnectionPool(host='gs.resistor.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zeppelin.flights": { - "error": "HTTPSConnectionPool(host='zeppelin.flights', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.dszdw.net": { + "social.hp-gauster.name": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "3.5.2-1227" + "version": "2020.03-1338" }, "protocols": { "inbound": [ - "diaspora", "friendica", + "diaspora", "gnusocial" ], "outbound": [ - "diaspora", "friendica", + "diaspora", "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 1506, - "localComments": 0 - }, - "openRegistrations": false, + "usage": {}, + "openRegistrations": true, "metadata": { - "nodeName": "DSZDW", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ - "diaspora", "friendica", + "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "diaspora", "friendica", + "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "smtp", + "twitter" ] - } + }, + "explicitContent": false } } }, - "friendica.opencloud.lu": { + "squeet.me": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "smtp" + "gnusocial", + "libertree", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, - "usage": [], + "usage": { + "users": { + "total": 1292, + "activeHalfyear": 415, + "activeMonth": 278 + }, + "localPosts": 148265, + "localComments": 81448 + }, "openRegistrations": true, "metadata": { - "nodeName": "Friendica in Luxembourg", + "nodeName": "squeet.me", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -35561,108 +40712,256 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], "outbound": [ - "smtp" + "gnusocial", + "libertree", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, "explicitContent": false } } }, - "pub-relay.hama3.net": { - "error": 404 + "log.faelix.net": { + "nodeinfo": { + "metadata": { + "nodeName": "FAELIX log", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 1 + }, + "version": "2.0" + } }, - "xzone.subzone.net": { - "error": "HTTPSConnectionPool(host='xzone.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.space": { + "error": "HTTPSConnectionPool(host='fedi.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "funkwhale.messageing.de": { + "gs.2hu-ch.org": { + "error": "HTTPSConnectionPool(host='gs.2hu-ch.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vidz.dou.bet": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.19.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 0 - } + "total": 3 + }, + "localPosts": 50452, + "localComments": 0 }, "metadata": { - "actorId": "https://funkwhale.messageing.de/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "nodeName": "WuzFunkinJimbo", - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": true, - "tracks": { - "total": 2336 + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Doubet Vidz", + "nodeDescription": "Doubet Vidz is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] }, - "artists": { - "total": 405 + "theme": { + "registered": [], + "default": "default" }, - "albums": { - "total": 253 + "email": { + "enabled": true }, - "music": { - "hours": 136.10361111111112 - } - }, - "supportedUploadExtensions": [ - "flac", - "mp3", - "ogg", - "opus" - ], - "usage": { - "favorites": { - "tracks": { - "total": 289 + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } } }, - "listenings": { - "total": 785 + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 5 + } + }, + "tracker": { + "enabled": true } } } } }, - "status.homecomputing.fr": { - "error": "HTTPSConnectionPool(host='status.homecomputing.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'status.homecomputing.fr' doesn't match 'autoconfig.homecomputing.fr'\")))" + "mastodon.naii.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 785 + }, + "openRegistrations": false + } }, - "gnu.sociallysour.org": { + "cloud.commander1024.de": { "error": 404 }, - "test.dom64.xyz": { - "error": "HTTPSConnectionPool(host='test.dom64.xyz', port=443): Read timed out. (read timeout=3)" + "ycros.org": { + "error": 526 }, - "cloud.pajd.org": { - "error": "HTTPSConnectionPool(host='cloud.pajd.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "glowing.surf": { + "error": 403 }, - "toot.nmkj.me": { - "error": "HTTPSConnectionPool(host='toot.nmkj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jackdaw.today": { + "error": "HTTPSConnectionPool(host='jackdaw.today', port=443): Read timed out. (read timeout=3)" }, - "bologna.one": { + "lolpix.org": { + "error": "HTTPSConnectionPool(host='lolpix.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "freeball.in": { + "error": "HTTPSConnectionPool(host='freeball.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.gomasy.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -35674,249 +40973,255 @@ ], "usage": { "users": { - "total": 123, - "activeMonth": 101, - "activeHalfyear": 131 + "total": 7, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 167 + "localPosts": 34204 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.titouan.co": { - "error": "HTTPSConnectionPool(host='social.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "rigardu.tedunangst.com": { + "error": 404 }, - "penguicon.social": { + "social.farend.co.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.potager.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 66, - "activeMonth": 28, - "activeHalfyear": 43 + "total": 6, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1052 + "localPosts": 7609 }, "openRegistrations": true } }, - "shaula.sysprotect.eu": { - "error": 404 - }, - "friendi.ak-s.de": { + "mastodon.dizman.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "3.6-1256" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "appnet", - "facebook", - "google", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3, - "activeHalfyear": 0, - "activeMonth": 0 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 49 }, - "localPosts": 4, - "localComments": 43 + "localPosts": 1451 }, - "openRegistrations": false, - "metadata": { - "nodeName": "Andi's Kommunikations-Server", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "appnet", - "facebook", - "google", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - } - } + "openRegistrations": false } }, - "hub.thisco.de": { - "error": 503 - }, - "pleroma.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.xyz timed out. (connect timeout=3)'))" - }, - "yutacar.info": { - "error": 404 - }, - "naomi.moe": { - "error": 503 + "knzk.me": { + "error": 410 }, - "kenchi.no-ip.org": { + "honk.fvhj.net": { "error": 404 }, - "mammuth.ryo-saeba.xyz": { - "error": "HTTPSConnectionPool(host='mammuth.ryo-saeba.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mammuth.ryo-saeba.xyz' doesn't match 'hanmudo.ryo-saeba.xyz'\")))" + "toot.hu": { + "error": "HTTPSConnectionPool(host='toot.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/McHollander": { + "cloud.mesnuages.fr": { "error": 404 }, - "yaskey.tokyo": { - "error": "HTTPSConnectionPool(host='yaskey.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pomdon.work": { + "funk.firobe.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "funkwhale", + "version": "0.21" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, "usage": { "users": { - "total": 13, - "activeMonth": 13, - "activeHalfyear": 13 - }, - "localPosts": 69591 + "total": 11, + "activeHalfyear": 9, + "activeMonth": 5 + } }, - "openRegistrations": false + "metadata": { + "actorId": "https://funk.firobe.fr/federation/actors/service", + "private": false, + "shortDescription": "A personal yet open instance for any kind of music", + "longDescription": "A personal yet open instance for any kind of music.", + "rules": "- Libraries with copyrighted content must be local or private (not public) but can accept followers.\r\n- Libraries with no copyrighted content should not be private if possible.\r\n- Users with >6 months of inactivity and no upload may be removed.", + "contactEmail": "virgile.robles@pm.me", + "terms": "- I won't share any personal information of any kind to anyone and will limit my own data accesses to the strict minimum.\r\n- I operate this instance on a best-effort basis but nothing is guaranteed.", + "nodeName": "The Funky Boi", + "banner": null, + "defaultUploadQuota": 30000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 2167 + }, + "artists": { + "total": 183 + }, + "albums": { + "total": 153 + }, + "music": { + "hours": 290.07666666666665 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 52 + } + }, + "listenings": { + "total": 2965 + }, + "downloads": { + "total": 247 + } + } + } } }, - "crunchywatch.uk": { + "social.fedi.farm": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 29831 + "localPosts": 1073 }, "openRegistrations": false } }, - "innetkon.uber.space": { - "error": 402 + "friendica.seitenkanal.de": { + "error": "HTTPSConnectionPool(host='friendica.seitenkanal.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.seitenkanal.de' doesn't match '*.ssl.goneo.de'\")))" }, - "social.cheribaker.com": { - "error": 404 + "hiroshimastodon.red": { + "error": "HTTPSConnectionPool(host='hiroshimastodon.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.social/users/elih": { + "mstdn.madpainter.info": { + "error": "HTTPSConnectionPool(host='mstdn.madpainter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.grin.hu": { "error": 404 }, - "skohub.io": { + "irucadon.herokuapp.com": { "error": 404 }, - "whispr.hoenn.me": { - "error": "HTTPSConnectionPool(host='whispr.hoenn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.gochiusa.net": { + "error": "HTTPSConnectionPool(host='m.gochiusa.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "anarchast.com": { - "error": 404 + "amiensweb.fr": { + "error": "HTTPSConnectionPool(host='amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blogs.linux.pizza": { - "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 26 - }, - "version": "2.0" - } + "fediverse.masto.host": { + "error": "HTTPSConnectionPool(host='fediverse.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.robinsloan.com": { - "error": 403 + "jeunesse.media": { + "error": "HTTPSConnectionPool(host='jeunesse.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "rolcloud.dublet-informatique.fr": { - "error": "HTTPSConnectionPool(host='rolcloud.dublet-informatique.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.gjertsen.net": { + "error": "HTTPSConnectionPool(host='cloud.gjertsen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.cezmatrix.sk": { - "error": 403 + "pix.jeanpylone.com": { + "error": "HTTPSConnectionPool(host='pix.jeanpylone.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.jeanpylone.com' doesn't match 'log.jeanpylone.com'\")))" }, - "linaro.tech": { - "error": "HTTPSConnectionPool(host='linaro.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stellar.planet.moe": { + "error": "HTTPSConnectionPool(host='stellar.planet.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stellar.planet.moe' doesn't match either of 'planet.moe', 'quesdon.planet.moe'\")))" }, - "volunteer.zho.pa": { + "pod.geraspora.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "dev.videos.lecygnenoir.info": { + "error": "HTTPSConnectionPool(host='dev.videos.lecygnenoir.info', port=443): Read timed out. (read timeout=3)" + }, + "caracol.nodocomun.org": { + "error": 404 + }, + "1.lecrab.com": { + "error": "HTTPSConnectionPool(host='1.lecrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "norcal.social": { + "error": "HTTPSConnectionPool(host='norcal.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.chez-papy-daarky.ovh": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -35947,12 +41252,12 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "This is private pharmacistvolunteer's instance of Pleroma. Registations are closed. Invites for only known IRL", - "nodeName": "//pleroma/refuge/", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Le pleroma de Papy Daarky", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 15, + "max_options": 20, "min_expiration": 0 }, "postFormats": [ @@ -35961,7 +41266,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -35996,7 +41301,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://volunteer.zho.pa/users/admin" + "https://pleroma.chez-papy-daarky.ovh/users/DaarkMoon" ], "suggestions": { "enabled": false @@ -36005,7 +41310,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 32000000 + "general": 16000000 } }, "openRegistrations": false, @@ -36018,319 +41323,151 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 5377, + "localPosts": 165, "users": { - "total": 7 + "total": 1 } }, "version": "2.0" } }, - "sushiwanko.net": { - "error": "HTTPSConnectionPool(host='sushiwanko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "cloud.l00ll0.de": { - "error": 404 - }, - "dnfc.fun": { - "error": "HTTPSConnectionPool(host='dnfc.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lagom.agoni.news": { - "error": "HTTPSConnectionPool(host='lagom.agoni.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.wrede.ca": { - "error": 404 - }, - "cloud.z-labor.space": { + "owncloud.branson.me.uk": { "error": 404 }, - "peertube.montecsys.fr": { + "buckeye.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.1.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 89, + "activeMonth": 80, + "activeHalfyear": 89 }, - "localPosts": 2905, - "localComments": 0 + "localPosts": 1223 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Peertube Montecsys", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "scottnesbitt.online": { + "gnusocial.pingupod.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.maop.mx": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "toot.computer": { + "error": "HTTPSConnectionPool(host='toot.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.vitruvian.services": { + "error": "HTTPSConnectionPool(host='peertube.vitruvian.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.moodle.net": { + "error": 404 + }, + "social.roeckoe.be": { "nodeinfo": { - "metadata": { - "nodeName": "Random Notes", - "nodeDescription": "The public notebook of writer and essayist Scott Nesbitt", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 87 + "localPosts": 414 }, - "version": "2.0" + "openRegistrations": false } }, - "social.gibiris.org": { - "error": 404 + "misskey.wairanokoya.com": { + "error": "HTTPSConnectionPool(host='misskey.wairanokoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.travelpandas.eu": { + "mastodon.digitalsocialism.world": { + "error": "HTTPSConnectionPool(host='mastodon.digitalsocialism.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.hackret.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Travelpandas", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.travelpandas.eu/users/oufmilo" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" - }, "usage": { - "localPosts": 0, "users": { - "total": 3 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 13 }, - "version": "2.0" + "openRegistrations": true } }, - "mastodon.social/users/meneer": { - "error": 404 - }, - "superfeedr-blog-feed.herokuapp.com": { - "error": 404 - }, - "nextcloud.barbaricus.club": { - "error": 404 - }, - "pretendracecars.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.manulanglois.fr": { + "www.lepouete.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 5 + "localPosts": 74, + "localComments": 99 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "admin@lepouete.fr" + } } }, - "mdmdhmhm.jp": { - "error": "HTTPSConnectionPool(host='mdmdhmhm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mdmdhmhm.jp timed out. (connect timeout=3)'))" + "social.lowsnr.net": { + "error": "HTTPSConnectionPool(host='social.lowsnr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.felice.biz": { - "error": "HTTPSConnectionPool(host='mstdn.felice.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "otomachi.m.to": { + "error": "HTTPSConnectionPool(host='otomachi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixelfed.bocc.de": { + "alpha.phereph.one": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.bocc.de", + "nodeName": "Pherephone", + "nodeDescription": "An ActivityPub repeater.", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "homepage": "https://pherephone.org", + "github": "https://github.com/writeas/pherephone", + "follow": "" }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed", - "domain": "pixelfed.bocc.de", - "url": "https://pixelfed.bocc.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -36339,177 +41476,73 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "pherephone", + "version": "0.1" }, "usage": { - "localPosts": 13, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 + "total": 3 } }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "teamhuman.club": { - "error": 404 + "mastodon.elephas.cloud": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "xtux.org": { + "im.notreal.pw": { + "error": "HTTPSConnectionPool(host='im.notreal.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "trash.social": { + "error": "HTTPSConnectionPool(host='trash.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.kylepiira.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 2 }, - "localPosts": 15 - }, - "openRegistrations": false - } - }, - "meilleurtube.delire.party": { - "error": "HTTPSConnectionPool(host='meilleurtube.delire.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "typlus.net": { - "error": "HTTPSConnectionPool(host='typlus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mecha-girls.m.to": { - "error": "HTTPSConnectionPool(host='mecha-girls.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.underconsideration.com": { - "error": 404 - }, - "soc.sinkuu.xyz": { - "error": "HTTPSConnectionPool(host='soc.sinkuu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "hz.macgirvin.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "red", - "version": "6.5" + "localPosts": 83, + "localComments": 97 }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "friendica", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 41, - "activeHalfyear": 41, - "activeMonth": 41 - }, - "localPosts": 1550, - "localComments": 372 + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "red" + "email": "webmaster@kylepiira.com" } } }, - "mastodon.raryosu.info": { - "error": "HTTPSConnectionPool(host='mastodon.raryosu.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "reinboar.space": { - "error": 404 - }, - "poppelreuter.de/social": { - "error": "HTTPSConnectionPool(host='poppelreuter.de', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'poppelreuter.de' doesn't match either of 'mail.poppelreuter.de', 'secure.poppelreuter.de', 'xmpp.poppelreuter.de'\")))" - }, - "social.expectnomore.net": { - "error": "HTTPSConnectionPool(host='social.expectnomore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nextcloud.bad.mn": { - "error": "HTTPSConnectionPool(host='nextcloud.bad.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextcloud.bad.mn timed out. (connect timeout=3)'))" - }, - "sns.ubnt-intrepid.nagoya": { - "error": "HTTPSConnectionPool(host='sns.ubnt-intrepid.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "crusaders.m.to": { - "error": "HTTPSConnectionPool(host='crusaders.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chat.fox-club.monster": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 29 - }, - "openRegistrations": false - } - }, - "nextcloud.therollingedge.cl": { - "error": 404 - }, - "cloud.shivering-isles.com": { - "error": 404 - }, - "adrianomaini.altervista.org": { - "error": 404 - }, - "s1ttidoe.com.tw": { - "error": "HTTPSConnectionPool(host='s1ttidoe.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/katebowles": { + "mastodon.social/users/Saturn500": { "error": 404 }, - "cat-b.us": { - "error": "HTTPSConnectionPool(host='cat-b.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "horsecr.app": { - "error": "HTTPSConnectionPool(host='horsecr.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'horsecr.app' doesn't match either of '*.transip.nl', 'transip.nl'\")))" + "rakekniven.servebeer.com": { + "error": "HTTPSConnectionPool(host='rakekniven.servebeer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.girlscantest.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.girlscantest.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.flo.wf": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "fediverse.network": { + "social.cryptoanarchy.rocks": { "nodeinfo": { "version": "2.0", "usage": { "users": { - "total": 120 + "total": 19 }, - "localPosts": 330125 + "localPosts": 533 }, "software": { - "version": "1.0.1-HEAD+fedinet", + "version": "1.0.0-421-g373a7c67.develop", "name": "pleroma" }, "services": { @@ -36520,7 +41553,7 @@ "activitypub", "ostatus" ], - "openRegistrations": false, + "openRegistrations": true, "metadata": { "uploadLimits": { "general": 16000000, @@ -36529,13 +41562,16 @@ "avatar": 2000000 }, "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "web": "https://vinayaka.distsn.org", "timeout": 300000, "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, + "limit": 40, "enabled": false }, - "staffAccounts": [], + "staffAccounts": [ + "https://social.cryptoanarchy.rocks/users/villain" + ], + "skipThreadContainment": true, "restrictedNicknames": [ ".well-known", "~", @@ -36572,7 +41608,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "pollLimits": { "min_expiration": 0, @@ -36580,8 +41617,9 @@ "max_option_chars": 200, "max_expiration": 31536000 }, - "nodeName": "fediverse.network", - "nodeDescription": "yes", + "nodeName": "social.cryptoanarchy.rocks", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, "invitesEnabled": false, "federation": { "quarantined_instances": [], @@ -36619,189 +41657,173 @@ } } }, - "mstdn-test.degica.com": { + "davidpeach.co.uk": { "error": 404 }, - "chocomint.m.to": { - "error": "HTTPSConnectionPool(host='chocomint.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.addajones.com": { - "error": "HTTPSConnectionPool(host='mastodon.addajones.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.addajones.com timed out. (connect timeout=3)'))" - }, - "mastodon2.maromaro.co.jp": { - "error": "HTTPSConnectionPool(host='mastodon2.maromaro.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon2.maromaro.co.jp' doesn't match 'gitlab2.kohaku.testmaromaro.net'\")))" - }, - "c4i.me/status": { - "error": "HTTPSConnectionPool(host='c4i.me', port=443): Max retries exceeded with url: /status/.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1056)')))" - }, - "stage-mastodon.siegenthaler.mx": { - "error": "HTTPSConnectionPool(host='stage-mastodon.siegenthaler.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stage-mastodon.siegenthaler.mx' doesn't match either of 'tooting.ch', 'www.tooting.ch'\")))" - }, - "nextcloud.further-steps.eu": { - "error": 404 + "samdean.masto.host": { + "error": "HTTPSConnectionPool(host='samdean.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.binfalse.de": { + "oransns.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 466, + "activeMonth": 246, + "activeHalfyear": 284 }, - "localPosts": 703 + "localPosts": 465461 }, - "openRegistrations": false + "openRegistrations": true } }, - "pl.eternawings.com": { + "read.yjmbo.net": { + "error": "HTTPSConnectionPool(host='read.yjmbo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gab.protohype.net": { + "error": 503 + }, + "dev.socivitas.com": { + "error": 404 + }, + "social.meneer.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/alinrautoiu": { + "error": 404 + }, + "mastodon.notwebsite.com": { + "error": "HTTPSConnectionPool(host='mastodon.notwebsite.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "118.27.32.254": { + "error": "HTTPSConnectionPool(host='118.27.32.254', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.kliu.io": { + "error": "HTTPSConnectionPool(host='mastodon.kliu.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "noblogo.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "EWings' private server", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.eternawings.com/users/EWings" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "noblogo.org", + "nodeDescription": "Noblogo.org \u00e8 il network di blog etici e senza scopo di lucro, nessuno spia, nessuno analizza cosa stai facendo, nessuna fastidiosa registrazione, niente dati personali, niente costi premium, nessuna notifica o email fastidiosa e niente banners.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 1, + "publicReader": true, + "invites": true }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 117, "users": { - "total": 2 - } + "total": 118, + "activeHalfyear": 129 + }, + "localPosts": 241 }, "version": "2.0" } }, - "unsocial.pztrn.name": { - "error": "HTTPSConnectionPool(host='unsocial.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.orkinsel.de": { - "error": "HTTPSConnectionPool(host='mastodon.orkinsel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.hoga.fr": { + "gnusocial.no": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "gnusocial", + "version": "1.20.9-release" }, "protocols": [ - "activitypub" + "ostatus" ], + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 51, - "activeMonth": 7, - "activeHalfyear": 12 + "total": 599, + "activeHalfyear": 197, + "activeMonth": 59 }, - "localPosts": 2586 + "localPosts": 48940, + "localComments": 867 }, - "openRegistrations": false + "metadata": {} } }, - "longform.justinmyers.net": { + "mstdn.c3p.jp": { + "error": "HTTPSConnectionPool(host='mstdn.c3p.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.mbnetworx.net": { + "error": "HTTPSConnectionPool(host='toot.mbnetworx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.hp-gauster.name": { + "error": 404 + }, + "jq5una8l5pf3gyk2eiy.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "crisismodel.duckdns.org": { + "error": "HTTPSConnectionPool(host='crisismodel.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.sneakycrow.io": { + "error": "HTTPSConnectionPool(host='blog.sneakycrow.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fexel.digital": { + "error": "HTTPSConnectionPool(host='fexel.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.urgero.org": { + "error": "HTTPSConnectionPool(host='social.urgero.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.beerfactory.org": { + "error": 404 + }, + "pixelfed.noho.st": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "evgenykuznetsov.org": { + "error": 404 + }, + "social.nulltrading.com": { + "error": 502 + }, + "m.sighash.info": { + "error": "HTTPSConnectionPool(host='m.sighash.info', port=443): Read timed out. (read timeout=3)" + }, + "articles.ianbgibson.com": { "nodeinfo": { "metadata": { - "nodeName": "Justin Myers", - "nodeDescription": "Journalist, baker, programmer, crocheter", + "nodeName": "Ian's Articles", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -36827,141 +41849,656 @@ "usage": { "users": { "total": 1 - } + }, + "localPosts": 8 }, "version": "2.0" } }, - "appdon.promo": { - "error": "HTTPSConnectionPool(host='appdon.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dms.frala.org": { + "error": 404 }, - "social.grimm.link": { - "error": "HTTPSConnectionPool(host='social.grimm.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.grimm.link' doesn't match 'wkeeper.ru'\")))" + "node2.spr4wl.org": { + "error": "HTTPSConnectionPool(host='node2.spr4wl.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.nullfu.org": { - "error": "HTTPSConnectionPool(host='mastodon.nullfu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lodyb.com": { + "error": "HTTPSConnectionPool(host='lodyb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.shareworx.net": { - "error": "HTTPSConnectionPool(host='social.shareworx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.shareworx.net' doesn't match 'alpha.shareworx.net'\")))" + "mk.kigurumi.fun": { + "error": "HTTPSConnectionPool(host='mk.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "worldofvalues.wordpress.com": { + "misky.herokuapp.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "gnu.theru.eu": { + "error": "HTTPSConnectionPool(host='gnu.theru.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.allout.site": { + "error": "HTTPSConnectionPool(host='mstdn.allout.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tigefa.space": { + "error": "HTTPSConnectionPool(host='social.tigefa.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "redere.org": { "error": 404 }, - "mastodon.skryking.com": { - "error": "HTTPSConnectionPool(host='mastodon.skryking.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.wilcox.pub": { + "error": "HTTPSConnectionPool(host='social.wilcox.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bix.today": { - "error": "HTTPSConnectionPool(host='bix.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gcmjwriy6mwuwm8yfuwan0.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "laverdu.re": { + "mstdn.sublimer.me": { + "error": "HTTPSConnectionPool(host='mstdn.sublimer.me', port=443): Read timed out. (read timeout=3)" + }, + "entrebits.ga": { + "error": "HTTPSConnectionPool(host='entrebits.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "d9o10oz56pxp.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.nu": { + "error": "HTTPSConnectionPool(host='mastodon.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "netteaussicht.de": { + "error": "HTTPSConnectionPool(host='netteaussicht.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "segeln.social": { + "error": 503 + }, + "wotahime.m.to": { + "error": "HTTPSConnectionPool(host='wotahime.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "phirat.club": { + "error": "HTTPSConnectionPool(host='phirat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nclo.contrarium.net": { + "error": 404 + }, + "f.ckfb.cc": { + "error": "HTTPSConnectionPool(host='f.ckfb.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "d.lei202.com": { + "error": 410 + }, + "mastodon.land": { + "error": "HTTPSConnectionPool(host='mastodon.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "honk.codevoid.de": { + "error": 404 + }, + "mastodon.neso.tech": { + "error": "HTTPSConnectionPool(host='mastodon.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.neso.tech' doesn't match 'test-01.neso.tech'\")))" + }, + "peertube.librelabucm.org": { "nodeinfo": { "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 90 }, - "localPosts": 757 + "localPosts": 53464, + "localComments": 7 }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "LibreLabUCM", + "nodeDescription": "PeerTube de LibreLabUCM.\nPeerTube es una plataforma descentralizada y federada de streaming de video que usa P2P directamente en el navegador gracias a WebTorrent y Angular." + } + } + }, + "cloud.maprambo.net": { + "error": 404 + }, + "friendica.os-service.eu": { + "nodeinfo": { + "version": "1.0", "software": { - "version": "0.9.0", - "name": "pleroma" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, "services": { - "outbound": [], - "inbound": [] + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "masto.space": { + "error": "HTTPSConnectionPool(host='masto.space', port=443): Read timed out. (read timeout=3)" + }, + "tokamstdn.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" + ], + "usage": { + "users": { + "total": 160, + "activeMonth": 37, + "activeHalfyear": 181 + }, + "localPosts": 24442 + }, + "openRegistrations": true + } + }, + "fandom.ink": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" ], + "usage": { + "users": { + "total": 2692, + "activeMonth": 183, + "activeHalfyear": 956 + }, + "localPosts": 103551 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/slime": { + "error": 404 + }, + "social.azorvida.eu": { + "error": "HTTPSConnectionPool(host='social.azorvida.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.azorvida.eu' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "grego.pt": { + "error": "HTTPSConnectionPool(host='grego.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "makemusic.twinkaga.in": { + "error": "HTTPSConnectionPool(host='makemusic.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.adrianfuchs.at": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "julika.jp": { + "error": "HTTPSConnectionPool(host='julika.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Warkgnall": { + "error": 404 + }, + "mr.lees.greater.hong.kong.international": { + "error": "HTTPSConnectionPool(host='mr.lees.greater.hong.kong.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.agency": { + "error": "HTTPSConnectionPool(host='toot.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.dlitz.net": { + "error": "HTTPSConnectionPool(host='mastodon.dlitz.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.re": { + "error": "HTTPSConnectionPool(host='masto.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "shivering-isles.com": { + "error": 404 + }, + "lascapi.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 121, + "localComments": 53 + }, "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] + }, + "protocols": [ + "ostatus" + ], "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "email": "pascal@isman.fr" + } + } + }, + "relay.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='relay.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "windowsnerd.cc": { + "error": "HTTPSConnectionPool(host='windowsnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "theundead.cricket": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "twitter" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Undead Cricket", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "twitter" + ] }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], + "explicitContent": false + } + } + }, + "microblog.pub": { + "nodeinfo": { + "version": "2.1", + "software": { + "name": "microblogpub", + "version": "ed12d8f", + "repository": "https://github.com/tsileo/microblog.pub" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 77 + }, + "metadata": { + "nodeName": "@dev@microblog.pub", + "version": "ed12d8f", + "versionDate": "Author: Thomas Sileo " + } + } + }, + "tube.le-led.fr": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "silverhaze.eu": { + "error": "HTTPSConnectionPool(host='silverhaze.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'silverhaze.eu' doesn't match either of 'abi94oesede.de', 'www.abi94oesede.de'\")))" + }, + "blog.terbea.com": { + "error": "HTTPSConnectionPool(host='blog.terbea.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.terbea.com' doesn't match either of '*.wordpress.com', 'wordpress.com'\")))" + }, + "blog.mapsupport.club": { + "error": "HTTPSConnectionPool(host='blog.mapsupport.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.meissa-gmbh.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 7, + "activeHalfyear": 19 + }, + "localPosts": 131 + }, + "openRegistrations": false + } + }, + "gfk3t584m0qft48tc.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "test.mastodon.beach.city": { + "error": "HTTPSConnectionPool(host='test.mastodon.beach.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funkwhale.vierkantor.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.19.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "metadata": { + "actorId": "https://funkwhale.vierkantor.com/federation/actors/service", "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "nodeName": "Laverdure", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] + "shortDescription": "A private Funkwhale instance. Most music is under a restrictive license.", + "longDescription": "", + "nodeName": "Vierkante zwinze", + "library": { + "federationEnabled": true, + "federationNeedsApproval": true, + "anonymousCanListen": false, + "tracks": { + "total": 12117 }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] + "artists": { + "total": 1608 + }, + "albums": { + "total": 1764 + }, + "music": { + "hours": 744.0663888888889 } }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" + "supportedUploadExtensions": [ + "flac", + "mp3", + "ogg", + "opus" ], - "accountActivationRequired": false + "usage": { + "favorites": { + "tracks": { + "total": 3348 + } + }, + "listenings": { + "total": 13971 + } + } } } }, - "tube.famichiki.com": { + "mstdn.homirun.pw": { + "error": "HTTPSConnectionPool(host='mstdn.homirun.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "testing.pleroma.lol": { + "error": 502 + }, + "pltest.feminism.lgbt": { + "error": "HTTPSConnectionPool(host='pltest.feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sveafur.se": { + "error": 404 + }, + "www.gouge.re": { + "error": "HTTPSConnectionPool(host='gouge.re', port=443): Max retries exceeded with url: /api/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gouge.re' doesn't match 'www.gouge.re'\")))" + }, + "xcloud.soccsantos.pro": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "kalik.in": { + "error": "HTTPSConnectionPool(host='kalik.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.matarillo.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.firechicken.net": { + "error": "HTTPSConnectionPool(host='social.firechicken.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funkwhale.torlipen.net": { + "error": "HTTPSConnectionPool(host='funkwhale.torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.incenp.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 279, + "localComments": 36 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Incenp Social", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "pleroma.aotake91.net": { + "error": "HTTPSConnectionPool(host='pleroma.aotake91.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "typodon.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 9, + "activeHalfyear": 14 + }, + "localPosts": 1121 + }, + "openRegistrations": false + } + }, + "peertube.strits.dk": { + "error": 404 + }, + "don.iaia.moe": { + "error": 404 + }, + "bilincakisi.com": { + "error": 404 + }, + "y-zu.org": { + "error": 404 + }, + "pleroma.jumanji.co": { + "error": "HTTPSConnectionPool(host='pleroma.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "glasses.moe": { + "error": "HTTPSConnectionPool(host='glasses.moe', port=443): Read timed out. (read timeout=3)" + }, + "usagicore.moe": { + "error": "HTTPSConnectionPool(host='usagicore.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.dragonpsi.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -36983,32 +42520,18 @@ "users": { "total": 3 }, - "localPosts": 12, - "localComments": 17 + "localPosts": 15480, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Famichiki Tube", - "nodeDescription": "", + "nodeName": "DragonPsi Tube", + "nodeDescription": "PeerTube instance for DragonPsi users", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -37020,56 +42543,15 @@ "assets/style.css" ], "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } } ], - "default": "bittube-light-mode" + "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -37079,8 +42561,8 @@ "enabled": true }, "enabledResolutions": [ - 480, - 720, + 240, + 360, 1080 ] }, @@ -37090,14 +42572,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -37133,7 +42615,12 @@ ".flv", ".mkv", ".m4v", - "null" + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -37149,8 +42636,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -37158,66 +42645,75 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "videos.fatelectron.net": { - "error": "HTTPSConnectionPool(host='videos.fatelectron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.digitalkr.am": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodev.barkshark.tk": { - "error": "HTTPSConnectionPool(host='mastodev.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "abookofcreatures.com": { + "error": 404 }, - "igreally.social": { - "error": "HTTPSConnectionPool(host='igreally.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.moso.io": { + "error": "HTTPSConnectionPool(host='social.moso.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.moso.io' doesn't match either of '3up.dk', 'www.3up.dk'\")))" }, - "phoxy.space": { + "mhz.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 31, + "activeMonth": 28, + "activeHalfyear": 146 }, - "localPosts": 3 + "localPosts": 2028 }, "openRegistrations": true } }, - "mastodon.tahvok.com": { - "error": "HTTPSConnectionPool(host='mastodon.tahvok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gecekafasi.com": { + "error": 404 }, - "mstdn.hatimaki.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.hatimaki.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ivan.unooverse.com": { + "error": "HTTPSConnectionPool(host='ivan.unooverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thenaritadogfight.com": { + "mstdn.mtoss.media.teu.ac.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "c.ggc-project.de": { "error": 404 }, - "semicharmed.net": { - "error": "HTTPSConnectionPool(host='semicharmed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.social/users/deidara": { + "error": 404 }, - "au.toot.gg": { - "error": "HTTPSConnectionPool(host='au.toot.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.bof.space": { + "error": 404 }, - "cloud.k8s.terracrypt.net": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "mastodon.nara.jp": { + "error": 404 }, - "music.humanoids.be": { + "friendica.diasalmeida.com": { + "error": 404 + }, + "files.hazbun.us": { + "error": "HTTPSConnectionPool(host='files.hazbun.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "music.bruniau.net": { "nodeinfo": { "version": "2.0", "software": { "name": "funkwhale", - "version": "0.21" + "version": "0.20.1" }, "protocols": [ "activitypub" @@ -37229,36 +42725,37 @@ "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 5, + "activeHalfyear": 3, + "activeMonth": 2 } }, "metadata": { - "actorId": "https://music.humanoids.be/federation/actors/service", + "actorId": "https://music.bruniau.net/federation/actors/service", "private": false, - "shortDescription": "Private Funkwhale instance", - "longDescription": "The interesting bits on this pod:\r\n\r\n- [Shareable Music library](https://music.humanoids.be/library/3ff3b2ce-c856-4137-98bb-21410d9a3dac/)\r\n- [framazic library](https://music.humanoids.be/library/96ca5644-1da9-4a49-af73-6484e53c4290/)\r\n- [DJ iD3ot channel](https://music.humanoids.be/channels/djid3ot/)", + "shortDescription": "", + "longDescription": "", "rules": "", - "contactEmail": "martin@humanoids.be", + "contactEmail": "", "terms": "", - "nodeName": "humanoids beMusic", + "nodeName": "", "banner": null, - "defaultUploadQuota": 1000000, + "defaultUploadQuota": 1000, "library": { "federationEnabled": true, - "anonymousCanListen": true, + "federationNeedsApproval": true, + "anonymousCanListen": false, "tracks": { - "total": 6905 + "total": 1877 }, "artists": { - "total": 458 + "total": 361 }, "albums": { - "total": 322 + "total": 442 }, "music": { - "hours": 5873.086111111111 + "hours": 137.02944444444444 } }, "supportedUploadExtensions": [ @@ -37300,56 +42797,77 @@ "anonymous": false } ], - "funkwhaleSupportMessageEnabled": false, + "funkwhaleSupportMessageEnabled": true, "instanceSupportMessage": "", - "knownNodesListUrl": "https://music.humanoids.be/api/v1/federation/domains", "usage": { "favorites": { "tracks": { - "total": 0 + "total": 16 } }, "listenings": { - "total": 237 - }, - "downloads": { - "total": 335 + "total": 1211 } } } } }, - "social.bau-ha.us.": { - "error": "HTTPSConnectionPool(host='social.bau-ha.us.', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.bau-ha.us timed out. (connect timeout=3)'))" - }, - "cloud.deblan.org": { + "hogehuga.com": { "error": 404 }, - "mastodon.nomi-and-tim.org": { - "error": "HTTPSConnectionPool(host='localhost', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.meekchopp.es": { + "error": "HTTPSConnectionPool(host='social.meekchopp.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.zackery.tv": { - "error": "HTTPSConnectionPool(host='toot.zackery.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thegrove.chat": { + "error": "HTTPSConnectionPool(host='thegrove.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.puni.moe": { - "error": "HTTPSConnectionPool(host='m.puni.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.puni.moe timed out. (connect timeout=3)'))" + "khat.komitea.fi": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 4, + "activeHalfyear": 9 + }, + "localPosts": 2571 + }, + "openRegistrations": false + } }, - "konf.yt": { - "error": "HTTPSConnectionPool(host='konf.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.fzmn.blog": { + "error": "HTTPSConnectionPool(host='mstdn.fzmn.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.terranout.mine.nu": { + "social.la-web-radio.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hubzilla.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "gnusocial", + "pumpio" + ], + "inbound": [ "atom1.0", "rss2.0" ] @@ -37357,33 +42875,22 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 98, + "activeHalfyear": 52, + "activeMonth": 30 }, - "localPosts": 67, - "localComments": 0 + "localPosts": 39926, + "localComments": 1240 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "Hubzilla.EU" } } }, - "xn--n8jycee5a4lmeyevltfzc2sja1jw105ewz3i.club": { - "error": "HTTPSConnectionPool(host='xn--n8jycee5a4lmeyevltfzc2sja1jw105ewz3i.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cute2d.love": { - "error": "HTTPSConnectionPool(host='cute2d.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.wmcf.de": { - "error": 404 - }, - "cloud.it-hempel.de": { - "error": 404 + "blog.nizarus.tn": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ij.ddnss.de": { + "social.denkbrettl.org": { "nodeinfo": { "version": "2.0", "software": { @@ -37395,250 +42902,205 @@ ], "usage": { "users": { - "total": 3, + "total": 2, "activeMonth": 1, - "activeHalfyear": 3 + "activeHalfyear": 1 }, - "localPosts": 12 + "localPosts": 391 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.ctsollars.com": { - "error": "HTTPSConnectionPool(host='social.ctsollars.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.frosch03.de": { + "error": 404 }, - "pl.jacl.tech": { - "error": "HTTPSConnectionPool(host='pl.jacl.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nuage.nozof.fr": { + "error": 404 }, - "libretooth.gr": { + "turtle.m.to": { + "error": "HTTPSConnectionPool(host='turtle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mchammer.masto.host": { + "error": "HTTPSConnectionPool(host='mchammer.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "truf-kin.com": { + "error": "HTTPSConnectionPool(host='truf-kin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.etheriault.ca": { + "error": 404 + }, + "ko.gginin.today": { + "error": "HTTPSConnectionPool(host='ko.gginin.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "a-kar.in": { + "error": "HTTPSConnectionPool(host='a-kar.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "m.n07070.xyz": { + "error": "HTTPSConnectionPool(host='m.n07070.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wall.demouliere.eu": { + "error": "HTTPSConnectionPool(host='wall.demouliere.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "crazynoisybizarre.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 377, - "activeMonth": 125, - "activeHalfyear": 385 + "total": 106, + "activeMonth": 13, + "activeHalfyear": 13 }, - "localPosts": 2474 + "localPosts": 102506 }, - "openRegistrations": true + "openRegistrations": false } }, - "meemu.org": { + "moonbase.ifluxcouldkill.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "dreamwidth", + "gnusocial", + "friendica", + "libertree", + "pumpio", + "redmatrix", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 246, - "activeMonth": 258, - "activeHalfyear": 465 + "total": 12, + "activeHalfyear": 12, + "activeMonth": 10 }, - "localPosts": 66553 + "localPosts": 450, + "localComments": 709 }, - "openRegistrations": true + "metadata": { + "nodeName": "moonbase omega" + } } }, - "kirishima.xyz": { - "error": "HTTPSConnectionPool(host='kirishima.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dimetrodon.n3tsphere.org": { + "error": "HTTPSConnectionPool(host='dimetrodon.n3tsphere.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.radiofreerobotron.net": { - "error": "HTTPSConnectionPool(host='mastodon.radiofreerobotron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.listen.moe": { + "error": "HTTPSConnectionPool(host='social.listen.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.azunyan.jp": { + "saisyo-don.nzws.me": { + "error": "HTTPSConnectionPool(host='saisyo-don.nzws.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "convenient.email": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp", + "twitter" ] }, - "openRegistrations": true, - "usage": { - "users": {} - }, + "usage": {}, + "openRegistrations": false, "metadata": { - "nodeName": "\u3042\u305a\u306b\u3083\u3093\u3059\u304d\u30fc", - "nodeDescription": "No Azunyan, No Life.\n\u3042\u305a\u306b\u3083\u3093\u597d\u304d\u3067\u305f\u307e\u3089\u306a\u3044\u4eba\u306b\u3002", - "maintainer": { - "name": "\u307f\u304b\u3052", - "email": "misskey@azunyan.jp" + "nodeName": "My Friend Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "the-www.eu": { - "error": "HTTPSConnectionPool(host='the-www.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mstdn.akiba.ninja": { - "error": "HTTPSConnectionPool(host='mstdn.akiba.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mchammer.masto.host": { - "error": "HTTPSConnectionPool(host='mchammer.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "baden.social": { - "error": "HTTPSConnectionPool(host='baden.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.peclu.net": { - "error": "HTTPSConnectionPool(host='social.peclu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/jk": { - "error": 404 - }, - "path.pictures": { - "error": "HTTPSConnectionPool(host='path.pictures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.frinkel.tech": { - "error": "HTTPSConnectionPool(host='mastodon.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thelballwiki.gq": { - "error": "HTTPSConnectionPool(host='thelballwiki.gq', port=443): Read timed out. (read timeout=3)" - }, - "hubzilla.gshift.cc": { - "error": "HTTPSConnectionPool(host='hubzilla.gshift.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "frnd.tassiaart.com": { - "error": 404 - }, - "mastodon.linuxquimper.org": { - "error": 502 - }, - "kancolle-yokosuka.xyz": { - "error": "HTTPSConnectionPool(host='kancolle-yokosuka.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "o1li.net": { + "error": "HTTPSConnectionPool(host='o1li.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/t54r4n1": { - "error": 404 + "m.jmshyns.com": { + "error": "HTTPSConnectionPool(host='m.jmshyns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "etam.homelinux.com": { - "error": 404 + "social.specalus.net": { + "error": "HTTPSConnectionPool(host='social.specalus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.shemmes.me": { - "error": "HTTPSConnectionPool(host='social.shemmes.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.die-familie.link": { + "error": "HTTPSConnectionPool(host='social.die-familie.link', port=443): Read timed out. (read timeout=3)" }, - "algonoise.social": { - "error": 404 + "sport.meltdown.world": { + "error": "HTTPSConnectionPool(host='sport.meltdown.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.letsalllovela.in": { - "error": "HTTPSConnectionPool(host='pl.letsalllovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plutor.zone": { + "error": "HTTPSConnectionPool(host='plutor.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fractal.muggum.fr": { + "louma.ml": { "error": 404 }, - "social.cereza.de": { - "error": "HTTPSConnectionPool(host='social.cereza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.bushu-denno.com": { - "error": "HTTPSConnectionPool(host='mastodon.bushu-denno.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "paoon.social": { - "error": "HTTPSConnectionPool(host='paoon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "myon.slimed.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 238 - }, - "openRegistrations": false - } - }, - "odakyu.app": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 82, - "activeMonth": 29, - "activeHalfyear": 42 - }, - "localPosts": 192184 - }, - "openRegistrations": true - } - }, - "social.catgirl.engineering": { - "error": "HTTPSConnectionPool(host='social.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "melon.computer": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1-melon" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 43, - "activeMonth": 19, - "activeHalfyear": 49 - }, - "localPosts": 4069 - }, - "openRegistrations": false - } + "tootmusic.com": { + "error": "HTTPSConnectionPool(host='tootmusic.com', port=443): Read timed out. (read timeout=3)" }, - "kodachrome.club": { - "error": "HTTPSConnectionPool(host='kodachrome.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kodachrome.club timed out. (connect timeout=3)'))" + "gaze.live-on.net": { + "error": "HTTPSConnectionPool(host='gaze.live-on.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.azkware.net": { + "tmp-mstdn.cloud": { "nodeinfo": { "version": "2.0", "software": { @@ -37650,408 +43112,40 @@ ], "usage": { "users": { - "total": 2, + "total": 52, "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 144 - }, - "openRegistrations": true - } - }, - "peertube.lagob.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.0.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 + "activeHalfyear": 11 }, - "localPosts": 32, - "localComments": 1 + "localPosts": 9546 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "la GOB tiers lieu - Ateliers hybrides", - "nodeDescription": "plateforme libriste de vid\u00e9os ( alternative \u00e0 youtube) li\u00e9es au tiers lieu \"la GOB\"- ateliers hybrides 79300 bressuire" - } + "openRegistrations": false } }, - "don.fgc.fun": { - "error": "HTTPSConnectionPool(host='don.fgc.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.giammi.org": { + "mastodon.lat": { "error": 404 }, - "peertube.laas.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 9, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mastodon.camijo.de": { - "error": "HTTPSConnectionPool(host='mastodon.camijo.de', port=443): Read timed out. (read timeout=3)" - }, - "wolfrim.com": { - "error": "HTTPSConnectionPool(host='wolfrim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wolfrim.com timed out. (connect timeout=3)'))" - }, - "toot.damaron.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.prostreamers.net": { - "error": "HTTPSConnectionPool(host='mastodon.prostreamers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "music.ngaumont.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "metadata": { - "actorId": "https://music.ngaumont.fr/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "noe@ngaumont.fr", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 10000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 1505 - }, - "artists": { - "total": 327 - }, - "albums": { - "total": 175 - }, - "music": { - "hours": 108.77527777777777 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 2 - } - }, - "listenings": { - "total": 228 - }, - "downloads": { - "total": 155 - } - } - } - } - }, - "subculdon.com": { - "error": "HTTPSConnectionPool(host='subculdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.kajalinifi.de": { - "error": "HTTPSConnectionPool(host='peertube.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "gldon.love": { - "error": "HTTPSConnectionPool(host='gldon.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "onpaper.su": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 39, - "localComments": 3 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "l_artem@yahoo.com" - } - } + "video.atlanti.se": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mika.cassiopeia.uberspace.de": { + "opendotdotdot.blogspot.com": { "error": 404 }, - "hackwrld.com": { - "error": "HTTPSConnectionPool(host='hackwrld.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nickwood.ninja": { - "error": "HTTPSConnectionPool(host='nickwood.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tsugu.utgw.net": { - "error": "HTTPSConnectionPool(host='tsugu.utgw.net', port=443): Read timed out. (read timeout=3)" + "iguanodon.net": { + "error": "HTTPSConnectionPool(host='iguanodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pizzahut.systems": { - "error": "HTTPSConnectionPool(host='pizzahut.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.i-fromjapan.com": { + "error": "HTTPSConnectionPool(host='mstdn.i-fromjapan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "takibi.work": { - "error": "HTTPSConnectionPool(host='takibi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "server.gkbrk.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "journal.dedasys.com": { - "error": 404 + "hub.valah.net": { + "error": "HTTPSConnectionPool(host='hub.valah.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.laurakalbag.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 719 - }, - "openRegistrations": false - } + "social.clintmoyer.com": { + "error": "HTTPSConnectionPool(host='social.clintmoyer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "foss.technology": { + "pleroma.galaxy.cat": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -38061,11 +43155,12 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", + "media_proxy", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" @@ -38075,7 +43170,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "foss.technology", + "nodeName": "Pleroma/Galaxy", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -38123,7 +43218,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://foss.technology/users/toast" + "https://pleroma.galaxy.cat/users/Gigaa" ], "suggestions": { "enabled": false, @@ -38141,7 +43236,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -38149,305 +43245,176 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-1736-gfee12769-develop" + "version": "1.1.9-9-g06fec99e-release-1-1-9" }, "usage": { - "localPosts": 23, + "localPosts": 19, "users": { - "total": 7 + "total": 2 } }, "version": "2.0" } }, - "rta.run": { - "error": "HTTPSConnectionPool(host='rta.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peer.hostux.social": { + "is.aaronbsmith.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 17 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 15502, - "localComments": 7 + "localPosts": 1466 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube | Hostux.social", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": false } }, - "cloud.gegeweb.eu": { - "error": 403 + "bullaren.cloud": { + "error": "HTTPSConnectionPool(host='bullaren.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.minecraft.ooo": { + "dicknlyd.plus.com": { + "error": "HTTPSConnectionPool(host='dicknlyd.plus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "CNVRS.net": { + "error": "HTTPSConnectionPool(host='cnvrs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pleroma.live": { + "error": "HTTPSConnectionPool(host='pleroma.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kawaiidelic.space": { + "error": "HTTPSConnectionPool(host='kawaiidelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cosp.me": { + "error": "HTTPSConnectionPool(host='cosp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.minego.net": { + "error": "HTTPSConnectionPool(host='social.minego.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "runserver.co": { + "error": "HTTPSConnectionPool(host='runserver.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.for.fish": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 18 + "localPosts": 4 }, "openRegistrations": true } }, - "write.hostux.social": { - "error": "HTTPSConnectionPool(host='write.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi.neufv.systems": { - "error": "HTTPSConnectionPool(host='fedi.neufv.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gay.mba": { + "error": "HTTPSConnectionPool(host='gay.mba', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.artificial-owl.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "gyudn.com": { + "error": "HTTPSConnectionPool(host='gyudn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.denter-online.de": { - "error": 404 + "mastodon.lignux.com": { + "error": "HTTPSConnectionPool(host='mastodon.lignux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mstdn.e-greta.fr": { - "error": "HTTPSConnectionPool(host='mstdn.e-greta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.archi": { + "error": "HTTPSConnectionPool(host='mstdn.archi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.kajalinifi.de": { - "error": "HTTPSConnectionPool(host='mstdn.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cat-b.us": { + "error": "HTTPSConnectionPool(host='cat-b.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.fedi.quebec": { + "rrfarmbot.appspot.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 ???" }, - "openRegistrations": true, "usage": { + "localPosts": 0, "users": { - "total": 65 - }, - "localPosts": 45867, - "localComments": 5 + "total": 1 + } }, + "version": "2.0", "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "F\u00e9diQu\u00e9bec", - "nodeDescription": "Instance PeerTube francophone g\u00e9n\u00e9raliste h\u00e9berg\u00e9e au Qu\u00e9bec et destin\u00e9e aux Qu\u00e9b\u00e9cois. Cette instance est f\u00e9d\u00e9r\u00e9e avec d\u2019autres instances g\u00e9n\u00e9ralistes, francophones et/ou \u00e0 contenu \u00e9ducatif.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - }, - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "peers": [ + "masto.re", + "relay.hellsite.site", + "ap-relay.herokuapp.com", + "relay.fediverse.us", + "relay.mastodon.libresilicon.com", + "relai-francophone.fedi.quebec", + "relay1.mastodonsocial.ru", + "relay.ltch.fr", + "relay.nazrin.moe", + "relay.intahnet.co.uk", + "ar.aire.ml", + "relay.kitsunet.net", + "relay.mas.to", + "vtlay.polyohm.net", + "rrfarmbot.appspot.com", + "relay.101010.pl", + "relay.paw.cafe", + "relay.comm.cx", + "relay.mastodon.scot", + "relay.pettingzoo.co", + "edgerunner.network", + "pleroma.p4g.club", + "pleroma.topcat.io", + "beehub.org", + "social.1in9.net", + "social.strueker.net", + "ministry.moonbutt.science", + "qoto.org", + "social.itsneversunnyinnd.com", + "citadel.thecore.city", + "expired.mentality.rip", + "mastodon.maescool.be", + "khat.komitea.fi", + "coom.club", + "mastodon.echelon4.xyz" + ] } } }, - "red.dg74.pro": { - "error": "HTTPSConnectionPool(host='red.dg74.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "awoo.world": { - "error": 404 + "shiki-don.m.to": { + "error": "HTTPSConnectionPool(host='shiki-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fractu.red": { - "error": "HTTPSConnectionPool(host='fractu.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "twitter.tobias-k.de": { + "error": "HTTPSConnectionPool(host='twitter.tobias-k.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.artificial-owl.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "matchdon.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "n.caveaudechablis.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nextcloud.arjanvaartjes.net": { + "error": 404 }, - "www.savage-network.com": { + "3dots.lv": { "error": 404 }, - "akko.kalasarn.se": { + "toot.yapbreak.fr": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -38459,12 +43426,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -38483,7 +43446,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Akko", + "nodeName": "Yapmora", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -38531,7 +43494,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://akko.kalasarn.se/users/MMWW" + "https://toot.yapbreak.fr/users/yapbreak" ], "suggestions": { "enabled": false @@ -38543,7 +43506,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -38553,10 +43516,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-495-g501be447-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 1079, + "localPosts": 30, "users": { "total": 2 } @@ -38564,180 +43527,55 @@ "version": "2.0" } }, - "relay.tolstoevsky.ml": { - "error": "HTTPSConnectionPool(host='relay.tolstoevsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "play.jergefelt.se": { - "error": "HTTPSConnectionPool(host='play.jergefelt.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdnrs.club": { - "error": "HTTPSConnectionPool(host='mstdnrs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "toot.sky-em.id.au": { - "error": "HTTPSConnectionPool(host='toot.sky-em.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.alolise.org": { + "aria.masto.host": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.com" - ], - "media_removal": [ - "" - ], - "reject": [ - "*.gab.*", - "gabfed.com" - ], - "report_removal": [ - "" - ] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Alolise", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.alolise.org/users/adminoma" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 250000, - "background": 900000, - "banner": 500000, - "general": 3072000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.3" - }, "usage": { - "localPosts": 2, "users": { - "total": 7 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 147 }, - "version": "2.0" + "openRegistrations": false } }, - "friendycat.drycat.fr": { - "error": "HTTPSConnectionPool(host='friendycat.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mtwerk.com": { - "error": "HTTPSConnectionPool(host='mtwerk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/ZettoSan": { + "error": 404 }, - "electro.social": { - "error": "HTTPSConnectionPool(host='electro.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon-hss.ml": { + "error": "HTTPSConnectionPool(host='mastodon-hss.ml', port=443): Read timed out. (read timeout=3)" }, - "mastodon.kzstan.com": { - "error": "HTTPSConnectionPool(host='mastodon.kzstan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.inferiorlattice.com": { + "error": 404 }, - "staging.wedistribute.org": { - "error": "HTTPSConnectionPool(host='staging.wedistribute.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'staging.wedistribute.org' doesn't match either of '*.feneas.org', '*.git.feneas.org'\")))" + "deep-weeb.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "immortallegendsv4.wordpress.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.levis.name": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.mightly.space": { - "error": 404 + "elsmussols.org": { + "error": "HTTPSConnectionPool(host='elsmussols.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elsmussols.org' doesn't match 'elsmussols.net'\")))" }, - "unstable.tchnics.de": { - "error": "HTTPSConnectionPool(host='unstable.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'unstable.tchnics.de' doesn't match either of 'imap.tchnics.de', 'mail.tchnics.de', 'pop3.tchnics.de', 'smtp.tchnics.de'\")))" + "social.hoto.us": { + "error": "HTTPSConnectionPool(host='social.hoto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "aidon.club": { - "error": "HTTPSConnectionPool(host='aidon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.matemann.de": { + "error": "HTTPSConnectionPool(host='mastodon.matemann.de', port=443): Read timed out. (read timeout=3)" }, - "md.nii.so": { - "error": "HTTPSConnectionPool(host='md.nii.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mentaldon.m.to": { + "error": "HTTPSConnectionPool(host='mentaldon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.cc": { + "mellified.men": { "nodeinfo": { "version": "2.0", "software": { @@ -38749,259 +43587,266 @@ ], "usage": { "users": { - "total": 1501, - "activeMonth": 89, - "activeHalfyear": 183 + "total": 11, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 18352 + "localPosts": 35486 }, - "openRegistrations": true + "openRegistrations": false } }, - "the.shrouded.space": { - "error": "HTTPSConnectionPool(host='the.shrouded.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'the.shrouded.space' doesn't match either of '*.domain.com', 'domain.com'\")))" + "eyouwe.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ppstube.portageps.org": { + "m6n.moca.cm": { + "error": "HTTPSConnectionPool(host='m6n.moca.cm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.es": { + "error": "HTTPSConnectionPool(host='pleroma.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "risingsun.red": { + "error": "HTTPSConnectionPool(host='risingsun.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.cloutfla.re": { + "error": "HTTPSConnectionPool(host='relay.cloutfla.re', port=443): Read timed out. (read timeout=3)" + }, + "friends.lostcause.house": { + "error": "HTTPSConnectionPool(host='friends.lostcause.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.cestoliv.com": { + "error": "HTTPSConnectionPool(host='mstdn.cestoliv.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ariadne.space": { + "error": "HTTPSConnectionPool(host='ariadne.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "quitter.nu": { + "error": "HTTPSConnectionPool(host='quitter.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dragons.moe": { + "error": "HTTPSConnectionPool(host='dragons.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bricolage.masto.host": { + "error": "HTTPSConnectionPool(host='bricolage.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.thevillage.chat": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 27, + "activeMonth": 21, + "activeHalfyear": 41 }, - "localPosts": 5, - "localComments": 0 + "localPosts": 297 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PPSTube", - "nodeDescription": "PPSTube (powered by PeerTube) is service provided by Portage Public Schools for teachers and staff to public video content for consumption by students and educators." - } + "openRegistrations": true } }, - "shiki-don.m.to": { - "error": "HTTPSConnectionPool(host='shiki-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.waraiotoko.net": { + "error": "HTTPSConnectionPool(host='misskey.waraiotoko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fed.umycode.com": { - "error": "HTTPSConnectionPool(host='fed.umycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fed.umycode.com' doesn't match either of 'umry.sh', 'umrysh.com', 'umycode.com', 'www.umry.sh', 'www.umrysh.com', 'www.umycode.com'\")))" + "herkimer.social": { + "error": "HTTPSConnectionPool(host='herkimer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "lf.je": { - "error": 404 + "zapo.apfed.club": { + "error": "HTTPSConnectionPool(host='zapo.apfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "meet.artistsinthe.cloud": { - "error": "HTTPSConnectionPool(host='meet.artistsinthe.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dnd.social": { + "error": "HTTPSConnectionPool(host='dnd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mb.baselab.org": { + "merkel.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 6 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 3 + "localPosts": 0 }, "openRegistrations": false } }, - "gce.taricorp.net": { - "error": "HTTPSConnectionPool(host='gce.taricorp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lor.sh": { + "error": "HTTPSConnectionPool(host='lor.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.fedja.fi": { - "error": "HTTPSConnectionPool(host='mastodon.fedja.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.sl-network.fr": { + "error": 404 }, - "dissidents.social": { + "kirishima.cloud": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+ Astarte on Glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 36, - "activeMonth": 11, - "activeHalfyear": 21 + "total": 311, + "activeMonth": 133, + "activeHalfyear": 195 }, - "localPosts": 7497 + "localPosts": 996885 }, - "openRegistrations": true + "openRegistrations": false } }, - "www.fessebouc.fr": { + "kirakiratter.com": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.9.0-p1edcb001" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4493, + "activeMonth": 314, + "activeHalfyear": 631 + }, + "localPosts": 2137606 }, - "services": { - "inbound": [], - "outbound": [] + "openRegistrations": true + } + }, + "spacejerk.fr": { + "error": "HTTPSConnectionPool(host='spacejerk.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ioc.exchange": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, + "protocols": [ + "activitypub" + ], "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Fessebouc", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false + "users": { + "total": 72, + "activeMonth": 34, + "activeHalfyear": 136 }, - "adminAccount": "lutinus" - } + "localPosts": 2223 + }, + "openRegistrations": true } }, - "bigblob.nl": { - "error": 404 + "m.anyhu.gs": { + "error": "HTTPSConnectionPool(host='m.anyhu.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tokyohouse.party": { - "error": "HTTPSConnectionPool(host='tokyohouse.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "from.komic.eu": { + "error": "HTTPSConnectionPool(host='from.komic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.stardot.xyz": { - "error": 404 + "mastodon.schemacs.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "vcity.network": { + "mastodon.social/users/plsburydoughboy": { "error": 404 }, - "omoch.m.to": { - "error": "HTTPSConnectionPool(host='omoch.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "librenet.uy": { - "error": "HTTPSConnectionPool(host='librenet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroyama.dip.jp": { - "error": "HTTPSConnectionPool(host='pleroyama.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroyama.dip.jp timed out. (connect timeout=3)'))" - }, - "sektori.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "loci.onl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 20, + "activeMonth": 7, + "activeHalfyear": 23 + }, + "localPosts": 3767 + }, + "openRegistrations": true + } }, - "pleroma.aksura.tk": { + "pixelfed.mrpetovan.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Aksura", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.aksura.tk/users/aksura" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "pixelfed.mrpetovan.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "MrPetovan's Pixelfed", + "domain": "pixelfed.mrpetovan.com", + "url": "https://pixelfed.mrpetovan.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -39010,69 +43855,144 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.50-1579-g6281e479-develop" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 57, + "localPosts": 53, + "localComments": 0, "users": { - "total": 2 + "total": 9, + "activeHalfyear": 8, + "activeMonth": 0 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "qua.name": { + "m.themsp.org": { + "error": "HTTPSConnectionPool(host='m.themsp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.svij.org": { + "error": "HTTPSConnectionPool(host='friendica.svij.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.maiti.info": { + "error": 404 + }, + "relay.femiverse.xyz": { "nodeinfo": { - "metadata": { - "nodeName": "Qua", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": true - }, "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0-91-g2b5d48a" + "name": "activityrelay", + "version": "0.1 132cd1ea4234ee59ef22cecb38554c76f64c0104" }, "usage": { + "localPosts": 0, "users": { - "total": 803, - "activeHalfyear": 348 - }, - "localPosts": 2095 + "total": 1 + } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "spinster.xyz" + ] + } } }, - "cloud.standley.fr": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "mastodon.chrxs.net": { + "error": "HTTPSConnectionPool(host='mastodon.chrxs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thawing-bayou-99461.herokuapp.com": { + "homecloud.scxnet.de": { + "error": "HTTPSConnectionPool(host='homecloud.scxnet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastdon.masatoshi-yokota.com": { + "error": "HTTPSConnectionPool(host='mastdon.masatoshi-yokota.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.vincanote.net": { + "error": 410 + }, + "mj12.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sakakidon.icscoe.jp": { "error": 404 }, - "kidsdon.love": { - "error": "HTTPSConnectionPool(host='kidsdon.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.teamblackberry.jp": { + "error": 404 }, - "social.bads.team": { - "error": "HTTPSConnectionPool(host='social.bads.team', port=443): Read timed out. (read timeout=3)" + "ranran.tw": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 57, + "activeMonth": 20, + "activeHalfyear": 63 + }, + "localPosts": 1063 + }, + "openRegistrations": true + } }, - "peertube.r2.enst.fr": { + "keelung1.ddns.net": { + "error": "HTTPSConnectionPool(host='keelung1.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pokemon.homes": { + "error": "HTTPSConnectionPool(host='pokemon.homes', port=443): Read timed out. (read timeout=3)" + }, + "cloud.stoneshire.de": { + "error": "HTTPSConnectionPool(host='cloud.stoneshire.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.fr13nds.cc": { + "error": "HTTPSConnectionPool(host='social.fr13nds.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "illuminati.newbians.wtf": { + "error": "HTTPSConnectionPool(host='illuminati.newbians.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eventideparlour.masto.host": { + "error": "HTTPSConnectionPool(host='eventideparlour.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.nl": { + "error": "HTTPSConnectionPool(host='mstdn.nl', port=443): Read timed out. (read timeout=3)" + }, + "oc.todon.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2285, + "activeMonth": 182, + "activeHalfyear": 402 + }, + "localPosts": 101227 + }, + "openRegistrations": true + } + }, + "gwadloup.tv": { "nodeinfo": { "version": "2.0", "software": { @@ -39092,20 +44012,34 @@ "openRegistrations": true, "usage": { "users": { - "total": 8 + "total": 6 }, - "localPosts": 2141, + "localPosts": 224, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube INFRES", - "nodeDescription": "Instance de Peertube dans INFRES.", + "nodeName": "Gwadloup TV", + "nodeDescription": "L'instance Gwadloup TV est d\u00e9di\u00e9e \u00e0 la diffusion de productions afro-diasporiques.\nNous sommes \u00e9galement pr\u00e9sents sur Mastodon -> karukera.social", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -39125,11 +44059,12 @@ "enabled": true }, "enabledResolutions": [ - 0, + 240, 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -39138,14 +44073,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -39202,8 +44137,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": 1073741824, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -39217,7 +44152,7 @@ } } }, - "masto.fdlibre.eu": { + "raildon.online": { "nodeinfo": { "version": "2.0", "software": { @@ -39229,21 +44164,21 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 23, + "activeMonth": 15, + "activeHalfyear": 15 }, - "localPosts": 1886 + "localPosts": 731 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.nayya.org": { + "pt.neko.bar": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -39255,33 +44190,66 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 35 }, - "localPosts": 7085, - "localComments": 0 + "localPosts": 1082, + "localComments": 25 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "NayyaTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "pt.neko.bar", + "nodeDescription": "nya~", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "notalive-classic" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -39295,10 +44263,10 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -39362,8 +44330,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -39377,31 +44345,22 @@ } } }, - "m.tuukkao.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": false - } - }, - "nube.mps.org.uy": { + "cloud-lps.yourownnet.cloud": { "error": 403 }, - "mastodon.lambertz.xyz": { + "mastodon.social/users/Shane": { + "error": "HTTPSConnectionPool(host='mastodon.social', port=443): Read timed out. (read timeout=3)" + }, + "mst.oikura.site": { + "error": 410 + }, + "mastodon.applest.net": { + "error": "HTTPSConnectionPool(host='mastodon.applest.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "testing.kawen.dance": { + "error": "HTTPSConnectionPool(host='testing.kawen.dance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testing.kawen.dance' doesn't match 'etpregion.ru'\")))" + }, + "t3dus.me": { "nodeinfo": { "version": "2.0", "software": { @@ -39417,137 +44376,158 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 497 }, "openRegistrations": false } }, - "toots.cloud": { - "error": "HTTPSConnectionPool(host='toots.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.bugdwoid.xyz": { - "error": 404 - }, - "goodass.dog": { + "philos.fkn-systems.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 9, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 8, + "activeHalfyear": 3, + "activeMonth": 2 }, - "localPosts": 303 + "localPosts": 360, + "localComments": 42 }, - "openRegistrations": true + "openRegistrations": true, + "metadata": { + "nodeName": "FKN-Philos", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "relay.pleroma.site": { - "error": "HTTPSConnectionPool(host='relay.pleroma.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "singersongwritodon.com": { + "error": "HTTPSConnectionPool(host='singersongwritodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the-pit.uk": { + "mastodon.gg": { + "error": "HTTPSConnectionPool(host='mastodon.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wilcosky.com": { + "error": 404 + }, + "crinklefur.club": { + "error": "HTTPSConnectionPool(host='crinklefur.club', port=443): Read timed out. (read timeout=3)" + }, + "bulut.noras.tech": { + "error": "HTTPSConnectionPool(host='bulut.noras.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.tezcat.social": { + "error": "HTTPSConnectionPool(host='mastodon.tezcat.social', port=443): Read timed out. (read timeout=3)" + }, + "weep.m.to": { + "error": "HTTPSConnectionPool(host='weep.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.crazypanda.fr": { + "error": 502 + }, + "mstdn.iedred7584.com": { + "error": "HTTPSConnectionPool(host='mstdn.iedred7584.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.barkshark.tk": { + "error": "HTTPSConnectionPool(host='pixel.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.lundgrensjostrom.com": { + "error": "HTTPSConnectionPool(host='mastodon.lundgrensjostrom.com', port=443): Read timed out. (read timeout=3)" + }, + "pub.mayel.space": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "the-pit", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], + "chat": true, + "gopher": false, + "mediaProxy": false, + "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", + "nodeName": "MayelsPub", "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://the-pit.uk/users/timttmy" - ], + "staffAccounts": [], "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "enabled": false, + "limit": 23, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" } }, "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], "services": { @@ -39556,10 +44536,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-507-g3c828016-develop" + "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" }, "usage": { - "localPosts": 645, + "localPosts": 703, "users": { "total": 2 } @@ -39567,19 +44547,16 @@ "version": "2.0" } }, - "vatican.kirinsan.org": { - "error": "HTTPSConnectionPool(host='vatican.kirinsan.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon-relay.moew.science": { - "error": "Expecting value: line 1 column 1 (char 0)" + "fediverse.worldbuilding.zone": { + "error": "HTTPSConnectionPool(host='fediverse.worldbuilding.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.monoweb.jp": { - "error": "HTTPSConnectionPool(host='mstdn.monoweb.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "community.midskiller.org": { + "error": "HTTPSConnectionPool(host='community.midskiller.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.com": { + "social.tigwali.fr": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -39588,7 +44565,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -39605,10 +44581,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma", + "nodeDescription": "La plateforme sociale de Tigwali", + "nodeName": "Tigwali", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -39656,9 +44632,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.com/users/jplntr", - "https://pleroma.com/users/leo", - "https://pleroma.com/users/feld" + "https://social.tigwali.fr/users/nouts" ], "suggestions": { "enabled": false @@ -39670,7 +44644,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -39680,337 +44654,195 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 845, + "localPosts": 6, "users": { - "total": 71 + "total": 4 } }, "version": "2.0" } }, - "c.xn--villaseor-r6a.xyz": { - "error": 403 + "v2.tamx.tk": { + "error": "HTTPSConnectionPool(host='v2.tamx.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "xn--tat-9la.xn--alatoire-c1a.net": { - "error": "HTTPSConnectionPool(host='xn--tat-9la.xn--alatoire-c1a.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.darcy.is": { + "error": 500 }, - "bacn.social": { + "butthole.masto.host": { + "error": "HTTPSConnectionPool(host='butthole.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.katsuricata.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "Bacn", - "Version": "0.1" + "metadata": { + "nodeName": "miscellaneous human being", + "nodeDescription": "Kat Suricata\u2019s personal blog.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": false, "usage": { - "users": 4 + "users": { + "total": 1 + }, + "localPosts": 1 }, - "metadata": {} + "version": "2.0" } }, - "grml.de": { - "error": "'links'" - }, - "mstdn.tokyo": { - "error": 404 + "tuxcrafting.tk": { + "error": "HTTPSConnectionPool(host='tuxcrafting.tk', port=443): Read timed out. (read timeout=3)" }, - "pl.tuxcrafting.cf": { - "error": "HTTPSConnectionPool(host='pl.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixelfed.pifferi.info": { + "error": "HTTPSConnectionPool(host='pixelfed.pifferi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.social/users/consultmatt": { - "error": 404 + "code-bloggers.com": { + "error": "HTTPSConnectionPool(host='code-bloggers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "don.8mitsu.net": { - "error": 410 + "cloud.dadosch.de": { + "error": "HTTPSConnectionPool(host='cloud.dadosch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "v2.jacky.wtf": { + "mytoot.net": { "nodeinfo": { - "version": "2.1", - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfYear": 1 - }, - "localPosts": "11988", - "localComments": "11432" - }, + "version": "2.0", "software": { - "version": "0.1.7+prod", - "name": "Koype" - }, - "services": { - "outbound": [ - "atom1.0", - "webmention", - "jsonfeed" - ], - "inbound": [ - "webmention", - "micropub", - "microformats" - ] + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "webmention", - "micropub", - "microformats" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "software": { - "vcs": "https://git.jacky.wtf/indieweb/koype", - "homepage": "https://koype.net/", - "follow": "https://v2.jacky.wtf/feeds" + "usage": { + "users": { + "total": 5, + "activeMonth": 2, + "activeHalfyear": 3 }, - "nodeName": "https://v2.jacky.wtf" - } + "localPosts": 401 + }, + "openRegistrations": false } }, - "social.devs.live": { - "error": "HTTPSConnectionPool(host='social.devs.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.kasu.me": { + "error": "HTTPSConnectionPool(host='mastodon.kasu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.kasu.me' doesn't match either of '*.onamaeweb.jp', 'onamaeweb.jp'\")))" }, - "kink.town": { - "error": "HTTPSConnectionPool(host='kink.town', port=443): Read timed out. (read timeout=3)" + "18kink.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "talk.econudes.org": { - "error": "HTTPSConnectionPool(host='talk.econudes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fvhp-mastodon-fvhp.c9users.io": { + "error": "HTTPSConnectionPool(host='fvhp-mastodon-fvhp.c9users.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "catgirl.solutions": { - "error": "HTTPSConnectionPool(host='catgirl.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "nonexiste.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.woefdram.nl": { + "instaporn.org": { + "error": "HTTPSConnectionPool(host='instaporn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'instaporn.org' doesn't match 'de2.terrahost.org'\")))" + }, + "toot.danirod.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.0.3" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 94, - "localComments": 55 + "localPosts": 85 }, - "metadata": { - "nodeName": "Social.woefdram.nl" - } + "openRegistrations": false } }, - "www.xatakandroid.com": { - "error": 404 - }, - "marudpeertube.damnserver.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4636, - "localComments": 12 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Le PeerTube chez Marud", - "nodeDescription": "Bienvenue ici, chez moi! On va parler jeux vid\u00e9os, et s'amuser un tant soit peu!", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } + "rta.run": { + "error": "HTTPSConnectionPool(host='rta.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.conoha.quine.codes": { + "vocalodon.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 9, - "activeHalfyear": 10 + "total": 3125, + "activeMonth": 300, + "activeHalfyear": 511 }, - "localPosts": 17035 + "localPosts": 3181720 }, "openRegistrations": false } }, - "shinomiya.group": { - "error": 404 + "paintacu.be": { + "error": "HTTPSConnectionPool(host='paintacu.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.stuartbutterworth.co.uk": { + "mastodon.social/users/vel_sparko": { "error": 404 }, - "peertube.020.pl": { + "ps.thisiswhat.in": { + "error": "HTTPSConnectionPool(host='ps.thisiswhat.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.klemorali.guru": { + "error": "HTTPSConnectionPool(host='mastodon.klemorali.guru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.sdfa3.org": { + "error": "HTTPSConnectionPool(host='nextcloud.sdfa3.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "floppy.ml": { + "error": "HTTPSConnectionPool(host='floppy.ml', port=443): Read timed out. (read timeout=3)" + }, + "gspirate.club": { + "error": "HTTPSConnectionPool(host='gspirate.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon2.lithium03.info": { + "error": "HTTPSConnectionPool(host='mastodon2.lithium03.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hello.heartribe.org": { + "error": "HTTPSConnectionPool(host='hello.heartribe.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.sanemind.de": { + "error": "HTTPSConnectionPool(host='social.sanemind.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "druid.town": { + "error": "HTTPSConnectionPool(host='druid.town', port=443): Read timed out. (read timeout=3)" + }, + "testdon.mt-sys.net": { + "error": "HTTPSConnectionPool(host='testdon.mt-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.sngsk.info": { + "error": "HTTPSConnectionPool(host='mastodon.sngsk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube-education.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -40027,36 +44859,46 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 8 }, - "localPosts": 156, + "localPosts": 7786, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube.020.pl", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube Temporaire pour les personnels du Minist\u00e8re de l'\u00c9ducation Nationale", + "nodeDescription": "PeerTube - h\u00e9bergement de vid\u00e9os.", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", "clientScripts": {} } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -40073,13 +44915,8 @@ "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, - 720, - 1080, - 2160 + 720 ] }, "import": { @@ -40152,7 +44989,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -40161,42 +44998,129 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "saxifragus.com": { - "error": 404 - }, - "customvisualdesigns.com/social": { - "error": 404 - }, - "social.gemuplay.com": { - "error": "HTTPSConnectionPool(host='social.gemuplay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "amnz.jp": { + "error": "HTTPSConnectionPool(host='amnz.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.kokolor.es": { - "error": "HTTPSConnectionPool(host='social.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.comm.ie": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mgclbnbn.m.to": { - "error": "HTTPSConnectionPool(host='mgclbnbn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.organisationtressecrete.com": { + "error": "HTTPSConnectionPool(host='mastodon.organisationtressecrete.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "faithhack.com": { + "cawfee.club": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 3 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "baraag.net", + "humblr.social", + "sinblr.com" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "localPosts": 78, - "localComments": 71 + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Cawfee Club", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://cawfee.club/users/EnclaveUsagi", + "https://cawfee.club/users/admin", + "https://cawfee.club/users/MisterKad", + "https://cawfee.club/users/grips" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -40204,191 +45128,201 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "chris@faithhack.com" - } - } - }, - "mastodon-ovh.social": { - "error": "HTTPSConnectionPool(host='mastodon-ovh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon48.com": { - "error": "HTTPSConnectionPool(host='mastodon48.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.gerdemann.me": { - "error": "HTTPSConnectionPool(host='social.gerdemann.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "deerofnara.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "pleroma", + "version": "2.0.3-stable" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 13867, "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 533 + "total": 129 + } }, - "openRegistrations": true + "version": "2.0" } }, - "member.metastudio.org": { - "error": 404 + "ma.zy.lc": { + "error": "HTTPSConnectionPool(host='ma.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "prismo.news": { - "error": "HTTPSConnectionPool(host='prismo.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.pleromatesting.nohost.me": { + "error": "HTTPSConnectionPool(host='mastodon.pleromatesting.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "arte.coletivos.org": { + "blog.sulairris.com": { "nodeinfo": { "metadata": { - "nodeName": "arte.coletivos.org", + "nodeName": "Sulairris\u2019s blog", + "nodeDescription": "Someone who likes tech and other things", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "arte.coletivos.org", - "url": "https://arte.coletivos.org" - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.6" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 23, - "localComments": 0, "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 0 - } + "total": 1 + }, + "localPosts": 7 }, - "version": "2.0", - "openRegistrations": true + "version": "2.0" } }, - "cloud-firestrike.de": { - "error": "HTTPSConnectionPool(host='cloud-firestrike.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.janboddez.tech": { + "error": "HTTPSConnectionPool(host='pleroma.janboddez.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "friend.aeon-hq.net": { - "error": "HTTPSConnectionPool(host='friend.aeon-hq.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friend.aeon-hq.net' doesn't match either of 'aeonwiki.aeon-hq.net', 'albums.aeon-hq.net', 'cloud.aeon-hq.net', 'ftp.aeon-hq.net', 'hub.aeon-hq.net', 'im.aeon-hq.net', 'imap.aeon-hq.net', 'ldap.aeon-hq.net', 'ldapadmin.aeon-hq.net', 'ldapsaisie.aeon-hq.net', 'paste.aeon-hq.net', 'shaarli.aeon-hq.net', 'smtp.aeon-hq.net', 'ssl.aeon-hq.net', 'wallabag.aeon-hq.net', 'webcal.aeon-hq.net', 'webmail.aeon-hq.net', 'wiki.aeon-hq.net'\")))" + "cheerful.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "stage.peertube.ch": { + "litza.de": { + "error": 404 + }, + "mastodon.gcp.dmmlabs.com": { + "error": "HTTPSConnectionPool(host='mastodon.gcp.dmmlabs.com', port=443): Read timed out. (read timeout=3)" + }, + "write.notunremarkable.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "metadata": { + "nodeName": "notunremarkable", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 113 + "total": 1 }, - "localPosts": 6322, - "localComments": 2 + "localPosts": 375 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.ch", - "nodeDescription": "Generic peertube instance, speaking mostly English and French. Hosted by the fairsocialnet.ch association and paid for by its members. If you would like to contribute go to https://liberapay.com/tursiops \nAnyone can create an account but you don't have any storage on it. The price to pay for hosting your videos is detailed in the table below. Don't hesitate to contact us using the contact form to request more storage. \n\n100% Located in Switzerland." - } + "version": "2.0" } }, - "fivesla.sh": { - "error": "HTTPSConnectionPool(host='fivesla.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "t.b612.me": { + "error": "HTTPSConnectionPool(host='b612.me', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "troet.mortzu.de": { + "hub.heraut.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "dreamwidth", + "gnusocial", + "friendica", + "insanejournal", + "libertree", + "pumpio", + "redmatrix", + "twitter", + "wordpress", + "xmpp" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 2 }, - "localPosts": 0 + "localPosts": 843, + "localComments": 4265 }, - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla Francophone Heraut.eu" + } } }, - "fusagiko@imastodon.net": { + "channels.tests.funkwhale.audio": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "info.ikebuku.ro": { + "error": "HTTPSConnectionPool(host='info.ikebuku.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.lesalphas.be": { + "error": "HTTPSConnectionPool(host='cloud.lesalphas.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fredcavazza.net": { "error": 404 }, - "mastodon.asymptote.club": { - "error": "HTTPSConnectionPool(host='mastodon.asymptote.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.asymptote.club timed out. (connect timeout=3)'))" + "dajiaweibo.com": { + "error": 404 }, - "cloud.kandert.info": { + "mtjm.eu": { "error": 404 }, - "stalin.rocks": { - "error": "HTTPSConnectionPool(host='stalin.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pod.opendz.io": { + "error": "HTTPSConnectionPool(host='pod.opendz.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pl.knusper-land.de": { - "error": "HTTPSConnectionPool(host='pl.knusper-land.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.knusper-land.de' doesn't match 'knusper-land.de'\")))" + "www.blender3darchitect.com": { + "error": 404 }, - "mstdn.oriongate.jp": { + "testcloud.jet0jlh.de": { + "error": 500 + }, + "mastodon.social/users/victorhck": { "error": 404 }, - "quitter.ffue.eu": { - "error": "HTTPSConnectionPool(host='quitter.ffue.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.sina.moe": { + "error": "HTTPSConnectionPool(host='pl.sina.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.funkymonkey.org": { + "pixelfediver.se": { + "error": "HTTPSConnectionPool(host='pixelfediver.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tophattedcat.co.ukfriend": { + "error": "HTTPSConnectionPool(host='tophattedcat.co.ukfriend', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cat.m.to": { + "error": "HTTPSConnectionPool(host='cat.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.brocolis.party": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -40400,6 +45334,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -40407,9 +45342,93 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "switter.at", + "kinky.business", + "pl.smuglo.li", + "freezepeach.xyz", + "loli.estate", + "blackandgold.xyz", + "liberdon.com", + "freespeech.firedragonstudios.com", + "unsafe.space", + "knzk.me", + "baraag.net", + "humblr.social", + "rubber.social", + "botsin.space", + "radical.town", + "melalandia.tk", + "wxw.moe", + "mobile.co", + "honey.church", + "kinkyelephant.com", + "dickgirlon.top" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "pl.smuglo.li", + "sealion.club", + "pawoo.net", + "mstdn.jp", + "social.super-niche.club", + "loli.estate", + "wxw.moe", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "dickgirlon.top", + "sinblr.com", + "social.homunyan.com", + "mast.eu.org", + "social.myfreecams.com" + ], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "albin.social", + "newjack.city", + "guillotines.masto.host", + "tri.cash", + "freespeechextremist.com", + "counter.social", + "melalandia.tk", + "wagesofsinisdeath.com", + "gameliberty.club", + "neo.hongeipii.com", + "daffodil-11.org", + "francecatholique.net", + "fedichive.tk", + "lets.saynoto.lgbt", + "kiwifarms.cc", + "weedis.life", + "freefedifollowers.ga", + "gab.com", + "develop.gab.com", + "pawoo.net", + "baraag.net", + "blob.cat" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "freespeechextremist.com", + "librem.one", + "gab.com", + "develop.gab.com", + "fedichive.tk", + "pawoo.net", + "baraag.net", + "blob.cat" + ] }, "fieldsLimits": { "maxFields": 10, @@ -40420,7 +45439,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/FunkyMonkey", + "nodeName": "A personal broccolis lovers instance", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -40433,7 +45452,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -40468,7 +45487,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.funkymonkey.org/users/tiker" + "https://social.brocolis.party/users/celo" ], "suggestions": { "enabled": false @@ -40490,55 +45509,137 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2796-g9b740cfb-develop" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 80, + "localPosts": 754, "users": { - "total": 6 + "total": 2 } }, "version": "2.0" } }, - "0x3e7.me": { - "error": "HTTPSConnectionPool(host='0x3e7.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mmder.net": { + "error": "HTTPSConnectionPool(host='mmder.net', port=443): Read timed out. (read timeout=3)" }, - "fontube.fr": { + "mstdn.cirnoq.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cybercat.cc": { + "error": "HTTPSConnectionPool(host='cybercat.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "wetfish.space": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "The Official Wetfish Pleroma Instance (TM)", + "nodeName": "Wetfish/Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://wetfish.space/users/woodcat" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.8" }, - "openRegistrations": false, "usage": { + "localPosts": 3303, "users": { - "total": 4 - }, - "localPosts": 8731, - "localComments": 0 + "total": 37 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FonTube", - "nodeDescription": "FonTube, plateforme video de la Ville de Fontaine." - } + "version": "2.0" } }, - "social.taborsky.cz": { + "mastodon.dissem.ch": { "nodeinfo": { "version": "2.0", "software": { @@ -40550,97 +45651,181 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 7 + "localPosts": 167 }, "openRegistrations": false } }, - "theoria.m.to": { - "error": "HTTPSConnectionPool(host='theoria.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "naf.m.to": { - "error": "HTTPSConnectionPool(host='naf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "clubmontclair.com": { - "error": "HTTPSConnectionPool(host='clubmontclair.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "update.yatno.web.id": { - "error": "HTTPSConnectionPool(host='update.yatno.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "liberdon.com": { + "mathstodon.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1619, - "activeMonth": 238, - "activeHalfyear": 661 + "total": 1837, + "activeMonth": 409, + "activeHalfyear": 628 }, - "localPosts": 89079 + "localPosts": 66520 }, "openRegistrations": true } }, - "otoge.life": { - "error": "HTTPSConnectionPool(host='otoge.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "@kopiti.am": { + "error": 404 }, - "hubz.org.anisms.com": { - "error": "HTTPSConnectionPool(host='hubz.org.anisms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubz.org.anisms.com' doesn't match 'org.anisms.com'\")))" + "m.natalie.ee": { + "error": "HTTPSConnectionPool(host='m.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bulge.exposed": { + "cloud.embebelab.com": { + "error": "HTTPSConnectionPool(host='cloud.embebelab.com', port=443): Read timed out. (read timeout=3)" + }, + "www.simplyrecipes.com": { + "error": 403 + }, + "x32.no": { + "error": "HTTPSConnectionPool(host='x32.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.sergal.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 2, - "activeHalfyear": 13 + "total": 224, + "activeMonth": 14, + "activeHalfyear": 25 }, - "localPosts": 141 + "localPosts": 93039 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.ancel.io": { + "hub.g3l.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "3.6.1" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeHalfyear": 6, + "activeMonth": 0 }, - "localPosts": 5 + "localPosts": 244, + "localComments": 673 }, - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla - G3L" + } } }, - "fozzainda.masto.host": { + "box.heising.at": { + "error": 404 + }, + "maik.social": { + "error": "HTTPSConnectionPool(host='maik.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maik.social' doesn't match either of '*.hostfactory.ch', 'hostfactory.ch'\")))" + }, + "pod.orkz.net": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2231, + "activeHalfyear": 145, + "activeMonth": 81 + }, + "localPosts": 80355, + "localComments": 90899 + }, + "metadata": { + "nodeName": "Diaspora* @ Oude RKZ", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "jml" + } + } + }, + "acid.wtf": { + "error": "HTTPSConnectionPool(host='acid.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "introvert.social": { + "error": "HTTPSConnectionPool(host='introvert.social', port=443): Read timed out. (read timeout=3)" + }, + "social-copwell.fr": { + "error": "HTTPSConnectionPool(host='social-copwell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "regenpfeifer.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "relay.scalie.xyz": { + "error": "HTTPSConnectionPool(host='relay.scalie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.scalie.xyz' doesn't match 'critr.foxiepa.ws'\")))" + }, + "teamzeta.xyz": { + "error": "HTTPSConnectionPool(host='teamzeta.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cumbia.social": { + "error": "HTTPSConnectionPool(host='cumbia.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eletusk.club": { "nodeinfo": { "version": "2.0", "software": { @@ -40652,29 +45837,44 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 0, - "activeHalfyear": 4 + "total": 1344, + "activeMonth": 146, + "activeHalfyear": 146 }, - "localPosts": 52 + "localPosts": 1734738 }, "openRegistrations": true } }, - "ex.tending.to": { - "error": 503 + "zeptar.org": { + "error": "HTTPSConnectionPool(host='zeptar.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.spazierer.info": { - "error": "HTTPSConnectionPool(host='cloud.spazierer.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "greentechwriter-social.org": { + "error": "HTTPSConnectionPool(host='greentechwriter-social.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "microblog.ulik.at": { - "error": "HTTPSConnectionPool(host='microblog.ulik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.elaon.de": { + "error": 403 }, - "blog.ilja.space": { + "steffimania.ocloud.de": { + "error": 404 + }, + "jar.fm": { + "error": "HTTPSConnectionPool(host='jar.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jar.fm' doesn't match either of '*.oss-cn-hangzhou.aliyuncs.com', '*.img-cn-hangzhou-internal.aliyuncs.com', '*.oss-cn-hzjbp-a-internal.aliyuncs.com', '*.oss-cn-hangzhou-internal.aliyuncs.com', '*.oss-cn-hangzhou-diku-internal.aliyuncs.com', '*.cn-hangzhou.oss.aliyuncs.com', '*.cn-hangzhou.oss-internal-cross.aliyun-inc.com', '*.oss-cn-hangzhou-am101.aliyuncs.com', '*.oss-cn-shanghai-finance-1-pub.aliyuncs.com', '*.oss-internal.aliyuncs.com', '*.cn-shanghai.oss.aliyuncs.com', '*.img-cn-shanghai.aliyuncs.com', '*.oss-accelerate.aliyuncs.com', '*.img-cn-hangzhou.aliyuncs.com', '*.oss-cn-shanghai-finance-1-pub-internal.aliyuncs.com', '*.oss-cn-hangzhou-zmf.aliyuncs.com', '*.oss-cn-hangzhou-hsa.aliyuncs.com', '*.aliyuncs.com', '*.oss.aliyuncs.com', '*.oss-cn-hangzhou-cross.aliyuncs.com', '*.vpc100-oss-cn-hangzhou.aliyuncs.com', '*.img-cn-shanghai-internal.aliyuncs.com', '*.oss-cn-hzfinance.aliyuncs.com', '*.oss-cn-shanghai-finance-1-internal.aliyuncs.com', '*.oss-enet.aliyuncs.com', '*.cn-hangzhou.oss-internal.aliyuncs.com', '*.img-cn-shanghai-cross.aliyuncs.com', '*.oss-cn-shanghai.aliyuncs.com', '*.oss-cn-shanghai-internal.aliyuncs.com', '*.oss-cn-shanghai-cross.aliyuncs.com', '*.oss-cn-shanghai-finance-1.aliyuncs.com', '*.oss-cn-hangzhou-zmf-internal.aliyuncs.com', '*.oss-cn-hzfinance-internal.aliyuncs.com', '*.vpc100-oss-cn-shanghai.aliyuncs.com', 'oss-cn-hangzhou.aliyuncs.com'\")))" + }, + "social.historiador.nom.es": { + "error": "HTTPSConnectionPool(host='social.historiador.nom.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ramshackle.town": { + "error": 404 + }, + "write.greentrawler.space": { + "error": "HTTPSConnectionPool(host='write.greentrawler.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "blog.travelpandas.eu": { "nodeinfo": { "metadata": { "nodeDescription": "", - "nodeName": "blog.ilja.space" + "nodeName": "Travelpandas" }, "openRegistrations": false, "protocols": [ @@ -40690,7 +45890,7 @@ }, "usage": { "localComments": 0, - "localPosts": 3, + "localPosts": 0, "users": { "total": 1 } @@ -40698,131 +45898,100 @@ "version": "2.0" } }, - "rspod.dns-cloud.net": { - "error": "HTTPSConnectionPool(host='rspod.dns-cloud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "altelectron.org.uk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "blog.valerauko.net": { + "balafon.social": { + "error": "HTTPSConnectionPool(host='balafon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "share.elouworld.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 593, - "localComments": 119 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1789 }, - "metadata": { - "email": "valerauko@gmail.com" - } + "openRegistrations": false } }, - "tube.egf.mn": { - "error": "HTTPSConnectionPool(host='tube.egf.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "eizi2002.m.to": { + "error": "HTTPSConnectionPool(host='eizi2002.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.gegeweb.org": { + "norge.masto.host": { + "error": "HTTPSConnectionPool(host='norge.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "plag.masto.host": { + "error": "HTTPSConnectionPool(host='plag.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kusoblog.masto.host": { + "error": "HTTPSConnectionPool(host='kusoblog.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "visionon.tv": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.dlford.io": { + "error": "HTTPSConnectionPool(host='social.dlford.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "mastodon.social/users/tomharris": { "error": 404 }, - "mastodon.wingi.net": { - "error": "HTTPSConnectionPool(host='mastodon.wingi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.wingi.net' doesn't match 'archicloud.wingi.net'\")))" + "rezo2france.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "plume.ombreport.info": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Les Nouvelles d'Ombreport" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 12, - "localPosts": 13, - "users": { - "total": 64 - } - }, - "version": "2.0" - } + "basti.dyndns.info/fd": { + "error": "HTTPSConnectionPool(host='basti.dyndns.info', port=443): Max retries exceeded with url: /fd/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shop.ssgmedia.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 19, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "webmaster@ssgmedia.net" - } - } + "titis.xyz": { + "error": "HTTPSConnectionPool(host='titis.xyz', port=443): Read timed out. (read timeout=3)" }, - "fullstackgeek.tech": { - "error": "HTTPSConnectionPool(host='fullstackgeek.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.koyu.space": { + "error": "HTTPSConnectionPool(host='social.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "bumblbee.de": { - "error": "HTTPSConnectionPool(host='bumblbee.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.k2j.de": { + "error": 403 }, - "mastodon.wisellama.rocks": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 18 - }, - "openRegistrations": false - } + "cap.moe": { + "error": "HTTPSConnectionPool(host='cap.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.lokizone.net": { - "error": "HTTPSConnectionPool(host='mastodon.lokizone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "atnet.fr": { + "error": 404 }, - "zhub.link": { + "taz.fandom-mastodon.com": { + "error": "HTTPSConnectionPool(host='taz.fandom-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.vegas": { + "error": "HTTPSConnectionPool(host='mastodon.vegas', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.kpvsky.com": { + "error": "HTTPSConnectionPool(host='video.kpvsky.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mas.phiy.me": { + "error": 526 + }, + "honeymilk.m.to": { + "error": "HTTPSConnectionPool(host='honeymilk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zat.im": { + "error": 502 + }, + "pleroma.fugadalcontrollo.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "toot.pafnooty.ru": { + "error": "HTTPSConnectionPool(host='toot.pafnooty.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dog.estate": { "nodeinfo": { "version": "2.0", "software": { @@ -40834,172 +46003,144 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 5, - "activeHalfyear": 10 + "total": 1, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 2113 + "localPosts": 338 }, "openRegistrations": true } }, - "cloud.lplab.net": { + "cloud.florian-brinker.de": { "error": 404 }, - "mastodon.datanom.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 4 - }, - "localPosts": 1 - }, - "openRegistrations": true - } + "project-imas.cn": { + "error": "HTTPSConnectionPool(host='project-imas.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "i.write.codethat.sucks": { - "error": "HTTPSConnectionPool(host='i.write.codethat.sucks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "Mr.Lees.Greater.Hong.Kong.International": { + "error": "HTTPSConnectionPool(host='mr.lees.greater.hong.kong.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/BirdMachine": { - "error": 404 + "wolf-359.org": { + "error": "HTTPSConnectionPool(host='wolf-359.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pawprints.cafe": { + "mstmania.orz.hm": { + "error": "HTTPSConnectionPool(host='mstmania.orz.hm', port=443): Read timed out. (read timeout=3)" + }, + "nextcloud.haschek.at": { "error": 404 }, - "pornkey.ml": { - "error": "HTTPSConnectionPool(host='pornkey.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nya.lemonade.moe": { + "error": "HTTPSConnectionPool(host='nya.lemonade.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "slime.dragon.garden": { - "error": "HTTPSConnectionPool(host='slime.dragon.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.nasqueron.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "aesthetic.strangled.net": { - "error": "HTTPSConnectionPool(host='aesthetic.strangled.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aesthetic.strangled.net timed out. (connect timeout=3)'))" + "gs.sdfeu.org": { + "error": "HTTPSConnectionPool(host='gs.sdfeu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.mochi.academy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 32, - "activeMonth": 23, - "activeHalfyear": 28 - }, - "localPosts": 205221 - }, - "openRegistrations": false - } + "peertube.mindpalace.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "vriezekolk.org": { + "peertube.swedneck.xyz": { + "error": "HTTPSConnectionPool(host='peertube.swedneck.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fediblog.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='fediblog.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "belieper.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pfctelepathy.wordpress.com": { "error": 404 }, - "3u63wtlyggsf7lb.4chan.icu": { - "error": "HTTPSConnectionPool(host='3u63wtlyggsf7lb.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "social.grimmbart.org": { + "error": "HTTPSConnectionPool(host='social.grimmbart.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "qonfucius.social": { - "error": "HTTPSConnectionPool(host='qonfucius.social', port=443): Read timed out. (read timeout=3)" + "m5.ma3ki.net": { + "error": "HTTPSConnectionPool(host='m5.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.hodakov.me": { - "error": "HTTPSConnectionPool(host='social.hodakov.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "smilodon.rowan.website": { + "error": 404 }, - "social.parigotmanchot.fr": { - "error": "HTTPSConnectionPool(host='social.parigotmanchot.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.sebacorp.tk": { + "error": "HTTPSConnectionPool(host='cloud.sebacorp.tk', port=443): Read timed out. (read timeout=3)" }, - "kpop.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1319, - "activeMonth": 127, - "activeHalfyear": 258 - }, - "localPosts": 99791 - }, - "openRegistrations": true - } + "yvr.social": { + "error": "HTTPSConnectionPool(host='yvr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.the-liberator.news": { + "tiffinfamilynetwork.com": { + "error": "HTTPSConnectionPool(host='tiffinfamilynetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "marstodon.com": { + "error": "HTTPSConnectionPool(host='marstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud.brock.systems": { + "error": "HTTPSConnectionPool(host='cloud.brock.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "microblog.ourcoffs.org.au": { + "error": "HTTPSConnectionPool(host='microblog.ourcoffs.org.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sironeko.m.to": { + "error": "HTTPSConnectionPool(host='sironeko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dreamyome.m.to": { + "error": "HTTPSConnectionPool(host='dreamyome.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.gaos.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "friendica.minimachin.ynh.fr": { + "error": "HTTPSConnectionPool(host='friendica.minimachin.ynh.fr', port=443): Read timed out. (read timeout=3)" + }, + "social.urbanwildlife.biz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 6 + "localPosts": 0 }, "openRegistrations": true } }, - "lshiftright.xyz": { - "error": "HTTPSConnectionPool(host='lshiftright.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "original.antiwar.com": { + "error": 403 }, - "pleroma.kiwifarms.net": { - "error": "HTTPSConnectionPool(host='pleroma.kiwifarms.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hub.entalpi.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pict.tk": { + "mastodon.shioyaki.party": { "error": 410 }, - "a.213.link": { - "error": "HTTPSConnectionPool(host='a.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kuchenplatte.spdns.de": { - "error": 404 - }, - "misskey.i2p.rocks": { - "error": "HTTPSConnectionPool(host='misskey.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.hikaruaikawa.tk": { - "error": "HTTPSConnectionPool(host='pleroma.hikaruaikawa.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.hikaruaikawa.tk timed out. (connect timeout=3)'))" - }, - "vmi263352.contaboserver.net": { - "error": "HTTPSConnectionPool(host='vmi263352.contaboserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.mckillop.org": { + "social.macaw.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.1.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0" + ], + "inbound": [ "atom1.0", "rss2.0" ] @@ -41007,262 +46148,311 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 10, + "activeHalfyear": 7, + "activeMonth": 6 }, - "localPosts": 357, - "localComments": 0 + "localPosts": 183, + "localComments": 865 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "Macaw social" } } }, - "landdestroyer.blogspot.com": { - "error": 404 - }, - "blog.fediverso.net": { - "error": "HTTPSConnectionPool(host='blog.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "0x3c.pl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 12, - "activeHalfyear": 15 - }, - "localPosts": 207 - }, - "openRegistrations": false - } - }, - "rage.love": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 18, - "activeHalfyear": 19 - }, - "localPosts": 22720 - }, - "openRegistrations": true - } - }, - "hub.fandom.ink": { - "error": 404 - }, - "egelhof.uber.space": { - "error": "HTTPSConnectionPool(host='egelhof.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'egelhof.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "hubzilla.ps.lsf-group.de": { - "error": "HTTPSConnectionPool(host='hubzilla.ps.lsf-group.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "betafive.net": { - "error": "HTTPSConnectionPool(host='betafive.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "onlinegemein.de:62266": { + "friendica.dszdw.net": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "3.5.2-1227" }, "protocols": { "inbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial" ], "outbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", - "smtp", - "twitter" + "smtp" ] }, - "usage": [], - "openRegistrations": true, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 1506, + "localComments": 0 + }, + "openRegistrations": false, "metadata": { - "nodeName": "Onlinegemein.de", + "nodeName": "DSZDW", "protocols": { "inbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "gnusocial", - "twitter" - ], + "inbound": [], "outbound": [ - "gnusocial", - "smtp", - "twitter" + "smtp" ] - }, - "explicitContent": false + } } } }, - "sammiesweetie.com": { - "error": "HTTPSConnectionPool(host='sammiesweetie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sammiesweetie.com timed out. (connect timeout=3)'))" - }, - "cursed.frinkel.tech": { - "error": "HTTPSConnectionPool(host='cursed.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "shun-soccer.jp": { - "error": "HTTPSConnectionPool(host='shun-soccer.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shun-soccer.jp timed out. (connect timeout=3)'))" + "eddiehinkle.com": { + "error": 502 }, - "mstdn.gunma.jp": { + "pleroma.guizzyordi.info": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1 }, - "localPosts": 9 - }, - "openRegistrations": true - } - }, - "www.activitypoll.tw": { - "error": "HTTPSConnectionPool(host='www.activitypoll.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "freefedifollowers.ga": { - "error": "HTTPSConnectionPool(host='freefedifollowers.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freefedifollowers.ga timed out. (connect timeout=3)'))" - }, - "mastodon.crosse.org": { - "error": "HTTPSConnectionPool(host='mastodon.crosse.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.crosse.org' doesn't match 'www.crosse.org'\")))" - }, - "federated.photos": { - "nodeinfo": { - "metadata": { - "nodeName": "Federated Photos", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 6632 }, "software": { - "name": "pixelfed", - "version": "0.10.0" + "version": "1.0.1-master", + "name": "pleroma" }, - "usage": { - "localPosts": 107, - "localComments": 11, - "users": { - "total": 102, - "activeHalfyear": "70", - "activeMonth": "15" - } + "services": { + "outbound": [], + "inbound": [] }, - "version": "2.0", - "openRegistrations": true + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.guizzyordi.info/users/guizzy" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Pleroma/Guizzyordi.info", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "cooperdon.com": { - "error": "HTTPSConnectionPool(host='cooperdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.sellango.com": { - "error": "HTTPSConnectionPool(host='cloud.sellango.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.sellango.com' doesn't match either of 'glanzdetail.nl', 'invoice.glanzdetail.nl', 'www.glanzdetail.nl'\")))" - }, - "ple.rocketboom.io": { - "error": "HTTPSConnectionPool(host='ple.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "memework.org": { - "error": "HTTPSConnectionPool(host='memework.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gentleman-loser.com": { + "blablah.space": { "error": 404 }, - "akamanju.com": { - "error": "HTTPSConnectionPool(host='akamanju.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.stolas.website": { - "error": "HTTPSConnectionPool(host='mastodon.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "salon.social": { - "error": 404 + "damoclash.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "welsea.xyz": { - "error": 404 + "mn.ms": { + "error": "HTTPSConnectionPool(host='mn.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "chinamstdn.com": { - "error": "HTTPSConnectionPool(host='chinamstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.nopdev.com": { + "error": "HTTPSConnectionPool(host='mastodon.nopdev.com', port=443): Read timed out. (read timeout=3)" }, - "matterofti.me": { + "foxesare.sexy": { "nodeinfo": { "metadata": { - "nodeName": "\u65f6\u95f4\u7269\u8d28", - "nodeDescription": "\u6b22\u8fce\u6765\u5230\u65f6\u95f4\u4e4b\u4e2d", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 7, - "publicReader": true, - "invites": true + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A place for foxes", + "nodeName": "Foxes Are Sexy", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://foxesare.sexy/users/Syfaro" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -41270,147 +46460,156 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pleroma", + "version": "1.1.50-1970-gdedb1ad5-develop" }, "usage": { + "localPosts": 261, "users": { - "total": 64 - }, - "localPosts": 139 + "total": 4 + } }, "version": "2.0" } }, - "gaeilge.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } + "furries.online": { + "error": "HTTPSConnectionPool(host='furries.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friends.volkomorov.ru/friendica": { - "error": "Expecting value: line 1 column 1 (char 0)" + "memetastic.space": { + "error": "HTTPSConnectionPool(host='memetastic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "lewd.fireglow.su": { + "mastodon.social/users/2Tie": { "error": 404 }, - "social.rmrf.space": { + "m.moe.cat": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3~moew" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 475, + "activeMonth": 45, + "activeHalfyear": 115 }, - "localPosts": 3 + "localPosts": 12325 }, "openRegistrations": false } }, - "don.sisters.pink": { - "error": "HTTPSConnectionPool(host='don.sisters.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bgc.social": { - "error": "HTTPSConnectionPool(host='bgc.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.smc.li": { + "error": "HTTPSConnectionPool(host='m.smc.li', port=443): Read timed out. (read timeout=3)" }, - "mstdn.ikasekai.com": { - "error": "HTTPSConnectionPool(host='mstdn.ikasekai.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "vapedon.club": { + "error": "HTTPSConnectionPool(host='vapedon.club', port=443): Read timed out. (read timeout=3)" }, - "masty.herokuapp.com": { - "error": 404 + "morikita.m.to": { + "error": "HTTPSConnectionPool(host='morikita.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.arkros.net": { - "error": "HTTPSConnectionPool(host='social.arkros.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "lol9.tun.a4.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pleroma.simon816.com": { - "error": "HTTPSConnectionPool(host='pleroma.simon816.com', port=443): Read timed out. (read timeout=3)" + "petapixel.com": { + "error": 403 }, - "fpga.style": { - "error": "HTTPSConnectionPool(host='fpga.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.traydent.info": { + "error": 404 }, - "mastodon.sleeping.town": { + "rkor.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1+glitch+sleeping" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 232, - "activeMonth": 100, - "activeHalfyear": 152 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 3 }, - "localPosts": 711358 + "localPosts": 162, + "localComments": 153 }, - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla @ RKor.Info" + } } }, - "relay.misoni.club": { - "error": 410 + "playtime.fm": { + "error": "HTTPSConnectionPool(host='playtime.fm', port=443): Read timed out. (read timeout=3)" }, - "zaan.masto.host": { - "error": "HTTPSConnectionPool(host='zaan.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "tibibibimbap.m.to": { + "error": "HTTPSConnectionPool(host='tibibibimbap.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.neilzone.co.uk": { + "video.qoto.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 191 }, - "localPosts": 24 + "localPosts": 87180, + "localComments": 32 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "QOTO PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent." + } } }, - "contradon.alaeith.com": { - "error": "HTTPSConnectionPool(host='contradon.alaeith.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jango.duckdns.org": { + "error": "HTTPSConnectionPool(host='jango.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.nsupdate.info": { - "error": "HTTPSConnectionPool(host='friendica.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.nsupdate.info timed out. (connect timeout=3)'))" + "online.cosgy.jp": { + "error": "HTTPSConnectionPool(host='online.cosgy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "setl.ist": { + "masto.datashaman.com": { + "error": "HTTPSConnectionPool(host='masto.datashaman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.love": { "nodeinfo": { "version": "2.0", "software": { @@ -41422,659 +46621,139 @@ ], "usage": { "users": { - "total": 20, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 128, + "activeMonth": 43, + "activeHalfyear": 72 }, - "localPosts": 2882 + "localPosts": 239694 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.phoneticlight.com": { + "remote.sagerer-tresore.de": { + "error": "HTTPSConnectionPool(host='remote.sagerer-tresore.de', port=443): Read timed out. (read timeout=3)" + }, + "jason.holi.chat": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.neigepluie.net": { "error": 404 }, - "blog.grotz.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 27, - "localComments": 18 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "dergrotz@gmail.com" - } - } + "mst.ttapps.info": { + "error": "HTTPSConnectionPool(host='mst.ttapps.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.turbo.chat": { + "www.julienmunschy.com": { + "error": "HTTPSConnectionPool(host='www.julienmunschy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tooting.ai": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 877, - "activeMonth": 395, - "activeHalfyear": 736 + "total": 125, + "activeMonth": 141, + "activeHalfyear": 150 }, - "localPosts": 19607 + "localPosts": 5288 }, - "openRegistrations": false + "openRegistrations": true } }, - "edge.groundpolis.app": { + "kelnet.social": { + "error": "HTTPSConnectionPool(host='kelnet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "funk-dev.h.senan.xyz": { + "error": "HTTPSConnectionPool(host='funk-dev.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "masto.yellowkeycard.net": { + "error": "HTTPSConnectionPool(host='masto.yellowkeycard.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "socially.constructed.space": { + "error": "HTTPSConnectionPool(host='socially.constructed.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aikoumasanobu.com": { + "error": 404 + }, + "wagesofsinisdeath.com": { + "error": "HTTPSConnectionPool(host='wagesofsinisdeath.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "giggity.ca": { + "error": "HTTPSConnectionPool(host='giggity.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.aethercom.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "groundpolis", - "version": "12.36.1-gp-3.0.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "friendica", + "wordpress" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 6, + "activeHalfyear": 5, + "activeMonth": 5 + }, + "localPosts": 12708, + "localComments": 2277 }, "metadata": { - "nodeName": "edge.groundpolis.app", - "nodeDescription": "\u3088\u3046\u3053\u305d Groundpolis \u3078\u3002\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001Misskey \u306e\u30d5\u30a9\u30fc\u30af\u7248\u3067\u3042\u308b\u300cGroundpolis\u300d\u306e\u03b2\u30c6\u30b9\u30c8\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002\u4eca\u3059\u3050\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3057\u3001\u5b9f\u9a13\u7684\u8981\u7d20\u306e\u9ad8\u307e\u3063\u305f Misskey \u306b\u89e6\u308c\u3066\u307f\u3088\u3046...!", - "maintainer": { - "name": "Groundpolis HQ", - "email": "xeltica@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/xeltica/groundpolis", - "feedbackUrl": "https://github.com/xeltica/groundpolis/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "nodeName": "\u00c6thercom Hub" } } }, - "social.chilliet.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 662 - }, - "openRegistrations": false - } + "sdmesh.social": { + "error": "HTTPSConnectionPool(host='sdmesh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "buddhalow.masto.host": { - "error": "HTTPSConnectionPool(host='buddhalow.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.acticiel.org": { + "error": 404 }, - "caracol.nodocomun.org": { + "toot.futbol": { + "error": "HTTPSConnectionPool(host='toot.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.werefoxsoftware.com": { + "error": "HTTPSConnectionPool(host='pleroma.werefoxsoftware.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sakaba.space": { "error": 404 }, - "tube.pawelko.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 3087, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "tube.pawelko.net", - "nodeDescription": "" - } - } - }, - "mastodosukoi.net": { - "error": "HTTPSConnectionPool(host='mastodosukoi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodosukoi.net timed out. (connect timeout=3)'))" - }, - "cde.social": { - "error": "HTTPSConnectionPool(host='cde.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pm.ernix.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7608 - }, - "openRegistrations": false - } - }, - "creativity.cafe": { - "error": "HTTPSConnectionPool(host='creativity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.jtwp470.net": { - "error": "HTTPSConnectionPool(host='mastodon.jtwp470.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "friendica.tassteven.eu": { - "error": "HTTPSConnectionPool(host='friendica.tassteven.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "pleasehug.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 258, - "activeMonth": 136, - "activeHalfyear": 313 - }, - "localPosts": 17306 - }, - "openRegistrations": true - } - }, - "social.reher.space": { - "error": "HTTPSConnectionPool(host='social.reher.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.reher.space' doesn't match either of 'jupyter.reher.space', 'reher.space'\")))" - }, - "shinonomemilk.com": { - "error": 404 - }, - "friendica.endstation.jetzt": { - "error": 404 - }, - "club.datamol.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Datamol Club", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "somewhy.com": { - "error": "HTTPSConnectionPool(host='somewhy.com', port=443): Read timed out. (read timeout=3)" - }, - "nobert.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 367 - }, - "openRegistrations": false - } - }, - "the.nyanbinary.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.37.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "the nyanbinary club", - "nodeDescription": "an instance of nyanbinaries >:3c meow\n\njoin the fediverse and hang out with other cats and enbies", - "maintainer": { - "name": "meemu", - "email": "admin@meemu.org" - }, - "langs": [ - "English" - ], - "ToSUrl": "https://the.nyanbinary.club/@meemu/pages/tos", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "Registration is open usually while the admin team is awake. Feel free to sign up!\n\n If it\u2019s closed, you can DM @micah@the.nyanbinary.club or catgoats on twitter for a code!", - "image": null, - "title": "Registration" - }, - { - "text": "Hi! Welcome to the.nyanbinary.club. We're just getting started. Please be patient with us! :)\n\nWhat is misskey? Check out this intro: https://gist.github.com/xreiju/1e8bee2f462b48c560fa9699df35eeec", - "image": null, - "title": "welcome!!" - } - ], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "pixelfed.anartist.org": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.anartist.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Anartist Pixelfed", - "domain": "pixelfed.anartist.org", - "url": "https://pixelfed.anartist.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 357, - "localComments": 0, - "users": { - "total": 282, - "activeHalfyear": 115, - "activeMonth": 19 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "m.lrdf.fr": { - "error": "HTTPSConnectionPool(host='m.lrdf.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.ivanfr.com": { - "error": "HTTPSConnectionPool(host='mastodon.ivanfr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fc2.leemhuis.info": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "friendica.hermann-stubbe.de": { - "error": "HTTPSConnectionPool(host='friendica.hermann-stubbe.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.hermann-stubbe.de' doesn't match 'matrix.hermann-stubbe.de'\")))" - }, - "mastodon.venturahimself.pro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 59 - }, - "openRegistrations": false - } - }, - "melonpan.run": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 4, - "activeHalfyear": 7 - }, - "localPosts": 12634 - }, - "openRegistrations": false - } - }, - "blog.mapsupport.club": { - "nodeinfo": { - "metadata": { - "nodeName": "MSC Blogs", - "nodeDescription": "The MAP Support Club (MSC) is a community for Minor Attracted People (MAPs) of all ages who are committed to never harming a child and are fundamentally against adult-child sex. It is intended as a community where MAPs can connect with one another, offer and receive support in difficult times and overall just enjoy a relaxed atmosphere where one can have fun and not be judged.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 3, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 14, - "activeHalfyear": 4 - }, - "localPosts": 51 - }, - "version": "2.0" - } - }, - "summerlin.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1189 - }, - "openRegistrations": false - } - }, - "blacktwitter.io": { - "error": 404 - }, - "p.kokolor.es": { - "error": "HTTPSConnectionPool(host='p.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'p.kokolor.es' doesn't match 'docs.snapweb24.com'\")))" - }, - "mastodon.rallydev.com": { - "error": "HTTPSConnectionPool(host='mastodon.rallydev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "chor.kachaer.eu": { - "error": 404 - }, - "toot.exchange": { - "error": "HTTPSConnectionPool(host='toot.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nomoresha.me": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mstdn.su": { - "error": "HTTPSConnectionPool(host='mstdn.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mtd2.ax9.eu": { + "error": "HTTPSConnectionPool(host='mtd2.ax9.eu', port=443): Read timed out. (read timeout=3)" }, - "mastodon.crazypanda.fr": { + "cloud.fratar.com.br": { "error": 404 }, - "social.opennerds.org:4443": { - "error": "HTTPSConnectionPool(host='social.opennerds.org', port=4443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.ikata.co": { - "error": "HTTPSConnectionPool(host='social.ikata.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.ikata.co timed out. (connect timeout=3)'))" - }, - "fals.tru.io": { - "error": "HTTPSConnectionPool(host='fals.tru.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.moe": { - "error": "HTTPSConnectionPool(host='toot.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.kazeyomi.cloud": { - "error": "HTTPSConnectionPool(host='mstdn.kazeyomi.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.kazeyomi.cloud timed out. (connect timeout=3)'))" + "social.im": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "micro.inflo.ws": { + "fedi.neon.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -42088,6 +46767,7 @@ "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" @@ -42097,7 +46777,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Inflows", + "nodeName": "Pleroma/Neon", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -42144,7 +46824,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://fedi.neon.moe/users/neon" + ], "suggestions": { "enabled": false, "limit": 40, @@ -42170,10 +46852,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.4-7-g287d92c9-release-1-1-5" + "version": "1.1.7" }, "usage": { - "localPosts": 304, + "localPosts": 213, "users": { "total": 2 } @@ -42181,203 +46863,172 @@ "version": "2.0" } }, - "my0.net": { + "social.otya.me": { + "error": "HTTPSConnectionPool(host='social.otya.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "lardbucket.org": { + "error": 404 + }, + "pi.tollyx.net": { + "error": "HTTPSConnectionPool(host='pi.tollyx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toots.corzntin.fr": { + "error": "HTTPSConnectionPool(host='toots.corzntin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "masto.vy-let.software": { + "error": "HTTPSConnectionPool(host='masto.vy-let.software', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "startup-mstdn.com": { + "error": "HTTPSConnectionPool(host='startup-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "orb.an6.us": { + "error": "HTTPSConnectionPool(host='orb.an6.us', port=443): Read timed out. (read timeout=3)" + }, + "shikokudon.m.to": { + "error": "HTTPSConnectionPool(host='shikokudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "planet.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 235, + "activeMonth": 62, + "activeHalfyear": 159 }, - "localPosts": 179 + "localPosts": 83905 }, "openRegistrations": true } }, - "write.beach.city": { + "justinmarrington.com": { + "error": 404 + }, + "f.lo.hn": { "nodeinfo": { - "metadata": { - "nodeName": "Beach City Write.Freely", - "nodeDescription": "Beach City's home for long form blogging!", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, + "openRegistrations": false, "usage": { "users": { - "total": 14, - "activeHalfyear": 3 + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 119 + "localPosts": 20, + "localComments": 2 }, - "version": "2.0" + "metadata": { + "nodeName": "Hubzilla" + } } }, - "smallmoon.cantillon.alhur.es": { - "error": "HTTPSConnectionPool(host='smallmoon.cantillon.alhur.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unkworks.net": { + "error": "HTTPSConnectionPool(host='unkworks.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "video.alex-detsch.de": { - "error": 404 + "social.supernerdland.com": { + "error": "HTTPSConnectionPool(host='social.supernerdland.com', port=443): Read timed out. (read timeout=3)" }, - "vps766758.ovh.net": { + "sert546.wordpress.com": { "error": 404 }, - "zitter.ca": { - "error": "HTTPSConnectionPool(host='zitter.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "acg.social": { + "error": 410 }, - "social.cannon.pw": { - "error": "HTTPSConnectionPool(host='social.cannon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zhenyabot.m.to": { + "error": "HTTPSConnectionPool(host='zhenyabot.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "syunm1n.cf": { - "error": "HTTPSConnectionPool(host='syunm1n.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thehighlands.fyi": { + "error": "HTTPSConnectionPool(host='thehighlands.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'thehighlands.fyi' doesn't match either of 'pageunion.de', 'www.pageunion.de'\")))" }, - "mastodon.social/users/nadir": { - "error": 404 + "yeehaw.town": { + "error": "HTTPSConnectionPool(host='yeehaw.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "xmgz.wordpress.com": { + "mastodon.social/users/juansantiago": { + "error": "HTTPSConnectionPool(host='mastodon.social', port=443): Read timed out. (read timeout=3)" + }, + "social.k40s.net": { + "error": "HTTPSConnectionPool(host='social.k40s.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.k40s.net' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "social.cereza.de": { + "error": "HTTPSConnectionPool(host='social.cereza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hurgen.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tabletop.social": { "error": 404 }, - "music.imaginair.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.20.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 12, - "activeHalfyear": 9, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://music.imaginair.es/federation/actors/service", - "private": true, - "shortDescription": "Funkwhale instance for friends.", - "longDescription": "Bla bla bla, ne pas poster de contenus injurieux tout \u00e7a. Th\u00e9oriquement faudrait pas poster de musique dont on a pas les droits mais c'est h\u00e9berg\u00e9 en allemagne alors avant qu'on vienne nous faire chier...\n\nBisous.", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Musimaginaire", - "banner": null, - "defaultUploadQuota": 200000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 16896 - }, - "artists": { - "total": 2079 - }, - "albums": { - "total": 2616 - }, - "music": { - "hours": 1138.0455555555557 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": false, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://music.imaginair.es/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 33 - } - }, - "listenings": { - "total": 6702 - } - } - } - } + "videos.stolon.fr": { + "error": "HTTPSConnectionPool(host='videos.stolon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micro.virtualsanity.com": { + "toot.tibidoo.com": { + "error": "HTTPSConnectionPool(host='toot.tibidoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.tibidoo.com' doesn't match 'analytics.tibidoo.com'\")))" + }, + "mastodon.social/users/kakyoin": { "error": 404 }, - "enss.cloud": { + "dollers.club": { + "error": "HTTPSConnectionPool(host='dollers.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thenerdpaul.com": { "error": 404 }, - "pleroma.ohgro.net": { - "error": "HTTPSConnectionPool(host='pleroma.ohgro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hatarakuserver.jp": { + "error": "HTTPSConnectionPool(host='hatarakuserver.jp', port=443): Read timed out. (read timeout=3)" }, - "m.p-arte.org": { + "naz.vc": { + "error": "HTTPSConnectionPool(host='naz.vc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.blob.cat": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "dolphin.skk-plasma.tech": { + "error": "HTTPSConnectionPool(host='dolphin.skk-plasma.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.h3z.jp": { + "error": "HTTPSConnectionPool(host='don.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.ninja": { + "error": "HTTPSConnectionPool(host='mstdn.ninja', port=443): Read timed out. (read timeout=3)" + }, + "source-code.club": { + "error": "HTTPSConnectionPool(host='source-code.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.williamedwards.io": { + "error": "HTTPSConnectionPool(host='mastodon.williamedwards.io', port=443): Read timed out. (read timeout=3)" + }, + "owncity.winf": { + "error": "HTTPSConnectionPool(host='owncity.winf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lasersword.club": { "nodeinfo": { "version": "2.0", "software": { @@ -42389,162 +47040,140 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 11, + "activeMonth": 0, + "activeHalfyear": 3 }, - "localPosts": 1 + "localPosts": 815 }, "openRegistrations": false } }, - "mastodon.saddo.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.saddo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.saddo.xyz timed out. (connect timeout=3)'))" + "lyte.dev": { + "error": "HTTPSConnectionPool(host='lyte.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.apreslanu.it": { + "basis.seschat.de": { + "error": "HTTPSConnectionPool(host='basis.seschat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zny.pw": { + "error": "HTTPSConnectionPool(host='zny.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "albigro.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.chaospott.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "status.pech.tech": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/dboyfajardo": { + "error": 404 + }, + "nbh3yg3h6j.4chan.icu": { + "error": "HTTPSConnectionPool(host='nbh3yg3h6j.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "blogueur-de-france.fr": { + "error": "HTTPSConnectionPool(host='blogueur-de-france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.sns.onl": { + "error": "HTTPSConnectionPool(host='pl.sns.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.nekoruri.jp": { + "error": "HTTPSConnectionPool(host='social.nekoruri.jp', port=443): Read timed out. (read timeout=3)" + }, + "nile.mstdn.tk": { + "error": "HTTPSConnectionPool(host='nile.mstdn.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--netzsphre-12a.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nghieng.net": { + "error": "HTTPSConnectionPool(host='nghieng.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.dissem.ch": { + "error": 404 + }, + "don.rabbit-house.me": { + "error": "HTTPSConnectionPool(host='don.rabbit-house.me', port=443): Read timed out. (read timeout=3)" + }, + "viid.ga": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 86, - "activeMonth": 105, - "activeHalfyear": 107 - }, - "localPosts": 3976 - }, - "openRegistrations": true - } - }, - "plock.pics": { - "nodeinfo": { - "metadata": { - "nodeName": "plock.pics", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "plock.pics", - "domain": "plock.pics", - "url": "https://plock.pics", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 15, - "localComments": 0, "users": { - "total": 12, - "activeHalfyear": 2, - "activeMonth": 0 - } + "total": 72 + }, + "localPosts": 800, + "localComments": 6 }, - "version": "2.0", - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "VIID-Ga", + "nodeDescription": "Its a video hosting instance..." + } } }, - "mastodon.social/users/applecider": { + "enoughisenough14.org": { "error": 404 }, - "social.highfivesquad.com": { - "error": "HTTPSConnectionPool(host='social.highfivesquad.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn-ac.ryukyu": { - "error": "HTTPSConnectionPool(host='mstdn-ac.ryukyu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.suwa3.me": { - "error": "HTTPSConnectionPool(host='don.suwa3.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to don.suwa3.me timed out. (connect timeout=3)'))" - }, - "interfaith.masto.host": { + "familysolidarity.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.2.4" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 3 }, - "localPosts": 116 + "localPosts": 63, + "localComments": 0 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "victordiazbl@gmail.com" + } } }, - "www.gamasutra.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pleroma.leuhta.dev": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.ksite.de": { + "kaban.m.to": { + "error": "HTTPSConnectionPool(host='kaban.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nukeq.com": { "error": 404 }, - "maelstrom.space": { + "m57d.hun73r.xyz": { + "error": "HTTPSConnectionPool(host='m57d.hun73r.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.what.re": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -42554,21 +47183,29 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { - "enabled": false, + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Maelstrom Space", + "nodeName": "pleroma.what.re", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -42576,10 +47213,9 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain", - "text/html", "text/markdown", - "text/bbcode" + "text/plain", + "text/html" ], "private": false, "restrictedNicknames": [ @@ -42616,14 +47252,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://maelstrom.space/users/Admin" + "https://pleroma.what.re/users/fahrstuhl" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -42632,10 +47264,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -42643,181 +47274,87 @@ }, "software": { "name": "pleroma", - "version": "1.1.7-2-g7f9cb1eb-maelstrom-space" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 417, + "localPosts": 5, "users": { - "total": 8 + "total": 1 } }, "version": "2.0" } }, - "social.timshomepage.net": { - "error": "HTTPSConnectionPool(host='social.timshomepage.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.timshomepage.net' doesn't match either of 'admin.timshome.page', 'admin.timshomepage.net', 'anime.timshomepage.net', 'animedev.timshomepage.net', 'appdev.timshome.page', 'appdev.timshomepage.net', 'blog.timshome.page', 'blog.timshomepage.net', 'blogdev.timshome.page', 'blogdev.timshomepage.net', 'bugzilla.timshome.page', 'bugzilla.timshomepage.net', 'camera.timshome.page', 'camera.timshomepage.net', 'cloud.timshome.page', 'cloud.timshomepage.net', 'dev.timshome.page', 'dev.timshomepage.net', 'email.timshome.page', 'email.timshomepage.net', 'git.timshome.page', 'git.timshomepage.net', 'gitdev.timshome.page', 'gitdev.timshomepage.net', 'github.timshomepage.net', 'guac.timshome.page', 'guac.timshomepage.net', 'hubzilla.timshome.page', 'hubzilla.timshomepage.net', 'jenkins.timshome.page', 'jenkins.timshomepage.net', 'ldap.timshome.page', 'ldap.timshomepage.net', 'links.timshome.page', 'links.timshomepage.net', 'list-dev.timshome.page', 'list-dev.timshomepage.net', 'list.timshome.page', 'list.timshomepage.net', 'manga.timshomepage.net', 'meta.timshome.page', 'meta.timshomepage.net', 'nas.timshome.page', 'nas.timshomepage.net', 'nasadmin.timshome.page', 'nasadmin.timshomepage.net', 'new.timshome.page', 'new.timshomepage.net', 'photos.timshome.page', 'photos.timshomepage.net', 'rss.timshome.page', 'rss.timshomepage.net', 'sonar.timshome.page', 'sonar.timshomepage.net', 'sql.timshome.page', 'sql.timshomepage.net', 'static.timshome.page', 'static.timshomepage.net', 'timshome.page', 'timshomepage.net', 'todo.timshome.page', 'todo.timshomepage.net', 'tv.timshome.page', 'tv.timshomepage.net'\")))" + "pl.apelsin.la": { + "error": "HTTPSConnectionPool(host='pl.apelsin.la', port=443): Read timed out. (read timeout=3)" }, - "eggz.tv": { - "error": "HTTPSConnectionPool(host='eggz.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "flavigula.net": { + "error": "HTTPSConnectionPool(host='flavigula.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mwnet.witschel.zone": { - "error": 404 + "test.kommune4.de": { + "error": "HTTPSConnectionPool(host='test.kommune4.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "club.nw.fit.ac.jp": { - "error": "HTTPSConnectionPool(host='club.nw.fit.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "igualdad.cf": { + "error": "HTTPSConnectionPool(host='igualdad.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'igualdad.cf' doesn't match either of 'cptg.es', 'www.cptg.es'\")))" }, - "cloud.fred-dresken.nl": { - "error": 404 + "mastodon.kirimi.net": { + "error": "HTTPSConnectionPool(host='mastodon.kirimi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cybergay.space": { + "2wza8xtrfby25c.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.grayrecord.com": { + "error": "HTTPSConnectionPool(host='mastodon.grayrecord.com', port=443): Read timed out. (read timeout=3)" + }, + "linaro.tech": { + "error": "HTTPSConnectionPool(host='linaro.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.hostpath.de": { + "error": "HTTPSConnectionPool(host='cloud.hostpath.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "feldspaten.org": { "nodeinfo": { "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, "usage": { "users": { "total": 1 }, - "localPosts": 307 - }, - "software": { - "version": "1.0.1-HEAD", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "localPosts": 186, + "localComments": 52 }, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Cybergay Space", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [ - "gab.com", - "kiwifarms.cc" - ], - "reject": [ - "gab.com", - "kiwifarms.cc" - ], - "media_removal": [ - "gab.com", - "kiwifarms.cc" - ], - "media_nsfw": [ - "gab.com", - "kiwifarms.cc" - ], - "federated_timeline_removal": [ - "gab.com", - "kiwifarms.cc" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false + "email": "me@starfury.org" } } }, - "mstdn.mikura.cloud": { - "error": "HTTPSConnectionPool(host='mstdn.mikura.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.mikura.cloud' doesn't match 'exkagu.clu-ster.com'\")))" + "canislupus.im": { + "error": "HTTPSConnectionPool(host='canislupus.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "ebildungslabor.social": { - "error": "HTTPSConnectionPool(host='ebildungslabor.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.sora.pub": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "lgwssfjd9bptlro.4chan.icu": { - "error": "HTTPSConnectionPool(host='lgwssfjd9bptlro.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "toots.logomancy.net": { + "error": "HTTPSConnectionPool(host='toots.logomancy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cleavey.timttmy.co.uk": { - "error": "HTTPSConnectionPool(host='cleavey.timttmy.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cleavey.timttmy.co.uk' doesn't match either of 'timttmy.co.uk', 'www.timttmy.co.uk'\")))" + "mastodon2.radiosonline.cloud": { + "error": "HTTPSConnectionPool(host='mastodon2.radiosonline.cloud', port=443): Read timed out. (read timeout=3)" }, - "hakobe.masto.host": { + "cloud.pikula.co": { + "error": 403 + }, + "kimpire.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -42829,103 +47366,248 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 37, + "activeMonth": 35, + "activeHalfyear": 39 }, - "localPosts": 8749 + "localPosts": 39699 }, - "openRegistrations": false + "openRegistrations": true } }, - "majestic.monster": { + "retroshareteam.wordpress.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "xn--ipwu70e9hg.com": { + "error": "HTTPSConnectionPool(host='xn--ipwu70e9hg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ap.kios.cc": { + "error": "HTTPSConnectionPool(host='ap.kios.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mist.loozah.com": { + "error": "HTTPSConnectionPool(host='mist.loozah.com', port=443): Read timed out. (read timeout=3)" + }, + "travel-friends.chat": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, + "total": 29, "activeMonth": 5, - "activeHalfyear": 6 + "activeHalfyear": 5 }, - "localPosts": 727 + "localPosts": 971 }, "openRegistrations": true } }, - "blog.arkadi.nohost.me": { - "error": "HTTPSConnectionPool(host='blog.arkadi.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "dotfediverse.com": { + "error": "HTTPSConnectionPool(host='dotfediverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "demo.pptdn.jp": { - "error": 410 + "vblaneem0ig.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "real.fakeclimate.science": { - "error": "HTTPSConnectionPool(host='real.fakeclimate.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yfmmastodon.dip.jp": { + "error": "HTTPSConnectionPool(host='yfmmastodon.dip.jp', port=443): Read timed out. (read timeout=3)" }, - "mstdn.pcsfield.com": { + "mstdn.aemulatia.net": { + "error": "HTTPSConnectionPool(host='mstdn.aemulatia.net', port=443): Read timed out. (read timeout=3)" + }, + "social.zrythm.org": { + "error": "HTTPSConnectionPool(host='social.zrythm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.sutera.fi": { + "error": "HTTPSConnectionPool(host='pl.sutera.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.super-niche.club": { + "error": "HTTPSConnectionPool(host='social.super-niche.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.pricey.uk": { + "error": 403 + }, + "mountain.exchange": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "aral.localtunnel.me": { + "error": "HTTPSConnectionPool(host='aral.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mobiltv.org": { + "error": "HTTPSConnectionPool(host='mobilkanal.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nhcrossing.com": { + "error": 404 + }, + "xz0.org": { + "error": 502 + }, + "h5q.net": { + "error": "HTTPSConnectionPool(host='h5q.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zotadel.net": { + "error": 404 + }, + "bananachips.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 32, + "activeMonth": 20, + "activeHalfyear": 31 }, - "localPosts": 287 + "localPosts": 29443 }, "openRegistrations": false } }, - "hub.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='hub.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kuketz.social": { + "error": "HTTPSConnectionPool(host='kuketz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.debo.io": { + "file": { + "error": "HTTPSConnectionPool(host='file', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lsnet.eu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.edmond.lu": { + "error": "HTTPSConnectionPool(host='mastodon.edmond.lu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.skankhunt42.pw": { + "error": "HTTPSConnectionPool(host='social.skankhunt42.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "i.mi.xeltica.work": { + "error": "HTTPSConnectionPool(host='i.mi.xeltica.work', port=443): Read timed out. (read timeout=3)" + }, + "anarchydica.net": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "pumpio" + ], + "outbound": [ + "dreamwidth", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "anarchydica.net", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "community.thequantumblockchainproject.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pub.emo.world": { + "nodeinfo": { + "metadata": { + "chat": true, + "gopher": false, + "mediaProxy": false, + "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", + "nodeName": "Gin's Pub", + "private": false, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 23, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + } }, + "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" + }, "usage": { + "localPosts": 41, "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 2 + "total": 1 + } }, - "openRegistrations": false + "version": "2.0" } }, - "f.i-o.stream": { - "error": 500 - }, - "blog.carlesbellver.net": { - "error": 404 - }, - "photos.karloskar.org": { - "error": "HTTPSConnectionPool(host='photos.karloskar.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast.britzu.com": { - "error": 404 + "mastodon.blade.red": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "vanderwarker.social": { + "biblewp.net": { "nodeinfo": { "version": "2.0", "software": { @@ -42937,57 +47619,37 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 142 + "localPosts": 93 }, - "openRegistrations": true + "openRegistrations": false } }, - "xa0.uk": { - "error": "HTTPSConnectionPool(host='xa0.uk', port=443): Read timed out. (read timeout=3)" + "beesbuzz.biz": { + "error": 404 }, - "nextcloud.fran.cr": { + "social.otherkin.club": { "error": 404 }, - "masto.siostest04.com": { - "error": "HTTPSConnectionPool(host='masto.siostest04.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yuuyaap.aa0.netvolante.jp": { + "error": "HTTPSConnectionPool(host='yuuyaap.aa0.netvolante.jp', port=443): Read timed out. (read timeout=3)" }, - "social.pueseso.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "dolphin", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Social-Pueseso", - "nodeDescription": null, - "maintainer": { - "name": "diazepan", - "email": "" - }, - "maxNoteTextLength": 500 - } - } + "mastodon.social/users/sophware": { + "error": 404 }, - "creetail-ps.net": { + "ore.m.to": { + "error": "HTTPSConnectionPool(host='ore.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "memework.ga": { + "error": "HTTPSConnectionPool(host='memework.ga', port=443): Read timed out. (read timeout=3)" + }, + "komatsu.hostdon.jp": { + "error": "HTTPSConnectionPool(host='komatsu.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pleroma.thrrgilag.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -42997,6 +47659,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -43008,10 +47672,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Creetail-Person", + "nodeName": "thrrgilags space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -43059,14 +47729,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://creetail-ps.net/users/Creamsand" + "https://pleroma.thrrgilag.space/users/thrrgilag" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -43077,8 +47743,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -43086,10 +47751,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.2" }, "usage": { - "localPosts": 1, + "localPosts": 244, "users": { "total": 2 } @@ -43097,89 +47762,283 @@ "version": "2.0" } }, - "social.macbeth.cc": { - "error": "HTTPSConnectionPool(host='social.macbeth.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "zagueros.noblogs.org": { + "error": "HTTPSConnectionPool(host='zagueros.noblogs.org', port=443): Read timed out. (read timeout=3)" }, - "zh.ht": { - "error": "HTTPSConnectionPool(host='zh.ht', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mycel.chickenkiller.com": { + "error": "HTTPSConnectionPool(host='mycel.chickenkiller.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.lol": { + "m.azusa.san.moe": { + "error": "HTTPSConnectionPool(host='m.azusa.san.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "boringonian.com": { + "error": "HTTPSConnectionPool(host='boringonian.com', port=443): Read timed out. (read timeout=3)" + }, + "friendica.opencloud.lu": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "1.3.1" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 2872, - "localComments": 1 - }, + "usage": [], + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica in Luxembourg", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "peertube.lol", - "nodeDescription": "" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "social.hazbo.co.uk": { + "itras.by": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hub.amiwx.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 0 }, - "localPosts": 22 + "localPosts": 6, + "localComments": 6 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hubzilla" + } } }, - "mastodon.ericbeckers.nl": { + "social.nexus8.cf": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "video.sftblw.moe": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 313 + "localPosts": 1939, + "localComments": 3 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "\ube44\ub514\uc624.sftblw.moe", + "nodeDescription": "\uac1c\uc778 PeerTube \uc778\uc2a4\ud134\uc2a4", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "feestjuh.masto.host": { + "steps.m.to": { + "error": "HTTPSConnectionPool(host='steps.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.contra-bit.com": { + "error": "HTTPSConnectionPool(host='pixel.contra-bit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fasterwhen.red": { + "error": "HTTPSConnectionPool(host='fasterwhen.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -43191,72 +48050,122 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 5 + "total": 57, + "activeMonth": 12, + "activeHalfyear": 24 }, - "localPosts": 3 + "localPosts": 31881 }, - "openRegistrations": true + "openRegistrations": false } }, - "vdl.world": { - "error": "HTTPSConnectionPool(host='vdl.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "status.kaimi.cc": { + "error": "HTTPSConnectionPool(host='status.kaimi.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "activism.openworlds.info": { + "www.itsronny.de": { + "error": 403 + }, + "mastodont.tk": { + "error": "HTTPSConnectionPool(host='mastodont.tk', port=443): Read timed out. (read timeout=3)" + }, + "maw.network": { + "error": "HTTPSConnectionPool(host='maw.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.crisritma.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "soc.slice.zone": { + "error": 404 + }, + "mastodon.dupr.at": { + "error": "HTTPSConnectionPool(host='mastodon.dupr.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "best-friends.tk": { + "error": "HTTPSConnectionPool(host='best-friends.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.aioli.me": { + "error": 404 + }, + "social.cannon.pw": { + "error": "HTTPSConnectionPool(host='social.cannon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kuberegretes.com": { + "error": "HTTPSConnectionPool(host='kuberegretes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.dev": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Fedi.dev", + "nodeDescription": "Fediverse for developers: server configuration, Linux, open source.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 10, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0-5-g8675eb0" + }, "usage": { "users": { - "total": 288, - "activeMonth": 54, - "activeHalfyear": 228 + "total": 6, + "activeHalfyear": 2 }, - "localPosts": 7788 + "localPosts": 27 }, - "openRegistrations": true + "version": "2.0" } }, - "tolstoevsky.ml": { - "error": 404 - }, - "skrt.social": { + "monads.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 12, - "activeHalfyear": 14 + "total": 40, + "activeMonth": 25, + "activeHalfyear": 54 }, - "localPosts": 5807 + "localPosts": 39833 }, "openRegistrations": true } }, - "mastodon.cc/users/webmink": { - "error": 404 + "thetalkingproject.org": { + "error": "HTTPSConnectionPool(host='thetalkingproject.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "suki.tsuki.network": { + "pixel.memo-village.online": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "infoheap.com": { + "error": "HTTPSConnectionPool(host='infoheap.com', port=443): Read timed out. (read timeout=3)" + }, + "video.greenmycity.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1-e17e8bbb" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -43268,314 +48177,235 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 6 + }, + "localPosts": 1428, + "localComments": 0 }, "metadata": { - "nodeName": "\u6708\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3002", - "nodeDescription": "", - "maintainer": { - "name": "tsuki", - "email": "support+misskey@tsuki.network" + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "ja", - "ko" - ], - "tosUrl": "https://tsuki.network/about/more", - "repositoryUrl": "https://github.com/tsuki-network/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true + "nodeName": "GreenTube", + "nodeDescription": "GreenTube est une instance PeerTube fournissant des flux vid\u00e9os en P2P." } } }, - "blog.nft.photo": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Instance Plume sp\u00e9cialis\u00e9e sur la photographie", - "nodeName": "L\u2019instance photographique" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 3, - "localPosts": 8, - "users": { - "total": 1 - } - }, - "version": "2.0" - } + "ratsnest.masto.host": { + "error": "HTTPSConnectionPool(host='ratsnest.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.arzit.de": { + "social.darac.org.uk": { + "error": "HTTPSConnectionPool(host='social.darac.org.uk', port=443): Read timed out. (read timeout=3)" + }, + "karamatsu.blue": { "error": 404 }, - "moneydance.online": { - "error": "HTTPSConnectionPool(host='moneydance.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to moneydance.online timed out. (connect timeout=3)'))" + "geekly.social": { + "error": "HTTPSConnectionPool(host='geekly.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.3dactivemedia.com": { + "home.aqraf.tokyo": { + "error": "HTTPSConnectionPool(host='home.aqraf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "opantu.c-pool.jp": { + "error": "HTTPSConnectionPool(host='opantu.c-pool.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.matthewkrohn.net": { + "error": "HTTPSConnectionPool(host='mastodon.matthewkrohn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "journalist.social": { + "error": "HTTPSConnectionPool(host='journalist.social', port=443): Read timed out. (read timeout=3)" + }, + "main.misskey.jp": { + "error": "HTTPSConnectionPool(host='main.misskey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "latinos.social": { + "error": "HTTPSConnectionPool(host='latinos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lafermenumerique.com": { + "error": "HTTPSConnectionPool(host='social.lafermenumerique.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "itsysadm.in": { "error": 404 }, - "social.alternativebit.fr": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Alternativebit", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.alternativebit.fr/users/Ninjatrappeur" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 874, - "users": { - "total": 5 - } - }, - "version": "2.0" - } + "arm.m.to": { + "error": "HTTPSConnectionPool(host='arm.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.mgcomm.de": { - "error": "HTTPSConnectionPool(host='social.mgcomm.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sysblip.com": { + "error": "HTTPSConnectionPool(host='social.sysblip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mazu.social": { - "error": "HTTPSConnectionPool(host='mazu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jizi.ml": { + "error": "HTTPSConnectionPool(host='jizi.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cld.loopsaisei.ooo": { - "error": "HTTPSConnectionPool(host='cld.loopsaisei.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "drg.nz": { + "error": 404 }, - "zwitscher.l-uni.co": { - "error": "HTTPSConnectionPool(host='zwitscher.l-uni.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "boscolager.de": { + "error": "HTTPSConnectionPool(host='boscolager.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "brooking.masto.host": { - "error": "HTTPSConnectionPool(host='brooking.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "m.xzqt.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mein.xn--dsselblog-q9a.de": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "tube.odat.xyz": { + "error": "HTTPSConnectionPool(host='tube.odat.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.govt.is": { - "error": "HTTPSConnectionPool(host='social.govt.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.govt.is' doesn't match either of '*.shared.1984.is', 'shared.1984.is'\")))" + "bout.ca": { + "error": 404 }, - "mstdn.sastudio.jp": { + "freeradon.net": { + "error": "HTTPSConnectionPool(host='freeradon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jonproulx.com": { + "error": "HTTPSConnectionPool(host='jonproulx.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "truckersmstdn.com": { + "error": "HTTPSConnectionPool(host='truckersmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "travel.elkangaroo.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "team.write.as": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "share.securingchange.org": { + "error": "HTTPSConnectionPool(host='share.securingchange.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.d9t.de": { + "error": "HTTPSConnectionPool(host='mastodon.d9t.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mofu2charger-listenradio.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 106550 + "localPosts": 5066 }, "openRegistrations": false } }, - "emacsen.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1626 - }, - "openRegistrations": false - } + "plapperbu.de": { + "error": "HTTPSConnectionPool(host='plapperbu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ddns.ktvw.de": { + "m.sprocketfox.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.intranetgreta-bn.fr": { + "error": "HTTPSConnectionPool(host='social.intranetgreta-bn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "betoviet.m.to": { + "error": "HTTPSConnectionPool(host='betoviet.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.pm": { + "error": "HTTPSConnectionPool(host='toot.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tsuraine.sytes.net": { + "error": "HTTPSConnectionPool(host='tsuraine.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.qwaser.fr": { + "error": "HTTPSConnectionPool(host='social.qwaser.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "red.spraci.info": { + "error": "HTTPSConnectionPool(host='red.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "welly.social": { + "error": "HTTPSConnectionPool(host='welly.social', port=443): Read timed out. (read timeout=3)" + }, + "delfeno.herokuapp.com": { "error": 404 }, - "economics.mdx.ac.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 6, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "expeconMDXL@gmail.com" - } - } + "mastodon.social/users/batterpunts": { + "error": 404 }, - "digforfire.org": { + "nyan.mdn.hinaloe.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3-b364e1e09" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 485, - "activeMonth": 241, - "activeHalfyear": 544 + "total": 50, + "activeMonth": 6, + "activeHalfyear": 44 }, - "localPosts": 29617 + "localPosts": 858 }, "openRegistrations": true } }, - "rainbow.graphics": { + "r1ntytxi4e4occl56yzx.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "peertube.langfamilie.de": { + "error": "HTTPSConnectionPool(host='peertube.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.chaosonline.pl": { + "error": "HTTPSConnectionPool(host='pleroma.chaosonline.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lunareclip.se": { + "error": "HTTPSConnectionPool(host='lunareclip.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.alexkeating.me": { + "error": "HTTPSConnectionPool(host='peertube.alexkeating.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.v3g.de": { + "error": 502 + }, + "city17.online": { + "error": "HTTPSConnectionPool(host='city17.online', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.open2ch.net": { + "error": 403 + }, + "andyhome.nowcloud.uk": { + "error": "HTTPSConnectionPool(host='andyhome.nowcloud.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.firewall-sec.com": { + "error": "HTTPSConnectionPool(host='peertube.firewall-sec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.serv1ce.de": { + "error": 404 + }, + "gossip.hostsharing.net": { + "error": "HTTPSConnectionPool(host='gossip.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "andi1984.social": { + "error": "HTTPSConnectionPool(host='andi1984.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "torlipen.net": { + "error": "HTTPSConnectionPool(host='torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.derdorifer.org": { "nodeinfo": { "metadata": { - "nodeName": "rainbow.graphics", + "nodeName": "pixel.derdorifer.org", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { + "open_registration": true, "uploader": { - "max_photo_size": "50000", - "max_caption_length": "300", - "album_limit": "8", + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", "image_quality": 80, "optimize_image": true, "optimize_video": true, @@ -43592,8 +48422,9 @@ "loops": false }, "site": { - "domain": "rainbow.graphics", - "url": "https://rainbow.graphics", + "name": "pixelfed", + "domain": "pixel.derdorifer.org", + "url": "https://pixel.derdorifer.org", "description": null }, "username": { @@ -43629,144 +48460,55 @@ }, "software": { "name": "pixelfed", - "version": "0.10.8" + "version": "0.10.9" }, "usage": { - "localPosts": 29, + "localPosts": 9, "localComments": 0, "users": { - "total": 50, - "activeHalfyear": 49, - "activeMonth": 23 + "total": 7, + "activeHalfyear": 6, + "activeMonth": 4 } }, "version": "2.0", "openRegistrations": true } }, - "mastodev.roocita.com": { - "error": 502 + "develop-yojo-han.herokuapp.com": { + "error": 503 }, - "brrrt.eu": { + "cloud.webmisolutions.com": { + "error": "HTTPSConnectionPool(host='cloud.webmisolutions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.slashfilm.com": { "error": 404 }, - "plrm.pierrick.io": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 49 - }, - "software": { - "version": "0.9.99999", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://plrm.pierrick.io/users/pierrick" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } + "social.goethe12.de": { + "error": 502 }, - "social.the-penguin.de": { + "friendica.eenoog.org": { + "error": "HTTPSConnectionPool(host='friendica.eenoog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "numaverse.com": { "error": 404 }, - "mastodon.dominicdewolfe.com": { - "error": "HTTPSConnectionPool(host='mastodon.dominicdewolfe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.wormhole.eu": { + "error": "HTTPSConnectionPool(host='mastodon.wormhole.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.bitgrid.net": { + "overwatch.town": { + "error": "HTTPSConnectionPool(host='overwatch.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "somsants.net": { "error": 404 }, - "write.infinite.pink": { - "error": "HTTPSConnectionPool(host='write.infinite.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "k8s.deadinsi.de": { + "error": "HTTPSConnectionPool(host='k8s.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.isharacomix.org": { + "pl.kys.moe": { + "error": "HTTPSConnectionPool(host='pl.kys.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kirche.social": { "nodeinfo": { "version": "2.0", "software": { @@ -43778,19 +48520,16 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 49, + "activeMonth": 42, + "activeHalfyear": 45 }, - "localPosts": 1695 + "localPosts": 8418 }, - "openRegistrations": false + "openRegistrations": true } }, - "hokutodon.co": { - "error": 404 - }, - "mastodon.pointless.net": { + "test.wlw.pw": { "nodeinfo": { "version": "2.0", "software": { @@ -43803,18 +48542,21 @@ "usage": { "users": { "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "activeMonth": 0, + "activeHalfyear": 2 }, - "localPosts": 14 + "localPosts": 160 }, - "openRegistrations": false + "openRegistrations": true } }, - "m.netwkr.net": { - "error": "HTTPSConnectionPool(host='m.netwkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oyashirosama.tk": { + "error": "HTTPSConnectionPool(host='oyashirosama.tk', port=443): Read timed out. (read timeout=3)" }, - "programist.ro": { + "mastodon.anti-globalism.org": { + "error": 404 + }, + "mstdn.taiyaki.online": { "nodeinfo": { "version": "2.0", "software": { @@ -43826,95 +48568,161 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 56, + "activeMonth": 51, + "activeHalfyear": 107 }, - "localPosts": 0 + "localPosts": 35226 }, "openRegistrations": false } }, - "kaptainrio.de": { - "error": "HTTPSConnectionPool(host='kaptainrio.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nginx5-masnginx.193b.starter-ca-central-1.openshiftapps.com": { + "error": "HTTPSConnectionPool(host='nginx5-masnginx.193b.starter-ca-central-1.openshiftapps.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.bossmandj.me": { - "error": "HTTPSConnectionPool(host='mstdn.bossmandj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.ochtendrood.nl": { + "error": "HTTPSConnectionPool(host='plume.ochtendrood.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hazo.club": { + "mastodon.social/users/shammack": { + "error": 404 + }, + "micro.yaru.im": { + "error": "HTTPSConnectionPool(host='micro.yaru.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.cwiwie.org": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "the Habitable Zone" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1341" }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "software": { - "name": "plume", - "version": "0.4.0" + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "blogger", + "gnusocial", + "linkedin", + "pinterest", + "smtp", + "twitter", + "wordpress" + ] }, "usage": { - "localComments": 0, - "localPosts": 7, "users": { - "total": 1 - } + "total": 3, + "activeHalfyear": 3, + "activeMonth": 2 + }, + "localPosts": 154, + "localComments": 115 }, - "version": "2.0" + "openRegistrations": false, + "metadata": { + "nodeName": "friendica.cwiwie.org", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "blogger", + "gnusocial", + "linkedin", + "pinterest", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "steveblank.com": { - "error": 404 - }, - "mikune.com": { - "error": 404 - }, - "doggo.cloud": { - "error": 403 - }, - "mastodon.codingfield.com": { + "dermm.io": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 172, - "activeMonth": 4, - "activeHalfyear": 9 + "total": 1 }, - "localPosts": 2821 + "localPosts": 3, + "localComments": 0 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "wordpress@dermm.io" + } } }, - "social.jgachelin.fr": { - "error": "HTTPSConnectionPool(host='social.jgachelin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/arturovm": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "m.hxbus.net": { - "error": 404 + "www.bjerke.dk/ven": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "microblog.piira.org": { - "error": "HTTPSConnectionPool(host='microblog.piira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "la.derriere.maison": { + "error": "HTTPSConnectionPool(host='la.derriere.maison', port=443): Read timed out. (read timeout=3)" }, - "www.muylinux.com": { - "error": 403 + "guysden.online": { + "error": "HTTPSConnectionPool(host='guysden.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "beelzebabes.com": { - "error": "HTTPSConnectionPool(host='beelzebabes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "md.paoon.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "md.objektiv2.net": { + "peertube.clac.link": { + "error": "HTTPSConnectionPool(host='peertube.clac.link', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.xn--y8j148r.xn--q9jyb4c": { + "error": "HTTPSConnectionPool(host='mstdn.xn--y8j148r.xn--q9jyb4c', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.ikebuku.ro": { + "error": "HTTPSConnectionPool(host='mstdn.ikebuku.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.midnight-cms.com": { + "error": "HTTPSConnectionPool(host='social.midnight-cms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.midnight-cms.com' doesn't match 'midnight-cms.com'\")))" + }, + "graz.social": { "nodeinfo": { "version": "2.0", "software": { @@ -43926,84 +48734,63 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 6 + "total": 12, + "activeMonth": 12, + "activeHalfyear": 12 }, - "localPosts": 4086 + "localPosts": 230 }, - "openRegistrations": false + "openRegistrations": true } }, - "photo.rosnovsky.us": { - "error": "HTTPSConnectionPool(host='photo.rosnovsky.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wrasstodon.pro": { - "error": "HTTPSConnectionPool(host='wrasstodon.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.darfweb.eu": { - "error": "HTTPSConnectionPool(host='tube.darfweb.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pokekasocial.m.to": { - "error": "HTTPSConnectionPool(host='pokekasocial.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kttsakaba.net": { - "error": "HTTPSConnectionPool(host='kttsakaba.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kttsakaba.net timed out. (connect timeout=3)'))" - }, - "actu.sondages.pro": { - "error": "HTTPSConnectionPool(host='actu.sondages.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "masto.madgui.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "bitzone.us": { - "error": "HTTPSConnectionPool(host='bitzone.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "remember-them.com": { + "error": "HTTPSConnectionPool(host='remember-them.com', port=443): Read timed out. (read timeout=3)" }, - "nekodon.herokuapp.com": { - "error": 404 + "k0ta.net": { + "error": "HTTPSConnectionPool(host='k0ta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vipper.net": { - "error": "HTTPSConnectionPool(host='vipper.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vipper.net timed out. (connect timeout=3)'))" + "bz3sfoz047ojwoikl.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pics.koyu.space": { - "error": "HTTPSConnectionPool(host='pics.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.guimik.fr": { + "error": "HTTPSConnectionPool(host='peertube.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.satoshishop.de": { - "error": 503 + "femboy.city": { + "error": "HTTPSConnectionPool(host='femboy.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.epic.net": { - "error": 404 + "social.e-code.in": { + "error": "HTTPSConnectionPool(host='social.e-code.in', port=443): Read timed out. (read timeout=3)" }, - "yumeact.m.to": { - "error": "HTTPSConnectionPool(host='yumeact.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chitosekarasuyamstdn.jp": { + "error": "HTTPSConnectionPool(host='chitosekarasuyamstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.mgattozzi.dev": { + "geekgonecrazy.com": { "error": 404 }, - "hcxp.co": { - "error": "HTTPSConnectionPool(host='hcxp.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "deepspacerose.garden": { - "error": "HTTPSConnectionPool(host='deepspacerose.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "f.i-o.stream": { + "error": 500 }, - "hemohemo.m.to": { - "error": "HTTPSConnectionPool(host='hemohemo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mirza.ee": { + "error": "HTTPSConnectionPool(host='mirza.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "artstudio-cloud.de": { + "cloud.w3welt.de": { "error": 404 }, - "jank.town": { - "error": "HTTPSConnectionPool(host='jank.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "badat.dev": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pompom.m.to": { + "error": "HTTPSConnectionPool(host='pompom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodonaustralia.com.au": { - "error": "HTTPSConnectionPool(host='mastodonaustralia.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.rights.ninja": { + "error": 502 }, - "tube.noise.rocks": { + "peertube.nogafa.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -44018,90 +48805,159 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 123 }, - "localPosts": 5, - "localComments": 0 + "localPosts": 112939, + "localComments": 60 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Noise Rocks PeerTube", - "nodeDescription": "Noise Rocks PeerTube, a federated (ActivityPub) video streaming platform dedicated to weird or beautiful music, using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "No GAFA !", + "nodeDescription": "We provide alternatives to google apple facebook amazon", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "arktos.social": { - "error": "HTTPSConnectionPool(host='arktos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "avidol.jp": { - "error": "HTTPSConnectionPool(host='avidol.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "m.fratm.com": { - "error": "HTTPSConnectionPool(host='m.fratm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.roguelabs.tech": { - "error": "HTTPSConnectionPool(host='mastodon.roguelabs.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot.oekaki.st": { - "error": "HTTPSConnectionPool(host='toot.oekaki.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.battagler.me": { - "error": "HTTPSConnectionPool(host='mastodon.battagler.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.mithril.re": { - "error": "HTTPSConnectionPool(host='tube.mithril.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mckellar.social": { - "error": 404 - }, - "aridgwayweb.com": { - "error": "HTTPSConnectionPool(host='aridgwayweb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "www.allemannen-softworkx.de": { + "error": "HTTPSConnectionPool(host='www.allemannen-softworkx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "parcel5.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 54 - }, - "localPosts": 147 - }, - "openRegistrations": false - } + "jianghupl.com": { + "error": "HTTPSConnectionPool(host='jianghupl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "drg.im": { - "error": "HTTPSConnectionPool(host='drg.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stealingyour.info": { + "error": "HTTPSConnectionPool(host='stealingyour.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "noo.b.hax.xyz": { - "error": "HTTPSConnectionPool(host='noo.b.hax.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to noo.b.hax.xyz timed out. (connect timeout=3)'))" + "peertube.robonomics.network": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "osada.teddybeard.eu": { - "error": "HTTPSConnectionPool(host='osada.teddybeard.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "dotopiacph.org": { + "error": "HTTPSConnectionPool(host='dotopiacph.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "cloud.vinstrok.ru": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cinematheque.tube": { + "error": "HTTPSConnectionPool(host='cinematheque.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "misskey.ca.gy": { - "error": "HTTPSConnectionPool(host='misskey.ca.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hckr.no": { + "error": "HTTPSConnectionPool(host='hckr.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dashtube.org": { - "error": "HTTPSConnectionPool(host='dashtube.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.nickredmark.com": { + "error": "HTTPSConnectionPool(host='videos.nickredmark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.nickredmark.com' doesn't match either of 'archive.nmr.io', 'nickredmark.com', 'nmr.io', 'sorters.club', 'staart.nmr.io', 'www.sorters.club'\")))" }, - "tailswish.industries": { + "pleroma.funkymonkey.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -44110,8 +48966,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", "chat", "relay" ], @@ -44119,130 +48973,20 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "AntiLinkSpamPolicy", - "AntiFollowbotPolicy", - "TagPolicy", - "SubchainPolicy", - "MentionPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "switter.at", - "freespeechextremist.com", - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "best-friends.chat", - "mstdn.jp", - "mstdn.io", - "mastodon.social", - "social.rebellion.global", - "gruene.social", - "xoxo.zone", - "kirche.social", - "social.tchncs.de", - "bildung.social", - "botsin.space", - "peertube.parleur.net", - "blob.cat", - "iscute.moe", - "hellsite.site", - "pleroma.soykaf.com", - "social.illegalpornography.com", - "shitposter.club", - "social.sakamoto.gq" - ], - "media_nsfw": [ - "pawoo.net", - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "kiwifarms.cc", - "albin.social", - "melalandia.tk", - "pieville.net", - "spinster.xyz", - "weedis.life", - "freefedifollowers.ga", - "archivefedifor.fun" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { - "maxFields": 20, + "maxFields": 10, "maxRemoteFields": 20, "nameLength": 512, "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "The fluffiest, most fun Pleroma emanation ever!", - "nodeName": "Tailswish Industries!", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/FunkyMonkey", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -44290,7 +49034,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://tailswish.industries/users/Swishmaster" + "https://pleroma.funkymonkey.org/users/tiker" ], "suggestions": { "enabled": false @@ -44302,7 +49046,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -44312,18 +49056,42 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.50-2796-g9b740cfb-develop" }, "usage": { - "localPosts": 3000, + "localPosts": 80, "users": { - "total": 17 + "total": 6 } }, "version": "2.0" } }, - "1929.com": { + "woodpecker.blue": { + "error": 404 + }, + "grenland.social": { + "error": "HTTPSConnectionPool(host='grenland.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.aboivin.com": { + "error": "HTTPSConnectionPool(host='nextcloud.boivin.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nullnull.m.to": { + "error": "HTTPSConnectionPool(host='nullnull.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ultrix.me": { + "error": "HTTPSConnectionPool(host='ultrix.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.ingram-braun.net": { + "error": 404 + }, + "cloud.achim-straub.de": { + "error": 404 + }, + "huba.interfel.de": { + "error": "HTTPSConnectionPool(host='huba.interfel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.librepunk.club": { "nodeinfo": { "version": "2.0", "software": { @@ -44335,377 +49103,186 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 91, + "activeMonth": 53, + "activeHalfyear": 130 }, - "localPosts": 2119 + "localPosts": 43480 }, - "openRegistrations": false + "openRegistrations": true } }, - "toomuchnotenough.site": { - "error": 404 + "2muchin4mation.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.alexkeating.me": { - "error": "HTTPSConnectionPool(host='mastodon.alexkeating.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.elixir.run": { + "error": "HTTPSConnectionPool(host='pleroma.elixir.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.neon.moe": { + "tech.lgbt": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Neon", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.neon.moe/users/neon" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, "usage": { - "localPosts": 212, "users": { - "total": 2 - } + "total": 360, + "activeMonth": 324, + "activeHalfyear": 508 + }, + "localPosts": 32245 }, - "version": "2.0" + "openRegistrations": true } }, - "lesswrong.io": { - "error": "HTTPSConnectionPool(host='lesswrong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lesswrong.io' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + "gilles.wittezaele.fr": { + "error": 404 }, - "px.bune.city": { + "mastodon.social/users/sandcastletyrant": { + "error": 404 + }, + "culturayresistenciablog.wordpress.com": { + "error": 404 + }, + "pleroma.barippi.com": { + "error": "HTTPSConnectionPool(host='pleroma.barippi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Katja": { + "error": 404 + }, + "tokyo.mastodon-servers.net": { + "error": "HTTPSConnectionPool(host='tokyo.mastodon-servers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.lither.land": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.schep.me": { + "error": "HTTPSConnectionPool(host='mastodon.schep.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "museum.town": { + "error": "HTTPSConnectionPool(host='museum.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blimps.xyz": { "nodeinfo": { - "metadata": { - "nodeName": "Pixelbune", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2-asonix-changes" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.9.6" - }, "usage": { - "localPosts": 2, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 224, + "activeMonth": 44, + "activeHalfyear": 201 + }, + "localPosts": 52751 }, - "version": "2.0", "openRegistrations": false } }, - "pao.kotora-music.com": { - "error": "HTTPSConnectionPool(host='pao.kotora-music.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.al": { + "error": "HTTPSConnectionPool(host='mastodon.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.livingutopia.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 8, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "living utopia PeerTube", - "nodeDescription": "" - } - } - }, - "zapistan.net": { - "error": 404 - }, - "mastodon.jog.li": { - "error": "HTTPSConnectionPool(host='mastodon.jog.li', port=443): Read timed out. (read timeout=3)" - }, - "theshi.re": { - "error": "HTTPSConnectionPool(host='theshi.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--zck4ad5f2e.jp": { - "error": "HTTPSConnectionPool(host='xn--zck4ad5f2e.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "cloud.smoi.eu": { - "error": 403 - }, - "nothonk.heck.ooo": { - "error": 404 - }, - "dev.mstdn.y-zu.org": { - "error": "HTTPSConnectionPool(host='dev.mstdn.y-zu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zentrumderarbeit.net": { - "error": 404 - }, - "cloud.larmeure.com": { - "error": "HTTPSConnectionPool(host='cloud.larmeure.com', port=443): Read timed out. (read timeout=3)" - }, - "plume.phie.ovh": { - "error": 503 - }, - "izumyan.m.to": { - "error": "HTTPSConnectionPool(host='izumyan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tentacle.social": { + "root.casa": { + "error": "HTTPSConnectionPool(host='root.casa', port=443): Read timed out. (read timeout=3)" + }, + "social.device5.co.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, + "total": 2, "activeMonth": 2, - "activeHalfyear": 3 + "activeHalfyear": 2 }, - "localPosts": 96 + "localPosts": 9847 }, "openRegistrations": false } }, - "peertube.ffs2play.fr": { + "write.beach.city": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" + "metadata": { + "nodeName": "Beach City Write.Freely", + "nodeDescription": "Beach City's home for long form blogging!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 3 + "total": 14, + "activeHalfyear": 3 }, - "localPosts": 21804, - "localComments": 0 + "localPosts": 119 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FFS2Play", - "nodeDescription": "Tutoriel et d\u00e9monstrations autour de linux et de la simulation de vol" - } + "version": "2.0" } }, - "boonchat.xyz": { - "error": "HTTPSConnectionPool(host='boonchat.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "asocial.impa.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toot.liw.fi": { + "epicyon.freedombone.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1644 - }, - "openRegistrations": false - } - }, - "mellyn.isleofthewhitemoon.net": { - "error": 404 - }, - "nextcloud.how2trianglemuygud.com": { - "error": "HTTPSConnectionPool(host='nextcloud.how2trianglemuygud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.neso.tech": { - "error": "HTTPSConnectionPool(host='mstdn.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.neso.tech' doesn't match 'test-01.neso.tech'\")))" - }, - "toots.herokuapp.com": { - "error": 500 - }, - "techn.ical.ist": { - "error": "HTTPSConnectionPool(host='techn.ical.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "bots.fedi.life": { - "error": 404 - }, - "murmur.masto.host": { - "error": "HTTPSConnectionPool(host='murmur.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tech.utzer.de": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "epicyon", + "version": "1.1.0" }, "usage": { + "localPosts": 1, "users": { - "total": 2 - }, - "localPosts": 13, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "activeHalfyear": 1, + "activeMonth": 1, + "total": 1 + } }, - "metadata": { - "email": "admin@utzer.de" - } + "version": "2.0" } }, - "mastodon.social/users/Locus7": { - "error": 404 - }, - "oknwdn.com": { - "error": "HTTPSConnectionPool(host='oknwdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "friendica.tikeesy.com": { - "error": 403 + "perhapspleroma.iscute.ovh": { + "error": "HTTPSConnectionPool(host='perhapspleroma.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'perhapspleroma.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" }, - "trashwigs.wtf": { - "error": 500 + "www.reuters.com": { + "error": 404 }, - "m.speculativeartsresearch.com": { + "faithcollapsing.com": { "nodeinfo": { "version": "2.0", "software": { @@ -44717,106 +49294,34 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 8 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 185 + "localPosts": 2843 }, - "openRegistrations": true + "openRegistrations": false } }, - "misskey.cercle.jp": { - "error": "HTTPSConnectionPool(host='misskey.cercle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdntest1.dnaf.moe": { - "error": "HTTPSConnectionPool(host='mstdntest1.dnaf.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdntest1.dnaf.moe timed out. (connect timeout=3)'))" - }, - "talkr.justanother.party": { - "error": "HTTPSConnectionPool(host='talkr.justanother.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.theender.net": { - "error": "HTTPSConnectionPool(host='pleroma.theender.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + "www.solarpi.de": { + "error": 403 }, - "blablu.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "BlaBlu", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } - } + "mammouth.cafe": { + "error": 403 }, - "usagicore.org": { + "mastodon.transition-waedenswil.ch": { "error": 404 }, - "social.lamowski.net": { - "error": "HTTPSConnectionPool(host='social.lamowski.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s.dc919.org": { - "error": "HTTPSConnectionPool(host='s.dc919.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "orebrotribune.org": { - "error": "HTTPSConnectionPool(host='orebrotribune.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.th23.org": { + "error": "HTTPSConnectionPool(host='mstdn.th23.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.th23.org' doesn't match 'asylum.cluefone.com'\")))" }, - "social.lainon.life": { - "error": "HTTPSConnectionPool(host='social.lainon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "relay.barkshark.tk": { + "error": "HTTPSConnectionPool(host='relay.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kagerw.m.to": { - "error": "HTTPSConnectionPool(host='kagerw.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chat.lcrprod.fr": { + "error": 404 }, - "social.myfreecams.com": { + "social.w0lfr.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -44826,32 +49331,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "nickname_changing", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "safe_dm_mentions", - "pleroma_emoji_reactions" + "chat", + "suggestions", + "relay" ], "federation": { - "enabled": false, "exclusions": false, "mrf_policies": [ - "CdnWarmingPolicy" + "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "MyFreeCams.com models and members", - "nodeName": "Social.MyFreeCams.com", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "The Wolf Den", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -44859,7 +49353,10 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain" + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -44896,24 +49393,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.myfreecams.com/users/MyFreeCams", - "https://social.myfreecams.com/users/tip", - "https://social.myfreecams.com/users/AdminLeo", - "https://social.myfreecams.com/users/blargle2" + "https://social.w0lfr.net/users/Valinwolf" ], "suggestions": { - "enabled": false + "enabled": true, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 512000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -44921,21 +49420,27 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-0-gfad7dca17-mfc-develop" + "version": "1.1.2" }, "usage": { - "localPosts": 78431, + "localPosts": 52, "users": { - "total": 18625 + "total": 9 } }, "version": "2.0" } }, - "fuwafuwa.club": { - "error": 404 + "peertube.zadrotica.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "w3rkhof.zone": { + "social.dotmiku.com": { + "error": "HTTPSConnectionPool(host='social.dotmiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "raize.in": { + "error": "HTTPSConnectionPool(host='raize.in', port=443): Read timed out. (read timeout=3)" + }, + "wue.social": { "nodeinfo": { "version": "2.0", "software": { @@ -44947,194 +49452,73 @@ ], "usage": { "users": { - "total": 15, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 2, + "activeMonth": 45, + "activeHalfyear": 46 }, - "localPosts": 755 + "localPosts": 127 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.nzoss.nz": { - "error": 404 + "peertube.fedilab.app": { + "error": "HTTPSConnectionPool(host='peertube.fedilab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube3.cpy.re:443": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 40214, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube 3", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } + "mstdn.netaka.net": { + "error": 502 }, - "anime.tiddies.pro": { - "error": "HTTPSConnectionPool(host='anime.tiddies.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anime.tiddies.pro timed out. (connect timeout=3)'))" + "princess.zsh.li": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.conquerworld.fr": { + "mastodon.kxn4t.tech": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, + "total": 1, "activeMonth": 1, - "activeHalfyear": 3 + "activeHalfyear": 1 }, - "localPosts": 209 + "localPosts": 11770 }, "openRegistrations": false } }, - "pleroma.barkshark.tk": { - "error": "HTTPSConnectionPool(host='pleroma.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xe.akirin.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "motogp.space": { - "error": "HTTPSConnectionPool(host='motogp.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "haveibeenpwned.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "soc.gng.io": { + "cloud.fpfle.de": { + "error": "HTTPSConnectionPool(host='cloud.fpfle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "inkopolis.cafe": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "smallmoon.cantillon.alhur.es": { + "error": "HTTPSConnectionPool(host='smallmoon.cantillon.alhur.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toktan.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fireburn.ru": { + "error": 404 + }, + "fc.oscp.info": { + "error": "HTTPSConnectionPool(host='fc.oscp.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/dualhammers": { + "error": 404 + }, + "pl.8mitsu.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -45166,7 +49550,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "GNGSoc", + "nodeName": "pl.8mitsu.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -45214,14 +49598,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soc.gng.io/users/gmorell" + "https://pl.8mitsu.net/users/8mitsu" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -45240,10 +49620,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2232-gee0c4083-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 1, + "localPosts": 3, "users": { "total": 2 } @@ -45251,119 +49631,246 @@ "version": "2.0" } }, - "plural.cafe": { + "mir.hostdon.jp": { + "error": "HTTPSConnectionPool(host='mir.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "nullself.pw": { + "error": "HTTPSConnectionPool(host='nullself.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.neophili.ac": { + "error": "HTTPSConnectionPool(host='mastodon.neophili.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "weeelb.jp": { + "error": "HTTPSConnectionPool(host='weeelb.jp', port=443): Read timed out. (read timeout=3)" + }, + "socialrai.eu": { + "error": 404 + }, + "mastodon.kaonet-fr.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 600, - "activeMonth": 142, - "activeHalfyear": 356 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 57117 + "localPosts": 886 }, "openRegistrations": false } }, - "dxm.m.to": { - "error": "HTTPSConnectionPool(host='dxm.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "darts.social": { + "error": "HTTPSConnectionPool(host='darts.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "status.qth.fr": { + "nextcloud.glego.de": { "error": 404 }, - "takashioshie.work": { + "ddns.ktvw.de": { + "error": "HTTPSConnectionPool(host='ddns.ktvw.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "racheltheparrot.tf": { + "error": "HTTPSConnectionPool(host='racheltheparrot.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.ingram-braun.net": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.ponseta.ga": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.darkphoton.com": { "error": 404 }, - "bophadees.witches.live": { - "error": "HTTPSConnectionPool(host='bophadees.witches.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "tavern.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "musicdn.jp": { + "gs.anarres.info": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.gnu.one": { + "error": "HTTPSConnectionPool(host='social.gnu.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "iruka.usagi.top": { + "error": "HTTPSConnectionPool(host='iruka.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "noise.sat9.io": { + "error": "HTTPSConnectionPool(host='noise.sat9.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.vitor.guia.nom.br": { + "error": 403 + }, + "mastodon.loomcom.com": { + "error": "HTTPSConnectionPool(host='mastodon.loomcom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "edge.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='edge.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "boozecloud.duckdns.org": { + "error": "HTTPSConnectionPool(host='boozecloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "onigiridon.com": { + "error": "HTTPSConnectionPool(host='onigiridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "beyblade.m.to": { + "error": "HTTPSConnectionPool(host='beyblade.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "px.brechanegra.net": { + "error": "HTTPSConnectionPool(host='px.brechanegra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.cc/users/webmink": { + "error": 404 + }, + "mastodon.trancart.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 107, - "activeMonth": 114, - "activeHalfyear": 115 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4157 + "localPosts": 1 }, "openRegistrations": true } }, - "pix.goe.land": { + "pix.g3l.org": { + "error": "HTTPSConnectionPool(host='pix.g3l.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.g3l.org' doesn't match '2b2.g3l.org'\")))" + }, + "de.uber.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ianmjones.com": { + "error": 404 + }, + "cloud.debrouillonet.org": { + "error": 403 + }, + "phantasma.cloud": { + "error": "HTTPSConnectionPool(host='phantasma.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "redgla.re": { + "error": 403 + }, + "melb.social": { "nodeinfo": { - "metadata": { - "nodeName": "pix.goe.land", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 1, + "activeHalfyear": 2 }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "1500", - "album_limit": "5", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelkwack", - "domain": "pix.goe.land", - "url": "https://pix.goe.land", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 1607 + }, + "openRegistrations": false + } + }, + "ikasamastodon.k503.jp": { + "error": "HTTPSConnectionPool(host='ikasamastodon.k503.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/misty": { + "error": 404 + }, + "0x4bm.nsupdate.info": { + "error": "HTTPSConnectionPool(host='0x4bm.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.incous.info": { + "error": "HTTPSConnectionPool(host='mastodon.incous.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.octopuce.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" }, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 96, + "localComments": 0 + }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -45371,24 +49878,78 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "contact@octopuce.fr" + } + } + }, + "social.lasanha.org": { + "error": "HTTPSConnectionPool(host='social.lasanha.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "traumlande.ocloud.de": { + "error": 404 + }, + "catgirl.space": { + "error": 404 + }, + "funkwhale.kameha.click": { + "error": 404 + }, + "blog.lediver.se": { + "error": 502 + }, + "hcxp.co": { + "error": "HTTPSConnectionPool(host='hcxp.co', port=443): Read timed out. (read timeout=3)" + }, + "deepthought.dynalias.net/friendica": { + "error": "HTTPSConnectionPool(host='deepthought.dynalias.net', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "givel.fr": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 130, - "localComments": 0, "users": { "total": 5, - "activeHalfyear": 18, - "activeMonth": 12 - } + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 77 }, + "openRegistrations": true + } + }, + "mlxrx85kd3z51598lsp4guba7.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "osomatsu.mastportal.info": { + "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 138, + "activeMonth": 45, + "activeHalfyear": 73 + }, + "localPosts": 7330 + }, "openRegistrations": true } }, - "social.catgirlsin.space": { + "devs.live": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -45401,7 +49962,7 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "gopher", + "media_proxy", "chat", "relay", "pleroma_emoji_reactions" @@ -45410,33 +49971,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "TagPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "neckbeard.xyz", - "qoto.org" - ], - "media_nsfw": [], - "media_removal": [ - "pawoo.net" - ], - "reject": [ - "freespeechextremist.com", - "social.librem.one", - "libre.tube", - "kiwifarms.cc", - "gab.com", - "gab.ai", - "develop.gab.com" - ], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -45448,7 +49984,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/catgirlsin.space", + "nodeName": "Devs.Live", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -45496,8 +50032,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.catgirlsin.space/users/noirscape", - "https://social.catgirlsin.space/users/blocklist" + "https://devs.live/users/roman" ], "suggestions": { "enabled": false @@ -45519,95 +50054,301 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-617-gdae91630-develop" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 1198, + "localPosts": 284, "users": { - "total": 12 + "total": 7 } }, "version": "2.0" } }, - "sfss.space": { + "cloud.cae-rhizome.com": { + "error": 404 + }, + "qoto.org": { "nodeinfo": { - "metadata": { - "nodeName": "SFSS", - "nodeDescription": "Science fiction short stories", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 11774, + "activeMonth": 2080, + "activeHalfyear": 6217 }, - "localPosts": 18 + "localPosts": 297170 }, - "version": "2.0" + "openRegistrations": true } }, - "social.sum7.eu": { - "error": "HTTPSConnectionPool(host='social.sum7.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "carcosa.net": { + "error": 404 }, - "gymnastodon.com": { - "error": "HTTPSConnectionPool(host='gymnastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.bigdinosaur.org": { + "error": "HTTPSConnectionPool(host='mastodon.bigdinosaur.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "honk.aj.k.vu": { + "aomoridon.m.to": { + "error": "HTTPSConnectionPool(host='aomoridon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastdn.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pixelfed.at": { + "error": "HTTPSConnectionPool(host='pixelfed.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixelfed.at' doesn't match 'meeting.easydesk.at'\")))" + }, + "status.pirati.ca": { + "error": "HTTPSConnectionPool(host='status.pirati.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "memework.org": { + "error": "HTTPSConnectionPool(host='memework.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.utbs.info": { + "error": "HTTPSConnectionPool(host='mstdn.utbs.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gamertalk.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "videos.globetvs.com": { + "error": "HTTPSConnectionPool(host='videos.globetvs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.social/users/Phaerris": { "error": 404 }, - "pl.naotodon.xyz": { + "mstdona.net": { + "error": "HTTPSConnectionPool(host='mstdona.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.teleassist.fr": { + "error": "HTTPSConnectionPool(host='peertube.teleassist.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "noxblr.com": { + "error": "HTTPSConnectionPool(host='noxblr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rikmeijer.nl": { + "error": "HTTPSConnectionPool(host='social.rikmeijer.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.dynamic.s-tomo.jp": { + "error": "HTTPSConnectionPool(host='mastodon.dynamic.s-tomo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misc.x10host.com/america_new": { + "error": 404 + }, + "observatory.blog": { + "error": "HTTPSConnectionPool(host='observatory.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.creatorsnight.com": { + "error": "HTTPSConnectionPool(host='mstdn.creatorsnight.com', port=443): Read timed out. (read timeout=3)" + }, + "3.14r8.club": { + "error": "HTTPSConnectionPool(host='3.14r8.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.clarity.cafe": { + "error": "HTTPSConnectionPool(host='social.clarity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.ausretrogamer.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "f.haeder.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 2, + "activeMonth": 2 }, - "invitesEnabled": true, + "localPosts": 199, + "localComments": 1104 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Roland's Friendica Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "www.sgrclowd.xyz": { + "error": "HTTPSConnectionPool(host='www.sgrclowd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.furoshiki.work": { + "error": "HTTPSConnectionPool(host='don.furoshiki.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ery.kr": { + "error": 403 + }, + "frozen.social": { + "error": "HTTPSConnectionPool(host='frozen.social', port=443): Read timed out. (read timeout=3)" + }, + "lapy.link": { + "error": 404 + }, + "orng.social": { + "error": "HTTPSConnectionPool(host='orng.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.lieberbiber.de": { + "error": 404 + }, + "mastodon.seansoria.com": { + "error": "HTTPSConnectionPool(host='mastodon.seansoria.com', port=443): Read timed out. (read timeout=3)" + }, + "jrd.cat": { + "error": 404 + }, + "afallen.cymru": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 32, + "localComments": 10 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "daveclubb@gmail.com" + } + } + }, + "blog.anartri.net": { + "error": 404 + }, + "gdgd.space": { + "error": "HTTPSConnectionPool(host='gdgd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "schleuss.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 97, + "activeMonth": 27, + "activeHalfyear": 98 + }, + "localPosts": 116977 + }, + "openRegistrations": true + } + }, + "mastodon.hitotsu.me": { + "error": "HTTPSConnectionPool(host='mastodon.hitotsu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tank.im": { + "error": "HTTPSConnectionPool(host='tank.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s0.stonks.kaaa.ren": { + "error": 502 + }, + "social.zwei.net": { + "error": "HTTPSConnectionPool(host='social.zwei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.ebola.moe": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Naotodon", + "nodeName": "NO CURE", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -45655,8 +50396,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.naotodon.xyz/users/jcm50", - "https://pl.naotodon.xyz/users/kami" + "https://pleroma.ebola.moe/users/mari" ], "suggestions": { "enabled": false @@ -45678,10 +50418,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.0" }, "usage": { - "localPosts": 165, + "localPosts": 5, "users": { "total": 3 } @@ -45689,130 +50429,355 @@ "version": "2.0" } }, - "pleroma.subzone.net": { - "error": 503 + "gnusocial.xyz": { + "error": 404 }, - "toot.drup.no": { - "error": "HTTPSConnectionPool(host='toot.drup.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.cc": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1501, + "activeMonth": 33, + "activeHalfyear": 184 + }, + "localPosts": 18511 + }, + "openRegistrations": true + } }, - "mstdn.intmax.jp": { - "error": "HTTPSConnectionPool(host='mstdn.intmax.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.intmax.jp timed out. (connect timeout=3)'))" + "annakirche.at": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 302, + "localComments": 10 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] + }, + "protocols": [ + "activitypub" + ], + "metadata": { + "email": "k1@saket.de" + } + } }, - "teswww.msdnaart.net": { - "error": "HTTPSConnectionPool(host='teswww.msdnaart.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to teswww.msdnaart.net timed out. (connect timeout=3)'))" + "mastodon.social/users/t54r4n1": { + "error": 404 }, - "social.xthemage.net": { + "failedevolution.blogspot.gr": { "error": 404 }, - "gr.social": { - "error": "HTTPSConnectionPool(host='gr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gr.social timed out. (connect timeout=3)'))" + "video.reinboar.xyz": { + "error": "HTTPSConnectionPool(host='video.reinboar.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "so.mctek.tk": { + "social.lkw.tf": { + "error": "HTTPSConnectionPool(host='social.lkw.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ple.emtee.xyz": { + "error": "HTTPSConnectionPool(host='ple.emtee.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gtn-works.com": { + "error": "HTTPSConnectionPool(host='gtn-works.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "www.freechinaweibo.com": { + "error": "HTTPSConnectionPool(host='www.freechinaweibo.com', port=443): Read timed out. (read timeout=3)" + }, + "rule34.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 2, + "activeHalfyear": 10 + }, + "localPosts": 114 + }, + "openRegistrations": true + } + }, + "kris.talkplus.org": { "error": 404 }, - "video.geofox.org": { - "error": 401 + "c.xn--villaseor-r6a.xyz": { + "error": 403 }, - "itumonotakumi.m.to": { - "error": "HTTPSConnectionPool(host='itumonotakumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "millionimas.m.to": { + "error": "HTTPSConnectionPool(host='millionimas.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.keenfamily.us": { - "error": "HTTPSConnectionPool(host='social.keenfamily.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "blog.luna.tv": { + "error": 404 }, - "mastodon.social/users/capn_pancakes": { + "worldofvalues.wordpress.com": { "error": 404 }, - "eos.m.to": { - "error": "HTTPSConnectionPool(host='eos.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.pw": { + "error": "HTTPSConnectionPool(host='mstdn.pw', port=443): Read timed out. (read timeout=3)" }, - "floss.social": { + "video.ordoevangelistarum.com": { + "error": "HTTPSConnectionPool(host='video.ordoevangelistarum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "automario.eu": { + "error": "HTTPSConnectionPool(host='automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.didierlaumen.be": { + "error": "HTTPSConnectionPool(host='cloud.didierlaumen.be', port=443): Read timed out. (read timeout=3)" + }, + "peertube.satoshishop.de": { + "error": 503 + }, + "witchcraft.cafe": { + "error": "HTTPSConnectionPool(host='witchcraft.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hzhome.ntroradio.com": { + "error": "HTTPSConnectionPool(host='hzhome.ntroradio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bonkumiru.hacktivis.me": { + "error": 404 + }, + "masto.zigoto.xyz": { + "error": "HTTPSConnectionPool(host='masto.zigoto.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.gots9713.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 571, - "activeMonth": 245, - "activeHalfyear": 917 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 39 + }, + "openRegistrations": false + } + }, + "status.ldjb.uk": { + "error": "HTTPSConnectionPool(host='status.ldjb.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jgaskins.wtf": { + "error": "HTTPSConnectionPool(host='jgaskins.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ms.axvigs.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 76149 + "localPosts": 17 }, "openRegistrations": true } }, - "mstdn.paranoidpengu.in": { - "error": "HTTPSConnectionPool(host='mstdn.paranoidpengu.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.decoding.io": { + "error": "HTTPSConnectionPool(host='mastodon.decoding.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.khoikhoi.org": { - "error": "HTTPSConnectionPool(host='mastodon.khoikhoi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "myactivity.stream": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ostatus.shade3d.jp": { - "error": 404 + "shironeko.pro": { + "error": "HTTPSConnectionPool(host='shironeko.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ikisugi.m.to": { - "error": "HTTPSConnectionPool(host='ikisugi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "multicast.social": { + "error": "HTTPSConnectionPool(host='multicast.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "benis.social": { + "mastodon.mironside.com": { + "error": "HTTPSConnectionPool(host='mastodon.mironside.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.fast-email.link": { + "error": "HTTPSConnectionPool(host='social.fast-email.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.reil.de": { + "error": "HTTPSConnectionPool(host='mastodon.reil.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "0x2a.club": { + "error": "HTTPSConnectionPool(host='0x2a.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "instance.community": { + "nodeinfo": { + "metadata": { + "nodeName": "instance.community", + "nodeDescription": "a project to bring impactful organizations and people to the Fediverse.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 1 + }, + "version": "2.0" + } + }, + "social.wolfpa.ws": { + "error": 526 + }, + "ja.jestemgraczem.pl": { + "error": "HTTPSConnectionPool(host='ja.jestemgraczem.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "neurosciencenews.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "elinvention.ovh": { - "error": 404 + "erik.itland.no": { + "nodeinfo": { + "metadata": { + "nodeName": "Erik I", + "nodeDescription": "My public writing. You can reach me at @eitland@mstdn.io ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 114 + }, + "version": "2.0" + } }, - "mastodon.social/users/alinrautoiu": { + "status.spun-industries.de": { + "error": "HTTPSConnectionPool(host='status.spun-industries.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "g1b.me": { + "error": 502 + }, + "51attack.li": { + "error": "HTTPSConnectionPool(host='51attack.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.bauschutt.space": { "error": 404 }, - "penishiroma.xyz": { - "error": "HTTPSConnectionPool(host='penishiroma.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "shushi-orion.jp": { + "error": "HTTPSConnectionPool(host='shushi-orion.jp', port=443): Read timed out. (read timeout=3)" }, - "desvox.es": { + "fediverse.network": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true + "version": "2.0", + "usage": { + "users": { + "total": 120 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 331966 + }, + "software": { + "version": "1.0.1-HEAD+fedinet", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/desvox", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -45845,60 +50810,149 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://desvox.es/users/alayna" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "nodeName": "fediverse.network", + "nodeDescription": "yes", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "music.thepirate.party": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "busshi.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.0+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-617-gdae91630-develop" - }, "usage": { - "localPosts": 16138, "users": { - "total": 4 - } + "total": 51, + "activeMonth": 36, + "activeHalfyear": 57 + }, + "localPosts": 19774 }, - "version": "2.0" + "openRegistrations": true } }, - "www.erm67.strangled.net": { - "error": "HTTPSConnectionPool(host='www.erm67.strangled.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pptdn.jp": { + "error": "HTTPSConnectionPool(host='pptdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.social/users/photisss": { + "f.leonde.de": { + "error": "HTTPSConnectionPool(host='f.leonde.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.leonde.de' doesn't match 'hosti.leonde.de'\")))" + }, + "videos.uni-corn.me": { + "error": 502 + }, + "jonspark.com": { "error": 404 }, - "mastodon.secpl.us": { - "error": "HTTPSConnectionPool(host='mastodon.secpl.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.secpl.us timed out. (connect timeout=3)'))" + "blog.hackadoll.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "gtn-works.com": { - "error": "HTTPSConnectionPool(host='gtn-works.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "psh.now.sh": { + "error": 404 }, - "pixelfed.nl": { - "error": "HTTPSConnectionPool(host='pixelfed.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pixelfed.nl timed out. (connect timeout=3)'))" + "funkypenguin.co.nz": { + "error": 404 }, - "janboddez.tech": { + "mastodon.social/users/bleak": { "error": 404 }, - "mysound.directory": { + "pix.flairy.de": { + "error": 503 + }, + "pt.laurentkruger.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 3058, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Kroogy's PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "soc.titouan.co": { + "error": "HTTPSConnectionPool(host='soc.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "plaz.masto.host": { + "error": "HTTPSConnectionPool(host='plaz.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ministry.moonbutt.science": { "nodeinfo": { "version": "2.0", "software": { @@ -45910,101 +50964,276 @@ ], "usage": { "users": { - "total": 3, + "total": 14, "activeMonth": 3, - "activeHalfyear": 4 + "activeHalfyear": 6 }, - "localPosts": 31 + "localPosts": 1545 }, "openRegistrations": true } }, - "ubiquitous_joker.hostdon.jp": { - "error": "HTTPSConnectionPool(host='ubiquitous_joker.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.summit.tildex.com": { + "error": "HTTPSConnectionPool(host='social.summit.tildex.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "c70dxpx2n3nwkc5g2163.4chan.icu": { - "error": "HTTPSConnectionPool(host='c70dxpx2n3nwkc5g2163.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "gameliberty.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 275, + "activeMonth": 232, + "activeHalfyear": 299 + }, + "localPosts": 208856 + }, + "openRegistrations": true + } }, - "kitty.church": { - "error": "HTTPSConnectionPool(host='kitty.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.fitopen.org": { + "error": "HTTPSConnectionPool(host='social.fitopen.org', port=443): Read timed out. (read timeout=3)" }, - "jiro.m.to": { - "error": "HTTPSConnectionPool(host='jiro.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixelfed.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='pixelfed.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nomore.show": { - "error": "HTTPSConnectionPool(host='nomore.show', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nomore.show timed out. (connect timeout=3)'))" + "live.yukia.me": { + "error": "HTTPSConnectionPool(host='live.yukia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'live.yukia.me' doesn't match 'yukia.me'\")))" }, - "mastodon.deimeke.ruhr": { - "error": "HTTPSConnectionPool(host='mastodon.deimeke.ruhr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.deimeke.ruhr' doesn't match 'adminstuff.deimeke.ruhr'\")))" + "pl.naotodon.xyz": { + "error": "HTTPSConnectionPool(host='pl.naotodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sweetree.ga": { - "error": "HTTPSConnectionPool(host='sweetree.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mk.odakyu.app": { + "error": 410 }, - "ostatus.blessedgeeks.org": { - "error": "HTTPSConnectionPool(host='ostatus.blessedgeeks.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "slime.global": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 69, + "activeMonth": 23, + "activeHalfyear": 39 + }, + "localPosts": 325155 + }, + "openRegistrations": false + } }, - "community.ibicadi.com": { + "cursed.frinkel.tech": { + "error": "HTTPSConnectionPool(host='cursed.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cursed.frinkel.tech' doesn't match either of '*.carrd.com', 'carrd.com'\")))" + }, + "social.daradesa.com": { + "error": "HTTPSConnectionPool(host='social.daradesa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.johnmichaelswartz.com": { + "error": "HTTPSConnectionPool(host='friendica.johnmichaelswartz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mastodon.ellipsis.fi": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "mastodon", + "version": "3.1.2" }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 0, + "activeHalfyear": 3 + }, + "localPosts": 2 + }, + "openRegistrations": false + } + }, + "transfer.erlas.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.elliottbernstein.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 6 + }, + "localPosts": 8 + }, + "openRegistrations": true + } + }, + "magically.cc": { + "error": "HTTPSConnectionPool(host='magically.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.apertron.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.eric.ovh": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 45, + "activeMonth": 43, + "activeHalfyear": 53 + }, + "localPosts": 2066 + }, + "openRegistrations": true + } + }, + "bluex.im": { + "error": 404 + }, + "1.2isk.in": { + "error": 502 + }, + "minichoco.love": { + "error": "HTTPSConnectionPool(host='minichoco.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tits.moe": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 55 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" }, "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [], + "inbound": [] }, - "usage": [], - "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "nodeName": "Ibicadi Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "explicitContent": true + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Tits.moe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "gopher", + "chat", + "relay" + ], + "accountActivationRequired": true } } }, - "quizdon.com": { - "error": "HTTPSConnectionPool(host='quizdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quizdon.com' doesn't match 'www.gleam-kaiin.jp'\")))" + "0lz3hrb71tit7q8.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pleroma.ebola.moe": { + "gnosis.systems": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -46036,7 +51265,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "NO CURE", + "nodeName": "gnosis.systems", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -46049,7 +51278,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -46084,7 +51313,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.ebola.moe/users/mari" + "https://gnosis.systems/users/ultem" ], "suggestions": { "enabled": false @@ -46106,10 +51335,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 5, + "localPosts": 3278, "users": { "total": 3 } @@ -46117,321 +51346,19 @@ "version": "2.0" } }, - "berens.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 98, - "localComments": 213 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "ub@berens.net" - } - } + "joe.masto.host": { + "error": "HTTPSConnectionPool(host='joe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/remittancegirl": { - "error": 404 + "mstdn.engrowth.com": { + "error": "HTTPSConnectionPool(host='mstdn.engrowth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cosp.la": { - "error": "HTTPSConnectionPool(host='cosp.la', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "snel.co": { + "error": "HTTPSConnectionPool(host='snel.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.social/users/robotsneedhugs": { - "error": 404 + "pixelfed.ll-hh.de": { + "error": "HTTPSConnectionPool(host='pixelfed.ll-hh.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "shoot.brussels": { - "nodeinfo": { - "metadata": { - "nodeName": "shoot.brussels", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "shoot.brussels", - "domain": "shoot.brussels", - "url": "https://shoot.brussels", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 7, - "localComments": 0, - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "social.radio.af": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 1, - "activeHalfyear": 6 - }, - "localPosts": 7 - }, - "openRegistrations": true - } - }, - "tube.jaekr.dev": { - "error": "HTTPSConnectionPool(host='tube.jaekr.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.jaekr.dev' doesn't match 'b.jae.moe'\")))" - }, - "mastodon.social/users/Lyskar": { - "error": 404 - }, - "friends.jinja.eu": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "blogger", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "posterous", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "Jinja.Friends - a Friendica Node on Jinja.eu", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "posterous", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "hacked.im": { - "error": "HTTPSConnectionPool(host='hacked.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hacked.im' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" - }, - "cloud.jugendhacker.de": { - "error": 404 - }, - "themazuma.net": { - "error": 404 - }, - "furrycom.com": { - "error": "HTTPSConnectionPool(host='furrycom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.kys.moe": { - "error": "HTTPSConnectionPool(host='pl.kys.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blueeyedsub.com": { - "error": "HTTPSConnectionPool(host='blueeyedsub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "simpleguy.net": { - "error": 404 - }, - "anjos.red": { - "error": "HTTPSConnectionPool(host='anjos.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dev-rikai.jp": { - "error": 404 - }, - "fedi.danmaku.moe": { - "error": 410 - }, - "mstdn.beanlog.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.beanlog.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.freedombone.net": { - "error": "HTTPSConnectionPool(host='soc.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.m0t0k1ch1.com": { - "error": "HTTPSConnectionPool(host='mastodon.m0t0k1ch1.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "micro.jkap.io": { - "error": 404 - }, - "stoneartprod.xyz": { - "error": 404 - }, - "mstdn.kgtkr.net": { - "error": 404 - }, - "doujin.group": { - "error": "HTTPSConnectionPool(host='doujin.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stable.strizhakov.dev": { - "error": 502 - }, - "london-networking.masto.host": { - "error": "HTTPSConnectionPool(host='london-networking.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "scl.zmb.cm": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 552 - }, - "openRegistrations": false - } - }, - "mastodonevry.ovh": { - "error": "HTTPSConnectionPool(host='mastodonevry.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "funky.sftblw.moe": { - "error": "HTTPSConnectionPool(host='funky.sftblw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'funky.sftblw.moe' doesn't match 'drone-github.sftblw.moe'\")))" - }, - "testmastodon.eliotberriot.com": { - "error": 502 - }, - "pleroma.chez-papy-daarky.ovh": { + "hub.spaz.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -46443,15 +51370,130 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "activism.openworlds.info", + "afterlife.masto.host", + "albin.social", + "beehub.org", + "bikeshed.party", + "bodybuilding.im", + "buckeye.social", + "busshi.moe", + "civiq.social", + "cliterati.club", + "cnet.site", + "cock.li", + "coom.club", + "crypto-group-buy.com", + "decisiveliberty.news", + "dev.civiq.social", + "djitter.com", + "enigmatic.observer", + "fedi.absturztau.be", + "fedi.app", + "fedichive.tk", + "forum.decisiveliberty.news", + "fourthestate.social", + "freefedifollowers.ga", + "freespeech.firedragonstudios.com", + "freespeech.host", + "freespeechextremist.com", + "freezepeach.xyz", + "gab.com", + "gabble.xyz", + "gabfest.com", + "gameliberty.club", + "gamers.exposed", + "gendercritical.club", + "gendercritical.space", + "gleasonator.com", + "glindr.org", + "honey.church", + "husk.site", + "inditoot.com", + "infegy.com", + "jaeger.website", + "journalist.social", + "jpop.club", + "juche.town", + "kag.social", + "kitty.social", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "kys.moe", + "lets.saynoto.lgbt", + "liberdon.com", + "liveview.cf", + "lizards.live", + "loli.estate", + "manitu.pirati.ca", + "mastodon.cloud", + "mastodon.gab.com", + "mastodonsocial.ru", + "micca.xyz", + "mobile.co", + "mstdn.io", + "neckbeard.xyz", + "neenster.org", + "newjack.city", + "nomoresha.me", + "pawoo.net", + "pech.tech", + "pl.765racing.com", + "pl.kys.moe", + "pleroma.freespeech.host", + "pleroma.mouse.services", + "pleroma.soykaf.com", + "qoto.org", + "rape.lol", + "raplst.town", + "sealion.club", + "search.fedi.app", + "smuglo.li", + "so.kys.moe", + "social.byoblu.com", + "social.hatthieves.es", + "social.librem.one", + "social.nothingplanet.com", + "social.quodverum.com", + "social.snopyta.org", + "speakfree.world", + "spinster.xyz", + "starrevolution.org", + "take.iteasy.club", + "the.hedgehoghunter.club", + "valkyrie.world", + "wagesofsinisdeath.com", + "waifuappreciation.club", + "weedis.life", + "witches.live", + "womenarstupid.site", + "xn--6r8h.tk" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -46460,10 +51502,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Le pleroma de Papy Daarky", + "nodeName": "S.P.A.Z. On the Fediverse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -46511,7 +51553,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.chez-papy-daarky.ovh/users/DaarkMoon" + "https://hub.spaz.org/users/bamfic", + "https://hub.spaz.org/users/wakest", + "https://hub.spaz.org/users/taeateh" ], "suggestions": { "enabled": false @@ -46523,7 +51567,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -46533,26 +51577,328 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-679-g9e3ec582-develop" }, "usage": { - "localPosts": 163, + "localPosts": 5972, "users": { - "total": 2 + "total": 16 } }, "version": "2.0" } }, - "frenchindiepop.com": { - "error": "HTTPSConnectionPool(host='frenchindiepop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "msdn.yourrhythm.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "wuewuewue.de": { + "tube.ac-amiens.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 41 + }, + "localPosts": 360, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Vid\u00e9oth\u00e8que de l'acad\u00e9mie d'Amiens.", + "nodeDescription": "PeerTube est une plateforme f\u00e9d\u00e9r\u00e9e de streaming vid\u00e9os qui utilise le protocole P2P BitTorrent directement dans un navigateur." + } + } + }, + "video.turbo.chat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 68, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "A PeerTube Instance Used by Turbos", + "nodeDescription": "", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "live.remilia.me": { + "error": "HTTPSConnectionPool(host='live.remilia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "queersin.space": { + "error": 404 + }, + "mastodon.red": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 29, + "activeMonth": 29, + "activeHalfyear": 29 + }, + "localPosts": 126 + }, + "openRegistrations": false + } + }, + "tube.thaega.fr": { + "error": "HTTPSConnectionPool(host='tube.thaega.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "shortnote.masto.host": { + "error": "HTTPSConnectionPool(host='shortnote.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/marrus_sh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.wittemeier.de": { + "error": 404 + }, + "xn--tat-9la.aleatoire.net": { + "error": "HTTPSConnectionPool(host='xn--tat-9la.aleatoire.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.thechangebook.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 11 + }, + "localPosts": 17964, + "localComments": 8 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "TheChangeBook.org Tube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "ncp.bad.mn": { + "error": "HTTPSConnectionPool(host='ncp.bad.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "valla.stonestagsa.ga": { + "error": "HTTPSConnectionPool(host='valla.stonestagsa.ga', port=443): Read timed out. (read timeout=3)" + }, + "elephant.crime.group": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 159 + }, + "openRegistrations": false + } + }, + "pekoyama.ml": { + "error": "HTTPSConnectionPool(host='pekoyama.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zerohack.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "blog.archaeme.tech": { + "error": "HTTPSConnectionPool(host='blog.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anfora.srv.saimyx.site": { + "error": "HTTPSConnectionPool(host='anfora.srv.saimyx.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "team.jswan2.com": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-dev-1333" + "version": "2020.03-1293" }, "protocols": { "inbound": [ @@ -46569,22 +51915,13 @@ "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 88, - "localComments": 66 - }, + "usage": {}, "openRegistrations": false, "metadata": { - "nodeName": "W\u00dc\u00b3 : Reloaded", + "nodeName": "Team Network for JSWAN 2", "protocols": { "inbound": [ "friendica", @@ -46601,30 +51938,39 @@ ] }, "services": { - "inbound": [ - "twitter" - ], + "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, "explicitContent": false } } }, - "5hftbbffiohmyugvc6vypyqhi6tl2yxo6wvyscybvv5c57pva3iq.b32.i2p": { - "error": "HTTPSConnectionPool(host='5hftbbffiohmyugvc6vypyqhi6tl2yxo6wvyscybvv5c57pva3iq.b32.i2p', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "haupt.bahnhof.cz": { + "error": "HTTPSConnectionPool(host='haupt.bahnhof.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.goodvibes.fun": { - "error": "HTTPSConnectionPool(host='mastodon.goodvibes.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.silence-project.org": { + "error": "HTTPSConnectionPool(host='blog.silence-project.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wue.social": { + "rialtate.nomadic.homes": { + "error": "HTTPSConnectionPool(host='rialtate.nomadic.homes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.gion.me": { + "error": "HTTPSConnectionPool(host='mastodon.gion.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.pegasusquadron.fr": { + "error": "HTTPSConnectionPool(host='www.pegasusquadron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cartodon.com": { + "error": "HTTPSConnectionPool(host='cartodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fancy.org.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -46632,27 +51978,30 @@ "usage": { "users": { "total": 2, - "activeMonth": 43, - "activeHalfyear": 43 + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 76 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "peertube.wrk.ru": { - "error": 502 + "social.pop42.net": { + "error": "HTTPSConnectionPool(host='social.pop42.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "swungda.sh": { - "error": "HTTPSConnectionPool(host='swungda.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "koi.moe": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "spacerock.jp": { + "mist.so": { "error": 404 }, - "toot.qag.me": { - "error": "HTTPSConnectionPool(host='toot.qag.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bicyclemstdn.jp": { + "error": "HTTPSConnectionPool(host='bicyclemstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.sk": { + "mastodon.social/users/Bacchus": { + "error": 404 + }, + "mastodon.nomi-and-tim.org": { "nodeinfo": { "version": "2.0", "software": { @@ -46664,203 +52013,181 @@ ], "usage": { "users": { - "total": 65, - "activeMonth": 83, - "activeHalfyear": 91 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 115535 + "localPosts": 1 }, - "openRegistrations": true + "openRegistrations": false } }, - "quitter.is": { - "error": "HTTPSConnectionPool(host='quitter.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "toot.brussels": { - "error": 404 - }, - "blaisemcrowly.com": { + "echolib.in": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "EchoLib", + "nodeDescription": "Notes pratiques du Libre", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 216 + "localPosts": 21 }, - "openRegistrations": false + "version": "2.0" } }, - "eizi2002.m.to": { - "error": "HTTPSConnectionPool(host='eizi2002.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "brooking.masto.host": { + "error": "HTTPSConnectionPool(host='brooking.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "larlet.fr": { - "error": 404 + "boonchat.xyz": { + "error": "HTTPSConnectionPool(host='boonchat.xyz', port=443): Read timed out. (read timeout=3)" }, - "bensplayground.info": { + "masto.polarisfm.net": { + "error": "HTTPSConnectionPool(host='masto.polarisfm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.slum.cloud": { + "error": 502 + }, + "tgragnato.it": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "doodeman.org": { "error": 404 }, - "adelaide.group": { - "error": "Expecting value: line 1 column 1 (char 0)" + "onthesecond.com": { + "error": "HTTPSConnectionPool(host='onthesecond.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mast.jiuwuliao.cn": { - "error": "HTTPSConnectionPool(host='mast.jiuwuliao.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.malua.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.malua.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hecatoncheir.net": { - "error": "HTTPSConnectionPool(host='hecatoncheir.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.wiredpunch.com": { + "error": "HTTPSConnectionPool(host='toot.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sometimesnaive.fun": { - "error": "HTTPSConnectionPool(host='sometimesnaive.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.freetalk.ml": { + "error": "HTTPSConnectionPool(host='plume.freetalk.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "woblweb.de": { - "error": 401 + "beelinking.cn": { + "error": "HTTPSConnectionPool(host='beelinking.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "obousanmstdn.com": { - "error": "HTTPSConnectionPool(host='obousanmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.gumonji.live": { + "error": "HTTPSConnectionPool(host='mstdn.gumonji.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.cybear.space": { - "error": "Expecting value: line 1 column 1 (char 0)" + "meganedon.link": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "holocaustdeprogrammingcourse.com": { - "error": 404 + "osada.euzilla.de": { + "error": "HTTPSConnectionPool(host='osada.euzilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "eizi2002.dip.jp": { - "error": "HTTPSConnectionPool(host='eizi2002.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to eizi2002.dip.jp timed out. (connect timeout=3)'))" + "mlmart.masto.host": { + "error": "HTTPSConnectionPool(host='mlmart.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cpper.xyz": { - "error": "HTTPSConnectionPool(host='cpper.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cpper.xyz timed out. (connect timeout=3)'))" + "mstdn.se": { + "error": 404 }, - "pleroma.theru.org": { + "pachyder.me": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Test Instance", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.theru.org/users/ureht" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 8, + "activeMonth": 7, + "activeHalfyear": 7 + }, + "localPosts": 6602 }, + "openRegistrations": false + } + }, + "vettipechu.xyz": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.50-617-gdae91630-develop+dev" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 198, "users": { - "total": 1 - } + "total": 28, + "activeMonth": 4, + "activeHalfyear": 12 + }, + "localPosts": 1090 }, - "version": "2.0" + "openRegistrations": true } }, - "mastodon.ge": { - "error": "HTTPSConnectionPool(host='mastodon.ge', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "take.farm": { + "error": "HTTPSConnectionPool(host='take.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "multiple-creature.party": { - "error": "HTTPSConnectionPool(host='multiple-creature.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'multiple-creature.party' doesn't match 'monsterpad.app'\")))" + "peertube.moe": { + "error": "HTTPSConnectionPool(host='peertube.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fumi.39.gy": { + "friends.free-society.club": { + "error": "HTTPSConnectionPool(host='friends.free-society.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.stanisic.nl": { + "error": "HTTPSConnectionPool(host='tube.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mstdn.kobys.net": { + "error": "HTTPSConnectionPool(host='mstdn.kobys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kousokujin.com": { + "error": "HTTPSConnectionPool(host='mstdn.kousokujin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marxism.party": { + "error": "HTTPSConnectionPool(host='marxism.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "orikilli.yaruki0.net": { + "error": "HTTPSConnectionPool(host='orikilli.yaruki0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "iscute.ovh": { + "error": "HTTPSConnectionPool(host='iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" + }, + "nextcloud.arnecloud.de": { + "error": "HTTPSConnectionPool(host='nextcloud.arnecloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.bulkus.net": { + "error": "HTTPSConnectionPool(host='social.bulkus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "daebak.fun": { + "error": "HTTPSConnectionPool(host='daebak.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.cardina1.red": { + "error": "HTTPSConnectionPool(host='mastodon.cardina1.red', port=443): Read timed out. (read timeout=3)" + }, + "natter.wtf": { "nodeinfo": { "version": "2.0", "software": { @@ -46872,30 +52199,24 @@ ], "usage": { "users": { - "total": 31, - "activeMonth": 22, - "activeHalfyear": 24 + "total": 103, + "activeMonth": 54, + "activeHalfyear": 61 }, - "localPosts": 14648 + "localPosts": 202475 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/quephird": { - "error": 404 - }, - "cascadia.news": { - "error": "HTTPSConnectionPool(host='cascadia.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cascadia.news timed out. (connect timeout=3)'))" - }, - "pix.sectiontwo.org": { - "error": "HTTPSConnectionPool(host='pix.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "lesbiab.masto.host": { + "error": "HTTPSConnectionPool(host='lesbiab.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.me": { + "friendica.mrpetovan.com": { "nodeinfo": { - "version": 1, + "version": "1.0", "software": { "name": "friendica", - "version": "2019.06-dev-1310" + "version": "2020.06-dev-1340" }, "protocols": { "inbound": [ @@ -46910,27 +52231,24 @@ ] }, "services": { - "inbound": [ - "pumpio" - ], + "inbound": [], "outbound": [ - "pumpio", - "twitter", - "wordpress" + "smtp", + "twitter" ] }, "usage": { "users": { - "total": 59, - "activeHalfyear": 10, + "total": 4, + "activeHalfyear": 2, "activeMonth": 2 }, - "localPosts": 43, - "localComments": 33 + "localPosts": 2951, + "localComments": 9543 }, - "openRegistrations": true, + "openRegistrations": false, "metadata": { - "nodeName": "Friendica.me (UK)", + "nodeName": "MrPetovan's Friendica", "protocols": { "inbound": [ "friendica", @@ -46948,20 +52266,235 @@ }, "services": { "inbound": [ - "pumpio", "twitter" ], "outbound": [ - "pumpio", - "twitter", - "wordpress" + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "miniwa.moe": { + "internaut.club": { + "error": 404 + }, + "prfmcf.m.to": { + "error": "HTTPSConnectionPool(host='prfmcf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.geraffel.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 26, + "activeMonth": 7, + "activeHalfyear": 11 + }, + "localPosts": 794 + }, + "openRegistrations": false + } + }, + "pleroma.liveunix.org": { + "error": 401 + }, + "diytelevision.com": { + "error": 502 + }, + "blog.duck.cf": { + "nodeinfo": { + "metadata": { + "nodeName": "Duck Party", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2-88-g8fce34b" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 1 + }, + "version": "2.0" + } + }, + "nextcloud.amiwx.com": { + "error": 404 + }, + "mastodon.dustinwilson.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 735 + }, + "openRegistrations": false + } + }, + "microhive.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pod.thomasdalichow.de": { + "error": "HTTPSConnectionPool(host='pod.thomasdalichow.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "puter.games": { + "error": "HTTPSConnectionPool(host='puter.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stormlighttech.org": { + "error": 503 + }, + "www.blogger.com": { + "error": 404 + }, + "24king.info": { + "error": "HTTPSConnectionPool(host='24king.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "swetrust.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 1, + "localComments": 1 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "metadata": { + "email": "no-reply@swetrust.com" + } + } + }, + "hardshell.club": { + "error": "HTTPSConnectionPool(host='hardshell.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sc.shun1s.com": { + "error": "HTTPSConnectionPool(host='sc.shun1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Zandbergen": { + "error": 404 + }, + "relay.zoeymae.tk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bear.community": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3011, + "activeMonth": 135, + "activeHalfyear": 345 + }, + "localPosts": 37953 + }, + "openRegistrations": true + } + }, + "pao.kotora-music.com": { + "error": "HTTPSConnectionPool(host='pao.kotora-music.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "degruchy.org": { + "error": 404 + }, + "social.ruotadeiservizi.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 69, + "activeMonth": 61, + "activeHalfyear": 82 + }, + "localPosts": 308 + }, + "openRegistrations": true + } + }, + "benhutchings.com": { + "error": "HTTPSConnectionPool(host='benhutchings.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.eniehack.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -46973,17 +52506,27 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.ai", + "gab.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -46995,7 +52538,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "miniwa/cute", + "nodeName": "eniehack/Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -47043,7 +52586,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://miniwa.moe/users/ivesen" + "https://pleroma.eniehack.net/users/eniehack" ], "suggestions": { "enabled": false @@ -47052,10 +52595,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000000 + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -47065,50 +52608,207 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0-heads-v2-0-0" }, "usage": { - "localPosts": 69698, + "localPosts": 7131, "users": { - "total": 199 + "total": 6 } }, "version": "2.0" } }, - "nextcloud.djpianalto.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.social/users/kadybat": { + "mastodon.utwente.nl": { "error": 404 }, - "mastodon.partipirate.org": { + "pleroma-test.pflug.email": { + "error": "HTTPSConnectionPool(host='pleroma-test.pflug.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "om.nom.pl": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "MentionPolicy", + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "baraag.net", + "pawoo.net", + "switter.at", + "humblr.social", + "sinblr.com" + ], + "banner_removal": [ + "baraag.net", + "pawoo.net", + "switter.at", + "humblr.social", + "sinblr.com" + ], + "federated_timeline_removal": [], + "good_neighbours": [ + "om.nom.pl", + "kawen.space", + "friend.camp", + "niu.moe", + "fedi.neon.moe", + "pikachu.rocks", + "sleeping.town", + "a.nom.pl", + "cybergay.space", + "bsd.network", + "mastodon.art", + "desu.social", + "fedi.anarchy.moe", + "nulled.red" + ], + "media_nsfw": [], + "media_removal": [ + "baraag.net", + "pawoo.net", + "switter.at", + "humblr.social", + "sinblr.com" + ], + "reject": [ + "gab.com", + "develop.gab.com", + "switter.at", + "humblr.social", + "sinblr.com", + "kiwifarms.cc", + "freespeechextremist.com", + "ehjovan.com", + "freespeech.firedragonstudios.com", + "gameliberty.club", + "the.hedgehoghunter.club", + "pl.765racing.com", + "pl.smuglo.li", + "shitposter.club", + "twimblr.xyz", + "yggdrasil.social" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "Taka ma\u0142a instancja", + "nodeName": "Federacja Pizzy Hawajskiej", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://om.nom.pl/users/michcio" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, "usage": { + "localPosts": 607, "users": { - "total": 1060, - "activeMonth": 79, - "activeHalfyear": 194 - }, - "localPosts": 19063 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "dev-friendica.mrpetovan.com": { + "quit.im": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sociale.network": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.06-dev-1340" + "version": "2020.03-1338" }, "protocols": { "inbound": [ @@ -47123,27 +52823,25 @@ ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", "smtp", - "twitter" + "twitter", + "wordpress" ] }, "usage": { "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 }, - "localPosts": 24, - "localComments": 4 + "localPosts": 204, + "localComments": 1 }, - "openRegistrations": false, + "openRegistrations": true, "metadata": { - "nodeName": "Friendica Social Network Dev", + "nodeName": "Sociale.Network", "protocols": { "inbound": [ "friendica", @@ -47161,296 +52859,258 @@ }, "services": { "inbound": [ - "gnusocial", "twitter" ], "outbound": [ - "gnusocial", "smtp", - "twitter" + "twitter", + "wordpress" ] }, "explicitContent": false } } }, - "labs.tachibana.cool": { - "error": 403 + "nomlishdon.racing-lagoon.info": { + "error": "HTTPSConnectionPool(host='nomlishdon.racing-lagoon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fetishdon.tk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 8 - }, - "localPosts": 167 - }, - "openRegistrations": true - } + "oss-it.ru": { + "error": 404 }, - "www.cnn.com": { + "under-bank.blue": { "error": 404 }, - "fe.dym.sh": { - "error": "HTTPSConnectionPool(host='fe.dym.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "anime.mstdn.cloud": { + "error": "HTTPSConnectionPool(host='anime.mstdn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 58773, - "activeMonth": 1892, - "activeHalfyear": 5506 - }, - "localPosts": 3413940 - }, - "openRegistrations": true - } + "laradelage.ussr.win": { + "error": "HTTPSConnectionPool(host='laradelage.ussr.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'laradelage.ussr.win' doesn't match '404.soundragon.su'\")))" }, - "social.feliwyn.fr": { - "error": "HTTPSConnectionPool(host='social.feliwyn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.tftsr.com": { + "error": "HTTPSConnectionPool(host='toot.tftsr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.tftsr.com' doesn't match either of 'audio.tftsr.com', 'cal.tftsr.com', 'chat.tftsr.com', 'drive.tftsr.com', 'gogs.tftsr.com', 'moments.tftsr.com', 'note.tftsr.com', 'site.tftsr.com', 'social.tftsr.com', 'tftsr.com', 'videos.tftsr.com', 'webmail.tftsr.com'\")))" }, - "empoknor.speedfox.co.uk": { - "error": "HTTPSConnectionPool(host='empoknor.speedfox.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "antioil.party": { + "error": "HTTPSConnectionPool(host='antioil.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.casa": { - "error": "HTTPSConnectionPool(host='masto.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.casa timed out. (connect timeout=3)'))" + "test.pontapreta.net": { + "error": "HTTPSConnectionPool(host='test.pontapreta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dreadsec.social": { + "nc.srv.b3web.de": { + "error": "HTTPSConnectionPool(host='nc.srv.b3web.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.stride.press": { + "error": "HTTPSConnectionPool(host='social.stride.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dozine.xyz": { + "error": "HTTPSConnectionPool(host='dozine.xyz', port=443): Read timed out. (read timeout=3)" + }, + "notmastodon.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.guyvernk.com": { + "error": "HTTPSConnectionPool(host='pleroma.guyvernk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.kulturnik.si": { + "error": 404 + }, + "halki.info": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "luvdon.ddns.net": { + "error": "HTTPSConnectionPool(host='luvdon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "redsocial.dynv6.net": { + "error": "HTTPSConnectionPool(host='redsocial.dynv6.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.che5hire.club": { + "error": "HTTPSConnectionPool(host='pl.che5hire.club', port=443): Read timed out. (read timeout=3)" + }, + "tachibana-labs.online": { + "error": "HTTPSConnectionPool(host='tachibana-labs.online', port=443): Read timed out. (read timeout=3)" + }, + "mst.ijs01140.cf": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 13, + "activeMonth": 4, + "activeHalfyear": 8 }, - "localPosts": 728 + "localPosts": 371 }, "openRegistrations": true } }, - "ostatus.noviiro.me": { - "error": "HTTPSConnectionPool(host='ostatus.noviiro.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "indie.computer": { - "error": "HTTPSConnectionPool(host='indie.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "diasporabr.com.br": { + "error": "HTTPSConnectionPool(host='diasporabr.com.br', port=443): Read timed out. (read timeout=3)" }, - "medias.libox.fr": { + "relay.homunyan.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 129123, - "localComments": 0 + "outbound": [] }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Libox PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "brisketpixel.sectiontwo.org": { - "error": "HTTPSConnectionPool(host='brisketpixel.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.gcfam.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "name": "activityrelay", + "version": "0.1 32a7694ab3c6f0a04872f0928109b41e660aa9f6" }, - "openRegistrations": false, "usage": { + "localPosts": 0, "users": { - "total": 2 - }, - "localPosts": 13782, - "localComments": 41 + "total": 1 + } }, + "version": "2.0", "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "GTube", - "nodeDescription": "My own private Peertube instance.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "peers": [ + "mastodon.org.uk", + "gensokyo.social", + "innerwebs.social", + "mastodon.elsacodelcoco.net", + "mastodon.jim.blue", + "social.i2p.rocks", + "flr.social", + "cat.social", + "earfolds.com", + "feminism.lgbt", + "mastodont.tk", + "horsecr.app", + "reinboar.space", + "toot.pw", + "toot.la", + "therealblue.de", + "mastodon.yurikonanao.cloud", + "social.mctango.com", + "m.deeloves.me", + "mstdn.foxfam.club", + "keelung1.ddns.net", + "wolf-359.org", + "social.ingobernable.net", + "social.seattle.wa.us", + "pla.social", + "neckbeard.xyz", + "gravitas.cafe", + "social.trshnet.de", + "voxcry.pt", + "toot.ws", + "mastoweed.com", + "thicc.horse", + "sockspls.social", + "mastodon.openpsychology.net", + "intahnet.co.uk", + "mstdn.novium.pw", + "thatsocial.site", + "mastodon.otherreality.net", + "gunzfox.tk", + "socnet.supes.com", + "mstdn.openalgeria.org", + "mstdn.oa-dev.com", + "kuko.hamburg", + "floss.social", + "relay.cyber-tribal.com", + "social.lervo.de", + "cloutfla.re", + "f-gs-only.com", + "pl.devfs.xyz", + "fentanyl.ltd", + "social.beachcom.org", + "librenet.co.za", + "eris.social", + "relay.cetialphafive.com", + "phreedom.tk", + "social.netdc.ca", + "helpchangethe.world", + "ministry.moonbutt.science", + "gameliberty.club", + "va11hal.la", + "m.semicharmed.net", + "hellsite.tyronesama.moe", + "floppy.tokyo", + "knzk.me", + "relay.armpit.me", + "blessedgeeks.social", + "weedis.life", + "mastodon.sleeck.eu", + "banana.dog", + "mastodon.libresilicon.com", + "relay.mastodon.libresilicon.com", + "relay.nazrin.moe", + "opensim.fun", + "rly.wtf", + "relay.pleroma.site", + "social.homunyan.com", + "roma.usans.in", + "mastodon.nrw", + "lanuevatierra.zyns.com", + "twimblr.xyz", + "mastodon.roocita.com", + "xa0.uk", + "taosforum.com", + "beta.koyu.space", + "fedichive.tk", + "imvegan.fyi", + "mastodon.circlelinego.com", + "pettingzoo.co", + "mastodon.zwei.net", + "mastodon-network.com", + "mas.korrigan.tech", + "edgerunner.network", + "mastodon.wearefamily.africa", + "sweet.sugarcube.pw", + "ohhi.icu", + "mastodon.spiderden.net", + "mastodon.xhrpb.com", + "mastodon.fedja.fi", + "cyber.acid.im", + "mastodon.macsnet.cz", + "toot.baby", + "loves.pizza", + "mastodon.corecoding.dev", + "fedibird.com", + "khat.komitea.fi", + "jeli.kz", + "fediverse.nenmyx.dev", + "social.itsneversunnyinnd.com", + "sn.codem.xyz", + "relay.civiq.social", + "social.biologianaweb.com.br", + "hyperion.social", + "im-in.space", + "en.litepubrelay.resplendentwebservices.com", + "coom.club", + "fedi.z0ne.moe", + "social.skewed.de", + "cao4.com", + "majestic.monster", + "fuckitter.com", + "social.dark-alexandr.net", + "ingeodon.com", + "travelpandas.fr", + "mastodon.echelon4.xyz", + "social.buckket.org", + "nangang.travnewmatic.com", + "social.azkware.net", + "mastodon.foxtrot-community.cc", + "duck.cafe", + "chilli.social", + "higgs.boson.blue" + ] } } }, - "www.cloud.chole.ch": { - "error": 404 - }, - "dragon.navy": { + "social.okoyono.de": { "nodeinfo": { "version": "2.0", "software": { @@ -47462,75 +53122,54 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, + "total": 10, + "activeMonth": 5, "activeHalfyear": 5 }, - "localPosts": 482 + "localPosts": 502 }, - "openRegistrations": true + "openRegistrations": false } }, - "pleroma.jumanji.co": { - "error": "HTTPSConnectionPool(host='pleroma.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.chopin-net.com": { - "error": "HTTPSConnectionPool(host='mstdn.chopin-net.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud0.aux.cx": { - "error": "HTTPSConnectionPool(host='cloud0.aux.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "owncloud.vypni.net": { - "error": 403 - }, - "manga.tokyo": { - "error": 403 - }, - "cloud.celti.name": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "kaiserslautern.chat": { - "error": "HTTPSConnectionPool(host='kaiserslautern.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "lambda.bmrf.institute": { + "error": "HTTPSConnectionPool(host='lambda.bmrf.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "js.social": { - "error": 521 + "hiya.mizucoffee.net": { + "error": "HTTPSConnectionPool(host='hiya.mizucoffee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.steveroy.ca": { + "toot.koeln": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 184, - "localComments": 11 + "name": "mastodon", + "version": "3.1.2+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 52, + "activeMonth": 18, + "activeHalfyear": 89 + }, + "localPosts": 16083 }, - "metadata": { - "email": "steve.roy@mail.com" - } + "openRegistrations": true } }, - "mastodon.social/users/techagent": { + "kitty.photos": { + "error": "HTTPSConnectionPool(host='kitty.photos', port=443): Read timed out. (read timeout=3)" + }, + "social.gionathandiani.name": { "error": 404 }, - "catgirl.works": { + "thickrips.cloud": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.21.0" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -47544,182 +53183,31 @@ }, "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 21 + }, + "localPosts": 2198, + "localComments": 0 }, "metadata": { - "nodeName": "Catgirl Works", - "nodeDescription": null, - "maintainer": { - "name": "Kabi", - "email": "admin-misskey@zyrenth.com" + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "en" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true + "nodeName": "u might like it", + "nodeDescription": "visual and audio enjoyments for the weedbound" } } }, - "mastodon.ryo-saeba.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.ryo-saeba.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ryo-saeba.xyz' doesn't match 'hanmudo.ryo-saeba.xyz'\")))" - }, - "51attack.li": { - "error": "HTTPSConnectionPool(host='51attack.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.flabs.org": { - "error": "HTTPSConnectionPool(host='social.flabs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.theliturgists.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3463, - "activeMonth": 158, - "activeHalfyear": 646 - }, - "localPosts": 83785 - }, - "openRegistrations": true - } - }, - "cloud.ruihildt.xyz": { + "mastodon.social/users/telmiger": { "error": 404 }, - "vtlay.polyohm.net": { - "error": "HTTPSConnectionPool(host='vtlay.polyohm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vtlay.polyohm.net timed out. (connect timeout=3)'))" - }, - "social.stronk.club": { - "error": "HTTPSConnectionPool(host='social.stronk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "party.spraci.info": { + "error": "HTTPSConnectionPool(host='party.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nijimiss.moe": { + "queer.hacktivis.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, "metadata": { - "nodeName": "\u306b\u3058\u307f\u3059.moe", - "nodeDescription": "\u300c\u4e8c\u6b21\u5143\u300d\u3068\u300cMisskey\u300d\u3092\u304b\u3051\u305f\u300e\u306b\u3058\u307f\u3059\u300f\u306f\u30a2\u30cb\u30e1\u3084\u30b2\u30fc\u30e0\u3001\u305d\u3057\u3066\u305d\u308c\u3089\u306b\u95a2\u9023\u3059\u308b\u81a8\u5927\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u611b\u3059\u308b\u8005\u306e\u305f\u3081\u3001\u305d\u3057\u3066\u81ea\u5206\u306e\u305f\u3081\u306b \u306a\u3075\u3061\u3087\u3053\u3002 \u304c\u4f01\u753b\u30fb\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002", - "maintainer": { - "name": "PandaSoft.Dev Social Networks.", - "email": "support@pandasoft.online" - }, - "langs": [], - "tosUrl": "https://pandasoft.online/terms-of-service", - "repositoryUrl": "https://github.com/PandaSoft-Dev-Social-Networks/misskey", - "feedbackUrl": "https://pandasoft.online/", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "villa.pendorwright.com": { - "error": 502 - }, - "mr.lees.greater.hong.kong.international": { - "error": "HTTPSConnectionPool(host='mr.lees.greater.hong.kong.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fotografie.tanjapetri.de": { - "error": "HTTPSConnectionPool(host='fotografie.tanjapetri.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.t327.net": { - "error": 404 - }, - "tube.scuttlebug.space": { - "error": "HTTPSConnectionPool(host='tube.scuttlebug.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "skohub.localtunnel.me": { - "error": "HTTPSConnectionPool(host='skohub.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.benno-dielmann.de": { - "error": 404 - }, - "friendica.tonundteufel.de": { - "error": 404 - }, - "nc.diestocks.de": { - "error": 404 - }, - "takeoverthe.world": { - "error": 404 - }, - "yskzkrt.com": { - "error": "HTTPSConnectionPool(host='yskzkrt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.grotz.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/GoldTortoise": { - "error": 404 - }, - "social.cybernauts.science": { - "error": 404 - }, - "pleroma.th23.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -47728,16 +53216,109 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "gopher", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20, + "threshold": 17 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "://levmblog.blogspot.com", + "://womenarestupid.site/", + "WomenAreStupid", + "megastar21.com", + "bestmegastar.com" + ], + "replace": [ + { + "pattern": "invidio.us/", + "replacement": "youtube.com/" + }, + { + "pattern": "forbiddenlove", + "replacement": "yuri" + } + ] + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "UserAllowListPolicy", + "HellthreadPolicy", + "AntiFollowbotPolicy", + "TagPolicy", + "KeywordPolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pl.smuglo.li", + "mastodon.social", + "waifu.social", + "freespeechextremist.com" + ], + "media_nsfw": [ + "switter.at", + "social.myfreecams.com", + "humblr.social" + ], + "media_removal": [], + "reject": [ + "arkham.cafe", + "ltch.fr", + "abunchtell.com", + "m.abunchtell.com", + "snap.as", + "spacetime.social", + "quey.org", + "minds.com", + "pub.minds.com", + "kneegrows.top", + "newjack.city", + "wagesofsinisdeath.com", + "honey.church", + "bitcoinhackers.org", + "neo.hongeipii.com", + "miaou.drycat.fr", + "social.librem.one", + "librem.one", + "social.puri.sm", + "francecatholique.net", + "pieville.net", + "peertube.live", + "gab.com", + "kiwifarms.cc", + "freefedifollowers.ga", + "spinster.xyz", + "fedichive.tk", + "cliterati.club", + "prout.social", + "pleroma.quaylessed.icu" + ], + "reject_deletes": [], + "report_removal": [] + }, + "mrf_user_allowlist": { + "mastodon.social": 45 + }, + "quarantined_instances": [ + "pleroma.rareome.ga", + "albin.social", + "raki.social", + "newjack.city", + "social.puri.sm" + ] }, "fieldsLimits": { "maxFields": 10, @@ -47745,10 +53326,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": true, - "nodeDescription": "We're paying for this site by the hour", - "nodeName": "Town Hall 23", + "nodeDescription": "A manual-registeration instance for Queer Hacktivists", + "nodeName": "Queer Hacktivism", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -47796,8 +53377,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.th23.org/users/dblbogey", - "https://pleroma.th23.org/users/edward" + "https://queer.hacktivis.me/users/lanodan" ], "suggestions": { "enabled": false @@ -47809,7 +53389,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -47819,54 +53399,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-7988-gf2c43cce-dev-lanodan2" }, "usage": { - "localPosts": 2, + "localPosts": 51973, "users": { - "total": 4 + "total": 13 } }, "version": "2.0" } }, - "toot.link": { - "error": "HTTPSConnectionPool(host='toot.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "resetbomb.viridiome.ga": { - "error": "HTTPSConnectionPool(host='resetbomb.viridiome.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to resetbomb.viridiome.ga timed out. (connect timeout=3)'))" - }, - "mastodon.fishing": { - "error": "HTTPSConnectionPool(host='mastodon.fishing', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.windarto.id": { - "error": 404 - }, - "hub.popnet.xyz": { - "error": "HTTPSConnectionPool(host='hub.popnet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sneak.berlin": { - "error": 404 - }, - "pifin.cz": { - "error": "HTTPSConnectionPool(host='pifin.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pifin.cz timed out. (connect timeout=3)'))" - }, - "rustys.noho.st": { - "error": "HTTPSConnectionPool(host='rustys.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.wolter.house": { - "error": 400 - }, - "bublly.m.to": { - "error": "HTTPSConnectionPool(host='bublly.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aptest.astra.cat": { - "error": "HTTPSConnectionPool(host='aptest.astra.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Pathfinder": { - "error": 404 + "pilvi.pyry.me": { + "error": "HTTPSConnectionPool(host='pilvi.pyry.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "aria.masto.host": { + "m.moriya.faith": { "nodeinfo": { "version": "2.0", "software": { @@ -47882,87 +53429,78 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 145 + "localPosts": 2127 }, "openRegistrations": false } }, - "countingcalories.spodgod.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Counting Calories", - "nodeDescription": "Losing 72 lbs in 52 weeks for Macmillan Cancer Support", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 16 - }, - "version": "2.0" - } + "gs.smuglo.li": { + "error": "HTTPSConnectionPool(host='gs.smuglo.li', port=443): Read timed out. (read timeout=3)" }, - "bun.pew.im": { + "masto.quad.moe": { + "error": "HTTPSConnectionPool(host='masto.quad.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s.russwurm.org": { + "error": "HTTPSConnectionPool(host='s.russwurm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.russwurm.org' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" + }, + "tuomisto.io": { + "error": "HTTPSConnectionPool(host='tuomisto.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "b1y.de": { + "error": "HTTPSConnectionPool(host='b1y.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "don.techfeed.io": { + "error": "HTTPSConnectionPool(host='don.techfeed.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.dentrassi.de": { + "error": 500 + }, + "pleroma.slum.cloud": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 4 - }, - "localPosts": 185 - }, - "software": { - "version": "1.0.0-HEAD", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://bun.pew.im/users/sorch", - "https://bun.pew.im/users/lumi" + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "plam", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -47995,143 +53533,21 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": ":bun: pew", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.slum.cloud/users/m0r016" ], - "accountActivationRequired": false - } - } - }, - "xfb4m1ocbqh01.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='xfb4m1ocbqh01.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.noorul.xyz": { - "error": "HTTPSConnectionPool(host='social.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hlim.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "familleborne.com": { - "error": 404 - }, - "trashtalk.jp": { - "error": "HTTPSConnectionPool(host='trashtalk.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.media-trust.com": { - "error": "HTTPSConnectionPool(host='mstdn.media-trust.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yamastodon.jp": { - "error": 404 - }, - "blog.scssoft.com": { - "error": 404 - }, - "mastodon.hillebrand.io": { - "error": 404 - }, - "piconic.co": { - "nodeinfo": { - "metadata": { - "nodeName": "piconic.co", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "suggestions": { + "enabled": false }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "20000", - "max_caption_length": "1500", - "album_limit": "12", - "image_quality": 85, - "optimize_image": true, - "optimize_video": false, - "media_types": "image/jpeg,image/png", - "enforce_account_limit": false - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "piconic", - "domain": "piconic.co", - "url": "https://piconic.co", - "description": "Photography focused instance" - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -48140,175 +53556,275 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "pleroma", + "version": "2.0.3-stable" }, "usage": { - "localPosts": 967, - "localComments": 0, + "localPosts": 208, "users": { - "total": 248, - "activeHalfyear": 298, - "activeMonth": 110 + "total": 17 } }, - "version": "2.0", - "openRegistrations": true + "version": "2.0" } }, - "cloud.amifsud.fr": { - "error": 404 - }, - "mastodon.social/users/bonsaiheldin": { - "error": 404 + "camglobe.social": { + "error": "HTTPSConnectionPool(host='camglobe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "old.regionalkollektiv.de": { - "error": "HTTPSConnectionPool(host='old.regionalkollektiv.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'old.regionalkollektiv.de' doesn't match either of 'www.serverzert.de', 'serverzert.de'\")))" + "pleroma.bytepirate.org": { + "error": "HTTPSConnectionPool(host='pleroma.bytepirate.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "metaldon.com": { - "error": "HTTPSConnectionPool(host='metaldon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "events.tinysubversions.com": { + "error": "HTTPSConnectionPool(host='events.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "relay.cisti.org": { - "error": "HTTPSConnectionPool(host='relay.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kellynaproducrv2.wordpress.com": { + "error": 404 }, - "lediver.se": { + "mastodon.schlenz.ruhr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 8, - "activeHalfyear": 12 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 700 + "localPosts": 953 }, "openRegistrations": false } }, - "mastodon.ts-novels.jp": { - "error": "HTTPSConnectionPool(host='mastodon.ts-novels.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "pixelfed.francoispelletier.org": { + "error": "HTTPSConnectionPool(host='pixelfed.francoispelletier.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.sulli.ca": { - "error": "HTTPSConnectionPool(host='social.sulli.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.sulli.ca' doesn't match 'speedtest.skyraker.ca'\")))" + "dev.inanantoka.com": { + "error": "HTTPSConnectionPool(host='dev.inanantoka.com', port=443): Read timed out. (read timeout=3)" }, - "xkcd.network": { - "error": "HTTPSConnectionPool(host='xkcd.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.kvschaik.nl": { + "error": "HTTPSConnectionPool(host='www.kvschaik.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.zachartajuddin.com": { - "error": "HTTPSConnectionPool(host='social.zachartajuddin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "on.vu": { + "error": "HTTPSConnectionPool(host='on.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "niwatoriman.me": { - "error": "HTTPSConnectionPool(host='niwatoriman.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to niwatoriman.me timed out. (connect timeout=3)'))" + "social.sitedethib.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "tri.cash": { - "error": 405 + "blog.meld.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 230, + "localComments": 6 + }, + "openRegistrations": true, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] + }, + "protocols": [ + "activitypub" + ], + "metadata": { + "email": "richard@zsemberi.de" + } + } }, - "toot.r33int.xyz": { - "error": "HTTPSConnectionPool(host='toot.r33int.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.vandermeyden.org": { + "error": "HTTPSConnectionPool(host='blog.vandermeyden.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.mamieserv.fr": { - "error": "HTTPSConnectionPool(host='video.mamieserv.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pixalephed.net": { + "error": "HTTPSConnectionPool(host='pixalephed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toots.kuester7.com": { - "error": "HTTPSConnectionPool(host='toots.kuester7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "livia1.dnsup.net": { + "error": "HTTPSConnectionPool(host='livia1.dnsup.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "jasette.facil.services": { + "0xd.0xa.pw": { + "error": "HTTPSConnectionPool(host='0xd.0xa.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/kaiser": { "error": 404 }, - "hazy.blog": { + "pleromatest.dalme.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.intmax.jp": { "nodeinfo": { - "metadata": { - "nodeName": "Hazy Blog", - "nodeDescription": "A Hazy Blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 159, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1063 }, + "openRegistrations": true + } + }, + "shigyoudon.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "dragonscave.space": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 16, + "activeMonth": 4, + "activeHalfyear": 35 }, - "localPosts": 2 + "localPosts": 2187 }, - "version": "2.0" + "openRegistrations": true } }, - "mstdn.itmedia.co.jp": { - "error": 404 - }, - "socialclub.nyc": { + "mastodon.ocf.berkeley.edu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 64, + "activeMonth": 14, + "activeHalfyear": 23 }, - "localPosts": 0 + "localPosts": 1015 }, "openRegistrations": true } }, - "droplet5.nowddns.com": { - "error": "HTTPSConnectionPool(host='droplet5.nowddns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to droplet5.nowddns.com timed out. (connect timeout=3)'))" - }, - "peen.dev": { - "error": 404 + "mstdn.tyamac.com": { + "error": "HTTPSConnectionPool(host='mstdn.tyamac.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kneegrows.top": { - "error": "HTTPSConnectionPool(host='kneegrows.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.laboas.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 22, + "activeMonth": 12, + "activeHalfyear": 20 + }, + "localPosts": 1315 + }, + "openRegistrations": true + } }, - "toot.la": { - "error": "HTTPSConnectionPool(host='toot.la', port=443): Read timed out. (read timeout=3)" + "pnw.social": { + "error": "HTTPSConnectionPool(host='pnw.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud2.nanoforge.fr": { - "error": "HTTPSConnectionPool(host='cloud2.nanoforge.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "frndc.saschaschroeder.eu": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora" + ], + "outbound": [ + "friendica", + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "FRNDC (Federated R00g Network & Distributed Community) [BETA]", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } }, - "mastodon.social/users/apptizing": { + "mastodon.social/users/Misbiopy": { "error": 404 }, - "udub.club": { - "error": "HTTPSConnectionPool(host='udub.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.titis.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.titis.xyz', port=443): Read timed out. (read timeout=3)" }, - "vloggers.social": { + "videos.upr.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -48323,182 +53839,69 @@ "openRegistrations": false, "usage": { "users": { - "total": 201 + "total": 1 }, - "localPosts": 24370, - "localComments": 9 + "localPosts": 1510, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Vloggers (PeerTube)", - "nodeDescription": "Instance PeerTube d\u00e9di\u00e9e aux vlogs sous toutes leurs formes.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Vid\u00e9os de l'UPR", + "nodeDescription": "Cha\u00eene de secours des vid\u00e9os UPR" } } }, - "mud.social": { + "mbstdn.tokyo": { + "error": "HTTPSConnectionPool(host='mbstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.gegeweb.eu": { + "error": 403 + }, + "social.chinwag.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2-cw1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 11, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 257, + "activeMonth": 52, + "activeHalfyear": 232 }, - "localPosts": 133 + "localPosts": 83496 }, "openRegistrations": true } }, - "sportsball.rocks": { - "error": "HTTPSConnectionPool(host='sportsball.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "qwanturank.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 29, + "activeMonth": 27, + "activeHalfyear": 30 + }, + "localPosts": 95 + }, + "openRegistrations": true + } }, - "connect.nasustim.com": { + "masto.raildecake.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -48510,346 +53913,223 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 137, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 464 + "localPosts": 6130 }, "openRegistrations": false } }, - "social.collabora.digital": { - "error": "HTTPSConnectionPool(host='social.collabora.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixel.okaris.de": { - "error": "HTTPSConnectionPool(host='pixel.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" + "werewolf.space": { + "error": 404 }, - "blog.benpro.fr": { + "bigshoulders.city": { "nodeinfo": { - "metadata": { - "nodeName": "blog.benpro.fr", - "nodeDescription": "FLOSS and Japan things", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] + "usage": { + "users": { + "total": 37, + "activeMonth": 7, + "activeHalfyear": 12 + }, + "localPosts": 34562 }, + "openRegistrations": false + } + }, + "idf.social": { + "error": 404 + }, + "nextcloud.rtwebb.com": { + "error": 403 + }, + "violet.lua-mu.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "orbistertius.masto.host": { + "error": "HTTPSConnectionPool(host='orbistertius.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.qub.io": { + "error": 502 + }, + "pone.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 110, + "activeMonth": 38, + "activeHalfyear": 88 }, - "localPosts": 6 + "localPosts": 303 }, - "version": "2.0" + "openRegistrations": true } }, - "druid.town": { - "error": "HTTPSConnectionPool(host='druid.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to druid.town timed out. (connect timeout=3)'))" + "masto.moul.re": { + "error": 502 }, - "rosehip.moe": { + "pleroma.kity.wtf": { + "error": "HTTPSConnectionPool(host='pleroma.kity.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.kity.wtf' doesn't match either of 'cloud.kity.wtf', 'grafana.kity.wtf', 'kity.wtf', 'matrix.kity.wtf', 'stuff.kity.wtf'\")))" + }, + "m.netwkr.net": { + "error": "HTTPSConnectionPool(host='m.netwkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "demon.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 14 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 31164 + "localPosts": 9298 }, "openRegistrations": false } }, - "nextcloud.x-6.nl": { - "error": 404 - }, - "mastodon.freifunk-minden.de": { - "error": 404 - }, - "mastodon.mtndevelopment.com": { - "error": "HTTPSConnectionPool(host='mastodon.mtndevelopment.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tbubbles.de": { - "error": 404 + "toot.moe": { + "error": "HTTPSConnectionPool(host='toot.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.fr": { + "ppstube.portageps.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "pleroma + fromage + baguette", - "nodeName": "Pleroma.fr", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.fr/users/tom79", - "https://pleroma.fr/users/href" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 41612, "users": { - "total": 202 - } + "total": 5 + }, + "localPosts": 5, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PPSTube", + "nodeDescription": "PPSTube (powered by PeerTube) is service provided by Portage Public Schools for teachers and staff to public video content for consumption by students and educators." + } } }, - "mastodon.social/users/Raccoon": { - "error": 404 + "antama.m.to": { + "error": "HTTPSConnectionPool(host='antama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/nex3": { + "mastodon.sylvaniansagamies.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.sylvaniansagamies.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "occitanie-decroissance.info": { "error": 404 }, - "asymptote.club": { - "error": "HTTPSConnectionPool(host='asymptote.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to asymptote.club timed out. (connect timeout=3)'))" + "twmgw.localtunnel.me": { + "error": "HTTPSConnectionPool(host='twmgw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "blog.bootloader.io": { - "error": 502 + "tuner.1242.com": { + "error": "HTTPSConnectionPool(host='tuner.1242.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.misosi.ru": { - "error": 404 + "ghosty.ch": { + "error": "HTTPSConnectionPool(host='ghosty.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ghosty.ch' doesn't match 'matrix.ghosty.ch'\")))" }, - "bashell.com": { + "james.network": { + "error": "HTTPSConnectionPool(host='james.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yzaae39pzbnj1hnb0jn6z.4chan.icu": { + "error": "HTTPSConnectionPool(host='yzaae39pzbnj1hnb0jn6z.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "freezepeach.xyz": { + "error": "HTTPSConnectionPool(host='freezepeach.xyz', port=443): Read timed out. (read timeout=3)" + }, + "mast.datamol.org": { "nodeinfo": { - "metadata": { - "nodeDescription": "This is a public Plume instance running on my personal computer at home.", - "nodeName": "Bashell (dot) Com" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, "usage": { - "localComments": 2, - "localPosts": 17, "users": { - "total": 15 - } + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 224 }, - "version": "2.0" + "openRegistrations": false } }, - "stodon.fr": { - "error": "HTTPSConnectionPool(host='stodon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.linu.xxx": { - "error": "HTTPSConnectionPool(host='social.linu.xxx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey-test.taboulisme.com": { - "error": "HTTPSConnectionPool(host='misskey-test.taboulisme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to misskey-test.taboulisme.com timed out. (connect timeout=3)'))" - }, - "pounced.me": { - "error": "HTTPSConnectionPool(host='pounced.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/mahabali": { - "error": 404 - }, - "guysden.online": { - "error": "HTTPSConnectionPool(host='guysden.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sungo.io": { - "error": 404 - }, - "interprofesionalgranada.wordpress.com": { - "error": 404 - }, - "blog.jabberhead.tk": { + "mastodon.lermer.nl": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 73, - "localComments": 148 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] + "localPosts": 584 }, - "protocols": [ - "activitypub", - "webmention" - ], - "metadata": { - "email": "vanitasvitae@riseup.net" - } + "openRegistrations": true } }, - "toot.snoot.club": { - "error": 404 - }, - "mini.msky.cafe": { - "error": 410 - }, - "s01.v-net24.de": { - "error": "HTTPSConnectionPool(host='s01.v-net24.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rungirls.run": { - "error": 404 - }, - "cyberia.nessel.cloud": { - "error": "HTTPSConnectionPool(host='cyberia.nessel.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tuner.1242.com": { - "error": "HTTPSConnectionPool(host='tuner.1242.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.klinikowski.pl": { - "error": "HTTPSConnectionPool(host='toot.klinikowski.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "0x4bm.nsupdate.info": { - "error": "HTTPSConnectionPool(host='0x4bm.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "activitypub.tk": { + "error": "HTTPSConnectionPool(host='activitypub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "testcloud.jet0jlh.de": { - "error": 500 + "hub.solarnight.net": { + "error": "HTTPSConnectionPool(host='hub.solarnight.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.mk39.xyz": { + "whisperstorm.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -48857,60 +54137,50 @@ "usage": { "users": { "total": 1, - "activeMonth": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 589 + "localPosts": 2 }, - "openRegistrations": false + "openRegistrations": true } }, - "shimokita.social": { - "error": "HTTPSConnectionPool(host='shimokita.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fika.grin.hu": { + "friendica.at-inet.de": { "nodeinfo": { - "version": 1, + "version": "1.0", "software": { - "name": "friendica", - "version": "2019.09-1323" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "dreamwidth", - "gnusocial" + "smtp", + "twitter" ] }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 5, - "localComments": 7 - }, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "F-ika", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -48918,6 +54188,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -48925,24 +54196,60 @@ }, "services": { "inbound": [ - "gnusocial" + "twitter" ], "outbound": [ - "dreamwidth", - "gnusocial" + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "mastdc.com": { - "error": "HTTPSConnectionPool(host='mastdc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.plein.org": { + "error": "HTTPSConnectionPool(host='mastodon.plein.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "khlea.jp": { - "error": "HTTPSConnectionPool(host='khlea.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to khlea.jp timed out. (connect timeout=3)'))" + "groundcontrol.dscloud.me": { + "error": 404 }, - "veenus.art": { + "asocial.swagosaure.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "mastodon.cdnovel.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "m.jay.xyz": { + "error": 404 + }, + "write.ryankes.eu": { + "error": 404 + }, + "nordisk.cloud": { + "error": "HTTPSConnectionPool(host='nordisk.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "such.technology": { + "error": "HTTPSConnectionPool(host='such.technology', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.wivodaim.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -48954,63 +54261,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "sinblr.com", - "switter.at", - "porn-k.com", - "pornfed.social" - ], - "banner_removal": [ - "sinblr.com", - "switter.at", - "porn-k.com", - "pornfed.social" - ], - "federated_timeline_removal": [ - "sinblr.com", - "humblr.social", - "switter.at", - "porn-k.com", - "pornfed.social", - "tabletop.social", - "hellsite.site", - "mstdn.foxfam.club" - ], - "media_nsfw": [ - "baraag.net", - "anime.website", - "pawoo.net", - "pl.smuglo.li", - "stereophonic.space", - "mstdn.jp" - ], - "media_removal": [], - "reject": [ - "joinfreedom.tk" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "sunbeam.city" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -49018,10 +54278,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance for artists and art lovers", - "nodeName": "Veenus - For artists and art lovers", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -49069,8 +54329,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://veenus.art/users/lottev", - "https://veenus.art/users/modlog" + "https://pleroma.wivodaim.net/users/wivodaim" ], "suggestions": { "enabled": false @@ -49092,27 +54351,27 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-92-g69341cbc-develop" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 4756, + "localPosts": 1, "users": { - "total": 19 + "total": 3 } }, "version": "2.0" } }, - "nextcloud.lilo.li.raab.link": { - "error": 404 + "icewind.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "kenhou.info": { - "error": "HTTPSConnectionPool(host='kenhou.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nuage.acostey.fr": { + "error": "HTTPSConnectionPool(host='nuage.acostey.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "enbi.es": { - "error": "HTTPSConnectionPool(host='enbi.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'enbi.es' doesn't match either of 'canoas.fazendafomento.com.br', 'fazendafomento.com.br', 'santamaria.fazendafomento.com.br', 'www.canoas.fazendafomento.com.br', 'www.fazendafomento.com.br', 'www.santamaria.fazendafomento.com.br'\")))" + "relay.monsterpit.net": { + "error": "HTTPSConnectionPool(host='relay.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.recipes.exchange": { + "pl.neko.bar": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -49124,122 +54383,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "AntiFollowbotPolicy", - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "rainbowdash.net", - "shitposter.club", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au3pb.net", - "gorf.club", - "sealion.club", - "unsafe.space", - "shitposter.club", - "rainbowdash.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "unsafe.space", - "social.heldscal.la", - "wrongthink.net", - "ediot.social", - "social.au2pb.net", - "social.hidamari.blue", - "libertarianism.club", - "npf.mlpol.net", - "switter.at", - "porn.business", - "humblr.social", - "ehjovan.com", - "shitasstits.life", - "sinblr.com", - "fosstodon.org", - "hub.spaz.org" - ], - "media_nsfw": [ - "switter.at", - "porn.business", - "humblr.social", - "shitasstits.life" - ], - "media_removal": [], - "reject": [ - "librem.one", - "pawoo.net", - "pleroma.rareome.ga", - "social.homunyan.com", - "baraag.net", - "social.allthefallen.ninja", - "preteengirls.biz", - "mastodon.loliandstuff.moe", - "wxw.moe", - "social.super-niche.club", - "loli.estate", - "youkai.town", - "shitasstits.life", - "vampire.estate", - "stealingyour.info", - "gs.smuglo.li", - "pl.smuglo.li", - "oneway.masto.host", - "wagesofsinisdeath.com", - "freespeech.firedragonstudios.com", - "pleroma.cucked.me", - "daffodil-11.org", - "cnet.site", - "rapefeminists.network", - "mobile.co", - "freespeechextremist.com", - "feminism.lgbt", - "kneegrows.top", - "gameliberty.club", - "thechad.zone", - "illegalporn.biz", - "gab.ai", - "gab.com", - "develop.gab.com", - "lets.saynoto.lgbt", - "not-develop.gab.com", - "relay.homunyan.com", - "weedis.life", - "gab.com", - "gab.sleeck.eu", - "kompost.cz", - "cyzed.com", - "exited.eu", - "melalandia.tk", - "gab.sleeck.eu", - "cyzed.com", - "sinblr.com", - "gab.sleeck.eu", - "weedis.life", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "freevoice.space" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "freespeechextremist.com", - "librem.one", - "social.librem.one" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -49249,8 +54402,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "All things cooking, recipes, food", - "nodeName": "Recipes Exchange", + "nodeDescription": "nya", + "nodeName": "pl.neko.bar", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -49298,8 +54451,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.recipes.exchange/users/kemonine", - "https://social.recipes.exchange/users/ambassador" + "https://pl.neko.bar/users/nekojanai" ], "suggestions": { "enabled": false @@ -49311,7 +54463,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -49321,18 +54473,33 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-449-g252528a4-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 411, + "localPosts": 2283, "users": { - "total": 15 + "total": 9 } }, "version": "2.0" } }, - "toot.nx-pod.de": { + "cloud.pikami.org": { + "error": 403 + }, + "mastodon.roconize.com": { + "error": "HTTPSConnectionPool(host='mastodon.roconize.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodonargentina.club": { + "error": "HTTPSConnectionPool(host='mastodonargentina.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.savage-network.com": { + "error": 404 + }, + "mast.sha.pe.kr": { + "error": 410 + }, + "social.nerantzis.de": { "nodeinfo": { "version": "2.0", "software": { @@ -49348,15 +54515,33 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 58 + "localPosts": 0 }, "openRegistrations": false } }, - "social.talajen.com": { + "testap.jlelse.blog": { + "error": "HTTPSConnectionPool(host='testap.jlelse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.starmade.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/hd": { "error": 404 }, - "peertube.social": { + "fedi.heyquark.com": { + "error": 520 + }, + "pleroma.damaron.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.mastodon.com.au": { + "error": "HTTPSConnectionPool(host='social.mastodon.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn01.noellabo.jp": { + "error": "HTTPSConnectionPool(host='mstdn01.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.calculate.social": { "nodeinfo": { "version": "2.0", "software": { @@ -49373,50 +54558,26 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 2003 + "total": 35 }, - "localPosts": 105093, - "localComments": 619 + "localPosts": 359, + "localComments": 11 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Peertube.social", - "nodeDescription": "Peertube instance for leftist and non-commercial content. Unlimited uploads (up to 500 MB per day)", + "nodeName": "Calculate Tube", + "nodeDescription": "The site runs on a federated (ActivityPub) Peertube streaming video platform using P2P (BitTorrent) directly in a web browser with WebTorrenet and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "mtcaptcha", - "version": "0.0.1", - "description": "PeerTube plugin adding MTCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -49427,13 +54588,12 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, 240, 360, 480, @@ -49447,14 +54607,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -49512,7 +54672,7 @@ }, "user": { "videoQuota": -1, - "videoQuotaDaily": 524288000 + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -49526,55 +54686,103 @@ } } }, - "ramses.amicidelbaretto.org": { - "error": "HTTPSConnectionPool(host='ramses.amicidelbaretto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ramses.amicidelbaretto.org timed out. (connect timeout=3)'))" + "mastoc.fr": { + "error": "HTTPSConnectionPool(host='mastoc.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "morgn.net": { - "error": 404 + "technologeek.me": { + "error": "HTTPSConnectionPool(host='technologeek.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vriska.info": { - "error": "HTTPSConnectionPool(host='vriska.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vriska.info timed out. (connect timeout=3)'))" + "mastodon.kuroserver.net": { + "error": "HTTPSConnectionPool(host='mastodon.kuroserver.net', port=443): Read timed out. (read timeout=3)" }, - "social.panthermodern.net": { + "konkon.click": { + "error": 502 + }, + "campaign.openworlds.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 120, + "activeMonth": 22, + "activeHalfyear": 48 }, - "localPosts": 5350 + "localPosts": 6415 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.calvados.fr": { - "error": "HTTPSConnectionPool(host='cloud.calvados.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mogumogucombo.m.to": { + "error": "HTTPSConnectionPool(host='mogumogucombo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.quarantine.noho.st": { - "error": "HTTPSConnectionPool(host='peertube.quarantine.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.quarantine.noho.st timed out. (connect timeout=3)'))" + "www.ludovicsouliman.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 29, + "localComments": 4 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "tykayn@gmail.com" + } + } }, - "gonext.gg": { + "amici.pallamondo.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/desikn": { "error": 404 }, - "friendica.gavrilo.net": { - "error": "HTTPSConnectionPool(host='friendica.gavrilo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "melalandia.tk": { + "error": 404 }, - "staging.speechmore.ml": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.gnieh.org": { + "error": "HTTPSConnectionPool(host='mastodon.gnieh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.gnieh.org' doesn't match either of 'blog.gnieh.org', 'comments.gnieh.org', 'confinn.gnieh.org', 'glossa.gnieh.org', 'www.gnieh.org', 'www.monperrus.net'\")))" }, - "menzai.m.to": { - "error": "HTTPSConnectionPool(host='menzai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fosstodon.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9342, + "activeMonth": 1972, + "activeHalfyear": 5248 + }, + "localPosts": 316961 + }, + "openRegistrations": true + } }, - "pleroma.wivodaim.net": { + "lets.bemoe.online": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -49586,27 +54794,22 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "BlockPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeDescription": "GNU/moe dimension of the moeverse", + "nodeName": "GNU/moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -49654,16 +54857,20 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.wivodaim.net/users/wivodaim" + "https://lets.bemoe.online/users/murabito" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 25000000 } }, "openRegistrations": true, @@ -49676,168 +54883,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "1.1.50-1802-geee4381a-develop" }, "usage": { - "localPosts": 1, + "localPosts": 15813, "users": { - "total": 3 + "total": 36 } }, "version": "2.0" } }, - "social.crowded.group": { - "error": "HTTPSConnectionPool(host='social.crowded.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "30evwqhcol5b4z8k8s82l.4chan.icu": { - "error": "HTTPSConnectionPool(host='30evwqhcol5b4z8k8s82l.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "cloud.montera34.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "friendica.ca": { - "error": "HTTPSConnectionPool(host='friendica.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.ca' doesn't match 'classicraft.ca.gy'\")))" - }, - "nuvens.pt": { - "error": 404 - }, - "nc.dulib.re": { - "error": "HTTPSConnectionPool(host='nc.dulib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nc.dulib.re timed out. (connect timeout=3)'))" - }, - "home.aqraf.tokyo": { - "error": "HTTPSConnectionPool(host='home.aqraf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.freddi.app": { - "error": "HTTPSConnectionPool(host='mastodon.freddi.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cogitoergofem.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3158 - }, - "openRegistrations": false - } - }, - "alarsen.ddns.net": { - "error": 404 - }, - "social.tuto-craft.com": { - "error": "HTTPSConnectionPool(host='social.tuto-craft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hatred.club": { - "error": "HTTPSConnectionPool(host='hatred.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.unixmail.fr": { - "error": "HTTPSConnectionPool(host='status.unixmail.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quod.pl": { - "error": "HTTPSConnectionPool(host='quod.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.dustinkirkland.com": { - "error": 404 - }, - "mastodon.revconnect.com": { - "error": "HTTPSConnectionPool(host='mastodon.revconnect.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "neetodon.com": { - "error": "HTTPSConnectionPool(host='neetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "radio.evilchi.li": { - "error": "HTTPSConnectionPool(host='radio.evilchi.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.xn--wxa.zone": { - "error": "HTTPSConnectionPool(host='social.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "schach-goettingen.de/cms": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 57 - }, - "localPosts": 801, - "localComments": 91 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "esv@ingram-braun.net" - } - } - }, - "mastodon.social/users/DrSkipper": { - "error": 404 - }, - "friendica.hfrc.de": { - "error": "HTTPSConnectionPool(host='friendica.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.elliotali.com": { - "error": "HTTPSConnectionPool(host='toot.elliotali.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.si": { - "error": "HTTPSConnectionPool(host='mstdn.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "3v.fi": { - "error": 404 - }, - "mstdn.nanamachi.net": { + "mastodon.social/users/coolstar": { "error": 404 }, - "acg.debula.ml": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2291, - "activeMonth": 103, - "activeHalfyear": 279 - }, - "localPosts": 47679 - }, - "openRegistrations": false - } + "ex.tending.to": { + "error": 503 }, - "video.ivel.fr": { + "mstdn.prfm.jp": { "error": 404 }, - "c.jdmnt.co": { - "error": "HTTPSConnectionPool(host='c.jdmnt.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.training": { - "error": "HTTPSConnectionPool(host='mastodon.training', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.puni.moe": { + "error": "HTTPSConnectionPool(host='m.puni.moe', port=443): Read timed out. (read timeout=3)" }, - "mastodon.konc.wtf": { + "sozial.vollerlie.be": { "nodeinfo": { "version": "2.0", "software": { @@ -49853,341 +54922,359 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 51 + "localPosts": 9 }, - "openRegistrations": false + "openRegistrations": true } }, - "friendica.weller.io": { - "error": "HTTPSConnectionPool(host='friendica.weller.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "okadon.m.to": { + "error": "HTTPSConnectionPool(host='okadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "obitsudon.midyuki.net": { - "error": 403 + "cloud.pandasportal.net": { + "error": 404 }, - "changelings.online": { - "error": "HTTPSConnectionPool(host='changelings.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.cirno.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toot.lain.moe": { + "runyu.tokyo": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 14, + "activeMonth": 11, + "activeHalfyear": 21 }, - "localPosts": 476 + "localPosts": 36796 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.minecraft.jp.net": { - "error": "HTTPSConnectionPool(host='mastodon.minecraft.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "teacoffee.life": { + "error": "HTTPSConnectionPool(host='teacoffee.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "spod.ca": { - "error": 404 + "toot.mastoc.fr": { + "error": "HTTPSConnectionPool(host='toot.mastoc.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.lu": { - "error": "HTTPSConnectionPool(host='toot.lu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.mofgao.space": { + "error": "HTTPSConnectionPool(host='www.mofgao.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.yyuuiikk.org": { - "error": "HTTPSConnectionPool(host='mstdn.yyuuiikk.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mcncraftodon.site": { + "error": "HTTPSConnectionPool(host='mcncraftodon.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.friesoydica.de": { + "jonathanselea.se": { "error": 404 }, - "pixelfd.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.survival-machines.fr": { - "error": "HTTPSConnectionPool(host='mastodon.survival-machines.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.survival-machines.fr' doesn't match either of 'api.metrixvr.net', 'bdw2020.slaynash.fr', 'beatsabermultiplayer.slaynash.fr', 'bsmodmanager.slaynash.fr', 'download2.survival-machines.fr', 'hypercat-studio.net', 'imap.hypercat-studio.net', 'imap.metrixvr.net', 'imap.survival-machines.fr', 'metrixvr.net', 'munin.survival-machines.fr', 'postfixadmin.survival-machines.fr', 'smtp.hypercat-studio.net', 'smtp.metrixvr.net', 'smtp.survival-machines.fr', 'survival-machines.fr', 'vrchat.slaynash.fr', 'vrchat.survival-machines.fr', 'vrcmodmanager.slaynash.fr'\")))" + "reptilehouse.masto.host": { + "error": "HTTPSConnectionPool(host='reptilehouse.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rockingr.xirtameht.net": { - "error": "HTTPSConnectionPool(host='rockingr.xirtameht.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "hub.palandor.net": { + "error": "HTTPSConnectionPool(host='hub.palandor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.techcovenant.com": { - "error": "HTTPSConnectionPool(host='www.techcovenant.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pifin.cz": { + "error": "HTTPSConnectionPool(host='pifin.cz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/aral": { - "error": 404 + "moun.kareal.net": { + "error": "HTTPSConnectionPool(host='moun.kareal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" }, - "pleroma.ctseuro.com": { - "error": "HTTPSConnectionPool(host='pleroma.ctseuro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "feed.rkd.pw": { + "error": 502 }, - "carma.red": { - "error": "HTTPSConnectionPool(host='carma.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to carma.red timed out. (connect timeout=3)'))" + "s.dat.cloud": { + "error": "HTTPSConnectionPool(host='s.dat.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kloudboy.xyz": { - "error": "HTTPSConnectionPool(host='kloudboy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/envgen": { + "error": 404 }, - "toot.style": { - "error": "HTTPSConnectionPool(host='toot.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "extremecameo.website": { + "error": "HTTPSConnectionPool(host='extremecameo.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.teci.world": { + "peertube.touhoppai.moe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "TECI Dev", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://dev.teci.world/users/curtis", - "https://dev.teci.world/users/alex" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 1, "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "tweet.thepirate.party": { - "error": "HTTPSConnectionPool(host='tweet.thepirate.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tweet.thepirate.party timed out. (connect timeout=3)'))" - }, - "recetasbellas.com": { - "error": 404 - }, - "social.homunyan.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+homu" + "total": 6 + }, + "localPosts": 214, + "localComments": 1 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 594, - "activeMonth": 148, - "activeHalfyear": 215 + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 33271 - }, - "openRegistrations": true + "nodeName": "Touhoppai Tube", + "nodeDescription": "[EN] Instance dedicated to Touhoppai projects as well as Touhou related and Open animation mostly.\n\n[FR] Instance d\u00e9di\u00e9e \u00e0 l'h\u00e9bergement des vid\u00e9os cr\u00e9\u00e9es par l'\u00e9quipe touhoppai ou \u00e0 la conservation de vid\u00e9o Touhou tierces ou d'animation libres", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "pix.deuchnord.fr": { - "error": "HTTPSConnectionPool(host='pix.deuchnord.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.deuchnord.fr' doesn't match 'nebula.astronewbie.space'\")))" + "creature.cafe": { + "error": 404 }, - "v2.tamx.tk": { + "librenet.co.za": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "The Free Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "TamronaV2", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "explicitContent": false + } + } + }, + "hutaffe.blog": { + "error": 404 + }, + "weeaboo.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "yodok.bunkerchan.xyz": { + "error": "HTTPSConnectionPool(host='yodok.bunkerchan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.outofreality.org": { + "error": "HTTPSConnectionPool(host='videos.outofreality.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dolphin-town.herokuapp.com": { + "error": 404 + }, + "spooky.pizza": { + "error": "HTTPSConnectionPool(host='spooky.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gyutte.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 277, - "users": { - "total": 3 - } + "users": {} }, - "version": "2.0" + "metadata": { + "nodeName": "\u304e\u3085\u30c3\u3066\u3057\u3066", + "nodeDescription": "\u304e\u3085\u30c3\u3066\u3057\u3066\u306fFediverse\u306b\u6d6e\u304b\u3076\u5c0f\u3055\u306a\u60d1\u661f\u306a\u306e\u3002
\n\u3086\u308b\u3086\u308b\u3075\u308f\u3075\u308f\u5927\u6c17\u306b\u5305\u307e\u308c\u306a\u304c\u3089Fediverse\u3092\u6f02\u3046\u306e\u3002
\n
\nMisskey\u59cb\u3081\u3066\u307f\u307e\u305b\u3093\u304b\uff1f
\n\u304e\u3085\u30c3\u3066\u3057\u3066\u306eMisskey\u306f\u30c9\u30e9\u30a4\u30d6\u5bb9\u91cf16GB\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u53ef\u80fd\u30b5\u30a4\u30ba100MB\u3001\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u4e0d\u8981\u3001Fediverse\u306eMastodon\u3084Pleroma\u306a\u30691000\u30b5\u30a4\u30c8\u4ee5\u4e0a\u3068\u9023\u5408\u3057\u3066\u56fd\u5185VPS\u3067\u7a3c\u50cd\u4e2d\u306a\u306e\u3002\u65b0\u898f\u767b\u9332\u306f\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3\uff06FAQ\u3092\u8aad\u3093\u3067\u306a\u306e\u3002\u3000", + "maintainer": { + "name": "@OPGyutteSite@gyutte.site", + "email": "gyutte.site@gmail.com" + }, + "langs": [], + "tosUrl": "https://gyutte.site/@OPGyutteSite/pages/Guidelines", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } } }, - "mstdn.okin-jp.net": { - "error": "HTTPSConnectionPool(host='mstdn.okin-jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.okin-jp.net' doesn't match 'esxi.vm1.ip1.info'\")))" + "unite.maddworld.org": { + "error": "HTTPSConnectionPool(host='unite.maddworld.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sns.holger.net.cn": { + "holocaustdeprogrammingcourse.com": { + "error": 404 + }, + "mastodon.fhlqs.com": { + "error": "HTTPSConnectionPool(host='mastodon.fhlqs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sabowl.m.to": { + "error": "HTTPSConnectionPool(host='sabowl.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "myselfdot.work": { "nodeinfo": { "version": "2.0", "software": { @@ -50199,72 +55286,112 @@ ], "usage": { "users": { - "total": 18, - "activeMonth": 7, - "activeHalfyear": 34 + "total": 4, + "activeMonth": 5, + "activeHalfyear": 9 }, - "localPosts": 857 + "localPosts": 11706 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.breakey.name": { - "error": 403 + "social.kwlug.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.reallocats.org": { - "error": "HTTPSConnectionPool(host='social.reallocats.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.galacticstrip.com": { + "error": "HTTPSConnectionPool(host='video.galacticstrip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "masto.fuzzblob.com": { - "error": "HTTPSConnectionPool(host='masto.fuzzblob.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "klirsdwruy.localtunnel.me": { + "error": "HTTPSConnectionPool(host='klirsdwruy.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "arpidon.space": { + "olifantje.net": { + "error": "HTTPSConnectionPool(host='olifantje.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crimsonfae.net": { + "error": "HTTPSConnectionPool(host='crimsonfae.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastchan.org": { + "error": "HTTPSConnectionPool(host='mastchan.org', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.wine": { + "error": "HTTPSConnectionPool(host='mastodon.wine', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "apollo.ino.org.uk": { "error": 404 }, - "social.laze.today": { - "error": "HTTPSConnectionPool(host='social.laze.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.laze.today' doesn't match either of '*.altold.org', 'altold.org'\")))" + "relay.fediverse.us": { + "error": 502 }, - "donsuke.biz": { - "error": "HTTPSConnectionPool(host='donsuke.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lpmoeller.de/imamit": { + "error": "HTTPSConnectionPool(host='lpmoeller.de', port=443): Max retries exceeded with url: /imamit/.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" }, - "sukadon.m.to": { - "error": "HTTPSConnectionPool(host='sukadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kiminona.co": { + "error": "HTTPSConnectionPool(host='kiminona.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.jasongreen.net": { - "error": "HTTPSConnectionPool(host='social.jasongreen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.jasongreen.net timed out. (connect timeout=3)'))" + "s.sneak.berlin": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 639 + }, + "openRegistrations": false + } }, - "dolphin.nokotaro.work": { + "peervideo.ru": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "muses.gallery": { + "error": "HTTPSConnectionPool(host='muses.gallery', port=443): Read timed out. (read timeout=3)" + }, + "faithhack.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 78, + "localComments": 71 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} + "outbound": [] }, "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": {}, - "maxNoteTextLength": 500 + "email": "chris@faithhack.com" } } }, - "nc.xn--krsgw--n73t.com": { - "error": 403 + "afterpod.com": { + "error": 404 }, - "toot.freedomworkshop.com": { + "fursona.net": { + "error": "HTTPSConnectionPool(host='fursona.net', port=443): Read timed out. (read timeout=3)" + }, + "mpsf.group": { + "error": "HTTPSConnectionPool(host='mpsf.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.transneptune.net": { "nodeinfo": { "version": "2.0", "software": { @@ -50276,94 +55403,369 @@ ], "usage": { "users": { - "total": 8, + "total": 16, "activeMonth": 5, - "activeHalfyear": 9 + "activeHalfyear": 7 }, - "localPosts": 135 + "localPosts": 1968 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/fzwaan": { + "mastodon.care-tags.org": { "error": 404 }, - "sebmaison.ng-info.com": { - "error": "HTTPSConnectionPool(host='sebmaison.ng-info.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sebmaison.ng-info.com' doesn't match 'cloud.sebcouture.com'\")))" + "nc.xn--stefan-hhn-lcb.de": { + "error": 404 }, - "551.social": { - "error": "HTTPSConnectionPool(host='551.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meadow.masto.host": { + "error": "HTTPSConnectionPool(host='meadow.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "io.elekk.xyz": { + "plrm.9mmtylenol.me": { + "error": "HTTPSConnectionPool(host='plrm.9mmtylenol.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nextcloud.jcloud.es": { "error": 404 }, - "gnusocial.sierranorte.red": { + "tootcn.herokuapp.com": { + "error": 404 + }, + "freedompenguin.com": { + "error": "HTTPSConnectionPool(host='freedompenguin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freedompenguin.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + }, + "dystopian.fun": { + "error": "HTTPSConnectionPool(host='dystopian.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "1929.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 2131 + }, + "openRegistrations": false + } + }, + "friendica.cme-hosting.de": { + "error": "HTTPSConnectionPool(host='friendica.cme-hosting.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cme-hosting.de' doesn't match 'feli-mail.de'\")))" + }, + "videos.squat.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" ], "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, "openRegistrations": false, "usage": { "users": { - "total": 0, - "activeHalfyear": 17, - "activeMonth": 16 + "total": 7 }, - "localPosts": 15, - "localComments": 15 + "localPosts": 326, + "localComments": 0 }, "metadata": { - "nodeName": "Red GNUSocial de la Sierra Norte", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" + "taxonomy": { + "postsName": "Videos" }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "nodeName": "PeerTube on squat!net", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "toot.sebastian-tobie.de": { - "error": "HTTPSConnectionPool(host='toot.sebastian-tobie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.social/users/estebanm": { + "error": 404 }, - "yodok.bunkerchan.xyz": { - "error": "HTTPSConnectionPool(host='yodok.bunkerchan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ap.lacasa.ovh": { + "error": "HTTPSConnectionPool(host='ap.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "autisticzebra.wordpress.com": { - "error": 404 + "mastodon.internationalotaku.com": { + "error": "HTTPSConnectionPool(host='mastodon.internationalotaku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nomadicista.org": { + "enquequedo.org": { + "error": "HTTPSConnectionPool(host='enquequedo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.suncha.biz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "fandom.party": { + "error": "HTTPSConnectionPool(host='fandom.party', port=443): Read timed out. (read timeout=3)" + }, + "infiniteregress.space": { + "error": "HTTPSConnectionPool(host='infiniteregress.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "learn-english.site": { + "error": "HTTPSConnectionPool(host='learn-english.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.thenekostash.net/friendika": { "error": 404 }, - "nozzi.family": { - "error": "HTTPSConnectionPool(host='nozzi.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xtux.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 + }, + "localPosts": 15 + }, + "openRegistrations": false + } }, - "pleroma.freespeech.host": { + "updates.inqk.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "friendica-dev.astifter.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "starknet.one": { + "error": "HTTPSConnectionPool(host='starknet.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay3.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='relay3.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "educadon.jp": { + "error": "HTTPSConnectionPool(host='educadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.helmer-hollender.nohost.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "mastodon.notjoshua.fr": { + "error": "HTTPSConnectionPool(host='mastodon.notjoshua.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.fcourtois.net": { + "error": "HTTPSConnectionPool(host='friendica.fcourtois.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ap.blog.lollipopcloud.solutions": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "nodeDescription": "Blog, news, and announcements from the Lollipop Cloud team.", + "nodeName": "Lollipop Cloud Project's Blog" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 6, + "localPosts": 20, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "some.usvs.xyz": { + "error": 500 + }, + "cybernude.org": { + "error": "HTTPSConnectionPool(host='cybernude.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.darktech.org": { + "error": "HTTPSConnectionPool(host='peertube.darktech.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.divnull.com": { + "error": "HTTPSConnectionPool(host='social.divnull.com', port=443): Read timed out. (read timeout=3)" + }, + "home.eliconnelly.com": { + "error": 404 + }, + "toepi.moe": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -50385,28 +55787,29 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "neckbeard.xyz", - "freespeechextremist.com", - "dystopian.space", - "carrot.army", - "yorishiro.space", - "anime.website", - "cuteposting.institute", - "pl.smuglo.li", - "nsfw.social" - ], - "media_removal": [ - "pawoo.net", - "baraag.net" + "federated_timeline_removal": [ + "switter.at", + "humblr.social", + "sinblr.com", + "baraag.net", + "gab.com", + "gab.ai", + "abdl.link", + "pawoo.net" ], - "reject": [ + "media_nsfw": [ + "switter.at", + "humblr.social", "sinblr.com" ], + "media_removal": [], + "reject": [], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "gab.com", + "gab.ai" + ] }, "fieldsLimits": { "maxFields": 10, @@ -50415,9 +55818,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Freespeech.Host", + "nodeName": "Toepi.moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -50465,7 +55868,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.freespeech.host/users/shebang" + "https://toepi.moe/users/Roujo" ], "suggestions": { "enabled": false @@ -50477,7 +55880,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -50487,383 +55890,440 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 1391, + "localPosts": 1017, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "teatime.afternoonrobot.co.uk": { - "error": "HTTPSConnectionPool(host='teatime.afternoonrobot.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "voidptr.wtf": { - "error": "HTTPSConnectionPool(host='voidptr.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to voidptr.wtf timed out. (connect timeout=3)'))" - }, - "server-nextcloud.ddns.net": { - "error": "HTTPSConnectionPool(host='server-nextcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.haeckle.de": { - "error": "HTTPSConnectionPool(host='cloud.haeckle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.haeckle.de' doesn't match either of '*.corvus.uberspace.de', 'corvus.uberspace.de'\")))" - }, - "toot.alt.coop": { - "error": "HTTPSConnectionPool(host='toot.alt.coop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "procgen.ai": { - "error": "HTTPSConnectionPool(host='procgen.ai', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to procgen.ai timed out. (connect timeout=3)'))" + "mastodon.social/users/Jacco824": { + "error": 404 }, - "admires.art": { - "error": "HTTPSConnectionPool(host='admires.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.atheistmedianetwork.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mabulledu.net": { + "pl.busshi.moe": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 509, - "localComments": 8 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Busshi Moe Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.busshi.moe/users/mewmew" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus", - "webmention" + "activitypub" ], - "metadata": { - "email": "nicolascluz@mabulledu.net" - } - } - }, - "gamesha.samurai-gamers.com": { - "error": "HTTPSConnectionPool(host='gamesha.samurai-gamers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "musique.cybear.space": { - "error": "HTTPSConnectionPool(host='musique.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "www.ausretrogamer.com": { - "error": "HTTPSConnectionPool(host='www.ausretrogamer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" - }, - "prtb.quebec.gq": { - "error": "HTTPSConnectionPool(host='prtb.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.feminism.lgbt": { - "error": "HTTPSConnectionPool(host='www.feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.langfamilie.de": { - "error": "HTTPSConnectionPool(host='mastodon.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "walkers.social": { - "nodeinfo": { - "version": "2.0", + "services": { + "inbound": [], + "outbound": [] + }, "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.2" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 213, "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 13 + "total": 7 + } }, - "openRegistrations": true + "version": "2.0" } }, - "negipan.m.to": { - "error": "HTTPSConnectionPool(host='negipan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "myc.hostdon.jp": { + "error": "HTTPSConnectionPool(host='myc.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.szy.io": { - "error": "HTTPSConnectionPool(host='social.szy.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "succ.faith": { + "error": "HTTPSConnectionPool(host='succ.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.gyt.is": { + "relay.vinzv.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "baleine.id-libre.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, "usage": { "users": { - "total": 3 - }, - "localPosts": 106, - "localComments": 114 + "total": 28 + } }, - "openRegistrations": false, + "version": "2.0", "protocols": [ "activitypub" ], + "openRegistrations": true, + "software": { + "name": "funkwhale", + "version": "0.17" + }, "services": { "inbound": [], "outbound": [] }, "metadata": { - "email": "gytis@repecka.com" + "usage": { + "listenings": { + "total": 177 + }, + "favorites": { + "tracks": { + "total": 20 + } + } + }, + "shortDescription": "L'instance funkwhale d'id-libre.", + "longDescription": "-------\r\n\r\nCette instance est d'abord l\u00e0 pour me permettre de tester le logiciel et j'esp\u00e8re de suivre son d\u00e9veloppement. Parmi les initiatives r\u00e9centes de logiciel permettant l'\u00e9coute de musique en ligne, c'est celui qui m'int\u00e9resse le plus.\r\n\r\n**Pour toutes remarques ou questions, vous pouvez\u202f:**\r\n- \u00e9crire \u00e0 [igor+funkwhaleadmin@milhit.ch](mailto:igor+funkwhaleadmin@milhit.ch).\r\n- me contacter sur le fediverse \u00e0 [im@pouet.it](https://pouet.it/@im)", + "library": { + "federationEnabled": true, + "artists": { + "total": 8910 + }, + "anonymousCanListen": true, + "albums": { + "total": 8139 + }, + "federationNeedsApproval": true, + "tracks": { + "total": 66968 + }, + "music": { + "hours": 5381.685 + } + }, + "nodeName": "La baleine \u00e9clectique", + "private": false } } }, - "rainbowdash.net": { - "error": 404 - }, - "marstodon.com": { - "error": "HTTPSConnectionPool(host='marstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "secure.poppelreuter.de/social": { - "error": 404 + "m.yambal.net": { + "error": "HTTPSConnectionPool(host='m.yambal.net', port=443): Read timed out. (read timeout=3)" }, - "rubbedcode.com": { - "error": 500 + "tomskee.dev": { + "error": "HTTPSConnectionPool(host='tomskee.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Altreus": { + "social.stopwatchingus-heidelberg.de": { "error": 404 }, - "devel.kommune4.de": { - "error": "HTTPSConnectionPool(host='devel.kommune4.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.zonmai.net": { - "error": "HTTPSConnectionPool(host='m.zonmai.net', port=443): Read timed out. (read timeout=3)" + "atxcoop.club": { + "error": "HTTPSConnectionPool(host='atxcoop.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sabertooth.masto.host": { - "error": "HTTPSConnectionPool(host='sabertooth.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "basement.sateh.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.dentrassi.de": { - "error": 500 + "mastodon.carbontwelve.jp": { + "error": "HTTPSConnectionPool(host='mastodon.carbontwelve.jp', port=443): Read timed out. (read timeout=3)" }, - "social.sokoll.com": { + "geeks.one": { "error": 404 }, - "tube.ptinem.io": { - "error": "HTTPSConnectionPool(host='tube.ptinem.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.coazergues.info": { - "error": "HTTPSConnectionPool(host='www.coazergues.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.coazergues.info' doesn't match 'crypto.saaslys.com'\")))" - }, - "pokemon.homes": { - "error": 403 + "mstdn.alnair.blue": { + "error": "HTTPSConnectionPool(host='mstdn.alnair.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ura-mstdn.com": { - "error": 404 + "lemontree.ml": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.eyufx.com": { - "error": "HTTPSConnectionPool(host='mastodon.eyufx.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mishin.m.to": { + "error": "HTTPSConnectionPool(host='mishin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.mleduc.xyz": { + "ianbgibson.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "ianbgibson.com", + "nodeDescription": "genuine articles", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 2 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "peertube.dsmouse.net": { - "error": "HTTPSConnectionPool(host='peertube.dsmouse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "altdon.project-alt.tech": { - "error": "HTTPSConnectionPool(host='altdon.project-alt.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "killmi.st": { + "www.senselesswisdom.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 18, - "activeHalfyear": 159 + "total": 4 }, - "localPosts": 300 + "localPosts": 1124, + "localComments": 191 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "webmaster@yodahome.de" + } } }, - "ufm.su": { + "soc.ialis.me/@PersonaRev": { "error": 404 }, - "mstdn-cycle.com": { - "error": "HTTPSConnectionPool(host='mstdn-cycle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hikarin.m.to": { + "error": "HTTPSConnectionPool(host='hikarin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hq.teamrocket.space": { - "error": 404 + "autre.net": { + "error": "HTTPSConnectionPool(host='autre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'autre.net' doesn't match 'actocom.com'\")))" }, - "happy-oss.y-zu.org": { - "error": "HTTPSConnectionPool(host='happy-oss.y-zu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hsgw.m.to": { + "error": "HTTPSConnectionPool(host='hsgw.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.tessellation.space": { - "error": "HTTPSConnectionPool(host='fedi.tessellation.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.emosei.com": { + "error": "HTTPSConnectionPool(host='mastodon.emosei.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/laurheth": { + "mstdn.haru2036.com": { + "error": "HTTPSConnectionPool(host='mstdn.haru2036.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tuiwen.live": { "error": 404 }, - "843.pl": { - "error": "HTTPSConnectionPool(host='843.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mckellar.org": { + "error": 404 }, - "social.tainton.uk": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Tainton Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "friendica.ironbug.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "digibyte.social": { - "error": "HTTPSConnectionPool(host='digibyte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "pl.onigiridon.com": { + "error": "HTTPSConnectionPool(host='pl.onigiridon.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/clacke": { - "error": 404 + "misskey.cf": { + "error": "HTTPSConnectionPool(host='misskey.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.paritybit.ca": { + "reseau.education": { + "error": "HTTPSConnectionPool(host='reseau.education', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "g0v.social": { + "error": "HTTPSConnectionPool(host='g0v.social', port=443): Read timed out. (read timeout=3)" + }, + "463rkk76tx5poujw48uw43kfvx5x1y3k6pl.permanent.cloud": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "now.kibousoft.co.jp": { + "error": 410 + }, + "holly.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 101 + "localPosts": 7431 }, "openRegistrations": false } }, - "social.antopie.org": { - "error": "HTTPSConnectionPool(host='social.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pt.tux.tf": { + "error": 502 }, - "rplatonov.ru": { + "friendica.tiagos.cz": { + "error": "HTTPSConnectionPool(host='friendica.tiagos.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.tiagos.cz' doesn't match either of 'dev1.tiagos.cz', 'dev1.tiagosdev.cz', 'dev2.tiagos.cz', 'dev2.tiagosdev.cz', 'dev3.tiagos.cz', 'dev3.tiagosdev.cz', 'dev4.tiagos.cz', 'dev4.tiagosdev.cz', 'dev5.tiagos.cz', 'dev5.tiagosdev.cz', 'matomo.tiagos.cz', 'matomo.tiagosdev.cz', 'shop.tiagos.cz', 'shop.tiagosdev.cz', 'tiagos.cz', 'tiagosdev.cz', 'www.matomo.tiagos.cz', 'www.matomo.tiagosdev.cz', 'www.tiagos.cz', 'www.tiagosdev.cz'\")))" + }, + "mamoot.party": { + "error": "HTTPSConnectionPool(host='mamoot.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mauve.m.to": { + "error": "HTTPSConnectionPool(host='mauve.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.co.uk": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 49, - "localComments": 0 + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 881 + }, + "localPosts": 127283, + "localComments": 85 }, "metadata": { - "email": "roman@rplatonov.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube UK", + "nodeDescription": "PeerTube UK is a publicly open instance of PeerTube primarily for UK users. " } } }, - "mastodon.alfheim.ca": { - "error": "HTTPSConnectionPool(host='mastodon.alfheim.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tooting.intensifi.es": { + "error": 404 }, - "pleroma.jack28.ovh": { + "tron.buzz": { + "error": 404 + }, + "chromic.org": { + "error": 404 + }, + "mastodon.lubar.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 4, + "activeHalfyear": 6 + }, + "localPosts": 113552 + }, + "openRegistrations": false + } + }, + "my.hgluv.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "s.aqeeliz.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -50873,7 +56333,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", "relay" ], "federation": { @@ -50886,7 +56345,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Jack 28", + "nodeName": "Aqeel's Social Thingy", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -50933,9 +56392,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.jack28.ovh/users/elonmel" - ], + "staffAccounts": [], "suggestions": { "enabled": false, "limit": 40, @@ -50950,7 +56407,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub", "ostatus" @@ -50961,169 +56418,27 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "1.1.6-11-g34206e4d-release-1-1-6" }, "usage": { - "localPosts": 3, + "localPosts": 120, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "mastodon.tackman.info": { - "error": 404 - }, - "mstdn.gtn-works.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3076 - }, - "openRegistrations": false - } - }, - "www.xprog.cloud": { - "error": 404 - }, - "friendica.obscuritus.ca/profile/silverwizard": { - "error": 404 - }, - "ifwo.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 5, - "activeHalfyear": 15 - }, - "localPosts": 2234 - }, - "openRegistrations": true - } - }, - "feeld.community": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 289, - "activeMonth": 3, - "activeHalfyear": 36 - }, - "localPosts": 61 - }, - "openRegistrations": true - } - }, - "mastodon.social/users/processr": { - "error": 404 - }, - "mast.libreprime.info": { - "error": "HTTPSConnectionPool(host='mast.libreprime.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "p.digitalog.it": { - "error": "HTTPSConnectionPool(host='p.digitalog.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'p.digitalog.it' doesn't match 'netzperfekt1.timmeserver.de'\")))" - }, - "tube.ac-amiens.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 40 - }, - "localPosts": 309, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9oth\u00e8que de l'acad\u00e9mie d'Amiens.", - "nodeDescription": "PeerTube est une plateforme f\u00e9d\u00e9r\u00e9e de streaming vid\u00e9os qui utilise le protocole P2P BitTorrent directement dans un navigateur." - } - } - }, - "mstdn.xpcoin.jp": { - "error": "HTTPSConnectionPool(host='mstdn.xpcoin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "maiadereva.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 175, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "contact@mariasilvestri.fr" - } - } + "www.jeannie.digital": { + "error": "HTTPSConnectionPool(host='www.jeannie.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "clubeleven.carcosa.net": { - "error": 503 + "graphsec.space": { + "error": "HTTPSConnectionPool(host='graphsec.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.zone": { - "error": "HTTPSConnectionPool(host='mastodon.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.zone timed out. (connect timeout=3)'))" + "plock.social": { + "error": "HTTPSConnectionPool(host='plock.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "soc.nhg.moe": { + "pl.im-in.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -51135,7 +56450,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", + "media_proxy", "chat", "relay" ], @@ -51155,8 +56470,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "soc.nhg.moe", + "nodeDescription": "Pleroma instance but in space I guess.", + "nodeName": "Pleroma/InSpace", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -51166,8 +56481,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -51204,7 +56518,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soc.nhg.moe/users/NHG" + "https://pl.im-in.space/users/kdy" ], "suggestions": { "enabled": false @@ -51213,10 +56527,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 50000000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -51226,24 +56540,21 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2793-g2d97fdde-develop" + "version": "1.1.50-2838-gaddde76b-im-in-space" }, "usage": { - "localPosts": 880, + "localPosts": 0, "users": { - "total": 3 + "total": 0 } }, "version": "2.0" } }, - "social.birth-online.de": { - "error": "HTTPSConnectionPool(host='social.birth-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.birth-online.de' doesn't match either of '*.serpens.uberspace.de', 'serpens.uberspace.de'\")))" - }, - "mastodon.unfollow.today": { - "error": "HTTPSConnectionPool(host='mastodon.unfollow.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-off.com": { + "error": "HTTPSConnectionPool(host='mstdn-off.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "noborder.masto.host": { + "jenna.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -51255,127 +56566,52 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 79 + "localPosts": 15 }, "openRegistrations": true } }, - "cloud.darcy.is": { - "error": 500 - }, - "sombre.ro.lt": { - "error": "HTTPSConnectionPool(host='sombre.ro.lt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sombre.ro.lt' doesn't match either of '*.ip-96-126-114-130.cloudezapp.io', 'ip-96-126-114-130.cloudezapp.io'\")))" - }, - "goku.zone": { - "error": "HTTPSConnectionPool(host='goku.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'goku.zone' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "usamin.cafe": { - "error": "HTTPSConnectionPool(host='usamin.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to usamin.cafe timed out. (connect timeout=3)'))" - }, - "yama4410.jp": { + "maggiemcneill.wordpress.com": { "error": 404 }, - "dpeertube.m0.lc": { - "error": "HTTPSConnectionPool(host='dpeertube.m0.lc', port=443): Read timed out. (read timeout=3)" - }, - "fltrb-mnjym.jp": { - "error": "HTTPSConnectionPool(host='fltrb-mnjym.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fltrb-mnjym.jp timed out. (connect timeout=3)'))" - }, - "pl.smugfrog.net": { - "error": "HTTPSConnectionPool(host='pl.smugfrog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "tsubamedon.com": { - "error": "HTTPSConnectionPool(host='tsubamedon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "asnas.m.to": { - "error": "HTTPSConnectionPool(host='asnas.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.gifu.jp": { - "error": "HTTPSConnectionPool(host='mstdn.gifu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dallassports.fans": { + "error": "HTTPSConnectionPool(host='dallassports.fans', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.heidemeyer.me": { + "mastodon.social/users/hq": { "error": 404 }, - "zou.social": { - "error": "HTTPSConnectionPool(host='zou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.x2a.io": { - "error": "HTTPSConnectionPool(host='toot.x2a.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ibb.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 1204, - "localComments": 175 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "mail@herkenhoff.com" - } - } + "social.freedombone.net": { + "error": "HTTPSConnectionPool(host='social.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.jcloud.es": { - "error": 404 + "www.m-thompson.co.uk": { + "error": "HTTPSConnectionPool(host='www.m-thompson.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fwabodan.m.to": { - "error": "HTTPSConnectionPool(host='fwabodan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.richardandmichelle.co.uk": { + "error": "HTTPSConnectionPool(host='nextcloud.richardandmichelle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mhxx.hostdon.jp": { - "error": "HTTPSConnectionPool(host='mhxx.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "quitter.nl.eu.org": { + "error": "HTTPSConnectionPool(host='quitter.nl.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "okashi.me": { - "error": 404 + "peertube.ddns.net": { + "error": "HTTPSConnectionPool(host='peertube.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "loutre.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 9, - "activeHalfyear": 9 - }, - "localPosts": 5857 - }, - "openRegistrations": false - } + "vegetadon.tokyo": { + "error": "HTTPSConnectionPool(host='vegetadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kiddiehost.club": { - "error": "HTTPSConnectionPool(host='kiddiehost.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.nomamed.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "events.friend.camp": { - "error": 404 + "cocoa.moe": { + "error": "HTTPSConnectionPool(host='cocoa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cocoa.moe' doesn't match 'veah.cocoa.moe'\")))" }, - "r.cybikbase.com": { - "error": 404 + "write.deadinsi.de": { + "error": "HTTPSConnectionPool(host='write.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "azad.masto.host": { + "geislingen.net": { "nodeinfo": { "version": "2.0", "software": { @@ -51387,113 +56623,24 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 10 - }, - "openRegistrations": true - } - }, - "pleroma.rane.sh": { - "error": "HTTPSConnectionPool(host='pleroma.rane.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.mastodon.eric.ovh": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "travelpandas.fr", - "mastodon.echelon4.xyz" - ] - } - } - }, - "eldritch.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3741, - "activeMonth": 526, - "activeHalfyear": 1699 + "total": 20, + "activeMonth": 9, + "activeHalfyear": 20 }, - "localPosts": 948087 + "localPosts": 170 }, "openRegistrations": true } }, - "peertube.jonossaseuraava.eu": { - "error": "HTTPSConnectionPool(host='peertube.jonossaseuraava.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "visupview.blogspot.co.nz": { - "error": 404 - }, - "tube.guin.ovh": { - "error": "HTTPSConnectionPool(host='tube.guin.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rire.koyu.space": { - "error": 404 - }, - "laserdisc.party": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 54, - "activeMonth": 21, - "activeHalfyear": 30 - }, - "localPosts": 94101 - }, - "openRegistrations": false - } - }, - "s.teh.ninja": { - "error": "HTTPSConnectionPool(host='s.teh.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.madeorsk.com": { - "error": "HTTPSConnectionPool(host='mastodon.madeorsk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.madeorsk.com' doesn't match either of 'aleph.land', 'www.aleph.land'\")))" + "anikore.xin": { + "error": "HTTPSConnectionPool(host='anikore.xin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'anikore.xin' doesn't match 'files.anikore.xin'\")))" }, - "c2.a9z.dev": { + "peertube.sl-network.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1-0eded8" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -51506,100 +56653,134 @@ ] }, "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "c2.a9z.dev", - "nodeDescription": "AWS\u3067\u69cb\u6210\u3055\u308c\u3066\u3044\u308b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002c2\u306b\u7279\u306b\u610f\u5473\u306f\u3042\u308a\u307e\u305b\u3093\u3002
\nAWS\u306e\u7121\u6599\u5229\u7528\u67a0\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u3053\u308c\u304c\u671f\u9650\u3092\u8fce\u3048\u308b\u4eca\u5e7411\u6708\u672b\u306b\u9589\u9396\u4e88\u5b9a\u3067\u3059\u3002
\n
\n\u69cb\u6210\u2192https://join.misskey.page/ja/wiki/developers/installation/aws ", - "maintainer": { - "name": "aqz", - "email": "tamaina@hotmail.co.jp" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/tamaina/misskey/tree/c2", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "v1x3n.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 10, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 3 }, - "localPosts": 14012 - }, - "openRegistrations": false - } - }, - "alexanderweb.de": { - "error": "Expecting value: line 2 column 1 (char 1)" - }, - "mastodon.games": { - "error": "HTTPSConnectionPool(host='mastodon.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "goofs.space": { - "error": 404 - }, - "busshi.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0+glitch" + "localPosts": 123413, + "localComments": 0 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 49, - "activeMonth": 37, - "activeHalfyear": 55 + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 18499 - }, - "openRegistrations": true + "nodeName": "PeerTube SL-Network", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "soc.ialis.me/@thomas_rindt": { - "error": 404 - }, - "astral-gate.network": { - "error": "HTTPSConnectionPool(host='astral-gate.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hackerzlab.net": { - "error": 404 - }, - "mastodon.milliondoubts.com": { - "error": "HTTPSConnectionPool(host='mastodon.milliondoubts.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.yan.io": { - "error": "HTTPSConnectionPool(host='social.yan.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.devinberg.com": { + "tube-outremer.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -51616,23 +56797,43 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 208 }, - "localPosts": 479, - "localComments": 0 + "localPosts": 7797, + "localComments": 7 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Devin Berg Video", - "nodeDescription": "Video from Devin Berg.", + "nodeName": "PeerTube Temporaire des acad\u00e9mies d'Outre-mer", + "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] }, "theme": { "registered": [], @@ -51646,12 +56847,15 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720 + ] }, "import": { "videos": { @@ -51659,7 +56863,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -51723,7 +56927,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -51732,25 +56936,49 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "yidian.ga": { - "error": "HTTPSConnectionPool(host='yidian.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "peertube.fumi2kick.com": { + "error": "HTTPSConnectionPool(host='peertube.fumi2kick.com', port=443): Read timed out. (read timeout=3)" }, - "video.freeradical.zone": { - "error": 502 + "bemoe.online": { + "error": 404 }, - "simstim.club": { - "error": "HTTPSConnectionPool(host='simstim.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "omniatv.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 931 + }, + "localPosts": 7831, + "localComments": 2498 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "website@omniatv.com" + } + } }, - "mastodon.bearmulk.us": { - "error": "HTTPSConnectionPool(host='mastodon.bearmulk.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.a-moberg.com": { + "error": "HTTPSConnectionPool(host='mastodon.a-moberg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mm.puni.moe": { + "elefant.social": { "nodeinfo": { "version": "2.0", "software": { @@ -51762,274 +56990,40 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 99 + "localPosts": 10903 }, "openRegistrations": false } }, - "bitcoinadon.social": { - "error": "HTTPSConnectionPool(host='bitcoinadon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "skobuffs.club": { + "error": "HTTPSConnectionPool(host='skobuffs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "metaller.m.to": { - "error": "HTTPSConnectionPool(host='metaller.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nyan.mstdn.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon-tiray.me": { - "error": "HTTPSConnectionPool(host='mastodon-tiray.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.pquirk.com": { + "error": 404 }, - "mstdn01.noellabo.jp": { - "error": "HTTPSConnectionPool(host='mstdn01.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "philadelphia.cbslocal.com": { + "error": 404 }, - "tarf.ddns.net": { - "error": "HTTPSConnectionPool(host='tarf.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ibarakiken.m.to": { + "error": "HTTPSConnectionPool(host='ibarakiken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.bonifacelabs.ca": { - "error": "HTTPSConnectionPool(host='mastodon.bonifacelabs.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.bonifacelabs.ca' doesn't match either of 'anthonylavado.com', 'blog.anthonylavado.com', 'www.anthonylavado.com'\")))" + "mrandum.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "r18-unreal-indies.sikodon.org": { - "error": "HTTPSConnectionPool(host='r18-unreal-indies.sikodon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "nenohi.ppn.pw": { + "error": "HTTPSConnectionPool(host='nenohi.ppn.pw', port=443): Read timed out. (read timeout=3)" }, - "social-dev.matcha-soft.com": { - "error": 410 - }, - "forumanalogue.fr": { - "error": 404 - }, - "nc.madlung.eu": { - "error": 404 - }, - "kumo.oma.be": { - "error": "HTTPSConnectionPool(host='kumo.oma.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kumo.oma.be timed out. (connect timeout=3)'))" - }, - "rencontres-citoyennes.eu": { - "error": "HTTPSConnectionPool(host='rencontres-citoyennes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.gaos.org": { - "error": "HTTPSConnectionPool(host='social.gaos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.gaos.org timed out. (connect timeout=3)'))" - }, - "ceramicadelpez.edu.uy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 75, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "gabriel@publicar.uy" - } - } - }, - "mrkapowski.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 905, - "localComments": 1128 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "mrkapowski@gmail.com" - } - } - }, - "don.nazone.info": { - "error": "HTTPSConnectionPool(host='don.nazone.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.un-zero-un.net": { - "error": "HTTPSConnectionPool(host='mastodon.un-zero-un.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "back.up.gy": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bbq.snoot.com": { - "error": "HTTPSConnectionPool(host='bbq.snoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.bechtel-online.de": { - "error": 404 - }, - "mstdn.asmodeus.red": { - "error": "HTTPSConnectionPool(host='mstdn.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "albin.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 25 - }, - "openRegistrations": false - } - }, - "social.artchair.net": { - "error": "HTTPSConnectionPool(host='social.artchair.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.artchair.net timed out. (connect timeout=3)'))" - }, - "kyubitter.xyz": { - "error": "HTTPSConnectionPool(host='kyubitter.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.eagerpebble.com": { - "error": "HTTPSConnectionPool(host='social.eagerpebble.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "atwa.ca": { - "error": 404 - }, - "mastodon.zmach1n3.com": { - "error": "HTTPSConnectionPool(host='mastodon.zmach1n3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "39.gy": { - "error": 404 - }, - "hub.aeon-hq.net": { - "error": 404 - }, - "www.khg-regensburg.org": { - "error": 404 - }, - "hoge-poyo.moe": { - "error": "HTTPSConnectionPool(host='hoge-poyo.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jpn.m.to": { - "error": "HTTPSConnectionPool(host='jpn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.unmondemeilleur.eu": { - "error": "HTTPSConnectionPool(host='tube.unmondemeilleur.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "userface.me": { - "error": 404 - }, - "loves.pizza": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 26, - "activeMonth": 93, - "activeHalfyear": 99 - }, - "localPosts": 16077 - }, - "openRegistrations": true - } - }, - "pleroma.titis.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.titis.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.titis.xyz timed out. (connect timeout=3)'))" - }, - "kind.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 90, - "activeMonth": 21, - "activeHalfyear": 38 - }, - "localPosts": 17958 - }, - "openRegistrations": true - } - }, - "blessedgeeks.org": { - "error": 404 - }, - "friendica.nanotec.org": { - "error": "HTTPSConnectionPool(host='friendica.nanotec.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "p.hostux.social": { - "error": "HTTPSConnectionPool(host='p.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.niyawe.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 66 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/Qwerty": { - "error": 404 - }, - "troet.space": { - "error": 404 - }, - "test.tegedon.net": { + "mastodon.social/users/alxcndr": { "error": 404 }, - "pengin.club": { - "error": "HTTPSConnectionPool(host='pengin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "afn.webhop.net": { - "error": "HTTPSConnectionPool(host='afn.webhop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to afn.webhop.net timed out. (connect timeout=3)'))" - }, - "tube-clermont-ferrand.beta.education.fr": { + "infotik.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -52046,30 +57040,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 14 + "total": 2 }, - "localPosts": 6124, + "localPosts": 4204, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire - Academie de Clermont-Ferrand", - "nodeDescription": "PeerTube - hebergement de videos.", + "nodeName": "Infotik PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], @@ -52083,23 +57070,20 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -52163,7 +57147,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -52172,619 +57156,203 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mstdn.mitsurugi.org": { - "error": "HTTPSConnectionPool(host='mstdn.mitsurugi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.mitsurugi.org timed out. (connect timeout=3)'))" + "mastoydon.com": { + "error": "HTTPSConnectionPool(host='mastoydon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube-reims.beta.education.fr": { + "mastodon.social/users/onlinemarketeer": { + "error": 404 + }, + "pixelfed.the-penguin.de": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 117 - }, - "localPosts": 5791, - "localComments": 0 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "pixelfed.the-penguin.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "nodeName": "PeerTube Temporaire de l'Acad\u00e9mie de Reims", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "activitypub": { + "enabled": true, + "remote_follow": true }, - "trending": { - "videos": { - "intervalDays": 7 - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "tracker": { - "enabled": false + "site": { + "domain": "pixelfed.the-penguin.de", + "url": "https://pixelfed.the-penguin.de" } } - } - } - }, - "social.morgenroth.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 21 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "mstdn-east.jp": { - "error": "HTTPSConnectionPool(host='mstdn-east.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.organizedchaos.space": { - "error": "HTTPSConnectionPool(host='www.organizedchaos.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bne.social": { - "error": "HTTPSConnectionPool(host='bne.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.greatlakescode.us": { - "error": 502 - }, - "oc.lastorder.xyz": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "pixelfed", + "version": "0.10.6" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 134, + "localComments": 0, "users": { - "total": 15, - "activeMonth": 9, - "activeHalfyear": 14 - }, - "localPosts": 194 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "mastodon.social/users/sneakyness": { - "error": 404 + "mastodon.brussels": { + "error": "HTTPSConnectionPool(host='mastodon.brussels', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "izusg101.jp": { - "error": "HTTPSConnectionPool(host='izusg101.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to izusg101.jp timed out. (connect timeout=3)'))" + "cloud.caldron.de": { + "error": 404 }, - "highvoltage.tv": { + "diasp.eu": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "diaspora", + "version": "0.7.13.0-pc064966a" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "twitter", + "tumblr", + "wordpress" ] }, "openRegistrations": true, "usage": { "users": { - "total": 10 + "total": 39250, + "activeHalfyear": 694, + "activeMonth": 324 }, - "localPosts": 6867, - "localComments": 1 + "localPosts": 475492, + "localComments": 208762 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Diaspora Europe", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "nodeName": "highvoltage.tv", - "nodeDescription": "Debian, free software and Linux related videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "adminAccount": "info" } } }, - "vpn.tv": { - "error": 404 + "neritodon.xyz": { + "error": "HTTPSConnectionPool(host='neritodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "asocial.56k.es": { - "error": "HTTPSConnectionPool(host='asocial.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "posts.boneheadmedia.com": { + "error": "HTTPSConnectionPool(host='posts.boneheadmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.aqeeliz.com": { - "error": 403 + "pixel.knubbel.me": { + "error": "HTTPSConnectionPool(host='pixel.knubbel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.knubbel.me' doesn't match 'blog.huggenknubbel.de'\")))" }, - "energyarxiv.com": { - "error": 406 + "turezure.m.to": { + "error": "HTTPSConnectionPool(host='turezure.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube-lyon.beta.education.fr": { + "friendica.gavrilo.net": { + "error": "HTTPSConnectionPool(host='friendica.gavrilo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "www.lauraritchie.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 326, + "localComments": 575 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6154, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l'acad\u00e9mie de Lyon", - "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } + "email": "mail@lauraritchie.com" } } }, - "friendica.under.za.net": { - "error": "HTTPSConnectionPool(host='friendica.under.za.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.under.za.net' doesn't match 'hermes.henkins.za.net'\")))" + "mastodon.linarite.net": { + "error": "HTTPSConnectionPool(host='mastodon.linarite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.fujita.style": { + "nx8234.your-storageshare.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "arkham.cafe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0rc2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 11, + "activeMonth": 11, + "activeHalfyear": 11 }, - "localPosts": 1075 + "localPosts": 88144 }, "openRegistrations": false } }, - "m.kuko.hamburg": { + "mastodon.social/users/honsou": { + "error": 404 + }, + "teamtk.eu": { + "error": "HTTPSConnectionPool(host='teamtk.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "witches.social": { "nodeinfo": { "version": "2.0", "software": { @@ -52796,120 +57364,181 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3948 + "localPosts": 2549 }, "openRegistrations": false } }, - "toots.pravic.xyz": { - "error": "HTTPSConnectionPool(host='toots.pravic.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "dong.army": { - "error": "HTTPSConnectionPool(host='dong.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "colloportus.me": { - "error": "HTTPSConnectionPool(host='colloportus.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.mfyo.biz": { + "error": "HTTPSConnectionPool(host='m.mfyo.biz', port=443): Read timed out. (read timeout=3)" }, - "fractum.gq": { - "error": "HTTPSConnectionPool(host='fractum.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fractum.gq timed out. (connect timeout=3)'))" + "talk.infozoo.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.nixre.net": { - "error": "HTTPSConnectionPool(host='pleroma.nixre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/grizzlyclambert": { + "error": "HTTPSConnectionPool(host='mastodon.social', port=443): Read timed out. (read timeout=3)" }, - "social.rushon.xyz": { - "error": "HTTPSConnectionPool(host='social.rushon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.yumetomo.land": { + "error": "HTTPSConnectionPool(host='mstdn.yumetomo.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.datashaman.com": { - "error": "HTTPSConnectionPool(host='masto.datashaman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube.rencontres-atelier.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.papey.fr": { - "error": 410 + "watchpoint.social": { + "error": "HTTPSConnectionPool(host='watchpoint.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mmo-rp.de": { - "error": "HTTPSConnectionPool(host='mmo-rp.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "feed.bascht.com": { + "error": "HTTPSConnectionPool(host='feed.bascht.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'feed.bascht.com' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "glyphicality.tk": { - "error": 404 + "title": { + "error": "HTTPSConnectionPool(host='title', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rjaf.deneb.uberspace.de": { + "zapistan.net": { "error": 404 }, - "hub.somaton.com": { + "pix.goe.land": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.7.5" + "metadata": { + "nodeName": "pix.goe.land", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "1500", + "album_limit": "5", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelkwack", + "domain": "pix.goe.land", + "url": "https://pix.goe.land", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ - "zot", - "diaspora", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { + "localPosts": 135, + "localComments": 0, "users": { - "total": 80, - "activeHalfyear": 76, - "activeMonth": 76 - }, - "localPosts": 4957, - "localComments": 9860 + "total": 5, + "activeHalfyear": 18, + "activeMonth": 12 + } }, - "metadata": { - "nodeName": "Hubzilla" - } + "version": "2.0", + "openRegistrations": true } }, - "testing.uguu.ltd": { - "error": 502 - }, - "cloud.comendatore.net": { - "error": 404 - }, - "whiskeyvalley.space": { - "error": "HTTPSConnectionPool(host='whiskeyvalley.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.baeck.at": { - "error": "HTTPSConnectionPool(host='mastodon.baeck.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.ssig33.com": { + "error": "HTTPSConnectionPool(host='mastodon.ssig33.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nah.re": { + "rollerderby.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 5 + "total": 5, + "activeMonth": 3, + "activeHalfyear": 6 }, - "localPosts": 20599 + "localPosts": 11 }, - "openRegistrations": false + "openRegistrations": true } }, - "is-a.horse": { - "nodeinfo": { + "plugin-toru.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "jan.m.to": { + "error": "HTTPSConnectionPool(host='jan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ngeredwolf.me": { + "error": "HTTPSConnectionPool(host='ngeredwolf.me', port=443): Read timed out. (read timeout=3)" + }, + "toots.beep.computer": { + "error": "HTTPSConnectionPool(host='toots.beep.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jepsen.io": { + "error": 404 + }, + "www.torstensfriendica.de/friendica": { + "error": "HTTPSConnectionPool(host='www.torstensfriendica.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubzilla.cyberwald.com": { + "error": "HTTPSConnectionPool(host='hubzilla.cyberwald.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "feindemordors.selfhost.bz": { + "error": 500 + }, + "toot.cheek.dog": { + "error": "HTTPSConnectionPool(host='toot.cheek.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.infomancien.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "totallylegit.site": { + "nodeinfo": { "metadata": { "accountActivationRequired": false, "features": [ @@ -52918,8 +57547,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -52931,16 +57558,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, but for horses.", - "nodeName": "My god, It's full of horse", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Totally Legit Site", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -52949,9 +57570,9 @@ }, "postFormats": [ "text/plain", + "text/html", "text/markdown", - "text/bbcode", - "text/html" + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -52988,10 +57609,15 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://is-a.horse/users/Lapsus" + "https://totallylegit.site/users/qrsbrwn", + "https://totallylegit.site/users/axel" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -53002,7 +57628,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -53010,10 +57637,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-57-g14ebf8f1-develop" + "version": "1.1.9" }, "usage": { - "localPosts": 13, + "localPosts": 339, "users": { "total": 5 } @@ -53021,10 +57648,10 @@ "version": "2.0" } }, - "mastodon.tessellation.space": { - "error": "HTTPSConnectionPool(host='mastodon.tessellation.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sparced.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.wake.st": { + "sukebeneko.com": { "nodeinfo": { "version": "2.0", "software": { @@ -53040,241 +57667,465 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 10374 + "localPosts": 191708 }, "openRegistrations": false } }, - "introvert.party": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "eersteblik.nl": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "gabtest.gameliberty.club": { - "error": "HTTPSConnectionPool(host='gabtest.gameliberty.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.binarylife.ru": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 2 + }, + "localPosts": 1 + }, + "software": { + "version": "1.0.0-7-g9504544d-master", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.binarylife.ru/users/nebm51" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "pleroma/binarylife", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } }, - "okinawadon.okinawa": { - "error": "HTTPSConnectionPool(host='okinawadon.okinawa', port=443): Read timed out. (read timeout=3)" + "home.familiekaller.eu": { + "error": 404 }, - "kokugo2019.m.to": { - "error": "HTTPSConnectionPool(host='kokugo2019.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fortressofdoom.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 2211 + }, + "openRegistrations": false + } }, - "cloud.mleduc.xyz": { + "kcdon.jp": { "error": 404 }, - "cloud.effata.info": { - "error": "HTTPSConnectionPool(host='cloud.effata.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mrt.al": { + "error": "HTTPSConnectionPool(host='mrt.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "siidon.lab-kadokawa.com": { + "greencarnation.masto.host": { + "error": "HTTPSConnectionPool(host='greencarnation.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.sevenbyte.org": { "error": 404 }, - "misskey.social": { - "error": "HTTPSConnectionPool(host='misskey.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.world' doesn't match 'classicraft.ca.gy'\")))" + "spinster.xyz": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "pleroma.nekko.online": { - "error": 410 + "social.minecraft.ooo": { + "error": "HTTPSConnectionPool(host='social.minecraft.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleromatest.dalme.net": { - "error": "HTTPSConnectionPool(host='pleromatest.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.stuartbutterworth.co.uk": { + "error": 404 }, - "loadaverage.org": { + "p.retard.network": { + "error": "HTTPSConnectionPool(host='p.retard.network', port=443): Read timed out. (read timeout=3)" + }, + "animal.church": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "knzk.me", + "mastodon.social", + "social.librem.one", + "gameliberty.club", + "liberdon.com", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "mobile.co", + "social.quodverum.com", + "forum.decisiveliberty.news", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net", + "pokemon.men" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net" + ], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance for animal rights activists.", + "nodeName": "animal.church", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://animal.church/users/gattogateaux", + "https://animal.church/users/animadmin" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ - "xmpp", - "ostatus" + "activitypub" ], "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 6811, + "users": { + "total": 9 + } + }, + "version": "2.0" + } + }, + "derpy.email": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { "inbound": [ + "friendica", + "diaspora", "gnusocial" ], "outbound": [ - "atom1.0", - "rss2.0", - "twitter", + "friendica", + "diaspora", "gnusocial" ] }, - "openRegistrations": true, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, "usage": { "users": { - "total": 2322, - "activeHalfyear": 326, - "activeMonth": 76 + "total": 22, + "activeHalfyear": 22, + "activeMonth": 10 }, - "localPosts": 435703, - "localComments": 71786 + "localPosts": 111, + "localComments": 9 }, + "openRegistrations": true, "metadata": { - "nodeName": "LoadAverage", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" + "nodeName": "Derpy's Mail Post", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "uploadLimit": 67108864, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "video.galacticstrip.com": { - "error": "HTTPSConnectionPool(host='video.galacticstrip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "picmin.net": { + "error": "HTTPSConnectionPool(host='picmin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.nexon.su": { + "www.simounet.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 329, + "localComments": 1738 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 482, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "NexonSU's PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "contact@simounet.net" } } }, - "toot.maiti.info": { - "error": 404 - }, - "media.krashboyz.org": { + "peertube.de1.sknode.com": { "nodeinfo": { "version": "2.0", "software": { @@ -53296,14 +58147,14 @@ "users": { "total": 3 }, - "localPosts": 18, + "localPosts": 15344, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "KrashTube", + "nodeName": "YunoHost PeerTube", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -53326,12 +58177,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -53339,7 +58185,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -53403,7 +58249,7 @@ } }, "user": { - "videoQuota": 21474836480, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -53418,52 +58264,52 @@ } } }, - "php.demo.knthost.com": { - "error": 403 + "social.fff-du.de": { + "error": "HTTPSConnectionPool(host='social.fff-du.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.fff-du.de' doesn't match either of 'admin.fff-du.de', 'cloud.fff-du.de', 'fff-du.de', 'pad.fff-du.de', 'www.fff-du.de'\")))" }, - "blabla.cybear.space": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.mysacredaltar.com": { + "error": "HTTPSConnectionPool(host='social.mysacredaltar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blueclock55.jp": { - "error": "HTTPSConnectionPool(host='blueclock55.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blueclock55.jp timed out. (connect timeout=3)'))" + "customvisualdesigns.com/social": { + "error": "HTTPSConnectionPool(host='customvisualdesigns.com', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "transform.masto.host": { + "artistsinthe.cloud": { + "error": 404 + }, + "lapunta.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeDescription": "Agenda condivisa del sottobosco autogestito fiorentino", + "nodeName": "LaPunta" }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "gancio", + "version": "0.22.6" + }, + "version": "2.0", "usage": { + "localComments": 0, + "localPosts": 13, "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 20 - }, - "openRegistrations": true + "total": 34 + } + } } }, - "test.metalhead.club": { - "error": "HTTPSConnectionPool(host='test.metalhead.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bensmith.social": { - "error": 404 - }, - "rta.wunderwaffla.vip": { - "error": "HTTPSConnectionPool(host='rta.wunderwaffla.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rta.wunderwaffla.vip' doesn't match 'ethereumdev.io'\")))" - }, - "elvish.cafe": { - "error": "HTTPSConnectionPool(host='elvish.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kys.moe": { + "porygon.feuforeve.fr": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -53472,16 +58318,153 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pawoo.net", + "pleroma.soykaf.com", + "cofe.moe", + "freehold.earth", + "ika.moe", + "manx.social", + "niu.moe", + "social.targaryen.house", + "social.wiuwiu.de", + "toot.love", + "kyot.me", + "sinblr.com", + "humblr.social", + "pleroma.1d4.us", + "misskey.io", + "misskey.xyz", + "social.librem.one", + "librem.one" + ], + "media_nsfw": [ + "humblr.social", + "sinblr.social", + "pawoo.net" + ], + "media_removal": [], + "reject": [ + "pleroma.rareome.ga", + "2hu.club", + "ap.uwu.st", + "noagendasocial.com", + "freespeech.firedragonstudios.com", + "homura.space", + "kowai.youkai.town", + "loli.estate", + "pleroma.yorha.club", + "social.super-niche.club", + "thechad.zone", + "vampire.estate", + "youkai.town", + "2.distsn.org", + "baraag.net", + "shitasstits.life", + "social.homunyan.com", + "weeaboo.space", + "wxw.moe", + "social.raptorengineering.io", + "comm.network", + "community.highlandarrow.com", + "explosion.party", + "freezepeach.xyz", + "gs.mon5t3r.info", + "jabb.in", + "karolat.press", + "pl.smuglo.li", + "pleroma.cucked.me", + "pridelands.io", + "qoto.org", + "rainbowdash.net", + "sealion.club", + "shitposter.club", + "social.au2pb.net", + "social.i2p.rocks", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.lucci.xyz", + "unsafe.space", + "voluntaryism.club", + "wrongthink.net", + "woofer.alfter.us", + "zerohack.xyz", + "not.phrack.fyi", + "counter.social", + "101010.pl", + "waifu.social", + "anime.website", + "bofa.lol", + "tri.cash", + "social.sunshinegardens.org", + "albin.social", + "raki.social", + "lolis.world", + "freespeech.host", + "freespeechextremist.com", + "goldandblack.xyz", + "liberdon.com", + "melalandia.tk", + "socnet.supes.com", + "the.hedgehoghunter.club", + "greenlifeplus.net", + "feminism.lgbt", + "gameliberty.club", + "wagesofsinisdeath.com", + "aria.company", + "social.beepboop.ga", + "rapefeminists.network", + "neckbeard.xyz", + "social.louisoft01.moe", + "mobile.co", + "bugs.social", + "social.quodverum.com", + "weeb.academy", + "pleroma.jonquan.cf", + "develop.gab.com", + "gab.com", + "exited.eu", + "lets.saynoto.lgbt", + "gab.ai", + "kys.moe", + "yorishiro.space", + "stereophonic.space", + "beehub.org", + "pieville.net", + "pleroma.kiwifarms.net", + "gab.sleeck.eu", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "gabfed.com", + "spinster.xyz", + "skippers-bin.com", + "fedichive.tk", + "bitcoinhackers.org", + "kag.social", + "prout.social", + "not-develop.gab.com", + "gab.io", + "gab.protohype.net", + "gab.polaris-1.work", + "spinster.dev", + "glindr.org", + "search.fedi.app" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -53491,9 +58474,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Please/KYS", + "nodeName": "Feufor\u00eave & Porygon", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -53506,7 +58489,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -53541,7 +58524,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://kys.moe/users/Rude" + "https://porygon.feuforeve.fr/users/Feufochmar" ], "suggestions": { "enabled": false @@ -53553,7 +58536,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -53563,328 +58546,375 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.50-2808-g6d797b99-develop" }, "usage": { - "localPosts": 1075, + "localPosts": 13, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "pouet.april.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2886 - }, - "openRegistrations": false - } - }, - "jcs.org": { - "error": 404 - }, - "elephant.crime.group": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 159 - }, - "openRegistrations": false - } - }, - "gs.sobac.com": { - "error": "HTTPSConnectionPool(host='gs.sobac.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.sobac.com' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" - }, - "mastodon.city": { - "error": "HTTPSConnectionPool(host='mastodon.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.city timed out. (connect timeout=3)'))" + "status.vinilox.eu": { + "error": "HTTPSConnectionPool(host='status.vinilox.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'status.vinilox.eu' doesn't match 'cmk.hosting-me.net'\")))" }, - "fuchscloud.de": { - "error": "HTTPSConnectionPool(host='fuchscloud.de', port=443): Read timed out. (read timeout=3)" + "mastodon.battagler.me": { + "error": "HTTPSConnectionPool(host='mastodon.battagler.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.lppfusion.com": { + "aaroncommand.com": { "error": 404 }, - "f-gs-only.com": { - "error": "HTTPSConnectionPool(host='f-gs-only.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.titouan.co": { - "error": "HTTPSConnectionPool(host='soc.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "du.qunok.com": { - "error": "HTTPSConnectionPool(host='du.qunok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.tobiplayer3.com": { - "error": 403 + "tri.cash": { + "error": 405 }, - "nextcloud.omega-bytes.com": { - "error": 404 + "mstdn.tanak3n.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.tanak3n.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikumiku3.masto.host": { + "write.as": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Write.as", + "nodeDescription": "Simple, privacy-focused blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 1089 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "www.azbulutlu.org": { - "error": 403 - }, - "rialtate.nomadic.homes": { - "error": "HTTPSConnectionPool(host='rialtate.nomadic.homes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "prfm-mstdn.herokuapp.com": { - "error": 404 - }, - "mastodon.tedliou.com": { - "error": "HTTPSConnectionPool(host='mastodon.tedliou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pixelfed.sdf.org": { - "error": "HTTPSConnectionPool(host='pixelfed.sdf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "eizi2002.dip.jp:3334": { - "error": "HTTPSConnectionPool(host='eizi2002.dip.jp', port=3334): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to eizi2002.dip.jp timed out. (connect timeout=3)'))" - }, - "ple.watachan.net": { - "error": "HTTPSConnectionPool(host='ple.watachan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "comprac.info": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2682 }, - "localPosts": 1 + "localPosts": 22773 }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.al": { - "error": "HTTPSConnectionPool(host='mastodon.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "testdon6.yaesu-eas.tokyo": { - "error": "HTTPSConnectionPool(host='testdon6.yaesu-eas.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.guizzyordi.info": { - "error": 404 - }, - "mao.daizhige.org": { - "error": "HTTPSConnectionPool(host='mao.daizhige.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "keycord.me": { - "error": 404 + "dezilla.de": { + "error": "HTTPSConnectionPool(host='dezilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "imattau.mooo.com": { - "error": 404 + "s.taek.us": { + "error": "HTTPSConnectionPool(host='s.taek.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon2.schemacs.com": { - "error": 502 + "dev.decentralized.faith": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "plume.freetalk.ml": { - "error": "HTTPSConnectionPool(host='plume.freetalk.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xn--fiqwix98h.jp": { + "error": "HTTPSConnectionPool(host='xn--fiqwix98h.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.writeas.org": { + "curenoize.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0" - }, - "protocols": [ + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Curenoize.org", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://curenoize.org/users/genta314" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" }, - "openRegistrations": false, "usage": { + "localPosts": 574, "users": { - "total": 4 - }, - "localPosts": 127, - "localComments": 3 + "total": 1 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Write.as", - "nodeDescription": "PeerTube channel for Write.as" - } + "version": "2.0" } }, - "www.sfss.space": { + "cloud.r3pek.org": { "error": 404 }, - "social.lri.ovh": { - "error": "HTTPSConnectionPool(host='social.lri.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "netjam.masto.host": { - "error": "HTTPSConnectionPool(host='netjam.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.harusamex.com": { - "error": "HTTPSConnectionPool(host='mstdn.harusamex.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.harusamex.com timed out. (connect timeout=3)'))" - }, - "nextcloud.supersane.tk": { + "node.paratxt.org": { "error": 404 }, - "humanities.one": { - "error": "HTTPSConnectionPool(host='humanities.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.web0000.jp": { + "error": "HTTPSConnectionPool(host='mstdn.web0000.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "intergalactic.social": { + "peertube.gcaillaut.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 2 }, - "localPosts": 16 + "localPosts": 2023, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "cloud.ahonore.eu": { - "error": "HTTPSConnectionPool(host='cloud.ahonore.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "music.svnet.fr": { - "error": "HTTPSConnectionPool(host='music.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.gamma-delta-sigma.com": { + "error": 404 }, - "woodworklog.com": { - "error": "HTTPSConnectionPool(host='woodworklog.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'woodworklog.com' doesn't match 'personaljournal.ca'\")))" + "mastodon.social/users/Vos": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.wellsbnt.com": { - "error": "HTTPSConnectionPool(host='cloud.wellsbnt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "test.homebrewserver.club": { + "error": "HTTPSConnectionPool(host='test.homebrewserver.club', port=443): Read timed out. (read timeout=3)" }, - "gnusocial.duckdns.org": { - "error": "HTTPSConnectionPool(host='gnusocial.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.fail": { + "error": "HTTPSConnectionPool(host='toot.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dnd.social": { - "error": "HTTPSConnectionPool(host='dnd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "msg": { + "error": "HTTPSConnectionPool(host='msg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.alabasta.net": { - "error": 503 + "nbxcloud.in": { + "error": "HTTPSConnectionPool(host='nbxcloud.in', port=443): Read timed out. (read timeout=3)" }, - "cafe.des-blogueurs.org": { - "error": "HTTPSConnectionPool(host='cafe.des-blogueurs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cafe.des-blogueurs.org' doesn't match either of 'admin.sous-anneau.org', 'sous-anneau.org', 'www.sous-anneau.org', 'zon.sous-anneau.org'\")))" + "twitchain.net": { + "error": "HTTPSConnectionPool(host='twitchain.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "0rov7jg6xv5s519z.4chan.icu": { - "error": "HTTPSConnectionPool(host='0rov7jg6xv5s519z.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "knitkat.jp": { + "error": "HTTPSConnectionPool(host='knitkat.jp', port=443): Read timed out. (read timeout=3)" }, - "www.coindesk.com": { - "error": 404 + "gensokyo.cloud": { + "error": "HTTPSConnectionPool(host='gensokyo.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "voragine.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 371, - "localComments": 912 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "skotperez@voragine.net" - } - } + "hz.tinypod.org": { + "error": "HTTPSConnectionPool(host='hz.tinypod.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "selenian.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 582 - }, - "openRegistrations": false - } + "www.swillyumsdatacenter.com": { + "error": 404 }, - "social.cr4.pw": { + "konfederacja.ru": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -53913,10 +58943,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.cr4.pw", + "nodeDescription": "wolno\u015bciowy i niepodleg\u0142o\u015bciowy serwer pleromy xd", + "nodeName": "\u041a\u043e\u043d\u0444\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u044f.ru", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -53964,7 +58994,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.cr4.pw/users/thor77" + "https://konfederacja.ru/users/mkljczk" ], "suggestions": { "enabled": false @@ -53976,7 +59006,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -53986,66 +59016,190 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0-2-g07362bb8" }, "usage": { - "localPosts": 6, + "localPosts": 1050, "users": { - "total": 7 + "total": 2 } }, "version": "2.0" } }, - "mstdn.ler.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ler.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shadywebsite.website": { - "error": 521 - }, - "ivan.unooverse.com": { - "error": "HTTPSConnectionPool(host='ivan.unooverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.exchange": { - "error": "HTTPSConnectionPool(host='mastodon.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ftest.hfrc.de": { - "error": "HTTPSConnectionPool(host='ftest.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "terencius.com": { - "error": 404 - }, - "szigetem.club": { - "error": 404 - }, - "mastodon.social/users/AmyZenunim": { - "error": 404 + "subluminal.industries": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "sns.076.ne.jp": { - "error": "HTTPSConnectionPool(host='sns.076.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gs.kawa-kun.com": { + "error": "HTTPSConnectionPool(host='gs.kawa-kun.com', port=443): Read timed out. (read timeout=3)" }, - "adthr.ee": { + "video.imagotv.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 4 }, - "localPosts": 47 + "localPosts": 158, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Imago TV", + "nodeDescription": "Imago TV, la plateforme vid\u00e9o gratuite de la transition", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.myconan.net": { + "cloud.selea.se": { + "error": "HTTPSConnectionPool(host='cloud.selea.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kgtkr.net": { + "error": 404 + }, + "plrm.ht164.jp": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "575don.club": { + "error": "HTTPSConnectionPool(host='575don.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kowai.youkai.town": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/nanoha": { + "error": 404 + }, + "mastodon.social/users/dolljoints": { + "error": 404 + }, + "mastodon.hptrow.me": { "nodeinfo": { "version": "2.0", "software": { @@ -54057,19 +59211,16 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 155 + "localPosts": 82 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.nixdev.com": { - "error": "HTTPSConnectionPool(host='pleroma.nixdev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.nixdev.com timed out. (connect timeout=3)'))" - }, - "padayon.net": { + "liberalism.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -54081,65 +59232,166 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 8 + "total": 204, + "activeMonth": 24, + "activeHalfyear": 122 }, - "localPosts": 31 + "localPosts": 125 }, "openRegistrations": true } }, - "thedisco.social": { - "error": "HTTPSConnectionPool(host='thedisco.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thedisco.social timed out. (connect timeout=3)'))" - }, - "peertube.normandie-libre.fr": { + "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.lubar.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3, + "localComments": 4 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": true, + "metadata": { + "email": "ben@lubar.me" + } + } + }, + "cloud.thebutterworths.co.uk": { + "error": 403 + }, + "hagra.net": { + "error": "HTTPSConnectionPool(host='hagra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "laverdu.re": { + "nodeinfo": { + "version": "2.0", "usage": { "users": { - "total": 100 + "total": 1 }, - "localPosts": 50044, - "localComments": 4 + "localPosts": 757 + }, + "software": { + "version": "0.9.0", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "nodeName": "PeerTube de Normandie", - "nodeDescription": "Il s'agit d'un service propos\u00e9 gratuitement par *Normandie Libre*. Nous souhaitons y d\u00e9velopper les notions du *Libre* et des *communs*, des *logiciels libres* et de la *monnaie libre*." + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "nodeName": "Laverdure", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "mstdn.imoimo.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.imoimo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kiichigodon.info": { - "error": "HTTPSConnectionPool(host='kiichigodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "damnetwork.nl": { + "error": 404 }, - "konkat.jp": { - "error": "HTTPSConnectionPool(host='konkat.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.lplab.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.mujmrak.cz": { - "error": 404 + "yamagatadon.com": { + "error": "HTTPSConnectionPool(host='yamagatadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.werkstattkinder.de": { + "bildung.social": { "nodeinfo": { "version": "2.0", "software": { @@ -54151,42 +59403,132 @@ ], "usage": { "users": { - "total": 21, - "activeMonth": 22, - "activeHalfyear": 22 + "total": 207, + "activeMonth": 65, + "activeHalfyear": 104 }, - "localPosts": 60 + "localPosts": 54463 }, "openRegistrations": true } }, - "claristdon.net": { + "mastodon.social/users/kewball": { + "error": 404 + }, + "semicharmed.net": { + "error": "HTTPSConnectionPool(host='semicharmed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "friend.rbose.org": { + "error": "HTTPSConnectionPool(host='friend.rbose.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "postz.ca": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 1, + "localComments": 0 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 23, - "activeMonth": 16, - "activeHalfyear": 17 + "metadata": { + "email": "xcentrikmedia@gmail.com" + } + } + }, + "wpsocial.live": { + "error": "HTTPSConnectionPool(host='wpsocial.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "music.librepunk.club": { + "nodeinfo": { + "openRegistrations": true, + "version": "2.0", + "software": { + "version": "0.19.0", + "name": "funkwhale" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "shortDescription": "the funkwhale instance for the librepunk shogunate", + "private": false, + "actorId": "https://music.librepunk.club/federation/actors/service", + "library": { + "tracks": { + "total": 31605 + }, + "music": { + "hours": 2456.782777777778 + }, + "albums": { + "total": 4657 + }, + "artists": { + "total": 6105 + }, + "anonymousCanListen": true, + "federationEnabled": true, + "federationNeedsApproval": true + }, + "usage": { + "favorites": { + "tracks": { + "total": 86 + } + }, + "listenings": { + "total": 2526 + } }, - "localPosts": 111328 + "longDescription": "", + "nodeName": "music.librepunk.club", + "supportedUploadExtensions": [ + "flac", + "mp3", + "ogg" + ] }, - "openRegistrations": false + "usage": { + "users": { + "activeMonth": 6, + "total": 40, + "activeHalfyear": 6 + } + } } }, - "isaacsu.com": { + "ajin.la": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -54197,185 +59539,150 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1014 + "localPosts": 28245 }, "openRegistrations": false } }, - "martinfernandez.info": { - "error": "HTTPSConnectionPool(host='martinfernandez.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "karl.marx.pm": { + "error": "HTTPSConnectionPool(host='karl.marx.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "iwrotethis.uk": { - "error": 406 + "social.mafunke.de": { + "error": 404 }, - "umbracultura.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 2, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "fslawliet@hotmail.com" - } - } + "mastodon.social/users/Monophylos": { + "error": 404 }, - "is.queerenough.com": { - "error": "HTTPSConnectionPool(host='is.queerenough.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "m.v.nu": { + "error": 404 }, - "toot.institute": { + "mastodon.luxiferapp.com": { + "error": "HTTPSConnectionPool(host='mastodon.luxiferapp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.luxiferapp.com' doesn't match 'blog.antik-couture.fr'\")))" + }, + "admires.art": { + "error": "HTTPSConnectionPool(host='admires.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "indieweb.life": { + "error": "HTTPSConnectionPool(host='indieweb.life', port=443): Read timed out. (read timeout=3)" + }, + "maelstrom.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.deimeke.ruhr": { + "error": "HTTPSConnectionPool(host='mastodon.deimeke.ruhr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.deimeke.ruhr' doesn't match 'adminstuff.deimeke.ruhr'\")))" + }, + "nine.moe": { + "error": "HTTPSConnectionPool(host='nine.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.belidzs.hu": { + "error": "HTTPSConnectionPool(host='mastodon.belidzs.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.k-moegle.de": { + "error": 404 + }, + "mix.eibriel.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "brap.73k.us": { + "error": "HTTPSConnectionPool(host='brap.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "jiji.su": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 392 + "localPosts": 9 }, "openRegistrations": false } }, - "toot.pub": { - "error": "HTTPSConnectionPool(host='toot.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "roots.globaltree.net": { + "error": "HTTPSConnectionPool(host='roots.globaltree.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tweeps.link": { - "error": "HTTPSConnectionPool(host='tweeps.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rack.animal.at": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "lupinus.bouquet.blue": { - "error": "HTTPSConnectionPool(host='lupinus.bouquet.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.dmrty.fr": { + "error": 404 }, - "xavierroy.com": { + "pherephone.print3d.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "blog.crazynewworld.net": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.4.1" + "version": "5.3.3" }, "usage": { "users": { "total": 1 }, - "localPosts": 3485, - "localComments": 2096 + "localPosts": 4, + "localComments": 5 }, "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, "protocols": [ - "activitypub", - "webmention" + "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "email": "xavier@xavierroy.com" + "email": "hanage999@crazynewworld.net" } } }, - "nx32.your-storageshare.de": { - "error": 403 + "gr.social": { + "error": "HTTPSConnectionPool(host='gr.social', port=443): Read timed out. (read timeout=3)" }, - "gensoukyou.jp.net": { + "friendika.openmindspace.org": { + "error": "HTTPSConnectionPool(host='friendika.openmindspace.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.athemeus.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pouet.l-internet.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.37.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "gensoukyou.jp.net", - "nodeDescription": "Private misskey instance for @lethalbit and friends.\n
\nIf you know @lethalbit and want an account, poke her on another platform.\n\n\n ", - "maintainer": { - "name": "@lethalbit", - "email": null + "users": { + "total": 3, + "activeMonth": 13, + "activeHalfyear": 15 }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "\u30cb\u30e3", - "image": null, - "title": "IMPORTANT ANNOUNCEMENT" - } - ], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": true, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 63 + }, + "openRegistrations": true } }, - "masto.a15a.co": { - "error": "HTTPSConnectionPool(host='masto.a15a.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "games-community.xyz": { - "error": "HTTPSConnectionPool(host='games-community.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.social/users/ibull": { + "dogncatcomic.wordpress.com": { "error": 404 }, - "video.susan.party": { - "error": "HTTPSConnectionPool(host='video.susan.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.our-box.de": { - "error": 403 + "josephmatheny.com": { + "error": 404 }, - "safe.millennial.space": { + "social.deadsuperhero.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -54387,39 +59694,36 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "SimplePolicy", - "MediaProxyWarmingPolicy" - ], - "mrf_simple": { + "HellthreadPolicy", + "AntiLinkSpamPolicy", + "SimplePolicy" + ], + "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "pawoo.net" - ], - "media_nsfw": [ - "switter.at", - "kinky.business" - ], - "media_removal": [ - "pawoo.net" + "spinster.xyz", + "mstdn.kemono-friends.info", + "mstdn.maud.io", + "framapiaf.org" ], + "media_nsfw": [], + "media_removal": [], "reject": [ - "freezepeach.xyz" + "kiwifarms.cc", + "pieville.net" ], - "reject_deletes": [], "report_removal": [] }, "quarantined_instances": [] @@ -54431,9 +59735,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "safe.millennial.space", + "nodeName": "DSH Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -54481,7 +59785,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://safe.millennial.space/users/feld" + "https://social.deadsuperhero.com/users/sean" ], "suggestions": { "enabled": false @@ -54493,7 +59797,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -54503,18 +59807,69 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-512-g69ecc390-develop+dev" + "version": "2.0.1" }, "usage": { - "localPosts": 61, + "localPosts": 6671, "users": { - "total": 36 + "total": 3 } }, "version": "2.0" } }, - "m.gyara.moe": { + "social.mmk2410.org": { + "error": "HTTPSConnectionPool(host='social.mmk2410.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.dsbrooks.me": { + "error": "HTTPSConnectionPool(host='social.dsbrooks.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "high.cat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 100, + "activeMonth": 108, + "activeHalfyear": 183 + }, + "localPosts": 127918 + }, + "openRegistrations": true + } + }, + "mastodon.nocturlab.fr": { + "error": 404 + }, + "fugadalcontrollo.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "arcanum.m.to": { + "error": "HTTPSConnectionPool(host='arcanum.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hampcloud.ddns.net": { + "error": "HTTPSConnectionPool(host='hampcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.acrylicjam.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.acrylicjam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tweet.rarcel.net": { + "error": "HTTPSConnectionPool(host='tweet.rarcel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.birth-online.de": { + "error": "HTTPSConnectionPool(host='social.birth-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.birth-online.de' doesn't match either of '*.serpens.uberspace.de', 'serpens.uberspace.de'\")))" + }, + "mypiaf.ladisquette.fr": { + "error": "HTTPSConnectionPool(host='mypiaf.ladisquette.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.green": { "nodeinfo": { "version": "2.0", "software": { @@ -54526,19 +59881,262 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 38 + "localPosts": 1 }, "openRegistrations": false } }, - "v6don.bluecore.net": { - "error": "HTTPSConnectionPool(host='v6don.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rhubarb.land": { + "error": "HTTPSConnectionPool(host='rhubarb.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.art3mis.de": { + "www.underconsideration.com": { + "error": 404 + }, + "mastodon.social/users/EstherV75": { + "error": "HTTPSConnectionPool(host='mastodon.social', port=443): Read timed out. (read timeout=3)" + }, + "pyyhepaiva.fi": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 352, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "keskus@komitea.fi" + } + } + }, + "floris.ninja": { + "error": 404 + }, + "cloud.netzspielplatz.de": { + "error": 403 + }, + "lolisandstuff.moe": { + "error": 404 + }, + "cloud.huebner.tk": { + "error": 404 + }, + "gs.prvcy.eu": { + "error": "HTTPSConnectionPool(host='gs.prvcy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.prvcy.eu' doesn't match 'fi-hel-1.jitsi.rocks'\")))" + }, + "mstdn.kawamr.com": { + "error": 404 + }, + "wired.socotrine.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay", + "safe_dm_mentions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy", + "TagPolicy", + "BlockPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "Socotrine", + "nodeName": "Socotrine", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://wired.socotrine.com/users/navi", + "https://wired.socotrine.com/users/haibane" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 20000000, + "background": 200000000, + "banner": 200000000, + "general": 200000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 1328, + "users": { + "total": 4 + } + }, + "version": "2.0" + } + }, + "12ve54g1ibet6l26umf9re8c.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "zofel.be": { + "error": "HTTPSConnectionPool(host='zofel.be', port=443): Read timed out. (read timeout=3)" + }, + "videos.pair2jeux.tube": { + "error": "HTTPSConnectionPool(host='videos.pair2jeux.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.gza.jp": { + "error": "HTTPSConnectionPool(host='pleroma.gza.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.cisti.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 380, + "activeMonth": 135, + "activeHalfyear": 266 + }, + "localPosts": 15823 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/eden": { + "error": 404 + }, + "mstdn.iskr.jp": { + "error": "HTTPSConnectionPool(host='mstdn.iskr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dpc.pw": { + "nodeinfo": { + "metadata": { + "nodeName": "Dawid Ci\u0119\u017carkiewicz aka `dpc`", + "nodeDescription": "contrarian notes on software engineering, Open Source hacking, cryptocurrencies etc.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 23 + }, + "version": "2.0" + } + }, + "community.ibicadi.com": { "nodeinfo": { "version": "1.0", "software": { @@ -54562,24 +60160,126 @@ "services": { "inbound": [], "outbound": [ - "linkedin", - "pinterest", - "smtp", - "twitter" + "smtp" ] }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Ibicadi Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": true + } + } + }, + "cloud.koehn.com": { + "error": 404 + }, + "nposns.com": { + "error": "HTTPSConnectionPool(host='nposns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.ggtea.org": { + "error": "HTTPSConnectionPool(host='mstdn.ggtea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kwitter.club": { + "error": "HTTPSConnectionPool(host='kwitter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "donswelt.de": { + "error": 404 + }, + "c4i.me/status": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "wb.xiaoyuanvc.com": { + "error": "HTTPSConnectionPool(host='wb.xiaoyuanvc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wb.xiaoyuanvc.com' doesn't match 'jiasu.xiaoyuanvc.com'\")))" + }, + "animedon.tk": { + "error": 403 + }, + "jpn.m.to": { + "error": "HTTPSConnectionPool(host='jpn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.atcurio.com": { + "error": "HTTPSConnectionPool(host='mstdn.atcurio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mail.lambertfam.org": { + "error": 403 + }, + "dlyang.tk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 1216, - "localComments": 53 + "localPosts": 85 + }, + "openRegistrations": true + } + }, + "fc.leemhuis.info": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] }, + "usage": [], "openRegistrations": false, "metadata": { - "nodeName": "Art3mis Friendica", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", @@ -54602,8 +60302,6 @@ "twitter" ], "outbound": [ - "linkedin", - "pinterest", "smtp", "twitter" ] @@ -54612,7 +60310,121 @@ } } }, - "panoramabox.hostdon.ne.jp": { + "fvhp-run.herokuapp.com": { + "error": 503 + }, + "video.hlad.org": { + "error": "HTTPSConnectionPool(host='video.hlad.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.hlad.org' doesn't match either of 'comeback.hlad.org', 'www.comeback.hlad.org'\")))" + }, + "rosehip.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 5, + "activeHalfyear": 14 + }, + "localPosts": 32056 + }, + "openRegistrations": false + } + }, + "beta.tourmentine.com": { + "error": 404 + }, + "purr.drycat.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Purr \ud83d\udc08\ud83d\udc31", + "nodeDescription": "Miaou est une instance Misskey faisant partie du CHATONS Drycat avec une forte orientation geek aimant l'open source, le libre et les chats \u2665
\n
\nSi le service vous plait, n'h\u00e9sitez pas \u00e0 me payer un caf\u00e9 ou une bi\u00e8re pour me remercier :)
\nSi vous voulez plus d'information sur les services propos\u00e9 ou sur l'infrastructure de Drycat, n'h\u00e9sitez pas \u00e0 aller sur le site\n

\nPhoto by Erik-Jan Leusink.", + "maintainer": { + "name": "Dryusdan", + "email": "contact@drycat.fr" + }, + "langs": [], + "tosUrl": "https://miaou.drycat.fr/about/more", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "social.morgenroth.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 21 + }, + "openRegistrations": false + } + }, + "leituras.space": { + "error": "HTTPSConnectionPool(host='leituras.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nay.moe": { + "error": "HTTPSConnectionPool(host='nay.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.odditycentral.com": { + "error": 404 + }, + "lab.oresys.nagoya": { + "error": "HTTPSConnectionPool(host='lab.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "onlysomestories.com": { + "error": 404 + }, + "vtanu.live": { + "error": "HTTPSConnectionPool(host='vtanu.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "volunteer.zho.pa": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -54622,25 +60434,33 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeDescription": "This is private pharmacistvolunteer's instance of Pleroma. Registations are closed. Invites for only known IRL", + "nodeName": "//pleroma/refuge/", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 20, + "max_options": 15, "min_expiration": 0 }, "postFormats": [ @@ -54649,7 +60469,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -54684,26 +60504,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://panoramabox.hostdon.ne.jp/users/rurirarako" + "https://volunteer.zho.pa/users/admin" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 32000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -54711,44 +60526,117 @@ }, "software": { "name": "pleroma", - "version": "1.1.6-0-gec7fa558-hostdon-latest" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 150, + "localPosts": 5941, "users": { - "total": 21 + "total": 5 } }, "version": "2.0" } }, - "smolkitty.me": { + "nodutiesowed.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pt.forty-two.nl": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1+glitch" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 3 }, - "localPosts": 8763 + "localPosts": 361, + "localComments": 7 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": ":/42 - WeTuBE", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "ani.work": { + "cloud.polzi.net": { + "error": "HTTPSConnectionPool(host='cloud.polzi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fedi.offrealms.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/theoutrider": { + "error": 404 + }, + "illi.co.mg": { + "error": "HTTPSConnectionPool(host='illi.co.mg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'illi.co.mg' doesn't match either of '3rvoyages.com', 'ftp.3rvoyages.com', 'm.3rvoyages.com', 'mail.3rvoyages.com', 'sql.3rvoyages.com', 'www.3rvoyages.com'\")))" + }, + "social.reher.space/friendica": { + "error": "HTTPSConnectionPool(host='social.reher.space', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.schrodingerscat.club": { + "error": "HTTPSConnectionPool(host='friendica.schrodingerscat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "z-flag.work": { + "error": "HTTPSConnectionPool(host='z-flag.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hoefer.club": { + "error": "HTTPSConnectionPool(host='hoefer.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dramadon.net": { + "error": "HTTPSConnectionPool(host='dramadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "stcpt.com": { + "error": "HTTPSConnectionPool(host='stcpt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "creerunjeuvideo.fr": { + "error": 404 + }, + "pleroma.eigenellies.space": { + "error": "HTTPSConnectionPool(host='pleroma.eigenellies.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "literoticon.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ibk-cloud.eu": { + "error": "HTTPSConnectionPool(host='ibk-cloud.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xn--zck4azd638n.com": { + "error": "HTTPSConnectionPool(host='xn--zck4azd638n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/rabcyr": { + "error": 404 + }, + "pict.tk": { + "error": 410 + }, + "mastodon.social/users/MoonMan": { + "error": 404 + }, + "mastodon.social/users/reembodied": { + "error": 404 + }, + "social.cotonea.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -54756,55 +60644,162 @@ "usage": { "users": { "total": 7, - "activeMonth": 8, - "activeHalfyear": 15 + "activeMonth": 3, + "activeHalfyear": 8 }, - "localPosts": 1452 + "localPosts": 56 }, "openRegistrations": true } }, - "relay.rb99.space": { + "friloux.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "ddtcc.vip": { + "error": "HTTPSConnectionPool(host='ddtcc.vip', port=443): Read timed out. (read timeout=3)" + }, + "rungirls.run": { + "error": 404 + }, + "peermagic.zapto.org": { + "error": "HTTPSConnectionPool(host='peermagic.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.gay-skater-caster.de": { + "error": 404 + }, + "srv2.elangley.org": { + "error": 404 + }, + "social.paepke.net": { + "error": "HTTPSConnectionPool(host='social.paepke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "student-council.xyz": { + "error": "HTTPSConnectionPool(host='student-council.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peer-tube.piaty.ovh": { + "error": "HTTPSConnectionPool(host='peer-tube.piaty.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.quitter.org.uk": { + "error": "HTTPSConnectionPool(host='social.quitter.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pepecyb.hu": { + "error": 403 + }, + "singpolyma.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "social.polms.wapice-dev.fi": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mister-mean-spirited.blogspot.de": { + "error": 404 + }, + "cloud.poutsplaf.xyz": { + "error": "HTTPSConnectionPool(host='cloud.poutsplaf.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "home.socdojo.com": { + "error": "HTTPSConnectionPool(host='home.socdojo.com', port=443): Read timed out. (read timeout=3)" + }, + "mk.veryamt.com": { + "error": 526 + }, + "mst.m544.net": { + "error": 410 + }, + "nc.virtualconfusion.net": { + "error": 404 + }, + "social.firc.de": { + "error": 404 + }, + "pixel.mancavgeek.co.uk": { + "error": "HTTPSConnectionPool(host='pixel.mancavgeek.co.uk', port=443): Read timed out. (read timeout=3)" + }, + "ipolska.pl": { + "error": "HTTPSConnectionPool(host='ipolska.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ipolska.pl' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + }, + "earth-metal.com": { + "error": 404 + }, + "hlad.org": { "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "outbound": [ + "smtp", + "twitter" + ] }, "usage": { - "localPosts": 0, "users": { - "total": 1 - } + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 59, + "localComments": 8 }, - "version": "2.0", + "openRegistrations": false, "metadata": { - "peers": [ - "social.rb99.space" - ] + "nodeName": "Hladovka", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "white.youre.space": { - "error": "HTTPSConnectionPool(host='white.youre.space', port=443): Read timed out. (read timeout=3)" + "m.ir1s.com": { + "error": "HTTPSConnectionPool(host='m.ir1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "i-kaohsiung.com": { - "error": "HTTPSConnectionPool(host='i-kaohsiung.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "syuwa.fun": { + "error": "HTTPSConnectionPool(host='syuwa.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "opensocial.africa": { - "error": "HTTPSConnectionPool(host='opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.pigelet.org": { + "error": 404 }, - "mastodon.idigitalweb.net": { - "error": "HTTPSConnectionPool(host='mastodon.idigitalweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "7nw.eu": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "social.metadata.moe": { + "xxx.azyobuzi.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -54816,7 +60811,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -54836,7 +60830,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social.Metadata.Moe", + "nodeName": "\u3054\u96a0\u5c45", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -54847,7 +60841,8 @@ "text/plain", "text/html", "text/markdown", - "text/bbcode" + "text/bbcode", + "text/s3wf2" ], "private": false, "restrictedNicknames": [ @@ -54884,7 +60879,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.metadata.moe/users/bbbbbon" + "https://xxx.azyobuzi.net/users/admin" ], "suggestions": { "enabled": false @@ -54896,7 +60891,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -54906,57 +60901,122 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-0-g6b6bdf70d-stable" }, "usage": { - "localPosts": 129, + "localPosts": 3964, "users": { - "total": 2 + "total": 10 } }, "version": "2.0" } }, - "social.qrewhub.com": { - "error": "HTTPSConnectionPool(host='social.qrewhub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.dll.nu": { + "error": 404 }, - "pl.anjara.eu": { + "vatican.kirinsan.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.tokyo": { + "error": 404 + }, + "cloud.henrybrink.de": { + "error": 404 + }, + "misskey.void.gift": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 59 - }, - "localPosts": 173 - }, "software": { - "version": "0.9.9", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "misskey", + "version": "12.36.0" }, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": true, + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "nodeName": "void", + "nodeDescription": "", + "maintainer": { + "name": "\u03c6", + "email": null }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": true, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "pleroma.panoptikum.io": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "staffAccounts": [], + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Panoptikum", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -54964,6 +61024,7 @@ "activities", "api", "auth", + "check_password", "dev", "friend-requests", "inbox", @@ -54984,234 +61045,46 @@ "status", "tag", "user-search", + "user_exists", "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.panoptikum.io/users/informatom" ], - "nodeName": "Pleroma/Anjara", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "social.i2p.rocks": { - "error": "HTTPSConnectionPool(host='social.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.aquilenet.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1076, - "activeMonth": 179, - "activeHalfyear": 500 - }, - "localPosts": 54343 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "wolke.browserlife.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pl.sutera.fi": { - "error": "HTTPSConnectionPool(host='pl.sutera.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "benis.uguu.ltd": { - "error": "HTTPSConnectionPool(host='benis.uguu.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodontest.pastleo.me": { - "error": "HTTPSConnectionPool(host='mastodontest.pastleo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mini.gorone.xyz": { - "error": "HTTPSConnectionPool(host='mini.gorone.xyz', port=443): Read timed out. (read timeout=3)" - }, - "social.nexum.hu": { - "error": "HTTPSConnectionPool(host='social.nexum.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fikaverse.club": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 64, - "activeMonth": 24, - "activeHalfyear": 125 - }, - "localPosts": 880 + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" }, - "openRegistrations": true - } - }, - "gibble.be": { - "error": "HTTPSConnectionPool(host='gibble.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gibble.be timed out. (connect timeout=3)'))" - }, - "write.byte49.exposed": { - "error": "HTTPSConnectionPool(host='write.byte49.exposed', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to write.byte49.exposed timed out. (connect timeout=3)'))" - }, - "mastodon.my": { - "error": "HTTPSConnectionPool(host='mastodon.my', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fv.librepush.net": { - "nodeinfo": { - "version": "2.0", "usage": { + "localPosts": 217, "users": { - "total": 69 - }, - "localPosts": 995 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "total": 8 + } }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "LibrePush.net Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "version": "2.0" } }, - "mogumogucombo.m.to": { - "error": "HTTPSConnectionPool(host='mogumogucombo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.cross-area.com": { - "error": "HTTPSConnectionPool(host='mstdn.cross-area.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.cross-area.com timed out. (connect timeout=3)'))" - }, - "jcsesecuneta.com": { - "error": 404 - }, - "cloud.tanzhaus-schwedt.de": { - "error": 404 - }, - "videos.globenet.org": { + "videos.pofilo.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -55231,24 +61104,24 @@ "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 3 }, - "localPosts": 86, - "localComments": 0 + "localPosts": 306, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Vid\u00e9os Globenet", - "nodeDescription": "Plateforme vid\u00e9o pour les structures h\u00e9berg\u00e9es par l'association Globenet. ", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [ { - "name": "simplelogo", + "name": "matomo", "version": "0.0.3", - "description": "PeerTube simple logo plugin", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -55261,28 +61134,37 @@ ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, - 240, 360, 480, - 720 + 720, + 1080 ] }, "import": { @@ -55355,7 +61237,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": 1073741824, "videoQuotaDaily": -1 }, "trending": { @@ -55370,13 +61252,19 @@ } } }, - "3rdterm.sakakidon.icscoe.jp": { - "error": 404 + "next.alice-and-bob.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "lost-kitten.gimme-sympathy.org": { - "error": "HTTPSConnectionPool(host='lost-kitten.gimme-sympathy.org', port=443): Read timed out. (read timeout=3)" + "peertube.maly.io": { + "error": "HTTPSConnectionPool(host='peertube.maly.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.danirod.es": { + "pouet.draconis.me": { + "error": "HTTPSConnectionPool(host='pouet.draconis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.jamesmwright.com": { + "error": "HTTPSConnectionPool(host='mastodon.jamesmwright.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nangang.travnewmatic.com": { "nodeinfo": { "version": "2.0", "software": { @@ -55388,163 +61276,58 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 76 - }, - "openRegistrations": false - } - }, - "m.anirloli.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.34.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} + "localPosts": 17 }, - "metadata": { - "nodeName": "m.anirloli.dev", - "nodeDescription": "Vultr Cloud Computing Server (2GB RAM $10~/M + Object Storage $5~/M)\u306b\u3066\u7a3c\u50cd\u3057\u3066\u3044\u308b\u500b\u4eba\u7528\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002", - "maintainer": { - "name": "Anirloli", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } + "openRegistrations": true } }, - "ch.uy": { + "jagvillvarafarlig.blogspot.se": { "error": 404 }, - "masatodon.com": { - "error": "HTTPSConnectionPool(host='masatodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cyberfed.net": { + "chitter.xyz": { "nodeinfo": { - "metadata": { - "nodeName": "cyberfed.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "150000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "cyberfed.net", - "url": "https://cyberfed.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 18, - "localComments": 0, "users": { - "total": 5, - "activeHalfyear": 7, - "activeMonth": 0 - } + "total": 547, + "activeMonth": 166, + "activeHalfyear": 297 + }, + "localPosts": 507151 }, - "version": "2.0", "openRegistrations": true } }, - "wordhal.la": { - "error": "HTTPSConnectionPool(host='wordhal.la', port=443): Read timed out. (read timeout=3)" + "cloud.ingenstans.net": { + "error": 403 }, - "nb.btbytes.com": { - "error": "HTTPSConnectionPool(host='nb.btbytes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bots.fedi.life": { + "error": 404 }, - "home.tolstoevsky.ml": { - "error": "HTTPSConnectionPool(host='home.tolstoevsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "peertube.umeahackerspace.se": { + "error": "HTTPSConnectionPool(host='peertube.umeahackerspace.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "server.gkbrk.com": { - "error": "HTTPSConnectionPool(host='server.gkbrk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "app.getobserve.com": { + "error": "HTTPSConnectionPool(host='app.getobserve.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ocf.berkeley.edu": { + "osna.social": { "error": 404 }, - "peertube.desmu.fr": { + "news.tedomum.net": { + "error": "HTTPSConnectionPool(host='news.tedomum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.chatelet.ovh": { "nodeinfo": { "version": "2.0", "software": { @@ -55564,40 +61347,30 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 2 }, - "localPosts": 297, + "localPosts": 18707, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "peertube.desmu.fr", - "nodeDescription": "Ma propre instance pour h\u00e9berger mon propre compte pour satisfaire ma propre m\u00e9galomanie.", + "nodeName": "Tube \u00e0 D\u00e9dale", + "nodeDescription": "Partage d\u00e9centralis\u00e9 de vid\u00e9os", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -55611,7 +61384,7 @@ "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { "enabled": false @@ -55693,98 +61466,162 @@ } } }, - "jasonrbriggs.com": { - "error": 404 + "altdn.me": { + "error": "HTTPSConnectionPool(host='altdn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.chinwag.im": { - "error": "HTTPSConnectionPool(host='social.chinwag.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.chinwag.im timed out. (connect timeout=3)'))" + "social.protogen.dev": { + "error": "HTTPSConnectionPool(host='social.protogen.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mammoth.home.koehn.com": { - "error": 404 + "relaydev.barkshark.tk": { + "error": "HTTPSConnectionPool(host='relaydev.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rmxr.net": { - "error": "HTTPSConnectionPool(host='rmxr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mstdn.hjklyubn.jp": { + "error": "HTTPSConnectionPool(host='mstdn.hjklyubn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.jameslynch.dev": { - "error": "HTTPSConnectionPool(host='mstdn.jameslynch.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.peclu.net": { + "error": "HTTPSConnectionPool(host='social.peclu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fotos.witschel.zone": { + "md.bsb.jp": { + "error": "HTTPSConnectionPool(host='md.bsb.jp', port=443): Read timed out. (read timeout=3)" + }, + "writing.heath.cc": { "error": 404 }, - "social.dbonnet.ovh": { + "pleroma.d3add3d.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.in": { + "error": "HTTPSConnectionPool(host='mstdn.in', port=443): Read timed out. (read timeout=3)" + }, + "s.karp.id.au": { + "error": "HTTPSConnectionPool(host='s.karp.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.umeki.shop": { + "error": "HTTPSConnectionPool(host='mastodon.umeki.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "balserver.xyz": { + "error": "HTTPSConnectionPool(host='balserver.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "queer.chat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 4, + "activeHalfyear": 5 + }, + "localPosts": 108 + }, + "openRegistrations": true + } + }, + "litodon.de": { + "error": "HTTPSConnectionPool(host='litodon.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.jiazhao.ink": { + "error": "HTTPSConnectionPool(host='status.jiazhao.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.apronmaid.info": { + "error": "HTTPSConnectionPool(host='mastodon.apronmaid.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.actocom.com": { + "error": "HTTPSConnectionPool(host='video.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.actocom.com' doesn't match 'actocom.com'\")))" + }, + "mastodon.social/users/eggplant": { "error": 404 }, - "mstdn.peachgyoza.com": { - "error": "HTTPSConnectionPool(host='mstdn.peachgyoza.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "muwiter.m.to": { + "error": "HTTPSConnectionPool(host='muwiter.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pirati.ca": { + "relay2.masto.tech": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "files.dorkfarm.com": { + "error": 404 + }, + "socivitas.com": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.06-dev-1342" + "version": "2019.03-dev-1300" }, "protocols": { "inbound": [ - "friendica", "diaspora", - "gnusocial" + "friendica" ], "outbound": [ - "friendica", "diaspora", - "gnusocial" + "friendica" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ + "dreamwidth", + "gnusocial", "libertree", "linkedin", + "livejournal", "pinterest", + "pumpio", "smtp", - "tumblr", "twitter", "wordpress" ] }, "usage": { "users": { - "total": 76, - "activeHalfyear": 50, - "activeMonth": 47 + "total": 77, + "activeHalfyear": 39, + "activeMonth": 24 }, - "localPosts": 141468, - "localComments": 12499 + "localPosts": 2381, + "localComments": 68 }, - "openRegistrations": false, + "openRegistrations": true, "metadata": { - "nodeName": "pirati.ca - social networking for pirates", + "nodeName": "Socivitas - social-civil-vital", "protocols": { "inbound": [ - "friendica", "diaspora", - "gnusocial", + "friendica", "atom1.0", "rss2.0" ], "outbound": [ - "friendica", "diaspora", - "gnusocial", + "friendica", "atom1.0" ] }, "services": { "inbound": [ + "gnusocial", + "pumpio", "twitter" ], "outbound": [ + "dreamwidth", + "gnusocial", "libertree", "linkedin", + "livejournal", "pinterest", + "pumpio", "smtp", - "tumblr", "twitter", "wordpress" ] @@ -55793,190 +61630,92 @@ } } }, - "mastodon.social/users/lomplac": { - "error": 404 - }, - "murcier.fr": { - "error": 404 - }, - "mastodon.hugopoi.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2065 - }, - "openRegistrations": false - } - }, - "ncc1701.dd-dns.de": { + "www.elladodelmal.com": { "error": 404 }, - "tescher.me": { - "error": "HTTPSConnectionPool(host='tescher.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "test1.mamemo.monga.site": { + "error": "HTTPSConnectionPool(host='test1.mamemo.monga.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the.chirr.space": { + "next.lazyteddy.eu": { "error": 404 }, - "drivingshift.com": { + "relay1.mastodon.ml": { "nodeinfo": { - "metadata": { - "nodeName": "Driving Shift", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { + "localPosts": 0, "users": { "total": 1 - }, - "localPosts": 1 + } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "mastodon.ml", + "factory.zho.pa", + "social.rmrf.space", + "mastodon.red" + ] + } } }, - "greentechwriter-social.org": { - "error": "HTTPSConnectionPool(host='greentechwriter-social.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "masto.mckendrick.dev": { - "error": "HTTPSConnectionPool(host='masto.mckendrick.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "frell.co": { + "error": 404 }, - "antisocial.2soc.net": { - "error": "HTTPSConnectionPool(host='antisocial.2soc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "synfinner.blog": { + "error": "HTTPSConnectionPool(host='synfinner.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cybr.es": { + "m.bonzoesc.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, + "total": 3, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1533 - }, - "openRegistrations": false - } - }, - "soc.ialis.me/@testprius": { - "error": 404 - }, - "assortedflotsam.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 36, - "activeMonth": 8, - "activeHalfyear": 8 - }, - "localPosts": 386674 + "localPosts": 9740 }, "openRegistrations": false } }, - "dyketwitter.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 55, - "activeMonth": 22, - "activeHalfyear": 35 - }, - "localPosts": 5708 - }, - "openRegistrations": true - } - }, - "relay.corset.club": { - "error": "HTTPSConnectionPool(host='relay.corset.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.social/users/Fenreliania": { + "cloud.orsburn.org": { "error": 404 }, - "mastodon.pocka.info": { - "error": "HTTPSConnectionPool(host='mastodon.pocka.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "loganjohndarylgraham.xyz": { - "error": "HTTPSConnectionPool(host='loganjohndarylgraham.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to loganjohndarylgraham.xyz timed out. (connect timeout=3)'))" - }, - "cloud.tyil.nl": { - "error": 403 - }, - "dickshow.social": { - "error": "HTTPSConnectionPool(host='dickshow.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dickshow.social timed out. (connect timeout=3)'))" + "lynn.mikorizal.org": { + "error": "HTTPSConnectionPool(host='lynn.mikorizal.org', port=443): Read timed out. (read timeout=3)" }, - "status.fdlibre.eu": { + "wimminz.wordpress.com": { "error": 404 }, - "masto.madcam.co.uk": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.schwartzh.com": { - "error": "HTTPSConnectionPool(host='social.schwartzh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "test2.pixelfed.fr": { - "error": "HTTPSConnectionPool(host='test2.pixelfed.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ilovepunjabi.com": { + "error": "HTTPSConnectionPool(host='social.ilovepunjabi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shakadeesu.jp": { - "error": 404 + "killed.xyz": { + "error": "HTTPSConnectionPool(host='killed.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "thatother.site": { - "error": "HTTPSConnectionPool(host='thatother.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "paradox.social": { + "error": "HTTPSConnectionPool(host='paradox.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "redroo.ml": { + "mijn.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -55988,404 +61727,157 @@ ], "usage": { "users": { - "total": 38, - "activeMonth": 23, - "activeHalfyear": 107 + "total": 3, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 69738 + "localPosts": 1801 }, "openRegistrations": false } }, - "muscledon.net": { - "error": "HTTPSConnectionPool(host='muscledon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cuslgeode.wordpress.com": { - "error": 404 - }, - "cloud.xirb-solutions.de": { - "error": 403 - }, - "cloud.tub.tuhh.de": { - "error": 404 + "dev.manx.social": { + "error": "HTTPSConnectionPool(host='dev.manx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yakyudon.com": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "yume.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "descendants.social": { - "error": 404 + "funkwhale.buttslol.net": { + "error": "HTTPSConnectionPool(host='funkwhale.buttslol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "doubleloop.net": { - "error": 404 + "social.antifa.gmbh": { + "error": "HTTPSConnectionPool(host='social.antifa.gmbh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "videos.adhocmusic.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 173, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "AD'HOC Tube", - "nodeDescription": "Retrouvez toutes les vid\u00e9os de concerts de l'association AD'HOC sur cette instance PeerTube", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } + "cloud2.nanoforge.fr": { + "error": "HTTPSConnectionPool(host='cloud2.nanoforge.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "post.lurk.org": { + "masto.oncletom.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 267, - "activeMonth": 213, - "activeHalfyear": 238 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 14668 + "localPosts": 280 }, - "openRegistrations": true + "openRegistrations": false } }, - "kaka.social": { - "error": "HTTPSConnectionPool(host='kaka.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "buiob00i07agxm3jg89tk.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='buiob00i07agxm3jg89tk.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.fixitbear.com": { - "error": "HTTPSConnectionPool(host='social.fixitbear.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "thehighlands.fyi": { - "error": "HTTPSConnectionPool(host='thehighlands.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'thehighlands.fyi' doesn't match either of 'pageunion.de', 'www.pageunion.de'\")))" - }, - "social.nicholls.tk": { - "error": 404 + "vmug.social": { + "error": "HTTPSConnectionPool(host='vmug.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.raitisoja.com": { - "error": "HTTPSConnectionPool(host='peertube.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.cyber-tribal.com": { + "error": "HTTPSConnectionPool(host='cyber-tribal.com', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by SSLError(SSLCertVerificationError(\"hostname 'cyber-tribal.com' doesn't match 'diaspora.cyber-tribal.com'\")))" }, - "pl.socialcoding.xyz": { - "error": "HTTPSConnectionPool(host='pl.socialcoding.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "aufdeine.art": { + "error": "HTTPSConnectionPool(host='aufdeine.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "audio.lw1.at": { - "error": 502 + "cloud.pgpartners.md": { + "error": "HTTPSConnectionPool(host='cloud.pgpartners.md', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sc.fetus.jp": { - "error": "HTTPSConnectionPool(host='sc.fetus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.mysticpsychedelic.space": { + "error": "HTTPSConnectionPool(host='toot.mysticpsychedelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "m.nda.li": { - "error": "HTTPSConnectionPool(host='m.nda.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.xxil.cc": { + "error": 404 }, - "dudesa.me": { - "error": "HTTPSConnectionPool(host='dudesa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dudesa.me' doesn't match either of 'cyphe.red', 'nzbg.cyphe.red', 'r.cyphe.red', 's.cyphe.red', 't.cyphe.red', 'ts3.cyphe.red', 'yomimashou.cyphe.red'\")))" + "cloud.chaselau.me": { + "error": "HTTPSConnectionPool(host='cloud.chaselau.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.konosuke.jp": { - "error": "HTTPSConnectionPool(host='social.konosuke.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.konosuke.jp timed out. (connect timeout=3)'))" + "don.suwa3.me": { + "error": "HTTPSConnectionPool(host='don.suwa3.me', port=443): Read timed out. (read timeout=3)" }, - "pleroma.miraiv.net": { - "error": "HTTPSConnectionPool(host='pleroma.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wait.stop.wtf": { + "error": "HTTPSConnectionPool(host='wait.stop.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.cometeo.com": { - "error": "HTTPSConnectionPool(host='mstdn.cometeo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.cometeo.com timed out. (connect timeout=3)'))" + "cloud.philadelphos.com": { + "error": "HTTPSConnectionPool(host='cloud.philadelphos.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "donar.cz": { - "error": 404 + "pleroma.cutie.space": { + "error": "HTTPSConnectionPool(host='pleroma.cutie.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.offsite.guru": { - "nodeinfo": { - "version": 1, - "software": { - "name": "friendica", - "version": "2019.09-1323" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 2, - "localComments": 11 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica@Offsite.guru", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "hub.multed.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tencho.m.to": { - "error": "HTTPSConnectionPool(host='tencho.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "feminism.lgbt": { + "error": "HTTPSConnectionPool(host='feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.securitypraxis.eu": { + "gazette.live": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 75 + "localPosts": 10 }, "openRegistrations": true } }, - "mastodon.chimera.website": { - "error": "HTTPSConnectionPool(host='mastodon.chimera.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon-test.k8s-northeurope.drift.azure.nrk.cloud": { + "error": 503 }, - "rueckertstrasse5.cloud": { - "error": 404 + "pleroma.soupwhale.com": { + "error": 503 }, - "don.moritoworks.com": { - "error": "HTTPSConnectionPool(host='don.moritoworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tube.ziuri.me": { + "error": "HTTPSConnectionPool(host='tube.ziuri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "coste.video": { - "error": "HTTPSConnectionPool(host='coste.video', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to coste.video timed out. (connect timeout=3)'))" + "masto.fslhome.org": { + "error": "HTTPSConnectionPool(host='masto.fslhome.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.social.my-wan.de": { + "friendica.cybear.space": { + "error": "HTTPSConnectionPool(host='friendica.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "posvib.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "xmpp" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 + "total": 13, + "activeMonth": 2, + "activeHalfyear": 15 }, - "localPosts": 10, - "localComments": 0 + "localPosts": 121 }, - "metadata": { - "nodeName": "Hubzilla" - } + "openRegistrations": true } }, - "xoftwjctm7a71lnnwvc7p5za.4chan.icu": { - "error": "HTTPSConnectionPool(host='xoftwjctm7a71lnnwvc7p5za.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "freddi.app": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "jesusinthe.club": { - "error": "HTTPSConnectionPool(host='jesusinthe.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jesusinthe.club timed out. (connect timeout=3)'))" + "makerz.social": { + "error": "HTTPSConnectionPool(host='makerz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bilboed.tech": { + "ndrs.work": { + "error": "HTTPSConnectionPool(host='ndrs.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "my.awful.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -56397,10 +61889,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -56419,7 +61909,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Edward's pleroma", + "nodeName": "awful.club", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -56487,21 +61977,84 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-556-gdbc4791d-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 33, + "localPosts": 135, "users": { - "total": 1 + "total": 52 } }, "version": "2.0" } }, - "kotatsu.jp": { + "godsandradicals.org": { "error": 404 }, - "peertube.1312.media": { + "nerdout.cc": { + "error": "HTTPSConnectionPool(host='nerdout.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vidja.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 255 + }, + "openRegistrations": false + } + }, + "mal.systems": { + "error": "HTTPSConnectionPool(host='mal.systems', port=443): Read timed out. (read timeout=3)" + }, + "cyberfed.net": { + "error": 502 + }, + "tube.zaibon.be": { + "error": "HTTPSConnectionPool(host='tube.zaibon.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cornichon.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 9, + "activeHalfyear": 13 + }, + "localPosts": 10638 + }, + "openRegistrations": false + } + }, + "therealtalk.org": { + "error": "HTTPSConnectionPool(host='therealtalk.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "social.dreckigerdan.com": { + "error": "HTTPSConnectionPool(host='social.dreckigerdan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.sanam.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.sanam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.phyrone.de": { "nodeinfo": { "version": "2.0", "software": { @@ -56518,254 +62071,32 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 104 + "total": 1 }, - "localPosts": 95745, - "localComments": 3 + "localPosts": 783, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube @ 1312", - "nodeDescription": "ACAB - NO EXCEPTION" + "nodeName": "PhyTube", + "nodeDescription": "Phyrones litle Videoplatform powered by PeerTube" } } }, - "mstdon.robox.org": { - "error": "HTTPSConnectionPool(host='mstdon.robox.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.skiant.net": { + "starfighter.club": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mastodon.social" - ], - "media_nsfw": [ - "switter.at" - ], - "media_removal": [], - "reject": [ - "abdl.link", - "framapiaf.fr", - "freeradical.zone", - "glitterkitten.co.uk", - "jorts.horse", - "kznk.me", - "mamot.fr", - "mastodo.ar.al", - "mastodon.gougere.fr", - "neckbeard.xyz", - "radical.town", - "social.quodverum.com", - "switter.co", - "witches.live", - "hackers.town", - "misskey.io", - "misskey.xyz", - "mstdn.io", - "gab.com", - "develop.gab.com", - "cyzed.com", - "not-develop.gab.com", - "gab.sleeck.eu", - "exited.eu", - "gab.polaris-1.work", - "kiwifarms.cc", - "kiwifarms.net", - "kiwifarms.is", - "2.distsn.org", - "2hu.club", - "anitwitter.moe", - "ap.uwu.st", - "baraag.net", - "cofe.moe", - "comm.network", - "community.highlandarrow.com", - "counter.social", - "ediot.social", - "explosion.party", - "feminism.lgbt", - "freehold.earth", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freespeechextremist.com", - "freezepeach.xyz", - "friends.nico", - "gameliberty.club", - "gasthe.lgbt", - "goldandblack.xyz", - "gs.archae.me", - "gs.kawa-kun.com", - "gs.mon5t3r.info", - "gs.smuglo.li", - "hakui.club", - "homura.space", - "ika.moe", - "jabb.in", - "karolat.press", - "kawaiistu.moe", - "kneegrows.top", - "kowai.youkai.town", - "kyot.me", - "liberdon.com", - "libertarianism.club", - "loli.estate", - "lolis.world", - "manx.social", - "mastodon.loliandstuff.moe", - "melalandia.tk", - "mobile.co", - "music.pawoo.net", - "niu.moe", - "noagenda.social", - "noagendasocial.com", - "not.phrack.fyi", - "npf.mlpol.net", - "pawoo.net", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.rareome.ga", - "pleroma.soykaf.com", - "pleroma.yorha.club", - "preteengirls.biz", - "pridelands.io", - "qoto.org", - "rainbowdash.net", - "rapefeminists.network", - "sealion.club", - "shitasstits.life", - "shitasstits.life", - "shitposter.club", - "social.allthefallen.ninja", - "social.au2pb.net", - "social.guizzyordi.info", - "social.heldscal.la", - "social.hidamari.blue", - "social.homunyan.com", - "social.i2p.rocks", - "social.louisoft01.moe", - "social.lucci.xyz", - "social.raptorengineering.io", - "social.sunshinegardens.org", - "social.super-niche.club", - "social.targaryen.house", - "social.wiuwiu.de", - "socnet.supes.com", - "sunshinegardens.org", - "thechad.zone", - "toot.love", - "unsafe.space", - "vampire.estate", - "voluntaryism.club", - "wagesofsinisdeath.com", - "waifu.social", - "weeaboo.space", - "wogan.im", - "woofer.alfter.us", - "wrongthink.net", - "wxw.moe", - "yiff.rocks", - "youkai.town", - "zerohack.xyz" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Skiant's own home on the Fediverse", - "nodeName": "Skiant's Home Server", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.skiant.net/users/Skiant" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 32000000 + "nodeName": "____/ /\\___/ /\\//\\______ //\\", + "nodeDescription": "STARFIGHTER CLUB", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, @@ -56774,150 +62105,112 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-30-g00d17520-develop" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 1633, "users": { - "total": 3 - } + "total": 1 + }, + "localPosts": 1 }, "version": "2.0" } }, - "pixel.netzspielplatz.de": { - "error": "HTTPSConnectionPool(host='pixel.netzspielplatz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hamradio.space": { + "error": "HTTPSConnectionPool(host='hamradio.space', port=443): Read timed out. (read timeout=3)" }, - "princess.cat": { + "hugsandtoots.club": { + "error": 404 + }, + "social.inkwell.studio": { + "error": "HTTPSConnectionPool(host='social.inkwell.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tusk.what.re": { + "error": "HTTPSConnectionPool(host='tusk.what.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tusk.what.re' doesn't match either of 'cloud.what.re', 'www.cloud.what.re'\")))" + }, + "mmn.on.ca": { + "error": 404 + }, + "minuit.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "devops.mstdn.uk": { + "error": "HTTPSConnectionPool(host='devops.mstdn.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.hallucigenia.ga": { + "error": "HTTPSConnectionPool(host='social.hallucigenia.ga', port=443): Read timed out. (read timeout=3)" + }, + "msyk.m.to": { + "error": "HTTPSConnectionPool(host='msyk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-football.jp": { + "error": "HTTPSConnectionPool(host='mstdn-football.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lifeof.ahabitual.dev": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.com", - "gab.ai", - "gab.io", - "sunbeam.city" - ], - "media_nsfw": [ - "freespeechextremist.com", - "kiwifarms.cc", - "baraag.net", - "pawoo.net", - "gab.com", - "gab.ai", - "gab.io", - "neckbeard.xyz", - "anime.website", - "mastodon.social", - "jpop.club" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "gab.ai", - "gab.io", - "sunbeam.city" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "princess.cat", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://princess.cat/users/isi", - "https://princess.cat/users/mewmew" - ], - "suggestions": { - "enabled": false + "nodeName": "lifeof.ahabitual.dev", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "lifeof.ahabitual.dev", + "url": "http://lifeof.ahabitual.dev", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": true, "protocols": [ "activitypub" ], @@ -56926,66 +62219,79 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "pixelfed", + "version": "0.10.8" }, "usage": { - "localPosts": 19397, + "localPosts": 0, + "localComments": 0, "users": { - "total": 37 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "toot.mbnetworx.net": { - "error": "HTTPSConnectionPool(host='toot.mbnetworx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.schuerz.at": { - "error": 404 - }, - "t-2.h.senan.xyz": { - "error": "HTTPSConnectionPool(host='t-2.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "comradical.net": { - "error": "HTTPSConnectionPool(host='comradical.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.libretux.com": { + "error": "HTTPSConnectionPool(host='blog.libretux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.libretux.com' doesn't match 'gitea.libretux.com'\")))" }, - "zedshaw.com": { + "meld.de/profile/0xf00fc7c8": { "error": 404 }, - "mfg.fyi": { + "many-sparrows.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Many Sparrows", + "nodeDescription": "Thoughts on Latter-Day Saint faith in the twenty-first century.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 10 + "total": 1 }, - "localPosts": 364 + "localPosts": 14 }, - "openRegistrations": true + "version": "2.0" } }, - "nextcloudbeta.bitblokes.de": { - "error": 404 + "pleroma.71m.us": { + "error": 503 }, - "ostatus.matarillo.com": { - "error": 500 + "tenca.rs": { + "error": "HTTPSConnectionPool(host='tenca.rs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.rimmer.cloud": { + "social.flintfam.org": { + "error": "HTTPSConnectionPool(host='social.flintfam.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kazu34.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -56996,81 +62302,99 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 1271 }, "openRegistrations": false } }, - "develry.be": { - "error": 404 + "don.anqou.net": { + "error": "HTTPSConnectionPool(host='don.anqou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pathodon.98degrees.co.uk": { - "error": "HTTPSConnectionPool(host='pathodon.98degrees.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pathodon.98degrees.co.uk' doesn't match either of 'parcelwise.co.uk', 'www.parcelwise.co.uk'\")))" + "hakorena.hostdon.ne.jp": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "kaluza.ocloud.de": { - "error": 404 + "cloud.iphamily.net": { + "error": "HTTPSConnectionPool(host='cloud.iphamily.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.the-corona.net": { + "social.kajalinifi.de": { + "error": "HTTPSConnectionPool(host='social.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nethole.us": { "error": 404 }, - "d25.community": { - "error": "HTTPSConnectionPool(host='d25.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "todon.pressthebutton.pw": { + "error": "HTTPSConnectionPool(host='todon.pressthebutton.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "cloud.joerger.us": { + "confederac.io": { + "error": 404 + }, + "cloud.bhh.sh": { "error": 403 }, - "socialmaya.com": { - "error": 502 + "cafe.dragonhoard.space": { + "error": "HTTPSConnectionPool(host='cafe.dragonhoard.space', port=443): Read timed out. (read timeout=3)" }, - "magikarp.fun": { - "error": "HTTPSConnectionPool(host='magikarp.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "relay.mastoc.net": { + "error": "HTTPSConnectionPool(host='relay.mastoc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "onikodon.daemon.asia": { - "error": "HTTPSConnectionPool(host='onikodon.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'onikodon.daemon.asia' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" + "nyan.live": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.c-view.club": { - "error": "HTTPSConnectionPool(host='mastodon.c-view.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.ssweeny.net": { + "error": 404 }, - "pomdon.top": { - "error": "Expecting value: line 1 column 1 (char 0)" + "steam-don.fun": { + "error": "HTTPSConnectionPool(host='steam-don.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gay.dragon.garden": { - "error": "HTTPSConnectionPool(host='gay.dragon.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "naechstewolke.spdns.de": { + "error": 403 }, - "mammouth.inframed.net": { + "mstdn.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 17397, + "activeMonth": 3756, + "activeHalfyear": 11098 }, - "localPosts": 9088 + "localPosts": 561787 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.ino.org.uk": { - "error": "HTTPSConnectionPool(host='social.ino.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "altfurry.xyz": { + "error": "HTTPSConnectionPool(host='altfurry.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relampagofurioso.com": { + "mastodon.davidpea.ch": { + "error": "HTTPSConnectionPool(host='mastodon.davidpea.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.deviltracks.net": { + "error": "HTTPSConnectionPool(host='social.deviltracks.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pl.libre-association.party": { + "error": "HTTPSConnectionPool(host='pl.libre-association.party', port=443): Read timed out. (read timeout=3)" + }, + "hub.zy.lc": { "error": 404 }, - "regionalkollektiv.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.mezashi.info": { + "error": "HTTPSConnectionPool(host='mastodon.mezashi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.knutzen.org": { + "pleroma.ellied.net": { "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.imirhil.fr": { + "social.gibiris.org": { + "error": 404 + }, + "mastodon.ind.ie": { "nodeinfo": { "version": "2.0", "software": { @@ -57082,332 +62406,158 @@ ], "usage": { "users": { - "total": 3, + "total": 2, "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 36443 + "localPosts": 338 }, "openRegistrations": false } }, - "yunohost.ga": { - "error": "HTTPSConnectionPool(host='yunohost.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yunohost.ga timed out. (connect timeout=3)'))" - }, - "scubadon.jp": { - "error": 500 - }, - "mstdn.club": { - "error": "HTTPSConnectionPool(host='mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.werefoxsoftware.com": { + "error": "HTTPSConnectionPool(host='masto.werefoxsoftware.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plus.kokoti.org": { - "error": 404 + "blacksketch.com": { + "error": "HTTPSConnectionPool(host='blacksketch.com', port=443): Read timed out. (read timeout=3)" }, - "pl.devfs.xyz": { + "fridaysforfuturefvg.it": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "myflog.net", - "humblr.social", - "pretend.fun", - "sinblr.com", - "abdl.link", - "twimblr.xyz", - "baraag.net", - "pokemon.men", - "anime.website", - "gab.com", - "kiwifarms.cc", - "pl.smuglo.li", - "neckbeard.xyz" - ], - "media_nsfw": [ - "myflog.net", - "humblr.social", - "pretend.fun", - "sinblr.com", - "abdl.link", - "baraag.net", - "twimblr.xyz", - "stereophonic.space" - ], - "media_removal": [], - "reject": [ - "newjack.city", - "anime.website", - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "a robot's instance for robots (and friends)", - "nodeName": "devfs", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://pl.devfs.xyz/users/null", - "https://pl.devfs.xyz/users/jellypotato" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 512000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "name": "wordpress", + "version": "5.4.1" }, "usage": { - "localPosts": 15184, "users": { - "total": 6 - } - }, - "version": "2.0" - } - }, - "video.die-partei.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" + "total": 15 + }, + "localPosts": 13, + "localComments": 4 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 10, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Die PARTEI Reutlingen PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "email": "fridaysforfutureudine@protonmail.com" } } }, - "www.werefox.dev": { + "pixelfed.se": { "nodeinfo": { "metadata": { - "nodeName": "Werefox Software", - "nodeDescription": "A collection of self-hosted services and software", + "nodeName": "pixelfed.se", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.se", + "domain": "pixelfed.se", + "url": "https://pixelfed.se", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 14 + "outbound": [] }, - "version": "2.0" - } - }, - "cloud.ross154.net": { - "error": 404 - }, - "www.sworddynasty.tokyo": { - "error": "HTTPSConnectionPool(host='www.sworddynasty.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "boz.fi": { - "error": "HTTPSConnectionPool(host='boz.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nerds.social": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pixelfed", + "version": "0.10.9" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 726, + "localComments": 0, "users": { - "total": 13, - "activeMonth": 13, - "activeHalfyear": 48 - }, - "localPosts": 71 + "total": 105, + "activeHalfyear": 67, + "activeMonth": 17 + } }, - "openRegistrations": true - } - }, - "docker.masto.pt": { - "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 40 - }, "openRegistrations": false } }, - "md.arg.vc": { - "error": "HTTPSConnectionPool(host='md.arg.vc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/Mibi": { - "error": 404 + "waraiotoko.net": { + "error": "HTTPSConnectionPool(host='waraiotoko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.mesomer.com": { + "donpark.org": { "error": 404 }, - "nullnull.m.to": { - "error": "HTTPSConnectionPool(host='nullnull.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.dpost.jp": { + "error": "HTTPSConnectionPool(host='mstdn.dpost.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sarkisov.ocloud.de": { - "error": "HTTPSConnectionPool(host='sarkisov.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.megahiza.website": { + "error": "HTTPSConnectionPool(host='mastodon.megahiza.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "secreci.com": { + "mastodon.social/users/coloco": { "error": 404 }, - "mastodon.taoyagi.jp": { - "error": "HTTPSConnectionPool(host='mastodon.taoyagi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodonut.be": { - "error": "HTTPSConnectionPool(host='mastodonut.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodonut.be timed out. (connect timeout=3)'))" + "write.paw.cafe": { + "error": "HTTPSConnectionPool(host='write.paw.cafe', port=443): Read timed out. (read timeout=3)" }, - "own.lindon.pw": { - "error": "HTTPSConnectionPool(host='own.lindon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "matsuyama.m.to": { + "error": "HTTPSConnectionPool(host='matsuyama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.underworld.fr": { + "peertube.020.pl": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -57422,107 +62572,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 2 }, - "localPosts": 46015, + "localPosts": 156, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube - underworld.fr", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "ryotaro0339.jp": { - "error": "HTTPSConnectionPool(host='ryotaro0339.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ryotaro0339.jp timed out. (connect timeout=3)'))" - }, - "www.allemannen-softworkx.de": { - "error": "HTTPSConnectionPool(host='www.allemannen-softworkx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kkmasaki.jp": { - "error": "HTTPSConnectionPool(host='kkmasaki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kkmasaki.jp timed out. (connect timeout=3)'))" - }, - "social.mousqueton.ru": { - "error": "HTTPSConnectionPool(host='social.mousqueton.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mochiwasa.fam.cx": { - "error": "HTTPSConnectionPool(host='mochiwasa.fam.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "musings.martyn.berlin": { - "nodeinfo": { - "metadata": { - "nodeName": "Martyn's random blog", - "nodeDescription": "Where I put my random musings - fedi follow @martyn@musings.martyn.berlin", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 4 - }, - "version": "2.0" - } - }, - "vulpes.work": { - "error": 403 - }, - "tube.nah.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 113, - "localComments": 7 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "tube.nah.re - PeerTube", - "nodeDescription": "Une petite instance PeerTube, en compl\u00e9ment de l'instance Mastodon d'Alex", + "nodeName": "PeerTube.020.pl", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -57539,13 +62599,13 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -57555,9 +62615,13 @@ "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -57566,7 +62630,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -57630,7 +62694,7 @@ } }, "user": { - "videoQuota": 53687091200, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -57645,547 +62709,311 @@ } } }, - "parlay.hackerheaven.org": { - "error": "HTTPSConnectionPool(host='parlay.hackerheaven.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "monkeyorg.space": { - "error": 403 + "sealeo.social": { + "error": "HTTPSConnectionPool(host='sealeo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.elephantgod.club": { - "error": "Exceeded 30 redirects." + "heck.ooo": { + "error": 404 }, - "pleurote.chown.me": { - "error": "HTTPSConnectionPool(host='pleurote.chown.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zenon.kro.kr": { + "error": "HTTPSConnectionPool(host='zenon.kro.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zenon.kro.kr' doesn't match 'xeonix4812.synology.me'\")))" }, - "lubar.me": { + "frank.gronendahl.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 10 + "total": 1 }, - "localPosts": 112389 - }, - "openRegistrations": false - } - }, - "not.phrack.fyi": { - "error": "HTTPSConnectionPool(host='not.phrack.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.markoonline.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "localPosts": 25, + "localComments": 5 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 3, - "localComments": 2 + "outbound": [] }, - "openRegistrations": false, "metadata": { - "nodeName": "Privater Friendica Pod", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false + "email": "frank@gronendahl.de" } } }, - "friendica.astifter.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "hi.technomancy.us": { - "error": 404 - }, - "cloud.shinenelson.com": { - "error": 404 - }, - "nc.xn--stefan-hhn-lcb.de": { - "error": 404 - }, - "stoprepresiongranada.wordpress.com": { - "error": 404 + "switch.masto.host": { + "error": "HTTPSConnectionPool(host='switch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cyber.cafe": { - "error": 404 + "cloud.sftblw.moe": { + "error": 403 }, - "marutani.xyz": { + "tilde.team": { "error": 404 }, - "tv.lapesto.fr": { + "bestgirlgrace@social.illegalpornography.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 74 + "total": 12, + "activeMonth": 9, + "activeHalfyear": 11 }, - "localPosts": 157, - "localComments": 8 + "localPosts": 115009 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Pellicule bleue", - "nodeDescription": "Pellicule Bleue est un h\u00e9bergeur de contenus audio-visuels auto-produits. ", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "bloodandthunderleviathan.herokuapp.com": { + "microblog.wittenbrink.net": { "error": 404 }, - "video.greenmycity.eu": { + "norbertmarteau.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 11, + "activeMonth": 11, + "activeHalfyear": 11 }, - "localPosts": 1426, - "localComments": 0 + "localPosts": 46 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "GreenTube", - "nodeDescription": "GreenTube est une instance PeerTube fournissant des flux vid\u00e9os en P2P." - } + "openRegistrations": true } }, - "ansiktsburk.se": { + "social.kaaosunlimited.fi": { "error": 404 }, - "hub.togart.de": { - "error": "HTTPSConnectionPool(host='hub.togart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cumulo.trammenti.org": { + "error": "HTTPSConnectionPool(host='cumulo.trammenti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.tcp.expert": { - "error": "HTTPSConnectionPool(host='mastodon.tcp.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.myownhost.de": { + "error": "HTTPSConnectionPool(host='cloud.myownhost.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.boosterok.com": { - "error": "HTTPSConnectionPool(host='social.boosterok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "bbq.snoot.com": { + "error": "HTTPSConnectionPool(host='bbq.snoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "amplifi.casa": { + "pixxaddict.social": { + "error": "HTTPSConnectionPool(host='pixxaddict.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eclesia.space": { "nodeinfo": { - "metadata": { - "nodeDescription": "Um servidor simples, com o objetivo de dar vozes a quem n\u00e3o quer depender de grandes redes. \ud83c\udf3b", - "nodeName": "Amplifi.casa" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, "usage": { - "localComments": 9, - "localPosts": 53, "users": { - "total": 124 - } + "total": 6, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 3053 }, - "version": "2.0" + "openRegistrations": true } }, - "tube.lesamarien.fr": { + "leftreality.com": { + "error": 404 + }, + "mastodon.startx.de": { + "error": "HTTPSConnectionPool(host='mastodon.startx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.cyberjinh.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 97774, - "localComments": 1 + "localPosts": 77 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Le Samarien", - "nodeDescription": "PeerTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 104857600 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "mastodon.social/users/BrendanSinclair": { - "error": 404 - }, - "hub.vikshepa.com": { - "error": "HTTPSConnectionPool(host='hub.vikshepa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.vikshepa.com' doesn't match 'vikshepa.com'\")))" + "bydons.ddns.net": { + "error": "HTTPSConnectionPool(host='bydons.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "click.ba.it": { - "error": 404 + "rootage.2dx.red": { + "error": "HTTPSConnectionPool(host='rootage.2dx.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hodapp.club": { + "bbs.kawa-kun.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "develop.gab.com", + "not-develop.gab.com", + "humblr.social", + "sinblr.com" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "develop.gab.com", + "not-develop.gab.com" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "KBBS", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://bbs.kawa-kun.com/users/tk", + "https://bbs.kawa-kun.com/users/admin" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-263-g80b91767-bbs-kawa-kun-com" + }, "usage": { + "localPosts": 8322, "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 721 + "total": 13 + } }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.host": { + "test12.manton.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "blackcat.town": { + "error": "HTTPSConnectionPool(host='blackcat.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zaisu-club.xyz": { + "error": "HTTPSConnectionPool(host='zaisu-club.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "adult-social.net": { "nodeinfo": { "version": "2.0", "software": { @@ -58197,157 +63025,200 @@ ], "usage": { "users": { - "total": 6460, - "activeMonth": 230, - "activeHalfyear": 230 + "total": 10, + "activeMonth": 4, + "activeHalfyear": 12 }, - "localPosts": 233865 + "localPosts": 13 }, "openRegistrations": true } }, - "nextcloud.haacksnetworking.com": { + "internaut.me": { + "error": "HTTPSConnectionPool(host='internaut.me', port=443): Read timed out. (read timeout=3)" + }, + "cloud.mygaia.org": { "error": 404 }, - "hub.euskirchen-im-wandel.de": { - "error": 500 + "un.mastodon.international": { + "error": "HTTPSConnectionPool(host='un.mastodon.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the.goofs.space": { + "mastodon.supremenet.ddnss.org": { + "error": "HTTPSConnectionPool(host='mastodon.supremenet.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.darkcyber.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 17, - "activeHalfyear": 23 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 411 + "localPosts": 23 }, "openRegistrations": true } }, - "toot.temsa.me": { - "error": "HTTPSConnectionPool(host='toot.temsa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.temsa.me timed out. (connect timeout=3)'))" + "kirishimalab21.xyz": { + "error": "HTTPSConnectionPool(host='kirishimalab21.xyz', port=443): Read timed out. (read timeout=3)" }, - "friendica.hashy-net.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "pleroma.katabaticat.net": { + "error": "HTTPSConnectionPool(host='pleroma.katabaticat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.masturbadon.com": { - "error": "HTTPSConnectionPool(host='www.masturbadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.naruniwa.cc": { + "error": "HTTPSConnectionPool(host='mstdn.naruniwa.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.on-o.com": { - "error": "HTTPSConnectionPool(host='mastodon.on-o.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.on-o.com' doesn't match either of 'docker.on-o.com', 'gitlab.on-o.com', 'mattermost.on-o.com', 'min.on-o.com', 'node-red.on-o.com', 'on-o.com', 'qwik.on-o.com', 'redmine.on-o.com'\")))" + "cloud.g31.de": { + "error": 404 }, - "fedi.dev": { + "ingwie.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.zackroniacs.com": { + "error": "HTTPSConnectionPool(host='social.zackroniacs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.mouse.services": { "nodeinfo": { "metadata": { - "nodeName": "Fedi.dev", - "nodeDescription": "Fediverse for developers: server configuration, Linux, open source.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "mstdn.foxfam.club", + "newsbots.eu" + ], + "media_nsfw": [ + "nsfw.social" + ], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] }, - "maxBlogs": 10, - "publicReader": true, - "invites": true + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma Mouse", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.mouse.services/users/a7" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 128000000 + } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0-5-g8675eb0" + "name": "pleroma", + "version": "2.0.3-stable" }, "usage": { + "localPosts": 8746, "users": { - "total": 6, - "activeHalfyear": 2 - }, - "localPosts": 27 + "total": 15 + } }, "version": "2.0" } }, - "mstdn.mizuno-as.net": { - "error": "HTTPSConnectionPool(host='mstdn.mizuno-as.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friends.nico": { - "error": 410 + "neuland.irgendwo.co": { + "error": "HTTPSConnectionPool(host='neuland.irgendwo.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'neuland.irgendwo.co' doesn't match 'video.mol4media.nl'\")))" }, - "melmac.rocks": { - "error": "HTTPSConnectionPool(host='melmac.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.alex-detsch.de": { + "error": "HTTPSConnectionPool(host='video.alex-detsch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tanukiu.hostdon.ne.jp": { + "mentalhealth.social": { "nodeinfo": { "version": "2.0", "software": { @@ -58359,61 +63230,25 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 225 - }, - "openRegistrations": true - } - }, - "cloud.yom.li": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "davidpeach.co.uk": { - "error": 404 - }, - "images.rouvray.info": { - "error": "HTTPSConnectionPool(host='images.rouvray.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'images.rouvray.info' doesn't match 'photos.rouvray.org'\")))" - }, - "hispatodon.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 49, - "activeMonth": 80, - "activeHalfyear": 114 + "total": 51, + "activeMonth": 15, + "activeHalfyear": 32 }, - "localPosts": 10981 + "localPosts": 2688 }, "openRegistrations": true } }, - "theoperators.herokuapp.com": { - "error": 404 - }, - "b7xtdbajbjk0zhffrm.4chan.icu": { - "error": "HTTPSConnectionPool(host='b7xtdbajbjk0zhffrm.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "blog.qupzilla.com": { - "error": "HTTPSConnectionPool(host='blog.qupzilla.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "minordon.dip.jp": { + "error": "HTTPSConnectionPool(host='minordon.dip.jp', port=443): Read timed out. (read timeout=3)" }, - "cloud.macaw.me": { - "error": 404 + "pasha.jumpingcrab.com": { + "error": "HTTPSConnectionPool(host='pasha.jumpingcrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shared.graphics": { + "fediplants.club": { "nodeinfo": { "metadata": { - "nodeName": "shared.graphics", + "nodeName": "fediplants.club", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -58421,28 +63256,28 @@ "config": { "open_registration": true, "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "13", + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", + "media_types": "image/jpeg,image/png,image/gif,video/mp4", "enforce_account_limit": true }, "activitypub": { "enabled": true, - "remote_follow": false + "remote_follow": true }, "ab": { "lc": false, "rec": false, - "loops": false + "loops": true }, "site": { - "name": "Shared Graphics", - "domain": "shared.graphics", - "url": "https://shared.graphics", + "name": "fediplants.club", + "domain": "fediplants.club", + "url": "https://fediplants.club", "description": null }, "username": { @@ -58460,7 +63295,7 @@ "mobile_apis": true, "circles": false, "stories": false, - "video": false, + "video": true, "import": { "instagram": false, "mastodon": false, @@ -58481,195 +63316,268 @@ "version": "0.10.9" }, "usage": { - "localPosts": 508, + "localPosts": 41, "localComments": 0, "users": { - "total": 255, - "activeHalfyear": 150, - "activeMonth": 36 + "total": 14, + "activeHalfyear": 12, + "activeMonth": 1 } }, "version": "2.0", "openRegistrations": true } }, - "peertube.fr": { + "hom.ph": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 2328 + }, + "openRegistrations": false + } + }, + "toot.pixels.pizza": { + "error": "HTTPSConnectionPool(host='toot.pixels.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "myfreckle.com": { + "error": "HTTPSConnectionPool(host='myfreckle.com', port=443): Read timed out. (read timeout=3)" + }, + "oki.sakuradon.jp": { + "error": "HTTPSConnectionPool(host='oki.sakuradon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "deep-learning.site": { + "error": "HTTPSConnectionPool(host='deep-learning.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scream.today": { + "nodeinfo": { + "metadata": { + "nodeName": "scream.today", + "nodeDescription": "a blog site for screamin about ur day", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 3, + "publicReader": true, + "invites": true }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1300 + "total": 99, + "activeHalfyear": 17 }, - "localPosts": 29543, - "localComments": 1680 + "localPosts": 141 }, + "version": "2.0" + } + }, + "js4.in": { + "error": "HTTPSConnectionPool(host='js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "f-rabbit.com": { + "error": "HTTPSConnectionPool(host='f-rabbit.com', port=443): Read timed out. (read timeout=3)" + }, + "pix.closeuprussia.com": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "pix.closeuprussia.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "nodeName": "Peertube.fr", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } + "activitypub": { + "enabled": true, + "remote_follow": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "name": "pixelfed", + "domain": "pix.closeuprussia.com", + "url": "https://pix.closeuprussia.com", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": true } } - } - } - }, - "tootmin.network": { - "error": "HTTPSConnectionPool(host='tootmin.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vorlonhome.world": { - "error": "HTTPSConnectionPool(host='vorlonhome.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.7glen.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 371, + "localComments": 0, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2 + "total": 5, + "activeHalfyear": 8, + "activeMonth": 3 + } }, + "version": "2.0", "openRegistrations": true } }, - "quakk.fun": { + "stupid.moe": { "nodeinfo": { "metadata": { - "nodeName": "Quakk", - "nodeDescription": "EXTREME Quake 2 Modding", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Try no. 5", + "nodeName": "Stupid moe", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://stupid.moe/users/leapfrog" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -58678,198 +63586,326 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.2" }, "usage": { + "localPosts": 449, "users": { - "total": 1 - }, - "localPosts": 4 + "total": 5 + } }, "version": "2.0" } }, - "fimidi.com": { + "www.ressources-sii.fr": { + "error": "HTTPSConnectionPool(host='www.ressources-sii.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.darkpeak.org": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 8 + }, + "localPosts": 193 + }, + "software": { + "version": "0.9.9", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "ostatus", + "activitypub" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": true + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "Dark Peak Data Co-operative", + "nodeDescription": "Dark Peak Data Co-operative's fediverse microblogging service. See https://darkpeak.org for more information.", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "suggestions" + ], + "accountActivationRequired": false + } + } + }, + "mytoot.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 549, - "activeMonth": 132, - "activeHalfyear": 207 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4296 + "localPosts": 404 }, - "openRegistrations": true + "openRegistrations": false } }, - "tubercul.es": { - "error": "HTTPSConnectionPool(host='tubercul.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tubercul.es' doesn't match either of 'fladnag.net', 'looping.systems', 'maxencemohr.me', 'www.fladnag.net', 'www.looping.systems'\")))" - }, - "hub.ceilotierra.space": { - "error": 404 - }, - "timm.abstrct.us": { - "error": "HTTPSConnectionPool(host='timm.abstrct.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.vip": { - "error": "HTTPSConnectionPool(host='mastodon.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.vip timed out. (connect timeout=3)'))" - }, - "nextcloud.dblum.ch": { + "00dani.me": { "error": 404 }, - "social.chaos.computer": { - "error": "HTTPSConnectionPool(host='social.chaos.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.chaos.computer timed out. (connect timeout=3)'))" - }, - "misskey.nokotaro.com": { + "travelpandas.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.37.2" + "metadata": { + "nodeName": "travelpandas.xyz", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "20000", + "max_caption_length": "1500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": true, + "loops": true + }, + "site": { + "name": "Travelpandas", + "domain": "travelpandas.xyz", + "url": "https://travelpandas.xyz", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { - "users": {} + "localPosts": 184, + "localComments": 0, + "users": { + "total": 37, + "activeHalfyear": 27, + "activeMonth": 11 + } }, - "metadata": { - "nodeName": "Misskey", - "nodeDescription": "\u3058\u3093\u305b\u3044\u306e\u306a\u3064\u3084\u3059\u307f", - "maintainer": { - "name": "takenoko", - "email": null - }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 4096, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } + "version": "2.0", + "openRegistrations": true } }, - "gingadon.com": { + "mastodon.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 413, - "activeMonth": 178, - "activeHalfyear": 202 + "total": 23606, + "activeMonth": 899, + "activeHalfyear": 1743 }, - "localPosts": 301845 + "localPosts": 1290485 }, - "openRegistrations": true + "openRegistrations": false } }, - "avarty.net": { - "error": 404 - }, - "mastodon.social/users/yatchi": { - "error": 404 - }, - "cloud.w5labs.com": { + "mastodon.f-si.org": { "error": 404 }, - "cloud.cookies77.site": { + "jamesgallagher.social": { "error": 404 }, - "monsterpit.blog": { + "anfora.ggc-project.de": { "nodeinfo": { - "metadata": { - "nodeName": "Monsterpit Blogs", - "nodeDescription": "A space for monsters to roar comfortably and share their writing and stories. Part of the Monsterpit community. https://monstepit.net/about/more", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 666, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "Anfora", + "version": "0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" + "outbound": [] }, + "openRegistrations": true, "usage": { "users": { - "total": 794, - "activeHalfyear": 13 + "total": 6 }, - "localPosts": 301 + "localPosts": 0 }, - "version": "2.0" + "metadata": { + "nodeName": "Anfora", + "software": { + "homepage": "https://anfora.app", + "github": "https://github.com/anforaProject/anfora", + "follow": "https://mastodon.social/@anfora" + } + } } }, - "hub.deko.cloud": { + "irishstew.org": { + "error": "HTTPSConnectionPool(host='irishstew.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.gothloli.club": { + "error": "HTTPSConnectionPool(host='mstdn.gothloli.club', port=443): Read timed out. (read timeout=3)" + }, + "osada.teddybeard.eu": { + "error": "HTTPSConnectionPool(host='osada.teddybeard.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "m.socialjustice.engineering": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cga.graphics": { + "error": 404 + }, + "mstdn.monster-girl.homelinux.net": { + "error": "HTTPSConnectionPool(host='mstdn.monster-girl.homelinux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.pafnooty.ru": { + "error": 404 + }, + "mastodon.droogers.eu": { + "error": 404 + }, + "tv.datamol.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "zot", - "diaspora", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] @@ -58877,22 +63913,126 @@ "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 + "total": 2 }, - "localPosts": 3, - "localComments": 25 + "localPosts": 69526, + "localComments": 2 }, "metadata": { - "nodeName": "Hubzilla" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Datamol TV", + "nodeDescription": "", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "nine.moe": { - "error": "HTTPSConnectionPool(host='nine.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "beeping.town": { + "noagenda.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -58904,138 +64044,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "b.9chan.lol", - "birdsite.link", - "bitcoinhackers.org", - "bot.undernet.uy", - "bsd.moe", - "cloutfla.re", - "friends.nico", - "greenish.red", - "gs.archae.me", - "innerwebs.social", - "kyot.me", - "leftlibertarian.club", - "liberdon.com", - "libertarianism.club", - "mastodon.starrevolution.org", - "newsbots.eu", - "nsfw.social", - "patch.cx", - "qoto.org", - "shitposter.club", - "social.evilma.id", - "social.hatthieves.es", - "social.heldscal.la", - "social.sunshinegardens.org", - "sunshinegardens.org", - "toot.love", - "toot.zone", - "tweeps.link", - "waifuappreciation.club", - "waifu.social", - "humblr.social", - "pawoo.net", - "porntoot.com", - "weeaboo.space", - "weeb.academy" - ], - "media_nsfw": [], - "media_removal": [ - "humblr.social", - "pawoo.net", - "porntoot.com", - "weeaboo.space", - "weeb.academy", - "baraag.net", - "gs.smuglo.li", - "social.super-niche.club", - "unsafe.space" - ], - "reject": [ - "beehub.org", - "cliterati.club", - "coom.club", - "crypto-group-buy.com", - "develop.gab.com", - "dickkickextremist.xyz", - "exited.eu", - "expired.mentality.rip", - "explosion.party", - "fedichive.tk", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freevoice.space", - "freezepeach.xyz", - "gab.ai", - "gab.com", - "gabfed.com", - "gameliberty.club", - "gasthe.lgbt", - "gleasonator.com", - "gleasonator.dev", - "glindr.org", - "hagra.net", - "kag.social", - "kiwifarms.cc", - "lets.saynoto.lgbt", - "ligma.pro", - "manitu.pirati.ca", - "melalandia.tk", - "mobile.co", - "mstdn.foxfam.club", - "neckbeard.xyz", - "neenster.org", - "newjack.city", - "noagendasocial.com", - "nordenmedia.com", - "not-develop.gab.com", - "npf.mlpol.net", - "pieville.net", - "pl.765racing.com", - "pleroma.cucked.me", - "pleroma.kiwifarms.net", - "pleroma.rareome.ga", - "pl.smuglo.li", - "preteengirls.biz", - "prout.social", - "rapefeminists.network", - "robo.super-niche.club", - "sealion.club", - "shitasstits.life", - "skippers-bin.com", - "social.byoblu.com", - "social.foxfam.club", - "social.quodverum.com", - "spinster.xyz", - "thechad.zone", - "the.hedgehoghunter.club", - "voluntaryism.club", - "wagesofsinisdeath.com", - "weedis.life", - "yggdrasil.social", - "yorishiro.space", - "baraag.net", - "gs.smuglo.li", - "social.super-niche.club", - "unsafe.space" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -59047,7 +64064,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Beeping Town", + "nodeName": "noagenda.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -59094,7 +64111,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://noagenda.social/users/admin" + ], "suggestions": { "enabled": false }, @@ -59115,293 +64134,696 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-1-g2c56697c-beeping" + "version": "2.0.2" }, "usage": { - "localPosts": 112340, + "localPosts": 92, "users": { - "total": 164 + "total": 130 } }, "version": "2.0" } }, - "feldlabor.eu": { + "coste.video": { + "error": "HTTPSConnectionPool(host='coste.video', port=443): Read timed out. (read timeout=3)" + }, + "social.chicoca.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nomofomo.social": { + "error": "HTTPSConnectionPool(host='nomofomo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thehackernews.com": { "error": 404 }, - "sangha.social": { + "so.kys.moe": { + "error": "HTTPSConnectionPool(host='so.kys.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--zck4ad5f2e.jp": { + "error": "HTTPSConnectionPool(host='xn--zck4ad5f2e.jp', port=443): Read timed out. (read timeout=3)" + }, + "phishermanswarf.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tamago.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 19, - "activeHalfyear": 33 + "total": 0, + "activeMonth": 1, + "activeHalfyear": 17 }, - "localPosts": 272 + "localPosts": 224 }, - "openRegistrations": true + "openRegistrations": false } }, - "write.random.sh": { + "community.scinan.science": { + "error": "HTTPSConnectionPool(host='community.scinan.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.jezra.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nyaa.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "don.inux39.me": { "nodeinfo": { - "metadata": { - "nodeName": "write.random.sh", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.6.0" - }, "usage": { "users": { - "total": 6 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 16 + "localPosts": 32286 }, - "version": "2.0" + "openRegistrations": false } }, - "funkwhale.mastodon.host": { - "error": "HTTPSConnectionPool(host='funkwhale.mastodon.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to funkwhale.mastodon.host timed out. (connect timeout=3)'))" + "m.protoxin.net": { + "error": "HTTPSConnectionPool(host='m.protoxin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.r3pek.org": { + "store.irradiare.com": { "error": 404 }, - "ouiklopt.masto.host": { - "error": "HTTPSConnectionPool(host='ouiklopt.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "emacs.li": { + "error": "HTTPSConnectionPool(host='emacs.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zotadel.net": { + "cloud.queerbau-seestadt.at": { "error": 404 }, - "handon.club": { + "nx12.net": { + "error": "HTTPSConnectionPool(host='nx12.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tomcat.one": { + "error": 410 + }, + "backyard.cloud": { + "error": "HTTPSConnectionPool(host='backyard.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toots.dgplug.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 231, - "activeMonth": 159, - "activeHalfyear": 189 + "total": 49, + "activeMonth": 13, + "activeHalfyear": 29 }, - "localPosts": 1558477 + "localPosts": 2444 }, - "openRegistrations": true + "openRegistrations": false } }, - "fridaysforfuturefvg.it": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 15 - }, - "localPosts": 13, - "localComments": 4 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "fridaysforfutureudine@protonmail.com" - } - } - }, - "cloud.paiou.net": { - "error": 403 + "catdog.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "djitter.com": { - "error": "HTTPSConnectionPool(host='djitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'djitter.com' doesn't match 'de2.terrahost.org'\")))" + "programmer.technology": { + "error": 502 }, - "scoutcloud.tk": { - "error": 403 + "mastodon.social/users/Lyskar": { + "error": 404 }, - "peertube.com.au": { - "error": "HTTPSConnectionPool(host='peertube.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.com.au timed out. (connect timeout=3)'))" + "cloud.doktorfreitag.de": { + "error": 404 }, - "socially.constructed.space": { - "error": "HTTPSConnectionPool(host='socially.constructed.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "test.animedon.tk": { + "error": "HTTPSConnectionPool(host='test.animedon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "twit.dispersio.us": { - "error": 404 + "mstdn.morebeautifully.com": { + "error": "HTTPSConnectionPool(host='mstdn.morebeautifully.com', port=443): Read timed out. (read timeout=3)" }, - "758.fm": { - "error": 404 + "mastodon.artritelacy.jp": { + "error": "HTTPSConnectionPool(host='mastodon.artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "raeven.net": { - "error": 404 + "mstdn.naruh.com": { + "error": "HTTPSConnectionPool(host='mstdn.naruh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "development.write.as": { + "videos.hauspie.fr": { "nodeinfo": { - "metadata": { - "nodeName": "Write.as Development", - "nodeDescription": "Simple, privacy-focused blogging platform.", - "private": true, - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 14, - "activeHalfyear": 2 + "total": 3 }, - "localPosts": 60 + "localPosts": 59, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Famille", + "nodeDescription": "Une instance de Peertube pour h\u00e9berger nos vid\u00e9os familiales. Site priv\u00e9.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "uk.masto.host": { - "error": "HTTPSConnectionPool(host='uk.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "daebak.fun": { - "error": "HTTPSConnectionPool(host='daebak.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "avocado.lol": { - "error": 404 + "pleroma.kagura1050.tk": { + "error": "HTTPSConnectionPool(host='pleroma.kagura1050.tk', port=443): Read timed out. (read timeout=3)" }, - "falafel.win": { - "error": "SOCKSHTTPConnectionPool(host='falafel.win', port=4000): Max retries exceeded with url: /nodeinfo/2.0.json (Caused by ConnectTimeoutError(, 'Connection to falafel.win timed out. (connect timeout=3)'))" + "cbr-bubble.masto.host": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "beehub.org": { + "peertube.xoddark.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.0" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 97, - "activeMonth": 130, - "activeHalfyear": 160 + "total": 1 }, - "localPosts": 2648 + "localPosts": 137, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "kthejourney.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='kthejourney.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kthejourney.selfhosting.rocks' doesn't match 'demo.selfhosting.info'\")))" + "wolfwetzel.wordpress.com": { + "error": 404 }, - "msky.lanterner.cf": { - "error": "HTTPSConnectionPool(host='msky.lanterner.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to msky.lanterner.cf timed out. (connect timeout=3)'))" + "dolphin.misoni.club": { + "error": "HTTPSConnectionPool(host='dolphin.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "id.cc": { + "mellitopia.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "daf.ug": { + "error": 530 + }, + "honey.church": { "error": 404 }, - "mstdn.stnard.jp": { - "error": "HTTPSConnectionPool(host='mstdn.stnard.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.stnard.jp timed out. (connect timeout=3)'))" + "pleroma.lundgrensjostrom.com": { + "error": "HTTPSConnectionPool(host='pleroma.lundgrensjostrom.com', port=443): Read timed out. (read timeout=3)" }, - "gamelinks007.net": { + "mastodon.social/users/minwu": { + "error": 404 + }, + "alttube.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 109, - "activeMonth": 21, - "activeHalfyear": 43 + "total": 19 }, - "localPosts": 173011 + "localPosts": 253419, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "AltTube", + "nodeDescription": "AltTube est un service de visionnage de vid\u00e9os, utilisant le logiciel libre PeerTube. AltTube r\u00e9plique et h\u00e9berge les vid\u00e9os de cha\u00eenes YouTube francophones.\n", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "mtcaptcha", + "version": "0.0.1", + "description": "PeerTube plugin adding MTCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "mastodon.social/users/djp": { - "error": 404 - }, - "mastodon.rosenberg-watt.com": { + "ms.neko.bar": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "12.36.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 138 + "users": {} }, - "openRegistrations": false + "metadata": { + "nodeName": "ms.neko.bar", + "nodeDescription": "an unguided experience of the fediverse
\nRules
\n* don't post illegal content, see terms of service
\n* mark nsfw as nsfw
", + "maintainer": { + "name": "nekojanai", + "email": "ohayou@cock.li" + }, + "langs": [ + "english" + ], + "tosUrl": "https://ms.neko.bar/@nekojanai/pages/1576438917614", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } } }, - "peertube.mablr.org": { + "talkr.justanother.party": { + "error": "HTTPSConnectionPool(host='talkr.justanother.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.lewd.fireglow.su": { + "error": "HTTPSConnectionPool(host='relay.lewd.fireglow.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "nx7822.your-storageshare.de": { + "error": 403 + }, + "mastodon.shuklafam.club": { + "error": 404 + }, + "peertube.zergy.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.3.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -59416,102 +64838,180 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 2061, + "localPosts": 3, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube.Mablr.org", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "ZergyTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "the.cutest.monster": { - "error": "HTTPSConnectionPool(host='the.cutest.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "status.obscuritus.ca": { + "error": "HTTPSConnectionPool(host='status.obscuritus.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bobadon.rocks": { - "error": "HTTPSConnectionPool(host='bobadon.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.spiwit.net": { + "error": "HTTPSConnectionPool(host='social.spiwit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "humblr.social": { - "error": "HTTPSConnectionPool(host='humblr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "snarfed.org": { + "error": 404 }, - "forum.friendi.ca": { + "catgirl.works": { + "error": "HTTPSConnectionPool(host='catgirl.works', port=443): Read timed out. (read timeout=3)" + }, + "mstdn-syui.herokuapp.com": { + "error": 404 + }, + "blacklodge.masto.host": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ryanleesipes.me": { + "error": 404 + }, + "digitalsoup.eu": { + "error": "HTTPSConnectionPool(host='digitalsoup.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "bird.band": { + "error": "HTTPSConnectionPool(host='bird.band', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bird.band' doesn't match 'big.bird.band'\")))" + }, + "mstdn.nekonote.cc": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.06-dev-1339" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2568, - "localComments": 188 + "localPosts": 2971 }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Community Forum", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "openRegistrations": false } }, - "cloud.odinair.xyz": { - "error": 403 + "freunde.einmal.jetzt": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "arles.curta.red": { - "error": "HTTPSConnectionPool(host='arles.curta.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mast.jiuwuliao.cn": { + "error": "HTTPSConnectionPool(host='mast.jiuwuliao.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.acc.sunet.se": { + "w3rkhof.zone": { "nodeinfo": { "version": "2.0", "software": { @@ -59523,37 +65023,67 @@ ], "usage": { "users": { - "total": 264, - "activeMonth": 109, - "activeHalfyear": 214 + "total": 15, + "activeMonth": 1, + "activeHalfyear": 6 }, - "localPosts": 8879 + "localPosts": 755 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon-test.wirednet.jp": { - "error": "HTTPSConnectionPool(host='mastodon-test.wirednet.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "minordon.dip.jp": { - "error": "HTTPSConnectionPool(host='minordon.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to minordon.dip.jp timed out. (connect timeout=3)'))" - }, - "kigurumi.fun": { - "error": "HTTPSConnectionPool(host='kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cyclodon.net": { + "error": "HTTPSConnectionPool(host='cyclodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.zo.team": { - "error": 404 + "vastodon.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "wolfwitte.de": { - "error": 404 + "ganeshapress.net": { + "error": "HTTPSConnectionPool(host='ganeshapress.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.syn.haus": { - "error": "HTTPSConnectionPool(host='mastodon.syn.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "b3ta.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 265, + "activeMonth": 3, + "activeHalfyear": 11 + }, + "localPosts": 761 + }, + "openRegistrations": false + } }, - "mastodon.social/users/Hulex": { - "error": 404 + "nitro.horse": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1615 + }, + "openRegistrations": false + } }, - "hitsuji.work": { + "safe.millennial.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -59565,14 +65095,41 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "MediaProxyWarmingPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "switter.at", + "kinky.business", + "pawoo.net" + ], + "media_nsfw": [ + "switter.at", + "kinky.business" + ], + "media_removal": [ + "pawoo.net" + ], + "reject": [ + "freezepeach.xyz" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -59582,9 +65139,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma/hitsuji", + "nodeName": "safe.millennial.space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -59632,7 +65189,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://hitsuji.work/users/shepherd" + "https://safe.millennial.space/users/feld" ], "suggestions": { "enabled": false @@ -59644,7 +65201,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -59654,127 +65211,105 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.50-690-g09563545-develop+dev" }, "usage": { - "localPosts": 180, + "localPosts": 63, "users": { - "total": 3 + "total": 35 } }, "version": "2.0" } }, - "kumadrive.com": { - "error": "HTTPSConnectionPool(host='kumadrive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "is.agood.dog": { - "error": "HTTPSConnectionPool(host='is.agood.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "mastodon.social/users/sneakyness": { + "error": 404 }, - "hdhdhd.m.to": { - "error": "HTTPSConnectionPool(host='hdhdhd.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.zimmer428.net": { + "error": "HTTPSConnectionPool(host='social.zimmer428.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zimmer428.net' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" }, - "jrsrecording.hopto.org": { - "error": "HTTPSConnectionPool(host='jrsrecording.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jrsrecording.hopto.org timed out. (connect timeout=3)'))" + "tripaforra.pt": { + "error": "HTTPSConnectionPool(host='tripaforra.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.denis-juriev.net": { + "parkrocker.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.0.3" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], + "usage": { + "users": { + "total": 1 + }, + "localPosts": 0, + "localComments": 0 + }, + "openRegistrations": false, "services": { - "outbound": [ + "inbound": [ "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "pumpio", - "redmatrix", - "wordpress", - "xmpp" + "rss2.0", + "pop3" ], - "inbound": [ + "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "wordpress", + "smtp" ] }, - "openRegistrations": true, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 7 - }, - "localPosts": 13, - "localComments": 5 - }, + "protocols": [], "metadata": { - "nodeName": "Hubzilla @ Hub.Denis-Juriev.Net" + "email": "mail@parkrocker.com" } } }, - "fukeaka.ink": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 13 - }, - "openRegistrations": true - } + "noorul.us.to": { + "error": "HTTPSConnectionPool(host='noorul.us.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.glitch.social": { + "mastodon-robamimi.club": { + "error": "HTTPSConnectionPool(host='mastodon-robamimi.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jawns.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 129, - "activeMonth": 27, - "activeHalfyear": 45 + "total": 430, + "activeMonth": 34, + "activeHalfyear": 68 }, - "localPosts": 196530 + "localPosts": 16318 }, "openRegistrations": false } }, - "mstdn.hjklyubn.jp": { - "error": "HTTPSConnectionPool(host='mstdn.hjklyubn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.abnd.space": { + "error": "HTTPSConnectionPool(host='social.abnd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "comm.ie": { - "error": "HTTPSConnectionPool(host='comm.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "sanguine.merylscarlett.info": { + "error": "HTTPSConnectionPool(host='sanguine.merylscarlett.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "91video.online": { + "curiously.cutewith.me": { + "error": "HTTPSConnectionPool(host='curiously.cutewith.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.gerdemann.me": { + "error": "HTTPSConnectionPool(host='social.gerdemann.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "tube.lou.lt": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.2.0" + "version": "1.3.0" }, "protocols": [ "activitypub" @@ -59789,279 +65324,320 @@ "openRegistrations": false, "usage": { "users": { - "total": 10 + "total": 4 }, - "localPosts": 5936, - "localComments": 2 + "localPosts": 28494, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "learn c++", + "nodeName": "Lou.lt vid\u00e9os", "nodeDescription": "" } } }, - "CNVRS.net": { - "error": "HTTPSConnectionPool(host='cnvrs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "katu.cursed-images.xyz": { + "error": "HTTPSConnectionPool(host='katu.cursed-images.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tech.lgbt": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 336, - "activeMonth": 241, - "activeHalfyear": 402 - }, - "localPosts": 31502 - }, - "openRegistrations": true - } + "bashell.com": { + "error": "HTTPSConnectionPool(host='bashell.com', port=443): Read timed out. (read timeout=3)" }, - "emuarius.emersion.fr": { - "error": "HTTPSConnectionPool(host='emuarius.emersion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "animo.m.to": { + "error": "HTTPSConnectionPool(host='animo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.fractalco.re": { - "error": "HTTPSConnectionPool(host='social.fractalco.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "satocc.biz": { + "error": "HTTPSConnectionPool(host='satocc.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mstdn.x-serv.ovh": { - "error": "HTTPSConnectionPool(host='mstdn.x-serv.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.x-serv.ovh' doesn't match either of 'beeftake.mobi', 'www.beeftake.mobi'\")))" + "lacollineauxoiseaux.fr": { + "error": "HTTPSConnectionPool(host='lacollineauxoiseaux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "maia.estelar.space": { - "error": "HTTPSConnectionPool(host='maia.estelar.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to maia.estelar.space timed out. (connect timeout=3)'))" + "clubmontclair.com": { + "error": "HTTPSConnectionPool(host='clubmontclair.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "psyopshop.com": { + "cloud.doooooom.com": { + "error": "HTTPSConnectionPool(host='cloud.doooooom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "cloud.gieling.de": { + "error": 404 + }, + "social.coop": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 1252, + "activeMonth": 169, + "activeHalfyear": 215 }, - "localPosts": 32 + "localPosts": 178704 }, "openRegistrations": false } }, - "takenoko.m.to": { - "error": "HTTPSConnectionPool(host='takenoko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "r3dbird.blogspot.mx": { + "error": 404 }, - "social.v.st": { + "sunrisesunset.shop": { + "error": "HTTPSConnectionPool(host='sunrisesunset.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "norlanders.masto.host": { + "error": "HTTPSConnectionPool(host='norlanders.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "testdon5.yaesu-eas.tokyo": { + "error": "HTTPSConnectionPool(host='testdon5.yaesu-eas.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.lmorchard.com": { + "error": "HTTPSConnectionPool(host='toot.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "that.world": { + "error": "HTTPSConnectionPool(host='that.world', port=443): Read timed out. (read timeout=3)" + }, + "tofeo.aga.ovh": { + "error": 404 + }, + "social.nateledford.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "jank.town": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.bund.co": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.yh.yalh.net": { + "error": "HTTPSConnectionPool(host='mastodon.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "melancho.ly": { + "error": 404 + }, + "fediverse.ddnss.chfriendica": { + "error": "HTTPSConnectionPool(host='fediverse.ddnss.chfriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bobek.cz": { + "error": "HTTPSConnectionPool(host='bobek.cz', port=443): Read timed out. (read timeout=3)" + }, + "mastodonsocial.ru": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 81, + "activeMonth": 13, + "activeHalfyear": 25 }, - "localPosts": 503 + "localPosts": 35286 }, "openRegistrations": false } }, - "synfinner.blog": { + "imojito.com": { + "error": 404 + }, + "easy.saramara.ai": { + "error": "HTTPSConnectionPool(host='easy.saramara.ai', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.librenet.co.za": { "nodeinfo": { "metadata": { - "nodeName": "~synfinner", - "nodeDescription": "inner ramblings and incoherent thoughts.", + "nodeName": "pix.librenet.co.za", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "LibrePix", + "domain": "pix.librenet.co.za", + "url": "https://pix.librenet.co.za", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { + "localPosts": 2, + "localComments": 0, "users": { - "total": 1 - }, - "localPosts": 5 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "kawada-sos728.jp": { - "error": "HTTPSConnectionPool(host='kawada-sos728.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kawada-sos728.jp timed out. (connect timeout=3)'))" + "mstdn.golf": { + "error": "HTTPSConnectionPool(host='mstdn.golf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "canna.m.to": { - "error": "HTTPSConnectionPool(host='canna.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.zeguigui.com": { + "error": 503 }, - "freehuman.fr": { + "inari.opencocon.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.11.0-pdc7c5ffe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 342, - "activeHalfyear": 112, - "activeMonth": 77 + "total": 108, + "activeMonth": 8, + "activeHalfyear": 10 }, - "localPosts": 5041, - "localComments": 4921 + "localPosts": 17451 }, - "metadata": { - "nodeName": "FreeHuman.fr*", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": false - }, - "adminAccount": "gabriel" - } + "openRegistrations": false } }, - "srv1.tk": { - "error": 404 - }, - "daten.party": { - "error": 404 - }, - "sns.shollow.net": { + "mstdn.netwhood.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 4 + "total": 32, + "activeMonth": 147, + "activeHalfyear": 180 }, - "localPosts": 56 + "localPosts": 1533 }, "openRegistrations": true } }, - "bullaren.cloud": { - "error": "HTTPSConnectionPool(host='bullaren.cloud', port=443): Read timed out. (read timeout=3)" + "notfreespee.ch": { + "error": "HTTPSConnectionPool(host='notfreespee.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "diytelevision.com": { - "error": 502 + "mygaming.space": { + "error": "HTTPSConnectionPool(host='mygaming.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ra-phi.ch": { + "conference.tchnics.de": { + "error": "HTTPSConnectionPool(host='conference.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.pitman.social": { + "error": "HTTPSConnectionPool(host='mastodon.pitman.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.opensocial.africa": { + "error": "HTTPSConnectionPool(host='friendica.opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubbz.de": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "videos.mikedilger.com": { "error": 404 }, - "pulheim.cloud": { - "error": 403 + "mastodon.allymukai.com": { + "error": "HTTPSConnectionPool(host='mastodon.allymukai.com', port=443): Read timed out. (read timeout=3)" }, - "i.misskey.love": { + "social.millcrick.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "10.102.215-m544" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 7, - "activeHalfyear": 6, - "activeMonth": 4 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 333, - "localComments": 3 + "localPosts": 46 }, - "metadata": { - "nodeName": "Misskey", - "nodeDescription": "", - "name": "Misskey", - "description": "", - "maintainer": {}, - "langs": [], - "announcements": [ - { - "title": "\u3084\u3041\uff01", - "text": "\u3075\u3041\u3044\u3068\u3060\u3088( \u2018\u03c9\u2019 \u0648(\u0648 \u201c" - } - ], - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false - } + "openRegistrations": true } }, - "pleroma.quaylessed.icu": { + "beudot07.net": { + "error": 404 + }, + "v6don.bluecore.net": { + "error": "HTTPSConnectionPool(host='v6don.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.fediz.one": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -60070,17 +65646,11 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -60090,8 +65660,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "quaylessed", + "nodeDescription": "A small Pleroma instance. Mostly personal.", + "nodeName": "Fedizone", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -60139,7 +65709,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.quaylessed.icu/users/quaylessed" + "https://social.fediz.one/users/Jakobiner" ], "suggestions": { "enabled": false @@ -60151,7 +65721,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -60161,61 +65731,79 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.2" }, "usage": { - "localPosts": 2833, + "localPosts": 56, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "social.tictech.info": { - "error": "HTTPSConnectionPool(host='social.tictech.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pics.sleepy.kiev.ua": { + "error": "HTTPSConnectionPool(host='pics.sleepy.kiev.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mimmoth.club": { + "status.lullis.net": { + "error": "HTTPSConnectionPool(host='status.lullis.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.maikmueller.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mast.astragroup.info": { + "error": "HTTPSConnectionPool(host='mast.astragroup.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "shinomiya.group": { + "error": "HTTPSConnectionPool(host='shinomiya.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "spheres.solarnight.net": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 430 - }, - "software": { - "version": "1.0.0-581-g8b5e4210-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://mimmoth.club/users/shatteredgears", - "https://mimmoth.club/users/msheldon" + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "SolarNight Spheres", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "skipThreadContainment": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -60248,451 +65836,137 @@ "users", "web" ], - "private": true, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://spheres.solarnight.net/users/jstargazer" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Mimmoth Club", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": true, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [ - "wagesofsinisdeath.com", - "freespeechextremist.com" - ], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [ - "pl.smuglo.li" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "mastodon.thenice.cafe": { - "error": "HTTPSConnectionPool(host='mastodon.thenice.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.siedler.ro": { - "error": "HTTPSConnectionPool(host='www.siedler.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.directe.cat": { - "error": "HTTPSConnectionPool(host='www.directe.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.directe.cat' doesn't match either of '*.srv.cat', 'srv.cat'\")))" - }, - "david.ely.fm": { - "error": 404 - }, - "retro.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 20000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 57, - "activeMonth": 77, - "activeHalfyear": 321 - }, - "localPosts": 84716 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "mastodon.yoyo.org": { - "error": "HTTPSConnectionPool(host='mastodon.yoyo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nebbia.lab61.org": { - "error": "HTTPSConnectionPool(host='nebbia.lab61.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ritter.vg": { - "error": 404 - }, - "mastodon.0x5e.eu": { - "error": "HTTPSConnectionPool(host='mastodon.0x5e.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.z3ntu.xyz": { - "error": 404 - }, - "ms.technodro.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.1-25-gbb49d8f5" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 56, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 20 + "total": 5 + } }, - "openRegistrations": false + "version": "2.0" } }, - "mdy.ggtea.org": { - "error": "HTTPSConnectionPool(host='mdy.ggtea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mdy.ggtea.org' doesn't match either of 'clw.nu', 'ggtea.jp', 'ggtea.org', 'www.clw.nu', 'www.ggtea.jp', 'www.ggtea.org'\")))" - }, - "devolutionnet.com": { - "error": "HTTPSConnectionPool(host='devolutionnet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "vid.lubar.me": { + "pix.rheall.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 3721, - "localComments": 0 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "pix.rheall.me", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "nodeName": "Ben Lubar's Pee rTube Instance", - "nodeDescription": "Ben Lubar has one of these too, now.", - "nodeConfig": { - "search": { - "remoteUri": { - "users": true, - "anonymous": false - } - }, - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "activitypub": { + "enabled": true, + "remote_follow": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "name": "pix.rheall.me", + "domain": "pix.rheall.me", + "url": "https://pix.rheall.me", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": true } } - } - } - }, - "vrasek.thurk.org": { - "error": 502 - }, - "baptiste.gelez.xyz": { - "error": 404 - }, - "whiskey.town": { - "error": 502 - }, - "friendica.tiagos.cz": { - "error": "HTTPSConnectionPool(host='friendica.tiagos.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.tiagos.cz' doesn't match either of 'dev1.tiagos.cz', 'dev1.tiagosdev.cz', 'dev2.tiagos.cz', 'dev2.tiagosdev.cz', 'dev3.tiagos.cz', 'dev3.tiagosdev.cz', 'dev4.tiagos.cz', 'dev4.tiagosdev.cz', 'dev5.tiagos.cz', 'dev5.tiagosdev.cz', 'matomo.tiagos.cz', 'matomo.tiagosdev.cz', 'shop.tiagos.cz', 'shop.tiagosdev.cz', 'tiagos.cz', 'tiagosdev.cz', 'www.matomo.tiagos.cz', 'www.matomo.tiagosdev.cz', 'www.tiagos.cz', 'www.tiagosdev.cz'\")))" - }, - "masto.mtcrew.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 22 - }, - "openRegistrations": false - } - }, - "ego.johnn.ie": { - "error": "HTTPSConnectionPool(host='ego.johnn.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kurage.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 84, - "activeMonth": 10, - "activeHalfyear": 17 - }, - "localPosts": 20008 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "cloud.1315.me": { - "error": 403 - }, - "toot.berlin": { - "error": 404 - }, - "snouts.online": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pixelfed", + "version": "0.10.9" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 122, + "localComments": 0, "users": { - "total": 2749, - "activeMonth": 1280, - "activeHalfyear": 2778 - }, - "localPosts": 1886185 + "total": 3, + "activeHalfyear": 28, + "activeMonth": 8 + } }, - "openRegistrations": true - } - }, - "m.n07070.xyz": { - "error": "HTTPSConnectionPool(host='m.n07070.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.delores.club": { - "error": "HTTPSConnectionPool(host='gs.delores.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "honk.fvhj.net": { - "error": 404 - }, - "anonymous-cat.site": { - "error": "HTTPSConnectionPool(host='anonymous-cat.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "news.szy.io": { - "error": "HTTPSConnectionPool(host='news.szy.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.straydaemon.com": { - "error": "HTTPSConnectionPool(host='mstdn.straydaemon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.mstdn.social": { - "error": "HTTPSConnectionPool(host='dev.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" - }, - "plume.alpharius.io": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "eleriaqueen.masto.host": { - "error": "HTTPSConnectionPool(host='eleriaqueen.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "runyu.tokyo": { - "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 13, - "activeHalfyear": 21 - }, - "localPosts": 35427 - }, - "openRegistrations": true + "openRegistrations": false } }, - "yamagadon.club": { - "error": "HTTPSConnectionPool(host='yamagadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.jp.net": { - "error": "HTTPSConnectionPool(host='mstdn.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.jp.net timed out. (connect timeout=3)'))" - }, - "nextcloud.xn--decor-fsa.ch": { - "error": "Expecting value: line 1 column 1 (char 0)" + "louderthanten.net": { + "error": "HTTPSConnectionPool(host='louderthanten.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "consequenceofsound.net": { - "error": 404 + "arles.curta.red": { + "error": "HTTPSConnectionPool(host='arles.curta.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jeuxthemes.ch": { - "error": "HTTPSConnectionPool(host='jeuxthemes.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "video.laboutinerie.ovh": { + "error": "HTTPSConnectionPool(host='video.laboutinerie.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fnya.ggtea.org": { - "error": 404 + "www.masturbadon.com": { + "error": "HTTPSConnectionPool(host='www.masturbadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "idolheaven.org": { + "social.ballpointcarrot.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -60711,8 +65985,34 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [ + "pawoo.net", + "humblr.social" + ], + "reject": [ + "gab.com", + "gab.ai", + "kiwifarms.cc", + "kiwifarms.net", + "kiwifarms.is", + "rapefeminists.network", + "freespeechextremist.com", + "npf.mlpol.net", + "bsd.moe", + "noagendasocial.com", + "freezepeach.xyz", + "shitposter.club" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -60724,7 +66024,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Idol Heaven", + "nodeName": "Ballpointcarrot.net :: Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -60771,9 +66071,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://idolheaven.org/users/cptn" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -60794,10 +66092,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.1" }, "usage": { - "localPosts": 270, + "localPosts": 223, "users": { "total": 2 } @@ -60805,22 +66103,10 @@ "version": "2.0" } }, - "clubdesoftwarelibre.wordpress.com": { - "error": 410 - }, - "friendica.anthronaut.net": { - "error": 404 - }, - "sub.miok.space": { - "error": "HTTPSConnectionPool(host='sub.miok.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "type": { - "error": "HTTPSConnectionPool(host='type', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.c-l.io": { - "error": 403 + "kafuka.me": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "stellas.cf": { + "diaspodon.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -60832,409 +66118,466 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 82, + "activeMonth": 136, + "activeHalfyear": 667 }, - "localPosts": 499 + "localPosts": 181102 }, - "openRegistrations": false + "openRegistrations": true } }, - "p6rnbl5qzet4v.4chan.icu": { - "error": "HTTPSConnectionPool(host='p6rnbl5qzet4v.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "stefp.me": { + "error": 404 }, - "gate.cetra.club": { - "error": "HTTPSConnectionPool(host='gate.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "quitter.cat": { + "error": "HTTPSConnectionPool(host='quitter.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "community.theliturgists.com": { - "error": "HTTPSConnectionPool(host='community.theliturgists.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "collect.readwriterespond.com": { + "error": 404 }, - "mastodon.ocf.berkeley.edu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 64, - "activeMonth": 15, - "activeHalfyear": 25 - }, - "localPosts": 1011 - }, - "openRegistrations": true - } + "mstdn.t11i.jp": { + "error": "HTTPSConnectionPool(host='mstdn.t11i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pt.laurentkruger.fr": { + "blog.hidao.work": { + "error": 404 + }, + "plock.pics": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "metadata": { + "nodeName": "plock.pics", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "plock.pics", + "domain": "plock.pics", + "url": "https://plock.pics", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { + "localPosts": 15, + "localComments": 0, "users": { - "total": 3 - }, - "localPosts": 3058, - "localComments": 0 + "total": 12, + "activeHalfyear": 2, + "activeMonth": 0 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "version": "2.0", + "openRegistrations": false + } + }, + "wi5q3yst8hmd6x.4chan.icu": { + "error": "HTTPSConnectionPool(host='wi5q3yst8hmd6x.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "ipno.us": { + "error": "HTTPSConnectionPool(host='ipno.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.con.sh": { + "error": "HTTPSConnectionPool(host='m.con.sh', port=443): Read timed out. (read timeout=3)" + }, + "859dux0q13a5od5.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.slowbrain.net": { + "error": 404 + }, + "truthpirates.club": { + "error": "HTTPSConnectionPool(host='truthpirates.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "uelfte.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 58, + "activeMonth": 16, + "activeHalfyear": 16 }, - "nodeName": "Kroogy's PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "localPosts": 21478 + }, + "openRegistrations": true } }, - "bldon.net": { - "error": "HTTPSConnectionPool(host='bldon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/Casper": { + "error": 404 }, - "video.wivodaim.net": { + "mstdn.kazeyomi.cloud": { + "error": "HTTPSConnectionPool(host='mstdn.kazeyomi.cloud', port=443): Read timed out. (read timeout=3)" + }, + "social.cosnomi.com": { + "error": 404 + }, + "olsenfam.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 8 + }, + "openRegistrations": true + } + }, + "icosahedron.website.": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 809, + "activeMonth": 87, + "activeHalfyear": 142 + }, + "localPosts": 297999 + }, + "openRegistrations": false + } + }, + "sn.genesismachina.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "1.2.0-beta4" + }, + "protocols": [ + "ostatus" + ], "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "gnusocial" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 318, + "localComments": 119 + }, + "metadata": {} + } + }, + "dickgirlon.top": { + "error": "HTTPSConnectionPool(host='dickgirlon.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "asymptote.club": { + "error": "HTTPSConnectionPool(host='asymptote.club', port=443): Read timed out. (read timeout=3)" + }, + "twistedsifter.com": { + "error": 404 + }, + "friends.lazyteddy.eu": { + "error": "HTTPSConnectionPool(host='friends.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "narikiri.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 10, + "activeHalfyear": 10 + }, + "localPosts": 811 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/TrendingBot": { + "error": 404 + }, + "red.undernet.uy": { + "error": 404 + }, + "sander.social": { + "error": "HTTPSConnectionPool(host='sander.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "culturewar.radio": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 }, - "localPosts": 76886, + "localPosts": 347, "localComments": 0 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "video.wivodaim.net", - "nodeDescription": "Un instance peertube de partage, d'\u00e9change et d'expression libre.\n\n\nPour publier des contenues adulte ou du porno https://porntube.ddns.net/ et \u00e0 votre disposition.\nles deux ont \u00e9tait s\u00e9pare pour plus de lisibilit\u00e9.\nTout les contenues reste accessible \u00e0 la lecture dans vos param\u00e8tre.\navec les m\u00eame restriction sur les contenue illicite.\n\nNous cherchons des mod\u00e9rateurs b\u00e9n\u00e9voles contacter : wivodaim@wivodaim.net\npour plus de renseignement. ", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "hello-world", - "version": "0.0.13", - "description": "Hello world PeerTube plugin example", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - }, - "client/search-client-plugin.js": { - "script": "client/search-client-plugin.js", - "scopes": [ - "search" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "wjmaggos@gmail.com" } } }, - "megalodon.tekicha.org": { - "error": "HTTPSConnectionPool(host='megalodon.tekicha.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "www.tpaw.org": { + "error": "HTTPSConnectionPool(host='www.tpaw.org', port=443): Read timed out. (read timeout=3)" }, - "mstd.3cmr.fr": { - "error": "HTTPSConnectionPool(host='mstd.3cmr.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.lernetz.ch": { + "error": 404 }, - "pekepeke.work": { - "error": 410 + "dev.less.re": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "status.panda.id.au": { - "error": "HTTPSConnectionPool(host='status.panda.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "illfated.zapto.org": { + "error": "HTTPSConnectionPool(host='illfated.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "puter.games": { - "error": "HTTPSConnectionPool(host='puter.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stereo.social": { + "error": 404 }, - "real-escape.jp": { + "mstdn.ler.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ler.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miyalabo.xyz": { + "error": "HTTPSConnectionPool(host='miyalabo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "iamover18.org": { + "error": "HTTPSConnectionPool(host='iamover18.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hackjob.solutions": { + "error": "HTTPSConnectionPool(host='hackjob.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.yhnmjuik.com": { + "error": "HTTPSConnectionPool(host='m.yhnmjuik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--uiq450e.club": { + "error": "HTTPSConnectionPool(host='xn--uiq450e.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quitter.ffue.eu": { + "error": "HTTPSConnectionPool(host='quitter.ffue.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kajalinifi.de": { + "error": "HTTPSConnectionPool(host='mstdn.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "asgard.unsui.be": { + "error": "HTTPSConnectionPool(host='asgard.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "delellis.com.ar": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "masto.lost-angles.im": { + "error": "HTTPSConnectionPool(host='masto.lost-angles.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.gjhr.fr": { + "error": "HTTPSConnectionPool(host='www.gjhr.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.fam-ribbers.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 6, - "activeHalfyear": 9 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6801 + "localPosts": 176 }, "openRegistrations": false } }, - "social.llnu.ml": { - "error": "HTTPSConnectionPool(host='social.llnu.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "mstdn.huber-67.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "incubator.monsterpit.net": { - "error": "HTTPSConnectionPool(host='incubator.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'incubator.monsterpit.net' doesn't match 'monsterpad.app'\")))" + "zuckless.network": { + "error": "HTTPSConnectionPool(host='zuckless.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ko.gginin.today": { - "error": "HTTPSConnectionPool(host='ko.gginin.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "vegible.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 139 + }, + "openRegistrations": true + } }, - "mastodon.zenfolie.org": { - "error": "HTTPSConnectionPool(host='mastodon.zenfolie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.vincentux.fr": { + "error": "HTTPSConnectionPool(host='pleroma.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "asko.dev": { - "error": "HTTPSConnectionPool(host='asko.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.beach.city": { + "error": 403 }, - "social.cofe.space": { - "error": "HTTPSConnectionPool(host='social.cofe.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "relay2.mastodonsocial.ru": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tube.benzo.online": { + "mastodon.naoy.fr": { + "error": "HTTPSConnectionPool(host='mastodon.naoy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.naoy.fr' doesn't match 'ovh.naoy.fr'\")))" + }, + "toot.cafe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2863, + "activeMonth": 272, + "activeHalfyear": 552 + }, + "localPosts": 190410 + }, + "openRegistrations": false + } + }, + "mastodon.solmaz.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 2 + }, + "openRegistrations": false + } + }, + "peertube.zapashcanon.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -61249,37 +66592,76 @@ "openRegistrations": true, "usage": { "users": { - "total": 5 + "total": 255 + }, + "localPosts": 156838, + "localComments": 8 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube - zapashcanon", + "nodeDescription": "Personnal instance but still opened to anyone." + } + } + }, + "www.grantipak.ru": { + "error": 404 + }, + "fideli.us": { + "error": "HTTPSConnectionPool(host='fideli.us', port=443): Read timed out. (read timeout=3)" + }, + "cloud.heidemeyer.me": { + "error": "HTTPSConnectionPool(host='cloud.heidemeyer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "urakodon.com": { + "error": "HTTPSConnectionPool(host='urakodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.rainbowswingers.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 }, - "localPosts": 1322, + "localPosts": 286, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "tube.benzo", - "nodeDescription": "PeerTube, une plateforme de streaming vid\u00e9o, f\u00e9d\u00e9r\u00e9e (ActivityPub) qui utilise le protocole P2P (BitTorrent) directement \u00e0 partir du navigateur web gr\u00e2ce aux technos WebTorrent et Angular.", + "nodeName": "Rainbow Swingers", + "nodeDescription": "Instance PeerTube de la chorale universitaire les Rainbow Swingers \u00e0 Grenoble. Plus d\u2019informations sur https://www.rainbowswingers.net/ !", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "auth-ldap", - "version": "0.0.1", - "description": "Add LDAP support to login form in PeerTube.", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -61288,7 +66670,10 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720 + ] }, "import": { "videos": { @@ -61296,7 +66681,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -61360,12 +66745,12 @@ } }, "user": { - "videoQuota": 104857600, - "videoQuotaDaily": 104857600 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 30 } }, "tracker": { @@ -61375,16 +66760,34 @@ } } }, - "followme.best": { - "error": "HTTPSConnectionPool(host='followme.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.nanao.moe": { + "error": "HTTPSConnectionPool(host='videos.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "raucherhusten.ch": { - "error": 404 + "www.whitewolfpack.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "oxbacka.com": { - "error": 404 + "mstdn.glorificatio.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 257, + "activeMonth": 28, + "activeHalfyear": 78 + }, + "localPosts": 17221 + }, + "openRegistrations": true + } }, - "msd.infoteck.ru": { + "tekton.network": { "nodeinfo": { "version": "2.0", "software": { @@ -61396,28 +66799,37 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 5 + "total": 4, + "activeMonth": 9, + "activeHalfyear": 13 }, - "localPosts": 500 + "localPosts": 1937 }, "openRegistrations": true } }, - "mastodon.fhocorp.com": { + "mastodon.social/users/jennatar": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "symphogear-don.m.to": { + "error": "HTTPSConnectionPool(host='symphogear-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "alcove.bnolet.me": { + "error": "HTTPSConnectionPool(host='alcove.bnolet.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ciaranconnelly.com": { "error": 404 }, - "hexagram.witches.live": { - "error": "HTTPSConnectionPool(host='hexagram.witches.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "zer0.live": { + "error": "HTTPSConnectionPool(host='zer0.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "status.jonleibowitz.com": { - "error": "HTTPSConnectionPool(host='status.jonleibowitz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "thatssopetty.masto.host": { + "error": "HTTPSConnectionPool(host='thatssopetty.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.stacktic.org": { - "error": 403 + "mstdn-mfmf.space": { + "error": "HTTPSConnectionPool(host='mstdn-mfmf.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "khat.komitea.fi": { + "tanukiu.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -61429,155 +66841,359 @@ ], "usage": { "users": { - "total": 9, - "activeMonth": 4, - "activeHalfyear": 9 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 2497 + "localPosts": 666 }, - "openRegistrations": false + "openRegistrations": true } }, - "electube.nulled.network": { - "error": "HTTPSConnectionPool(host='electube.nulled.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.abdl.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "yuwinet.win": { + "social.bytesexual.net": { + "error": "HTTPSConnectionPool(host='social.bytesexual.net', port=443): Read timed out. (read timeout=3)" + }, + "social.raa0121.info": { + "error": 404 + }, + "vspace.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "10.100.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "name": "VSpace", + "maintainer": { + "email": "https://twitter.com/yuushaka_work", + "name": "yuushaka" + }, + "langs": [ + "" + ], + "maxNoteTextLength": 1000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": false + } + } + }, + "sinblr.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3+sinblr" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 35206, + "activeMonth": 3436, + "activeHalfyear": 13433 }, - "localPosts": 174 + "localPosts": 2583015 + }, + "openRegistrations": true + } + }, + "voluntary.world": { + "error": 404 + }, + "arukas.me": { + "error": "HTTPSConnectionPool(host='arukas.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.rebornos.social": { + "error": "HTTPSConnectionPool(host='mastodon.rebornos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.cyano.at": { + "error": "HTTPSConnectionPool(host='tube.cyano.at', port=443): Read timed out. (read timeout=3)" + }, + "aspirant.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 7, + "activeHalfyear": 148 + }, + "localPosts": 9033 }, "openRegistrations": false } }, - "00x.club": { - "error": "HTTPSConnectionPool(host='00x.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "potaodon.audio": { + "error": "HTTPSConnectionPool(host='potaodon.audio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodol.jp": { + "friendica.philipp.info": { + "error": "HTTPSConnectionPool(host='friendica.philipp.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.computerfox.xyz": { + "error": "HTTPSConnectionPool(host='social.computerfox.xyz', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.systems": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "miyadon.com": { + "error": "HTTPSConnectionPool(host='miyadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "awoo.ongstar.jp": { + "error": "HTTPSConnectionPool(host='awoo.ongstar.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "properlypurple.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 81, + "localComments": 30 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "properlypurple@fastmail.com" + } + } + }, + "mstdn.dev.ark.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodonhk.social": { + "error": "HTTPSConnectionPool(host='mastodonhk.social', port=443): Read timed out. (read timeout=3)" + }, + "gwomp.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 983, - "activeMonth": 183, - "activeHalfyear": 221 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 114479 + "localPosts": 8176 }, - "openRegistrations": true + "openRegistrations": false } }, - "56k.space": { - "error": "HTTPSConnectionPool(host='56k.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/MrHodgepants": { + "error": 404 }, - "k.kajalinifi.de": { - "error": "HTTPSConnectionPool(host='k.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tensorfeld.de": { + "error": "HTTPSConnectionPool(host='tensorfeld.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "khp.ignorelist.com": { + "babble.world": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.noferini.org": { + "error": "HTTPSConnectionPool(host='pleroma.noferini.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "firebreathingduck.io": { + "error": "HTTPSConnectionPool(host='firebreathingduck.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'firebreathingduck.io' doesn't match either of 'abrajogoonline.com.br', 'www.abrajogoonline.com.br'\")))" + }, + "blog.matthewgraybosch.com": { + "error": "HTTPSConnectionPool(host='blog.matthewgraybosch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/geocontrol": { + "error": 404 + }, + "pleroma.hopeph.com": { + "error": "HTTPSConnectionPool(host='pleroma.hopeph.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.xd0.de": { + "error": 403 + }, + "coletivos.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "elbwolke.ddns.net": { + "error": "HTTPSConnectionPool(host='elbwolke.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.ultraviolet.pm": { + "error": "HTTPSConnectionPool(host='mastodon.ultraviolet.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tooter.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='tooter.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "weeb.cloud": { + "error": "HTTPSConnectionPool(host='weeb.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "kommune4.no-ip.biz/friend": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "muk.onthewifi.com": { + "error": "HTTPSConnectionPool(host='muk.onthewifi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hz.macgirvin.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "red", + "version": "6.5" }, "protocols": [ + "zot", + "diaspora", "ostatus", "activitypub" ], "services": { - "inbound": [ + "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "friendica", + "wordpress" ], - "outbound": [ + "inbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeHalfyear": 158, - "activeMonth": 108 + "total": 41, + "activeHalfyear": 41, + "activeMonth": 41 }, - "localPosts": 12679, - "localComments": 1018 + "localPosts": 1550, + "localComments": 372 }, "metadata": { - "nodeName": "Gateando", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "nodeName": "red" } } }, - "mstdn-ff14.jp": { - "error": "HTTPSConnectionPool(host='mstdn-ff14.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bardiharborow.com": { + "error": 404 }, - "md.fed.im": { - "error": "HTTPSConnectionPool(host='md.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.the-thirstiest-mawile.com": { + "error": 404 }, - "admins.mstdn.social": { - "error": "HTTPSConnectionPool(host='admins.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'admins.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" + "foresdon.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 116, + "activeMonth": 34, + "activeHalfyear": 112 + }, + "localPosts": 123562 + }, + "openRegistrations": false + } }, - "crew.moe": { - "error": "HTTPSConnectionPool(host='crew.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.haneto.org": { + "error": "HTTPSConnectionPool(host='mstdn.haneto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "cloud.digitale-oberlausitz.eu": { - "error": 404 + "mstdn.waifus.eu": { + "error": "HTTPSConnectionPool(host='mstdn.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "isleoblivion.space": { - "error": "HTTPSConnectionPool(host='isleoblivion.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to isleoblivion.space timed out. (connect timeout=3)'))" + "youdabomb.social": { + "error": "HTTPSConnectionPool(host='youdabomb.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thedimpau.se": { - "error": 404 + "mastd.racing": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 297, + "activeMonth": 22, + "activeHalfyear": 229 + }, + "localPosts": 70052 + }, + "openRegistrations": false + } }, - "dolphin.nekko.online": { - "error": 410 + "hub.bka.li": { + "error": "HTTPSConnectionPool(host='hub.bka.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.crashspace.org": { - "error": "HTTPSConnectionPool(host='toot.crashspace.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "breugelmans.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "hokutodon.com": { - "error": 410 + "android-user.club": { + "error": "HTTPSConnectionPool(host='android-user.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'android-user.club' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" }, - "mstdn.unigiri.net": { + "siina.wtf": { + "error": "HTTPSConnectionPool(host='siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "oidemasetodon.com": { + "error": "HTTPSConnectionPool(host='oidemasetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.immae.eu": { + "error": 404 + }, + "social.shareworx.net": { + "error": "HTTPSConnectionPool(host='social.shareworx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.gaming.pizza": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -61585,288 +67201,119 @@ "usage": { "users": { "total": 1, - "activeMonth": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 1725 + "localPosts": 964 }, "openRegistrations": false } }, - "davetech.asuscomm.com": { - "error": "HTTPSConnectionPool(host='davetech.asuscomm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "misskey.tmin.cf": { + "error": "HTTPSConnectionPool(host='misskey.tmin.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mk.sns.monster": { - "error": "HTTPSConnectionPool(host='mk.sns.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "plume.nii-san.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "lesbian.energy": { + "drafts.rongyi.io": { + "error": 404 + }, + "mandodon.com": { + "error": "HTTPSConnectionPool(host='mandodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.web4u.jp": { + "error": "HTTPSConnectionPool(host='mstdn.web4u.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.web4u.jp' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" + }, + "fellies.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [ - "baraag.net", - "abdl.link", - "pl.smuglo.li", - "gab.com", - "gab.ai", - "liberdon.com", - "socnet.supes.com", - "decisiveliberty.news", - "pl.765racing.com", - "neckbeard.xyz", - "exited.eu" - ], - "reject": [ - "baraag.net", - "abdl.link", - "pl.smuglo.li", - "gab.com", - "gab.ai", - "liberdon.com", - "socnet.supes.com", - "decisiveliberty.news", - "pl.765racing.com", - "neckbeard.xyz", - "exited.eu" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Welcome to lesbian.energy", - "nodeName": "Lesbian Energy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://lesbian.energy/users/sam", - "https://lesbian.energy/users/alyssa" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, "usage": { - "localPosts": 46, "users": { - "total": 32 - } + "total": 11, + "activeMonth": 3, + "activeHalfyear": 9 + }, + "localPosts": 2603 }, - "version": "2.0" + "openRegistrations": false } }, - "olifantje.net": { - "error": "HTTPSConnectionPool(host='olifantje.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.megahiza.website": { - "error": "HTTPSConnectionPool(host='mastodon.megahiza.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sn.1w6.org": { - "error": 404 + "56k.space": { + "error": "HTTPSConnectionPool(host='56k.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tdcs.ddns.net": { - "error": "HTTPSConnectionPool(host='tdcs.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tdcs.ddns.net' doesn't match 'tdcpi.ddns.net'\")))" + "regionalkollektiv.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "ap-test.tinysubversions.com": { - "error": "HTTPSConnectionPool(host='ap-test.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "toot.crystalyx.net": { + "error": "HTTPSConnectionPool(host='toot.crystalyx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pitman.social": { - "error": "HTTPSConnectionPool(host='pitman.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sn.hogwarts.college": { + "error": "HTTPSConnectionPool(host='sn.hogwarts.college', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "d6pe74mo3f73lahbk46jr3cn.4chan.icu": { - "error": "HTTPSConnectionPool(host='d6pe74mo3f73lahbk46jr3cn.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "reptileowners.tk": { + "error": "HTTPSConnectionPool(host='reptileowners.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mondaykickoff.com": { - "nodeinfo": { - "metadata": { - "nodeName": "The Monday Kickoff", - "nodeDescription": "Start your week with nine curated reads, served fresh each Monday ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 108 - }, - "version": "2.0" - } + "mapmastodon.com": { + "error": "HTTPSConnectionPool(host='mapmastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gregorioferronirc.masto.host": { - "error": "HTTPSConnectionPool(host='gregorioferronirc.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "jwhelp.thomasbrand.info": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "logged-the-fuck-in.online": { - "error": "HTTPSConnectionPool(host='logged-the-fuck-in.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ioh.hfrc.de": { + "error": "HTTPSConnectionPool(host='ioh.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blaulichtpresse.wordpress.com": { - "error": 404 + "mathys.io": { + "error": "HTTPSConnectionPool(host='mathys.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "beamy-lake.social": { + "mastrodon.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 6 }, "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "meet.openalgeria.org": { - "nodeinfo": { - "metadata": { - "nodeDescription": "A free and federated tool to get our events off Facebook", - "nodeName": "Mobilizon OpenAlgeria" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0" - ] - }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" - }, - "usage": { - "localComments": 47, - "localPosts": 6, - "users": { - "total": 8 - } - }, - "version": "2.0" - } + "mastodon.thenice.cafe": { + "error": "HTTPSConnectionPool(host='mastodon.thenice.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.popps.org": { + "arrowp5210.m.to": { + "error": "HTTPSConnectionPool(host='arrowp5210.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aytolis.cetra.club": { + "error": "HTTPSConnectionPool(host='aytolis.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "mastodon.abld.info": { + "error": "HTTPSConnectionPool(host='mastodon.abld.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "soscet.network": { + "error": "HTTPSConnectionPool(host='soscet.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon-test233.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -61874,269 +67321,221 @@ "usage": { "users": { "total": 3, - "activeMonth": 14, - "activeHalfyear": 14 + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 548 + "localPosts": 11 }, "openRegistrations": true } }, - "apub-test.herokuapp.com": { - "error": 404 + "yutacar.info": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "bobadon.co.uk": { - "error": "HTTPSConnectionPool(host='bobadon.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "monsterpit.gallery": { + "error": "HTTPSConnectionPool(host='monsterpit.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.devfs.xyz": { + "msbtn.m0r016.net": { + "error": "HTTPSConnectionPool(host='msbtn.m0r016.net', port=443): Read timed out. (read timeout=3)" + }, + "peertube.jackbot.fr": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "myflog.net", - "humblr.social", - "pretend.fun", - "sinblr.com", - "abdl.link", - "twimblr.xyz", - "baraag.net", - "pokemon.men", - "anime.website", - "gab.com", - "kiwifarms.cc", - "pl.smuglo.li", - "neckbeard.xyz" - ], - "media_nsfw": [ - "myflog.net", - "humblr.social", - "pretend.fun", - "sinblr.com", - "abdl.link", - "baraag.net", - "twimblr.xyz", - "stereophonic.space" - ], - "media_removal": [], - "reject": [ - "newjack.city", - "anime.website", - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "a robot's instance for robots (and friends)", - "nodeName": "devfs", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://pl.devfs.xyz/users/null", - "https://pl.devfs.xyz/users/jellypotato" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 512000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 15184, "users": { - "total": 6 - } + "total": 4 + }, + "localPosts": 8754, + "localComments": 6 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "JackTube", + "nodeDescription": "Une instance PeerTube sans aucune pr\u00e9tention, pour d\u00e9googliser quelques octets de plus.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "amum.al": { + "pokemonsocial.love": { + "error": "HTTPSConnectionPool(host='pokemonsocial.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.joel-smolski.com": { + "error": "HTTPSConnectionPool(host='peertube.joel-smolski.com', port=443): Read timed out. (read timeout=3)" + }, + "mstdn-bike.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 1, - "activeHalfyear": 18 + "total": 414, + "activeMonth": 100, + "activeHalfyear": 164 }, - "localPosts": 145 + "localPosts": 259554 }, "openRegistrations": true } }, - "trpg-link.tk": { - "error": "HTTPSConnectionPool(host='trpg-link.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to trpg-link.tk timed out. (connect timeout=3)'))" + "cloud.glibre.net": { + "error": "HTTPSConnectionPool(host='cloud.glibre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.decomobili.net": { - "error": "HTTPSConnectionPool(host='cloud.decomobili.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.henriksen.is": { + "error": "HTTPSConnectionPool(host='social.henriksen.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "seaoco.com": { - "error": 404 + "alternativeeugene.wordpress.com": { + "error": 410 }, - "chirr.space": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Chirrspace", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "kumo.oma.be": { + "error": "HTTPSConnectionPool(host='kumo.oma.be', port=443): Read timed out. (read timeout=3)" }, - "mstdn.juvenesco.eu": { - "error": "HTTPSConnectionPool(host='mstdn.juvenesco.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "misskey.kazuto.online": { + "error": "HTTPSConnectionPool(host='misskey.kazuto.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.rtwebb.com": { - "error": 403 + "social.beachcom.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "hubzilla.com.br": { - "error": 404 + "weeb.academy": { + "error": "HTTPSConnectionPool(host='weeb.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "don.gomasy.jp": { + "social.linux.monster": { + "error": "HTTPSConnectionPool(host='social.linux.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mrnd.xyz": { + "error": "HTTPSConnectionPool(host='mrnd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s.brined.fish": { "nodeinfo": { "version": "2.0", "software": { @@ -62148,37 +67547,22 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 6 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 33801 + "localPosts": 1690 }, "openRegistrations": false } }, - "social.millcrick.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 46 - }, - "openRegistrations": true - } + "labs.tachibana.cool": { + "error": "HTTPSConnectionPool(host='labs.tachibana.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "s.ctu.cx": { + "social.gaos.org": { + "error": "HTTPSConnectionPool(host='social.gaos.org', port=443): Read timed out. (read timeout=3)" + }, + "decentralised.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -62206,10 +67590,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "ctucx.pleroma", + "nodeName": "decentralised.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -62219,7 +67603,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -62256,7 +67641,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://s.ctu.cx/users/ctucx" + "https://decentralised.social/users/wezm" ], "suggestions": { "enabled": false @@ -62278,54 +67663,218 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-stable" + "version": "2.0.2" }, "usage": { - "localPosts": 7, + "localPosts": 409, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "pleroma.xnor.work": { - "error": "HTTPSConnectionPool(host='pleroma.xnor.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "realitytoots.com": { - "error": "HTTPSConnectionPool(host='realitytoots.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.koreus.com": { - "error": "HTTPSConnectionPool(host='peertube.koreus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.sleepi.life": { - "error": "HTTPSConnectionPool(host='pl.sleepi.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.urbannomads.nl": { - "error": "HTTPSConnectionPool(host='hub.urbannomads.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hub.urbannomads.nl timed out. (connect timeout=3)'))" - }, - "moe.cat": { + "relay.asonix.dog": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3~moew" + "name": "aoderelay", + "version": "v0.1.0-master" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 474, - "activeMonth": 49, - "activeHalfyear": 118 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 12264 + "localPosts": 0, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "peers": [ + "gulp.cafe", + "banana.dog", + "otter.tube", + "fellies.social", + "pounced-on.me", + "barkshark.xyz", + "squeak.live", + "shiro.dog", + "masto.werefox.dev", + "asonix.dog" + ], + "blocks": [ + "bodybuilding.im", + "honey.church", + "tchncs.de", + "shitposter.club", + "pleroma.soykaf.com", + "unsafe.space", + "exited.eu", + "rapefeminists.network", + "saynoto.lgbt", + "mobile.co", + "absturztau.be", + "ihatebeinga.live", + "mastodon.mynameisivan.ru", + "greenlifeplus.net", + "fedi.app", + "pleroma.rareome.ga", + "kiwifarms.cc", + "mastodon.cloud", + "patch.cx", + "social.au2pb.net", + "gasthe.lgbt", + "gameliberty.club", + "develop.gab.com", + "baraag.net", + "daffodil-11.org", + "neenster.org", + "spinster.xyz", + "kys.moe", + "newjack.city", + "bofa.lol", + "gab.protohype.net", + "coom.club", + "pieville.net", + "social.heldscal.la", + "freevoice.space", + "gab.polaris-1.work", + "gabble.xyz", + "stereophonic.space", + "mastodon.0-z-0.com", + "heldscal.la", + "supes.com", + "beehub.org", + "gs.smuglo.li", + "pl.765racing.com", + "polaris-1.work", + "comm.network", + "sneak.berlin", + "mouse.services", + "pl.kys.moe", + "gorf.club", + "catgirl.life", + "social.ksite.de", + "0-z-0.com", + "dockshow.social", + "liberdon.com", + "glindr.org", + "ekrem.develop.gab.com", + "search.fedi.app", + "cryzed.com", + "gabfed.com", + "sealion.club", + "thechat.zone", + "socnet.supes.com", + "neckbeard.xyz", + "wrongthink.net", + "witches.live", + "hagra.net", + "rightmastodon.com", + "functor.pro", + "raki.social", + "lets.bemoe.online", + "socialnetwork.ninja", + "alfter.us", + "protohype.net", + "mastodon.host", + "desync.net", + "calculate.social", + "social.quodverum.com", + "mastodon.desync.net", + "aria.company", + "bemoe.online", + "kag.social", + "qoto.org", + "pleroma.mouse.services", + "mastodon.delurk.com", + "sunbeam.city", + "freespeech.firedragonstudios.com", + "gab.ai", + "waifu.social", + "kiwifarms.is", + "gab.sleeck.eu", + "yorishiro.space", + "yang.social", + "blob.cat", + "kiwifarms.com", + "lets.saynoto.lgbt", + "liveview.cf", + "freefedifollowers.ga", + "mastodon.social", + "humblr.social", + "quey.org", + "sunshinegardens.com", + "tri.cash", + "tooter.fr", + "au2pb.net", + "expired.mentally.rip", + "smuglo.li", + "toot.love", + "wagesofinisdeath.com", + "ligma.pro", + "sunshinegardens.org", + "soykaf.com", + "prout.social", + "librem.one", + "pawoo.net", + "niu.moe", + "not-develop.gab.com", + "social.sunshinegardens.com", + "hiveway.net", + "skippers-bin.com", + "melalandia.tk", + "speakfree.world", + "fedi.absturztau.be", + "mastodon.top", + "gab.io", + "loli.estate", + "pl.smuglo.li", + "feminism.lgbt", + "delurk.com", + "notmastodon.xyz", + "woofer.alfter.us", + "rainbowdash.net", + "fosstodon.org", + "carrot.army", + "gab.com", + "cawfee.club", + "freezepeach.xyz", + "social.tchncs.de", + "fedichive.tk", + "tube4aem.com", + "the.hedgehoghunter.club", + "warc.space", + "sleeck.eu" + ] + } } }, - "chablis.social": { + "bumblbee.de": { + "error": "HTTPSConnectionPool(host='bumblbee.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blogs.jp": { + "error": "HTTPSConnectionPool(host='blogs.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "node.pc-tiede.de": { + "error": "HTTPSConnectionPool(host='node.pc-tiede.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "irrsinn.net": { + "error": 404 + }, + "thequietplace.social": { + "error": 404 + }, + "mastodon.ktachibana.party": { "nodeinfo": { "version": "2.0", "software": { @@ -62337,83 +67886,61 @@ ], "usage": { "users": { - "total": 14, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 30, + "activeMonth": 24, + "activeHalfyear": 35 }, - "localPosts": 86 + "localPosts": 3803 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.walkingmountains.fr": { - "error": "HTTPSConnectionPool(host='peertube.walkingmountains.fr', port=443): Read timed out. (read timeout=3)" + "brined.fish": { + "error": 404 }, - "video.amic37.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 50, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "AmicTube", - "nodeDescription": "Instance PeerTube de l'Association Multim\u00e9dia et Informatique de Chambray-l\u00e8s-Tours (37170, France) " - } - } + "cloud.dataetic.fr": { + "error": 404 }, - "sleeping.town": { + "mstdn.cometeo.com": { + "error": "HTTPSConnectionPool(host='mstdn.cometeo.com', port=443): Read timed out. (read timeout=3)" + }, + "castelloisolato.m.to": { + "error": "HTTPSConnectionPool(host='castelloisolato.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.kameha.click": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.danielmoch.com": { + "error": "HTTPSConnectionPool(host='mastodon.danielmoch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "awoonet.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch+sleeping" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 232, - "activeMonth": 100, - "activeHalfyear": 152 + "total": 23, + "activeMonth": 3, + "activeHalfyear": 11 }, - "localPosts": 711358 + "localPosts": 168 }, "openRegistrations": true } }, - "hackdezorg.nl": { - "error": "HTTPSConnectionPool(host='hackdezorg.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mvalente.github.io": { - "error": 404 + "bistule.nohost.me": { + "error": "HTTPSConnectionPool(host='bistule.nohost.me', port=443): Read timed out. (read timeout=3)" }, - "x.hrzn.ee": { + "pleroma.cat": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -62429,8 +67956,23 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "develop.gab.com", + "gab.com", + "freespeechextremist.com", + "redliberal.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -62439,14 +67981,14 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "crosshorizon", + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "Node Pleroma per a les persones de cultura catalana", + "nodeName": "pleroma Catalunya", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 20, + "max_options": 5, "min_expiration": 0 }, "postFormats": [ @@ -62490,7 +68032,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://x.hrzn.ee/users/ashe" + "https://pleroma.cat/users/spla" ], "suggestions": { "enabled": false @@ -62512,303 +68054,463 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 1, + "localPosts": 1516, "users": { - "total": 4 + "total": 19 } }, "version": "2.0" } }, - "blueadair.net": { + "plm.ranranhome.info": { + "error": "HTTPSConnectionPool(host='plm.ranranhome.info', port=443): Read timed out. (read timeout=3)" + }, + "s.pnn.sh": { + "error": "HTTPSConnectionPool(host='s.pnn.sh', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.bits-und-baeume.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mk1.t612.ml": { + "error": "HTTPSConnectionPool(host='mk1.t612.ml', port=443): Read timed out. (read timeout=3)" + }, + "social.r3valkyrie.com": { + "error": "HTTPSConnectionPool(host='social.r3valkyrie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "babuu.club": { + "error": "HTTPSConnectionPool(host='babuu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'babuu.club' doesn't match either of '*.skv.moe', 'skv.moe'\")))" + }, + "paw.network": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 22, - "activeMonth": 5, - "activeHalfyear": 25 + "total": 139 }, - "localPosts": 71 - }, - "openRegistrations": true - } - }, - "tibibibimbap.m.to": { - "error": "HTTPSConnectionPool(host='tibibibimbap.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "project.social": { - "error": "HTTPSConnectionPool(host='project.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.nara.jp": { - "error": 404 - }, - "social.cool110.xyz": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" + "localPosts": 10012, + "localComments": 9 }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 30, - "localComments": 64 - }, - "openRegistrations": false, "metadata": { - "nodeName": "Cool110 Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": true + "nodeName": "LewdTube", + "nodeDescription": "A free and open video streaming platform from Lewd.host.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "recaptcha", + "version": "0.0.2", + "description": "PeerTube plugin adding ReCaptcha v2 to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "s.splat.soy": { - "error": "HTTPSConnectionPool(host='s.splat.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to s.splat.soy timed out. (connect timeout=3)'))" + "pleroma.sublimer.me": { + "error": 410 }, - "is.a.qute.dog": { - "error": 404 + "zo.piouland.net": { + "error": "HTTPSConnectionPool(host='zo.piouland.net', port=443): Read timed out. (read timeout=3)" }, - "bla.uber.space": { + "tube.nemsia.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] + "name": "peertube", + "version": "2.1.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "wordpress" + "atom1.0", + "rss2.0" ] }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "BlaBlu", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "social.bau-ha.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 508, - "activeMonth": 294, - "activeHalfyear": 582 + "total": 2 }, - "localPosts": 44018 + "localPosts": 2185, + "localComments": 0 }, - "openRegistrations": true - } - }, - "degruchy.org": { - "error": 404 - }, - "social.the-wired.club": { - "error": "HTTPSConnectionPool(host='social.the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "picture.nesven.eu": { - "nodeinfo": { "metadata": { - "nodeName": "picture.nesven.eu", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "Nemsia.org PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "name": "PixelFed", - "domain": "picture.nesven.eu", - "url": "https://picture.nesven.eu", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } + } + } + }, + "peertube.esadhar.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 18, + "localComments": 0 }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "ESADHaR Video", + "nodeDescription": "Esadhar Peertube instance. Instance Peertube de l'ESADHaR\n\u00c9cole Sup\u00e9rieure d'Art et Design Le Havre Rouen\n" + } + } + }, + "ichiji.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 9, - "localComments": 0, "users": { - "total": 4, - "activeHalfyear": 1, - "activeMonth": 0 - } + "total": 2950, + "activeMonth": 446, + "activeHalfyear": 921 + }, + "localPosts": 1264156 }, - "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "misskey.tech": { + "redsocial.proyectolanuevatierra.com": { + "error": "HTTPSConnectionPool(host='redsocial.proyectolanuevatierra.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lets.saynoto.lgbt": { + "error": "HTTPSConnectionPool(host='lets.saynoto.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smilodon.news": { + "error": "HTTPSConnectionPool(host='smilodon.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kitsune.localtunnel.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.mundodesconocido.com": { + "error": "HTTPSConnectionPool(host='mastodon.mundodesconocido.com', port=443): Read timed out. (read timeout=3)" + }, + "kabadodon.gtn-works.com": { + "error": "HTTPSConnectionPool(host='kabadodon.gtn-works.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "tube.ksl-bmx.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -62820,68 +68522,93 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 5 + }, + "localPosts": 31871, + "localComments": 5 }, "metadata": { - "nodeName": "misskey.tech", - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 4096, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "nodeName": "KSL-Tube", + "nodeDescription": "KSL-BMX's own and (for the beginning) private PeerTube! Feel free to ask me for an account!" } } }, - "social.shiftyeyed.net": { + "mastodon.conxtor.com": { + "error": "HTTPSConnectionPool(host='mastodon.conxtor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "soc.m4sk.in": { + "error": "HTTPSConnectionPool(host='soc.m4sk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eddyssofa.com": { + "error": 404 + }, + "comments.doshi.re": { + "error": "HTTPSConnectionPool(host='comments.doshi.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jonbeckett.com": { + "error": "HTTPSConnectionPool(host='jonbeckett.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "qunagi.qunagi.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "Qunagi" }, + "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 d386e8a8253aecbd7a8f951f4624cc4943280125" + }, "usage": { + "localPosts": 75, "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 135 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "thoughtshrapnel.com": { + "idigitalweb.net": { + "error": "HTTPSConnectionPool(host='idigitalweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "googoldon.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "murmf.art": { + "error": "HTTPSConnectionPool(host='murmf.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "4eva.online": { + "error": "HTTPSConnectionPool(host='4eva.online', port=443): Read timed out. (read timeout=3)" + }, + "melktapgilze.nl": { + "error": "HTTPSConnectionPool(host='melktapgilze.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fiat-tux.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.2.6" + "version": "5.4.1" }, "usage": { "users": { - "total": 24 + "total": 1 }, - "localPosts": 690, - "localComments": 273 + "localPosts": 255, + "localComments": 409 }, "openRegistrations": false, "protocols": [ @@ -62892,45 +68619,27 @@ "outbound": [] }, "metadata": { - "email": "mail@188.166.96.48" + "email": "luc@didry.org" } } }, - "aobuta.m.to": { - "error": "HTTPSConnectionPool(host='aobuta.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.heldscal.la": { - "error": "HTTPSConnectionPool(host='social.heldscal.la', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.heldscal.la timed out. (connect timeout=3)'))" - }, - "friends.cafe": { - "error": 404 - }, - "p1.leftic.club": { - "error": "HTTPSConnectionPool(host='p1.leftic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/sapharodon": { - "error": 404 - }, - "twitter.tobias-k.de": { - "error": "HTTPSConnectionPool(host='twitter.tobias-k.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pix.unanargeek.xyz": { - "error": "HTTPSConnectionPool(host='pix.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cyberia.icu": { + "error": "HTTPSConnectionPool(host='cyberia.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pixelfed.se": { + "pixelfed.de": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.se", + "nodeName": "pixelfed.de", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": false, + "open_registration": true, "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "8", "image_quality": 80, "optimize_image": true, "optimize_video": true, @@ -62943,13 +68652,13 @@ }, "ab": { "lc": false, - "rec": false, - "loops": false + "rec": true, + "loops": true }, "site": { - "name": "pixelfed.se", - "domain": "pixelfed.se", - "url": "https://pixelfed.se", + "name": "pixelfed.de", + "domain": "pixelfed.de", + "url": "https://pixelfed.de", "description": null }, "username": { @@ -62966,7 +68675,7 @@ "features": { "mobile_apis": true, "circles": false, - "stories": false, + "stories": true, "video": false, "import": { "instagram": false, @@ -62988,54 +68697,27 @@ "version": "0.10.9" }, "usage": { - "localPosts": 720, + "localPosts": 15888, "localComments": 0, "users": { - "total": 105, - "activeHalfyear": 68, - "activeMonth": 16 + "total": 3197, + "activeHalfyear": 1917, + "activeMonth": 577 } }, "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "vmug.social": { - "error": "HTTPSConnectionPool(host='vmug.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'vmug.social' doesn't match either of '*.beyondrm.com', 'beyondrm.com'\")))" - }, - "pleroma.m544.net": { - "error": "HTTPSConnectionPool(host='pleroma.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nettohikari.com": { - "error": "HTTPSConnectionPool(host='social.nettohikari.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wpsocial.live": { - "error": "HTTPSConnectionPool(host='wpsocial.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "libretube.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "sharemycloud.duckdns.org": { - "error": 403 - }, - "social.bka.li": { - "error": "HTTPSConnectionPool(host='social.bka.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hackers.social": { - "error": "HTTPSConnectionPool(host='hackers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mypiaf.ladisquette.fr": { - "error": "HTTPSConnectionPool(host='mypiaf.ladisquette.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.exia.dev": { - "error": "HTTPSConnectionPool(host='mstdn.exia.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "alexshendi.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "mastodon.qrpth.eu": { + "mstdn.sahagyo.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -63046,74 +68728,55 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 3 + "localPosts": 606 }, "openRegistrations": false } }, - "mercury.social": { - "error": 526 - }, - "unityjp-mastodon.tokyo": { - "error": "HTTPSConnectionPool(host='unityjp-mastodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "staging.fossforward.com": { + "error": "HTTPSConnectionPool(host='staging.fossforward.com', port=443): Read timed out. (read timeout=3)" }, - "inari.opencocon.org": { + "latenightfiction.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "late night fiction", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 108, - "activeMonth": 8, - "activeHalfyear": 10 - }, - "localPosts": 17406 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "social.lovetux.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 22, - "activeMonth": 32, - "activeHalfyear": 34 + "total": 1 }, - "localPosts": 6814 + "localPosts": 4 }, - "openRegistrations": false + "version": "2.0" } }, - "pleroma.atheron.net": { - "error": "HTTPSConnectionPool(host='pleroma.atheron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s.dat.cloud": { - "error": 502 - }, - "mstdn.pondzu.com": { - "error": "HTTPSConnectionPool(host='mstdn.pondzu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.passageenseine.fr": { + "video.connor.money": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "1.1.0" }, "protocols": [ "activitypub" @@ -63128,39 +68791,57 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 368, + "localPosts": 6, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Pas Sage en Seine", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "Money Video", + "nodeDescription": "Gaming, Anime, Memes, and other miscellaneous content." } } }, - "mastodon.casa": { - "error": "HTTPSConnectionPool(host='mastodon.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "snoworld.one": { + "error": 404 }, - "mstdn.maymeow.red": { - "error": "HTTPSConnectionPool(host='mstdn.maymeow.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.coloc-family.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "koreus.social": { - "error": "HTTPSConnectionPool(host='koreus.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "ytringsrett.net": { + "error": "HTTPSConnectionPool(host='ytringsrett.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "v-hills.m.to": { - "error": "HTTPSConnectionPool(host='v-hills.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tf4nfbbu8ps3rbp46k.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='tf4nfbbu8ps3rbp46k.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tooter.fr": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "benitox1.tk": { + "error": "HTTPSConnectionPool(host='benitox1.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friend.desttinghim.name": { - "error": "HTTPSConnectionPool(host='friend.desttinghim.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "digipres.club": { + "error": 404 }, - "suicide.group": { + "demanderjustice.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "romancelandia.club": { + "error": 404 + }, + "mastodon.qowala.org": { + "error": 404 + }, + "sn.diogo.site": { + "error": "HTTPSConnectionPool(host='sn.diogo.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.frei.social": { + "error": "HTTPSConnectionPool(host='www.frei.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "kirjava.teromene.fr": { + "error": 404 + }, + "yggdrasil.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -63178,9 +68859,27 @@ "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 12, + "reject_threshold": 18 + }, "mrf_policies": [ - "NoOpPolicy" + "NoOpPolicy", + "HellthreadPolicy", + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "weedis.life" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -63191,8 +68890,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "a pleroma instance", - "nodeName": "Pleroma", + "nodeDescription": "A not-so-free speech Pleroma instance.", + "nodeName": "Yggdrasil Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -63239,7 +68938,11 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://yggdrasil.social/users/p", + "https://yggdrasil.social/users/Ricotta", + "https://yggdrasil.social/users/Odin" + ], "suggestions": { "enabled": false }, @@ -63250,7 +68953,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -63260,18 +68963,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 116, + "localPosts": 3300, "users": { - "total": 2 + "total": 7 } }, "version": "2.0" } }, - "social.anartist.org": { + "amie.moe": { + "error": "HTTPSConnectionPool(host='amie.moe', port=443): Read timed out. (read timeout=3)" + }, + "m.benborges.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -63283,31 +68989,25 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 38 + "localPosts": 172 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.geeko.at": { - "error": 404 - }, - "plopp.utzer.de": { + "www.processimagining.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 186, - "localComments": 0 + "metadata": { + "nodeName": "process imagining", + "nodeDescription": "thoughts on religion and philosophy in process and post-structural perspective", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -63315,118 +69015,56 @@ ], "services": { "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "r@schmitz.pro" - } - } - }, - "social.squadnova.com": { - "error": "HTTPSConnectionPool(host='social.squadnova.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.squadnova.com' doesn't match '*.ADOBECEMCLOUD.NET'\")))" - }, - "transsingleblog.wordpress.com": { - "error": 404 - }, - "social.mcwhirter.io": { - "error": "HTTPSConnectionPool(host='social.mcwhirter.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.mcwhirter.io' doesn't match 'chat.mcwhirter.io'\")))" - }, - "design.vu": { - "error": "HTTPSConnectionPool(host='design.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/theoutrider": { - "error": 404 - }, - "cybermedios.org": { - "error": 404 - }, - "social.fossgalaxy.com": { - "error": "HTTPSConnectionPool(host='social.fossgalaxy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.fossgalaxy.com' doesn't match 'dimension.fgmx.uk'\")))" - }, - "acg.social": { - "error": 410 - }, - "benitox1.tk": { - "error": "HTTPSConnectionPool(host='benitox1.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quippini.net": { - "error": 403 - }, - "hubzilla.gadgeteerza.co.za": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "insanejournal", - "pumpio", - "redmatrix", "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 + "total": 1 }, - "localPosts": 1313, - "localComments": 247 + "localPosts": 116 }, - "metadata": { - "nodeName": "GadgeteerZA" - } + "version": "2.0" } }, - "grass.snek.uk": { - "error": 404 - }, - "toot.doom.fm": { + "social.paritybit.ca": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, + "total": 1, "activeMonth": 1, - "activeHalfyear": 4 + "activeHalfyear": 1 }, - "localPosts": 21 + "localPosts": 151 }, "openRegistrations": false } }, - "mastodon.social/users/kleerkoat": { - "error": 404 + "eu2.mastoburn.com": { + "error": "HTTPSConnectionPool(host='eu2.mastoburn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chatnoir.masto.host": { - "error": "HTTPSConnectionPool(host='chatnoir.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.syoshida.org": { + "error": "HTTPSConnectionPool(host='mstdn.syoshida.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.art": { + "masto.rootdc.xyz": { + "error": 404 + }, + "niklas.social": { "nodeinfo": { "version": "2.0", "software": { @@ -63438,452 +69076,150 @@ ], "usage": { "users": { - "total": 10774, - "activeMonth": 1513, - "activeHalfyear": 3194 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 684856 + "localPosts": 269 }, - "openRegistrations": true + "openRegistrations": false } }, - "yunopeertube.myddns.me": { + "www.iphoneincanada.ca": { + "error": 404 + }, + "smartman.freemyip.com": { + "error": "HTTPSConnectionPool(host='smartman.freemyip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.radiomercure.fr": { + "error": "HTTPSConnectionPool(host='tube.radiomercure.fr', port=443): Read timed out. (read timeout=3)" + }, + "mess.casa": { + "error": 404 + }, + "www.ancientfaith.com": { + "error": 404 + }, + "people.kernel.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "people.kernel.org", + "nodeDescription": "The people behind Linux", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1 + "total": 26, + "activeHalfyear": 4 }, - "localPosts": 162300, - "localComments": 1 + "localPosts": 55 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "pixelfed.eigenlab.org": { + "skyjake.fi": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.eigenlab.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "50000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "eigenPixelfed", - "domain": "pixelfed.eigenlab.org", - "url": "https://pixelfed.eigenlab.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 61, - "localComments": 0, "users": { - "total": 5, - "activeHalfyear": 20, - "activeMonth": 13 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 75 }, - "version": "2.0", "openRegistrations": false } }, - "belette.club": { - "error": "HTTPSConnectionPool(host='belette.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "julika.jp": { - "error": "HTTPSConnectionPool(host='julika.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.hu": { + "error": "HTTPSConnectionPool(host='mstdn.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.hu' doesn't match either of 'mail.laserforce.hu', 'srv1.laserforce.hu'\")))" }, - "scribblers.club": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Scribblers", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "boui.xyz": { + "error": "HTTPSConnectionPool(host='boui.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.ugroza.ru": { - "error": "HTTPSConnectionPool(host='pleroma.ugroza.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.thesuarezes.com": { + "error": "HTTPSConnectionPool(host='social.thesuarezes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sankaku.io": { - "error": "HTTPSConnectionPool(host='sankaku.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.com.tw": { + "error": "HTTPSConnectionPool(host='mastodon.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.denkbrettl.org": { + "pl.comm.cx": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3-build.8796+gb8ba977.with.comm_cx" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 22, + "activeMonth": 26, + "activeHalfyear": 32 }, - "localPosts": 391 + "localPosts": 12629 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.ombreport.info": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 43 - }, - "localPosts": 657 - }, - "software": { - "version": "1.0.1", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Ombreport", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } + "mastodon.liepajnieks.lv": { + "error": "HTTPSConnectionPool(host='mastodon.liepajnieks.lv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fucking.kaaa.ren": { + "altnews.social": { + "error": "HTTPSConnectionPool(host='altnews.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rc.zoonior.app": { + "error": "HTTPSConnectionPool(host='rc.zoonior.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.spanningforest.com": { + "error": "HTTPSConnectionPool(host='mastodon.spanningforest.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nemotodon.tk": { + "error": "HTTPSConnectionPool(host='nemotodon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quitter.im": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mst.nanao.moe": { + "error": "HTTPSConnectionPool(host='mst.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.nsupdate.info": { + "error": "HTTPSConnectionPool(host='friendica.nsupdate.info', port=443): Read timed out. (read timeout=3)" + }, + "slowly.dying.online": { + "error": "HTTPSConnectionPool(host='slowly.dying.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.metadata.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -63893,7 +69229,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -63905,10 +69242,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "FUCKING KAREN", + "nodeName": "Social.Metadata.Moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -63956,14 +69299,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fucking.kaaa.ren/users/pasture" + "https://social.metadata.moe/users/bbbbbon" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -63974,8 +69313,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -63983,427 +69321,185 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 122, + "localPosts": 145, "users": { - "total": 2 + "total": 1 } }, "version": "2.0" } }, - "gelt.cz": { - "error": "HTTPSConnectionPool(host='gelt.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pekoyama.com": { + "gameshogun.xyz": { "error": 404 }, - "testdon.mtoss.media.teu.ac.jp": { - "error": "HTTPSConnectionPool(host='testdon.mtoss.media.teu.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to testdon.mtoss.media.teu.ac.jp timed out. (connect timeout=3)'))" + "onlinegemein.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "video.cabane-libre.org": { + "henshaw.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2900, - "localComments": 0 + "localPosts": 45 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Cin\u00e9 Libre", - "nodeDescription": "Plateforme PeerTube de la Cabane Libre", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "photo.lapineige.fr": { + "hubz.corecoding.dev": { + "error": "HTTPSConnectionPool(host='hubz.corecoding.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubz.corecoding.dev' doesn't match 'ffsync.tarakis.de'\")))" + }, + "www.fessebouc.fr": { "nodeinfo": { - "metadata": { - "nodeName": "photo.lapineige.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "1500", - "album_limit": "20", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Le Terrier Photo", - "domain": "photo.lapineige.fr", - "url": "https://photo.lapineige.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.9.0-p1edcb001" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [] }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, + "openRegistrations": true, "usage": { - "localPosts": 316, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 60, - "activeMonth": 20 - } + "users": {} }, - "version": "2.0", - "openRegistrations": false + "metadata": { + "nodeName": "Fessebouc", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "lutinus" + } } }, - "darkrose.threshold-zero.com": { - "error": "HTTPSConnectionPool(host='darkrose.threshold-zero.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to darkrose.threshold-zero.com timed out. (connect timeout=3)'))" - }, - "peertube.touhoppai.moe": { + "blog.jabberhead.tk": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], + "usage": { + "users": { + "total": 1 + }, + "localPosts": 73, + "localComments": 149 + }, + "openRegistrations": false, "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "wordpress", + "smtp" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 214, - "localComments": 1 - }, + "protocols": [ + "activitypub", + "webmention" + ], "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Touhoppai Tube", - "nodeDescription": "[EN] Instance dedicated to Touhoppai projects as well as Touhou related and Open animation mostly.\n\n[FR] Instance d\u00e9di\u00e9e \u00e0 l'h\u00e9bergement des vid\u00e9os cr\u00e9\u00e9es par l'\u00e9quipe touhoppai ou \u00e0 la conservation de vid\u00e9o Touhou tierces ou d'animation libres", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "vanitasvitae@riseup.net" } } }, - "peertube.tifox.fr": { - "error": "HTTPSConnectionPool(host='peertube.tifox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ichinyo.site": { + "error": 404 }, - "mastodon.kindred.at": { + "yakyudon.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mastodon.maximeborg.es": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "myc.m.to": { + "error": "HTTPSConnectionPool(host='myc.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.wellsbnt.com": { + "error": "HTTPSConnectionPool(host='cloud.wellsbnt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sync.sassen.de": { + "error": "HTTPSConnectionPool(host='sync.sassen.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.synalinq.com": { + "error": 403 + }, + "loyko.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "motogp.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "writefreely.debian.social": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "writefreely.debian.social", + "nodeDescription": "Debian federated blog platform", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 30, + "activeHalfyear": 4 }, - "localPosts": 60 + "localPosts": 10 }, - "openRegistrations": true + "version": "2.0" } }, - "wakana-f.jp": { - "error": "HTTPSConnectionPool(host='wakana-f.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wakana-f.jp timed out. (connect timeout=3)'))" - }, - "b612.me": { + "mastodon.alixrossi.corsica": { "nodeinfo": { "version": "2.0", "software": { @@ -64415,16 +69511,25 @@ ], "usage": { "users": { - "total": 17, - "activeMonth": 12, - "activeHalfyear": 29 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 672 + "localPosts": 156 }, - "openRegistrations": true + "openRegistrations": false } }, - "bearvideo.win": { + "blobular.com": { + "error": "HTTPSConnectionPool(host='blobular.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mocademia.jp": { + "error": "HTTPSConnectionPool(host='mastodon.mocademia.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "michaelfbrown.net": { + "error": 404 + }, + "fimidi.com": { "nodeinfo": { "version": "2.0", "software": { @@ -64436,19 +69541,19 @@ ], "usage": { "users": { - "total": 30, - "activeMonth": 9, - "activeHalfyear": 14 + "total": 549, + "activeMonth": 93, + "activeHalfyear": 203 }, - "localPosts": 444 + "localPosts": 4368 }, "openRegistrations": true } }, - "tsuraine.net": { + "silvernight.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -64457,6 +69562,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -64474,10 +69580,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "\u3064\u3089\u3044\u3068\u304d\u306b\u300c\u3064\u3089\u3044\u300d\u3063\u3066\u3044\u3048\u308b\u305b\u304b\u3044", - "nodeName": "Tsurainet", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Nest", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -64525,7 +69631,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://tsuraine.net/users/Hikali" + "https://silvernight.social/users/Retidurc" ], "suggestions": { "enabled": false @@ -64534,7 +69640,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 148000000 } }, "openRegistrations": false, @@ -64547,10 +69653,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.50-2789-g4c02e049-develop" }, "usage": { - "localPosts": 26, + "localPosts": 3804, "users": { "total": 3 } @@ -64558,7 +69664,7 @@ "version": "2.0" } }, - "fosstodon.org": { + "mstdn.tamag.org": { "nodeinfo": { "version": "2.0", "software": { @@ -64570,121 +69676,134 @@ ], "usage": { "users": { - "total": 9220, - "activeMonth": 2007, - "activeHalfyear": 5295 + "total": 110, + "activeMonth": 64, + "activeHalfyear": 77 }, - "localPosts": 312742 + "localPosts": 390051 }, "openRegistrations": true } }, - "tapestries.pipou.academy": { - "error": "HTTPSConnectionPool(host='tapestries.pipou.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "t13d.social": { - "error": "HTTPSConnectionPool(host='t13d.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ricks.uber.space": { - "error": 404 - }, - "mastodon.social/users/takaeri": { - "error": 404 - }, - "alexkoch.my-gateway.de": { - "error": 404 - }, - "social.starfleet-command.org": { - "error": 502 - }, - "hethane.se": { - "error": "HTTPSConnectionPool(host='hethane.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hethane.se' doesn't match either of 'arkiv.folkkok.se', 'www.arkiv.folkkok.se'\")))" - }, - "social.mxchange.org": { - "error": 404 - }, - "danielehniss.de": { + "pl.eternawings.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 1745, - "localComments": 5954 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, "metadata": { - "email": "daniel@depone.de" - } - } - }, - "blockriot.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 4, - "activeHalfyear": 6 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 2877 + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "EWings' private server", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.eternawings.com/users/EWings" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.8" + }, + "usage": { + "localPosts": 117, + "users": { + "total": 2 + } + }, + "version": "2.0" } }, - "social.eyraud.net": { - "error": "HTTPSConnectionPool(host='social.eyraud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.nizarus.tn": { - "error": "HTTPSConnectionPool(host='blog.nizarus.tn', port=443): Read timed out. (read timeout=3)" - }, - "fr.nipponalba.scot": { - "error": "HTTPSConnectionPool(host='fr.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.esy.fun": { - "error": 503 - }, - "lilelu.de": { - "error": 403 - }, - "ggtea.org": { - "error": 404 - }, - "gentian.m.to": { - "error": "HTTPSConnectionPool(host='gentian.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thopex.de": { - "error": 404 - }, - "mastodon.xtity.com": { - "error": "HTTPSConnectionPool(host='mastodon.xtity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tronix.international": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "malucloud.selfhost.eu": { - "error": 403 + "social.cloudsumu.com": { + "error": "HTTPSConnectionPool(host='social.cloudsumu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "varspool.buttonhost.net": { - "error": "HTTPSConnectionPool(host='varspool.buttonhost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.potatofrom.space": { + "error": "HTTPSConnectionPool(host='fedi.potatofrom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "yeet.social": { + "mastodon.redgarterclub.com": { "nodeinfo": { "version": "2.0", "software": { @@ -64696,405 +69815,230 @@ ], "usage": { "users": { - "total": 37, - "activeMonth": 20, - "activeHalfyear": 44 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 69348 + "localPosts": 14 }, - "openRegistrations": true + "openRegistrations": false } }, - "sechat.org": { + "ameriberia.wordpress.com": { + "error": 410 + }, + "misskey.noellabo.jp": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.99.0-pe69f8e04" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "name": "misskey", + "version": "12.36.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "wordpress" + "atom1.0", + "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": { - "total": 699, - "activeHalfyear": 48, - "activeMonth": 15 - }, - "localPosts": 44914, - "localComments": 53015 + "users": {} }, "metadata": { - "nodeName": "Sechat*", - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false + "nodeName": "\u306e\u3048\u3059\u304d\u30fc", + "nodeDescription": null, + "maintainer": { + "name": "noellabo", + "email": "noel.yoshiba@gmail.com" }, - "adminAccount": "lukas" + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true } } }, - "bbqmasters.life": { - "error": "HTTPSConnectionPool(host='bbqmasters.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sakurauchi.moe": { + "error": "HTTPSConnectionPool(host='sakurauchi.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jeder.pl": { - "error": "HTTPSConnectionPool(host='jeder.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.blog-de-michel.fr": { + "error": "HTTPSConnectionPool(host='mastodon.blog-de-michel.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.blog-de-michel.fr' doesn't match 'todolist.blog-de-michel.fr'\")))" }, - "friendica.xyz": { + "chaos.social": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.06-dev-1340" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "libertree", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 13, - "activeHalfyear": 12, - "activeMonth": 12 - }, - "localPosts": 1556, - "localComments": 1014 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica XYZ", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "libertree", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "anycast.jp.net": { - "error": "HTTPSConnectionPool(host='anycast.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tosn.eu": { - "error": "HTTPSConnectionPool(host='tosn.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tosn.eu' doesn't match either of '*.do.de', 'do.de'\")))" - }, - "social.nowa.re": { - "error": "HTTPSConnectionPool(host='social.nowa.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nowa.re' doesn't match 'dimension.nowa.re'\")))" - }, - "liberakampo.org": { - "error": "Expecting value: line 2 column 1 (char 2)" - }, - "gnusocial.freedombone.net": { - "error": "HTTPSConnectionPool(host='gnusocial.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "relay.civiq.social": { - "nodeinfo": { - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 132cd1ea4234ee59ef22cecb38554c76f64c0104" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "civiq.social", - "journalist.social", - "gameliberty.club", - "outaouais.club", - "relay.mas.to", - "relay.fediverse.us", - "spinster.xyz", - "animalliberation.social", - "gleasonator.com", - "frenchindiepop.com", - "slum.cloud", - "social.radio.af", - "beehub.org", - "ohhi.icu", - "neenster.org", - "glindr.org", - "social.1in9.net", - "social.strueker.net", - "mstdn.social", - "ministry.moonbutt.science", - "floppy.tokyo", - "thewaifu.club", - "stellas.cf", - "qoto.org", - "buckeye.social", - "social.itsneversunnyinnd.com", - "toot.wales", - "bulge.exposed", - "citadel.thecore.city", - "kiku.bokuha.ninja", - "expired.mentality.rip", - "quey.org", - "mastodon.maescool.be", - "social.petrovs.info", - "relay.homunyan.com", - "khat.komitea.fi", - "social.fyeshit.com", - "social.biologianaweb.com.br", - "coom.club", - "soc.p-pn.org", - "mastodon.chasalin.nl", - "our.wtf", - "fuckitter.com", - "rly.wtf", - "sjitter.com", - "zalluma.adef.xyz", - "social.device5.co.uk", - "social.rmrf.space", - "social.netdc.ca", - "ingeodon.com", - "mastodon.iriseden.eu", - "travelpandas.fr" - ] - } - } - }, - "f.freinetz.ch": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, "usage": { "users": { - "total": 26, - "activeHalfyear": 26, - "activeMonth": 15 + "total": 6374, + "activeMonth": 2252, + "activeHalfyear": 3398 }, - "localPosts": 76, - "localComments": 24 + "localPosts": 1270233 }, - "openRegistrations": true, - "metadata": { - "nodeName": "freinetz.ch - friendica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } + "openRegistrations": false } }, - "gancio10.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio10.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "paddys.pub": { - "error": 404 + "gyudon.live": { + "error": "HTTPSConnectionPool(host='gyudon.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "rich.gop": { - "error": "HTTPSConnectionPool(host='rich.gop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rich.gop' doesn't match 'edge2.maas.network'\")))" + "pleroma.berries.pw": { + "error": "HTTPSConnectionPool(host='pleroma.berries.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "flavigula.net": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 428 - }, - "software": { - "version": "1.0.0", - "name": "Martenblog" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub" - ], - "openRegistrations": false - } + "mastodon.randulo.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "riverside.camp": { + "social.schuppentier.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 11, - "activeHalfyear": 17 + "total": 43, + "activeMonth": 3, + "activeHalfyear": 19 }, - "localPosts": 928 + "localPosts": 220 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.timg.fr": { - "error": 403 - }, - "radiosocial.org": { - "error": "HTTPSConnectionPool(host='radiosocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "libcore.org": { + "error": 404 }, - "file.premslin.farm": { + "social.infranix.eu": { "error": 503 }, - "tootsnoot.gq": { - "error": "HTTPSConnectionPool(host='tootsnoot.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tootsnoot.gq timed out. (connect timeout=3)'))" + "toot.lain.moe": { + "error": "HTTPSConnectionPool(host='toot.lain.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mokka.space": { + "mo.x2io.com": { + "error": "HTTPSConnectionPool(host='mo.x2io.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mo.x2io.com' doesn't match 'x2io.cn'\")))" + }, + "luna.town": { + "error": "HTTPSConnectionPool(host='luna.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "memesouls.top": { + "error": "HTTPSConnectionPool(host='memesouls.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "35o.poker": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tube.mux.re": { + "error": 502 + }, + "droogz.razvrat.org": { + "error": "HTTPSConnectionPool(host='droogz.razvrat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "timothychambers.net": { + "error": 404 + }, + "don.sisters.pink": { + "error": "HTTPSConnectionPool(host='don.sisters.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.berlin": { + "error": 404 + }, + "pleroma.pubstomp.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.pubstomp.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.red-lang.org": { + "error": 404 + }, + "daten.party": { + "error": 404 + }, + "mastodon.flanigan.engineering": { + "error": "HTTPSConnectionPool(host='mastodon.flanigan.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "play.unicornsquad.party": { + "error": "HTTPSConnectionPool(host='play.unicornsquad.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.embellies.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pixel.embellies.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixel.embellies.fr", + "url": "https://pixel.embellies.fr" + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.0" + }, "usage": { + "localPosts": 0, + "localComments": 0, "users": { - "total": 10, - "activeMonth": 11, - "activeHalfyear": 11 - }, - "localPosts": 113 + "total": 3, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "echosystem.info": { - "error": 403 - }, - "mastodon.kunst1080.net": { - "error": "HTTPSConnectionPool(host='mastodon.kunst1080.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.hidamari.blue": { + "tristram.uber.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -65106,8 +70050,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", "relay" ], "federation": { @@ -65124,10 +70066,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Hidamari Blue", + "nodeName": "Tristram Main Square", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -65140,7 +70082,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -65175,7 +70117,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.hidamari.blue/users/nee" + "https://tristram.uber.space/users/draisinen_dieter" ], "suggestions": { "enabled": false @@ -65197,60 +70139,81 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 950, + "localPosts": 31, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "mstdn.teamblackberry.jp": { - "error": 404 - }, - "lyte.dev": { - "error": 404 - }, - "testing.reipository.moe": { - "error": "HTTPSConnectionPool(host='testing.reipository.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jeff-vogel.blogspot.de": { - "error": 404 + "toot.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 374, + "activeMonth": 72, + "activeHalfyear": 238 + }, + "localPosts": 71039 + }, + "openRegistrations": true + } }, - "sdfn-01.ninjawedding.org": { + "mastodon.dvk.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 10002 + "localPosts": 257 }, "openRegistrations": false } }, - "openvid.org": { - "error": "HTTPSConnectionPool(host='openvid.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'openvid.org' doesn't match either of 'feditube.com', 'www.feditube.com'\")))" + "asnas.m.to": { + "error": "HTTPSConnectionPool(host='asnas.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "status.loquat.moe": { - "error": 410 + "wuthering.online": { + "error": "HTTPSConnectionPool(host='wuthering.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "relay.dev-3.yukimochi.dev": { - "error": "HTTPSConnectionPool(host='relay.dev-3.yukimochi.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lab.bbbdn.jp": { + "error": "HTTPSConnectionPool(host='lab.bbbdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "campaign.openworlds.info": { + "kagawa.m.to": { + "error": "HTTPSConnectionPool(host='kagawa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "img.fabienphoto.eu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "writefreely.oi7.de": { + "error": "HTTPSConnectionPool(host='writefreely.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mikmak.fr": { + "error": "HTTPSConnectionPool(host='mikmak.fr', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.laurakalbag.com": { "nodeinfo": { "version": "2.0", "software": { @@ -65262,16 +70225,37 @@ ], "usage": { "users": { - "total": 119, - "activeMonth": 22, - "activeHalfyear": 47 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6379 + "localPosts": 719 }, - "openRegistrations": true + "openRegistrations": false } }, - "altelectron.org.uk": { + "nipponalba.scot": { + "error": 404 + }, + "folderz.ca": { + "error": 403 + }, + "www.madmoizelle.com": { + "error": 404 + }, + "serval.club": { + "error": 404 + }, + "mastodon.hartley.cc": { + "error": "HTTPSConnectionPool(host='mastodon.hartley.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shadowverdon.m.to": { + "error": "HTTPSConnectionPool(host='shadowverdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "baller.masto-sport.us": { + "error": "HTTPSConnectionPool(host='baller.masto-sport.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.breizh.pm": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -65281,101 +70265,28 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", - "chat", + "shareable_emoji_packs", + "multifetch", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "animeisgay.com", - "birdsite.link", - "botsin.space", - "castling.club", - "chitter.xyz", - "girlcock.club", - "humblr.social", - "iscute.moe", - "kawen.space", - "kinky.business", - "kinkyelephant.com", - "pl.smuglo.li", - "rubber.social", - "shigusegubu.club", - "shitposter.club", - "sinblr.com", - "social.sakamoto.gq", - "social.super-niche.club", - "switter.at", - "waifu.social", - "weeaboo.space" - ], - "media_nsfw": [ - "humblr.social", - "kinky.business", - "kinkyelephant.com", - "mstdn.jp", - "rubber.social", - "sinblr.com", - "switter.at" - ], - "media_removal": [], - "reject": [ - "albin.social", - "anime.website", - "baraag.net", - "bitcoinhackers.org", - "bophadees.witches.live", - "counter.social", - "daffodil-11.org", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "gameliberty.club", - "greenlifeplus.net", - "kneegrows.top", - "liberdon.com", - "mastodon.starrevolution.org", - "melalandia.tk", - "mobile.co", - "neckbeard.xyz", - "noagendasocial.com", - "pawoo.net", - "piss.restaurant", - "pl.pube.tk", - "pl.smuglo.li", - "sealion.club", - "social.louisoft01.moe", - "social.quodverum.com", - "socnet.supes.com", - "the.hedgehoghunter.club", - "toot.love", - "unsafe.space", - "wagesofsinisdeath.com", - "witches.live", - "gab.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "alt.electron", + "nodeDescription": "L'instance d'un administrateur syst\u00e8me qui aime les galettes", + "nodeName": "Breizh.pm", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -65385,8 +70296,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -65423,14 +70333,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://altelectron.org.uk/users/mgdm" + "https://pleroma.breizh.pm/users/breizh" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -65441,8 +70347,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -65450,38 +70355,59 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.2" }, "usage": { - "localPosts": 1078, + "localPosts": 1357, "users": { - "total": 9 + "total": 2 } }, "version": "2.0" } }, - "88.om": { - "error": "HTTPSConnectionPool(host='88.om', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubz.org.anisms.com": { + "error": "HTTPSConnectionPool(host='hubz.org.anisms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubz.org.anisms.com' doesn't match 'org.anisms.com'\")))" }, - "smalltalk.annp.jp": { - "error": "HTTPSConnectionPool(host='smalltalk.annp.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "pigs.social": { + "error": 503 }, - "video.aprendiz-isi.tk": { - "error": "HTTPSConnectionPool(host='video.aprendiz-isi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ritter.vg": { + "error": "HTTPSConnectionPool(host='ritter.vg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "the86community.com": { - "error": "HTTPSConnectionPool(host='the86community.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "eos.m.to": { + "error": "HTTPSConnectionPool(host='eos.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tewt.gnatter.org": { - "error": "HTTPSConnectionPool(host='tewt.gnatter.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nya.catgirl.tech": { + "error": "HTTPSConnectionPool(host='nya.catgirl.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.omniatv.com": { + "social.wolter.house": { + "error": 400 + }, + "status.pointless.one": { + "error": 404 + }, + "realfood.space": { + "error": 404 + }, + "mstdn.gtx.dynu.net": { + "error": "HTTPSConnectionPool(host='mstdn.gtx.dynu.net', port=443): Read timed out. (read timeout=3)" + }, + "boshi.press": { + "error": "HTTPSConnectionPool(host='boshi.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thelballwiki.gq": { + "error": "HTTPSConnectionPool(host='thelballwiki.gq', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.bombaywallah.com": { + "error": "HTTPSConnectionPool(host='mastodon.bombaywallah.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.4aem.com": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -65493,258 +70419,662 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 48 + "total": 405 }, - "localPosts": 631, - "localComments": 0 + "localPosts": 141127, + "localComments": 87 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "omniatv videos", - "nodeDescription": "[EN] A PeerTube instance hosting videos produced by omniatv.com, a grassroots media platform in Greece. \n\n[EL] \u039c\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 omniatv \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc PeerTube, \u03bc\u03b9\u03b1 \u03bf\u03bc\u03cc\u03c3\u03c0\u03bf\u03bd\u03b4\u03b7 (ActivityPub) \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 video streaming \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af P2P (BitTorrent) \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd web browser, \u03bc\u03b5 WebTorrent \u03ba\u03b1\u03b9 Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Down The Memory Hole", + "nodeDescription": "Dedicated to the preservation of valuable information. EDUCATIONAL CONTENT ONLY." } } }, - "corset.club": { - "error": "HTTPSConnectionPool(host='corset.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to corset.club timed out. (connect timeout=3)'))" + "snabelen.no": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 100, + "activeMonth": 41, + "activeHalfyear": 53 + }, + "localPosts": 4704 + }, + "openRegistrations": true + } }, - "lis.pgw.jp": { - "error": "HTTPSConnectionPool(host='lis.pgw.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lis.pgw.jp' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" + "kancolle-yokosuka.xyz": { + "error": "HTTPSConnectionPool(host='kancolle-yokosuka.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.qwaser.fr": { - "error": "HTTPSConnectionPool(host='social.qwaser.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.jadden.info": { + "error": "HTTPSConnectionPool(host='mastodon.jadden.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.jadden.info' doesn't match either of 'www.schleppy.ch', 'schleppy.ch'\")))" }, - "blog.timapple.com": { - "error": "HTTPSConnectionPool(host='blog.timapple.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "fedi.spider.ink": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.social/users/plsburydoughboy": { - "error": 404 + "nemomsky.ml": { + "error": "HTTPSConnectionPool(host='nemomsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "odorite.tokyo": { - "error": "HTTPSConnectionPool(host='odorite.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nep.miku.band": { + "error": "HTTPSConnectionPool(host='nep.miku.band', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.freifunk-muensterland.de": { - "error": "HTTPSConnectionPool(host='mastodon.freifunk-muensterland.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.laserbeamh.com": { + "error": "HTTPSConnectionPool(host='mastodon.laserbeamh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pr.fed.im": { - "error": "HTTPSConnectionPool(host='pr.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.nulled.red": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "werewolf.space": { - "error": 404 + "social.aca.li": { + "error": "HTTPSConnectionPool(host='social.aca.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "forexdon.org": { - "error": "HTTPSConnectionPool(host='forexdon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.pira.jp": { + "error": "HTTPSConnectionPool(host='m.pira.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.pira.jp' doesn't match 'yoichihirai.com'\")))" }, - "mastodon.chivanet.org": { + "pg2.masto.host": { + "error": "HTTPSConnectionPool(host='pg2.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.therollingedge.cl": { "error": 404 }, - "social.shadowkat.net": { + "friends.tausys.de": { "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-rc-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 6, + "activeHalfyear": 5, + "activeMonth": 3 + }, + "localPosts": 836, + "localComments": 210 + }, + "openRegistrations": false, "metadata": { - "accountActivationRequired": false, + "nodeName": "TauSys Friends Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.mersenne-sister.net": { + "error": "HTTPSConnectionPool(host='mstdn.mersenne-sister.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "dev.kirishima.cloud": { + "error": "HTTPSConnectionPool(host='dev.kirishima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pleroma.kokuda.org": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "wuewuewue.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-dev-1333" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 88, + "localComments": 66 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "W\u00dc\u00b3 : Reloaded", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.ernix.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ernix.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "honk.upyum.com": { + "error": 502 + }, + "mastodon.korrigans.me": { + "error": "HTTPSConnectionPool(host='mastodon.korrigans.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "parrygod.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 13 + }, + "openRegistrations": false + } + }, + "nextcloud.nefixestrada.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fedi.bleatbox.net": { + "error": "HTTPSConnectionPool(host='fedi.bleatbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cute2d.love": { + "error": "HTTPSConnectionPool(host='cute2d.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nixeneko.info": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 2 + }, + "localPosts": 7195 + }, + "software": { + "version": "1.0.0-647-g0ac99d8b-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Pleroma/nixeneko", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", "relay" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "VocabularyPolicy" + "accountActivationRequired": false + } + } + }, + "mastodon.lerelaisdupatriote.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "horsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorse.horsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorse.lubar.me": { + "error": 410 + }, + "society.oftrolls.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 46, + "activeMonth": 18, + "activeHalfyear": 20 + }, + "localPosts": 13767 + }, + "openRegistrations": false + } + }, + "anonq.com": { + "error": 404 + }, + "escolasnanube.balidea.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.univ-exp.com": { + "error": "HTTPSConnectionPool(host='mastodon.univ-exp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.univ-exp.com' doesn't match either of 'chat.univ-exp.com', 'cloud.univ-exp.com', 'collabora.univ-exp.com', 'finance.univ-exp.com', 'gogs.univ-exp.com', 'media.univ-exp.com', 'smarthome.univ-exp.com', 'stream.univ-exp.com', 'traccar.univ-exp.com', 'tracking.univ-exp.com', 'univ-exp.com', 'wiki.univ-exp.com', 'www.univ-exp.com'\")))" + }, + "node1.masto.host": { + "error": "HTTPSConnectionPool(host='node1.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tunamaguro-don.m.to": { + "error": "HTTPSConnectionPool(host='tunamaguro-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dokushodon.life": { + "error": "HTTPSConnectionPool(host='dokushodon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mytubetoday.tv": { + "error": "HTTPSConnectionPool(host='mytubetoday.tv', port=443): Read timed out. (read timeout=3)" + }, + "toot.deepmindstate.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 6 + }, + "openRegistrations": false + } + }, + "vixe.net": { + "error": 526 + }, + "mastodon.roguelabs.tech": { + "error": "HTTPSConnectionPool(host='mastodon.roguelabs.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "feline.cloud": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gru.guru": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "gruguru", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "mrf_vocabulary": { - "accept": [], - "reject": [ - "EmojiReaction" - ] - }, - "quarantined_instances": [] + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "ShadowKat Studios Pleroma Instance", - "nodeName": "SKS Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "explicitContent": false + } + } + }, + "rabbits.supplies": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "localPosts": 42 + }, + "openRegistrations": false + } + }, + "heckin.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "es.muy.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 11730 + }, + "openRegistrations": true + } + }, + "cloud.vkh-online.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "team.tt": { + "error": 404 + }, + "blog.cwiwie.org": { + "nodeinfo": { + "metadata": { + "nodeName": "Christian's Blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 39 + }, + "version": "2.0" + } + }, + "tonytins.xyz": { + "error": 404 + }, + "pl.knusper-land.de": { + "error": "HTTPSConnectionPool(host='pl.knusper-land.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.knusper-land.de' doesn't match 'knusper-land.de'\")))" + }, + "urmum.gq": { + "error": "HTTPSConnectionPool(host='urmum.gq', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.thiesen.berlin": { + "error": "HTTPSConnectionPool(host='mastodon.thiesen.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stellas.cf": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 509 + }, + "openRegistrations": false + } + }, + "fedi.me": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 35 + }, + "localPosts": 341 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://fedi.me/users/lidar" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -65777,42 +71107,88 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.shadowkat.net/users/izaya" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "nodeName": "Fedi.me", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "mastodon.hofud.com": { + "error": 404 + }, + "brandonshire.blog": { + "error": "HTTPSConnectionPool(host='brandonshire.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jxmsocial.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, "usage": { - "localPosts": 6531, "users": { - "total": 3 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 83 }, - "version": "2.0" + "openRegistrations": false } }, - "pleroma.haasn.xyz": { + "mastodon.social/users/larand": { + "error": 404 + }, + "social.alisonw.uk": { + "error": "HTTPSConnectionPool(host='social.alisonw.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.alisonw.uk' doesn't match either of '9bar.uk', 'www.9bar.uk'\")))" + }, + "charafre.noela.moe": { + "error": "HTTPSConnectionPool(host='charafre.noela.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "roughseas.xyz": { + "error": "HTTPSConnectionPool(host='roughseas.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roughseas.xyz' doesn't match either of 'sigma-systems.com', 'www.sigma-systems.com'\")))" + }, + "cloud.inclusion.cc": { + "error": 404 + }, + "swearing.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.foxthesystem.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -65836,7 +71212,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "nothing to see here", + "nodeName": "Pleroma/FoxTheSystem", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -65884,7 +71260,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.haasn.xyz/users/nand" + "https://pleroma.foxthesystem.space/users/redglow" ], "suggestions": { "enabled": false, @@ -65900,7 +71276,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub", "ostatus" @@ -65914,53 +71290,15 @@ "version": "1.1.9" }, "usage": { - "localPosts": 43, + "localPosts": 24, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "engekidon.net": { - "error": "HTTPSConnectionPool(host='engekidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "freetobe.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "zap", - "version": "20.04.18" - }, - "protocols": [ - "zot", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 111, - "activeHalfyear": 81, - "activeMonth": 28 - }, - "localPosts": 3264, - "localComments": 278 - }, - "metadata": { - "nodeName": "Free to be Social" - } - } - }, - "www.videos-libr.es": { + "tube-montpellier.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -65977,23 +71315,30 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 12 + "total": 42 }, - "localPosts": 2530, - "localComments": 1 + "localPosts": 7233, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "videos-libr.es", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube Temporaire de l academie de Montpellier", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] }, "theme": { "registered": [], @@ -66007,17 +71352,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, - 720, - 1080 + 720 ] }, "import": { @@ -66090,7 +71432,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -66099,51 +71441,115 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "gast.freemyip.com": { + "orenoshiro.site": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "skull.love": { + "error": 404 + }, + "piaf.pigelet.org": { + "error": "HTTPSConnectionPool(host='piaf.pigelet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "adwb.io": { + "error": 404 + }, + "gundam.masto.host": { + "error": "HTTPSConnectionPool(host='gundam.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/jeroenpraat": { + "error": 404 + }, + "santsenques.cat": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 13 - }, - "software": { - "version": "1.0.0-7-g9504544d-master", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "md.ggtea.org", + "humblr.social", + "switter.at", + "kinky.business", + "rubber.social", + "kinkyelephant.com", + "mstdn.jp", + "loli.estate", + "wxw.moe", + "social.homunyan.com", + "skippers-bin.com", + "freespeechextremist.com", + "shitposter.club", + "gab.com", + "baraag.net", + "gabfed.com", + "pawoo.net", + "vipgirlfriend.xxx", + "develop.gab.com", + "dev.civiq.social", + "civiq.social", + "not-develop.gab.com", + "spinster.dev", + "gab.protohype.net", + "kazvam.com", + "warc.space", + "redliberal.com", + "gab.polaris-1.work", + "spinster.xyz" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://gast.freemyip.com/users/florian" + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Santsenques", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -66176,500 +71582,530 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://santsenques.cat/users/lleialtec", + "https://santsenques.cat/users/tuttle" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma. Be my guest.", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "tube.ac-lyon.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" }, - "openRegistrations": false, "usage": { + "localPosts": 2106, "users": { - "total": 431 - }, - "localPosts": 4695, - "localComments": 18 + "total": 27 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Service de Streaming Vid\u00e9o - Acad\u00e9mie de Lyon", - "nodeDescription": "PeerTube est une plateforme f\u00e9d\u00e9r\u00e9e de streaming vid\u00e9os qui utilise le protocole P2P BitTorrent directement dans un navigateur." - } + "version": "2.0" } }, - "foxpaw.in": { - "error": "HTTPSConnectionPool(host='foxpaw.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to foxpaw.in timed out. (connect timeout=3)'))" - }, - "toot.atch.net": { + "sn.1w6.org": { "error": 404 }, - "tinyfeed.oz.hn": { - "error": "HTTPSConnectionPool(host='tinyfeed.oz.hn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lasershark.army": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "friends.asgard-institut.de": { - "error": 404 + "boss.taxi": { + "error": "HTTPSConnectionPool(host='boss.taxi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "emoindiegoth.org": { + "mastodon.spectr.org": { "error": 404 }, - "nextcloud.ctrl-shift.net": { - "error": 404 + "microblog.simonwolf.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.fujii-yuji.net": { + "verein-zur-pflege-der-geselligkeit.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 13, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 50038 + "localPosts": 34, + "localComments": 6 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "nyhkkbjyek@roanapur.de" + } } }, - "tube.rezo2france.fr": { - "error": "HTTPSConnectionPool(host='tube.rezo2france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "xfck.net": { - "error": "HTTPSConnectionPool(host='xfck.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xfck.net' doesn't match either of '*.leo.uberspace.de', 'leo.uberspace.de'\")))" - }, - "i-have-a-stream.de": { - "error": "HTTPSConnectionPool(host='i-have-a-stream.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'i-have-a-stream.de' doesn't match 'www.immobilienportale.com'\")))" - }, - "kernel32.de": { - "error": "HTTPSConnectionPool(host='kernel32.de', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.derbuihan.tk": { - "error": "HTTPSConnectionPool(host='mastodon.derbuihan.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ecrire.sans.pub": { - "error": 502 - }, - "dotdon.jp": { - "error": 526 - }, - "pleroma.jvbf.dev": { - "error": "HTTPSConnectionPool(host='pleroma.jvbf.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cortezcloud.duckdns.org": { - "error": "HTTPSConnectionPool(host='cortezcloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cortezcloud.duckdns.org timed out. (connect timeout=3)'))" + "mycloud.twackcity.com": { + "error": "HTTPSConnectionPool(host='mycloud.twackcity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.cattesandbuttes.com": { + "peertube.dk": { "nodeinfo": { - "metadata": { - "mediaProxy": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "cattes & buttes & cattes & buttes & cattes & buttes", - "private": false, - "suggestions": { - "enabled": false, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ - "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 b11746726e048c40fea758e665667757d455be5e" - }, - "usage": { - "localPosts": 138, - "users": { - "total": 44 - } - }, - "version": "2.0" - } - }, - "friendica.loci.onl": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, - "usage": [], "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Loci of Hanging Town", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] + "usage": { + "users": { + "total": 217 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "localPosts": 95116, + "localComments": 43 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "PeerTube.dk", + "nodeDescription": "PeerTube.dk is an all-purpose, federated video streaming platform for Scandinavian users.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.startx.de": { - "error": "HTTPSConnectionPool(host='mastodon.startx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aegiszero.is": { + "nextcloud.ashok.ch": { "error": 404 }, - "pl.jort.space": { - "error": "HTTPSConnectionPool(host='pl.jort.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.mushus.net": { + "error": "HTTPSConnectionPool(host='m.mushus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.alterlibriste.fr": { - "error": "HTTPSConnectionPool(host='social.alterlibriste.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "seetake.net": { + "error": "HTTPSConnectionPool(host='seetake.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "su.siberia.work": { + "calc.news": { + "error": "HTTPSConnectionPool(host='calc.news', port=443): Read timed out. (read timeout=3)" + }, + "tsundere.co": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "su.siberia.work", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://su.siberia.work/users/shovel" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "@context": "http://nodeinfo.diaspora.software/ns/schema/2.0", + "version": "2.0", + "software": { + "name": "tsundere", + "version": "0.0.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0-0-gde0d3c728-hostdon-devel" - }, + "services": {}, + "openRegistrations": false, "usage": { - "localPosts": 7013, "users": { - "total": 9 - } + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 0, + "localComments": 0 }, - "version": "2.0" + "metadata": {} } }, - "xoxo.zone": { + "tube.kdy.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 465, - "activeMonth": 59, - "activeHalfyear": 114 + "total": 190 }, - "localPosts": 36009 + "localPosts": 149644, + "localComments": 4 }, - "openRegistrations": false - } - }, - "warubure.online": { - "error": "HTTPSConnectionPool(host='warubure.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pflenz.com": { - "nodeinfo": { "metadata": { - "nodeName": "pflenz.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "tube.Kody", + "nodeDescription": "Kody's personal PeerTube. Also mirror for some Radio France channels and VU by France\u2022tv.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + } + ] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.1.0", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.0.8", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "name": "pflenz.com", - "domain": "pflenz.com", - "url": "https://pflenz.com", - "description": null + "contactForm": { + "enabled": false }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 12, - "localComments": 0, - "users": { - "total": 28, - "activeHalfyear": 19, - "activeMonth": 8 - } - }, - "version": "2.0", - "openRegistrations": true + } } }, - "mast.newfield1001.de": { - "error": "HTTPSConnectionPool(host='mast.newfield1001.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hitoxu.hostdon.ne.jp": { + "error": "HTTPSConnectionPool(host='hitoxu.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "pl.crownet.eu": { - "error": "HTTPSConnectionPool(host='pl.crownet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "awooooo.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='awooooo.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "s.wefamlee.be": { - "error": "HTTPSConnectionPool(host='s.wefamlee.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.sadoway.com": { + "error": "HTTPSConnectionPool(host='nextcloud.sadoway.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gamba.osaka.jp": { - "error": "HTTPSConnectionPool(host='gamba.osaka.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.greenpeace.ch": { + "error": 404 }, - "social.tchncs.de/users/imo": { + "naemberch.duckdns.org": { + "error": "HTTPSConnectionPool(host='naemberch.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ostatus.s-tomo.jp": { "error": 404 }, - "vid.y-y.li": { + "publog.stuifzandapp.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/mechalink": { + "error": 404 + }, + "rusty.cat": { + "error": "HTTPSConnectionPool(host='rusty.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "spacepub.space": { "nodeinfo": { "version": "2.0", "software": { @@ -66689,17 +72125,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 10652, + "localPosts": 591, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Y-Y Tube", - "nodeDescription": "We are YY =)", + "nodeName": "SpacePub", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -66716,14 +72152,12 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { - "enabled": true + "enabled": false }, "enabledResolutions": [ - 240, - 360, 480, 720, 1080 @@ -66732,10 +72166,10 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -66814,52 +72248,7 @@ } } }, - "natsushyo.me": { - "nodeinfo": { - "metadata": { - "nodeName": "\u590f\u306e\u601d\u3044\u51fa", - "nodeDescription": "\u601d\u3044\u51fa\u3067\u306e\u306f\u5199\u771f\u3058\u3083\u306a\u3044\u3001\u6c17\u6301\u3061\u304b\u3082\u3057\u308c\u306a\u3044", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 34 - }, - "version": "2.0" - } - }, - "toot.telent.net": { - "error": "HTTPSConnectionPool(host='toot.telent.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tilde.team": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "blog.portswigger.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "phantasma.cloud": { + "nya.social": { "nodeinfo": { "version": "2.0", "software": { @@ -66881,8 +72270,8 @@ "users": {} }, "metadata": { - "nodeName": "\u5e7b\u60f3\u96f2", - "nodeDescription": null, + "nodeName": "nya.social", + "nodeDescription": "nya. a cozy misskey instance. instance invites available upon request.", "maintainer": { "name": null, "email": null @@ -66892,199 +72281,55 @@ "repositoryUrl": "https://github.com/syuilo/misskey", "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": true, "enableRecaptcha": false, - "maxNoteTextLength": 500, + "maxNoteTextLength": 7392, "enableTwitterIntegration": false, "enableGithubIntegration": false, "enableDiscordIntegration": false, "enableEmail": false, - "enableServiceWorker": true + "enableServiceWorker": false } } }, - "social.stuartbutterworth.co.uk": { - "error": 404 - }, - "enquequedo.org": { - "error": "HTTPSConnectionPool(host='enquequedo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.dhs.nu": { - "error": "HTTPSConnectionPool(host='peertube.dhs.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.dhs.nu timed out. (connect timeout=3)'))" - }, - "pouet.space": { - "error": "HTTPSConnectionPool(host='pouet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lapunta.org": { + "pl.daemons.it": { "nodeinfo": { - "metadata": { - "nodeDescription": "Agenda condivisa del sottobosco autogestito fiorentino", - "nodeName": "LaPunta" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "gancio", - "version": "0.22.6" - }, "version": "2.0", "usage": { - "localComments": 0, - "localPosts": 13, "users": { - "total": 34 - } - } - } - }, - "mstdn.mtoss.media.teu.ac.jp": { - "error": "HTTPSConnectionPool(host='mstdn.mtoss.media.teu.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.mtoss.media.teu.ac.jp timed out. (connect timeout=3)'))" - }, - "mstdoujin.net": { - "error": "HTTPSConnectionPool(host='mstdoujin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "luon.net": { - "error": 404 - }, - "friendica.kleinundgut.de": { - "error": "HTTPSConnectionPool(host='friendica.kleinundgut.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "funkwhale.gegeweb.eu": { - "nodeinfo": { - "version": "2.0", + "total": 2 + }, + "localPosts": 787 + }, "software": { - "name": "funkwhale", - "version": "0.19.1" + "version": "0.9.9999", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ + "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "metadata": { - "actorId": "https://funkwhale.gegeweb.eu/federation/actors/service", - "private": false, - "shortDescription": "Instance familliale et personnelle de G\u00e9rald Niel.", - "longDescription": "**GegeWeb's Funkwale** est une instance maintenue par un particulier, [G\u00e9rald Niel](https://stoneartprod.xyz/@gegeweb).\n\nL'instance tourne sous [FreeBSD](https://www.freebsd.org) sur un serveur Dedibox\u00ae de la soci\u00e9t\u00e9 [Online](https://www.online.net/fr).\n\nLe contenu publique de cette instance est sous licence Creative Commons.\n\nLes inscriptions sont closes, mais vous pouvez demander un code d'invitation en MP sur [Mastodon](https://stoneartprod.xyz/@gegeweb).\nLes utilisateurs devront s'engager \u00e0 ne pas partager publiquement des contenus non libre ou soumis \u00e0 droits d'auteurs.", - "nodeName": "GegeWeb's Funkwhale", - "library": { - "federationEnabled": true, - "federationNeedsApproval": false, - "anonymousCanListen": true, - "tracks": { - "total": 1704 - }, - "artists": { - "total": 65 - }, - "albums": { - "total": 170 - }, - "music": { - "hours": 129.935 - } - }, - "supportedUploadExtensions": [ - "flac", - "mp3", - "ogg", - "opus" - ], - "usage": { - "favorites": { - "tracks": { - "total": 0 - } - }, - "listenings": { - "total": 141 - } - } - } - } - }, - "blovice.bahnhof.cz": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "freespeechextremist.com", - "framapiaf.org" - ], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "This train will stop at nothing.", - "nodeName": "Blovice", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -67092,7 +72337,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -67113,55 +72357,104 @@ "status", "tag", "user-search", - "user_exists", "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://blovice.bahnhof.cz/users/pony" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" ], - "suggestions": { - "enabled": false + "nodeName": "Bad Daemons", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 67108864 + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "jcsesecuneta.com": { + "error": 404 + }, + "oping.de": { + "error": "HTTPSConnectionPool(host='oping.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.maxim.com": { + "error": 404 + }, + "mastodon.lutz.im": { + "error": "HTTPSConnectionPool(host='mastodon.lutz.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ap.input.sh": { + "error": "HTTPSConnectionPool(host='ap.input.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "insolente.im": { + "error": 503 + }, + "using.write.as": { + "nodeinfo": { + "metadata": { + "nodeName": "Using Write.as", + "nodeDescription": "The many ways you can use our simple, flexible publishing platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-617-gdae91630-develop" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 26055, "users": { - "total": 19 - } + "total": 1 + }, + "localPosts": 2 }, "version": "2.0" } }, - "blog.cooponscitech.in": { - "error": "HTTPSConnectionPool(host='blog.cooponscitech.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.nefixestrada.com": { - "error": "HTTPSConnectionPool(host='nextcloud.nefixestrada.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "starlit.city": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "deadeyes.m.to": { - "error": "HTTPSConnectionPool(host='deadeyes.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wake.st": { + "error": 404 }, - "sns.scwhost.org": { + "pla.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -67173,27 +72466,116 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", "chat", - "relay" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "UserAllowListPolicy" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "knzk.me", + "gameliberty.club", + "liberdon.com", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "mobile.co", + "social.quodverum.com", + "forum.decisiveliberty.news", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "kiwifarms.cc", + "baraag.net" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net" + ], + "media_removal": [], + "reject": [ + "albin.social", + "melalandia.tk", + "pieville.net", + "not-develop.gab.com", + "develop.gab.com", + "gab.com", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "weedis.life" + ], + "reject_deletes": [], + "report_removal": [] + }, + "mrf_user_allowlist": { + "freespeechextremist.com": 1 + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "SNS.scwhost.org", + "nodeDescription": "Pleroma Ubuntu 18.04 South Carolina USA", + "nodeName": "pla.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -67203,8 +72585,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -67241,7 +72622,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://sns.scwhost.org/users/admin" + "https://pla.social/users/pla" ], "suggestions": { "enabled": false @@ -67250,7 +72631,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 1000000000 } }, "openRegistrations": false, @@ -67263,38 +72644,34 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-505-ge57c1b60-develop" }, "usage": { - "localPosts": 131, + "localPosts": 5147, "users": { - "total": 4 + "total": 3 } }, "version": "2.0" } }, - "camglobe.social": { - "error": "HTTPSConnectionPool(host='camglobe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.indesirable.org": { - "error": "HTTPSConnectionPool(host='tube.indesirable.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.indesirable.org' doesn't match 'indesirable.org'\")))" - }, - "dica.interfel.de": { + "friendica.heavyrubberslave.com": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] @@ -67305,21 +72682,14 @@ "smtp" ] }, - "usage": { - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 4 - }, - "localPosts": 32, - "localComments": 2 - }, - "openRegistrations": false, + "usage": [], + "openRegistrations": true, "metadata": { - "nodeName": "Friendica Interfelde", + "nodeName": "Friendica @ HRS", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -67327,6 +72697,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -67342,132 +72713,49 @@ } } }, - "dive.mhdp.me": { - "error": 410 - }, - "sivokon.me": { - "error": "HTTPSConnectionPool(host='sivokon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "prismo-test.localtunnel.me": { - "error": "HTTPSConnectionPool(host='prismo-test.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "rufposten.de/friendica": { - "error": 404 - }, - "cloud.zerowastefvg.it": { - "error": 404 + "social.masharih.me": { + "error": "HTTPSConnectionPool(host='social.masharih.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.hackzenwerk.org": { - "error": "HTTPSConnectionPool(host='social.hackzenwerk.org', port=443): Read timed out. (read timeout=3)" + "peertube.se": { + "error": "HTTPSConnectionPool(host='peertube.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mstdn.yaesu-eas.tokyo": { + "squeak.peterson.top": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 5 + "localPosts": 2 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn-syui-2.herokuapp.com": { + "mastodon.social/users/rebound": { "error": 404 }, - "ap.tiuxo.com": { + "pocketapocketa.eu": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "haha, yes", - "nodeName": "tiuxo", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ap.tiuxo.com/users/brian" - ], - "suggestions": { - "enabled": false + "nodeName": "Plastic Paddy of the Universe", + "nodeDescription": "krozruch", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 5, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -67475,434 +72763,449 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "writefreely", + "version": "0.11.1" }, "usage": { - "localPosts": 296, "users": { - "total": 6 - } + "total": 1 + }, + "localPosts": 14 }, "version": "2.0" } }, - "acme.toon.in": { - "error": 404 - }, - "mastodon.hakai-macaron.com": { - "error": "HTTPSConnectionPool(host='mastodon.hakai-macaron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pleroma.binarylife.ru": { + "mastodon.simounet.net": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2 + "total": 5, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 1 + "localPosts": 19030 }, + "openRegistrations": false + } + }, + "mastodon.crossfamilyweb.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "colson.re": { + "error": 502 + }, + "hellmage.com": { + "error": "HTTPSConnectionPool(host='hellmage.com', port=443): Read timed out. (read timeout=3)" + }, + "iliketoast.net": { + "nodeinfo": { + "version": "1.0", "software": { - "version": "1.0.0-7-g9504544d-master", - "name": "pleroma" + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, "services": { - "outbound": [], - "inbound": [] + "inbound": [], + "outbound": [ + "twitter", + "tumblr" + ] }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.binarylife.ru/users/nebm51" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 + "openRegistrations": false, + "usage": { + "users": { + "total": 86, + "activeHalfyear": 26, + "activeMonth": 16 }, - "nodeName": "pleroma/binarylife", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "localPosts": 12287, + "localComments": 24112 + }, + "metadata": { + "nodeName": "I Like Toast", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false + "adminAccount": "podmin" } } }, - "eat-inago-inago.com": { - "error": "HTTPSConnectionPool(host='eat-inago-inago.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dsmouse.net": { - "error": 404 - }, - "xn--0y7c.ws": { - "error": "HTTPSConnectionPool(host='xn--0y7c.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mstdn.conoha.quine.codes": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 9, + "activeHalfyear": 10 + }, + "localPosts": 17047 + }, + "openRegistrations": false + } }, - "social.vbrlabs.io": { - "error": 503 + "mastodon.hk": { + "error": "HTTPSConnectionPool(host='mastodon.hk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "stoptrackingus.tv": { - "error": "HTTPSConnectionPool(host='stoptrackingus.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "notfound.work": { + "error": "HTTPSConnectionPool(host='notfound.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.home.js4.in": { - "error": "HTTPSConnectionPool(host='mastodon.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.auttaja.io": { + "error": "HTTPSConnectionPool(host='social.auttaja.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.huebner.tk": { - "error": 404 + "toot.ovh": { + "error": "HTTPSConnectionPool(host='toot.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "journo.social": { - "error": "HTTPSConnectionPool(host='journo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to journo.social timed out. (connect timeout=3)'))" + "journal.dinobansigan.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Dino\u2019s Journal", + "nodeDescription": "A peek into the mind of a sleep deprived software developer, husband, dad and gamer.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 293 + }, + "version": "2.0" + } }, - "akitadon.info": { - "error": 404 + "drake.network": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 59, + "activeMonth": 17, + "activeHalfyear": 49 + }, + "localPosts": 2739 + }, + "openRegistrations": true + } }, - "blog.simpleguy.net": { - "error": 404 + "gochisou.photo": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 107, + "activeMonth": 52, + "activeHalfyear": 97 + }, + "localPosts": 29692 + }, + "openRegistrations": true + } }, - "cloud.nwps.fi": { - "error": 502 + "pub.ggg.social": { + "error": "HTTPSConnectionPool(host='pub.ggg.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kawaiuniv.work": { + "newsbots.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0rc2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 24, - "activeMonth": 16, - "activeHalfyear": 29 + "total": 143, + "activeMonth": 176, + "activeHalfyear": 583 }, - "localPosts": 18301 + "localPosts": 663575 }, "openRegistrations": true } }, - "oidemasetodon.com": { - "error": "HTTPSConnectionPool(host='oidemasetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cyb3rspace.wordpress.com": { + "pets-in.space": { "error": 404 }, - "bots.h.kher.nl": { - "error": "HTTPSConnectionPool(host='bots.h.kher.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.h-da.de": { - "error": "HTTPSConnectionPool(host='friendica.h-da.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/fireh9lly": { + "www.virtualspecies.com": { "error": 404 }, - "negitorodon.rkunkunr.com": { - "error": "HTTPSConnectionPool(host='negitorodon.rkunkunr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scy.name": { - "error": 403 - }, - "mstdn-t.herokuapp.com": { - "error": 404 + "thetower.xyz": { + "error": "HTTPSConnectionPool(host='thetower.xyz', port=443): Read timed out. (read timeout=3)" }, - "nextcloud.forum-bonn.de": { + "friendica.space": { "error": 404 }, - "feed.rkd.pw": { - "error": 502 + "social.morphux.org": { + "error": "HTTPSConnectionPool(host='social.morphux.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.tsukiyono.0am.jp": { + "mairie.loeuillet.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Nicolas L\u0153uillet", + "nodeDescription": "Maire de Rinxent (62720).", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2, - "activeMonth": 7, - "activeHalfyear": 9 + "total": 1 }, - "localPosts": 1343 + "localPosts": 25 }, - "openRegistrations": true + "version": "2.0" } }, - "don.nako.ne.jp": { - "error": "HTTPSConnectionPool(host='don.nako.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xxx.m.to": { + "error": "HTTPSConnectionPool(host='xxx.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "don.archae.me": { - "error": "HTTPSConnectionPool(host='don.archae.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "test.freiebaptisten.de": { + "error": 404 }, - "writefreely.axilus.network": { + "fakeologist.social": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "guldner.eu": { "error": 404 }, - "voxpop.mediacast.ca": { - "error": "HTTPSConnectionPool(host='voxpop.mediacast.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.aventer.biz": { + "error": "HTTPSConnectionPool(host='peertube.aventer.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.mastodon.cl": { - "error": 502 + "animefun.jp": { + "error": "HTTPSConnectionPool(host='animefun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "at.weep.jp": { - "error": 410 + "social.hackerheaven.org": { + "error": "HTTPSConnectionPool(host='social.hackerheaven.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.AbsoluteAnime.com": { + "mastodon.social/users/Wilboard": { "error": 404 }, - "mst.saten.info": { - "error": "HTTPSConnectionPool(host='mst.saten.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.dregin.com": { + "error": 502 }, - "mastodon.webseed.com": { + "volkn.naruciakk.eu": { + "error": 404 + }, + "polymatic.social": { + "error": "HTTPSConnectionPool(host='polymatic.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.logomancy.net": { + "error": "HTTPSConnectionPool(host='soc.logomancy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "msgo.m.to": { + "error": "HTTPSConnectionPool(host='msgo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "owncloud.laryllian.de": { + "error": "HTTPSConnectionPool(host='owncloud.laryllian.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "circle-pub.herokuapp.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "circle", + "version": "0.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "metadata": {} + } + }, + "amicale.net": { + "error": 502 + }, + "nanocloud.solutions": { + "error": "HTTPSConnectionPool(host='nanocloud.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nanocloud.solutions' doesn't match 'makhnodon.club'\")))" + }, + "ansible.elgeekerrante.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 9, - "activeHalfyear": 13 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 7 + "localPosts": 46 }, - "openRegistrations": true + "openRegistrations": false } }, - "pleroma.ism.cool": { - "error": "HTTPSConnectionPool(host='pleroma.ism.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toots.space": { + "error": "HTTPSConnectionPool(host='toots.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "frndc.anchel.nl": { - "error": "HTTPSConnectionPool(host='frndc.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hex.bz": { + "error": "HTTPSConnectionPool(host='hex.bz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.uncrtn.com": { - "error": 404 + "toot.revelin.fr": { + "error": "HTTPSConnectionPool(host='toot.revelin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma-api-prod.herokuapp.com": { + "friendica.testitfor.me": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "DY Production", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma-api-prod.herokuapp.com/users/stwf" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50" + "outbound": [ + "smtp", + "twitter" + ] }, "usage": { - "localPosts": 13, "users": { - "total": 15 - } + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 14, + "localComments": 5 }, - "version": "2.0" + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "memetastic.space": { - "error": "HTTPSConnectionPool(host='memetastic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "public.megacorp.life": { - "error": "HTTPSConnectionPool(host='public.megacorp.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "g.xn--n8jyhka.shop": { - "error": "HTTPSConnectionPool(host='g.xn--n8jyhka.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "veryfabulo.us": { - "error": "HTTPSConnectionPool(host='veryfabulo.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mstdn.donken.org": { + "error": 502 }, - "tube.plomlompom.com": { + "algorithmic.tv": { "nodeinfo": { "version": "2.0", "software": { @@ -67922,17 +73225,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 6, + "localPosts": 12, "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PlomTube", - "nodeDescription": "", + "nodeName": "AlgoRithmic.Tv", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -67945,22 +73248,16 @@ "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -68005,18 +73302,7 @@ "extensions": [ ".webm", ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + ".mp4" ] } }, @@ -68032,8 +73318,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -68047,73 +73333,73 @@ } } }, - "journal.dinobansigan.com": { + "weirdgone.pro": { + "error": 404 + }, + "glasgow.social": { "nodeinfo": { - "metadata": { - "nodeName": "Dino\u2019s Journal", - "nodeDescription": "A peek into the mind of a sleep deprived software developer, husband, dad and gamer.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 199, + "activeMonth": 37, + "activeHalfyear": 107 }, - "localPosts": 288 + "localPosts": 17404 }, - "version": "2.0" + "openRegistrations": true } }, - "osada.ibbtown.com": { - "error": "HTTPSConnectionPool(host='osada.ibbtown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'osada.ibbtown.com' doesn't match either of '*.org-dns.com', 'org-dns.com'\")))" + "mstdn.suzume.life": { + "error": "HTTPSConnectionPool(host='mstdn.suzume.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.nukaya.net": { - "error": 404 + "disney.host": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "thicc.horse": { + "mstdn.tw": { + "error": "HTTPSConnectionPool(host='mstdn.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastoweed.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nextcloud.sylvainmetayer.fr": { + "error": "HTTPSConnectionPool(host='nextcloud.sylvainmetayer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.o2p.jp": { + "error": "HTTPSConnectionPool(host='mstdn.o2p.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ap.lollipopcloud.solutions": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.conquerworld.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 95, - "activeMonth": 160, - "activeHalfyear": 259 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 299 + "localPosts": 210 }, - "openRegistrations": true + "openRegistrations": false } }, - "meteor1.de": { - "error": 404 - }, - "azurlane.mastportal.info": { + "qnmd.info": { "nodeinfo": { "version": "2.0", "software": { @@ -68125,16 +73411,22 @@ ], "usage": { "users": { - "total": 218, - "activeMonth": 104, - "activeHalfyear": 123 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 34440 + "localPosts": 5369 }, - "openRegistrations": true + "openRegistrations": false } }, - "iamveryti.red": { + "mastodon.tamanoir.foucry.net": { + "error": "HTTPSConnectionPool(host='mastodon.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/boazhsan": { + "error": 404 + }, + "masto.jews.international": { "nodeinfo": { "version": "2.0", "software": { @@ -68146,47 +73438,293 @@ ], "usage": { "users": { - "total": 265, - "activeMonth": 27, - "activeHalfyear": 73 + "total": 111, + "activeMonth": 106, + "activeHalfyear": 254 }, - "localPosts": 10595 + "localPosts": 50425 }, "openRegistrations": true } }, - "mstdn.biz": { - "error": "HTTPSConnectionPool(host='mstdn.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.stefan-muenz.de": { + "error": 404 }, - "freespeechextremist.com": { + "mastodon.lintmx.com": { + "error": 521 + }, + "catgirl.solutions": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "kancolle.m.to": { + "error": "HTTPSConnectionPool(host='kancolle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kt.cx": { + "error": "HTTPSConnectionPool(host='mstdn.kt.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "the.resize.club": { + "error": 404 + }, + "mstdn.shimmy1996.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 101 + }, + "openRegistrations": false + } + }, + "duk.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 35 + }, + "openRegistrations": false + } + }, + "rivqr.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "catgirl.zone": { + "error": "HTTPSConnectionPool(host='catgirl.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.thecelticsyndicate.com": { + "error": "HTTPSConnectionPool(host='status.thecelticsyndicate.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/dopatwo": { + "error": 404 + }, + "music.calculate.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 27, + "activeHalfyear": 17, + "activeMonth": 9 + } + }, + "metadata": { + "actorId": "https://music.calculate.social/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Calculate Music", + "banner": null, + "defaultUploadQuota": 5000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 2197 + }, + "artists": { + "total": 307 + }, + "albums": { + "total": 287 + }, + "music": { + "hours": 3499.1975 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": false, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 104 + } + }, + "listenings": { + "total": 1662 + }, + "downloads": { + "total": 8 + } + } + } + } + }, + "pleroma.gidikroon.eu": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", + "media_proxy", "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 32, - "reject_threshold": 256 + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site" + ], + "replace": [] }, "mrf_policies": [ - "BlockNotification", - "NoIncomingDeletes", - "HellthreadPolicy" + "SimplePolicy", + "TagPolicy", + "AntiLinkSpamPolicy", + "SubchainPolicy", + "KeywordPolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "pawoo.net", + "switter.at", + "humblr.social", + "sinblr.com", + "twimblr.xyz", + "kinkyelephant.com", + "kinky.business" + ], + "banner_removal": [ + "pawoo.net", + "switter.at", + "humblr.social", + "sinblr.com", + "twimblr.xyz", + "kinkyelephant.com", + "kinky.business" + ], + "federated_timeline_removal": [], + "media_nsfw": [ + "switter.at", + "humblr.social", + "sinblr.com", + "twimblr.xyz", + "kinkyelephant.com", + "kinky.business" + ], + "media_removal": [ + "pawoo.net" + ], + "reject": [ + "social.librem.one", + "librem.one", + "gab.com", + "gab.ai", + "develop.gab.com", + "not-develop.gab.com", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "pleroma.kiwifarms.net", + "exited.eu", + "gab.polaris-1.work", + "warc.space", + "spinster.xyz" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "social.librem.one", + "librem.one", + "gab.com", + "gab.ai", + "develop.gab.com", + "not-develop.gab.com", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "pleroma.kiwifarms.net", + "exited.eu", + "gab.polaris-1.work", + "warc.space" + ] }, "fieldsLimits": { "maxFields": 10, @@ -68194,10 +73732,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A general instance that values users' freedom and censors no viewpoints or opinions or conspiracy theories. Direct complaints to the admin, @p.", - "nodeName": "Free Speech Extremist", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Gidi's personal Pleroma instance", + "nodeName": "Gidi's Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -68245,27 +73783,19 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://freespeechextremist.com/users/PussySlayer", - "https://freespeechextremist.com/users/jack", - "https://freespeechextremist.com/users/fluffy", - "https://freespeechextremist.com/users/p", - "https://freespeechextremist.com/users/leyonhjelm" + "https://pleroma.gidikroon.eu/users/gidi" ], "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 67108864 + "general": 25000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -68275,21 +73805,97 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-42-g3d9ac6ae-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 641560, + "localPosts": 266, "users": { - "total": 1104 + "total": 2 } }, "version": "2.0" } }, - "osada.app": { + "sunbeam.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1874, + "activeMonth": 286, + "activeHalfyear": 832 + }, + "localPosts": 468034 + }, + "openRegistrations": false + } + }, + "thaisocial.in.th": { + "error": "HTTPSConnectionPool(host='thaisocial.in.th', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nextcloud.skyhorseglobal.com": { "error": 404 }, - "tube.anjara.eu": { + "yaskey.tokyo": { + "error": "HTTPSConnectionPool(host='yaskey.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "daydream.cafe": { + "error": 404 + }, + "peertube.social.my-wan.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 7, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Ren\u00e9s PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "z.juick.com": { + "error": "HTTPSConnectionPool(host='z.juick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "willacy.rocks": { + "error": "HTTPSConnectionPool(host='willacy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mofu.m.to": { + "error": "HTTPSConnectionPool(host='mofu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "okinawadon.okinawa": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tube.tappret.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -68306,20 +73912,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 58 + "total": 2 }, - "localPosts": 138082, - "localComments": 2 + "localPosts": 6114, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AnjaraTube", - "nodeDescription": "", + "nodeName": "Tube de la famille TAPPRET", + "nodeDescription": "Cette instance peertube est mise \u00e0 disposition pour les gens connus de la famille TAPPRET et qui veulent g\u00e9rer leurs abonnement des chaines suivi par l'instance.", "nodeConfig": { "plugin": { "registered": [] @@ -68352,10 +73958,10 @@ "enabled": true }, "enabledResolutions": [ - 240, 360, 480, - 720 + 720, + 1080 ] }, "import": { @@ -68428,7 +74034,7 @@ } }, "user": { - "videoQuota": 1073741824, + "videoQuota": 21474836480, "videoQuotaDaily": -1 }, "trending": { @@ -68443,37 +74049,43 @@ } } }, - "6paperplanes.net": { + "mstdn.review.minpos.jp": { + "error": 403 + }, + "usagicore.org": { "error": 404 }, - "nuage.fraize.fr": { + "kitsunet.net": { "error": 404 }, - "mastodon.social/users/johny": { + "mastodon.machique.st": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "bookdon.jp": { + "error": "HTTPSConnectionPool(host='bookdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rpi-mstdn.home.neso.tech": { + "error": "HTTPSConnectionPool(host='rpi-mstdn.home.neso.tech', port=443): Read timed out. (read timeout=3)" + }, + "socnet.geniusmusing.com": { + "error": 406 + }, + "celti.name": { "error": 404 }, - "whitespashe.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 21, - "activeHalfyear": 171 - }, - "localPosts": 3128 - }, - "openRegistrations": true - } + "mastodon.itsagooddaytobegeek.com": { + "error": "HTTPSConnectionPool(host='mastodon.itsagooddaytobegeek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.moriya.faith": { + "pt.765racing.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "relay.vincanote.xyz": { + "error": "HTTPSConnectionPool(host='relay.vincanote.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "metabitssite.wordpress.com": { + "error": 410 + }, + "ap.ketsuben.red": { "nodeinfo": { "version": "2.0", "software": { @@ -68489,292 +74101,77 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 2118 + "localPosts": 856 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.waferbaby.com": { + "cloud.h2020-enotice.eu": { + "error": 404 + }, + "hub.disroot.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "ostatus", "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1547 - }, - "openRegistrations": false - } - }, - "via.sour.is": { - "error": "HTTPSConnectionPool(host='via.sour.is', port=443): Read timed out. (read timeout=3)" - }, - "mrak.kub.cz": { - "error": 403 - }, - "friendica.misoni.club": { - "error": 410 - }, - "mstdn.yakitori.team": { - "error": "HTTPSConnectionPool(host='mstdn.yakitori.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.alex73630.xyz": { - "error": "HTTPSConnectionPool(host='social.alex73630.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "moncloud.tk": { - "error": "HTTPSConnectionPool(host='moncloud.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "misskey.ketsuben.red": { - "error": "HTTPSConnectionPool(host='misskey.ketsuben.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pod.dou.bet": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2019.03-1304" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica" - ], - "outbound": [ - "diaspora", - "friendica" - ] - }, "services": { - "inbound": [], "outbound": [ - "smtp", - "wordpress" + "atom1.0", + "gnusocial", + "friendica", + "pumpio", + "redmatrix", + "twitter" + ], + "inbound": [ + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 361, + "activeHalfyear": 352, + "activeMonth": 167 }, - "localPosts": 13, - "localComments": 6 + "localPosts": 11608, + "localComments": 9325 }, - "openRegistrations": false, "metadata": { - "nodeName": "Dou.bet Pod", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "explicitContent": false + "nodeName": "DisHub" } } }, - "mobilizon.lesamarien.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "visionon.tv": { - "error": "HTTPSConnectionPool(host='visionon.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to visionon.tv timed out. (connect timeout=3)'))" - }, - "m.aonyx-cinerea.fun": { - "error": "HTTPSConnectionPool(host='m.aonyx-cinerea.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nx67.your-storageshare.de": { - "error": 403 - }, - "friends.tennis": { - "error": 404 - }, - "nyaa.io": { - "error": "HTTPSConnectionPool(host='nyaa.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.dereferenced.org": { - "error": "HTTPSConnectionPool(host='pleroma.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "nxt.hydropower.pp.ua": { - "error": 404 - }, - "apple-user.club": { - "error": "HTTPSConnectionPool(host='apple-user.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "swmd.info": { - "error": "HTTPSConnectionPool(host='swmd.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.aekrylov.me": { - "error": "HTTPSConnectionPool(host='mastodon.aekrylov.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "jackdaw.today": { - "error": "HTTPSConnectionPool(host='jackdaw.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jackdaw.today timed out. (connect timeout=3)'))" - }, - "starfleet-command.org": { - "error": 404 + "mastodon.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "files.esiliati.org": { + "www.linuxadictos.com": { "error": 404 }, - "social.pretzlaff.co": { - "error": "HTTPSConnectionPool(host='social.pretzlaff.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.pretzlaff.co' doesn't match either of '*.pretzlaff.info', 'pretzlaff.info'\")))" - }, - "blog.maz.nu": { - "nodeinfo": { - "metadata": { - "nodeName": "blog.maz.nu", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1111 - }, - "version": "2.0" - } - }, - "miaou.drycat.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 207, - "activeMonth": 82, - "activeHalfyear": 146 - }, - "localPosts": 128758 - }, - "openRegistrations": false - } - }, - "girlsmental.m.to": { - "error": "HTTPSConnectionPool(host='girlsmental.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xqz.ca": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "refactorcamp.org": { - "error": 404 + "blog.fluffel.io": { + "error": "HTTPSConnectionPool(host='blog.fluffel.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.federatedservices.ch": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Federated Services \u00b7 Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } - } + "tube.64.re": { + "error": "HTTPSConnectionPool(host='tube.64.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.64.re' doesn't match '64.re'\")))" }, - "social.samathy.space": { + "risashome.blogspot.com": { "error": 404 }, - "pleroma.elinvention.ovh": { + "pleroma.in.th": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -68783,7 +74180,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -68791,28 +74187,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "pl.smuglo.li" - ], - "media_removal": [], - "reject": [ - "gab.com", - "sinblr.com", - "humblr.social", - "glindr.org", - "social.myfreecams.com", - "switter.at", - "baraag.net" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -68822,9 +74198,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Elinvention", + "nodeName": "pleroma.in.th", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -68872,7 +74248,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.elinvention.ovh/users/elia" + "https://pleroma.in.th/users/admin", + "https://pleroma.in.th/users/densin", + "https://pleroma.in.th/users/veer66" ], "suggestions": { "enabled": false @@ -68884,7 +74262,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -68894,284 +74272,343 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.2+dev" }, "usage": { - "localPosts": 617, + "localPosts": 588, "users": { - "total": 5 + "total": 14 } }, "version": "2.0" } }, - "olsenfam.masto.host": { + "social.steppenwolf.me": { + "error": "HTTPSConnectionPool(host='social.steppenwolf.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "tenfourfox.blogspot.com": { + "error": 404 + }, + "don.kaias1jp.site": { + "error": "HTTPSConnectionPool(host='don.kaias1jp.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "enyutech.social": { + "error": "HTTPSConnectionPool(host='enyutech.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "tube.tchncs.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 306 }, - "localPosts": 8 + "localPosts": 4908, + "localComments": 55 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "tchncs", + "nodeDescription": "PeerTube instance for your unique Vlogs and what not. \ud83d\ude09", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.xin.cat": { + "lesbiab.space": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "status.matsuuratomoya.com": { + "error": "HTTPSConnectionPool(host='status.matsuuratomoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.luciferi.st": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "pixelfed.luciferi.st", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "2000000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelfed", + "domain": "pixelfed.luciferi.st", + "url": "https://pixelfed.luciferi.st", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 6, + "localComments": 0, "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 87 + "total": 6, + "activeHalfyear": 6, + "activeMonth": 3 + } }, + "version": "2.0", "openRegistrations": false } }, - "heypumpk.in": { - "error": 404 + "qa1.getpterotype.com": { + "error": "HTTPSConnectionPool(host='qa1.getpterotype.com', port=443): Read timed out. (read timeout=3)" }, - "social.devio.us": { - "error": "HTTPSConnectionPool(host='social.devio.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "siltala.net": { + "error": "HTTPSConnectionPool(host='siltala.net', port=443): Read timed out. (read timeout=3)" }, - "cleasky.blue": { - "error": "HTTPSConnectionPool(host='cleasky.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.jeroened.be": { + "error": 403 }, - "node9.org": { + "peertube.louis.mushland.xyz": { + "error": "HTTPSConnectionPool(host='peertube.louis.mushland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.muto.me": { + "error": "HTTPSConnectionPool(host='mstdn.muto.me', port=443): Read timed out. (read timeout=3)" + }, + "s-shinjuku-rail.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "insanejournal", - "libertree", - "pumpio", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 76, - "activeHalfyear": 65, - "activeMonth": 34 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6958, - "localComments": 1280 + "localPosts": 24 }, - "metadata": { - "nodeName": "node9" - } + "openRegistrations": true } }, - "maoh.company": { + "mastodon.anzui.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch_0426_9c61dad" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 11, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1599 + "localPosts": 108 }, "openRegistrations": false } }, - "mastodon.nine-hells.net": { + "indy.im": { "error": 404 }, - "ionainstitute.ie": { + "www.stefofficiel.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "wmdon.jp": { + "error": "HTTPSConnectionPool(host='wmdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.lazyteddy.eu": { "error": 404 }, - "thomas@metalhead.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 943, - "activeMonth": 146, - "activeHalfyear": 146 - }, - "localPosts": 59172 - }, - "openRegistrations": false - } - }, - "file.st": { - "error": "HTTPSConnectionPool(host='file.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to file.st timed out. (connect timeout=3)'))" - }, - "social.outsourcedmath.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 102, - "activeHalfyear": 53, - "activeMonth": 11 - }, - "localPosts": 4287, - "localComments": 107 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "OutsourcedMath Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "hz.tinypod.org": { - "error": "HTTPSConnectionPool(host='hz.tinypod.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "cutls.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 8938 - }, - "openRegistrations": false - } + "mastodon.social/users/Kaypar": { + "error": 404 }, - "plume.hostux.coffee": { - "error": "HTTPSConnectionPool(host='plume.hostux.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plume.hostux.coffee' doesn't match 'hostux.coffee'\")))" + "shrubnet.theshrub.org": { + "error": "HTTPSConnectionPool(host='shrubnet.theshrub.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.mattjon.es": { - "error": "HTTPSConnectionPool(host='mastodon.mattjon.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "kaostek.com": { + "error": "HTTPSConnectionPool(host='kaostek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "kuddel.greentrawler.space": { + "coolmathgam.es": { "nodeinfo": { "version": "2.0", "software": { @@ -69183,91 +74620,28 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 46 - }, - "openRegistrations": false - } - }, - "photodn.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1393, - "activeMonth": 121, - "activeHalfyear": 219 - }, - "localPosts": 96752 - }, - "openRegistrations": true - } - }, - "squad.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 131 - }, - "openRegistrations": false - } - }, - "mastodon.mailtrix.app": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 10, + "activeMonth": 8, + "activeHalfyear": 19 }, - "localPosts": 6 + "localPosts": 376 }, "openRegistrations": true } }, - "labotadon.net": { - "error": "HTTPSConnectionPool(host='labotadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.seifert-online.eu": { - "error": 403 + "mastodon.social/users/rlndwgnr": { + "error": 404 }, - "social.someu.net": { - "error": "HTTPSConnectionPool(host='social.someu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.koti.site": { + "error": "HTTPSConnectionPool(host='social.koti.site', port=443): Read timed out. (read timeout=3)" }, - "pruebas.fedimast.com": { + "mastodon.social/users/johann": { "error": 404 }, - "nya.lemonade.moe": { + "bre.klaki.net": { + "error": 503 + }, + "dyketwitter.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -69279,344 +74653,40 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 3869 - }, - "openRegistrations": false - } - }, - "potato-chips.m.to": { - "error": "HTTPSConnectionPool(host='potato-chips.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.cf": { - "error": "HTTPSConnectionPool(host='misskey.cf', port=443): Read timed out. (read timeout=3)" - }, - "photos.loranger.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "photos.loranger.xyz", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "total": 55, + "activeMonth": 21, + "activeHalfyear": 34 }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": 500, - "album_limit": "10", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "French Orange Photos", - "domain": "photos.loranger.xyz", - "url": "https://photos.loranger.xyz", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 7, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - } + "localPosts": 5760 }, - "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.philipcristiano.com": { - "error": "HTTPSConnectionPool(host='mastodon.philipcristiano.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dibiase.social": { - "error": "HTTPSConnectionPool(host='dibiase.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "dev.handon.club": { - "error": "HTTPSConnectionPool(host='dev.handon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dev.handon.club timed out. (connect timeout=3)'))" - }, - "cloud.imatbook.com": { - "error": "HTTPSConnectionPool(host='cloud.imatbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--ipwu70e9hg.com": { - "error": "HTTPSConnectionPool(host='xn--ipwu70e9hg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.ishikun.me": { + "error": "HTTPSConnectionPool(host='mstdn.ishikun.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "twingem.com": { + "mastodon.social/users/derherrgott": { "error": 404 }, - "friendica.xn--wckerlin-0za.ch": { - "error": "HTTPSConnectionPool(host='friendica.xn--wckerlin-0za.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sins.center": { + "error": "HTTPSConnectionPool(host='sins.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.vikings.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 3, - "activeHalfyear": 12 - }, - "localPosts": 39 - }, - "openRegistrations": false - } + "social.mahncke.com.de": { + "error": "HTTPSConnectionPool(host='social.mahncke.com.de', port=443): Read timed out. (read timeout=3)" }, - "xe.akirin.xyz": { - "error": 404 + "gonsphere.tk": { + "error": "HTTPSConnectionPool(host='gonsphere.tk', port=443): Read timed out. (read timeout=3)" }, - "social.moonbootlabs.net": { - "error": 404 + "afteryu.me": { + "error": "HTTPSConnectionPool(host='afteryu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hashtag-relay.dtp-mstdn.jp": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "selective-relay", - "version": "0.2.0" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 2 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "mstdn.y-zu.org", - "hakorena.net", - "catgram.jp", - "minordon.dip.jp", - "pleroma.noellabo.jp", - "m.moriya.faith", - "mstdn-bike.net", - "pleroma.wakuwakup.net", - "mstdn.blue", - "mstdn.mynoghra.jp", - "mstdn.kemono-friends.info", - "mstdn.mimikun.jp", - "digixp.dip.jp", - "kurage.cc", - "mstdn.moe-max.jp", - "mastodon.fujita.style", - "udon.red", - "mastodon.kxn4t.tech", - "runyu.tokyo", - "mstdn.tomokiwakimoto.com", - "s2.libera.blue", - "mstdn.plusminus.io", - "mstdn.mini4wd-engineer.com", - "setl.ist", - "don.kaias1jp.site", - "retrodon.jp", - "real-escape.jp", - "mstdn.yakitamago.info", - "hakomas.cf", - "one.telmina.com", - "dev.slum.cloud", - "mst.lin5.taruntarun.net", - "social.edge4cube.work", - "sumanko.ml", - "pso2.club", - "yakumo.foundation", - "cute2d.xyz", - "minohdon.jp", - "tl.telmina.com", - "fedibird.com", - "friendsni.co", - "wakakyu.tk", - "odakyu.app", - "ef67.myhome.cx", - "zhenya.masto.host", - "gochisou.photo", - "osechin.co", - "bot.abyss.fun", - "melilot.icu", - "kosendon.tech", - "msbtn.m0r016.net", - "mstdn.haun.jp", - "manhole.club", - "toot.blue", - "opantu.opantu.site", - "mstdn.precure.fun", - "ertona.net", - "plustodon.net", - "deguuuuu.xyz", - "interact.bluecore.net", - "mstdn.vodka", - "mastodon.maho-do.jp", - "md.xps2.net", - "pleroma.slum.cloud", - "abyss.fun", - "osomatsu.mastportal.info", - "9177xe.tokyo", - "k-shiigi-136.masto.host", - "mstdn.toad-in-the-hole.net", - "m6n.onsen.tech", - "mastodon.juggler.jp", - "www.njp.asia", - "mstdn.b-shock.org", - "tokamstdn.jp", - "chaosphere.hostdon.jp", - "ukadon.shillest.net", - "hiroshimastdn.club", - "mikado-city.jp", - "social.timespiral.co.jp", - "mdn.crows.tokyo", - "wug.fun", - "waraiotoko.net", - "tomitodon.huideyeren.info", - "animal-crossing.mastportal.info", - "mastodon.chotto.moe", - "si.pmpm.pw", - "amemiya.work", - "vocalodon.net", - "mast.moe", - "noellabo-mstdn-dev.ap.ngrok.io", - "mastoden.com", - "mstdn.ryanak.xyz", - "pokemon.mastportal.info", - "o1li.net", - "mstdn.f72u.net", - "gorone.xyz", - "pl.x39.dev", - "v2.nyoki.club", - "obapom.work", - "mikumikudance.cloud", - "test.wlw.pw", - "mastodon.crazynewworld.net", - "sin.tyaku.com", - "itabashi.0j0.jp", - "dtp-mstdn.jp", - "precure.ml", - "mstdn.cosplayer.com", - "m.eula.dev", - "bakitodon.com", - "puzzl.hostdon.ne.jp", - "mastodon.dowata.xyz", - "chiffonexperiment.hostdon.ne.jp", - "mstdn.hiyuki2578.net", - "mast.lei202.com", - "raspi.edge4cube.work", - "loquat.social", - "dotdon.jp", - "kancolle.social", - "mstdn.pcsfield.com", - "mstdn.tamag.org", - "mstdn.otyakai.xyz", - "yamagadon.com", - "myselfdot.work", - "gensokyo.town", - "miyon.net", - "syosetu.social", - "ed1.tokyo", - "v1x3n.net", - "mstdn.seikin.club", - "kiritan.work", - "orenoshiro.site", - "mstdn.h3z.jp", - "cutls.com", - "mstdn.cc", - "mstdn.kessai-otaku.club", - "famichiki.com", - "mstdn.gunma.jp", - "another-guild.com", - "pleroma.eniehack.net", - "mstdn.kurosuke.org", - "mstdn.futaba-works.com", - "nitiasa.com", - "d.c-cha.cc", - "imasora.net", - "mstdn.boxp.tk", - "machida.yokohama", - "under-bank.blue", - "nha.one", - "pl.kpherox.dev", - "pleroma.pptdn.jp", - "azurlane.mastportal.info", - "mstdn.kuriuzu.tk", - "tsuki.network", - "pcgamer.social", - "mstdn.gots9713.xyz", - "porkmeeting.masto.host", - "comm.cx", - "opantu.jp", - "mstdn.ikebuku.ro", - "popon.pptdn.jp", - "mastodon.nagaseyami.com", - "hakorena.hostdon.ne.jp", - "blessedgeeks.social", - "mastodon.s4m0r1.net" - ] - } - } + "test.coffeesurge.com": { + "error": "HTTPSConnectionPool(host='test.coffeesurge.com', port=443): Read timed out. (read timeout=3)" }, - "pl.sns.onl": { + "vocal.vc": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fedi.be": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -69626,30 +74696,18 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], + "mrf_policies": [], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Koyatech Pleroma", + "mailerEnabled": false, + "nodeDescription": "Your Belgian entry point to the Fediverse", + "nodeName": "fedi.be", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -69697,10 +74755,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.sns.onl/users/takusun" + "https://fedi.be/users/admin" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -69709,9 +74771,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -69719,72 +74782,204 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "1.1.8" }, "usage": { - "localPosts": 14, + "localPosts": 286, "users": { - "total": 2 + "total": 62 } }, "version": "2.0" } }, - "code.angeley.es": { - "error": 404 + "mstdn.mikumiku.moe": { + "error": "HTTPSConnectionPool(host='mstdn.mikumiku.moe', port=443): Read timed out. (read timeout=3)" }, - "uelfte.club": { + "blog.oslight.ovh": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeDescription": "", + "nodeName": "Blog N\u00e9o-r\u00e9tro : Ind\u00e9pendant & F\u00e9d\u00e9r\u00e9" }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, "usage": { + "localComments": 0, + "localPosts": 4, "users": { - "total": 58, - "activeMonth": 13, - "activeHalfyear": 13 - }, - "localPosts": 21462 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "queerfem.space": { + "ferrin.ddns.net": { + "error": "HTTPSConnectionPool(host='ferrin.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mirroruniverse.eu": { + "error": "HTTPSConnectionPool(host='mirroruniverse.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.svnet.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 9, - "activeMonth": 5, - "activeHalfyear": 11 + "total": 12 }, - "localPosts": 1325 + "localPosts": 93690, + "localComments": 3 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "SVNET - Tube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "765ml.com": { - "error": "HTTPSConnectionPool(host='765ml.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drive.karliner.ru": { - "error": 404 - }, - "securitysnakeoil.org": { - "error": "HTTPSConnectionPool(host='securitysnakeoil.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "misskists.gq": { + "error": "HTTPSConnectionPool(host='misskists.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wmer.icu": { + "social.ethereal.pw": { "nodeinfo": { "version": "2.0", "software": { @@ -69796,28 +74991,43 @@ ], "usage": { "users": { - "total": 27, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 59 + "localPosts": 92 }, "openRegistrations": true } }, - "shiroganedon.net": { - "error": "HTTPSConnectionPool(host='shiroganedon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "fediverso.net": { + "error": "HTTPSConnectionPool(host='fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mstdn.2017derby.biz": { - "error": "HTTPSConnectionPool(host='mstdn.2017derby.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "syui.ml": { + "error": "HTTPSConnectionPool(host='syui.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thehistoryofchina.wordpress.com": { - "error": 404 + "mastodon.lelux.fi": { + "error": "HTTPSConnectionPool(host='mastodon.lelux.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.reher.space": { - "error": "HTTPSConnectionPool(host='cloud.reher.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.reher.space' doesn't match either of 'jupyter.reher.space', 'reher.space'\")))" + "mastodon.ohgro.net": { + "error": "HTTPSConnectionPool(host='mastodon.ohgro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.mtjm.eu": { + "millcrick.org": { + "error": "HTTPSConnectionPool(host='millcrick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friends.volkomorov.ru/friendica": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "sankaku.io": { + "error": "HTTPSConnectionPool(host='sankaku.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oufmilo.com": { + "error": "HTTPSConnectionPool(host='oufmilo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "obousanmstdn.com": { + "error": "HTTPSConnectionPool(host='obousanmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "iljp.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -69829,60 +75039,87 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 27, + "activeMonth": 2, + "activeHalfyear": 9 }, - "localPosts": 13 + "localPosts": 264 }, - "openRegistrations": false + "openRegistrations": true } }, - "tvdon.tv": { - "error": "HTTPSConnectionPool(host='tvdon.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.social/users/TomPratchett": { + "error": 404 }, - "gouge.re": { - "error": "HTTPSConnectionPool(host='gouge.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gouge.re' doesn't match 'www.gouge.re'\")))" + "t.d65.xyz": { + "error": "HTTPSConnectionPool(host='t.d65.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "videos.mental.af": { - "error": "HTTPSConnectionPool(host='videos.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "training-fitness.fun": { + "error": "HTTPSConnectionPool(host='training-fitness.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.tdr-wdct.com": { - "error": "HTTPSConnectionPool(host='mastodon.tdr-wdct.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "asobi.world": { + "error": "HTTPSConnectionPool(host='asobi.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.jumpdrive.de": { + "ventel.app": { + "error": "HTTPSConnectionPool(host='ventel.app', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.elephwnt.be": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/jplebreton": { "error": 404 }, - "mastodon.techdux.com": { + "horsemans.online": { + "error": "HTTPSConnectionPool(host='horsemans.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'horsemans.online' doesn't match either of 'blog.snowfrost.garden', 'code.snowfrost.garden', 'snowfrost.garden', 'www.snowfrost.garden'\")))" + }, + "peertube.nipponalba.scot": { + "error": "HTTPSConnectionPool(host='peertube.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anarchism.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2113, + "activeMonth": 172, + "activeHalfyear": 288 }, - "localPosts": 43 + "localPosts": 151980 }, - "openRegistrations": true + "openRegistrations": false } }, - "toot.mad-scientist.club": { - "error": "HTTPSConnectionPool(host='toot.mad-scientist.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.th23.org": { + "error": "HTTPSConnectionPool(host='m.th23.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.th23.org' doesn't match 'asylum.cluefone.com'\")))" }, - "docker.videos.lecygnenoir.info": { + "wmer.icu": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "cloud.eyeofwisdom.org": { + "error": 404 + }, + "mono.cafe": { + "error": 410 + }, + "lovelive-anime.tk": { + "error": "HTTPSConnectionPool(host='lovelive-anime.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.xn--q9jyb4c": { + "error": "HTTPSConnectionPool(host='mstdn.xn--q9jyb4c', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube-aix-marseille.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -69894,36 +75131,46 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 105 }, - "localPosts": 123, - "localComments": 0 + "localPosts": 7249, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "This instance is a preprod instance for videos.pair2jeux.tube", + "nodeName": "PeerTube Temporaire de l academie de Aix-Marseille", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", "clientScripts": {} + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -69934,24 +75181,23 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ 480, - 720, - 1080 + 720 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -70015,8 +75261,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 104857600 + "videoQuota": 5368709120, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -70024,220 +75270,403 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "mastodon.secdiary.com": { - "error": "HTTPSConnectionPool(host='mastodon.secdiary.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.secdiary.com' doesn't match 'mijn-mitsubishi-development.webbers.dev'\")))" + "test.metalhead.club": { + "error": "HTTPSConnectionPool(host='test.metalhead.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.jamesmullarkey.com": { - "error": 404 + "mastodon.skryking.com": { + "error": "HTTPSConnectionPool(host='mastodon.skryking.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m-uru.website": { - "error": "HTTPSConnectionPool(host='m-uru.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "arkchat.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 40, + "activeMonth": 37, + "activeHalfyear": 49 + }, + "localPosts": 443 + }, + "openRegistrations": true + } }, - "coom.club": { - "error": "HTTPSConnectionPool(host='coom.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to coom.club timed out. (connect timeout=3)'))" + "mastodon.sleeck.eu": { + "error": "HTTPSConnectionPool(host='mastodon.sleeck.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ndrs.work": { + "fedpi.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "janheine.wordpress.com": { + "error": 403 + }, + "freetobe.social": { "nodeinfo": { - "metadata": { - "nodeName": ".ndr..s", - "nodeDescription": "allt h\u00e4r \u00e4r mitt work", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "zap", + "version": "20.04.18" }, - "openRegistrations": false, "protocols": [ + "zot", "activitypub" ], "services": { - "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0" + ], + "inbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 114, + "activeHalfyear": 80, + "activeMonth": 29 }, - "localPosts": 89 + "localPosts": 3289, + "localComments": 307 }, - "version": "2.0" + "metadata": { + "nodeName": "Free to be Social" + } } }, - "psychleimen.ocloud.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "zoudon.jp": { + "error": "HTTPSConnectionPool(host='zoudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dame.life": { - "error": "HTTPSConnectionPool(host='dame.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dame.life timed out. (connect timeout=3)'))" + "www.sworddynasty.tokyo": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "videofed.com": { - "error": "HTTPSConnectionPool(host='videofed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "computerfox.xyz": { + "error": "HTTPSConnectionPool(host='computerfox.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gancio2.tunnel.datahub.at": { - "error": "HTTPSConnectionPool(host='gancio2.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "lambda.fun": { + "error": "HTTPSConnectionPool(host='lambda.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hubzilla.funkymonkey.org": { - "error": "HTTPSConnectionPool(host='hubzilla.funkymonkey.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p.lmao.tf": { + "error": "HTTPSConnectionPool(host='p.lmao.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.furry.nz": { - "error": 404 + "staging.speechmore.ml": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.chocolicornes.org": { - "error": "HTTPSConnectionPool(host='mastodon.chocolicornes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.jonossaseuraava.eu": { + "error": "HTTPSConnectionPool(host='peertube.jonossaseuraava.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.acomme.fr": { + "vuc.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tibtrutqglibjnbtlprv.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "suki.tsuki.network": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "misskey", + "version": "12.36.1-4cccdb8a" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 633 + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] }, - "openRegistrations": false + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u6708\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3002", + "nodeDescription": "", + "maintainer": { + "name": "tsuki", + "email": "support+misskey@tsuki.network" + }, + "langs": [ + "ja", + "ko" + ], + "tosUrl": "https://tsuki.network/about/more", + "repositoryUrl": "https://github.com/tsuki-network/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableHcaptcha": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } } }, - "nextcloud.funkyfoxwear.com": { - "error": "HTTPSConnectionPool(host='nextcloud.funkyfoxwear.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.fractalco.re": { + "error": "HTTPSConnectionPool(host='social.fractalco.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "maho.app": { + "tposocial.nl": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 68, - "activeMonth": 121, - "activeHalfyear": 181 + "total": 28, + "activeMonth": 1, + "activeHalfyear": 35 }, - "localPosts": 363638 + "localPosts": 30 }, "openRegistrations": true } }, - "relay.scalie.xyz": { - "error": "HTTPSConnectionPool(host='relay.scalie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.scalie.xyz' doesn't match 'critr.foxiepa.ws'\")))" + "hubzilla.huebner.tk": { + "error": "HTTPSConnectionPool(host='hubzilla.huebner.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.huebner.tk' doesn't match 'www.cyberwald.com'\")))" }, - "social.alien.moe": { - "error": "HTTPSConnectionPool(host='social.alien.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "c.ggenois.dev": { + "error": "HTTPSConnectionPool(host='c.ggenois.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'c.ggenois.dev' doesn't match either of 'ggenois.dev', 'www.ggenois.dev'\")))" }, - "majak.de": { + "fedimas.com": { + "error": "HTTPSConnectionPool(host='fedimas.com', port=443): Read timed out. (read timeout=3)" + }, + "neko.bar": { + "error": 404 + }, + "life.megabyteghost.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mast.tokyo": { + "error": "HTTPSConnectionPool(host='mast.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plume.hostux.coffee": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bobadon.rocks": { + "error": "HTTPSConnectionPool(host='bobadon.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.escapism.jp": { + "error": "HTTPSConnectionPool(host='mstdn.escapism.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubzilla.pepecyb.hu": { + "error": 403 + }, + "social.hirst.cloud": { + "error": "HTTPSConnectionPool(host='social.hirst.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "masto.leingod.space": { + "error": "HTTPSConnectionPool(host='masto.leingod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "gerzilla.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 579, + "activeHalfyear": 143, + "activeMonth": 46 }, - "localPosts": 59 + "localPosts": 15921, + "localComments": 27028 }, - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla" + } } }, - "dev.angeley.es": { - "error": 404 + "cloud.imatbook.com": { + "error": "HTTPSConnectionPool(host='cloud.imatbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "babelut.be": { + "cloudpool.us": { + "error": "HTTPSConnectionPool(host='cloudpool.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jsonly.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "js4.in:444": { + "error": "HTTPSConnectionPool(host='js4.in', port=444): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "tekkadan.me": { + "error": "HTTPSConnectionPool(host='tekkadan.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nikatsudon.m.to": { + "error": "HTTPSConnectionPool(host='nikatsudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sarcasm.stream": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 305 + "localPosts": 919 }, "openRegistrations": false } }, - "slum.cloud": { + "quotient.space": { + "error": "HTTPSConnectionPool(host='quotient.space', port=443): Read timed out. (read timeout=3)" + }, + "md.arg.vc": { + "error": "HTTPSConnectionPool(host='md.arg.vc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.freeforge.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.3.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 21, - "activeMonth": 11, - "activeHalfyear": 15 + "total": 2 }, - "localPosts": 24783 + "localPosts": 3119, + "localComments": 1 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "FreeForge", + "nodeDescription": "Video room of the Free forge for hosting home made content outside of the major content platforms." + } } }, - "social.meissa-gmbh.de": { + "tube.cccp.io": { + "error": "HTTPSConnectionPool(host='tube.cccp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sentient.cloud": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nomad.subzone.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nx7142.your-storageshare.de": { + "error": "HTTPSConnectionPool(host='nx7142.your-storageshare.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cathuman.m.to": { + "error": "HTTPSConnectionPool(host='cathuman.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.graffen.io": { + "error": 404 + }, + "hubzilla.l-p-d.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "twitter" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeMonth": 17, - "activeHalfyear": 19 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 130 + "localPosts": 25, + "localComments": 34 }, - "openRegistrations": false + "metadata": { + "nodeName": "Linux-Presentation-Day [LPD]" + } } }, - "pleroma.ancel.ovh": { + "bakitodon.com": { + "error": "HTTPSConnectionPool(host='bakitodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ofuton.life": { + "error": "HTTPSConnectionPool(host='ofuton.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.monarch-pass.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -70247,6 +75676,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -70258,10 +75689,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Ancel", + "nodeName": "Social @ Monarch Pass", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -70308,15 +75745,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.ancel.ovh/users/erwan" - ], + "staffAccounts": [], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -70325,10 +75756,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -70336,178 +75766,272 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.2" }, "usage": { - "localPosts": 6, + "localPosts": 35, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "tooting.ai": { + "cloud.our-box.de": { + "error": "HTTPSConnectionPool(host='cloud.our-box.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chat.fox-club.monster": { + "error": "HTTPSConnectionPool(host='chat.fox-club.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.mdpnd.ch": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cooler.mom": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 125, - "activeMonth": 117, - "activeHalfyear": 129 + "total": 15, + "activeMonth": 9, + "activeHalfyear": 15 }, - "localPosts": 5278 + "localPosts": 19765 }, "openRegistrations": true } }, - "nextcloud.blumenkunst-weihenstephan.de": { + "toot.atch.net": { "error": 404 }, - "scuttlebug.space": { - "error": "HTTPSConnectionPool(host='scuttlebug.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to scuttlebug.space timed out. (connect timeout=3)'))" + "social.reapers.de": { + "error": 404 }, - "yunohost.mastodon.olympille.ovh": { - "error": "HTTPSConnectionPool(host='yunohost.mastodon.olympille.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fw-niederau.next-cloud.org": { + "error": 404 }, - "mastodon.spanningforest.com": { - "error": "HTTPSConnectionPool(host='mastodon.spanningforest.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/purrgesterone": { + "error": 404 }, - "write.furrytf.club": { - "error": "HTTPSConnectionPool(host='write.furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.social/users/GoldTortoise": { + "error": 404 }, - "konfederacja.ru": { + "peertube.servebeer.com": { + "error": "HTTPSConnectionPool(host='peertube.servebeer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rumia.xyz": { + "error": "HTTPSConnectionPool(host='rumia.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rumia.xyz' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" + }, + "n2.pm": { + "error": "HTTPSConnectionPool(host='n2.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.barbed.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hokutodon.com": { + "error": 410 + }, + "pix.openalgeria.org": { + "error": "HTTPSConnectionPool(host='pix.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "st.dolphin.b-shock.org": { + "error": "HTTPSConnectionPool(host='st.dolphin.b-shock.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'st.dolphin.b-shock.org' doesn't match either of 'dev.dol.b-shock.org', 'dev.mis.b-shock.org', 'dev4.b-shock.co.jp', 'minio.b-shock.co.jp', 'shrieker.b-shock.org', 'st.curesta.b-shock.org', 'st.growi.b-shock.org', 'st.mstdn.b-shock.org'\")))" + }, + "kongaloosh.com": { + "error": 404 + }, + "social.drew.life": { + "error": "HTTPSConnectionPool(host='social.drew.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mmorpg.social": { + "error": 404 + }, + "misskeydev2.fediverse.website": { + "error": "HTTPSConnectionPool(host='misskeydev2.fediverse.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.01.cloudgarage.yukimochi.io": { + "error": "HTTPSConnectionPool(host='relay.01.cloudgarage.yukimochi.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.ht164.jp": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "wolno\u015bciowy i niepodleg\u0142o\u015bciowy serwer pleromy xd", - "nodeName": "\u041a\u043e\u043d\u0444\u0435\u0434\u0435\u0440\u0430\u0446\u0438\u044f.ru", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://konfederacja.ru/users/mkljczk" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3ht" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 8738 + }, + "openRegistrations": false + } + }, + "cloud.agates.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "krisesandchrosses.wordpress.com": { + "error": 404 + }, + "cloud.f11k.de": { + "error": "HTTPSConnectionPool(host='cloud.f11k.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon-ovh.social": { + "error": "HTTPSConnectionPool(host='mastodon-ovh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "enbi.es": { + "error": "HTTPSConnectionPool(host='enbi.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'enbi.es' doesn't match either of 'canoas.fazendafomento.com.br', 'fazendafomento.com.br', 'santamaria.fazendafomento.com.br', 'www.canoas.fazendafomento.com.br', 'www.fazendafomento.com.br', 'www.santamaria.fazendafomento.com.br'\")))" + }, + "masto.ecutsa.fr": { + "error": "HTTPSConnectionPool(host='masto.ecutsa.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "storiaminuta.altervista.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "dxm.m.to": { + "error": "HTTPSConnectionPool(host='dxm.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sinnrinn.n-sr.org": { + "error": "HTTPSConnectionPool(host='sinnrinn.n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.jorropo.ovh": { + "error": "HTTPSConnectionPool(host='peertube.jorropo.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "luminescent.ink": { + "error": "HTTPSConnectionPool(host='luminescent.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "komula.space": { + "error": "HTTPSConnectionPool(host='komula.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lecker.coffee": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 77 }, + "openRegistrations": false + } + }, + "mastodon.fediverse.berlin": { + "error": "HTTPSConnectionPool(host='mastodon.fediverse.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.tardis.pw": { + "error": "HTTPSConnectionPool(host='mastodon.tardis.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusocial.net": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.0-2-g07362bb8" + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "ostatus", + "activitypub" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 991, "users": { - "total": 2 - } + "total": 287, + "activeHalfyear": 787, + "activeMonth": 479 + }, + "localPosts": 82267, + "localComments": 15940 }, - "version": "2.0" + "metadata": { + "nodeName": "gnusocial.net", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 67108864, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } } }, - "vrutkovs.eu": { - "error": 503 + "mastodon.wingi.net": { + "error": "HTTPSConnectionPool(host='mastodon.wingi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.wingi.net' doesn't match 'archicloud.wingi.net'\")))" }, - "mkultra.club": { - "error": "HTTPSConnectionPool(host='mkultra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mkultra.club timed out. (connect timeout=3)'))" + "ix.hfrc.de": { + "error": "HTTPSConnectionPool(host='ix.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.musicstudio.pro": { + "mastodon.steinernebruecke.de": { + "error": "HTTPSConnectionPool(host='mastodon.steinernebruecke.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.ptah-alexs.info": { + "error": 404 + }, + "artalley.porn": { + "error": "HTTPSConnectionPool(host='artalley.porn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.poyo.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 165, + "activeMonth": 145, + "activeHalfyear": 236 + }, + "localPosts": 444905 + }, + "openRegistrations": true + } + }, + "tube.conferences-gesticulees.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -70522,23 +76046,33 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 36 }, - "localPosts": 25, - "localComments": 0 + "localPosts": 90, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Music Studio PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Conf\u00e9rences\u00a0gesticul\u00e9es", + "nodeDescription": "Une conf\u00e9rence gesticul\u00e9e est un moment d\u2019\u00e9ducation populaire, entre un spectacle et une formation, qui m\u00eale autobiographie, analyses et th\u00e9ories. Un m\u00e9lange de choses v\u00e9cues, comprises ou apprises pour transmettre des savoirs politiques.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -70549,7 +76083,7 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -70557,16 +76091,18 @@ "enabledResolutions": [ 240, 360, - 480 + 480, + 720, + 1080 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -70645,150 +76181,176 @@ } } }, - "dev.dol.b-shock.org": { + "kirapower.ichigo-hoshimiya.com": { + "error": 404 + }, + "araidon.m.to": { + "error": "HTTPSConnectionPool(host='araidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.visionofearth.org": { + "error": 404 + }, + "d.lapy.link": { + "error": 410 + }, + "mochi.kaede.im": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 117 }, - "metadata": { - "nodeName": "\u91d1\u661f\u9b54\u8853\u537f", - "nodeDescription": null, - "maintainer": { - "name": "pooza", - "email": "pooza@b-shock.org" + "openRegistrations": true + } + }, + "baskedon.net": { + "error": "HTTPSConnectionPool(host='baskedon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gatcha.cafe": { + "error": "HTTPSConnectionPool(host='gatcha.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-cycle.com": { + "error": "HTTPSConnectionPool(host='mstdn-cycle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "1xx.io": { + "error": "HTTPSConnectionPool(host='1xx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '1xx.io' doesn't match either of 'cluster021.hosting.ovh.net', 'www.cluster021.hosting.ovh.net'\")))" + }, + "sink.big.mt": { + "error": "HTTPSConnectionPool(host='sink.big.mt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.cuddlr.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 3, + "activeHalfyear": 5 }, - "maxNoteTextLength": 500, - "enableServiceWorker": "EJYBhCP0aTnhpoEbP9E7jtq20NdQN-Nh89IxPRP_wcc" - } + "localPosts": 7975 + }, + "openRegistrations": false } }, - "majimaconstruction.org": { - "error": "HTTPSConnectionPool(host='majimaconstruction.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to majimaconstruction.org timed out. (connect timeout=3)'))" + "psyched.cat": { + "error": "HTTPSConnectionPool(host='psyched.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kpleines.spdns.de": { - "error": "HTTPSConnectionPool(host='kpleines.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kpleines.spdns.de' doesn't match 'kp-jitsi.spdns.de'\")))" + "togart.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 482 + }, + "openRegistrations": false + } }, - "social.lindroth.xyz": { - "error": 404 + "to-tell.tk": { + "error": "HTTPSConnectionPool(host='to-tell.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendzone.social": { - "error": "HTTPSConnectionPool(host='friendzone.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "oslo.cf": { + "error": "HTTPSConnectionPool(host='oslo.cf', port=443): Read timed out. (read timeout=3)" }, - "cloud.peppyfish.com": { + "smusi.ch": { "error": 404 }, - "crystals.jp": { - "error": "HTTPSConnectionPool(host='crystals.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to crystals.jp timed out. (connect timeout=3)'))" + "social.blueraccoon.online": { + "error": "HTTPSConnectionPool(host='social.blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.artseid-workspace.de": { + "anarchast.com": { "error": 404 }, - "hubzilla.inclusion.cc": { + "social.degruchy.org": { + "error": "HTTPSConnectionPool(host='social.degruchy.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xindejiayuan.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.7.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 10, - "activeHalfyear": 7, - "activeMonth": 0 + "total": 117, + "activeMonth": 2, + "activeHalfyear": 15 }, - "localPosts": 52, - "localComments": 8 + "localPosts": 708 }, - "metadata": { - "nodeName": "Inclusion Social Hub" - } + "openRegistrations": false } }, - "ephemeral.glitch.social": { - "error": 404 - }, - "piaf.pigelet.org": { - "error": "HTTPSConnectionPool(host='piaf.pigelet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.ynu.zone": { + "error": "HTTPSConnectionPool(host='mastodon.ynu.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "redsocial.dynv6.net": { - "error": "HTTPSConnectionPool(host='redsocial.dynv6.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.stardenver.eu": { + "error": "HTTPSConnectionPool(host='social.stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.mashek.net": { - "error": "HTTPSConnectionPool(host='social.mashek.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.seriousposter.club": { + "error": 404 }, - "socialhome.misoni.club": { - "error": 410 + "social.starfleet-command.org": { + "error": 502 }, - "mastodon.sogipe.fr": { + "shizukuishi.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 0, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 3 + "localPosts": 13 }, "openRegistrations": false } }, - "dev.less.re": { - "error": "HTTPSConnectionPool(host='dev.less.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "blog.terracrypt.net": { + "mobilizon.org": { "nodeinfo": { "metadata": { - "nodeName": "jfred's blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "nodeDescription": "This is Framasoft's Mobilizon Instance. You may try Mobilizon on test.mobilizon.org", + "nodeName": "Mobilizon" }, "openRegistrations": false, "protocols": [ @@ -70797,34 +76359,45 @@ "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "atom1.0" ] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "Mobilizon", + "version": "1.0.0-beta.2" }, "usage": { + "localComments": 18, + "localPosts": 4, "users": { - "total": 1 - }, - "localPosts": 1 + "total": 8 + } }, "version": "2.0" } }, - "share.biocontact.org": { - "error": "HTTPSConnectionPool(host='share.biocontact.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "uri.life": { + "error": "HTTPSConnectionPool(host='uri.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.suinot.org": { + "babu.m.to": { + "error": "HTTPSConnectionPool(host='babu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/jimpjorps": { "error": 404 }, - "art.kitsuna.net": { - "error": "HTTPSConnectionPool(host='art.kitsuna.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pix.g1zm0.social": { + "error": 503 }, - "mastoot.com": { + "immerweiterlaufen.net": { + "error": "HTTPSConnectionPool(host='immerweiterlaufen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "carma.red": { + "error": "HTTPSConnectionPool(host='carma.red', port=443): Read timed out. (read timeout=3)" + }, + "lambda.social": { + "error": "HTTPSConnectionPool(host='lambda.social', port=443): Read timed out. (read timeout=3)" + }, + "alfajet.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -70836,35 +76409,60 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 5, - "activeHalfyear": 13 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 2771 + "localPosts": 1987 }, "openRegistrations": false } }, - "doks.link": { - "error": "HTTPSConnectionPool(host='doks.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ronguest.net": { + "error": 404 }, - "friendica.ironbug.org": { + "mastodon.remben.ch": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.black-cats.fr": { + "error": "HTTPSConnectionPool(host='mastodon.black-cats.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "md.neko.bar": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 9 + }, + "localPosts": 13 + }, + "openRegistrations": true + } + }, + "lindensiedler.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2020.03-dev-1328" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -70875,22 +76473,13 @@ "smtp" ] }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 211, - "localComments": 664 - }, - "openRegistrations": false, + "usage": {}, + "openRegistrations": true, "metadata": { - "nodeName": "Iron Bug's Friendica Node", + "nodeName": "Lindensiedler", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -70898,7 +76487,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -70914,240 +76502,164 @@ } } }, - "blog.kittyunpretty.com": { - "error": 404 + "toot.rudimk.dev": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pantdon.site": { + "kosmos.goexchange.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "tootville.com": { + "error": "HTTPSConnectionPool(host='tootville.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tootville.com' doesn't match 'spanglercentral.net'\")))" + }, + "s.nyan.im": { + "error": "HTTPSConnectionPool(host='s.nyan.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.stupid.moe": { + "error": "HTTPSConnectionPool(host='pl.stupid.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.stupid.moe' doesn't match 'stupid.moe'\")))" + }, + "isnotvery.social": { "error": 404 }, - "mastodon.ll-hh.de": { - "error": 418 + "mtu7.com": { + "error": "HTTPSConnectionPool(host='mtu7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "share.nicholson.social": { + "temp.lorenz.no": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1293" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" + "outbound": [ + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Nicholson", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://share.nicholson.social/users/jonathan" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 2, - "users": { - "total": 5 - } - }, - "version": "2.0" + "explicitContent": false + } } }, - "mastodon.irish": { - "error": "HTTPSConnectionPool(host='mastodon.irish', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "disappointment.co": { + "error": "HTTPSConnectionPool(host='disappointment.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.titoux.info": { - "error": "HTTPSConnectionPool(host='mastodon.titoux.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.social/users/cdxiao": { + "error": 404 }, - "capri.d5shottkcas.tokyo": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 4, - "activeHalfyear": 9 - }, - "localPosts": 319 - }, - "openRegistrations": true - } + "mostruo.alvarop.gl": { + "error": "HTTPSConnectionPool(host='mostruo.alvarop.gl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mostruo.alvarop.gl' doesn't match either of 'alvarop.gl', 'www.alvarop.gl'\")))" }, - "octodon.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11791, - "activeMonth": 635, - "activeHalfyear": 974 - }, - "localPosts": 1499090 - }, - "openRegistrations": false - } + "raptol.net": { + "error": "HTTPSConnectionPool(host='raptol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nc.lx.ddnss.org": { - "error": 403 + "h2o.regist.ro": { + "error": "HTTPSConnectionPool(host='h2o.regist.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "baez.link": { - "nodeinfo": { - "metadata": { - "nodeName": "A Bit", - "nodeDescription": "A little bit of writing by Alejandro ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 7 - }, - "version": "2.0" - } + "misskey.nanao.moe": { + "error": "HTTPSConnectionPool(host='misskey.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "persadon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 151, - "activeMonth": 29, - "activeHalfyear": 57 - }, - "localPosts": 20918 - }, - "openRegistrations": false - } + "kagrumez.lerk.io": { + "error": "HTTPSConnectionPool(host='kagrumez.lerk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.skrlet13.cl": { - "error": "HTTPSConnectionPool(host='friendica.skrlet13.cl', port=443): Read timed out. (read timeout=3)" + "postactiv.tlsocial.de": { + "error": "HTTPSConnectionPool(host='postactiv.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xxxporn.co.uk": { + "eggp.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tube-clermont-ferrand.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -71167,48 +76679,31 @@ "openRegistrations": true, "usage": { "users": { - "total": 337 + "total": 14 }, - "localPosts": 3569, - "localComments": 36 + "localPosts": 7215, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "XXXPorn \ud83d\udd1e", - "nodeDescription": "XXXPorn is a public Peertube instance specifically for adult content.", + "nodeName": "PeerTube Temporaire - Academie de Clermont-Ferrand", + "nodeDescription": "PeerTube - hebergement de videos.", "nodeConfig": { "plugin": { "registered": [ { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} } ] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -71218,15 +76713,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 720, - 1080, - 2160 + 480, + 720 ] }, "import": { @@ -71299,7 +76793,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -71308,24 +76802,18 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "orikilli.yaruki0.net": { - "error": "HTTPSConnectionPool(host='orikilli.yaruki0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "www.linuxquestions.org": { - "error": 404 - }, - "dpn.hiyuki2578.net": { + "cattube.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -71339,131 +76827,52 @@ }, "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 2 + }, + "localPosts": 37357, + "localComments": 4 }, "metadata": { - "nodeName": "\u3072\u3086\u304d\u306d\u3063\u3068(Dolphin edition)", - "nodeDescription": null, - "maintainer": { - "name": "hiyuki2578", - "email": "myosotis@hiyuki2578.net" + "taxonomy": { + "postsName": "Videos" }, - "maxNoteTextLength": 500 + "nodeName": "Catalonia.tube.org", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "heio.co": { - "error": "HTTPSConnectionPool(host='heio.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fpga.style": { + "error": "HTTPSConnectionPool(host='fpga.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "doesnt.undo.it": { + "minidon.bacardi55.org": { + "error": "HTTPSConnectionPool(host='minidon.bacardi55.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rukavina.net": { + "error": 404 + }, + "maplelawn.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "doesn't undo it", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://doesnt.undo.it/users/laggard" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 500000000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 6662, "users": { - "total": 4 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 4 + }, + "localPosts": 2 }, - "version": "2.0" + "openRegistrations": true } }, - "mini.noellabo.jp": { + "gochisou.dev": { "nodeinfo": { "version": "2.0", "software": { @@ -71475,70 +76884,189 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 76 + "localPosts": 315 }, "openRegistrations": true } }, - "bzl.jp": { - "error": "HTTPSConnectionPool(host='bzl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pleroma.fandemonium.ovh": { + "error": "HTTPSConnectionPool(host='pleroma.fandemonium.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.fandemonium.ovh' doesn't match either of 'api.fandemonium.tk', 'i.fandemonium.tk'\")))" }, - "mastodon.chrxs.net": { - "error": "HTTPSConnectionPool(host='mastodon.chrxs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sunbeam.city/@Sci": { + "error": 404 }, - "blog.mmn-o.se": { - "error": "HTTPSConnectionPool(host='blog.mmn-o.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.mmn-o.se timed out. (connect timeout=3)'))" + "nokotaro.work": { + "error": "HTTPSConnectionPool(host='nokotaro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "tigre-bleu.net": { + "calumryan.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/sylvia_ritter": { - "error": 404 + "cmu.party": { + "error": "HTTPSConnectionPool(host='cmu.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.gamecircle.nova.0am.jp": { - "error": "HTTPSConnectionPool(host='mastodon.gamecircle.nova.0am.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.gamecircle.nova.0am.jp' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" + "therope.space": { + "error": "HTTPSConnectionPool(host='therope.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "tuxspace.net": { - "error": "HTTPSConnectionPool(host='tuxspace.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "testing.ahst.ro": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.hack13.me": { - "error": "HTTPSConnectionPool(host='mastodon.hack13.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "diaspora-fr.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.99.0-pe7a5e6c9" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "wordpress" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 6671, + "activeHalfyear": 3037, + "activeMonth": 942 + }, + "localPosts": 61597, + "localComments": 155717 + }, + "metadata": { + "nodeName": "diaspora-fr*", + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "podmin" + } + } }, - "traumadance.com": { - "error": "HTTPSConnectionPool(host='traumadance.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.patapouf.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 167 + }, + "openRegistrations": true + } }, - "geknupp.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "peertube.dsmouse.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 7888, + "localComments": 16 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } }, - "onikodon-v02.daemon.asia": { - "error": "HTTPSConnectionPool(host='onikodon-v02.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'onikodon-v02.daemon.asia' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" + "janny.moe": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.jpages.eu": { - "error": "HTTPSConnectionPool(host='mastodon.jpages.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.jpages.eu timed out. (connect timeout=3)'))" + "journo.social": { + "error": "HTTPSConnectionPool(host='journo.social', port=443): Read timed out. (read timeout=3)" }, - "4jwgv5qumfjf3oxn.4chan.icu": { - "error": "HTTPSConnectionPool(host='4jwgv5qumfjf3oxn.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mstdn.lovelive.social": { + "error": "HTTPSConnectionPool(host='mstdn.lovelive.social', port=443): Read timed out. (read timeout=3)" }, - "mbuto.ddns.net": { - "error": "HTTPSConnectionPool(host='mbuto.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "estpls.m.to": { + "error": "HTTPSConnectionPool(host='estpls.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mr.cameronmonagle.com": { - "error": "HTTPSConnectionPool(host='mr.cameronmonagle.com', port=8000): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "freeradical.zone": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2281, + "activeMonth": 153, + "activeHalfyear": 153 + }, + "localPosts": 218696 + }, + "openRegistrations": true + } }, - "mastodon.scoffoni.net": { - "error": "HTTPSConnectionPool(host='mastodon.scoffoni.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "o.kagucho.net": { + "error": "HTTPSConnectionPool(host='o.kagucho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'o.kagucho.net' doesn't match 'kagucho.net'\")))" }, - "chat.lcrprod.fr": { + "pixelfed.echelon4.xyz": { + "error": "HTTPSConnectionPool(host='pixelfed.echelon4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.4ray.co": { + "error": "HTTPSConnectionPool(host='pl.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "d1m5auvb55pl.4chan.icu": { + "error": "HTTPSConnectionPool(host='d1m5auvb55pl.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "groosha.cf": { "error": 404 }, - "mir.hostdon.jp": { - "error": "HTTPSConnectionPool(host='mir.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.tilde.team": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "dontbulling.me": { + "mastodon.circlelinego.com": { + "error": "HTTPSConnectionPool(host='mastodon.circlelinego.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mieth.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -71550,10 +77078,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", "relay", - "pleroma_emoji_reactions" + "safe_dm_mentions" ], "federation": { "enabled": true, @@ -71572,7 +77100,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "dontbulling.me", + "nodeName": "Pleroma/Mieth", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -71619,7 +77147,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://social.mieth.net/users/jzdm" + ], "suggestions": { "enabled": false }, @@ -71630,7 +77160,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -71640,63 +77170,33 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-578-ga51cdafc-remake-remodel-dms" + "version": "1.1.50-2520-gda93f399-develop" }, "usage": { - "localPosts": 9, + "localPosts": 3681, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "sawakai.space": { - "error": 404 - }, - "peertube.tokyo": { - "error": "HTTPSConnectionPool(host='peertube.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nuages.leventaire.org": { - "error": "HTTPSConnectionPool(host='nuages.leventaire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "albin.club": { + "error": "HTTPSConnectionPool(host='albin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "socialrai.eu": { + "mastodon.social/users/Jonathan_br1ght": { "error": 404 }, - "qwerty.city": { - "error": "HTTPSConnectionPool(host='qwerty.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kmmtn.com": { - "error": "HTTPSConnectionPool(host='kmmtn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "warubure.online": { + "error": "HTTPSConnectionPool(host='warubure.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chunski.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 11 - }, - "openRegistrations": false - } + "social.zarchbox.fr": { + "error": "HTTPSConnectionPool(host='social.zarchbox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Willemijn_vdB": { + "mastodon.waag.org": { "error": 404 }, - "primatemind.info": { - "error": "HTTPSConnectionPool(host='primatemind.info', port=443): Read timed out. (read timeout=3)" - }, - "pleroma-api-staging.herokuapp.com": { + "pleroma.huttiesroow.nl": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -71708,16 +77208,11 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", + "media_proxy", "relay" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -71726,9 +77221,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "DY Staging", + "mailerEnabled": false, + "nodeDescription": "Description? Yeah, whatever...", + "nodeName": "Huttiesroow", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -71776,7 +77271,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma-api-staging.herokuapp.com/users/steve" + "https://pleroma.huttiesroow.nl/users/roelofpieter" ], "suggestions": { "enabled": false @@ -71788,7 +77283,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -71798,39 +77293,63 @@ }, "software": { "name": "pleroma", - "version": "1.1.50" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 7, + "localPosts": 307, "users": { - "total": 9 + "total": 6 } }, "version": "2.0" } }, - "mastodon.fam-ribbers.com": { + "janboddez.tech": { + "error": "HTTPSConnectionPool(host='janboddez.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.l4p1n.met-hardware.fr": { + "error": "HTTPSConnectionPool(host='social.l4p1n.met-hardware.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "loli.estate": { + "error": "HTTPSConnectionPool(host='loli.estate', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.dvsn.net": { + "error": 403 + }, + "vriska.info": { + "error": "HTTPSConnectionPool(host='vriska.info', port=443): Read timed out. (read timeout=3)" + }, + "writing.exchange": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1100, + "activeMonth": 186, + "activeHalfyear": 511 }, - "localPosts": 167 + "localPosts": 49230 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.electriceye.info": { + "thisisgoodcontent.com": { + "error": "HTTPSConnectionPool(host='thisisgoodcontent.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.kitamurakz.com": { + "error": "HTTPSConnectionPool(host='pleroma.kitamurakz.com', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.toyoko.in": { + "error": "HTTPSConnectionPool(host='mstdn.toyoko.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kosebamse.com": { "nodeinfo": { "version": "2.0", "software": { @@ -71842,19 +77361,22 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 0, - "activeHalfyear": 5 + "total": 7, + "activeMonth": 1, + "activeHalfyear": 14 }, - "localPosts": 70 + "localPosts": 416 }, "openRegistrations": true } }, - "cloud.r5c3.fr": { - "error": 404 + "d20.eu": { + "error": "HTTPSConnectionPool(host='d20.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.skewed.de": { + "pleroma.eta-expanse.online": { + "error": "HTTPSConnectionPool(host='pleroma.eta-expanse.online', port=443): Read timed out. (read timeout=3)" + }, + "social.3dots.lv": { "nodeinfo": { "version": "2.0", "software": { @@ -71866,394 +77388,231 @@ ], "usage": { "users": { - "total": 2, + "total": 11, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 8 }, - "localPosts": 16 + "localPosts": 190311 }, - "openRegistrations": true + "openRegistrations": false } }, - "projectmakeit.com": { - "error": 404 - }, - "cloud.ax9.eu": { - "error": 404 - }, - "peertube.fediverse.ru": { - "error": "HTTPSConnectionPool(host='peertube.fediverse.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "lcy.moe": { - "error": 404 - }, - "mastodon.social/users/kyra": { - "error": 404 - }, - "don.akashi.cloud": { - "error": "HTTPSConnectionPool(host='don.akashi.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hfukuchi.masto.host": { - "error": "HTTPSConnectionPool(host='hfukuchi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "peertube.public-infrastructure.eu": { - "error": "HTTPSConnectionPool(host='peertube.public-infrastructure.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.technomancy.us": { - "error": 502 - }, - "danonidon.azarakko.net": { - "error": 404 - }, - "toot.world": { - "error": "HTTPSConnectionPool(host='toot.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.world' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" - }, - "mastodon.1134ic.jp": { - "error": "HTTPSConnectionPool(host='mastodon.1134ic.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.1134ic.jp timed out. (connect timeout=3)'))" - }, - "bobinas.pandilla4gatos.tk": { - "error": "HTTPSConnectionPool(host='bobinas.pandilla4gatos.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "deaf.rocks": { - "error": "HTTPSConnectionPool(host='deaf.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to deaf.rocks timed out. (connect timeout=3)'))" - }, - "mas.alixrossi.corsica": { - "error": "HTTPSConnectionPool(host='mas.alixrossi.corsica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dotstar.plus": { - "error": "HTTPSConnectionPool(host='social.dotstar.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "andrewanglinblog.wordpress.com": { - "error": 410 - }, - "pl.nulled.red": { - "error": "HTTPSConnectionPool(host='pl.nulled.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.nulled.red timed out. (connect timeout=3)'))" - }, - "epicyon.freedombone.net": { + "peertube2.cpy.re:443": { "nodeinfo": { - "openRegistrations": false, - "protocols": [ - "activitypub" - ], + "version": "2.0", "software": { - "name": "epicyon", - "version": "1.1.0" - }, - "usage": { - "localPosts": 1, - "users": { - "activeHalfyear": 1, - "activeMonth": 1, - "total": 1 - } - }, - "version": "2.0" - } - }, - "social.paco.to": { - "error": "HTTPSConnectionPool(host='social.paco.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.digitalog.it": { - "error": "HTTPSConnectionPool(host='m.digitalog.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.digitalog.it' doesn't match 'netzperfekt1.timmeserver.de'\")))" - }, - "maxm.cloud": { - "error": "HTTPSConnectionPool(host='maxm.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to maxm.cloud timed out. (connect timeout=3)'))" - }, - "petermolnar.net": { - "nodeinfo": { - "metadata": { - "nodeName": "petermolnar.net", - "software": { - "homepage": "https://github.com/petermolnar/nasg", - "github": "https://github.com/petermolnar/nasg", - "follow": "https://petermolnar.net" - }, - "email": "webmaster@petermolnar.net" + "name": "peertube", + "version": "2.1.1-nightly-2020-05-05" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "nasg", - "version": "6.6" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 586, - "localComments": 103, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } + "total": 9 + }, + "localPosts": 63334, + "localComments": 8 }, - "version": "2.0" - } - }, - "kappa333.jp": { - "error": "HTTPSConnectionPool(host='kappa333.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kappa333.jp timed out. (connect timeout=3)'))" - }, - "blog.koyu.space": { - "error": 404 - }, - "tavda.info": { - "error": 404 - }, - "mast.division25.xyz": { - "error": "HTTPSConnectionPool(host='mast.division25.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.ash.bzh": { - "error": "HTTPSConnectionPool(host='social.ash.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tripaforra.pt": { - "error": "HTTPSConnectionPool(host='tripaforra.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.flairy.de": { - "error": 503 - }, - "testing.hivemind.gq": { - "error": "HTTPSConnectionPool(host='testing.hivemind.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to testing.hivemind.gq timed out. (connect timeout=3)'))" - }, - "frontend.social": { - "error": "HTTPSConnectionPool(host='frontend.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to frontend.social timed out. (connect timeout=3)'))" - }, - "relos.social": { - "nodeinfo": { "metadata": { - "nodeName": "relos.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser", + "nodeConfig": { + "search": { + "remoteUri": { + "users": true, + "anonymous": false + } }, - "activitypub": { - "enabled": false, - "remote_follow": false + "plugin": { + "registered": [ + { + "name": "logo-framasoft", + "version": "0.0.1", + "description": "Framasoft logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" }, - "site": { - "name": "Relos.social", - "domain": "relos.social", - "url": "https://relos.social", - "description": null + "email": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 82, - "localComments": 0, - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false + } } }, - "mastodon.iszy.cc": { - "error": "HTTPSConnectionPool(host='mastodon.iszy.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "vyrse.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.neuron.city": { + "nextcloud.cglobe.info": { "error": 404 }, - "cloud.embebelab.com": { - "error": "HTTPSConnectionPool(host='cloud.embebelab.com', port=443): Read timed out. (read timeout=3)" + "mastodon.social/users/inurashii": { + "error": 404 }, - "kag.social": { + "heresmy.space": { + "error": "HTTPSConnectionPool(host='heresmy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "allulla.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 168, - "activeMonth": 7, - "activeHalfyear": 115 + "total": 3 }, - "localPosts": 7851 - }, - "openRegistrations": true - } - }, - "mastodon.social/users/fascist": { - "error": 404 - }, - "www.mancavgeek.co.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 842, - "localComments": 10 + "localPosts": 2, + "localComments": 0 }, "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "admin@mancavgeek.co.uk" - } - } - }, - "ctrlsocial.org": { - "error": "HTTPSConnectionPool(host='ctrlsocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pasdo.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ecotube.fr": { - "error": "HTTPSConnectionPool(host='ecotube.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "ogrecloud.ocloud.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nextcloud.content-casa.duckdns.org": { - "error": 404 - }, - "www.urdumediamonitor.com": { - "error": 404 - }, - "cartodon.com": { - "error": 404 - }, - "marnanel.org": { - "error": 404 - }, - "pixelfed.koehn.com": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.koehn.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.koehn.com", - "url": "https://pixelfed.koehn.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, "protocols": [ "activitypub" ], @@ -72261,365 +77620,61 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 99, - "localComments": 0, - "users": { - "total": 20, - "activeHalfyear": 17, - "activeMonth": 7 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "misskey.slum.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 11, - "activeHalfyear": 15 - }, - "localPosts": 24783 - }, - "openRegistrations": true - } - }, - "cloud.tacam.de": { - "error": 404 - }, - "mastodon.social/users/Owlman": { - "error": 404 - }, - "mandark.org": { - "error": 404 - }, - "social.eskalation.rocks": { - "error": "HTTPSConnectionPool(host='social.eskalation.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.myzkstr.tech": { - "error": "HTTPSConnectionPool(host='mstdn.myzkstr.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.myzkstr.tech timed out. (connect timeout=3)'))" - }, - "mstdn.tribly.de": { - "error": "HTTPSConnectionPool(host='mstdn.tribly.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "geekly.social": { - "error": "HTTPSConnectionPool(host='geekly.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "secure.poppelreuter.de": { - "error": 404 - }, - "status.jodyribton.me": { - "error": "HTTPSConnectionPool(host='status.jodyribton.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pic.otos.red": { - "error": "HTTPSConnectionPool(host='pic.otos.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nho.io": { - "error": "HTTPSConnectionPool(host='social.nho.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "edouard.paris": { - "error": 404 - }, - "gay.crime.team": { - "error": "HTTPSConnectionPool(host='gay.crime.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "labs.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='labs.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.kuriuzu.tk": { - "error": 404 - }, - "toot.xayah.net": { - "error": "HTTPSConnectionPool(host='toot.xayah.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fivewords.uk": { - "error": "HTTPSConnectionPool(host='fivewords.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "gensokyo.cloud": { - "error": "HTTPSConnectionPool(host='gensokyo.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "jamborafiki.net": { - "error": "HTTPSConnectionPool(host='jamborafiki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "ysfh.m.to": { - "error": "HTTPSConnectionPool(host='ysfh.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plaz.masto.host": { - "error": "HTTPSConnectionPool(host='plaz.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nadesiko-users.info": { - "error": "HTTPSConnectionPool(host='nadesiko-users.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "deepweb.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "taruntarun.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 46, - "activeMonth": 39, - "activeHalfyear": 146 - }, - "localPosts": 110090 - }, - "openRegistrations": true - } - }, - "px.nipponalba.scot": { - "error": 404 - }, - "toot.rip": { - "error": 503 - }, - "uberspace.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "social.schneesportlehrer.biz": { - "error": "HTTPSConnectionPool(host='social.schneesportlehrer.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.schneesportlehrer.biz' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "social.xeltica.work": { - "error": 410 - }, - "sspaeth.de": { - "error": 403 - }, - "https": { - "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.paas.jp": { - "error": "HTTPSConnectionPool(host='mastodon.paas.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.paas.jp timed out. (connect timeout=3)'))" - }, - "ostatus.shnoulle.net": { - "error": 404 - }, - "witchey.club": { - "error": "HTTPSConnectionPool(host='witchey.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mumbai.sh": { - "error": "HTTPSConnectionPool(host='mumbai.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.sudogeeks.com": { - "error": 404 - }, - "makevideo.twinkaga.in": { - "error": "HTTPSConnectionPool(host='makevideo.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "z.reticu.li": { - "error": 404 - }, - "io.schiessle.org": { - "error": "HTTPSConnectionPool(host='io.schiessle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mulligrubs.me": { - "error": "HTTPSConnectionPool(host='mulligrubs.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "hamradio.space": { - "error": "HTTPSConnectionPool(host='hamradio.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hamradio.space timed out. (connect timeout=3)'))" - }, - "videos.libreha.sh": { - "error": "HTTPSConnectionPool(host='videos.libreha.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "videos.chevroulet.ch": { - "error": "HTTPSConnectionPool(host='videos.chevroulet.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.cf-sc.de": { - "error": "HTTPSConnectionPool(host='friendica.cf-sc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.cf-sc.de timed out. (connect timeout=3)'))" - }, - "live.joinpeertubecrypto.org": { - "error": "HTTPSConnectionPool(host='live.joinpeertubecrypto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.bad.network": { - "error": "HTTPSConnectionPool(host='m.bad.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wolf.masto.host": { - "error": "HTTPSConnectionPool(host='wolf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "sudo.ca": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "efir.red": { - "error": "HTTPSConnectionPool(host='efir.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "b--n.net": { - "error": "HTTPSConnectionPool(host='b--n.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "testing1.digitalwasteland.info": { - "error": "HTTPSConnectionPool(host='testing1.digitalwasteland.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "patafisica.cc": { - "error": "HTTPSConnectionPool(host='patafisica.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "network.reyesbros.fr": { - "error": "HTTPSConnectionPool(host='network.reyesbros.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sunbreak.allaver.com": { - "error": "HTTPSConnectionPool(host='sunbreak.allaver.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-relay.hama3.net": { - "error": "HTTPSConnectionPool(host='mstdn-relay.hama3.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "asobigbang.net": { - "error": "HTTPSConnectionPool(host='asobigbang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "home.sexton-family.uk": { - "error": 404 - }, - "mstdn.h3z.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-h3zjp" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 6, - "activeHalfyear": 9 - }, - "localPosts": 28186 - }, - "openRegistrations": true + "metadata": { + "email": "l_artem@yahoo.com" + } } }, - "mastodon.social/users/Prime": { - "error": 404 - }, - "mstdn.lucida-memo.info": { - "error": "HTTPSConnectionPool(host='mstdn.lucida-memo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "offilth.stream": { - "error": "HTTPSConnectionPool(host='offilth.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.rutan.info": { - "error": 500 - }, - "elekk.xyz": { + "pod.tchncs.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "diaspora", + "version": "0.7.99.0-p323e8ae7" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2234, - "activeMonth": 246, - "activeHalfyear": 267 - }, - "localPosts": 675692 + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": false - } - }, - "mucha.messalina.de": { - "error": 404 - }, - "mastodon.gracie-tech.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.gracie-tech.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.gracie-tech.tokyo timed out. (connect timeout=3)'))" - }, - "homemadeguns.wordpress.com": { - "error": 404 - }, - "www.hyperborea.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] }, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 2437, + "activeHalfyear": 1269, + "activeMonth": 97 }, - "localPosts": 3374, - "localComments": 4108 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 2626, + "localComments": 3044 }, "metadata": { - "email": "webmaster@hyperborea.org" + "nodeName": "tchncs*", + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "technics" } } }, - "social.iaccessibility.net": { - "error": "HTTPSConnectionPool(host='social.iaccessibility.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.ftfl.ca": { - "error": "HTTPSConnectionPool(host='mastodon.ftfl.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "qweer.pw": { - "error": "HTTPSConnectionPool(host='qweer.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.didierlaumen.be": { - "error": 403 - }, - "social.degruchy.org": { - "error": "HTTPSConnectionPool(host='social.degruchy.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast.bgemi.net": { - "error": "HTTPSConnectionPool(host='mast.bgemi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.valinor.fr": { + "tube.govital.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -72634,16 +77689,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 4 }, - "localPosts": 5951, + "localPosts": 181168, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", + "nodeName": "tube.govital.net", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -72667,11 +77722,11 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -72767,82 +77822,76 @@ } } }, - "music.librepunk.club": { + "moe.twee.moe": { + "error": "HTTPSConnectionPool(host='moe.twee.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.ctrlz.es": { + "error": "HTTPSConnectionPool(host='social.ctrlz.es', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.mailtrix.app": { "nodeinfo": { - "openRegistrations": true, "version": "2.0", "software": { - "version": "0.19.0", - "name": "funkwhale" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "shortDescription": "the funkwhale instance for the librepunk shogunate", - "private": false, - "actorId": "https://music.librepunk.club/federation/actors/service", - "library": { - "tracks": { - "total": 31605 - }, - "music": { - "hours": 2456.782777777778 - }, - "albums": { - "total": 4657 - }, - "artists": { - "total": 6105 - }, - "anonymousCanListen": true, - "federationEnabled": true, - "federationNeedsApproval": true - }, - "usage": { - "favorites": { - "tracks": { - "total": 86 - } - }, - "listenings": { - "total": 2526 - } - }, - "longDescription": "", - "nodeName": "music.librepunk.club", - "supportedUploadExtensions": [ - "flac", - "mp3", - "ogg" - ] - }, "usage": { "users": { - "activeMonth": 4, - "total": 39, - "activeHalfyear": 4 - } - } + "total": 7, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 6 + }, + "openRegistrations": true } }, - "null.social": { - "error": "HTTPSConnectionPool(host='null.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.e5150.fr": { + "error": 404 }, - "the-simulator.club": { - "error": "HTTPSConnectionPool(host='the-simulator.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bittube.video": { + "error": "HTTPSConnectionPool(host='bittube.video', port=443): Read timed out. (read timeout=3)" }, - "heislandmine.mydns.jp": { + "firstchurchofspacejesus.blogspot.com": { + "error": 404 + }, + "v240rc1.maud.io": { + "error": "HTTPSConnectionPool(host='v240rc1.maud.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jrocky.web.ugm.ac.id": { + "error": "HTTPSConnectionPool(host='jrocky.web.ugm.ac.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "decepticons.eu.org": { + "error": "HTTPSConnectionPool(host='decepticons.eu.org', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.garbage-juice.com": { + "error": "HTTPSConnectionPool(host='mastodon.garbage-juice.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.frozenutopia.net": { + "error": "HTTPSConnectionPool(host='mstdn.frozenutopia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.lynxpebbles.me": { + "error": "HTTPSConnectionPool(host='toot.lynxpebbles.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/andybalaam": { + "error": 404 + }, + "pod.jpope.org": { + "error": "HTTPSConnectionPool(host='pod.jpope.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pod.jpope.org' doesn't match either of 'avatars.jpope.org', 'bin.jpope.org', 'bugs.jpope.org', 'cork.jpope.org', 'id.jpope.org', 'jpope.org', 'links.jpope.org', 'oc.jpope.org', 'pad.jpope.org', 'photos.jpope.org', 'post.scrobble.jpope.org', 'rc.jpope.org', 'resume.jpope.org', 'scrobble.jpope.org', 'static.jpope.org', 'ttrss.jpope.org', 'u.jpope.org', 'whird.jpope.org', 'www.jpope.org'\")))" + }, + "test.rei-ayanami.club": { + "error": "HTTPSConnectionPool(host='test.rei-ayanami.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xgold.xyz": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.ledoian.cz": { + "fedi.vulpes.one": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -72851,17 +77900,47 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "TagPolicy", + "BlockPolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "switter.at", + "humblr.social", + "sinblr.com" + ], + "banner_removal": [ + "switter.at", + "humblr.social", + "sinblr.com" + ], + "federated_timeline_removal": [], + "media_nsfw": [ + "switter.at", + "humblr.social", + "sinblr.com", + "yorishiro.space" + ], + "media_removal": [ + "baraag.net", + "anime.website" + ], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [ + "sunbeam.city", + "fedi.lynnesbian.space" + ] }, "fieldsLimits": { "maxFields": 10, @@ -72870,9 +77949,9 @@ "valueLength": 2048 }, "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "This is a private instance for LEdoian and maybe some of his friends.", - "nodeName": "LEdoian's Pleroma", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "fedi.vulpes.one", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -72882,9 +77961,10 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -72915,21 +77995,20 @@ "user-search", "user_exists", "users", - "web", - "admin" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.ledoian.cz/users/ledoian" + "https://fedi.vulpes.one/users/Feuerfuchs" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "avatar": 100000, + "background": 400000, + "banner": 200000, + "general": 1500000 } }, "openRegistrations": false, @@ -72942,24 +78021,48 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 13, + "localPosts": 2657, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "wikitetas.club": { - "error": "HTTPSConnectionPool(host='wikitetas.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "waferbaby.com": { + "error": 404 }, - "srv1.gerifilmai.ynh.fr": { - "error": "HTTPSConnectionPool(host='srv1.gerifilmai.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to srv1.gerifilmai.ynh.fr timed out. (connect timeout=3)'))" + "pointless.net": { + "error": 404 }, - "social.beckmeyer.us": { + "transmuffin.tech": { + "error": "HTTPSConnectionPool(host='transmuffin.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.curiousminds.net": { + "error": "HTTPSConnectionPool(host='social.curiousminds.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "macgirvin.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "voluntaryism.club": { + "error": "HTTPSConnectionPool(host='voluntaryism.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "intriguing.website": { + "error": "HTTPSConnectionPool(host='intriguing.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hub.tschlotfeldt.de": { + "error": 404 + }, + "mstdn.itmedia.co.jp": { + "error": 404 + }, + "landdestroyer.blogspot.com": { + "error": 404 + }, + "pl.knotteye.cc": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -72969,29 +78072,74 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "BlockPolicy" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pawoo.net", + "kinky.business", + "sinblr.com", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "switter.at", + "birdsite.link", + "botsin.space", + "castling.club", + "beeping.town", + "quey.org", + "gameliberty.club", + "mhc.social", + "abdl.link", + "cmx.im", + "propulse.club", + "mastodon.cyber-tribal.com", + "mstdn.foxfam.club", + "pl.smuglo.li" + ], + "media_nsfw": [ + "kinky.business", + "sinblr.com", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "switter.at", + "friends.nico", + "abdl.link", + "stereophonic.space" + ], + "media_removal": [ + "pawoo.net", + "baraag.net" + ], + "reject": [ + "mastodon.starrevolution.org", + "greenlifeplus.net", + "pokemon.men", + "gab.com", + "develop.gab.com", + "freefedifollowers.ga", + "not-develop.gab.com" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "librem.one" + ] }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Beckmeyer Social", + "nodeName": "Pleroma/KnottEye", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -73039,21 +78187,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.beckmeyer.us/users/TinfoilSubmarine" + "https://pl.knotteye.cc/users/admin" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 999000000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -73061,52 +78214,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.6" }, "usage": { - "localPosts": 57, + "localPosts": 2297, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "armstube.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 139 - }, - "localPosts": 1426, - "localComments": 9 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Armstube", - "nodeDescription": "Armstube is a decentralized video streaming network" - } - } + "keype.cloud": { + "error": 404 }, - "spheres.solarnight.net": { + "nc.mieth.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.r2fish.com": { + "error": 404 + }, + "wastodon.herokuapp.com": { + "error": 404 + }, + "soc.gng.io": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -73118,7 +78249,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -73139,7 +78269,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "SolarNight Spheres", + "nodeName": "GNGSoc", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -73187,16 +78317,20 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://spheres.solarnight.net/users/jstargazer" + "https://soc.gng.io/users/gmorell" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 20000000 + "general": 16000000 } }, "openRegistrations": false, @@ -73209,151 +78343,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "1.1.50-2232-gee0c4083-develop" }, "usage": { - "localPosts": 55, + "localPosts": 1, "users": { - "total": 5 + "total": 2 } }, "version": "2.0" } }, - "disney.host": { - "error": "HTTPSConnectionPool(host='disney.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ppvideo.piratpartiet.se": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cuties.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 17, - "activeHalfyear": 17 - }, - "localPosts": 4120 - }, - "openRegistrations": true - } - }, - "mastodon.rta.vn": { - "error": 403 - }, - "parkrocker.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 0, - "localComments": 0 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [], - "metadata": { - "email": "mail@parkrocker.com" - } - } - }, - "arkaic.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 233 - }, - "openRegistrations": false - } - }, - "ikkandon.herokuapp.com": { - "error": 404 - }, - "mastodon.social/users/vms20591": { - "error": 404 - }, - "luther.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 132 - }, - "openRegistrations": false - } - }, - "robboss.art": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 9 - }, - "localPosts": 49 - }, - "openRegistrations": false - } + "twinja.club": { + "error": "HTTPSConnectionPool(host='twinja.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "pleroma.exo.icu": { + "firebird.zone": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -73363,6 +78367,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -73370,14 +78376,21 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "NoOpPolicy", + "BlockNotification" ], "quarantined_instances": [] }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "EXO::PLACE", + "nodeDescription": "The Firebird Zone", + "nodeName": "Firebird Zone", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -73425,14 +78438,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.exo.icu/users/exo" + "https://firebird.zone/users/phoenix" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -73443,8 +78452,7 @@ }, "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -73452,78 +78460,27 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.2" }, "usage": { - "localPosts": 350, + "localPosts": 3093, "users": { - "total": 30 + "total": 17 } }, "version": "2.0" } }, - "bghost.xyz": { - "error": 404 - }, - "tube.beznell.ooo": { - "error": "HTTPSConnectionPool(host='tube.beznell.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nginx5-masnginx.193b.starter-ca-central-1.openshiftapps.com": { - "error": "HTTPSConnectionPool(host='nginx5-masnginx.193b.starter-ca-central-1.openshiftapps.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.davidpeach.co.uk": { - "error": "HTTPSConnectionPool(host='peertube.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nagasaki.jp": { - "error": "HTTPSConnectionPool(host='mstdn.nagasaki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wierlemann.net": { - "error": 500 - }, - "matrix.guelink.de": { - "error": "HTTPSConnectionPool(host='matrix.guelink.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.chumley.io": { - "error": "HTTPSConnectionPool(host='mastodon.chumley.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "whatiscarlydoing.party": { - "error": "HTTPSConnectionPool(host='whatiscarlydoing.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'whatiscarlydoing.party' doesn't match 'askagainlater.com'\")))" - }, - "peertube.thepirate.party": { - "error": "HTTPSConnectionPool(host='peertube.thepirate.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.thepirate.party timed out. (connect timeout=3)'))" + "maddypa.ws": { + "error": "HTTPSConnectionPool(host='maddypa.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hashtag-relay2.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='hashtag-relay2.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sumou.fun": { + "error": "HTTPSConnectionPool(host='sumou.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "aria.dog": { + "social.the-penguin.de": { "error": 404 }, - "social.moeoverflow.org": { - "error": "HTTPSConnectionPool(host='social.moeoverflow.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.abdl.link": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+bottle" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 5 - }, - "openRegistrations": true - } - }, - "welsea.site": { + "friskypaws.social": { "nodeinfo": { "version": "2.0", "software": { @@ -73536,17 +78493,77 @@ "usage": { "users": { "total": 2, - "activeMonth": 2, + "activeMonth": 1, "activeHalfyear": 2 }, - "localPosts": 1535 + "localPosts": 3502 }, "openRegistrations": false } }, - "jos.prismdragon.net": { - "nodeinfo": { - "metadata": { + "social.hardwarepunk.de": { + "error": "HTTPSConnectionPool(host='social.hardwarepunk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.tetrisfreak.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "voxcry.pt": { + "error": "HTTPSConnectionPool(host='voxcry.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sawakai.space": { + "error": 404 + }, + "vipgirlfriend.xxx": { + "error": 404 + }, + "axs.app.jenbal.com": { + "error": 404 + }, + "bongocats.town": { + "error": "HTTPSConnectionPool(host='bongocats.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "go-newbie.club": { + "error": "HTTPSConnectionPool(host='go-newbie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "ruxnor.net": { + "error": "HTTPSConnectionPool(host='ruxnor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mein-traumabschluss.de/friendica": { + "error": 404 + }, + "nextcloud.dreamstyleus.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "windoos.click": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "techie.family": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 22 + }, + "openRegistrations": true + } + }, + "community.africanbushdoctorz.com": { + "error": "HTTPSConnectionPool(host='community.africanbushdoctorz.com', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.dyomedea.com": { + "nodeinfo": { + "metadata": { "accountActivationRequired": false, "features": [ "pleroma_api", @@ -73556,10 +78573,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -73568,9 +78591,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Code Plains", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -73618,7 +78641,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://jos.prismdragon.net/users/codebalion" + "https://pleroma.dyomedea.com/users/evlist" ], "suggestions": { "enabled": false @@ -73640,431 +78663,281 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 36, + "localPosts": 189, "users": { - "total": 10 + "total": 2 } }, "version": "2.0" } }, - "mstdn.erirun.net": { - "error": "HTTPSConnectionPool(host='mstdn.erirun.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.jacky.wtf": { + "error": "HTTPSConnectionPool(host='video.jacky.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.jacky.wtf' doesn't match 'analytics.jacky.wtf'\")))" }, - "mastodon.social/users/Jessifer": { - "error": 404 + "mstdn.nahcnuj.work": { + "error": "HTTPSConnectionPool(host='mstdn.nahcnuj.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "aaronpk.com": { + "old.regionalkollektiv.de": { + "error": "HTTPSConnectionPool(host='old.regionalkollektiv.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'old.regionalkollektiv.de' doesn't match either of 'www.serverzert.de', 'serverzert.de'\")))" + }, + "social.xttech.top": { + "error": "HTTPSConnectionPool(host='social.xttech.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rushon.xyz": { + "error": "HTTPSConnectionPool(host='social.rushon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.drdr.work": { + "error": 410 + }, + "pleroma.anduin.net": { "nodeinfo": { "metadata": { - "nodeName": "https://aaronparecki.com", - "software": { - "homepage": "https://p3k.io/", - "github": "https://github.com/aaronpk/p3k", - "follow": "https://aaronparecki.com/aaronpk" + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gabfed.com", + "gab.ai", + "gab.com", + "develop.gab.com", + "freefedifollowers.ga", + "mstdn.jp", + "pawoo.net", + "wagesofsinisdeath.com", + "exited.eu" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Anduin.net", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.anduin.net/users/ltning" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub", - "webmention" + "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "github" - ] + "outbound": [] }, "software": { - "name": "p3k", - "version": "0.9.0" + "name": "pleroma", + "version": "2.0.2" }, "usage": { - "localPosts": 59982, - "localComments": 0, + "localPosts": 9, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 2 } }, "version": "2.0" } }, - "masto.angristan.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 74 - }, - "openRegistrations": false - } - }, - "ifsotvvs74u9byfkvijeqief6.4chan.icu": { - "error": "HTTPSConnectionPool(host='ifsotvvs74u9byfkvijeqief6.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "toot.with.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "tsr.cloud": { - "error": "HTTPSConnectionPool(host='tsr.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.obscuritus.ca": { - "error": "HTTPSConnectionPool(host='status.obscuritus.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "paopao.rkun.cf": { - "error": "HTTPSConnectionPool(host='paopao.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.lkw.tf": { - "error": "HTTPSConnectionPool(host='social.lkw.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.lunaticgeek.com": { + "error": 404 }, - "nemoroma.ml": { - "error": "HTTPSConnectionPool(host='nemoroma.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "off-the-clock.us": { + "error": "HTTPSConnectionPool(host='off-the-clock.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.0x9.pw": { - "error": "HTTPSConnectionPool(host='mstdn.0x9.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "berget.nu": { + "error": 404 }, - "agora-2866.nodechef.com": { - "error": "HTTPSConnectionPool(host='agora-2866.nodechef.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "k3i.pw": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "video.selea.se": { + "pixelfed.autrechose.club": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 106574, - "localComments": 15 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "pixelfed.autrechose.club", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "nodeName": "video.selea.se", - "nodeDescription": "Private peertube instance for friends and family", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "activitypub": { + "enabled": true, + "remote_follow": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "domain": "pixelfed.autrechose.club", + "url": "https://pixelfed.autrechose.club", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": true } } - } - } - }, - "write.vanoix.com": { - "nodeinfo": { - "metadata": { - "nodeName": "write.vanoix.com", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 2 - }, - "localPosts": 11 - }, - "version": "2.0" - } - }, - "blog.wegmueller.it": { - "nodeinfo": { - "metadata": { - "nodeName": "Toastys Personal Blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.10.0-118-g3759f16" + "name": "pixelfed", + "version": "0.10.8" }, "usage": { + "localPosts": 7, + "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 5 + "total": 4, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "friendica.mohs.privatedns.org": { - "error": "HTTPSConnectionPool(host='friendica.mohs.privatedns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.mohs.privatedns.org timed out. (connect timeout=3)'))" + "pawoo.gskapp.live": { + "error": "HTTPSConnectionPool(host='pawoo.gskapp.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mana9356.m.to": { - "error": "HTTPSConnectionPool(host='mana9356.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.roost.eu": { + "error": "HTTPSConnectionPool(host='friendica.roost.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.roost.eu' doesn't match either of '*.metanet.ch', 'metanet.ch', '*.hostorama.com', 'hostorama.com'\")))" }, - "diaspora.permutationsofchaos.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 1068, - "activeHalfyear": 116, - "activeMonth": 32 - }, - "localPosts": 4083, - "localComments": 5363 - }, - "metadata": { - "nodeName": "Permutations Of Chaos", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "jjhobbs" - } - } + "pleroma.docker.gvcr.ca": { + "error": 404 }, - "social.poppelreuter.de/social": { - "error": "HTTPSConnectionPool(host='social.poppelreuter.de', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.poppelreuter.de' doesn't match either of 'mail.poppelreuter.de', 'secure.poppelreuter.de', 'xmpp.poppelreuter.de'\")))" + "nosocial.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.daw50n.net": { - "error": 404 + "innerwebs.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.sigpipe.link": { - "error": "HTTPSConnectionPool(host='mstdn.sigpipe.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "novelist.nagoya": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.zdx.fr": { + "desvox.es": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -74076,16 +78949,13 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay" + "pleroma_emoji_reactions" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -74096,7 +78966,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma on ZdX", + "nodeName": "Pleroma/desvox", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -74144,7 +79014,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.zdx.fr/users/xakan" + "https://desvox.es/users/alayna" ], "suggestions": { "enabled": false @@ -74166,186 +79036,84 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-640-g55a3a3c3-develop" }, "usage": { - "localPosts": 120, + "localPosts": 16719, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "mastodon2.gnudoux.org.ve": { - "error": "HTTPSConnectionPool(host='mastodon2.gnudoux.org.ve', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon2.gnudoux.org.ve timed out. (connect timeout=3)'))" - }, - "www.simounet.net": { + "peertube.lol": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 329, - "localComments": 1738 + "name": "peertube", + "version": "1.3.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "contact@simounet.net" - } - } - }, - "n42.de.essnk.com": { - "error": 404 - }, - "mastodon.smallbooks.com.tw": { - "error": "HTTPSConnectionPool(host='mastodon.smallbooks.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.smallbooks.com.tw' doesn't match either of '*.wordpress.com', 'wordpress.com'\")))" - }, - "felk.ie": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 4 }, - "localPosts": 2 - }, - "openRegistrations": false - } - }, - "coyote.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "localPosts": 2872, + "localComments": 1 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 84 - }, - "openRegistrations": false + "nodeName": "peertube.lol", + "nodeDescription": "" + } } }, - "mastodon.social/users/C418": { - "error": 404 - }, - "hellsite.site": { + "a4.io": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "microblogpub", + "version": "ed12d8f", + "repository": "https://github.com/tsileo/microblog.pub" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 195, - "activeMonth": 138, - "activeHalfyear": 270 - }, - "localPosts": 286381 - }, - "openRegistrations": false - } - }, - "ours.orencak.sk": { - "error": 403 - }, - "psyched.cat": { - "error": "HTTPSConnectionPool(host='psyched.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Flazian": { - "error": 404 - }, - "tooting.intensifi.es": { - "error": 404 - }, - "firedragonvideos.com": { - "error": "HTTPSConnectionPool(host='firedragonvideos.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.starling.zone": { - "error": "HTTPSConnectionPool(host='mastodon.starling.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.rozlan-society.tk": { - "error": "HTTPSConnectionPool(host='www.rozlan-society.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shimbashi.beer": { - "error": "HTTPSConnectionPool(host='shimbashi.beer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "kibou.misoni.club": { - "error": "HTTPSConnectionPool(host='kibou.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "b.pagekite.me": { - "error": 503 - }, - "mastodon.emse.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "services": { + "inbound": [], + "outbound": [] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 10, - "activeMonth": 1, - "activeHalfyear": 10 + "total": 1 }, - "localPosts": 13 + "localPosts": 118 }, - "openRegistrations": false + "metadata": { + "nodeName": "@t@a4.io", + "version": "ed12d8f", + "versionDate": "Author: Thomas Sileo " + } } }, - "mastodon.digitalkr.am": { - "error": "HTTPSConnectionPool(host='mastodon.digitalkr.am', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "funkapi.home.senan.xyz": { - "error": "HTTPSConnectionPool(host='funkapi.home.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "css-mastodon.ga": { - "error": "HTTPSConnectionPool(host='css-mastodon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "terrible.graphics": { - "error": "HTTPSConnectionPool(host='terrible.graphics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'terrible.graphics' doesn't match either of '*.streamasaurus.com', 'streamasaurus.com'\")))" - }, - "mastodon.matthewkrohn.net": { - "error": "HTTPSConnectionPool(host='mastodon.matthewkrohn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.rice.id.au": { + "error": "HTTPSConnectionPool(host='social.rice.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "video.antirep.net": { + "tube.homecomputing.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -74362,20 +79130,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 50 + "total": 2 }, - "localPosts": 1756, - "localComments": 0 + "localPosts": 4443, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AntiRep!Net PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\n\nWe are always looking to follow and add other servers with radical and anarchist and/or informational content. \n- Email : arn@antirep.net\n- Peertube : https://joinpeertube.org/en/\n----\nPeerTube, une plate-forme de diffusion vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\nNous cherchons toujours \u00e0 suivre et \u00e0 ajouter d\u2019autres serveurs \u00e0 contenu radical, anarchiste et / ou informatif.\n- Email : arn@antirep.net\n- Peertube : https://joinpeertube.org/fr/", + "nodeName": "Homecomputing", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -74392,13 +79160,17 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480 + 240, + 360, + 480, + 720, + 1080 ] }, "import": { @@ -74471,8 +79243,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -74486,156 +79258,164 @@ } } }, - "cloud.z0ne.moe": { - "error": "HTTPSConnectionPool(host='cloud.z0ne.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.z0ne.moe' doesn't match either of 'fedi.z0ne.moe', 'mail.z0ne.moe', 'mc.z0ne.moe', 'muc.xmpp.z0ne.moe', 'xmpp.z0ne.moe', 'z0ne.moe', 'zerotsu.z0ne.moe'\")))" + "soranews24.com": { + "error": 404 }, - "insta.oslight.ovh": { + "social.foss.guru": { + "error": "HTTPSConnectionPool(host='social.foss.guru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "prost.staendsche.de": { "nodeinfo": { - "metadata": { - "nodeName": "insta.oslight.ovh", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "insta.oslight.ovh", - "url": "https://insta.oslight.ovh", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, "usage": { - "localPosts": 31, - "localComments": 0, "users": { - "total": 47, - "activeHalfyear": 41, - "activeMonth": 3 - } + "total": 12, + "activeMonth": 10, + "activeHalfyear": 13 + }, + "localPosts": 482 }, - "version": "2.0", "openRegistrations": true } }, - "ropsten.numaverse.com": { - "error": "HTTPSConnectionPool(host='ropsten.numaverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "community.lingoda.com": { + "error": "HTTPSConnectionPool(host='community.lingoda.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.lecker.coffee": { + "pub.ohi.icu": { + "error": "HTTPSConnectionPool(host='pub.ohi.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/FakeRobotGamer": { + "error": 404 + }, + "pumba.space": { + "error": "HTTPSConnectionPool(host='pumba.space', port=443): Read timed out. (read timeout=3)" + }, + "tinypod.org": { + "error": "HTTPSConnectionPool(host='tinypod.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friends.noise.rocks": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.03-1338" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 77 + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Noise Rocks", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "mastodon.stanisic.nl": { - "error": "HTTPSConnectionPool(host='mastodon.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "xstential.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "gomame.work": { + "ohrenbilder.de": { + "error": 404 + }, + "heavensfeel.xyz": { + "error": "HTTPSConnectionPool(host='heavensfeel.xyz', port=443): Read timed out. (read timeout=3)" + }, + "tutut.delire.party": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 661 + "total": 12, + "activeMonth": 8, + "activeHalfyear": 10 + }, + "localPosts": 7453 }, "openRegistrations": false } }, - "soc.spru.sr": { - "error": "HTTPSConnectionPool(host='soc.spru.sr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.chogawa-bunko.com": { - "error": "HTTPSConnectionPool(host='mstdn.chogawa-bunko.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.bbqmasters.life": { - "error": "HTTPSConnectionPool(host='mastodon.bbqmasters.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "2mb.social": { + "error": "HTTPSConnectionPool(host='2mb.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tgragnato.it": { + "mattbk.com": { "error": 403 }, - "pleroma.at7s.me": { - "error": "HTTPSConnectionPool(host='pleroma.at7s.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "wubrg.social": { + "social.diskseven.com": { "nodeinfo": { "version": "2.0", "software": { @@ -74647,76 +79427,264 @@ ], "usage": { "users": { - "total": 46, - "activeMonth": 18, - "activeHalfyear": 26 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 13340 + "localPosts": 44579 }, "openRegistrations": false } }, - "rawe.nl": { - "error": "HTTPSConnectionPool(host='rawe.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.louis.mushland.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.louis.mushland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.remram.fr": { + "cloud.politpunk.ch": { "error": 404 }, - "tube.theocevaer.fr": { - "error": "HTTPSConnectionPool(host='tube.theocevaer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.theocevaer.fr' doesn't match 'theocevaer.fr'\")))" + "nullnet.us": { + "error": "HTTPSConnectionPool(host='nullnet.us', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/roseieamory": { + "mastodon.social/users/twryst": { "error": 404 }, - "libreadvice.org": { + "blog.cooponscitech.in": { + "error": "HTTPSConnectionPool(host='blog.cooponscitech.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.webtangle.de": { + "error": "HTTPSConnectionPool(host='cloud.webtangle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "music.lo.hn": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + } + }, + "metadata": { + "actorId": "https://music.lo.hn/federation/actors/service", + "private": false, + "shortDescription": "Spotilohn", + "longDescription": "Spotilohn", + "rules": "Spotilohn", + "contactEmail": "j@lo.hn", + "terms": "Spotilohn", + "nodeName": "Spotilohn", + "banner": null, + "defaultUploadQuota": 0, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 399 + }, + "artists": { + "total": 146 + }, + "albums": { + "total": 168 + }, + "music": { + "hours": 3100.632777777778 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "Spotilohn", + "knownNodesListUrl": "https://music.lo.hn/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 1 + } + }, + "listenings": { + "total": 21 + }, + "downloads": { + "total": 29 + } + } + } + } + }, + "thailand.masto.host": { + "error": "HTTPSConnectionPool(host='thailand.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ricks.uber.space": { "error": 404 }, - "mastodon.chriswiegman.com": { + "nc.wingartz.de": { + "error": 404 + }, + "social.sl-network.fr": { + "error": 404 + }, + "bokgruven.no": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 50, + "activeMonth": 20, + "activeHalfyear": 75 }, - "localPosts": 805 + "localPosts": 320 }, - "openRegistrations": false + "openRegistrations": true } }, - "aterra.info": { - "error": 410 + "mastodon.rigal.eu.org": { + "error": "HTTPSConnectionPool(host='mastodon.rigal.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.thegraveyard.org": { - "error": "HTTPSConnectionPool(host='mastodon.thegraveyard.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubzilla.ps.lsf-group.de": { + "error": "HTTPSConnectionPool(host='hubzilla.ps.lsf-group.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "satzfetzen.de": { - "error": 404 + "glitch.masto.host": { + "error": "HTTPSConnectionPool(host='glitch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "music.pawoo.net": { + "mst.nanaaki.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 4, + "activeHalfyear": 12 + }, + "localPosts": 18634 + }, + "openRegistrations": true + } + }, + "akitadon.info": { "error": 404 }, - "nearly.social": { - "error": "HTTPSConnectionPool(host='nearly.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kylebronsdon.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 823, + "localComments": 73 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "kyle@kylebronsdon.com" + } + } }, - "saigodon.jp": { - "error": "HTTPSConnectionPool(host='saigodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "arjoranta.fi": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.macfan.ne.jp": { - "error": "HTTPSConnectionPool(host='mstdn.macfan.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.gdoublet.fr": { + "error": "HTTPSConnectionPool(host='mastodon.gdoublet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.gdoublet.fr' doesn't match 'cloud.gdoublet.fr'\")))" }, - "cityfellas.com": { - "error": "HTTPSConnectionPool(host='cityfellas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "pieville.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 252, + "activeMonth": 68, + "activeHalfyear": 209 + }, + "localPosts": 69328 + }, + "openRegistrations": true + } }, - "mastodon.lw1.at": { + "jitakudon.com": { + "error": "HTTPSConnectionPool(host='jitakudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sackheads.social": { "nodeinfo": { "version": "2.0", "software": { @@ -74728,110 +79696,114 @@ ], "usage": { "users": { - "total": 1, + "total": 7, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 179 + "localPosts": 182 }, "openRegistrations": false } }, - "aqueous-sea-10253.herokuapp.com": { + "moriyakidon.mamemo.online": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 21, + "activeMonth": 9, + "activeHalfyear": 16 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 56757 + }, + "openRegistrations": false + } + }, + "ap.tinysubversions.com": { + "error": "HTTPSConnectionPool(host='ap.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "unqualified-reservations.blogspot.hk": { + "error": 404 + }, + "skull.boutique": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 4, + "activeHalfyear": 5 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 76 + }, + "openRegistrations": false + } + }, + "mastodon.zombor.net": { + "error": "HTTPSConnectionPool(host='mastodon.zombor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.blue": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 165, + "activeMonth": 5, + "activeHalfyear": 17 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "localPosts": 6596 + }, + "openRegistrations": true + } + }, + "techtube.info.tm": { + "error": "HTTPSConnectionPool(host='techtube.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "usamin.cafe": { + "error": "HTTPSConnectionPool(host='usamin.cafe', port=443): Read timed out. (read timeout=3)" + }, + "avarty.net": { + "error": 404 + }, + "test.pso2.club": { + "error": "HTTPSConnectionPool(host='test.pso2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "alias.erdorin.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 51 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 3931, + "localComments": 9617 }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -74839,43 +79811,65 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "stephane.gallay@me.com" + } + } + }, + "maoh.company": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "1.1.50" + "name": "mastodon", + "version": "3.1.3+glitch_0504_75b0fa8" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 43, "users": { - "total": 9 - } + "total": 11, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 1599 }, - "version": "2.0" + "openRegistrations": false } }, - "lapis.yko.me": { + "morg.i.ng": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Lapis", + "nodeName": "Morg Is Not Good", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -74923,14 +79917,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://lapis.yko.me/users/ariayko" + "https://morg.i.ng/users/morg" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -74941,8 +79931,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -74950,132 +79939,36 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "2.0.0" }, "usage": { - "localPosts": 21, + "localPosts": 792, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "letsrulethe.world": { - "error": "HTTPSConnectionPool(host='letsrulethe.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to letsrulethe.world timed out. (connect timeout=3)'))" - }, - "bgdream.org": { - "error": "HTTPSConnectionPool(host='bgdream.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hakorena.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 12 - }, - "localPosts": 3922 - }, - "openRegistrations": true - } - }, - "vorlon.social": { - "error": "HTTPSConnectionPool(host='vorlon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.kikkirej.net": { - "error": 404 - }, - "noagendasocial.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5241, - "activeMonth": 1346, - "activeHalfyear": 2132 - }, - "localPosts": 776531 - }, - "openRegistrations": false - } - }, - "voxcry.pt": { - "error": "HTTPSConnectionPool(host='voxcry.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.xkcd.network": { - "error": "HTTPSConnectionPool(host='dev.xkcd.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.wolkenbruch.ml": { - "error": "HTTPSConnectionPool(host='pleroma.wolkenbruch.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.wolkenbruch.ml timed out. (connect timeout=3)'))" - }, - "mastodon.thequietplace.social": { - "error": "HTTPSConnectionPool(host='mastodon.thequietplace.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.fsf.org": { + "www.mcsweeneys.net": { "error": 404 }, - "nia.m.to": { - "error": "HTTPSConnectionPool(host='nia.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.secureplace.space": { - "error": "HTTPSConnectionPool(host='social.secureplace.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "madrid.how": { - "error": "HTTPSConnectionPool(host='madrid.how', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, "pleroma.voidlurker.net": { - "error": "HTTPSConnectionPool(host='pleroma.voidlurker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.genxp.net": { - "error": "HTTPSConnectionPool(host='social.genxp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "error": "HTTPSConnectionPool(host='pleroma.voidlurker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "datastore.dumatics.com": { - "error": 404 + "gammon.club": { + "error": "HTTPSConnectionPool(host='gammon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "begbie.party": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 120 - }, - "openRegistrations": false - } + "yoso.hostdon.jp": { + "error": "HTTPSConnectionPool(host='yoso.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mstdn.mobilehackerz.jp": { - "error": "HTTPSConnectionPool(host='mstdn.mobilehackerz.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "biatek.org": { + "error": 404 }, - "d.tli.io": { - "error": "HTTPSConnectionPool(host='d.tli.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to d.tli.io timed out. (connect timeout=3)'))" + "treeofthoughts.net": { + "error": "HTTPSConnectionPool(host='treeofthoughts.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "keybored.me": { + "soc.vis.nu": { "nodeinfo": { "version": "1.0", "software": { @@ -75095,12 +79988,15 @@ ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "blogger", - "linkedin", - "pinterest", + "gnusocial", + "pumpio", "smtp", + "tumblr", "twitter", "wordpress" ] @@ -75108,7 +80004,7 @@ "usage": {}, "openRegistrations": true, "metadata": { - "nodeName": "keybored.me", + "nodeName": "soc.vis.nu", "protocols": { "inbound": [ "friendica", @@ -75126,13 +80022,15 @@ }, "services": { "inbound": [ + "gnusocial", + "pumpio", "twitter" ], "outbound": [ - "blogger", - "linkedin", - "pinterest", + "gnusocial", + "pumpio", "smtp", + "tumblr", "twitter", "wordpress" ] @@ -75141,90 +80039,155 @@ } } }, - "friendica.jb-net.us": { + "masto.dn.ua": { + "error": "HTTPSConnectionPool(host='masto.dn.ua', port=443): Read timed out. (read timeout=3)" + }, + "rustysoft.de": { + "error": 404 + }, + "raccoon.network": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "thicc.horse": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.06-dev-1340" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 96, + "activeMonth": 125, + "activeHalfyear": 288 + }, + "localPosts": 304 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "openRegistrations": true + } + }, + "don2.mamemo.online": { + "error": "HTTPSConnectionPool(host='don2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "next.thelovebug.org": { + "error": "HTTPSConnectionPool(host='next.thelovebug.org', port=443): Read timed out. (read timeout=3)" + }, + "kiwaitsu.m.to": { + "error": "HTTPSConnectionPool(host='kiwaitsu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "openfilmnetwork.hendrikdc.com": { + "error": "HTTPSConnectionPool(host='openfilmnetwork.hendrikdc.com', port=443): Read timed out. (read timeout=3)" + }, + "social.ei8fdb.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 131, - "localComments": 39 + "localPosts": 63 }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "openRegistrations": true + } + }, + "p2px.me": { + "error": "HTTPSConnectionPool(host='p2px.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.derbuihan.tk": { + "error": "HTTPSConnectionPool(host='mastodon.derbuihan.tk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.mechanicalmischief.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "explicitContent": false - } + "localPosts": 55 + }, + "openRegistrations": false } }, - "fo0bar.org": { - "error": 404 + "haikara.party": { + "error": "HTTPSConnectionPool(host='haikara.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "istrans.cf": { - "error": "HTTPSConnectionPool(host='istrans.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to istrans.cf timed out. (connect timeout=3)'))" + "kinkylife.tk": { + "error": "HTTPSConnectionPool(host='kinkylife.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "ypy.ch": { - "error": "HTTPSConnectionPool(host='ypy.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tube.ceriz.fr": { + "error": "HTTPSConnectionPool(host='tube.ceriz.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.consumium.org": { + "librem.one": { "error": 404 }, - "mastodon.jes.xxx": { - "error": 404 + "pix.mxmaxime.ovh": { + "error": "HTTPSConnectionPool(host='pix.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.ost.social": { - "error": "HTTPSConnectionPool(host='pl.ost.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "naf.hostdon.jp": { + "error": "HTTPSConnectionPool(host='naf.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "yamast.com": { - "error": "HTTPSConnectionPool(host='yamast.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.video": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3119 + }, + "localPosts": 103769, + "localComments": 335 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.video", + "nodeDescription": "This peertube instance will be closing on February 28, 2020." + } + } }, - "mastodon.ethibox.fr": { + "friendica.cz": { + "error": "HTTPSConnectionPool(host='friendica.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "toots.jagtalon.com": { + "error": "HTTPSConnectionPool(host='toots.jagtalon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "t.ysan.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -75236,45 +80199,81 @@ ], "usage": { "users": { - "total": 19, - "activeMonth": 17, - "activeHalfyear": 22 + "total": 5, + "activeMonth": 5, + "activeHalfyear": 5 }, - "localPosts": 117 + "localPosts": 596 }, - "openRegistrations": true + "openRegistrations": false } }, - "rigcz.club": { + "ebi.tendon.cc": { + "error": "HTTPSConnectionPool(host='ebi.tendon.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.sokoll.com": { + "error": 404 + }, + "mandark.org": { + "error": 404 + }, + "hsoww.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kaptainrio.de": { + "error": "HTTPSConnectionPool(host='kaptainrio.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.stardot.xyz": { + "error": 404 + }, + "peertube.iselfhost.com": { + "error": "HTTPSConnectionPool(host='peertube.iselfhost.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "colab.humanconnect.eu": { + "error": 404 + }, + "asonix.dog": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3-asonix-changes" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 8, - "activeHalfyear": 15 + "total": 19, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 151 + "localPosts": 43151 }, - "openRegistrations": true + "openRegistrations": false } }, - "menhera.social": { - "error": "HTTPSConnectionPool(host='menhera.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deconstruccion.social": { + "error": "HTTPSConnectionPool(host='deconstruccion.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.php.org.es": { + "cloud.trwnh.com": { + "error": 404 + }, + "cloud.octavius.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "ltdon.herokuapp.com": { + "error": 503 + }, + "sub.miok.space": { + "error": "HTTPSConnectionPool(host='sub.miok.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastoden.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -75285,21 +80284,12 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 8 + "localPosts": 1886 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/ejworthing": { - "error": 404 - }, - "leafygalaxy.space": { - "error": "HTTPSConnectionPool(host='leafygalaxy.space', port=443): Read timed out. (read timeout=3)" - }, - "toot.ovh": { - "error": "HTTPSConnectionPool(host='toot.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fediverse.wesnoth.org": { + "social.fluffel.io": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -75311,15 +80301,86 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com" + ], + "media_nsfw": [ + "humblr.social", + "sinblr.com" + ], + "media_removal": [], + "reject": [ + "shitposter.club", + "pawoo.net", + "anitwitter.moe", + "smuglo.li", + "preteengirls.biz", + "ohai.su", + "rareome.ga", + "101010.pl", + "newjack.city", + "hedgehoghunter.club", + "freespeechextremist.com", + "neckbeard.xyz", + "libre.tube", + "gab.ai", + "gab.com", + "gab.io", + "rightmastodon.com", + "exited.eu", + "beehub.org", + "quodverum.com", + "kys.moe", + "yorishiro.space", + "stereophonic.space", + "pieville.net", + "saynoto.lgbt", + "cawfee.club", + "weedis.life", + "freevoice.space", + "kiwifarms.cc", + "freefedifollowers.ga", + "spinster.dev", + "protohype.net", + "gabble.xyz", + "gabbers.me", + "polaris-1.work", + "gabfed.com", + "warc.space", + "fortress.promo", + "jpop.club", + "hatthieves.es", + "protohype.net", + "spinster.xyz", + "glindr.org", + "baraag.org", + "liberdon.com", + "search.fedi.app", + "yggdrasil.social", + "crypto-group-buy.com", + "skippers-bin.com", + "sneak.berlin", + "halle-leaks.de", + "fuck-man-i-just-want-like-one-friend.xyz" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -75331,7 +80392,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Wesnoth", + "nodeName": "social.fluffel.io", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -75379,9 +80440,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fediverse.wesnoth.org/users/loonycyborg", - "https://fediverse.wesnoth.org/users/Soliton", - "https://fediverse.wesnoth.org/users/rhonda" + "https://social.fluffel.io/users/optikfluffel" ], "suggestions": { "enabled": false @@ -75403,246 +80462,522 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 242, + "localPosts": 614, "users": { - "total": 4 + "total": 1 } }, "version": "2.0" } }, - "nextcloud.constellation-mu.se": { - "error": "HTTPSConnectionPool(host='nextcloud.constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rdtube.rd-world.io": { - "error": 404 - }, - "nuage.ebula.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.fediverse.berlin": { - "error": 404 - }, - "mdx.ggtea.org": { + "the.chirr.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2 06f906acac" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 11, - "activeMonth": 9, - "activeHalfyear": 10 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 2 }, - "localPosts": 230 + "localPosts": 11, + "localComments": 2 }, - "openRegistrations": false + "metadata": { + "nodeName": "The Chirr Space" + } } }, - "mastodon.fun": { - "error": 404 - }, - "hodl.city": { - "error": "HTTPSConnectionPool(host='hodl.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hodl.city timed out. (connect timeout=3)'))" - }, - "social.curiousminds.net": { - "error": "HTTPSConnectionPool(host='social.curiousminds.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mistermi.me": { - "error": "HTTPSConnectionPool(host='mistermi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.goalhost.net": { - "error": "HTTPSConnectionPool(host='cloud.goalhost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.roocita.com": { + "peertube.tamanoir.foucry.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 50 }, - "localPosts": 299 + "localPosts": 3466, + "localComments": 1 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mastodon.mikegerwitz.com": { + "test.yiff.social": { + "error": "HTTPSConnectionPool(host='test.yiff.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/aphid": { + "error": 404 + }, + "video.yukari.moe": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 }, - "localPosts": 50 + "localPosts": 1303, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "videos", + "nodeDescription": "no description", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "port.ost.social": { - "error": "HTTPSConnectionPool(host='port.ost.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "trashwigs.wtf": { + "error": 500 }, - "peertube.metawurst.space": { - "error": "HTTPSConnectionPool(host='peertube.metawurst.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "pleroma.ugroza.ru": { + "error": "HTTPSConnectionPool(host='pleroma.ugroza.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendnet.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" + "hub.webzone69.com": { + "error": "HTTPSConnectionPool(host='hub.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tsunali.cherokeesofidaho.org": { - "error": "HTTPSConnectionPool(host='tsunali.cherokeesofidaho.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mcdev.tech": { + "error": 406 }, - "manton.org": { + "kagetsutsuzi.jp": { + "error": "HTTPSConnectionPool(host='kagetsutsuzi.jp', port=443): Read timed out. (read timeout=3)" + }, + "fetabruschetta.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.webzone69.com": { + "error": "HTTPSConnectionPool(host='pleroma.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube1.olympe.online": { + "error": "HTTPSConnectionPool(host='peertube1.olympe.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nexus.glass.li": { "error": 404 }, - "lavraievie.social": { + "social.nicholls.tk": { "error": 404 }, - "plume.fentanyl.ltd": { - "error": "HTTPSConnectionPool(host='plume.fentanyl.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toots.oncletom.io": { + "error": "HTTPSConnectionPool(host='toots.oncletom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "faithcollapsing.com": { + "mastodon.social/users/erinolivia": { + "error": 404 + }, + "mstdn.mimikun.jp": { + "error": "HTTPSConnectionPool(host='mstdn.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "4.distsn.org": { + "error": "HTTPSConnectionPool(host='4.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "anonymous-cat.site": { + "error": "HTTPSConnectionPool(host='anonymous-cat.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "publicanxiety.us": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "anxiety: a public memoir", + "nodeDescription": "*TRIGGER WARNING*", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2822 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "deadsuperhero.com": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 50, - "localComments": 20 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 60 }, - "metadata": { - "email": "sean@deadsuperhero.com" - } + "version": "2.0" } }, - "mtgdon.jp": { - "error": "HTTPSConnectionPool(host='mtgdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cosplaydn.jp": { + "error": "HTTPSConnectionPool(host='cosplaydn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anti-civ.masto.host": { - "error": "HTTPSConnectionPool(host='anti-civ.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.cool": { + "error": "HTTPSConnectionPool(host='mastodon.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sprite.land": { - "error": "HTTPSConnectionPool(host='sprite.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "icosahedron.website/users/tinzin": { + "error": 404 }, - "interfacecultures.masto.host": { - "error": "HTTPSConnectionPool(host='interfacecultures.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "nc.busybit.at": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pouet.l-internet.fr": { + "greatfull666aiki.jp": { + "error": "HTTPSConnectionPool(host='greatfull666aiki.jp', port=443): Read timed out. (read timeout=3)" + }, + "storage.gapp-hsg.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "matt-social.co.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 13, - "activeHalfyear": 15 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 63 + "localPosts": 1762 }, - "openRegistrations": true + "openRegistrations": false } }, - "folkwolf.net": { + "funayurei.windish.jp": { "error": 404 }, - "1tp.dpost.jp": { + "doby.io": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 41, - "activeMonth": 25, - "activeHalfyear": 29 + "total": 15 }, - "localPosts": 20094 + "localPosts": 1336, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Doby", + "nodeDescription": "Doby, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "mastodon.ehe.ovh": { - "error": 404 - }, - "subluminal.industries": { - "error": "HTTPSConnectionPool(host='subluminal.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to subluminal.industries timed out. (connect timeout=3)'))" - }, - "sync.appservice.fr": { - "error": "HTTPSConnectionPool(host='sync.appservice.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cos.zone": { - "error": "HTTPSConnectionPool(host='cos.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.i2p.rocks": { + "social.interru.io": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -75654,7 +80989,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -75671,10 +81005,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pl.i2p.rocks", + "nodeDescription": "interrus private instance", + "nodeName": "interru", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -75722,7 +81056,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.i2p.rocks/users/jeff" + "https://social.interru.io/users/interru" ], "suggestions": { "enabled": false @@ -75747,35 +81081,103 @@ "version": "2.0.2" }, "usage": { - "localPosts": 164, + "localPosts": 19, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "mastodon.blog-de-michel.fr": { - "error": "HTTPSConnectionPool(host='mastodon.blog-de-michel.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.blog-de-michel.fr' doesn't match 'todolist.blog-de-michel.fr'\")))" + "pix.oook.fr": { + "error": "HTTPSConnectionPool(host='pix.oook.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixel.maliach.fr": { + "fedi.masto.host": { + "error": "HTTPSConnectionPool(host='fedi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cryptclub.masto.host": { + "error": "HTTPSConnectionPool(host='cryptclub.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "richard0x29a-social.duckdns.org": { + "error": "HTTPSConnectionPool(host='richard0x29a-social.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mypolis.zapto.org": { + "error": "HTTPSConnectionPool(host='mypolis.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "kthejourney.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='kthejourney.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kthejourney.selfhosting.rocks' doesn't match 'demo.selfhosting.info'\")))" + }, + "satgranada.wordpress.com": { "error": 404 }, - "feldspaten.org": { + "mastodon.home.js4.in": { + "error": "HTTPSConnectionPool(host='mastodon.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "gnusoc.meekchopp.es": { + "error": "HTTPSConnectionPool(host='gnusoc.meekchopp.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.ipfixe.info": { + "error": "HTTPSConnectionPool(host='tube.ipfixe.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "metapixl.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 + "metadata": { + "nodeName": "metapixl.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 184, - "localComments": 52 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "15", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": true + }, + "site": { + "name": "Metapixl", + "domain": "metapixl.com", + "url": "https://metapixl.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -75783,66 +81185,162 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "me@starfury.org" - } + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 368, + "localComments": 0, + "users": { + "total": 154, + "activeHalfyear": 77, + "activeMonth": 17 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "ecodeco.owncube.com": { - "error": 404 + "rllmuk.social": { + "error": "HTTPSConnectionPool(host='rllmuk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "collect.readwriterespond.com": { - "error": 404 + "ksalsk.m.to": { + "error": "HTTPSConnectionPool(host='ksalsk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dolphin.syui.cf": { - "error": 503 + "lewd.network": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "toot.lmorchard.com": { - "error": "HTTPSConnectionPool(host='toot.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micro.yatil.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 3980 + }, + "openRegistrations": false + } }, - "peertube.joel-smolski.com": { - "error": "HTTPSConnectionPool(host='peertube.joel-smolski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.joel-smolski.com timed out. (connect timeout=3)'))" + "gonext.gg": { + "error": 404 }, - "dev.tencrux.com": { - "error": "HTTPSConnectionPool(host='dev.tencrux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nube61.muretlabarba.de": { + "error": 404 }, - "culturewar.radio": { + "sozial.derguhl.de": { "nodeinfo": { "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, "usage": { "users": { - "total": 1 + "total": 4 }, - "localPosts": 347, - "localComments": 0 + "localPosts": 2188 + }, + "software": { + "version": "0.9.0-2540-gdba21f26", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, - "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, + "openRegistrations": false, "metadata": { - "email": "wjmaggos@gmail.com" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "My mediocre instance", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "gopher", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "hatarakuserver.jp": { - "error": "HTTPSConnectionPool(host='hatarakuserver.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hatarakuserver.jp timed out. (connect timeout=3)'))" - }, - "cloud.cainet.info": { - "error": "HTTPSConnectionPool(host='cloud.cainet.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.cainet.info timed out. (connect timeout=3)'))" - }, - "mastodon.jumpgate.us": { - "error": "HTTPSConnectionPool(host='mastodon.jumpgate.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sociala.me": { + "exae.co": { "nodeinfo": { "version": "2.0", "software": { @@ -75854,61 +81352,110 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 7, + "activeMonth": 8, + "activeHalfyear": 9 }, - "localPosts": 1145 + "localPosts": 192 }, - "openRegistrations": false + "openRegistrations": true } }, - "paoru.jp": { - "error": "HTTPSConnectionPool(host='paoru.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'paoru.jp' doesn't match 'kurata.tk'\")))" - }, - "www.trannguyenqb.com": { - "error": 404 - }, - "blog.dereferenced.org": { - "error": "HTTPSConnectionPool(host='blog.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.uno": { + "whomst.dog": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2650, - "activeMonth": 934, - "activeHalfyear": 2906 + "total": 34, + "activeMonth": 11, + "activeHalfyear": 22 }, - "localPosts": 48445 + "localPosts": 32044 }, "openRegistrations": true } }, - "cumulus.dyomedea.com": { - "error": 403 + "masto.madcam.co.uk": { + "error": "HTTPSConnectionPool(host='masto.madcam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "offtopic.town": { - "error": "HTTPSConnectionPool(host='offtopic.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "wattsupwiththat.com": { + "error": 404 }, - "encase.club": { - "error": "HTTPSConnectionPool(host='encase.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'encase.club' doesn't match 'stnr.icu'\")))" + "social.kantor.site": { + "error": "HTTPSConnectionPool(host='social.kantor.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chronus.m.to": { - "error": "HTTPSConnectionPool(host='chronus.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/Azbats": { + "error": 404 }, - "owncloud.horwood.biz": { - "error": 403 + "mstdn.dasoran.net": { + "error": "HTTPSConnectionPool(host='mstdn.dasoran.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.hiyuki2578.net": { + "bosh.party": { + "error": 404 + }, + "enteignet.in-berlin.de": { + "error": 404 + }, + "misskey.idollar.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.35.2" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Rinkko's Milestone", + "nodeDescription": "\u6b22\u8fce\u6765\u5230Rinkko's Milestone
\n\u8fd9\u91cc\u4e0d\u8fc7\u662f\u4e00\u4e2a\u4eba\u7684\u81ea\u8a00\u81ea\u8bed
", + "maintainer": { + "name": "Rinkko", + "email": "ifnotfantasy@gmail.com" + }, + "langs": [ + "\u4e2d\u6587", + "English", + "\u65e5\u672c\u8a9e" + ], + "tosUrl": "https://misskey.idollar.moe/@Rinkko/pages/1571126007856", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": true, + "enableRecaptcha": false, + "maxNoteTextLength": 320, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "florence.mxmaxime.ovh": { + "error": "HTTPSConnectionPool(host='florence.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shelter.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -75920,88 +81467,130 @@ ], "usage": { "users": { - "total": 9, - "activeMonth": 9, - "activeHalfyear": 9 + "total": 546, + "activeMonth": 89, + "activeHalfyear": 220 }, - "localPosts": 52751 + "localPosts": 140143 }, "openRegistrations": true } }, - "xn--fiqwix98h.jp": { + "ale-elements.ml": { "error": 404 }, - "hal9.ooo": { + "liorkaplan.wordpress.com": { "error": 404 }, - "latrappe.fr": { - "error": 429 - }, - "forrum.ro": { - "error": "HTTPSConnectionPool(host='forrum.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.taiha.net": { + "error": "HTTPSConnectionPool(host='mstdn.taiha.net', port=443): Read timed out. (read timeout=3)" }, - "relay.bluecore.net": { - "error": "HTTPSConnectionPool(host='relay.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fediverse.xavin.net": { + "error": "HTTPSConnectionPool(host='fediverse.xavin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pvk8z52s1ag166.4chan.icu": { - "error": "HTTPSConnectionPool(host='pvk8z52s1ag166.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "f.uvok.de": { + "error": "HTTPSConnectionPool(host='f.uvok.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "deaconpatrick.org": { + "ferrus.net": { "nodeinfo": { - "metadata": { - "nodeName": "Deacon Patrick", - "nodeDescription": "Mind, Body, and Soul Adventures of a Catholic Husband, Father, Deacon, Award-Winning Author, et al ...", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 242 }, + "openRegistrations": false + } + }, + "social.thorjhanson.com": { + "error": "HTTPSConnectionPool(host='social.thorjhanson.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lovesyou.princesa.company": { + "error": 404 + }, + "mfg.fyi": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 10 }, - "localPosts": 48 + "localPosts": 364 }, - "version": "2.0" + "openRegistrations": true } }, - "freedomtothink.social": { - "error": "HTTPSConnectionPool(host='freedomtothink.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "atasinti.hostdon.jp": { + "error": "HTTPSConnectionPool(host='atasinti.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "h.ftqq.com": { - "error": "HTTPSConnectionPool(host='h.ftqq.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to h.ftqq.com timed out. (connect timeout=3)'))" + "mastodon-choco.jp": { + "error": "HTTPSConnectionPool(host='mastodon-choco.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pics.lono.space": { - "error": "Expecting value: line 1 column 1 (char 0)" + "seiyudon.net": { + "error": "HTTPSConnectionPool(host='seiyudon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.minarin.moe": { - "error": "HTTPSConnectionPool(host='mstdn.minarin.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.seattle.wa.us": { + "error": 404 }, - "md.dd.zom.bi": { - "error": "HTTPSConnectionPool(host='md.dd.zom.bi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'md.dd.zom.bi' doesn't match either of 'bsod.dd.zom.bi', 'bw.dd.zom.bi', 'cam.dd.zom.bi', 'dd.zom.bi', 'fr34k.dd.zom.bi', 'grafana.dd.zom.bi', 'icecast.dd.zom.bi', 'jenkins.dd.zom.bi', 'mpdctl.dd.zom.bi', 'oc.dd.zom.bi', 'paste.dd.zom.bi', 'plex.dd.zom.bi', 'smokeping.dd.zom.bi', 'soc.dd.zom.bi', 'soc.zom.bi', 'status.dd.zom.bi'\")))" + "fairground.moe": { + "error": "HTTPSConnectionPool(host='fairground.moe', port=443): Read timed out. (read timeout=3)" }, - "pleroma.theru.dk": { - "error": "HTTPSConnectionPool(host='pleroma.theru.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "von.einzbern.moe": { + "error": "HTTPSConnectionPool(host='von.einzbern.moe', port=443): Read timed out. (read timeout=3)" }, - "tube.svnet.fr": { + "tomatoa1129.hostdon.ne.jp": { + "error": "HTTPSConnectionPool(host='tomatoa1129.hostdon.ne.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.barchet.eu": { + "error": "HTTPSConnectionPool(host='mastodon.barchet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "floppy.tokyo": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 33, + "activeMonth": 88, + "activeHalfyear": 137 + }, + "localPosts": 6597 + }, + "openRegistrations": true + } + }, + "azu.nsupdate.info": { + "error": "HTTPSConnectionPool(host='azu.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.drobune.nl": { + "error": "HTTPSConnectionPool(host='mstdn.drobune.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.ricostrongxxx.com": { "nodeinfo": { "version": "2.0", "software": { @@ -76021,16 +81610,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 12 + "total": 1 }, - "localPosts": 91497, - "localComments": 3 + "localPosts": 1636, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "SVNET - Tube", + "nodeName": "RicoTube", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -76041,7 +81630,7 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -76053,29 +81642,22 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -76132,7 +81714,7 @@ } }, "user": { - "videoQuota": 21474836480, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -76147,22 +81729,25 @@ } } }, - "cloud.retidurc.fr": { - "error": 403 + "friendica.raitisoja.com": { + "error": "HTTPSConnectionPool(host='friendica.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tjh.ch": { - "error": 404 + "kbtdn.sweak.net": { + "error": "HTTPSConnectionPool(host='kbtdn.sweak.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "barkshark.tk": { - "error": "Expecting value: line 1 column 1 (char 0)" + "video.fimidi.com": { + "error": "HTTPSConnectionPool(host='video.fimidi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.fimidi.com' doesn't match either of 'www.consaro.de', 'consaro.de'\")))" }, - "pleroma.exohunt.space": { - "error": "HTTPSConnectionPool(host='pleroma.exohunt.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.exohunt.space' doesn't match either of '*.exo.icu', 'exo.icu'\")))" + "mastogay.ga": { + "error": "HTTPSConnectionPool(host='mastogay.ga', port=443): Read timed out. (read timeout=3)" }, - "thebackupbox.net": { - "error": "HTTPSConnectionPool(host='thebackupbox.net', port=443): Read timed out. (read timeout=3)" + "sayhey.site": { + "error": "HTTPSConnectionPool(host='sayhey.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.acc.umu.se": { + "chemoner.tokyo": { + "error": "HTTPSConnectionPool(host='chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "animal-crossing.mastportal.info": { "nodeinfo": { "version": "2.0", "software": { @@ -76174,222 +81759,83 @@ ], "usage": { "users": { - "total": 21, - "activeMonth": 8, - "activeHalfyear": 11 + "total": 200, + "activeMonth": 145, + "activeHalfyear": 190 }, - "localPosts": 3253 + "localPosts": 85377 }, "openRegistrations": true } }, - "fetabruschetta.club": { - "error": "HTTPSConnectionPool(host='fetabruschetta.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "openwritenovelmonth2018.tekmav.space": { + "error": "HTTPSConnectionPool(host='openwritenovelmonth2018.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "@nfg.zone": { + "tmstdn.yakitamago.info": { + "error": "HTTPSConnectionPool(host='tmstdn.yakitamago.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.yoavmoshe.com": { + "error": "HTTPSConnectionPool(host='social.yoavmoshe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.yoavmoshe.com' doesn't match 'uquest.site'\")))" + }, + "0x80.org": { + "error": 404 + }, + "www.samharris.org": { + "error": 404 + }, + "paoon.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sweet.sugarcube.pw": { + "error": 500 + }, + "memer.mooo.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kill.yt": { + "error": "HTTPSConnectionPool(host='kill.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.rieckers.it": { + "error": 404 + }, + "nog20.social": { + "error": "HTTPSConnectionPool(host='nog20.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "spacecowboy.cc": { + "error": "HTTPSConnectionPool(host='spacecowboy.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.propublica.org": { + "error": 403 + }, + "fukuoka.m.to": { + "error": "HTTPSConnectionPool(host='fukuoka.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pfoeh.li": { + "error": 500 + }, + "pl.slash.cl": { "nodeinfo": { "metadata": { - "nodeName": "nfg.zone", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 90, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "NFG.zone!", - "domain": "nfg.zone", - "url": "https://nfg.zone", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 242, - "localComments": 0, - "users": { - "total": 161, - "activeHalfyear": 65, - "activeMonth": 11 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "typodon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 9, - "activeHalfyear": 14 - }, - "localPosts": 1120 - }, - "openRegistrations": false - } - }, - "escolasnanube.balidea.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.gilbert.world": { - "error": "HTTPSConnectionPool(host='social.gilbert.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mustodon.bocchi.tokyo": { - "error": 502 - }, - "mastodon.ml": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 135, - "activeMonth": 123, - "activeHalfyear": 291 - }, - "localPosts": 43270 - }, - "openRegistrations": true - } - }, - "toot.hu": { - "error": 404 - }, - "ihatebeinga.live": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": true, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site", - "Never legally marry an American woman" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "KeywordPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "anime.website" - ], - "media_removal": [], - "reject": [ - "gab.com", - "twimblr.xyz", - "sinblr.com", - "humblr.social", - "spinster.xyz", - "glindr.org", - "cliterati.club" - ], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "twimblr.xyz", - "sinblr.com", - "humblr.social", - "spinster.xyz", - "glindr.org", - "cliterati.club" - ] + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -76398,9 +81844,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, for sad memes", - "nodeName": "Sadposting Central", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Slash", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -76448,7 +81894,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://ihatebeinga.live/users/FloatingGhost" + "https://pl.slash.cl/users/waltercool" ], "suggestions": { "enabled": false @@ -76457,7 +81903,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 100000000 + "general": 16000000 } }, "openRegistrations": false, @@ -76470,170 +81916,407 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-748-g0069e78f-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 87420, + "localPosts": 7, "users": { - "total": 52 + "total": 1 } }, "version": "2.0" } }, - "friendica.sonatagreen.com": { - "error": "HTTPSConnectionPool(host='friendica.sonatagreen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ccamp871.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": true + } }, - "inks.tedunangst.com": { - "error": 404 + "edheil.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.2" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 19, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "edheil@fastmail.fm" + } + } }, - "prefrontal.org": { - "error": "HTTPSConnectionPool(host='prefrontal.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.muage.org": { + "error": "HTTPSConnectionPool(host='mastodon.muage.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.arns.lt": { - "error": 404 + "solarpi.de": { + "error": 403 }, - "tbh.social": { - "error": "HTTPSConnectionPool(host='tbh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tbh.social timed out. (connect timeout=3)'))" + "khoone.naghdbishi.ir": { + "error": 404 }, - "social.bandersnatch.xyz": { - "error": "HTTPSConnectionPool(host='social.bandersnatch.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.sysreturn.net": { + "error": "HTTPSConnectionPool(host='mastodon.sysreturn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "animalliberation.social": { - "error": "HTTPSConnectionPool(host='animalliberation.social', port=443): Read timed out. (read timeout=3)" + "fuck-man-i-just-want-like-one-friend.xyz": { + "error": "HTTPSConnectionPool(host='fuck-man-i-just-want-like-one-friend.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "epicyon.matoken.org": { + "madisonman1.gigalixirapp.com": { "error": 404 }, - "nextcloud.opensure.net": { + "social.fed.im": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2fedim0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 240 + }, + "openRegistrations": false + } + }, + "video.lagrottedelours.ovh": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "tedium.co": { "error": 404 }, - "pix.mastodont.cat": { + "muknown.jp": { "nodeinfo": { - "metadata": { - "nodeName": "pix.mastodont.cat", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 32, + "activeMonth": 8, + "activeHalfyear": 11 }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "20000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "PixCAT", - "domain": "pix.mastodont.cat", - "url": "https://pix.mastodont.cat", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 157091 + }, + "openRegistrations": false + } + }, + "fedi.farm": { + "error": 404 + }, + "social.voidfox.com": { + "error": "HTTPSConnectionPool(host='social.voidfox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ofuton.app-base.net": { + "error": "HTTPSConnectionPool(host='ofuton.app-base.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ofuton.app-base.net' doesn't match 'app-base.net'\")))" + }, + "organicdesign.pub": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 8, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 1622 }, + "openRegistrations": false + } + }, + "mastodon.ring0.re": { + "error": "HTTPSConnectionPool(host='mastodon.ring0.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "laughingsquid.com": { + "error": 404 + }, + "hitime.space": { + "error": "HTTPSConnectionPool(host='hitime.space', port=443): Read timed out. (read timeout=3)" + }, + "issizler.club": { + "error": "HTTPSConnectionPool(host='issizler.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.gustaf.andrus.io": { + "error": "HTTPSConnectionPool(host='nextcloud.gustaf.andrus.io', port=443): Read timed out. (read timeout=3)" + }, + "mammouth.mulot.org": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 34, - "localComments": 0, "users": { "total": 2, - "activeHalfyear": 5, - "activeMonth": 2 - } + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 56 }, - "version": "2.0", "openRegistrations": false } }, - "z.andz.me": { - "error": "HTTPSConnectionPool(host='z.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.shizentai.jp": { + "error": "HTTPSConnectionPool(host='toot.shizentai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "honk.wowana.me": { - "error": "HTTPSConnectionPool(host='honk.wowana.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "spicyshoggoth.cloud": { + "error": "HTTPSConnectionPool(host='spicyshoggoth.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "home.angieandpaul.co.uk": { - "error": "HTTPSConnectionPool(host='home.angieandpaul.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'home.angieandpaul.co.uk' doesn't match either of 'cloud.angieandpaul.co.uk', 'groundcontrol.dscloud.me'\")))" + "koutyan.net": { + "error": "HTTPSConnectionPool(host='koutyan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "immortallegendsv2.wordpress.com": { + "stereodon.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 298, + "activeMonth": 170, + "activeHalfyear": 313 + }, + "localPosts": 2030 + }, + "openRegistrations": true + } + }, + "mastodon.aryasenna.net": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "mstdn.syoriken.org": { - "error": "HTTPSConnectionPool(host='mstdn.syoriken.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.gnu.rocks": { + "error": "HTTPSConnectionPool(host='cloud.gnu.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mumpsimus.org": { + "m.1994.io": { "error": 404 }, - "anti.konsumsyndik.at": { - "error": "HTTPSConnectionPool(host='anti.konsumsyndik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'anti.konsumsyndik.at' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "yamasy-revo.jp": { + "error": "HTTPSConnectionPool(host='yamasy-revo.jp', port=443): Read timed out. (read timeout=3)" }, - "peertube.cat": { - "error": "HTTPSConnectionPool(host='peertube.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "itsadungeon.life": { + "error": "HTTPSConnectionPool(host='itsadungeon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/eggplant": { + "waifuappreciation.club": { "error": 404 }, - "funk-b.senan.xyz": { - "error": 404 + "community.fsi.rocks": { + "error": 502 }, - "stonerclub.tk": { - "error": "HTTPSConnectionPool(host='stonerclub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "marivron.com": { + "error": "HTTPSConnectionPool(host='marivron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "zennou.m.to": { - "error": "HTTPSConnectionPool(host='zennou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "adventure.octo.im": { + "error": "HTTPSConnectionPool(host='adventure.octo.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kaleidostage.space": { - "error": "HTTPSConnectionPool(host='kaleidostage.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mywebprojects.co.uk": { + "error": "HTTPSConnectionPool(host='social.mywebprojects.co.uk', port=443): Read timed out. (read timeout=3)" }, - "mastodon.angrybeanie.com": { - "error": "HTTPSConnectionPool(host='mastodon.angrybeanie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "bsd.social": { + "error": "HTTPSConnectionPool(host='bsd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jaeger.website": { + "video.tedomum.net:443": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 453 + }, + "localPosts": 145662, + "localComments": 138 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube TeDomum", + "nodeDescription": "Service de vid\u00e9os PeerTube de l'association TeDomum.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 480 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 2147483648, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "mstdn-scc.jp": { + "error": "HTTPSConnectionPool(host='mstdn-scc.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.kouett.net.eu.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -76658,32 +82341,29 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ "gab.com", - "freespeechextremist.com", - "wxw.moe", - "noagendasocial.com", - "mstdn.foxfam.club", + "gabfed.com", + "pawoo.net", + "switter.at", "baraag.net", - "pawoo.net" - ], - "media_nsfw": [ - "anime.website", - "gab.com", - "stereophonic.space", - "neckbeard.xyz", + "waifu.social", + "newjack.city", + "albin.social", + "kneegrows.top", "pl.smuglo.li", - "baraag.net", - "pawoo.net", "freespeechextremist.com", - "wxw.moe" - ], - "media_removal": [], - "reject": [ + "francecatholique.net", + "counter.social", + "freespeech.firedragonstudios.com", + "gameliberty.club", "sinblr.com", "humblr.social", - "switter.at", - "kinkyelephant.com" + "freefedifollowers.ga", + "glindr.com" ], "report_removal": [] }, @@ -76697,8 +82377,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Evil freespeech instance that makes you cry.", - "nodeName": "jaeger.website", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -76746,7 +82426,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://jaeger.website/users/igel" + "https://soc.kouett.net.eu.org/users/kouett" ], "suggestions": { "enabled": false @@ -76758,7 +82438,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -76768,120 +82448,123 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 281, + "localPosts": 111, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "m.andz.me": { - "error": "HTTPSConnectionPool(host='m.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.cyberpunks.xyz": { + "error": "HTTPSConnectionPool(host='social.cyberpunks.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.vampirebbs.org": { + "yamaken.jp": { + "error": 404 + }, + "social.artificial-owl.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "plero.derbladho.fr": { + "error": "HTTPSConnectionPool(host='plero.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plero.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" + }, + "nextcloud.ctrl-shift.net": { + "error": 404 + }, + "nextcloud.bigmichi1.de": { + "error": 403 + }, + "mastodon.social/users/Haddock_NL": { + "error": 404 + }, + "social.hemmnet.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 12, + "activeMonth": 6, + "activeHalfyear": 12 }, - "localPosts": 29 + "localPosts": 1031 }, - "openRegistrations": true + "openRegistrations": false } }, - "pamphlets.me": { - "error": "HTTPSConnectionPool(host='pamphlets.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.pigelet.org": { - "error": 404 - }, - "owncloud.donnadieu.fr": { - "error": "HTTPSConnectionPool(host='owncloud.donnadieu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.tchnics.de": { - "error": "HTTPSConnectionPool(host='social.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.tchnics.de' doesn't match either of 'imap.tchnics.de', 'mail.tchnics.de', 'pop3.tchnics.de', 'smtp.tchnics.de'\")))" - }, - "mazuma.masto.host": { - "error": "HTTPSConnectionPool(host='mazuma.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.daniel-pape.de": { - "error": 404 - }, - "goisgod.com": { + "scalie.business": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 66, - "activeMonth": 45, - "activeHalfyear": 116 + "total": 1, + "activeMonth": 4, + "activeHalfyear": 14 }, - "localPosts": 9703 + "localPosts": 750 }, - "openRegistrations": true + "openRegistrations": false } }, - "friendica.blackserver.cz": { - "error": 404 + "coshces.mhdp.me": { + "error": "HTTPSConnectionPool(host='coshces.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/MoMo": { + "mastodon.maromaro.co.jp": { + "error": "HTTPSConnectionPool(host='mastodon.maromaro.co.jp', port=443): Read timed out. (read timeout=3)" + }, + "neural.nz": { + "error": 503 + }, + "friends.volkomorov.ru": { "error": 404 }, - "randomisland.ca": { + "yowapeda.me": { + "error": "HTTPSConnectionPool(host='yowapeda.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "iam.lydi.as": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 183, - "localComments": 324 + "name": "mastodon", + "version": "3.0.1+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 15, + "activeMonth": 14, + "activeHalfyear": 36 + }, + "localPosts": 58405 }, - "metadata": { - "email": "petersmithca@gmail.com" - } + "openRegistrations": true } }, - "text.inhji.de": { - "error": "HTTPSConnectionPool(host='text.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unconfigu.red": { + "error": "HTTPSConnectionPool(host='unconfigu.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "pixel.art3mis.de": { + "fedigram.com": { "nodeinfo": { "metadata": { - "nodeName": "pixel.art3mis.de", + "nodeName": "fedigram.com", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -76890,12 +82573,12 @@ "open_registration": true, "uploader": { "max_photo_size": "15000", - "max_caption_length": "150", + "max_caption_length": "500", "album_limit": "4", "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", + "media_types": "image/jpeg,image/png,image/gif,video/mp4", "enforce_account_limit": true }, "activitypub": { @@ -76905,12 +82588,12 @@ "ab": { "lc": false, "rec": false, - "loops": false + "loops": true }, "site": { - "name": "Art3mis Pixelfed", - "domain": "pixel.art3mis.de", - "url": "https://pixel.art3mis.de", + "name": "Fedigram", + "domain": "fedigram.com", + "url": "https://fedigram.com", "description": null }, "username": { @@ -76928,7 +82611,7 @@ "mobile_apis": true, "circles": false, "stories": true, - "video": false, + "video": true, "import": { "instagram": false, "mastodon": false, @@ -76949,173 +82632,207 @@ "version": "0.10.9" }, "usage": { - "localPosts": 30, + "localPosts": 705, "localComments": 0, "users": { - "total": 13, - "activeHalfyear": 12, - "activeMonth": 5 + "total": 44, + "activeHalfyear": 107, + "activeMonth": 88 } }, "version": "2.0", "openRegistrations": true } }, - "social.heckin.tech": { - "error": "HTTPSConnectionPool(host='social.heckin.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "kirishima.xyz": { + "error": "HTTPSConnectionPool(host='kirishima.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.ennimedia.de": { - "error": "HTTPSConnectionPool(host='hubzilla.ennimedia.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.ennimedia.de' doesn't match 'vps1639664.vs.webtropia-customer.com'\")))" + "bacondon.live-on.net": { + "error": "HTTPSConnectionPool(host='bacondon.live-on.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "quitter.cat": { - "error": "HTTPSConnectionPool(host='quitter.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "vawn.m.to": { + "error": "HTTPSConnectionPool(host='vawn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wolfwetzel.wordpress.com": { - "error": 404 + "popeinjapan2019.hostdon.ne.jp": { + "error": "HTTPSConnectionPool(host='popeinjapan2019.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mstdn.kazokukaigi.net": { - "error": "HTTPSConnectionPool(host='mstdn.kazokukaigi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "switter.nl": { + "error": "HTTPSConnectionPool(host='switter.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "todon.nl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5835, - "activeMonth": 911, - "activeHalfyear": 2534 - }, - "localPosts": 623267 - }, - "openRegistrations": true - } + "dev.mstdn.social": { + "error": "HTTPSConnectionPool(host='dev.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" }, - "mastodon.asrun.eu": { + "mamut.social": { + "error": "HTTPSConnectionPool(host='mamut.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nothonk.heck.ooo": { "error": 404 }, - "carrot.army": { - "error": "HTTPSConnectionPool(host='carrot.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "social.daemons.it": { + "error": "HTTPSConnectionPool(host='social.daemons.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.baconx.de": { - "error": 404 + "mdn.fun": { + "error": "HTTPSConnectionPool(host='mdn.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nuka.tech": { - "error": "HTTPSConnectionPool(host='nuka.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nuka.tech' doesn't match either of '*.startlogic.com', 'startlogic.com'\")))" + "back.up.gy": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.unixe.de": { - "error": 404 + "leftlibertarian.club": { + "error": "HTTPSConnectionPool(host='leftlibertarian.club', port=443): Read timed out. (read timeout=3)" }, - "soc.rita.moe": { - "error": 500 + "social.opendan.net": { + "error": "HTTPSConnectionPool(host='social.opendan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.nipponalba.scot": { - "error": "HTTPSConnectionPool(host='mstdn.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wellness.so": { + "error": "HTTPSConnectionPool(host='wellness.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.lrdf.fr": { - "error": "HTTPSConnectionPool(host='pleroma.lrdf.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.ilovela.in": { + "error": "HTTPSConnectionPool(host='pleroma.ilovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.zorns.eu": { - "error": "HTTPSConnectionPool(host='social.zorns.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.permaweb.io": { + "error": 404 }, - "social.tcit.fr": { + "r3pek.org": { + "error": 404 + }, + "video.hdys.band": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "peertube", + "version": "1.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 48, - "activeMonth": 7, - "activeHalfyear": 17 + "total": 2 }, - "localPosts": 11938 + "localPosts": 3, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "HDYS", + "nodeDescription": "HDYS videos" + } } }, - "xyla.cn": { - "error": "HTTPSConnectionPool(host='xyla.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xyla.cn' doesn't match either of '55860.com', 'www.55860.com'\")))" + "pa.freedombone.net": { + "error": "HTTPSConnectionPool(host='pa.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "windoos.click": { - "error": "HTTPSConnectionPool(host='windoos.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "hodl.city": { + "error": "HTTPSConnectionPool(host='hodl.city', port=443): Read timed out. (read timeout=3)" }, - "social.freeculture.org": { + "mastodon.social/users/wakest": { "error": 404 }, - "soranews24.com": { + "mastodon.social/users/TootBot": { "error": 404 }, - "m.monkey.org": { - "error": "HTTPSConnectionPool(host='m.monkey.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.monkey.org timed out. (connect timeout=3)'))" + "azurlane.m.to": { + "error": "HTTPSConnectionPool(host='azurlane.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gspirate.club": { - "error": "HTTPSConnectionPool(host='gspirate.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ohmygod.social": { + "error": "HTTPSConnectionPool(host='ohmygod.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "819.blue": { - "error": "HTTPSConnectionPool(host='819.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertubeindex.abga.be": { + "error": "HTTPSConnectionPool(host='peertubeindex.abga.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "hogehuga.com": { - "error": 404 + "vid.leotindall.com": { + "error": "HTTPSConnectionPool(host='vid.leotindall.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vid.lelux.fi": { + "primus.buzz": { + "error": 523 + }, + "local.kurabloodlust.eu": { + "error": "HTTPSConnectionPool(host='local.kurabloodlust.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "znw.social": { + "error": "HTTPSConnectionPool(host='znw.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nerdpol.ch": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "diaspora", + "version": "0.7.99.0-pf40ef2f1" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "twitter", + "tumblr" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 42 + "total": 5892, + "activeHalfyear": 376, + "activeMonth": 169 }, - "localPosts": 61404, - "localComments": 0 + "localPosts": 148955, + "localComments": 162280 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "nerdpol.ch*", + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true }, - "nodeName": "PeerTube at lelux.fi", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "adminAccount": "supertux" } } }, - "multicast.social": { - "error": "HTTPSConnectionPool(host='multicast.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tewt.gnatter.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "write.tonyfleming.me": { + "social.xalthe.com": { + "error": "HTTPSConnectionPool(host='social.xalthe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ultreia.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "7.distsn.org": { + "error": "HTTPSConnectionPool(host='7.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "stralingsbewust.info": { + "error": 404 + }, + "www.timnolte.com": { "nodeinfo": { - "metadata": { - "nodeName": "mtony75", - "nodeDescription": "40 something geeky dad ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 975, + "localComments": 435 }, "openRegistrations": false, "protocols": [ @@ -77123,47 +82840,384 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 38 + "outbound": [] }, - "version": "2.0" + "metadata": { + "email": "support@ndigitals.com" + } } }, - "peertube.lagrottedelours.ovh": { - "error": "HTTPSConnectionPool(host='peertube.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.lagrottedelours.ovh timed out. (connect timeout=3)'))" + "counter.social": { + "error": 404 }, - "mstdn.studio": { - "error": "HTTPSConnectionPool(host='mstdn.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.studio timed out. (connect timeout=3)'))" + "mastodon.stockrobot.duckdns.org": { + "error": "HTTPSConnectionPool(host='mastodon.stockrobot.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.ballpointcarrot.net": { + "quitter.cl": { + "error": 404 + }, + "cloud.sagaaboutyou.net": { + "error": "HTTPSConnectionPool(host='cloud.sagaaboutyou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yuzuhi.me": { + "error": "HTTPSConnectionPool(host='yuzuhi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.jb-net.us": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 131, + "localComments": 39 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "sultanknish.blogspot.com": { + "error": 404 + }, + "mstdn.dyndns.org": { + "error": "HTTPSConnectionPool(host='mstdn.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cao4.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 121 + }, + "openRegistrations": false + } + }, + "relay.kazvam.com": { + "error": "HTTPSConnectionPool(host='relay.kazvam.com', port=443): Read timed out. (read timeout=3)" + }, + "nerdynate.live": { + "error": "HTTPSConnectionPool(host='nerdynate.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.jel-tech.com": { + "error": "HTTPSConnectionPool(host='tube.jel-tech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ennui.industries": { + "error": "HTTPSConnectionPool(host='ennui.industries', port=443): Read timed out. (read timeout=3)" + }, + "m.kagucho.net": { + "error": "HTTPSConnectionPool(host='m.kagucho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.cuezakuisgodofthe.world": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 34, + "activeMonth": 16, + "activeHalfyear": 24 + }, + "localPosts": 94523 + }, + "openRegistrations": true + } + }, + "pleroma.koyu.space": { + "error": "HTTPSConnectionPool(host='pleroma.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.debatevisual.com": { + "error": "HTTPSConnectionPool(host='social.debatevisual.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "sociaal.in-de-hand.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "friendica", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 6, + "activeHalfyear": 6, + "activeMonth": 6 + }, + "localPosts": 16, + "localComments": 6 + }, + "metadata": { + "nodeName": "Sociaal-In-de-hand" + } + } + }, + "verylofi.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.lt": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 254 + }, + "openRegistrations": false + } + }, + "mast.eu.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 51, + "activeMonth": 98, + "activeHalfyear": 245 + }, + "localPosts": 46522 + }, + "openRegistrations": true + } + }, + "this.mouse.rocks": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 40, + "activeMonth": 3, + "activeHalfyear": 10 + }, + "localPosts": 46687 + }, + "openRegistrations": true + } + }, + "bix.blog": { + "error": "HTTPSConnectionPool(host='bix.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.takagogo.com": { + "error": 500 + }, + "car-mastodon.link": { + "error": "HTTPSConnectionPool(host='car-mastodon.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mikumiku.moe": { + "error": 404 + }, + "social.netplusw.com": { + "error": "HTTPSConnectionPool(host='social.netplusw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.masq.world": { + "error": "HTTPSConnectionPool(host='www.masq.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "koyu.space/@Calypso1": { + "error": 404 + }, + "smeets.re": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 103 + }, + "openRegistrations": false + } + }, + "extremelywoke.club": { + "error": "HTTPSConnectionPool(host='extremelywoke.club', port=443): Read timed out. (read timeout=3)" + }, + "pkp.mensa.uberspace.de/friendica": { + "error": 404 + }, + "mastodon.social/users/quasi_crystals": { + "error": 404 + }, + "pusch.org/fra/friendica-master": { + "error": "HTTPSConnectionPool(host='pusch.org', port=443): Max retries exceeded with url: /fra/friendica-master/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "heartlandia.live": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 68 + }, + "openRegistrations": true + } + }, + "hub.beamweb.de": { + "error": 404 + }, + "zwei-1001.jp": { + "error": "HTTPSConnectionPool(host='zwei-1001.jp', port=443): Read timed out. (read timeout=3)" + }, + "uldhaar.dk": { + "error": "HTTPSConnectionPool(host='uldhaar.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.lucida-don.net": { + "error": "HTTPSConnectionPool(host='mstdn.lucida-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mnetwork.co.kr": { + "error": 404 + }, + "indigo.zone": { + "error": "HTTPSConnectionPool(host='indigo.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud.add-secure.de": { + "error": "HTTPSConnectionPool(host='cloud.add-secure.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.add-secure.de' doesn't match 'add-sec.de'\")))" + }, + "epicyon.matoken.org": { + "error": 404 + }, + "test.dom64.xyz": { + "error": "HTTPSConnectionPool(host='test.dom64.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.stephenson.cc": { + "error": 503 + }, + "pleroma.shunderdo.me": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ @@ -77175,24 +83229,8 @@ "banner_removal": [], "federated_timeline_removal": [], "media_nsfw": [], - "media_removal": [ - "pawoo.net", - "humblr.social" - ], - "reject": [ - "gab.com", - "gab.ai", - "kiwifarms.cc", - "kiwifarms.net", - "kiwifarms.is", - "rapefeminists.network", - "freespeechextremist.com", - "npf.mlpol.net", - "bsd.moe", - "noagendasocial.com", - "freezepeach.xyz", - "shitposter.club" - ], + "media_removal": [], + "reject": [], "report_removal": [] }, "quarantined_instances": [] @@ -77206,7 +83244,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Ballpointcarrot.net :: Pleroma", + "nodeName": "Pleroma/Shunderdome", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -77253,7 +83291,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pleroma.shunderdo.me/users/pingviini" + ], "suggestions": { "enabled": false }, @@ -77261,7 +83301,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 55000000 } }, "openRegistrations": false, @@ -77274,10 +83314,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 223, + "localPosts": 1562, "users": { "total": 2 } @@ -77285,28 +83325,82 @@ "version": "2.0" } }, - "yukia.me": { - "error": 502 + "mastodon.repl.info": { + "error": "HTTPSConnectionPool(host='mastodon.repl.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.waytt.cf": { - "error": "HTTPSConnectionPool(host='pleroma.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.nobodyhasthe.biz": { + "error": "HTTPSConnectionPool(host='social.nobodyhasthe.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.observer": { - "error": "HTTPSConnectionPool(host='mastodon.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deepspacerose.garden": { + "error": "HTTPSConnectionPool(host='deepspacerose.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "boscolager.de": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "mastodon.social/users/vms20591": { + "error": 404 }, - "poofion.com": { + "mdx.ggtea.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2 06f906acac" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 7, + "activeHalfyear": 10 + }, + "localPosts": 230 + }, + "openRegistrations": false + } + }, + "findyouralpha.com": { + "error": "HTTPSConnectionPool(host='findyouralpha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.works": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tglo.be": { + "error": "HTTPSConnectionPool(host='tglo.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.datarek.nl": { + "error": "HTTPSConnectionPool(host='cloud.datarek.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.highfivesquad.com": { + "error": "HTTPSConnectionPool(host='social.highfivesquad.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.nj.com": { "error": 404 }, - "approachabl.com": { - "error": "HTTPSConnectionPool(host='approachabl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to approachabl.com timed out. (connect timeout=3)'))" + "social.uraniumlane.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 263 + }, + "openRegistrations": false + } }, - "t.d65.xyz": { - "error": "HTTPSConnectionPool(host='t.d65.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "masto.va-11-hall-a.cafe": { + "error": 502 }, - "neve.theiceshelf.com": { + "shigusegubu.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -77318,16 +83412,52 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "AntiFollowbotPolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "preteengirls.biz", + "melalandia.tk", + "pawoo.net", + "baraag.net", + "humblr.social", + "sinblr.com" + ], + "media_nsfw": [ + "preteengirls.biz", + "melalandia.tk", + "pl.smuglo.li", + "baraag.net", + "humblr.social", + "stereophonic.space", + "pawoo.net", + "sinblr.com" + ], + "media_removal": [], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "pleroma.rareome.ga" + ] }, "fieldsLimits": { "maxFields": 10, @@ -77335,20 +83465,18 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Neve", + "nodeDescription": "SigSegV, a pleroma instance", + "nodeName": "\u30b7\u30b0\u30bb\u30b0\uff36", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 10, + "max_options": 20, "min_expiration": 0 }, "postFormats": [ "text/plain", - "text/html", - "text/markdown", "text/bbcode" ], "private": false, @@ -77386,16 +83514,16 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://neve.theiceshelf.com/users/tees" + "https://shigusegubu.club/users/hj" ], "suggestions": { "enabled": false }, "uploadLimits": { "avatar": 2000000, - "background": 5000000, - "banner": 5000000, - "general": 5000000 + "background": 4000000, + "banner": 4000000, + "general": 200000000 } }, "openRegistrations": false, @@ -77408,214 +83536,199 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.50-8232-g74db8f47-shigusegubu" }, "usage": { - "localPosts": 65, + "localPosts": 209188, "users": { - "total": 4 + "total": 106 } }, "version": "2.0" } }, - "kune.gouge.re": { - "error": "HTTPSConnectionPool(host='kune.gouge.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kune.gouge.re timed out. (connect timeout=3)'))" - }, - "mstdn.kpherox.dev": { - "error": "HTTPSConnectionPool(host='mstdn.kpherox.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tille.ch": { - "error": "HTTPSConnectionPool(host='social.tille.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "miredlibre.ddns.net": { - "error": 404 - }, - "7pm.org": { - "error": "HTTPSConnectionPool(host='7pm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/bthall": { + "toot.center": { "error": 404 }, - "pantagruel.dnsup.net": { - "error": 401 - }, - "atchao.info": { + "awoo.chat": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 10 + "total": 30, + "activeMonth": 4, + "activeHalfyear": 13 }, - "localPosts": 238, - "localComments": 0 + "localPosts": 8909 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "A Tchao Bonsoir! 30 ans de guignols \u00e0 pr\u00e9server", - "nodeDescription": "A Tchao Bonsoir! 30 ans de guignols \u00e0 pr\u00e9server" - } + "openRegistrations": true } }, - "sipsocially.com": { + "servilo.xyz": { + "error": 404 + }, + "toot.x2a.io": { + "error": "HTTPSConnectionPool(host='toot.x2a.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.kher.nl": { + "error": 403 + }, + "cloud.kreuter.xyz": { + "error": 403 + }, + "canor.synology.me": { + "error": "HTTPSConnectionPool(host='canor.synology.me', port=443): Read timed out. (read timeout=3)" + }, + "ap.tiuxo.com": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "federation": { + "enabled": true + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "haha, yes", + "nodeName": "tiuxo", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://ap.tiuxo.com/users/brian" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "SIP Socially - A VoIP Centric Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 309, + "users": { + "total": 6 + } + }, + "version": "2.0" } }, - "fed.ubos.net": { - "error": 404 - }, - "unikanomo.club": { - "error": "HTTPSConnectionPool(host='unikanomo.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to unikanomo.club timed out. (connect timeout=3)'))" - }, - "mastodon.cemea.org": { - "error": 404 + "mstdn.kida.io": { + "error": "HTTPSConnectionPool(host='mstdn.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mstdn.uei.co.jp": { - "error": "HTTPSConnectionPool(host='mstdn.uei.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.uei.co.jp' doesn't match either of 'www.technology-port.com', 'technology-port.com'\")))" + "next.theymann.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "supercomputer321.asuscomm.com": { - "error": "HTTPSConnectionPool(host='supercomputer321.asuscomm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to supercomputer321.asuscomm.com timed out. (connect timeout=3)'))" + "mastodon.hgsn.info": { + "error": 530 }, - "niedersachsen.social": { - "error": 502 + "cyber.hockey": { + "error": "HTTPSConnectionPool(host='cyber.hockey', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.dssr.ch": { + "beepboop.one": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1313" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.3" }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "dSSr Friendica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter", - "wordpress" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 4 }, - "explicitContent": false - } + "localPosts": 16390 + }, + "openRegistrations": false } }, - "f.uvok.de": { - "error": "HTTPSConnectionPool(host='f.uvok.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.brainjuice.ca": { - "error": "HTTPSConnectionPool(host='mstdn.brainjuice.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "psyver.space": { - "error": 404 + "knzkoniisan.club": { + "error": "HTTPSConnectionPool(host='knzkoniisan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.graz.social": { + "tube.grin.hu": { "nodeinfo": { "version": "2.0", "software": { @@ -77632,53 +83745,118 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 20 }, - "localPosts": 751, - "localComments": 3 + "localPosts": 22, + "localComments": 4 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Peertube graz.social", - "nodeDescription": "Von https://info.graz.social", + "nodeName": "grinTube", + "nodeDescription": "This is grin's Public PeerTube instance, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. No private video allowed.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, - 720 + 720, + 1080, + 2160 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -77721,7 +83899,12 @@ ".flv", ".mkv", ".m4v", - "null" + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -77737,8 +83920,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -77746,126 +83929,38 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mastodon.zwei.net": { - "error": "HTTPSConnectionPool(host='mastodon.zwei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.sakaki333.com": { + "error": "HTTPSConnectionPool(host='mastodon.sakaki333.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sakaki333.com' doesn't match either of 'blog.sakaki333.com', 'gitbucket.sakaki333.com', 'imasdb.sakaki333.com', 'main.sakaki333.com', 'openpj.sakaki333.com', 'sakaki333.com', 'www.sakaki333.com'\")))" }, - "bbw.masto.host": { - "error": "HTTPSConnectionPool(host='bbw.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kabudon.jp": { + "error": "HTTPSConnectionPool(host='kabudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mammouth.quebec": { - "error": "HTTPSConnectionPool(host='mammouth.quebec', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fnode.schirr.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "photos.quentel.social": { - "error": 502 + "mast.raven.xyz": { + "error": "HTTPSConnectionPool(host='mast.raven.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "project-imas.cn": { - "error": "HTTPSConnectionPool(host='project-imas.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cornfedcrew.com": { + "error": 404 }, - "parley.ppsfleet.navy": { - "error": "HTTPSConnectionPool(host='parley.ppsfleet.navy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "hub.cayra.info": { + "error": "HTTPSConnectionPool(host='hub.cayra.info', port=443): Read timed out. (read timeout=3)" }, - "pl.wowana.me": { + "blog.mjb.im": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "bidule.menf.in", - "eldritch.cafe", - "gluten.space", - "is.nota.live", - "koyu.space", - "likeable.space", - "mastodon.art", - "mastodon.host", - "mst3k.interlinked.me", - "pleroma.amplifie.red", - "social.libre.fi", - "social.pixie.town", - "vernunftzentrum.de", - "weirder.earth", - "yeehaw.town", - "cybre.space", - "mastodon.social", - "playvicious.social", - "sunbeam.city", - "witches.live", - "botsin.space", - "fedi.lynnesbian.space", - "is.a.qute.dog", - "mastodon.starrevolution.org", - "plural.cafe", - "social.diskseven.com", - "yorishiro.space" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "social.librem.one", - "pleroma.mouse.services" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Single-user instance", - "nodeName": "pl.wowana.me", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain" - ], - "private": true, - "restrictedNicknames": [], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.wowana.me/users/opal" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "blog.mjb.im", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, @@ -77874,395 +83969,291 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.2-13-ged1c780f-release-2-0-2" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 11177, "users": { - "total": 2 - } + "total": 1 + }, + "localPosts": 11 }, "version": "2.0" } }, - "qwerjk.com": { - "error": 404 + "nnia.masto.host": { + "error": "HTTPSConnectionPool(host='nnia.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kirgroup.com": { + "mastodon.diglateam3.com": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "microblogpub", - "version": "a563875", - "repository": "https://github.com/tsileo/microblog.pub" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 13 + "localPosts": 232 }, - "metadata": { - "nodeName": "@fabrixxm@kirgroup.com", - "version": "a563875", - "versionDate": "Fri Mar 27 13:11:52 2020 +0100" - } + "openRegistrations": false } }, - "petko.me": { - "error": 410 - }, - "wutup.wtfflorida.com": { - "error": "HTTPSConnectionPool(host='wutup.wtfflorida.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "blog.braintube.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "relay.ltch.fr": { - "error": "HTTPSConnectionPool(host='relay.ltch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixel.sectiontwo.org": { + "error": "HTTPSConnectionPool(host='pixel.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "v6ak.com": { + "nt.mstdon.app": { "error": 404 }, - "chating.xyz": { - "error": "HTTPSConnectionPool(host='chating.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "belieper.me": { - "error": "HTTPSConnectionPool(host='belieper.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" - }, - "larochette.hd.free.fr": { - "error": "HTTPSConnectionPool(host='larochette.hd.free.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to larochette.hd.free.fr timed out. (connect timeout=3)'))" - }, - "pixelfed.dynlinux.io": { + "social.garwood.io": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.dynlinux.io", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed.dynlinux.io", - "domain": "pixelfed.dynlinux.io", - "url": "https://pixelfed.dynlinux.io", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 10, + "activeMonth": 4, + "activeHalfyear": 10 + }, + "localPosts": 1413 }, + "openRegistrations": true + } + }, + "scc.wtf": { + "error": "HTTPSConnectionPool(host='scc.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.moseskaranja.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 57, - "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 5, - "activeMonth": 0 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 15 }, - "version": "2.0", "openRegistrations": false } }, - "cloud.kerkeni.tn": { - "error": 404 - }, - "gauchiste.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pipe.jumpingcrab.com": { - "error": "HTTPSConnectionPool(host='pipe.jumpingcrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "slackz.co": { + "error": "HTTPSConnectionPool(host='slackz.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "has.leftreality.com": { - "error": "HTTPSConnectionPool(host='has.leftreality.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.evangineer.net": { + "error": 503 }, - "wk3.org": { + "mi.cryo.jp": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.12.0" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "name": "misskey", + "version": "10.102.4" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "twitter" + "atom1.0", + "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": {} }, "metadata": { - "nodeName": "diaspora* at wk3.org", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true + "name": "S.R.Instance", + "description": "\nOnly for S.R.I. personnel. In touch with us, use Fediverse: fediverse network, The Federation, fediverse.party
\n", + "maintainer": { + "email": "admin@sanin.link", + "name": "cryo" }, - "adminAccount": "christophe" + "langs": [ + "" + ], + "announcements": [ + { + "title": "Constituents", + "text": "Director: cryo
\nChair: Lynx" + } + ], + "disableRegistration": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": true } } }, - "mst-roa.m544.net": { - "error": "HTTPSConnectionPool(host='mst-roa.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "owlparliament.com": { - "error": "HTTPSConnectionPool(host='owlparliament.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to owlparliament.com timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/kdy": { - "error": 404 - }, - "mispurchase.com": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "fediverse.simpleguy.net": { + "micro.blog": { "error": 404 }, - "neo.hongeipii.com": { - "error": "HTTPSConnectionPool(host='neo.hongeipii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "coolmemes.biz": { - "error": "HTTPSConnectionPool(host='coolmemes.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "flowersound.social": { + "error": "HTTPSConnectionPool(host='flowersound.social', port=443): Read timed out. (read timeout=3)" }, - "verge.info.tm": { - "error": 502 + "mammut.mx": { + "error": "HTTPSConnectionPool(host='mammut.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.wivodaim.net": { + "kurage.cc": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 84, + "activeMonth": 10, + "activeHalfyear": 17 }, - "localPosts": 46 + "localPosts": 20069 }, "openRegistrations": true } }, - "freespeech.firedragonstudios.com": { + "md.jigensha.info": { + "error": 521 + }, + "mastodon.chilos.jp": { + "error": "HTTPSConnectionPool(host='mastodon.chilos.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "rockingr.xirtameht.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mushroomkingdomdon.m.to": { + "error": "HTTPSConnectionPool(host='mushroomkingdomdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "in-visible.eu": { + "error": "HTTPSConnectionPool(host='in-visible.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misskey.lunet.org": { + "error": "HTTPSConnectionPool(host='misskey.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.mstdn-jp.site": { "error": 404 }, - "mastodonian.city": { - "error": 520 + "mastodon.iut-larochelle.fr": { + "error": 404 }, - "mstdn.miyazaki.jp": { + "artoot.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 16, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 349, + "activeMonth": 174, + "activeHalfyear": 296 }, - "localPosts": 962 + "localPosts": 6860 }, - "openRegistrations": false + "openRegistrations": true } }, - "ciaranconnelly.com": { + "mastodon.press": { + "error": "HTTPSConnectionPool(host='mastodon.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "test-bleroma.dupon.in": { + "error": "HTTPSConnectionPool(host='test-bleroma.dupon.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jeannieindigital.com": { + "error": "HTTPSConnectionPool(host='jeannieindigital.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "charmed.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nextcloud.funkyfoxwear.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "masudadon.com": { + "error": "HTTPSConnectionPool(host='masudadon.com', port=443): Read timed out. (read timeout=3)" + }, + "tube.abrizero.fr": { + "error": "HTTPSConnectionPool(host='tube.abrizero.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "doubleloop.net": { "error": 404 }, - "thisoneismine.zapto.org": { + "universe.masto.host": { + "error": "HTTPSConnectionPool(host='universe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "el-ktm.com": { + "error": "HTTPSConnectionPool(host='el-ktm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdntr.com": { + "error": "HTTPSConnectionPool(host='mstdntr.com', port=443): Read timed out. (read timeout=3)" + }, + "cryptid.club": { + "error": "HTTPSConnectionPool(host='cryptid.club', port=443): Read timed out. (read timeout=3)" + }, + "social.klazema.net": { + "error": "HTTPSConnectionPool(host='social.klazema.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.nadpoi.ca": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "chat.jmunky.com": { + "error": "HTTPSConnectionPool(host='chat.jmunky.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "samiandalex.com": { "error": 404 }, - "anomalocaris.link": { - "error": "HTTPSConnectionPool(host='anomalocaris.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.bof.space": { + "error": "HTTPSConnectionPool(host='social.bof.space', port=443): Read timed out. (read timeout=3)" }, - "fedgram.com": { - "error": "HTTPSConnectionPool(host='fedgram.com', port=443): Read timed out. (read timeout=3)" + "news.szy.io": { + "error": "HTTPSConnectionPool(host='news.szy.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "starlit.city": { - "error": "HTTPSConnectionPool(host='starlit.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to starlit.city timed out. (connect timeout=3)'))" + "acts-sh.pp.ua": { + "error": "HTTPSConnectionPool(host='acts-sh.pp.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.daemons.it": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 787 - }, - "software": { - "version": "0.9.9999", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Bad Daemons", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } + "screlations.org": { + "error": 404 }, - "masto.glx-consulting.com": { + "tomitodon.huideyeren.info": { "nodeinfo": { "version": "2.0", "software": { @@ -78274,285 +84265,106 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 10, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 822 + "localPosts": 363 }, - "openRegistrations": false + "openRegistrations": true } }, - "f.l4.pm": { + "mastodon.bbqmasters.life": { + "error": "HTTPSConnectionPool(host='mastodon.bbqmasters.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.nl": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "luna's gay instance", - "nodeName": "Pleroma/Lunya", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://f.l4.pm/users/luna" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-493-g918a8094-develop" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 979, - "users": { - "total": 6 - } - }, - "version": "2.0" - } - }, - "mstdn.asterism.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "users": {} }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "metadata": { + "nodeName": "Misskey \ud83c\uddf3\ud83c\uddf1", + "nodeDescription": "Post jouw idee, hot topic, wat je ook maar wil delen. Maak jouw teksten aantrekkelijk met je favoriete foto's, verzend bestanden, zelfs video's, of maak een poll. Dit zijn enkele van de mogelijkheden die Misskey aanbiedt! ", + "maintainer": { + "name": "admin", + "email": "info@misskey.nl" }, - "localPosts": 62100 - }, - "openRegistrations": false + "langs": [ + "English" + ], + "tosUrl": "https://misskey.nl/@admin/pages/1577210472421", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://misskey.nl/@admin", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } } }, - "mastodon.minet.net": { - "error": "HTTPSConnectionPool(host='mastodon.minet.net', port=443): Read timed out. (read timeout=3)" + "peertube.hackto.me": { + "error": "HTTPSConnectionPool(host='peertube.hackto.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.bounz.net": { - "error": "HTTPSConnectionPool(host='social.bounz.net', port=443): Read timed out. (read timeout=3)" + "honk.aj.k.vu": { + "error": "HTTPSConnectionPool(host='honk.aj.k.vu', port=443): Read timed out. (read timeout=3)" }, - "toot.iserv4.me": { - "error": "HTTPSConnectionPool(host='toot.iserv4.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mi.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='mi.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cociubaandrei.ddns.net": { - "error": 404 + "techflake.ch": { + "error": "HTTPSConnectionPool(host='techflake.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'techflake.ch' doesn't match 'teach.techflake.ch'\")))" }, - "gnus.wideweb.me": { - "error": "HTTPSConnectionPool(host='gnus.wideweb.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "takibi.today": { + "error": "HTTPSConnectionPool(host='takibi.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "geekcompass.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 838 - }, - "openRegistrations": false - } + "mastodon.patallan.com.au": { + "error": "HTTPSConnectionPool(host='mastodon.patallan.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.rdela.com": { + "tube.extinctionrebellion.fr": { + "error": "HTTPSConnectionPool(host='tube.extinctionrebellion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hackerzlab.net": { "error": 404 }, - "cloud.ekkobit.com": { + "cjslep.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.witchey.tech": { - "error": "HTTPSConnectionPool(host='social.witchey.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendster.lol": { + "error": "HTTPSConnectionPool(host='friendster.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.oltoko.de": { - "error": "HTTPSConnectionPool(host='social.oltoko.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.oltoko.de' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "0w3n.ga": { + "error": "HTTPSConnectionPool(host='0w3n.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.slum.cloud": { + "c.gsn.li": { + "error": 404 + }, + "neue.social": { + "error": "HTTPSConnectionPool(host='neue.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.spinster.xyz": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "plam", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.slum.cloud/users/m0r016" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, "openRegistrations": true, "protocols": [ "activitypub" @@ -78562,48 +84374,37 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { - "localPosts": 203, + "localPosts": 0, "users": { - "total": 18 + "total": 1 } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "spinster.xyz", + "mastodon.corecoding.dev", + "hispatodon.club", + "gleasonator.com", + "gameliberty.club", + "qoto.org", + "bulge.exposed", + "khat.komitea.fi", + "coom.club" + ] + } } }, - "mastodon.social/users/Decay": { - "error": 404 - }, - "fuckfuckfuckfuckfuckfuckfuckfuckfuckfuckfuck.club": { - "error": "HTTPSConnectionPool(host='fuckfuckfuckfuckfuckfuckfuckfuckfuckfuckfuck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "anthony-19601998.jp": { - "error": "HTTPSConnectionPool(host='anthony-19601998.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anthony-19601998.jp timed out. (connect timeout=3)'))" - }, - "sozial.social": { - "error": "HTTPSConnectionPool(host='sozial.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "jsanchez.im": { - "error": "HTTPSConnectionPool(host='jsanchez.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "carcosa.net": { - "error": 404 - }, - "chmura.marcinmalecki.pl": { - "error": 404 - }, - "91jpbachuhs.4chan.icu": { - "error": "HTTPSConnectionPool(host='91jpbachuhs.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "peertube.openstreetmap.fr": { + "shadowfacts.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "shadowfacts_blog", + "version": "1.0.0" }, "protocols": [ "activitypub" @@ -78611,60 +84412,33 @@ "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "atom1.0" ] }, "openRegistrations": false, "usage": { "users": { - "total": 16 - }, - "localPosts": 132, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "nodeName": "peertube.openstreetmap.fr", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "localPosts": 34, + "localComments": 15 } } }, - "prologic.blog": { - "error": 404 - }, - "nbxcloud.in": { - "error": 404 + "monsterpit.net": { + "error": "HTTPSConnectionPool(host='monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "soapbox.for.fish": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 0, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 0 - }, - "openRegistrations": true - } + "un.lobi.to": { + "error": "HTTPSConnectionPool(host='un.lobi.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "luxtube.lu": { + "v.lesterpig.com": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -78679,103 +84453,24 @@ "openRegistrations": true, "usage": { "users": { - "total": 53 + "total": 68 }, - "localPosts": 2767, - "localComments": 12 + "localPosts": 3541, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "LuxTube", - "nodeDescription": "Deng L\u00ebtzebuerger Video-on-demand Plattform.\nVun MPOAI A.s.b.l.", + "nodeName": "\ud83d\udc37 Tube ", + "nodeDescription": "Personal PeerTube instance. Expect dev, games and misc subjects!", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -78785,30 +84480,31 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 360, + 480, + 720, 1080 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -78865,8 +84561,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -78880,323 +84576,140 @@ } } }, - "pix.jeer.fr": { - "error": "HTTPSConnectionPool(host='pix.jeer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.pube.tk": { + "writing.openwebcraft.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "For all your funposting needs.", - "nodeName": "Purum Bellum", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.pube.tk/users/forcedinductionretard" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Written Open Web Craft", + "nodeDescription": "Mostly tech notes; occasional ramblings and\u2014full disclosure\u2014loose thoughts.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.0" - }, + "name": "writefreely", + "version": "0.12.0" + }, "usage": { - "localPosts": 653, "users": { - "total": 4 - } + "total": 1 + }, + "localPosts": 8 }, "version": "2.0" } }, - "nextcloud.gadgeteer.co.za": { - "error": 404 + "pl.at7s.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cat-from-outer.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1359 - }, - "openRegistrations": false - } + "toot.chat": { + "error": "HTTPSConnectionPool(host='toot.chat', port=443): Read timed out. (read timeout=3)" }, - "mstdn.haoyayoi.net": { - "error": "HTTPSConnectionPool(host='mstdn.haoyayoi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.haoyayoi.net timed out. (connect timeout=3)'))" + "pleroma.dupon.in": { + "error": "HTTPSConnectionPool(host='pleroma.dupon.in', port=443): Read timed out. (read timeout=3)" }, - "beudot07.net": { - "error": 404 + "the-wired.club": { + "error": "HTTPSConnectionPool(host='the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.cglobe.info": { - "error": 404 + "friendica.social.lsf-group.de": { + "error": "HTTPSConnectionPool(host='friendica.social.lsf-group.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "mastodon.social/users/Jourdan": { + "cloud.jeroendeneef.com": { "error": 404 }, - "facegirl.me": { - "error": "HTTPSConnectionPool(host='facegirl.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to facegirl.me timed out. (connect timeout=3)'))" + "consequenceofsound.net": { + "error": 404 }, - "oit-unofficial.tokyo": { - "error": "HTTPSConnectionPool(host='oit-unofficial.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "weird.tf": { + "error": "HTTPSConnectionPool(host='weird.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.mzsa.me": { - "error": "HTTPSConnectionPool(host='blog.mzsa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yzw45do3yrjfnbpr.onion": { + "error": "HTTPSConnectionPool(host='yzw45do3yrjfnbpr.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.melyanna.net": { + "social.growzrom.org": { "nodeinfo": { - "metadata": { - "nodeName": "Tea Time", - "nodeDescription": "Blog, scrapbook, and virtual space for my experiments.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "smtp" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 20 - }, - "version": "2.0" - } - }, - "social.java.nrw": { - "error": "HTTPSConnectionPool(host='social.java.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cusae.com": { - "error": "HTTPSConnectionPool(host='mastodon.cusae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "negitorodon.rkun.cf": { - "error": "HTTPSConnectionPool(host='negitorodon.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.xensen.net": { - "error": "HTTPSConnectionPool(host='hub.xensen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "pleroma.playground.ws": { - "error": "HTTPSConnectionPool(host='pleroma.playground.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.biologianaweb.com.br": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 27, - "activeMonth": 10, - "activeHalfyear": 29 - }, - "localPosts": 1256 - }, - "openRegistrations": true - } - }, - "mastodon.radiosonline.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 35, - "activeMonth": 20, - "activeHalfyear": 58 - }, - "localPosts": 1769 - }, - "openRegistrations": true - } - }, - "one.telmina.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Growzrom", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 30975 - }, - "openRegistrations": false - } - }, - "polyamory.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 107, - "activeMonth": 17, - "activeHalfyear": 48 + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "localPosts": 874 - }, - "openRegistrations": true + "explicitContent": false + } } }, - "social.treeshrew.net": { - "error": 503 - }, - "video.arbitrarion.com": { - "error": 502 - }, - "esfl.tupambae.org": { + "microhive.org": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-dev-1336" }, "protocols": { "inbound": [ "friendica", - "activitypub" + "diaspora", + "gnusocial" ], "outbound": [ "friendica", - "activitypub" + "diaspora", + "gnusocial" ] }, "services": { @@ -79205,20 +84718,22 @@ "smtp" ] }, - "usage": [], - "openRegistrations": true, + "usage": {}, + "openRegistrations": false, "metadata": { - "nodeName": "Eckernf\u00f6rder Sonderkommando fl", + "nodeName": "MicroHive", "protocols": { "inbound": [ "friendica", - "activitypub", + "diaspora", + "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "activitypub", + "diaspora", + "gnusocial", "atom1.0" ] }, @@ -79232,51 +84747,15 @@ } } }, - "social.mylinux.cz": { - "error": "HTTPSConnectionPool(host='social.mylinux.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.mylinux.cz' doesn't match either of 'aiken.cz', 'www.aiken.cz'\")))" - }, - "digitalnomad.social": { - "error": "HTTPSConnectionPool(host='digitalnomad.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "obsolete.digital": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 32 - }, - "openRegistrations": false - } - }, - "mastodon.pericoloso.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.pericoloso.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.ibaraki.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ibaraki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sergio101.com": { - "error": 404 - }, - "brawner.social": { - "error": "HTTPSConnectionPool(host='brawner.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.arkadi.one": { + "error": "HTTPSConnectionPool(host='fedi.arkadi.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube-dijon.beta.education.fr": { + "video.gafamfree.party": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -79288,293 +84767,242 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 16 + "total": 30 }, - "localPosts": 5962, - "localComments": 0 + "localPosts": 60523, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire - Academie de Dijon", - "nodeDescription": "PeerTube - hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] + "nodeName": "QLF", + "nodeDescription": "For Music mostly. \nIf you want an account to post music content, you can send a message :) " + } + } + }, + "la1.jp": { + "error": 404 + }, + "pixel.deblan.org": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.deblan.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "200", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "activitypub": { + "enabled": true, + "remote_follow": false }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "domain": "pixel.deblan.org", + "url": "https://pixel.deblan.org", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": false } } - } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 3, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 0, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": false } }, - "aptests.sitedethib.com": { - "error": 404 - }, - "flim.ml": { + "mastodon.rosenberg-watt.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 3943, - "localComments": 0 + "localPosts": 139 }, + "openRegistrations": false + } + }, + "a.213.link": { + "error": "HTTPSConnectionPool(host='a.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misanthropy.wang": { + "error": "HTTPSConnectionPool(host='misanthropy.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funkwhale.it": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Flim.ml", - "nodeDescription": "Des flims sur le librimse.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true + "library": { + "federationEnabled": true, + "federationNeedsApproval": true, + "music": { + "hours": 4.4275 }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 480, - 720, - 1080 - ] + "anonymousCanListen": true, + "tracks": { + "total": 113 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "artists": { + "total": 14 }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "albums": { + "total": 23 + } + }, + "reportTypes": [ + { + "type": "takedown_request", + "anonymous": true, + "label": "Takedown request" }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + { + "type": "invalid_metadata", + "anonymous": false, + "label": "Invalid metadata" }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "type": "illegal_content", + "anonymous": true, + "label": "Illegal content" }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } + { + "type": "offensive_content", + "anonymous": false, + "label": "Offensive content" }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + { + "type": "other", + "anonymous": false, + "label": "Other" + } + ], + "nodeName": "Funkwhale Italia", + "shortDescription": "L'istanza italiana di funkwhale", + "allowList": { + "enabled": false, + "domains": null + }, + "instanceSupportMessage": "", + "rules": "", + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "usage": { + "listenings": { + "total": 148 }, - "trending": { - "videos": { - "intervalDays": 7 + "favorites": { + "tracks": { + "total": 1 } - }, - "tracker": { - "enabled": true } + }, + "defaultUploadQuota": 20000, + "contactEmail": "info@funkwhale.it", + "banner": null, + "funkwhaleSupportMessageEnabled": false, + "actorId": "https://funkwhale.it/federation/actors/service", + "terms": "", + "longDescription": "Con Funkwhale ascolti la tua musica, ovunque, hai accesso alle tue liste di riproduzione, canzoni preferite, ed artisti ovunque, dalla nostra interfaccia web o da un'ampia gamma di applicazioni compatibili su ogni piattaforma.\r\n\r\nCarica la tua libreria musicale, condividila con amici e familiari, e scopri talentuosi creatori.\r\n\r\nFunkwhale \u00e8 una piattaforma aperta e decentralizzata costituita da tanti siti/pod indipendenti che possono comunicare tra loro utilizzando tecnologie gratuite e libere.\r\n\r\nFunkwhale.it non \u00e8 legato ad alcuna corporazione o entit\u00e0 commerciale, e questa indipendenza \u00e8 il suo grande potere.\r\n\r\nPer questo motivo, possiamo offrirti un esperienza libera da profanazione personale e pubblicit\u00e0, e focalizzata su quello che ti serve.", + "private": false + }, + "usage": { + "users": { + "activeHalfyear": 30, + "total": 30, + "activeMonth": 7 } - } + }, + "services": { + "outbound": [], + "inbound": [] + }, + "software": { + "name": "funkwhale", + "version": "0.20.1" + }, + "version": "2.0", + "protocols": [ + "activitypub" + ], + "openRegistrations": true } }, - "tatu.la": { - "error": "HTTPSConnectionPool(host='tatu.la', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.utwente.nl": { + "mastodon.social/users/SvenWernicke": { "error": 404 }, - "videos.side-ways.net": { + "peertube.pcservice46.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -79594,41 +85022,49 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 5 }, - "localPosts": 238, - "localComments": 0 + "localPosts": 12434, + "localComments": 274 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Les vid\u00e9os de SideWays, la webs\u00e9rie itin\u00e9rante (https://side-ways.net)", - "nodeDescription": "Cette instance PeerTube a \u00e9t\u00e9 cr\u00e9\u00e9 pour h\u00e9berger les vid\u00e9os r\u00e9alis\u00e9es par SideWays, la webs\u00e9rie itin\u00e9rante. ", + "nodeName": "TuxnTube", + "nodeDescription": "Instance de TuxnVape", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, 720, 1080 @@ -79640,7 +85076,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -79704,8 +85140,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -79719,79 +85155,10 @@ } } }, - "jp-mstdn.com": { - "error": 410 - }, - "polyanka.ddns.net": { - "error": "HTTPSConnectionPool(host='polyanka.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.mag-uk.org": { - "error": 404 - }, - "www.publicintegrity.org": { - "error": 404 - }, - "oyashirosama.tk": { - "error": "HTTPSConnectionPool(host='oyashirosama.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oyashirosama.tk timed out. (connect timeout=3)'))" - }, - "m.natalie.ee": { - "error": "HTTPSConnectionPool(host='m.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.bookmark.org": { - "error": "HTTPSConnectionPool(host='social.bookmark.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fat.cab": { - "error": "HTTPSConnectionPool(host='fat.cab', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "birb.haus": { - "error": "HTTPSConnectionPool(host='birb.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "fedi.xyz": { - "error": "HTTPSConnectionPool(host='fedi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "hubz.hfrc.de": { - "error": "HTTPSConnectionPool(host='hubz.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.pw": { - "error": "HTTPSConnectionPool(host='mstdn.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.pw timed out. (connect timeout=3)'))" - }, - "shaun.net": { - "error": 404 - }, - "hub.joint-living.org": { - "error": 404 - }, - "thenerdpaul.com": { - "error": 404 - }, - "luvdon.cc": { - "error": 404 - }, - "christuskirche-altona.de": { - "error": 404 - }, - "pixelfed.ll-hh.de": { - "error": "HTTPSConnectionPool(host='pixelfed.ll-hh.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "producers.masto.host": { - "error": "HTTPSConnectionPool(host='producers.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "misskey.tmin.ml": { - "error": "HTTPSConnectionPool(host='misskey.tmin.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "iboys.tokyo": { - "error": "HTTPSConnectionPool(host='iboys.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to iboys.tokyo timed out. (connect timeout=3)'))" - }, - "dlun.ch": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nextcloud.hs1.nl.wdc01.lsw.hs1.nl": { - "error": "HTTPSConnectionPool(host='nextcloud.hs1.nl.wdc01.lsw.hs1.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "video.loves.pizza": { - "error": "HTTPSConnectionPool(host='video.loves.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodontti.social": { + "error": "HTTPSConnectionPool(host='mastodontti.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.naii.io": { + "lily.network": { "nodeinfo": { "version": "2.0", "software": { @@ -79803,70 +85170,58 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5, + "activeMonth": 5, + "activeHalfyear": 5 }, - "localPosts": 783 + "localPosts": 6557 }, "openRegistrations": false } }, - "toot.network": { - "error": "HTTPSConnectionPool(host='toot.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.network' doesn't match '28pageslater.com'\")))" - }, - "un56ixzx7euwyr43.onion": { - "error": "HTTPSConnectionPool(host='un56ixzx7euwyr43.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "community.cherrycart.in": { - "error": "HTTPSConnectionPool(host='community.cherrycart.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.pira.jp": { - "error": "HTTPSConnectionPool(host='mstdn.pira.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.abnd.space": { - "error": "HTTPSConnectionPool(host='social.abnd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.tech": { + "error": "HTTPSConnectionPool(host='peertube.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "plume.dyomedea.com": { - "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //plume.dyomedea.com/nodeinfo/2.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sirius.social": { + "error": "HTTPSConnectionPool(host='sirius.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gnusocial.cl": { - "error": "HTTPSConnectionPool(host='gnusocial.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "z7z.red": { + "error": "HTTPSConnectionPool(host='z7z.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'z7z.red' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" }, - "so.trtl.in": { - "error": "HTTPSConnectionPool(host='so.trtl.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pikachu.rocks": { + "error": "HTTPSConnectionPool(host='pikachu.rocks', port=443): Read timed out. (read timeout=3)" }, - "cloud.riquer.fr": { - "error": 403 + "latex.social": { + "error": "HTTPSConnectionPool(host='latex.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "manhole.club": { + "blog.novatrend.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 25, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 8 }, - "localPosts": 1358 + "localPosts": 297, + "localComments": 429 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "hagen@cocoate.com" + } } }, - "masto.misell.cymru": { - "error": 503 - }, - "social.extremely.online": { - "error": "HTTPSConnectionPool(host='social.extremely.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "smeap.com": { + "persadon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -79878,548 +85233,185 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 151, + "activeMonth": 31, + "activeHalfyear": 57 }, - "localPosts": 2782 + "localPosts": 21811 }, "openRegistrations": false } }, - "mastodon.social/users/nicepersonality": { + "tiffspearman.wordpress.com": { "error": 404 }, - "hige.alterna-cloud.com": { - "error": "HTTPSConnectionPool(host='hige.alterna-cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.overblue.net": { + "error": "HTTPSConnectionPool(host='mastodon.overblue.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nuisance.site": { - "error": "HTTPSConnectionPool(host='nuisance.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "eclecticcloud.hopto.org": { + "error": "HTTPSConnectionPool(host='eclecticcloud.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.librelabucm.org": { + "7z64o9fi4j6s8tcgwjigyk32.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='7z64o9fi4j6s8tcgwjigyk32.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fediverse.fun": { + "error": "HTTPSConnectionPool(host='fediverse.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "splat.soy": { + "error": "HTTPSConnectionPool(host='splat.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "besthairypussy.com": { + "error": "HTTPSConnectionPool(host='besthairypussy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.quentel.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/Zeether": { + "error": 404 + }, + "norze.world": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "Just another fediverse instance that you may love :)", + "nodeName": "Norze World | \u0e19\u0e2d\u0e23\u0e4c\u0e2a \u0e40\u0e27\u0e34\u0e25\u0e14\u0e4c", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://norze.world/users/veer66", + "https://norze.world/users/sukino" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 90 - }, - "localPosts": 53455, - "localComments": 7 + "outbound": [] }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LibreLabUCM", - "nodeDescription": "PeerTube de LibreLabUCM.\nPeerTube es una plataforma descentralizada y federada de streaming de video que usa P2P directamente en el navegador gracias a WebTorrent y Angular." - } - } - }, - "superawesomeclub.vip": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.2" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 1949, "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 6 - }, - "localPosts": 19 + "total": 12 + } }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.loomchild.net": { - "error": "HTTPSConnectionPool(host='mastodon.loomchild.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "devtube.dev-wiki.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 427 - }, - "localPosts": 11280, - "localComments": 87 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "DevTube - PeerTube Instance", - "nodeDescription": "DevTube ist eine weitere Instanz der PeerTube Reihe. Hier kannst du v\u00f6llig kostenlos Videos hochladen und diese mit anderen Nutzern teilen.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "c-don.net": { - "error": "HTTPSConnectionPool(host='c-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "owncloud.retrogrou.ch": { - "error": "HTTPSConnectionPool(host='owncloud.retrogrou.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kajalinifi.de": { - "error": "HTTPSConnectionPool(host='kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "social.ingmar.me": { - "error": 404 - }, - "ux.masto.host": { - "error": "HTTPSConnectionPool(host='ux.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "friends.spraci.info": { - "error": "HTTPSConnectionPool(host='friends.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "sp-wil.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 24 - }, - "localPosts": 444, - "localComments": 2 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "michel-sp@ketterle.ch" - } - } - }, - "gnupublic.space": { - "error": 404 - }, - "leetsocial.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 0, - "activeHalfyear": 14 - }, - "localPosts": 21 - }, - "openRegistrations": true - } - }, - "mstdn.mechkey.jp": { - "error": "HTTPSConnectionPool(host='mstdn.mechkey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nebbia.fail": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 37, - "activeMonth": 37, - "activeHalfyear": 44 - }, - "localPosts": 964 - }, - "openRegistrations": true - } - }, - "lethar.gy": { - "error": "HTTPSConnectionPool(host='lethar.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "s.neguse.net": { - "error": 404 - }, - "furry.club": { - "error": 404 - }, - "mail.at": { - "error": 404 - }, - "cloud2.firetrainer.com": { - "error": 400 - }, - "twinksonly.club": { - "error": 404 - }, - "social.fedi.space": { - "error": "HTTPSConnectionPool(host='social.fedi.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "trev.pub": { + "error": "HTTPSConnectionPool(host='trev.pub', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/Noelle808": { + "displaced.social": { "error": 404 }, - "deadline.com": { + "mobile.co": { "error": 404 }, - "pod.paradox-echo.com": { - "error": "HTTPSConnectionPool(host='pod.paradox-echo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "homeferkonextcloud.ddns.net": { - "error": "HTTPSConnectionPool(host='homeferkonextcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.antifablitzkrieg.de:443": { + "error": "HTTPSConnectionPool(host='peertube.antifablitzkrieg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.savvy.ch": { - "error": 404 + "beepbeep.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "asonix.dog": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-asonix-changes" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 19, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 43233 - }, - "openRegistrations": false - } + "social.com.py": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "lumpen.xyz": { - "error": "HTTPSConnectionPool(host='lumpen.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.losinski.de": { + "error": "HTTPSConnectionPool(host='cloud.losinski.de', port=443): Read timed out. (read timeout=3)" }, - "sedryk.info": { - "error": "HTTPSConnectionPool(host='sedryk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "tootmin.network": { + "error": "HTTPSConnectionPool(host='tootmin.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.tappret.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6087, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Tube de la famille TAPPRET", - "nodeDescription": "Cette instance peertube est mise \u00e0 disposition pour les gens connus de la famille TAPPRET et qui veulent g\u00e9rer leurs abonnement des chaines suivi par l'instance.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } + "toot.amblin.io": { + "error": "HTTPSConnectionPool(host='toot.amblin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "birdity.club": { + "blob.cat": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -80431,15 +85423,54 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "TagPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "social.diskseven.com", + "lgbtqia.is", + "plush.city", + "octodon.social", + "weirder.earth", + "mastodon.circlelinego.com", + "gluten.space", + "likeable.space", + "fedi.qcx.io", + "comrades.abortu.com", + "mastodon.lubar.me", + "tenforward.social", + "scholar.social", + "mastodon.art", + "afterlife.masto.host", + "computerfox.xyz", + "barkshark.xyz", + "social.kithop.ca", + "comicscamp.club", + "gamemaking.social" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "zotum.net", + "crypto-group-buy.com" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -80448,14 +85479,14 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "\u041f\u043e\u0441\u0442-\u043a\u043e\u0440\u043e\u043d\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u0430\u044f \u0441\u043e\u0446\u0441\u0435\u0442\u044c \u0434\u043b\u044f \u043b\u044e\u0434\u0435\u0439 \u0441 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u043c \u0430\u0443\u0442\u0438\u0437\u043c\u043e\u043c | support tg: t.me/birdity_chat | matrix: https://matrix.to/#/!uccIcZvRugNGqiyDJD:matrix.org?via=matrix.org", - "nodeName": "Birdity", + "nodeDescription": "blob.cat, an instance for blobcats", + "nodeName": "Blob/Cat", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 20, + "max_options": 1000, "min_expiration": 0 }, "postFormats": [ @@ -80499,22 +85530,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://birdity.club/users/ugh", - "https://birdity.club/users/admin", - "https://birdity.club/users/ninesigns", - "https://birdity.club/users/wolf_theodor" + "https://blob.cat/users/moderation", + "https://blob.cat/users/Jain", + "https://blob.cat/users/mewmew" ], "suggestions": { "enabled": false }, "uploadLimits": { "avatar": 2000000, - "background": 4000000, + "background": 8000000, "banner": 4000000, - "general": 16000000 + "general": 1256000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -80524,69 +85554,51 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-698-gb1c29e2d-develop" }, "usage": { - "localPosts": 108, + "localPosts": 126436, "users": { - "total": 28 + "total": 176 } }, "version": "2.0" } }, - "masdis.com": { - "error": "HTTPSConnectionPool(host='masdis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masdis.com timed out. (connect timeout=3)'))" + "plx.pw": { + "error": "HTTPSConnectionPool(host='plx.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tanudon.com": { - "error": "HTTPSConnectionPool(host='tanudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tanudon.com timed out. (connect timeout=3)'))" + "mastodon.guakamole.org": { + "error": "HTTPSConnectionPool(host='mastodon.guakamole.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "3dots.lv": { - "error": 404 + "honk.wem.st": { + "error": "HTTPSConnectionPool(host='honk.wem.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mirabellug.org": { - "error": 404 + "pleroma.firenewt.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.firenewt.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "scream.cloud": { - "error": 500 + "nextcloud.x-6.nl": { + "error": 404 }, - "werewolf.biz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1-asonix-changes" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 532 - }, - "openRegistrations": false - } + "ykiadon.net": { + "error": "HTTPSConnectionPool(host='ykiadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cybernude.org": { - "error": "HTTPSConnectionPool(host='cybernude.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "the6ix.space": { + "error": "HTTPSConnectionPool(host='the6ix.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hagen.cocoate.com": { + "blog.utzer.de": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.4" + "version": "5.4.1" }, "usage": { "users": { - "total": 2 + "total": 4 }, - "localPosts": 368, - "localComments": 370 + "localPosts": 250, + "localComments": 40 }, "openRegistrations": false, "protocols": [ @@ -80597,35 +85609,20 @@ "outbound": [] }, "metadata": { - "email": "hagen.graf@gmail.com" + "email": "ben@utzer.de" } } }, - "sns.tori.top": { - "error": "HTTPSConnectionPool(host='sns.tori.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.koesters.xyz": { + "error": 404 }, - "nsinteger.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1 - }, - "openRegistrations": false - } + "mastodon.c-view.club": { + "error": "HTTPSConnectionPool(host='mastodon.c-view.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.rob.in.net": { + "pixelfed.scuttle.org": { + "error": "HTTPSConnectionPool(host='pixelfed.scuttle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.dardan.im": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -80649,7 +85646,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "rob in net", + "nodeName": "Pleroma/Dardan", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -80697,7 +85694,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.rob.in.net/users/robin" + "https://pleroma.dardan.im/users/dardan" ], "suggestions": { "enabled": false, @@ -80727,7 +85724,7 @@ "version": "1.1.7" }, "usage": { - "localPosts": 72, + "localPosts": 0, "users": { "total": 3 } @@ -80735,159 +85732,371 @@ "version": "2.0" } }, - "cloud.miomi.org": { + "don.uefi.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hugo.soucy.cc": { "error": 404 }, - "wordsmith.social": { + "social.linux.pizza": { "nodeinfo": { - "metadata": { - "nodeName": "Wordsmith", - "nodeDescription": "Federated writing for the wordsmith in everyone.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": true, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, "usage": { "users": { - "total": 836, - "activeHalfyear": 407 + "total": 583, + "activeMonth": 183, + "activeHalfyear": 520 }, - "localPosts": 1833 + "localPosts": 30073 }, - "version": "2.0" + "openRegistrations": true } }, - "tube.danq.me": { + "social.oltoko.de": { + "error": "HTTPSConnectionPool(host='social.oltoko.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.oltoko.de' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "goofs.space": { + "error": 404 + }, + "hackadon.space": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon-jp.org": { + "error": "HTTPSConnectionPool(host='mastodon-jp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "virke.piste.xyz": { + "error": "HTTPSConnectionPool(host='virke.piste.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "5hftbbffiohmyugvc6vypyqhi6tl2yxo6wvyscybvv5c57pva3iq.b32.i2p": { + "error": "HTTPSConnectionPool(host='5hftbbffiohmyugvc6vypyqhi6tl2yxo6wvyscybvv5c57pva3iq.b32.i2p', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social1.kuester7.com": { + "error": 404 + }, + "cloud.dbjr.org": { + "error": 404 + }, + "friendica.produnis.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "1.1.0" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "atom1.0", - "rss2.0" + "gnusocial", + "smtp", + "twitter" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 30, + "activeHalfyear": 30, + "activeMonth": 30 }, - "localPosts": 69, - "localComments": 0 + "localPosts": 191071, + "localComments": 75936 }, + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "friendica.produnis.de", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "QTube", - "nodeDescription": "Dan Q's video library" + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "t3dus.me": { + "m.mig5.net": { + "error": "HTTPSConnectionPool(host='m.mig5.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.zwei.net": { + "error": "HTTPSConnectionPool(host='mastodon.zwei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fsdon.com": { + "error": "HTTPSConnectionPool(host='fsdon.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.lahfa.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.lahfa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cofe.rocks": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "botsin.space", + "castling.club", + "baraag.net", + "pawoo.net", + "vipgirlfriend.xxx", + "humblr.social", + "switter.at", + "kinkyelephant.com", + "sinblr.com", + "kinky.business", + "rubber.social", + "social.myfreecams.com", + "preteengirls.biz" + ], + "media_nsfw": [ + "mstdn.jp", + "wxw.moe", + "knzk.me", + "anime.website", + "pl.nudie.social", + "neckbeard.xyz", + "baraag.net", + "pawoo.net", + "vipgirlfriend.xxx", + "humblr.social", + "switter.at", + "kinkyelephant.com", + "sinblr.com", + "kinky.business", + "rubber.social", + "social.myfreecams.com", + "preteengirls.biz" + ], + "media_removal": [], + "reject": [ + "witches.town" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "pleroma.rareome.ga", + "social.librem.one", + "librem.one" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "A small instance for people who love cofe \u2615", + "nodeName": "cofe.rocks: The Pleroma Coffeehouse", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://cofe.rocks/users/admin", + "https://cofe.rocks/users/sn0w" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop+cofe-rolling" + }, "usage": { + "localPosts": 4083, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 490 + "total": 9 + } }, - "openRegistrations": false + "version": "2.0" } }, - "relay-unstable.nothing.town": { - "error": "HTTPSConnectionPool(host='relay-unstable.nothing.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay-unstable.nothing.town' doesn't match 'nothing.town'\")))" + "cloud.unixnerd.de": { + "error": "HTTPSConnectionPool(host='cloud.unixnerd.de', port=443): Read timed out. (read timeout=3)" }, - "tglo.be": { - "error": "HTTPSConnectionPool(host='tglo.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "solarsailer.doubleloop.net": { + "error": "HTTPSConnectionPool(host='solarsailer.doubleloop.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/mrgah": { + "m.parkgaedae.com": { + "error": "HTTPSConnectionPool(host='m.parkgaedae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "arcan-fe.com": { "error": 404 }, - "teitoku.to": { - "error": "HTTPSConnectionPool(host='teitoku.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nuage.pharmagre.com": { + "error": "HTTPSConnectionPool(host='nuage.pharmagre.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "2ndamendment.social": { - "error": "HTTPSConnectionPool(host='2ndamendment.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.thegraveyard.org": { + "error": "HTTPSConnectionPool(host='mastodon.thegraveyard.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "share.gkvsc.de": { - "error": 404 + "pleroma.llama.su": { + "error": "HTTPSConnectionPool(host='pleroma.llama.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.ycros.org": { - "error": "HTTPSConnectionPool(host='social.ycros.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "files.bluebonnet.host": { + "error": "HTTPSConnectionPool(host='files.bluebonnet.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lazyatom.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 121 - }, - "openRegistrations": false - } + "esquinafeliz.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "plrm.test.spectraltheorem.be": { - "error": "HTTPSConnectionPool(host='plrm.test.spectraltheorem.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.su": { + "error": "HTTPSConnectionPool(host='mastodon.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "blog.tcit.fr": { + "peertube.severino.info": { + "error": "HTTPSConnectionPool(host='peertube.severino.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "viserrin.me": { + "error": "HTTPSConnectionPool(host='viserrin.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "relay.gidikroon.eu": { + "error": 502 + }, + "irgendwo.co": { + "error": "HTTPSConnectionPool(host='irgendwo.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'irgendwo.co' doesn't match 'video.mol4media.nl'\")))" + }, + "hub.teebeuteltier.de": { + "error": "HTTPSConnectionPool(host='hub.teebeuteltier.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ideath.net": { + "error": "HTTPSConnectionPool(host='ideath.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ideath.net' doesn't match 'tro.auroru.com'\")))" + }, + "norden.social/@ceha": { "error": 404 }, - "social.secline.de": { - "error": "HTTPSConnectionPool(host='social.secline.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.toycode.com": { + "error": "HTTPSConnectionPool(host='mastodon.toycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "otter.tube": { + "tst.meme.ac": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "peertube-minzord.ynh.ovh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.cshire.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -80898,48 +86107,30 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 476 + "localPosts": 20 }, "openRegistrations": false } }, - "nul.tokyo": { - "error": 404 - }, - "social.heroicwisdom.com": { - "error": "HTTPSConnectionPool(host='social.heroicwisdom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "ourdiaspora.net": { + "error": "HTTPSConnectionPool(host='ourdiaspora.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.motorradfan.net": { - "error": "HTTPSConnectionPool(host='www.motorradfan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.motorradfan.net' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "tamakodon.jp": { + "error": "HTTPSConnectionPool(host='tamakodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.d4m.fr": { - "error": "HTTPSConnectionPool(host='mastodon.d4m.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.janeks.de": { + "error": "HTTPSConnectionPool(host='nextcloud.janeks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fosstodon.org/@qusi": { + "thespinning.top": { "error": 404 }, - "hub.teebeuteltier.de": { - "error": "HTTPSConnectionPool(host='hub.teebeuteltier.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "the-nuage.com": { + "error": "HTTPSConnectionPool(host='the-nuage.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "khoone.naghdbishi.ir": { + "openalgeria.org": { "error": 404 }, - "fleur7.com": { - "error": "HTTPSConnectionPool(host='fleur7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.robotstart.info": { - "error": "HTTPSConnectionPool(host='mastodon.robotstart.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.liepajnieks.lv": { - "error": "HTTPSConnectionPool(host='mastodon.liepajnieks.lv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hi2all.at": { - "error": 403 - }, - "brainvom.it": { - "error": "HTTPSConnectionPool(host='brainvom.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mijn.masto.host": { + "webassembly.social": { "nodeinfo": { "version": "2.0", "software": { @@ -80951,315 +86142,647 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 13, + "activeMonth": 1, + "activeHalfyear": 5 }, - "localPosts": 1801 + "localPosts": 37 }, - "openRegistrations": false + "openRegistrations": true } }, - "misskey.nana.sh": { - "error": "HTTPSConnectionPool(host='misskey.nana.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "funkwhale.net": { + "blog.liquidthink.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21-rc1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "metadata": { + "nodeName": "Liquid Think", + "nodeDescription": "Where my programs meet the English Language (and sometimes other writings)", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": true, "usage": { "users": { - "total": 46, - "activeHalfyear": 46, - "activeMonth": 46 - } - }, - "metadata": { - "actorId": "https://funkwhale.net/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "I'm sorry.\nBecause the past version could not be successfully federated, I moved to the rc version and initialized the data.\n\nWe apologize for the inconvenience, but please recreate your account.", - "rules": "The following actions are prohibited\n- Infringement of copyright.\n- Uploading a non-copyright free song without the permission of the composer or label.\n- Making inappropriate posts without adding [NSFW] to the title.", - "contactEmail": "admin+funkwhale@arkjp.net", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 570 - }, - "artists": { - "total": 14 - }, - "albums": { - "total": 16 - }, - "music": { - "hours": 715.2133333333334 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 1 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": true - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": true - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://funkwhale.net/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 11 - } - }, - "listenings": { - "total": 115 - }, - "downloads": { - "total": 458 - } - } - } + "localPosts": 1 + }, + "version": "2.0" } }, - "social.eorlbruder.de": { - "error": "HTTPSConnectionPool(host='social.eorlbruder.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "my.lksz.me": { + "error": 403 }, - "m6n.moca.cm": { - "error": "HTTPSConnectionPool(host='m6n.moca.cm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonserver.se": { + "error": "HTTPSConnectionPool(host='mastodonserver.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shanecav.net": { + "constellation-mu.se": { + "error": "HTTPSConnectionPool(host='constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tavda.info": { "error": 404 }, - "queer.chat": { + "pruebas.fedimast.com": { + "error": 404 + }, + "kyounosuke1218.m.to": { + "error": "HTTPSConnectionPool(host='kyounosuke1218.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "edwardcastronova.com": { + "error": 404 + }, + "nonsta.m.to": { + "error": "HTTPSConnectionPool(host='nonsta.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.mynoghra.jp": { + "error": "HTTPSConnectionPool(host='mstdn.mynoghra.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.cytrax.net": { + "error": "HTTPSConnectionPool(host='social.cytrax.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cytrax.net' doesn't match 'cytrax.net'\")))" + }, + "mammut.space": { + "error": "HTTPSConnectionPool(host='mammut.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "regenpfeifer.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 4 }, - "localPosts": 102 + "localPosts": 75, + "localComments": 14 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "webmaster@regenpfeifer.eu" + } } }, - "d100.club": { + "wrke.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.multisum.info": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "My Friend Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "nerima.s.webtext.pw": { + "error": "HTTPSConnectionPool(host='nerima.s.webtext.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rb99.herokuapp.com": { + "error": 404 + }, + "awaodori.tokyo": { + "error": "HTTPSConnectionPool(host='awaodori.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "electrek.co": { + "error": 404 + }, + "minecraft-pe.lol": { + "error": "HTTPSConnectionPool(host='minecraft-pe.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "absolem.cc": { + "error": "HTTPSConnectionPool(host='absolem.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.cyano.at": { + "error": "HTTPSConnectionPool(host='friendica.cyano.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cyano.at' doesn't match 'cybershaman.at'\")))" + }, + "ollie.ocloud.de": { + "error": "HTTPSConnectionPool(host='ollie.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "abdl.link": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.1.3+bottle" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 11 + "total": 14658, + "activeMonth": 2131, + "activeHalfyear": 6169 }, - "localPosts": 2689 + "localPosts": 272724 }, "openRegistrations": true } }, - "people.kernel.org": { + "video.lo.hn": { "nodeinfo": { - "metadata": { - "nodeName": "people.kernel.org", - "nodeDescription": "The people behind Linux", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 26, - "activeHalfyear": 4 + "total": 2 }, - "localPosts": 55 + "localPosts": 75820, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "LohnTube", + "nodeDescription": "Inst\u00e2ncia privada do PeerTube de Lohn", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "generous.horse": { - "error": "HTTPSConnectionPool(host='generous.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nyxromina.wordpress.com": { + "error": 404 }, - "mixt.qwazix.com": { + "abbotsfurred.ca": { + "error": "HTTPSConnectionPool(host='abbotsfurred.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.101010.pl": { "nodeinfo": { - "metadata": { - "nodeName": "mixt", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.10.0" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { + "localPosts": 0, "users": { "total": 1 - }, - "localPosts": 19 + } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "101010.pl", + "mastodon.cyber-tribal.com", + "cloutfla.re", + "kink.town", + "eris.social", + "relay.cetialphafive.com", + "mastodon.smglive.org", + "relay.nazrin.moe", + "gameliberty.club", + "rightmastodon.com", + "secret.intelme.com", + "beehub.org", + "ministry.moonbutt.science", + "s.dat.cloud", + "knzk.me", + "weedis.life", + "gab.sleeck.eu", + "gab.com", + "mastodon.sleeck.eu", + "mastodon.libresilicon.com", + "social.bn4t.me", + "twimblr.xyz", + "mastodon.com.pl", + "nii-san.club", + "beta.koyu.space", + "mastodon.circlelinego.com", + "mastodon.zwei.net", + "pumba.space", + "rrfarmbot.appspot.com", + "mastodon.echoz.io", + "skoops.social", + "social.noscraft.cf", + "donot.webhop.me", + "rigcz.club", + "pleroma.scarletsisters.xyz", + "pleroma.topcat.io", + "relay.zwei.net", + "es.muy.moe", + "social.zwei.net", + "slum.cloud", + "mastodon.memo-village.online", + "mastodon.jeder.pl", + "social.niicow974.fr", + "relay.fireglow.de", + "mastodon.spiderden.net", + "relay.social.firc.de", + "thewired.xyz", + "mastodon.fedja.fi", + "mastodon.macsnet.cz", + "social.1in9.net", + "social.strueker.net", + "mastodon.corecoding.dev", + "m.kuko.hamburg", + "suspended.club", + "jorts.online", + "qoto.org", + "floppy.tokyo", + "social.patologia.online", + "citadel.thecore.city", + "usocial.fr", + "expired.mentality.rip", + "social.qseco.fr", + "quey.org", + "khat.komitea.fi", + "mastodon.mooo.com", + "coom.club", + "rly.wtf", + "mastodon.foxtrot-community.cc", + "pleroma.armpit.me" + ] + } } }, - "mastodon.maximeborg.es": { - "error": "HTTPSConnectionPool(host='mastodon.maximeborg.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "r5.nz": { + "error": "HTTPSConnectionPool(host='r5.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'r5.nz' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" }, - "delta.pixelfed.net": { + "thepractice.space": { + "error": 404 + }, + "pages.raitisoja.com": { + "error": "HTTPSConnectionPool(host='pages.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cursed.ee": { + "error": "HTTPSConnectionPool(host='cursed.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "knzkoniisan.m.to": { + "error": "HTTPSConnectionPool(host='knzkoniisan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.striker.host": { "nodeinfo": { "metadata": { - "nodeName": "delta.pixelfed.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "20000", - "max_caption_length": "1500", - "album_limit": "12", - "image_quality": 85, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Delta", - "domain": "delta.pixelfed.net", - "url": "https://delta.pixelfed.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "striker.host", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.striker.host/users/striker" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -81268,208 +86791,251 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "pleroma", + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 4, - "localComments": 0, + "localPosts": 121, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3 } }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "vorlon.space": { + "social.timowens.io": { + "error": "HTTPSConnectionPool(host='social.timowens.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.cipherbliss.com": { + "error": "HTTPSConnectionPool(host='social.cipherbliss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thecave.social": { + "error": "HTTPSConnectionPool(host='thecave.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/hitagi": { + "error": 404 + }, + "synthwave.cc": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Synthwave", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://synthwave.cc/users/admin", + "https://synthwave.cc/users/jk" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.0.0-0-ga58f29b8" + }, "usage": { + "localPosts": 120, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 24 + "total": 29 + } }, - "openRegistrations": false + "version": "2.0" } }, - "fexel.digital": { - "error": "HTTPSConnectionPool(host='fexel.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nutria.m.to": { + "error": "HTTPSConnectionPool(host='nutria.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yso.pet": { + "niwatoriman.me": { + "error": "HTTPSConnectionPool(host='niwatoriman.me', port=443): Read timed out. (read timeout=3)" + }, + "social.lepiller.eu": { + "error": 502 + }, + "slum.cloud": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 21, + "activeMonth": 11, + "activeHalfyear": 15 }, - "localPosts": 1010 + "localPosts": 24897 }, - "openRegistrations": false + "openRegistrations": true } }, - "nickmonroestuff.wordpress.com": { - "error": 404 - }, - "kent.m.to": { - "error": "HTTPSConnectionPool(host='kent.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.okayu.jp": { - "error": "HTTPSConnectionPool(host='social.okayu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nexxt.social": { - "error": 404 - }, - "mastodon.hakoai.com": { - "error": "HTTPSConnectionPool(host='mastodon.hakoai.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.anzah.network": { - "error": "HTTPSConnectionPool(host='mastodon.anzah.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anzah.network' doesn't match 'froxlor.anzah.network'\")))" - }, - "zap.datapulp.de": { - "error": 404 - }, - "neolithikum.org": { - "error": 404 - }, - "ambergrove.eu": { - "error": 404 - }, - "yoso.hostdon.jp": { - "error": "HTTPSConnectionPool(host='yoso.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "socialcs.xyz": { - "error": "HTTPSConnectionPool(host='socialcs.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.pmisuite.com": { - "error": 404 - }, - "earth-metal.com": { - "error": 404 - }, - "social.mkg20001.io": { - "error": 404 + "mastodon.floripa.br": { + "error": "HTTPSConnectionPool(host='mastodon.floripa.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "skri.ga": { - "error": "HTTPSConnectionPool(host='skri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to skri.ga timed out. (connect timeout=3)'))" + "mastodon.peacelink.org": { + "error": "HTTPSConnectionPool(host='mastodon.peacelink.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.shaun.net": { + "preciouslittle.life": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 6 }, - "localPosts": 42 + "localPosts": 12963 }, "openRegistrations": false } }, - "tube.sinblr.com": { - "error": "HTTPSConnectionPool(host='tube.sinblr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.sinblr.com' doesn't match either of 'media.sinblr.com', 'www.media.sinblr.com'\")))" - }, - "nanumvettithan.group": { - "error": "HTTPSConnectionPool(host='nanumvettithan.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.rice.id.au": { + "error": "HTTPSConnectionPool(host='hub.rice.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "moln.berget.nu": { - "error": 404 + "teokure.nana.sh": { + "error": "HTTPSConnectionPool(host='teokure.nana.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "simbly.me": { + "mastodon.infinity-labs.eu": { "nodeinfo": { - "metadata": { - "nodeName": "Simbly Me", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 4, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 5 + "localPosts": 9 }, - "version": "2.0" + "openRegistrations": true } }, - "snusaku.m.to": { - "error": "HTTPSConnectionPool(host='snusaku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.rezo2france.fr": { - "error": "HTTPSConnectionPool(host='masto.rezo2france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.mmaj.ca": { + "fr.got-tty.org": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, "usage": { @@ -81478,16 +87044,15 @@ "activeHalfyear": 1, "activeMonth": 1 }, - "localPosts": 24, - "localComments": 81 + "localPosts": 11976, + "localComments": 1665 }, "openRegistrations": false, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "Friendica@got-tty", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -81495,344 +87060,343 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "twitter" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "thechad.zone": { - "error": "HTTPSConnectionPool(host='thechad.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.myhome.cx": { - "error": "HTTPSConnectionPool(host='misskey.myhome.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "republikrenyonez.sytes.net": { - "error": "HTTPSConnectionPool(host='republikrenyonez.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.funigtor.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mirumu.net": { + "error": "HTTPSConnectionPool(host='mirumu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pouet.it": { + "ebin.website": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 194, - "activeMonth": 11, - "activeHalfyear": 18 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 32726 + "localPosts": 188 }, "openRegistrations": false } }, - "kver.wordpress.com": { - "error": 404 - }, - "www.bootsie.org.uk": { - "error": 404 - }, - "thewired.ml": { - "error": "HTTPSConnectionPool(host='thewired.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thewired.ml timed out. (connect timeout=3)'))" - }, - "clavion.net": { - "error": "HTTPSConnectionPool(host='clavion.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "next.timoheider.de": { - "error": "HTTPSConnectionPool(host='next.timoheider.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.moseskaranja.com": { + "tube-nice.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 28 }, - "localPosts": 15 + "localPosts": 7214, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire de - Academie de Nice", + "nodeDescription": "PeerTube - hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "mastodon.undernet.uy": { - "error": "HTTPSConnectionPool(host='mastodon.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "aptest.astra.cat": { + "error": "HTTPSConnectionPool(host='aptest.astra.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.comfy.moe": { + "social.jpi.io": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 40 + "total": 3, + "activeMonth": 0, + "activeHalfyear": 3 }, - "localPosts": 14 + "localPosts": 1 }, + "openRegistrations": false + } + }, + "ncschretter.ddns.net": { + "error": "HTTPSConnectionPool(host='ncschretter.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.h.cccp.io": { + "error": "HTTPSConnectionPool(host='tube.h.cccp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "teapot.masto.host": { + "error": "HTTPSConnectionPool(host='teapot.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.buckket.org": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.0", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": true - }, - "staffAccounts": [ - "https://pleroma.comfy.moe/users/nekomune" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "suggestions", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 26352 + }, + "openRegistrations": false } }, - "social.guimik.fr": { - "error": "HTTPSConnectionPool(host='social.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "medicaldon.info": { + "error": "HTTPSConnectionPool(host='medicaldon.info', port=443): Read timed out. (read timeout=3)" }, - "nemonet.herokuapp.com": { - "error": 404 + "l88zox204ss9joejuiy.4chan.icu": { + "error": "HTTPSConnectionPool(host='l88zox204ss9joejuiy.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "aqours.run": { - "error": "HTTPSConnectionPool(host='aqours.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "permaweb.io": { + "error": "HTTPSConnectionPool(host='permaweb.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" }, - "0x2a.club": { - "error": "HTTPSConnectionPool(host='0x2a.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "moztodon.net": { + "error": "HTTPSConnectionPool(host='moztodon.net', port=443): Read timed out. (read timeout=3)" }, - "logi.fun": { - "error": "HTTPSConnectionPool(host='logi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "status.underworld.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "Equestria.Social": { + "gs.delores.club": { + "error": "HTTPSConnectionPool(host='gs.delores.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "canor.kr": { + "error": "HTTPSConnectionPool(host='canor.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'canor.kr' doesn't match '*.canor.kr'\")))" + }, + "ada.st": { + "error": "HTTPSConnectionPool(host='ada.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ada.st' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "mastodon.naudin.cc": { + "error": "HTTPSConnectionPool(host='mastodon.naudin.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gloryowlcomix.blogspot.ca": { + "error": "HTTPSConnectionPool(host='gloryowlcomix.blogspot.com', port=443): Read timed out. (read timeout=3)" + }, + "microblog.ratha.com": { + "error": "HTTPSConnectionPool(host='microblog.ratha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "retro.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 573, - "activeMonth": 57, - "activeHalfyear": 106 + "total": 57, + "activeMonth": 14, + "activeHalfyear": 321 }, - "localPosts": 99827 + "localPosts": 85119 }, "openRegistrations": false } }, - "g5.ns0.it": { - "error": "HTTPSConnectionPool(host='g5.ns0.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to g5.ns0.it timed out. (connect timeout=3)'))" + "mastodon.social/users/netghoul": { + "error": 404 }, - "mastodon.lignux.com": { - "error": "HTTPSConnectionPool(host='mastodon.lignux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "moji.m.to": { + "error": "HTTPSConnectionPool(host='moji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pix.haberer.me": { + "social.radio.af": { "nodeinfo": { - "metadata": { - "nodeName": "pix.haberer.me", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pix.haberer.me", - "url": "https://pix.haberer.me", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 4, - "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 0 - } + "total": 10, + "activeMonth": 1, + "activeHalfyear": 6 + }, + "localPosts": 7 }, - "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/hellion": { - "error": 404 - }, - "darkandstormynight.club": { + "we.snap.as": { "nodeinfo": { "metadata": { - "nodeName": "The Dark and Stormy Night Club", - "nodeDescription": "The home of Magical Creatures and other Pandemonian writings", + "nodeName": "snap.as", + "nodeDescription": "Publish your photos.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 9999, - "publicReader": true, - "invites": true + } }, "openRegistrations": false, "protocols": [ @@ -81841,219 +87405,335 @@ "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.11.2-120-gd08684e" + "version": "0.12.0" }, "usage": { "users": { - "total": 16 + "total": 1 }, - "localPosts": 81 + "localPosts": 4 }, "version": "2.0" } }, - "mastodon.lt": { + "peertube.amicale.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2 }, - "localPosts": 254 + "localPosts": 1315, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube amicale.net", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "fedi.bobcall.me": { - "error": "HTTPSConnectionPool(host='fedi.bobcall.me', port=443): Read timed out. (read timeout=3)" - }, - "inst1.dhtag.deuxfleurs.fr": { + "friendica.kurly.xyz": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "Friendica", + "version": "2019.12-1327" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 88 + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": true - } - }, - "speedequalsdistanceovertime.com": { - "error": "HTTPSConnectionPool(host='speedequalsdistanceovertime.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ap.kitahina.co": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 9460 - }, - "openRegistrations": false + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "serval.club": { - "error": 404 + "gancio2.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio2.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "tachibana-labs.online": { - "error": "HTTPSConnectionPool(host='tachibana-labs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tachibana-labs.online timed out. (connect timeout=3)'))" + "mastodon.appne.com": { + "error": "HTTPSConnectionPool(host='mastodon.appne.com', port=443): Read timed out. (read timeout=3)" }, - "social.imno.in": { - "error": "HTTPSConnectionPool(host='social.imno.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" + "testchamber.one": { + "error": "HTTPSConnectionPool(host='testchamber.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.qwerjk.com": { - "error": "HTTPSConnectionPool(host='social.qwerjk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.qwerjk.com timed out. (connect timeout=3)'))" + "net.lwpy.de": { + "error": 404 }, - "iro.moe": { + "geeknews.chat": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3044\u308d\u3059\u304d\u30fc", - "nodeDescription": null, - "maintainer": { - "name": "midori", - "email": "support+misskey@iro.moe" + "users": { + "total": 41, + "activeMonth": 9, + "activeHalfyear": 47 }, - "langs": [ - "ja", - "ko" - ], - "tosUrl": "https://tsuki.network/about/more", - "repositoryUrl": "https://github.com/tsuki-network/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } + "localPosts": 245 + }, + "openRegistrations": true } }, - "social.familie-tux.de": { - "error": 502 + "fortnite.masto.host": { + "error": "HTTPSConnectionPool(host='fortnite.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hibi.ga": { - "error": "HTTPSConnectionPool(host='hibi.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "wb.386898.xyz": { + "error": "HTTPSConnectionPool(host='wb.386898.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wb.386898.xyz' doesn't match 't.386898.xyz'\")))" }, - "mastodon.social/users/Jonathan_br1ght": { - "error": 404 + "teamarbeit.schule-esperanza.ch": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "koya.m.to": { - "error": "HTTPSConnectionPool(host='koya.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tomcat.onefriendica": { + "error": "HTTPSConnectionPool(host='tomcat.onefriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.clarity.cafe": { - "error": "HTTPSConnectionPool(host='social.clarity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "aseanbar.camp": { + "error": "HTTPSConnectionPool(host='aseanbar.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.veg.ms": { + "prfm-mstdn.herokuapp.com": { "error": 404 }, - "mstdn.mexico.jp": { - "error": "HTTPSConnectionPool(host='mstdn.mexico.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.mexico.jp timed out. (connect timeout=3)'))" + "pink.institute": { + "error": 404 }, - "social.orangespatula.com": { - "error": "HTTPSConnectionPool(host='social.orangespatula.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "toot.li": { + "error": "HTTPSConnectionPool(host='toot.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.holomaplefeline.net": { + "buwoo.club": { + "error": "HTTPSConnectionPool(host='buwoo.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.artseid-workspace.de": { "error": 404 }, - "sbaron.fr": { - "error": 410 + "naf.m.to": { + "error": "HTTPSConnectionPool(host='naf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.shokujin.jp": { - "error": "HTTPSConnectionPool(host='mstdn.shokujin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.gxc.io": { + "error": "HTTPSConnectionPool(host='m.gxc.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jasonrobinson.me": { + "left.community": { + "error": "HTTPSConnectionPool(host='left.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.design": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "socialhome", - "version": "0.12.0-dev" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 6, - "activeHalfyear": 2, - "activeMonth": 1 + "total": 150, + "activeMonth": 15, + "activeHalfyear": 38 }, - "localPosts": 2576, - "localComments": 2767 + "localPosts": 10615 }, - "metadata": { - "nodeName": "jasonrobinson.me" - } + "openRegistrations": false } }, - "tristram.uber.space": { + "lapsap.xyz": { + "error": "HTTPSConnectionPool(host='lapsap.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "divbot.com": { + "error": "HTTPSConnectionPool(host='divbot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "howl.m.to": { + "error": "HTTPSConnectionPool(host='howl.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.titoux.info": { + "error": "HTTPSConnectionPool(host='mastodon.titoux.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.rafi59.codelib.re": { + "error": "HTTPSConnectionPool(host='social.rafi59.codelib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.gunti.net": { + "error": "HTTPSConnectionPool(host='nextcloud.gunti.net', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.gdgd.jp.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -82065,14 +87745,34 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "pl.smuglo.li", + "kinky.business", + "mstdn.jp", + "pawoo.net", + "friends.nico", + "baraag.net" + ], + "media_removal": [], + "reject": [ + "humblr.social" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -82081,10 +87781,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Tristram Main Square", + "nodeName": "Pleroma@gdgd.jp.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -82097,7 +87797,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -82132,7 +87832,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://tristram.uber.space/users/draisinen_dieter" + "https://pleroma.gdgd.jp.net/users/lin" ], "suggestions": { "enabled": false @@ -82144,7 +87844,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -82154,77 +87854,33 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-heads-v2-0-3" }, "usage": { - "localPosts": 31, + "localPosts": 6732, "users": { - "total": 4 + "total": 51 } }, "version": "2.0" } }, - "nite-lite.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "kensyomastodontaco.com": { - "error": "HTTPSConnectionPool(host='kensyomastodontaco.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.giorgiocomai.eu": { - "error": 404 - }, - "giggity.ca": { - "error": "HTTPSConnectionPool(host='giggity.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mcdev.space": { - "error": "HTTPSConnectionPool(host='mcdev.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "chrishandy.blog": { - "error": 404 - }, - "cloud.libreit.ru": { - "error": 403 - }, - "posts.boneheadmedia.com": { - "error": "HTTPSConnectionPool(host='posts.boneheadmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "loser.space": { - "error": "HTTPSConnectionPool(host='loser.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.hakai-macaron.com": { - "error": "HTTPSConnectionPool(host='mstdn.hakai-macaron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "videos.mikedilger.com": { - "error": 404 - }, - "cloud.cubotto.org": { - "error": "HTTPSConnectionPool(host='cloud.cubotto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.cubotto.org' doesn't match 'macao.cubotto.org'\")))" - }, - "gw.fedibird.com": { - "error": 502 + "redlatina.online": { + "error": "HTTPSConnectionPool(host='redlatina.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.social/users/yoeran": { + "mastodon.social/users/RJanse59": { "error": 404 }, - "vid.neckbeard.xyz": { - "error": "HTTPSConnectionPool(host='vid.neckbeard.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "glitch.zowie.im": { - "error": 502 - }, - "soc.safebook.space": { + "dartisan.dev": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -82232,39 +87888,14 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "spam.university" - ], - "media_nsfw": [ - "porn.biz", - "porn.business" - ], - "media_removal": [ - "illegalporn.biz" - ], - "reject": [ - "spam.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Safebook", + "nodeName": "Dartisan.dev", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -82311,11 +87942,13 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.safebook.space/users/techbolt" - ], + "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -82326,7 +87959,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -82334,18 +87968,33 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2742-g8b4d1a0b-develop" + "version": "1.1.7" }, "usage": { - "localPosts": 7184, + "localPosts": 0, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "WUE.social": { + "yukitsukuura.jp": { + "error": "HTTPSConnectionPool(host='yukitsukuura.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yukitsukuura.jp timed out. (connect timeout=3)'))" + }, + "tauzeitslt.de/friendica": { + "error": 403 + }, + "nextcloud.hasihome.ddnss.de": { + "error": 404 + }, + "cloud.mediaformat.org": { + "error": 404 + }, + "fx.cafe": { + "error": 404 + }, + "dragon.navy": { "nodeinfo": { "version": "2.0", "software": { @@ -82357,340 +88006,75 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 43, - "activeHalfyear": 43 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 76 + "localPosts": 485 }, "openRegistrations": true } }, - "balkan.fedive.rs": { + "com.dummbutz.nl": { + "error": "HTTPSConnectionPool(host='com.dummbutz.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misskeyml.herokuapp.com": { + "error": 404 + }, + "mstdn.cosnomi.com": { + "error": "HTTPSConnectionPool(host='mstdn.cosnomi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "write.kabi.tk": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "KABIwrite", + "nodeDescription": "Blogging and more", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": true }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 17, - "activeMonth": 52, - "activeHalfyear": 57 - }, - "localPosts": 240 + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] }, - "openRegistrations": true - } - }, - "popradio.club": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.11.2" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeHalfyear": 5 }, - "localPosts": 7 + "localPosts": 5 }, - "openRegistrations": true + "version": "2.0" } }, - "bluenest.hostdon.jp": { - "error": "HTTPSConnectionPool(host='bluenest.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dwar.fi": { - "error": "HTTPSConnectionPool(host='dwar.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.futbol": { - "error": "HTTPSConnectionPool(host='toot.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixel.netzspielplatz.de": { + "error": "HTTPSConnectionPool(host='pixel.netzspielplatz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "lina.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mammoth.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "x.mevo.xyz": { - "error": "HTTPSConnectionPool(host='x.mevo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.dhunplugged.com": { + "error": 404 }, - "cloud.doooooom.com": { - "error": "HTTPSConnectionPool(host='cloud.doooooom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "greenlifeplus.net": { + "error": "HTTPSConnectionPool(host='greenlifeplus.net', port=443): Read timed out. (read timeout=3)" }, - "richtig.spielleiten.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 471, - "localComments": 1986 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus", - "webmention" - ], - "metadata": { - "email": "wordpress@karsten-voigt.de" - } - } - }, - "pixelfed.mdpnd.ch": { - "error": 404 - }, - "mastodon.social/users/tradesmanhelix": { - "error": 404 - }, - "video.smashnet.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "SmashTube", - "nodeDescription": "SmashTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "testrc.libranet.de": { - "error": "HTTPSConnectionPool(host='testrc.libranet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testrc.libranet.de' doesn't match either of 'dir.libranet.de', 'hub.libranet.de', 'libranet.de', 'nc.libranet.de', 'oc.libranet.de', 'pixel.libranet.de'\")))" - }, - "yorishiro.space": { - "error": "HTTPSConnectionPool(host='yorishiro.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ovh.themcphails.uk": { - "error": 404 - }, - "mastodon.not-enough.space": { - "error": "HTTPSConnectionPool(host='mastodon.not-enough.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "booya.cool": { - "error": 404 - }, - "iyhwf.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 28, - "activeMonth": 26, - "activeHalfyear": 29 - }, - "localPosts": 66 - }, - "openRegistrations": true - } - }, - "mastodon.social/users/sleepran": { - "error": 404 - }, - "fr.zy.lc/profile/npze": { - "error": 403 - }, - "masticated.life": { - "error": "HTTPSConnectionPool(host='masticated.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "babu.m.to": { - "error": "HTTPSConnectionPool(host='babu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.direct": { - "error": "HTTPSConnectionPool(host='toots.direct', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toots.direct timed out. (connect timeout=3)'))" - }, - "social.mikutter.hachune.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 362, - "activeMonth": 115, - "activeHalfyear": 159 - }, - "localPosts": 674333 - }, - "openRegistrations": false - } - }, - "pleroma.leuhta.dev": { + "pleroma.aksura.tk": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -82701,7 +88085,6 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "chat", "relay" ], "federation": { @@ -82714,7 +88097,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.leuhta.dev", + "nodeName": "Aksura", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -82762,7 +88145,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.leuhta.dev/users/alyx" + "https://pleroma.aksura.tk/users/aksura" ], "suggestions": { "enabled": false, @@ -82778,10 +88161,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -82789,731 +88171,166 @@ }, "software": { "name": "pleroma", - "version": "1.0.0-1230-g90537f39-develop" + "version": "1.1.50-1579-g6281e479-develop" }, "usage": { - "localPosts": 9, + "localPosts": 57, "users": { - "total": 5 + "total": 2 } }, "version": "2.0" } }, - "nc.cbrachyrhynchos.com": { - "error": 403 - }, - "pifke.social": { - "error": 404 - }, - "tube.kdy.ch": { + "friendica.allgemein.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, - "openRegistrations": true, "usage": { "users": { - "total": 189 + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 149288, - "localComments": 4 + "localPosts": 2, + "localComments": 2 }, + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "tube.Kody", - "nodeDescription": "Kody's personal PeerTube. Also mirror for some Radio France channels and VU by France\u2022tv.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.1.0", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.0.8", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "social.sysblip.com": { - "error": "HTTPSConnectionPool(host='social.sysblip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1056)')))" - }, - "usabot.m.to": { - "error": "HTTPSConnectionPool(host='usabot.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snapj.saja.freemyip.com": { - "error": 404 - }, - "jitakurack.chotto.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 35, - "activeMonth": 3, - "activeHalfyear": 3 + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 1345 - }, - "openRegistrations": false - } - }, - "social.lervo.de": { - "error": "HTTPSConnectionPool(host='social.lervo.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "0q0.xyz": { - "error": "HTTPSConnectionPool(host='0q0.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pipou.academy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 142, - "activeMonth": 139, - "activeHalfyear": 392 + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "localPosts": 225967 - }, - "openRegistrations": true + "explicitContent": false + } } }, - "gay.mba": { - "error": "HTTPSConnectionPool(host='gay.mba', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.glebov.de": { - "error": "HTTPSConnectionPool(host='pleroma.glebov.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "social.chrpaul.de": { + "error": "HTTPSConnectionPool(host='social.chrpaul.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.chrpaul.de' doesn't match either of '*.peacock.uberspace.de', 'peacock.uberspace.de'\")))" }, - "jonathanselea.se": { + "danielmrose.com": { "error": 404 }, - "researchbuzz.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 19, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 171 - }, - "openRegistrations": false - } - }, - "orikoudept-kiddingmath.jp": { - "error": "HTTPSConnectionPool(host='orikoudept-kiddingmath.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to orikoudept-kiddingmath.jp timed out. (connect timeout=3)'))" - }, - "gfk3t584m0qft48tc.4chan.icu": { - "error": "HTTPSConnectionPool(host='gfk3t584m0qft48tc.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "events.tinysubversions.com": { - "error": "HTTPSConnectionPool(host='events.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.mysticmode.org": { - "error": "HTTPSConnectionPool(host='social.mysticmode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.govanify.com": { + "gnu-social.herokuapp.com": { "error": 503 }, - "xtremely.online": { - "error": "HTTPSConnectionPool(host='xtremely.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "frootmig.net": { - "error": 404 - }, - "pl.homunyan.com": { - "error": "HTTPSConnectionPool(host='pl.homunyan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "accela.online": { - "error": "HTTPSConnectionPool(host='accela.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cryptos.cloud": { - "error": "HTTPSConnectionPool(host='cryptos.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cryptos.cloud timed out. (connect timeout=3)'))" - }, - "social.mecanis.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-mek" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 92071 - }, - "openRegistrations": false - } - }, - "s0cial.sh": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "lowlevel.ca": { - "error": 404 - }, - "aucklandia.social": { - "error": "HTTPSConnectionPool(host='aucklandia.social', port=443): Read timed out. (read timeout=3)" - }, - "pleroma.llama.su": { - "error": "HTTPSConnectionPool(host='pleroma.llama.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.social/users/Karn": { - "error": 404 - }, - "rukin.me": { - "error": 525 - }, - "mi.ne-moni.work": { + "hubzilla.egert.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "10.102.210-m544" + "name": "hubzilla", + "version": "3.8.5" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "twitter" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 8, - "activeHalfyear": 6, - "activeMonth": 2 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 }, - "localPosts": 85, - "localComments": 10 + "localPosts": 17, + "localComments": 56 }, "metadata": { - "nodeName": "\u306b\u3082\u3059\u304d\u30fc(\u4eee)", - "nodeDescription": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092", - "name": "\u306b\u3082\u3059\u304d\u30fc(\u4eee)", - "description": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092", - "maintainer": {}, - "langs": [ - "Japanese" - ], - "announcements": [ - { - "title": "\u304a\u3057\u3089\u305b", - "text": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092" - } - ], - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false + "nodeName": "egert.social" } } }, - "beapal.nohost.me": { - "error": "HTTPSConnectionPool(host='beapal.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beapal.nohost.me' doesn't match 'english.qts.edu.vn'\")))" - }, - "d.lei202.com": { - "error": 410 - }, - "libresolutions.network": { - "error": 404 - }, - "test1.mamemo.monga.site": { - "error": "HTTPSConnectionPool(host='test1.mamemo.monga.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.tlsocial.de": { + "error": "HTTPSConnectionPool(host='friendica.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.square-rooty.org": { + "mas.stevencapellan.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 5535 - }, - "openRegistrations": false - } - }, - "squope.net": { - "error": "HTTPSConnectionPool(host='squope.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rougevertbleu.tv": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 65, - "localComments": 3 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "version": "3.1.3" }, - "metadata": { - "email": "dan@rougevertbleu.tv" - } - } - }, - "mastodon.gnieh.org": { - "error": "HTTPSConnectionPool(host='mastodon.gnieh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.gnieh.org' doesn't match either of 'blog.gnieh.org', 'comments.gnieh.org', 'confinn.gnieh.org', 'glossa.gnieh.org', 'www.gnieh.org', 'www.monperrus.net'\")))" - }, - "relay.mas.to": { - "nodeinfo": { "protocols": [ "activitypub" ], - "metadata": { - "peers": [ - "mastodon.smglive.org", - "gameliberty.club", - "social.wollenberg.name", - "mastodon.fail", - "floppy.tokyo", - "relay.shittyurl.org", - "mastodon.flocksy.de", - "ministry.moonbutt.science", - "mastodon.sleeck.eu", - "twimblr.xyz", - "xa0.uk", - "project.social", - "hammy.masto.host", - "fedichive.tk", - "sinblr.com", - "mastodon.circlelinego.com", - "djitter.com", - "rrfarmbot.appspot.com", - "mastodon-network.com", - "mastodon.echoz.io", - "s.dat.cloud", - "intahnet.co.uk", - "pl.koyu.space", - "yarr.io", - "donot.webhop.me", - "social.noscraft.cf", - "fedi.one", - "secure.kiwi", - "animalliberation.social", - "anonq.com", - "rly.wtf", - "social.zwei.net", - "pleroma.scarletsisters.xyz", - "pleroma.travnewmatic.com", - "keelung1.ddns.net", - "ffs.social", - "pleroma.topcat.io", - "mastodon.memo-village.online", - "social.nipponalba.scot", - "ms.technodro.me", - "slum.cloud", - "mstdn.social", - "beehub.org", - "neenster.org", - "social.niicow974.fr", - "mastodon.spiderden.net", - "thewired.xyz", - "social.reinboar.xyz", - "social.1in9.net", - "social.strueker.net", - "cmd.social", - "snel.host", - "buckeye.social", - "mastodon.corecoding.dev", - "pettingzoo.co", - "khat.komitea.fi", - "kaver.it", - "mastodon.scot", - "social.wildeboer.net", - "jorts.online", - "qoto.org", - "toot.travnewmatic.com", - "citadel.thecore.city", - "usocial.fr", - "soc.hyena.network", - "kiku.bokuha.ninja", - "expired.mentality.rip", - "mastodon.maescool.be", - "nuke.social", - "social.biologianaweb.com.br", - "unitum.nl", - "coom.club", - "mastodon.mooo.com", - "social.dark-alexandr.net", - "sjitter.com", - "boseburo.ddns.net", - "ingeodon.com", - "mastodon.echelon4.xyz", - "duck.cafe", - "nangang.travnewmatic.com" - ] - }, - "services": { - "outbound": [], - "inbound": [] - }, - "openRegistrations": true, "usage": { - "localPosts": 0, "users": { - "total": 1 - } - }, - "version": "2.0", - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - } - } - }, - "peertube.demonix.fr": { - "error": 502 - }, - "spectrum.ieee.org": { - "error": 403 - }, - "ponyfrance.net": { - "error": 404 - }, - "tsunanmstdn.jp": { - "error": "HTTPSConnectionPool(host='tsunanmstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "infinimatix.net": { - "error": "HTTPSConnectionPool(host='infinimatix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.yourshit.rocks": { - "error": 404 - }, - "pix.y-y.li": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.y-y.li", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "total": 5, + "activeMonth": 1, + "activeHalfyear": 1 }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Y-Y Pix", - "domain": "pix.y-y.li", - "url": "https://pix.y-y.li", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 5, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - } + "localPosts": 82 }, - "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "thatspretty.cool": { - "error": 404 + "social.cloudkatze.de": { + "error": "HTTPSConnectionPool(host='social.cloudkatze.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "insultron.lmorchard.com": { - "error": "HTTPSConnectionPool(host='insultron.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tatu.la": { + "error": "HTTPSConnectionPool(host='tatu.la', port=443): Read timed out. (read timeout=3)" }, - "techdon.herokuapp.com": { - "error": 404 + "social.wieser.ml": { + "error": "HTTPSConnectionPool(host='social.wieser.ml', port=443): Read timed out. (read timeout=3)" }, - "cloud.vitor.guia.nom.br": { - "error": 403 + "bay.ninja": { + "error": "HTTPSConnectionPool(host='bay.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lushka.ml": { + "nextcloud.omega-bytes.com": { "error": 404 }, - "friendica.friendzone.social": { - "error": "HTTPSConnectionPool(host='friendica.friendzone.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.excelereight.tk": { + "ghostgirl.princesa.company": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -83545,7 +88362,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Excelereight Social", + "nodeName": "Princesa Companya", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -83593,7 +88410,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.excelereight.tk/users/me" + "https://ghostgirl.princesa.company/users/daya" ], "suggestions": { "enabled": false @@ -83605,7 +88422,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -83615,93 +88432,401 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 4, + "localPosts": 3001, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "mastodon.zuzax.com": { - "error": "HTTPSConnectionPool(host='mastodon.zuzax.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev.pigs.social": { + "error": "HTTPSConnectionPool(host='dev.pigs.social', port=443): Read timed out. (read timeout=3)" }, - "meganekeesu.tokyo": { + "dev.abdl.link": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3+bottle" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 100, - "activeHalfyear": 106 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 79459 + "localPosts": 5 }, "openRegistrations": true } }, - "ben.lubar.me": { - "error": 404 - }, - "stream.ot-mangas.com": { - "error": "HTTPSConnectionPool(host='stream.ot-mangas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.openalgeria.org": { + "error": "HTTPSConnectionPool(host='mstdn.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "reyeshome.ddns.net": { - "error": "HTTPSConnectionPool(host='reyeshome.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.zlg.space": { + "error": "HTTPSConnectionPool(host='social.zlg.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.team.starschlep.com/group_d": { - "error": "HTTPSConnectionPool(host='www.team.starschlep.com', port=443): Max retries exceeded with url: /group_d/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "www.mastodontic.club": { + "error": "HTTPSConnectionPool(host='www.mastodontic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "catlife.drycat.fr": { + "ahlers.xyz": { "nodeinfo": { - "metadata": { - "nodeDescription": "Cat Life est une instance Plume f\u00e9d\u00e9r\u00e9 reposant sur un principe similaire \u00e0 M\u00e9dium mais en d\u00e9crentralis\u00e9", - "nodeName": "Cat Life" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, "usage": { - "localComments": 9, - "localPosts": 100, "users": { - "total": 123 - } - }, + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 979 + }, + "openRegistrations": false + } + }, + "test.spectraltheorem.be": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pl.uwu.is": { + "error": "HTTPSConnectionPool(host='pl.uwu.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sociamodo.com": { + "error": "HTTPSConnectionPool(host='sociamodo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "deffo.com.au": { + "error": "HTTPSConnectionPool(host='deffo.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "smoraesfriends.sergiomoraesj.com": { + "error": "HTTPSConnectionPool(host='smoraesfriends.sergiomoraesj.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "press.panorama.megajoueurs.eu": { + "error": "HTTPSConnectionPool(host='press.panorama.megajoueurs.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'press.panorama.megajoueurs.eu' doesn't match either of '*.bitmycode.com', 'bitmycode.com', 'registry.git.bitmycode.com'\")))" + }, + "md.gloon.jp": { + "error": "HTTPSConnectionPool(host='md.gloon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "canna.m.to": { + "error": "HTTPSConnectionPool(host='canna.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zot.prou.be": { + "error": "HTTPSConnectionPool(host='zot.prou.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "rplatonov.ru": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 49, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "roman@rplatonov.com" + } + } + }, + "frogtown.club": { + "error": "HTTPSConnectionPool(host='frogtown.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "otherkin.club": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "jaeger.website": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.com", + "freespeechextremist.com", + "wxw.moe", + "noagendasocial.com", + "mstdn.foxfam.club", + "baraag.net", + "pawoo.net", + "lets.bemoe.online" + ], + "media_nsfw": [ + "anime.website", + "gab.com", + "stereophonic.space", + "neckbeard.xyz", + "pl.smuglo.li", + "baraag.net", + "pawoo.net", + "freespeechextremist.com", + "wxw.moe", + "lets.bemoe.online" + ], + "media_removal": [], + "reject": [ + "sinblr.com", + "humblr.social", + "switter.at", + "kinkyelephant.com" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Evil freespeech instance that makes you cry.", + "nodeName": "jaeger.website", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://jaeger.website/users/igel" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 758, + "users": { + "total": 7 + } + }, "version": "2.0" } }, - "miss.tomocraft.net": { - "error": 502 + "1tp.dpost.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 41, + "activeMonth": 25, + "activeHalfyear": 29 + }, + "localPosts": 20167 + }, + "openRegistrations": false + } }, - "masto.dn.ua": { - "error": "HTTPSConnectionPool(host='masto.dn.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.dn.ua timed out. (connect timeout=3)'))" + "diaspora.koehn.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.13.0" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1048, + "activeHalfyear": 32, + "activeMonth": 13 + }, + "localPosts": 17485 + }, + "metadata": { + "nodeName": "diaspora.koehn.com", + "xmppChat": false, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "bkoehn" + } + } }, - "social.hp-gauster.name": { + "tsia.de": { + "error": 404 + }, + "heartiste.wordpress.com": { + "error": 410 + }, + "prologic.blog": { + "error": "HTTPSConnectionPool(host='prologic.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "midori.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 205, + "activeMonth": 9, + "activeHalfyear": 115 + }, + "localPosts": 2835 + }, + "openRegistrations": true + } + }, + "mastodon.rio20.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 5 + }, + "openRegistrations": true + } + }, + "social.lyzard.net": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-1338" + "version": "2020.03-dev-1332" }, "protocols": { "inbound": [ @@ -83723,7 +88848,7 @@ ] }, "usage": {}, - "openRegistrations": true, + "openRegistrations": false, "metadata": { "nodeName": "Friendica Social Network", "protocols": { @@ -83754,168 +88879,144 @@ } } }, - "romandie.social": { - "error": "HTTPSConnectionPool(host='romandie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "don.crakac.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 4763 + }, + "openRegistrations": false + } }, - "floofgrotto.net": { - "error": 406 + "dj.stoicsounds.jp": { + "error": "HTTPSConnectionPool(host='dj.stoicsounds.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sasa.bellatrix.uberspace.de": { - "error": 404 + "tosn.eu": { + "error": "HTTPSConnectionPool(host='tosn.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "theferret.social": { - "error": "HTTPSConnectionPool(host='theferret.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "abtgender.com": { + "error": "HTTPSConnectionPool(host='abtgender.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yourintrinsicself.com": { + "animeisgay.com": { "nodeinfo": { - "metadata": { - "nodeName": "yourintrinsicself", - "nodeDescription": "Reflections on life, truth, faith, love, introspection, and transformation. ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Kotori's Misskey Instance", + "nodeDescription": "this used to run mastodon but now it doesn't", + "maintainer": { + "name": "Kotori", + "email": "me@kotori.zone" + }, + "langs": [ + "English" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "cloud.baltinform.ru": { + "error": 404 + }, + "tube.lcrprod.fr": { + "error": 404 + }, + "hubzilla.sysadmindork.com": { + "error": "HTTPSConnectionPool(host='hubzilla.sysadmindork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "4232.cf": { + "error": "HTTPSConnectionPool(host='4232.cf', port=443): Read timed out. (read timeout=3)" + }, + "meinenetzfestplatte.de": { + "error": 404 + }, + "mastodon.7glen.cloud": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 161 + "localPosts": 1 }, - "version": "2.0" + "openRegistrations": true } }, - "cloud.skweez.net": { - "error": 404 + "dpeertube.m0.lc": { + "error": "HTTPSConnectionPool(host='dpeertube.m0.lc', port=443): Read timed out. (read timeout=3)" }, - "soultuna.nry.pw": { + "mastodon.hostnetworks.com.au": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 9, - "activeHalfyear": 5, - "activeMonth": 4 - } - }, - "metadata": { - "actorId": "https://soultuna.nry.pw/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "renon@disroot.org", - "terms": "", - "nodeName": "Soul\u00e9toun", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 913 - }, - "artists": { - "total": 97 - }, - "albums": { - "total": 82 - }, - "music": { - "hours": 5615.9675 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 35 - } - }, - "listenings": { - "total": 1753 - }, - "downloads": { - "total": 13 - } - } - } + "localPosts": 9 + }, + "openRegistrations": true } }, - "mastodon.social/users/Broadus": { - "error": 404 - }, - "sandbox.skoji.jp": { + "social.edge4cube.work": { "nodeinfo": { "version": "2.0", "software": { @@ -83927,70 +89028,61 @@ ], "usage": { "users": { - "total": 2, + "total": 3, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 12493 + "localPosts": 483 }, - "openRegistrations": false + "openRegistrations": true } }, - "gameing.zone": { - "error": "HTTPSConnectionPool(host='gameing.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chibi.kemo.no": { - "error": "HTTPSConnectionPool(host='chibi.kemo.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nextcloud.selexco.net": { - "error": 404 - }, - "social.jlelse.me": { - "error": "HTTPSConnectionPool(host='social.jlelse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "watch.sckc.stream": { - "error": "HTTPSConnectionPool(host='watch.sckc.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.funkturm7.de": { - "error": 404 + "clamo.red": { + "error": "HTTPSConnectionPool(host='clamo.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "don.iaia.moe": { + "mastodon.social/users/capn_pancakes": { "error": 404 }, - "tk2-234-26965.vs.sakura.ne.jp": { - "error": "HTTPSConnectionPool(host='tk2-234-26965.vs.sakura.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mstdn.ni.tama.ac.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ni.tama.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.ni.tama.ac.jp' doesn't match either of '*.conmas-i-reporter.com', 'conmas-i-reporter.com'\")))" }, - "physalia.webschuur.com": { - "error": "HTTPSConnectionPool(host='physalia.webschuur.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "pleroma.usagi.top": { + "error": "HTTPSConnectionPool(host='pleroma.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "skobk.in": { + "leetsocial.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 50 - }, - "localPosts": 48, - "localComments": 707 + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 8, + "activeMonth": 0, + "activeHalfyear": 12 + }, + "localPosts": 21 }, - "metadata": { - "email": "skobkin-ru@ya.ru" - } + "openRegistrations": true } }, - "rifest.tk": { + "cni-coop.net": { + "error": "HTTPSConnectionPool(host='cni-coop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.qore.no": { + "error": "HTTPSConnectionPool(host='social.qore.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.l00ll0.de": { + "error": "HTTPSConnectionPool(host='cloud.l00ll0.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "curta.cc": { + "error": "HTTPSConnectionPool(host='curta.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.vocalconstructivists.com": { "nodeinfo": { "version": "2.0", "software": { @@ -83999,10 +89091,10 @@ }, "usage": { "users": { - "total": 8 + "total": 9 }, - "localPosts": 358, - "localComments": 8 + "localPosts": 5, + "localComments": 3 }, "openRegistrations": false, "protocols": [ @@ -84013,17 +89105,11 @@ "outbound": [] }, "metadata": { - "email": "keloero@oreolek.ru" + "email": "celesteh@gmail.com" } } }, - "social.jeroened.be": { - "error": 403 - }, - "social.fyber.space": { - "error": "HTTPSConnectionPool(host='social.fyber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.mstdn-jp.site": { + "conjured.space": { "nodeinfo": { "version": "2.0", "software": { @@ -84035,55 +89121,58 @@ ], "usage": { "users": { - "total": 13, - "activeMonth": 11, - "activeHalfyear": 11 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 142 + "localPosts": 117 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/Sourmilk": { - "error": 404 - }, - "www.lieberbiber.de": { + "lu.net.eu.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 373, - "localComments": 55 + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "gnusocial", + "xmpp" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + }, + "localPosts": 2, + "localComments": 0 }, "metadata": { - "email": "sturmflut@lieberbiber.de" + "nodeName": "Hubzilla" } } }, - "extremely.online": { - "error": "HTTPSConnectionPool(host='extremely.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "fedi.upyum.com": { - "error": 502 - }, - "s.handy.cafe": { - "error": "HTTPSConnectionPool(host='s.handy.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "buiob00i07agxm3jg89tk.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='buiob00i07agxm3jg89tk.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "p.bilb.info": { + "lesbian.energy": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -84093,8 +89182,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -84102,20 +89189,48 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [ + "baraag.net", + "abdl.link", + "pl.smuglo.li", + "gab.com", + "gab.ai", + "liberdon.com", + "socnet.supes.com", + "decisiveliberty.news", + "pl.765racing.com", + "neckbeard.xyz", + "exited.eu" + ], + "reject": [ + "baraag.net", + "abdl.link", + "pl.smuglo.li", + "gab.com", + "gab.ai", + "liberdon.com", + "socnet.supes.com", + "decisiveliberty.news", + "pl.765racing.com", + "neckbeard.xyz", + "exited.eu" + ], + "report_removal": [] + }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Bilb", + "nodeDescription": "Welcome to lesbian.energy", + "nodeName": "Lesbian Energy", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -84163,10 +89278,15 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://p.bilb.info/users/bilb" + "https://lesbian.energy/users/sam", + "https://lesbian.energy/users/alyssa" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -84175,9 +89295,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -84185,532 +89306,335 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "1.1.7" }, "usage": { - "localPosts": 12, + "localPosts": 46, "users": { - "total": 2 + "total": 32 } }, "version": "2.0" } }, - "mastodon.lither.land": { - "error": "HTTPSConnectionPool(host='mastodon.lither.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "ooshio.o-man.co": { + "error": "HTTPSConnectionPool(host='ooshio.o-man.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "usan.us": { - "error": "HTTPSConnectionPool(host='usan.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to usan.us timed out. (connect timeout=3)'))" + "voidptr.wtf": { + "error": "HTTPSConnectionPool(host='voidptr.wtf', port=443): Read timed out. (read timeout=3)" }, - "social.port0.xyz": { + "pony.gallery": { + "nodeinfo": { + "metadata": { + "nodeName": "pony.gallery", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 90, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pony.Gallery", + "domain": "pony.gallery", + "url": "https://pony.gallery", + "description": "Pixelfed instance for ponies and bronies" + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 14, + "localComments": 0, + "users": { + "total": 10, + "activeHalfyear": 5, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "weirder.earth": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 477, + "activeMonth": 367, + "activeHalfyear": 818 }, - "localPosts": 3 + "localPosts": 277018 }, - "openRegistrations": false + "openRegistrations": true } }, - "sabbat.hexe.net": { + "kyawakyawa.jp": { + "error": 404 + }, + "explosion.party": { + "error": "HTTPSConnectionPool(host='explosion.party', port=443): Read timed out. (read timeout=3)" + }, + "nathankunicki.com": { + "error": "HTTPSConnectionPool(host='nathankunicki.com', port=443): Read timed out. (read timeout=3)" + }, + "byzero.de": { + "error": 404 + }, + "reclaim.technology": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "funkwhale.dsmouse.net": { + "error": "HTTPSConnectionPool(host='funkwhale.dsmouse.net', port=443): Read timed out. (read timeout=3)" + }, + "www.fidgetykid.club": { + "error": "HTTPSConnectionPool(host='www.fidgetykid.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ihearcats.wordpress.com": { + "error": 404 + }, + "6i6.club": { + "error": 404 + }, + "WUE.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u5996\u7cbe\u22b8\u30ed\u30b1\u30c3\u30c8 / \u9bd6\u3068\u30b5\u30d0\u30c8\u3092", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://sabbat.hexe.net/users/psi", - "https://sabbat.hexe.net/users/momiji" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, "usage": { - "localPosts": 2365, "users": { - "total": 6 - } + "total": 2, + "activeMonth": 45, + "activeHalfyear": 46 + }, + "localPosts": 127 }, - "version": "2.0" + "openRegistrations": true } }, - "cloud.thestrangeland.net": { + "pavot.ca": { "error": 404 }, - "joshglenn.org": { - "error": "HTTPSConnectionPool(host='joshglenn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.aotake91.net": { + "error": "HTTPSConnectionPool(host='mstdn.aotake91.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/harmlessgryphon": { + "juegos.fedimast.com": { "error": 404 }, - "social.opendan.net": { - "error": "HTTPSConnectionPool(host='social.opendan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.nesven.eu": { + "social.ksite.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.0" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 14, + "activeMonth": 38, + "activeHalfyear": 151 }, - "localPosts": 10785, - "localComments": 0 + "localPosts": 507 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "lumenwrites.com": { - "error": "HTTPSConnectionPool(host='lumenwrites.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "loadaverage.gnusocial.club": { + "error": "HTTPSConnectionPool(host='loadaverage.gnusocial.club', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/tayler2412": { + "social.atoh.me": { + "error": "HTTPSConnectionPool(host='social.atoh.me', port=443): Read timed out. (read timeout=3)" + }, + "tube.nx12.net": { + "error": "HTTPSConnectionPool(host='tube.nx12.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "p.run-girls.run": { + "error": "HTTPSConnectionPool(host='p.run-girls.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ostatus.matarillo.com": { + "error": 500 + }, + "avocado.lol": { "error": 404 }, - "my.dirtyhobby.xyz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "media_proxy", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "My.Dirty.Hobby", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://my.dirtyhobby.xyz/users/dkwild" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 25000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.0-1437-g44e0c5ca-develop" - }, - "usage": { - "localPosts": 45489, - "users": { - "total": 5 - } - }, - "version": "2.0" - } + "pipe.jumpingcrab.com": { + "error": "HTTPSConnectionPool(host='pipe.jumpingcrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.arc.sh": { - "error": "HTTPSConnectionPool(host='mastodon.arc.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gunmastodon.com": { + "error": 404 }, - "castodon.jp": { - "error": "HTTPSConnectionPool(host='castodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "moments.pifferi.info": { + "error": "HTTPSConnectionPool(host='moments.pifferi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "misskey.noellabo.jp": { + "social.rain.chat": { + "error": "HTTPSConnectionPool(host='social.rain.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "zwischenlaut.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 2, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} + "outbound": [] }, "metadata": { - "nodeName": "\u306e\u3048\u3059\u304d\u30fc", - "nodeDescription": null, - "maintainer": { - "name": "noellabo", - "email": "noel.yoshiba@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true + "email": "hexathos@mailbox.org" } } }, - "sabakan.m.to": { - "error": "HTTPSConnectionPool(host='sabakan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.redeagle.me": { + "error": "HTTPSConnectionPool(host='toot.redeagle.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.festivalparminous.org": { + "learn-ai-ui.jp": { + "error": 404 + }, + "pleroma.1312.media": { + "error": "HTTPSConnectionPool(host='pleroma.1312.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ishikaridon.jp": { + "error": "HTTPSConnectionPool(host='ishikaridon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "testing1.ism.rocks": { + "error": "HTTPSConnectionPool(host='testing1.ism.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dumb.land": { + "error": "HTTPSConnectionPool(host='dumb.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.zachdecook.com": { + "error": 403 + }, + "lotus-eyes.net": { + "error": "HTTPSConnectionPool(host='lotus-eyes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pub-relay-r18.hama3.net": { + "error": "HTTPSConnectionPool(host='pub-relay-r18.hama3.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "phpman.red": { + "error": "HTTPSConnectionPool(host='phpman.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lynxie.net": { + "error": "HTTPSConnectionPool(host='social.lynxie.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.ebifly.xyz": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 9, + "activeMonth": 6, + "activeHalfyear": 9 }, - "localPosts": 173, - "localComments": 0 + "localPosts": 30838 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Festival Parmi Nous - Vid\u00e9os", - "nodeDescription": "Le Festival Parmi Nous se d\u00e9roule chaque ann\u00e9e depuis 2006 autour des cr\u00e9ations musicales que nous avons \u201cParmi Nous\u201d. Autour de nous se cachent ou se ..." - } + "openRegistrations": true } }, - "dgoeke.io": { - "error": "HTTPSConnectionPool(host='dgoeke.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dgoeke.io' doesn't match either of 'www.yummyspecials.com', 'yummyspecials.com'\")))" + "plume.mausdompteur.de": { + "error": "HTTPSConnectionPool(host='plume.mausdompteur.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rabbit.zone": { - "error": "HTTPSConnectionPool(host='rabbit.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.wintu520.com": { + "error": "HTTPSConnectionPool(host='mastodon.wintu520.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "p6weekly.wordpress.com": { - "error": 404 + "astral.ml": { + "error": "HTTPSConnectionPool(host='astral.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "funkwhale.kameha.click": { - "error": 404 + "video.issizler.club": { + "error": "HTTPSConnectionPool(host='video.issizler.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ghost.cafe": { + "social.dudebronation.com": { + "error": 502 + }, + "thoughtstream.social": { + "error": "HTTPSConnectionPool(host='thoughtstream.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stonecutters.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -84722,79 +89646,78 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 9 + "total": 6, + "activeMonth": 1, + "activeHalfyear": 7 }, - "localPosts": 1300 + "localPosts": 21 }, "openRegistrations": true } }, - "mastodon.social/users/jct": { - "error": 404 + "flauschekatze.space": { + "error": "HTTPSConnectionPool(host='flauschekatze.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "xmr.cx": { - "error": "HTTPSConnectionPool(host='xmr.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "xn--wmq.jp": { + "error": 410 }, - "expo.gspot.social": { - "error": "HTTPSConnectionPool(host='expo.gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'expo.gspot.social' doesn't match either of '3974395.ssl-gateway.ovh.net', 'www.3974395.ssl-gateway.ovh.net'\")))" + "mattball.io": { + "error": "HTTPSConnectionPool(host='mattball.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "md.ggtea.org": { - "error": 404 + "vmrpc.net": { + "error": "HTTPSConnectionPool(host='vmrpc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "deleteyourfacebook.today": { - "error": "HTTPSConnectionPool(host='deleteyourfacebook.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kuncheff.social": { + "error": "HTTPSConnectionPool(host='kuncheff.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikestone.me": { + "richtig.spielleiten.de": { "nodeinfo": { - "metadata": { - "nodeName": "Mike Stone", - "nodeDescription": "Opinions too long winded for social media", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4" }, "usage": { "users": { - "total": 1 + "total": 5 }, - "localPosts": 75 + "localPosts": 471, + "localComments": 1986 }, - "version": "2.0" + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] + }, + "protocols": [ + "activitypub", + "ostatus", + "webmention" + ], + "metadata": { + "email": "wordpress@karsten-voigt.de" + } } }, - "tootville.com": { - "error": "HTTPSConnectionPool(host='tootville.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tootville.com' doesn't match 'spanglercentral.net'\")))" - }, - "shadowland.twilightparadox.com": { - "error": "HTTPSConnectionPool(host='shadowland.twilightparadox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'shadowland.twilightparadox.com' doesn't match 'shadowland.ddns.net'\")))" - }, - "simulacron.de": { - "error": 502 - }, - "cloud.gofferje.net": { - "error": 403 + "socialveg.eu": { + "error": "HTTPSConnectionPool(host='socialveg.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.generallyrubbish.net.au": { + "interact.bluecore.net": { "nodeinfo": { "version": "2.0", "software": { @@ -84807,152 +89730,26 @@ "usage": { "users": { "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 1848 + "localPosts": 2396 }, - "openRegistrations": false + "openRegistrations": true } }, - "relay.zoeymae.tk": { - "error": "HTTPSConnectionPool(host='relay.zoeymae.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.kosebamse.com": { - "error": "HTTPSConnectionPool(host='social.kosebamse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cumulo.trammenti.org": { - "error": "HTTPSConnectionPool(host='cumulo.trammenti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aikr.jp": { - "error": "HTTPSConnectionPool(host='aikr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aikr.jp timed out. (connect timeout=3)'))" - }, - "boitam.eu": { - "error": 500 - }, - "roxxers.xyz": { - "error": "HTTPSConnectionPool(host='roxxers.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to roxxers.xyz timed out. (connect timeout=3)'))" - }, - "1.lecrab.com": { - "error": "HTTPSConnectionPool(host='1.lecrab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "misskeydev2.fediverse.website": { - "error": "HTTPSConnectionPool(host='misskeydev2.fediverse.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskeydev2.fediverse.website' doesn't match 'dump.uselesslesbian.club'\")))" + "saferspace.social": { + "error": "HTTPSConnectionPool(host='saferspace.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thejoyo.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "", - "nodeName": "TheJoYo", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://thejoyo.com/users/JoYo" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 142, - "users": { - "total": 3 - } - }, - "version": "2.0" - } + "soton.eco": { + "error": "HTTPSConnectionPool(host='soton.eco', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube-nancy.beta.education.fr": { + "pt.steffo.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -84964,43 +89761,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 32 }, - "localPosts": 6115, + "localPosts": 0, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube de L'acad\u00e9mie de Nancy-Metz", - "nodeDescription": "PeerTube de L'acad\u00e9mie de Nancy-Metz", + "nodeName": "RoyalTube", + "nodeDescription": "L'istanza PeerTube di Steffo.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [], @@ -85017,20 +89794,19 @@ "enabled": true }, "webtorrent": { - "enabled": true + "enabled": false }, "enabledResolutions": [ - 480, - 720 + 360 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -85094,7 +89870,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -85103,180 +89879,395 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "soc.logomancy.net": { - "error": "HTTPSConnectionPool(host='soc.logomancy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dpn.hiyuki2578.net": { + "error": "HTTPSConnectionPool(host='dpn.hiyuki2578.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hey.dou.bet": { + "dolphin.mfyo.biz": { + "error": "HTTPSConnectionPool(host='dolphin.mfyo.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "berlinuxlab.net": { + "error": 404 + }, + "pouet.piaf.eu": { + "error": "HTTPSConnectionPool(host='pouet.piaf.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.penserpouragir.org": { + "error": 404 + }, + "www.xconomy.com": { + "error": 403 + }, + "write.wtf": { + "error": 404 + }, + "tweetfleet.social": { + "error": "HTTPSConnectionPool(host='tweetfleet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "g.carmantini.com": { + "error": "HTTPSConnectionPool(host='g.carmantini.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "moe-overload.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.indoorsman.ee": { + "error": "HTTPSConnectionPool(host='mastodon.indoorsman.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.rip": { + "error": "HTTPSConnectionPool(host='toot.rip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.gamedev.place": { "nodeinfo": { - "metadata": { - "nodeDescription": "Hey, a federated blogging application powered by [Plume](https://joinplu.me/)", - "nodeName": "Hey" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 4305, + "activeMonth": 283, + "activeHalfyear": 736 + }, + "localPosts": 58987 + }, + "openRegistrations": true + } + }, + "social.fluffy.world": { + "error": "HTTPSConnectionPool(host='social.fluffy.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.uniability.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 10, + "localComments": 0 + }, + "openRegistrations": false, "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, + "protocols": [], + "metadata": { + "email": "andreas.jeitler@aau.at" + } + } + }, + "mstdn.nere9.help": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "plume", - "version": "0.4.0" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localComments": 3, - "localPosts": 20, "users": { - "total": 83 - } + "total": 331, + "activeMonth": 83, + "activeHalfyear": 158 + }, + "localPosts": 559890 }, - "version": "2.0" + "openRegistrations": true } }, - "www.arush.io": { + "mabulledu.net": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.3.2" + "version": "5.4.1" }, "usage": { "users": { - "total": 6 + "total": 2 }, - "localPosts": 9948, - "localComments": 10042 + "localPosts": 510, + "localComments": 8 }, "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] }, + "protocols": [ + "activitypub", + "ostatus", + "webmention" + ], "metadata": { - "email": "amanda@customerservant.com" + "email": "nicolascluz@mabulledu.net" } } }, - "mastodon.social/users/Katja": { + "uldocs.atilf.fr": { "error": 404 }, - "nuage.le-led.org": { - "error": "HTTPSConnectionPool(host='nuage.le-led.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nuage.le-led.org' doesn't match either of 'live.crapaud-fou.org', 'tube.crapaud-fou.org'\")))" - }, - "mastodon.shioyaki.party": { - "error": 410 - }, - "boop.link": { - "error": "HTTPSConnectionPool(host='boop.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "hqpf.site": { - "error": "HTTPSConnectionPool(host='hqpf.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--twttr-7raz.com": { - "error": "HTTPSConnectionPool(host='xn--twttr-7raz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "freunde.ma-nic.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Freundeseite", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } }, - "fox.masto.host": { + "dynlinux.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 941 + "localPosts": 1000 }, "openRegistrations": false } }, - "parlementum.net": { - "error": 404 - }, - "heartiste.wordpress.com": { - "error": 410 - }, - "funkwhale.companioncu.be": { - "error": "HTTPSConnectionPool(host='funkwhale.companioncu.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.trshnet.de": { - "error": "HTTPSConnectionPool(host='social.trshnet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.stsf.dev": { - "error": "HTTPSConnectionPool(host='mastodon.stsf.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tamidon.herokuapp.com": { + "www.thaleus.net/friends": { "error": 404 }, - "valhalla.mamalibre.com.ar": { - "error": "HTTPSConnectionPool(host='valhalla.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'valhalla.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" - }, - "mstdn.fun": { - "error": "HTTPSConnectionPool(host='mstdn.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kidsdon.love": { + "error": "HTTPSConnectionPool(host='kidsdon.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "koumadan.m.to": { - "error": "HTTPSConnectionPool(host='koumadan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "urgero.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "dev.vgai.de": { - "error": 502 + "espeon.social": { + "error": "HTTPSConnectionPool(host='espeon.social', port=443): Read timed out. (read timeout=3)" }, - "start.hubzilla.org": { + "friendica.a-zwenkau.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "hubzilla", - "version": "3.8.9" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 13, + "activeHalfyear": 12, + "activeMonth": 6 + }, + "localPosts": 3995, + "localComments": 2177 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Zwenkauer Flaschenpost", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "write.vanoix.com": { + "nodeinfo": { + "metadata": { + "nodeName": "write.vanoix.com", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": false }, + "openRegistrations": false, "protocols": [ - "zot" + "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, "usage": { "users": { - "total": 4250, - "activeHalfyear": 1306, - "activeMonth": 341 + "total": 3, + "activeHalfyear": 1 }, - "localPosts": 20916, - "localComments": 17239 + "localPosts": 11 }, - "metadata": { - "nodeName": "Hubzilla Start" - } + "version": "2.0" } }, - "7dfsa6vfoj6x4dhrur8.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='7dfsa6vfoj6x4dhrur8.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ijn-dd.nl": { + "error": "HTTPSConnectionPool(host='ijn-dd.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "scenecore.net": { + "prose.zone": { + "error": "HTTPSConnectionPool(host='prose.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "furrytf.club": { + "error": "HTTPSConnectionPool(host='furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.abrizero.fr": { + "error": "HTTPSConnectionPool(host='mastodon.abrizero.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pod.social": { + "error": "HTTPSConnectionPool(host='pod.social', port=443): Read timed out. (read timeout=3)" + }, + "social.celabs.com": { + "error": "HTTPSConnectionPool(host='social.celabs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + }, + "whiskycat.m.to": { + "error": "HTTPSConnectionPool(host='whiskycat.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "koolkidsonly.club": { + "error": "HTTPSConnectionPool(host='koolkidsonly.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "tomo.airen-no-jikken.icu": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -85285,21 +90276,25 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "media_proxy", "relay", - "safe_dm_mentions" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 7, - "reject_threshold": 0 + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site", + "dontmarry.com" + ], + "replace": [] }, "mrf_policies": [ - "NoOpPolicy", "SimplePolicy", - "HellthreadPolicy" + "KeywordPolicy" ], "mrf_simple": { "accept": [], @@ -85307,14 +90302,23 @@ "banner_removal": [], "federated_timeline_removal": [], "media_nsfw": [ - "pawoo.net", - "anime.website" + "yorishiro.space" + ], + "media_removal": [ + "baraag.net", + "pawoo.net" ], - "media_removal": [], "reject": [ - "freefedifollowers.ga", - "weedis.life" + "sinblr.com", + "humblr.social", + "ehjovan.com", + "gab.com", + "develop.gab.com", + "kiwifarms.cc", + "spinster.xyz", + "cafe.gulp" ], + "reject_deletes": [], "report_removal": [] }, "quarantined_instances": [] @@ -85325,10 +90329,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A personal fediverse instance, powered by Pleroma.", - "nodeName": "\ud835\udd98\ud835\udd88\ud835\udd8a\ud835\udd93\ud835\udd8a\ud835\udd88\ud835\udd94\ud835\udd97\ud835\udd8a", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "i see you; you see me", + "nodeName": "\u89aa\u4ea4\u306e\u5b9f\u9a13", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -85337,10 +90341,11 @@ }, "postFormats": [ "text/plain", - "text/bbcode", - "text/markdown" + "text/html", + "text/markdown", + "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -85375,15 +90380,15 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://scenecore.net/users/reag" + "https://tomo.airen-no-jikken.icu/users/shmibs" ], "suggestions": { "enabled": false }, "uploadLimits": { "avatar": 2000000, - "background": 2000000, - "banner": 2000000, + "background": 4000000, + "banner": 4000000, "general": 16000000 } }, @@ -85397,280 +90402,386 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-689-g3126f8a3-develop" }, "usage": { - "localPosts": 534, + "localPosts": 11025, "users": { - "total": 5 + "total": 1 } }, "version": "2.0" } }, - "color.town": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nc.matus.rocks": { + "error": "HTTPSConnectionPool(host='nc.matus.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "box.avinash.com.np": { - "error": 404 + "mastodoncuba.club": { + "error": "HTTPSConnectionPool(host='mastodoncuba.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "eclesia.space": { + "connect.federati.net": { + "error": "HTTPSConnectionPool(host='connect.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "iam.humantri.be": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.06-dev-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 7, + "activeHalfyear": 7, + "activeMonth": 7 }, - "localPosts": 2823 + "localPosts": 35, + "localComments": 9 }, - "openRegistrations": true + "openRegistrations": true, + "metadata": { + "nodeName": "I Am HumanTribe", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "tokotodon.m.to": { - "error": "HTTPSConnectionPool(host='tokotodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aqua-graphic.blue": { - "error": "HTTPSConnectionPool(host='aqua-graphic.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "content.town": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "video.switchserver.fr": { - "error": "HTTPSConnectionPool(host='video.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.domainepublic.net": { + "error": "HTTPSConnectionPool(host='peertube.domainepublic.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mastodon.social/users/dvdmrsdn": { - "error": 404 + "prismo0.fedibird.com": { + "error": 410 }, - "ami.horsentiers.fr": { - "error": 404 + "diaspora.zone": { + "error": "HTTPSConnectionPool(host='diaspora.zone', port=443): Read timed out. (read timeout=3)" }, - "cloud.maprambo.net": { - "error": 404 + "social.pwn.institute": { + "error": "HTTPSConnectionPool(host='social.pwn.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "micro.blog": { - "error": 404 + "cld.loopsaisei.ooo": { + "error": "HTTPSConnectionPool(host='cld.loopsaisei.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "uya-icehockey.jp": { - "error": "HTTPSConnectionPool(host='uya-icehockey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to uya-icehockey.jp timed out. (connect timeout=3)'))" + "pleroma.ancel.ovh": { + "error": "HTTPSConnectionPool(host='pleroma.ancel.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.mstddntfdn.online": { + "photos.loranger.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "photos.loranger.xyz", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": 500, + "album_limit": "10", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "French Orange Photos", + "domain": "photos.loranger.xyz", + "url": "https://photos.loranger.xyz", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 7, + "localComments": 0, "users": { - "total": 489, - "activeMonth": 99, - "activeHalfyear": 130 - }, - "localPosts": 11158 + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "kerokero.rororo.xyz": { - "error": "HTTPSConnectionPool(host='kerokero.rororo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "itsalex.carina.uberspace.de": { + "friendica.riotcat.org": { "error": 404 }, - "notestock.osa-p.net": { + "egelhof.uber.space": { + "error": "HTTPSConnectionPool(host='egelhof.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'egelhof.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "jktl.masto.host": { + "error": "HTTPSConnectionPool(host='jktl.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "maki.chiba.tw": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "notestock", - "version": "1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, "usage": { "users": { - "total": 843, - "activeHalfyear": 795, - "activeMonth": 607 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 15066864, - "localComments": 0 + "localPosts": 150 }, - "metadata": { - "log_enabled": true, - "registration_possible": [ - "mastodon", - "misskey", - "pleroma" - ], - "recordable": [ - "mastodon", - "misskey", - "pleroma", - "hubzilla", - "peertube" - ] - } + "openRegistrations": true } }, - "mk.tux.tf": { - "error": "HTTPSConnectionPool(host='mk.tux.tf', port=443): Read timed out. (read timeout=3)" + "relay.otherkin.club": { + "error": "HTTPSConnectionPool(host='relay.otherkin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.otherkin.club' doesn't match 'has.foxiepa.ws'\")))" }, - "chatboys.me": { - "error": "HTTPSConnectionPool(host='chatboys.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.dblum.ch": { + "error": 404 }, - "hojiro.herokuapp.com": { + "bigdoinks.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "postsoviet.space": { + "error": "HTTPSConnectionPool(host='postsoviet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "music.switchserver.fr": { + "error": "HTTPSConnectionPool(host='music.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miss.lamp.institute": { + "error": "HTTPSConnectionPool(host='miss.lamp.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cleasky.blue": { + "error": "HTTPSConnectionPool(host='cleasky.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "allnet.hfrc.de": { + "error": "HTTPSConnectionPool(host='allnet.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.850mb.net": { + "error": 502 + }, + "misskey.heaton.dev": { + "error": "HTTPSConnectionPool(host='misskey.heaton.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.familie-tux.de": { + "error": 502 + }, + "social.captainslog.aero": { + "error": "HTTPSConnectionPool(host='social.captainslog.aero', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pauho.net": { + "error": 406 + }, + "secret.intelme.com": { + "error": "HTTPSConnectionPool(host='secret.intelme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.adyxax.org": { + "error": "HTTPSConnectionPool(host='mastodon.adyxax.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twitter.woof.group": { + "error": 502 + }, + "owncloud.bunix.de": { + "error": 403 + }, + "eischmann.wordpress.com": { "error": 404 }, - "foxesare.sexy": { + "brrrt.eu": { + "error": 404 + }, + "grml.de": { + "error": "'links'" + }, + "awoo.pub": { + "error": 404 + }, + "empathytech.net": { + "error": 404 + }, + "cloud.decomobili.net": { + "error": "HTTPSConnectionPool(host='cloud.decomobili.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.ioover.net": { + "error": 404 + }, + "video.subak.ovh": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A place for foxes", - "nodeName": "Foxes Are Sexy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://foxesare.sexy/users/Syfaro" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-1970-gdedb1ad5-develop" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 261, "users": { - "total": 4 - } + "total": 3 + }, + "localPosts": 114365, + "localComments": 1 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Subak Video", + "nodeDescription": "Subak community Videos" + } } }, - "dev.pleroma.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "masutodon.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "jdtest16.jp": { + "mstdn2017.club": { + "error": "HTTPSConnectionPool(host='mstdn2017.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.zzpro.net": { + "error": "HTTPSConnectionPool(host='mastodon.zzpro.net', port=443): Read timed out. (read timeout=3)" + }, + "nuage.le-led.org": { + "error": "HTTPSConnectionPool(host='nuage.le-led.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nuage.le-led.org' doesn't match either of 'live.crapaud-fou.org', 'tube.crapaud-fou.org'\")))" + }, + "friendica.smartlion.net": { "error": 404 }, - "fightforinfo.com": { + "social.stephanmaus.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "hubzilla", + "version": "3.2.1" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "pumpio", + "xmpp" + ], + "inbound": [ "atom1.0", "rss2.0" ] @@ -85678,128 +90789,19 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 }, - "localPosts": 4109, - "localComments": 1 + "localPosts": 2313, + "localComments": 2048 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FIGHTFORINFO", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Hubzilla" } } }, - "tube.22decembre.eu": { + "peertube.fedi.quebec": { "nodeinfo": { "version": "2.0", "software": { @@ -85819,23 +90821,72 @@ "openRegistrations": true, "usage": { "users": { - "total": 100 + "total": 68 }, - "localPosts": 27965, - "localComments": 11 + "localPosts": 47487, + "localComments": 5 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "22Decembre's PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "F\u00e9diQu\u00e9bec", + "nodeDescription": "Instance PeerTube francophone g\u00e9n\u00e9raliste h\u00e9berg\u00e9e au Qu\u00e9bec et destin\u00e9e aux Qu\u00e9b\u00e9cois. Cette instance est f\u00e9d\u00e9r\u00e9e avec d\u2019autres instances g\u00e9n\u00e9ralistes, francophones et/ou \u00e0 contenu \u00e9ducatif.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "clientScripts": { + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + }, + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -85873,7 +90924,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -85909,12 +90960,7 @@ ".flv", ".mkv", ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + "null" ] } }, @@ -85930,8 +90976,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -85945,612 +90991,522 @@ } } }, - "social.aura.ovo.run": { - "error": "HTTPSConnectionPool(host='social.aura.ovo.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.aura.ovo.run timed out. (connect timeout=3)'))" - }, - "raeven.social": { - "error": "HTTPSConnectionPool(host='raeven.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pouet.dachary.org": { - "error": "HTTPSConnectionPool(host='pouet.dachary.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "hoogenhoff.net": { + "error": "HTTPSConnectionPool(host='hoogenhoff.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.high-low.ml": { - "error": "HTTPSConnectionPool(host='mstdn.high-low.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "www.adventuremalmusic.com": { + "error": "HTTPSConnectionPool(host='www.adventuremalmusic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "emolgadon.m.to": { - "error": "HTTPSConnectionPool(host='emolgadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "smiths.treellama.org": { + "error": 503 }, - "cloud.xn--rthlein-n2a.de": { + "mastodon.jbx.com": { "error": 404 }, - "fr.waytt.cf": { - "error": "HTTPSConnectionPool(host='fr.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.chrpaul.de": { - "error": "HTTPSConnectionPool(host='social.chrpaul.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.chrpaul.de' doesn't match either of '*.peacock.uberspace.de', 'peacock.uberspace.de'\")))" - }, - "social.nothingplanet.com": { + "h.berdaguermontes.eu": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "", - "nodeName": "NothingPlanet", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.nothingplanet.com/users/nothingplanet" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.7.3" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 1444, "users": { - "total": 2 - } + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 + }, + "localPosts": 13, + "localComments": 2 }, - "version": "2.0" + "metadata": { + "nodeName": "Hub*BM" + } } }, - "freesoftwareextremist.com": { + "fujisawadon.com": { + "error": "HTTPSConnectionPool(host='fujisawadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.matthias-gutjahr.de": { + "error": 404 + }, + "video.farci.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Free Software Extremist", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://freesoftwareextremist.com/users/r" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 24000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 4806, "users": { - "total": 33 - } + "total": 1 + }, + "localPosts": 4895, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "tron.buzz": { - "error": 404 + "club.nw.fit.ac.jp": { + "error": "HTTPSConnectionPool(host='club.nw.fit.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plrm.moe.hm": { + "peertube.ldclrcq.top": { + "error": "HTTPSConnectionPool(host='peertube.ldclrcq.top', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.frontierfoundry.co": { + "error": "HTTPSConnectionPool(host='mastodon.frontierfoundry.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tapestries.pipou.academy": { + "error": "HTTPSConnectionPool(host='tapestries.pipou.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masdis.com": { + "error": "HTTPSConnectionPool(host='masdis.com', port=443): Read timed out. (read timeout=3)" + }, + "libranet.de": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 1056, + "activeHalfyear": 548, + "activeMonth": 390 + }, + "localPosts": 165372, + "localComments": 40088 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "LIBRANET.de", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "quarantined_instances": [] + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "plrm.moe.hm", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "explicitContent": false + } + } + }, + "test.vocalodon.net": { + "error": "HTTPSConnectionPool(host='test.vocalodon.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/surveyor": { + "error": 404 + }, + "social.codigoparallevar.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" }, - "openRegistrations": true, "protocols": [ - "activitypub", + "zot", + "diaspora", "ostatus" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 1100, "users": { - "total": 36 - } + "total": 75, + "activeHalfyear": 12, + "activeMonth": 0 + }, + "localPosts": 33, + "localComments": 8 }, - "version": "2.0" + "metadata": { + "nodeName": "Hubzilla @ Codigo para llevar" + } } }, - "unhandledexpression.com": { - "error": "HTTPSConnectionPool(host='unhandledexpression.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.social/users/xela": { - "error": 404 - }, - "fairy.life": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "blog.e1337.cloud": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.social/users/00dani": { + "www.coindesk.com": { "error": 404 }, - "pixelfed.photog.social": { + "wndp.masto.host": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.photog.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed.photog.social", - "domain": "pixelfed.photog.social", - "url": "https://pixelfed.photog.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 28352 }, + "openRegistrations": false + } + }, + "kuhatweet.kallelaine.com": { + "error": "HTTPSConnectionPool(host='kuhatweet.kallelaine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nickwood.ninja": { + "error": "HTTPSConnectionPool(host='nickwood.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "testmast.openetc.ca": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 177, - "localComments": 0, "users": { - "total": 57, - "activeHalfyear": 68, - "activeMonth": 7 - } + "total": 5, + "activeMonth": 3, + "activeHalfyear": 6 + }, + "localPosts": 626 }, - "version": "2.0", "openRegistrations": true } }, - "travel-japan.group": { - "error": "HTTPSConnectionPool(host='travel-japan.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "altaica.cloud": { + "error": "HTTPSConnectionPool(host='altaica.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.barchet.eu": { - "error": "HTTPSConnectionPool(host='mastodon.barchet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "creative.rabbinicorn.com": { + "error": "HTTPSConnectionPool(host='creative.rabbinicorn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "allthings.club": { - "error": "HTTPSConnectionPool(host='allthings.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "catgirl.life": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Cat Girl Life", + "nodeDescription": "Generic English Misskey instance.\nHave fun, don't spam, mark NSFW as sensitive and follow US law. ", + "maintainer": { + "name": "matrix07012", + "email": "matrix07012@protonmail.com" + }, + "langs": [ + "English" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 1776, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } }, - "kiku.bokuha.ninja": { - "error": "HTTPSConnectionPool(host='kiku.bokuha.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pixelfed.gspot.social": { + "error": "HTTPSConnectionPool(host='pixelfed.gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wug.fun": { + "monkeydiesel.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 202, - "activeMonth": 27, - "activeHalfyear": 54 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 70131 + "localPosts": 31 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.beerfactory.org": { + "social.thenut.zone": { + "error": "HTTPSConnectionPool(host='social.thenut.zone', port=443): Read timed out. (read timeout=3)" + }, + "ribeiro.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 78, - "activeMonth": 9, - "activeHalfyear": 19 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 161557 + "localPosts": 108 }, - "openRegistrations": true + "openRegistrations": false } }, - "pixelfed.eus": { + "alpha.cliq.network": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.eus", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "PixelFed.eus", - "domain": "pixelfed.eus", - "url": "https://pixelfed.eus", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.29.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} }, + "metadata": { + "nodeName": null, + "nodeDescription": null, + "maintainer": { + "name": null, + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "is.agood.dog": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "islandinthenet.com": { + "error": 404 + }, + "stuff.tii.tu-dresden.de": { + "error": "HTTPSConnectionPool(host='stuff.tii.tu-dresden.de', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.jibby.org": { + "error": 404 + }, + "otonusu.m.to": { + "error": "HTTPSConnectionPool(host='otonusu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nap-test.mrkiddle.co.uk": { + "error": 503 + }, + "amdyes.fun": { + "error": "HTTPSConnectionPool(host='amdyes.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "librenet.gr": { + "nodeinfo": { + "version": "1.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "diaspora", + "version": "0.7.12.0-p9b672b51" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 188, - "localComments": 0, "users": { - "total": 55, - "activeHalfyear": 40, - "activeMonth": 13 - } + "total": 2388, + "activeHalfyear": 176, + "activeMonth": 41 + }, + "localPosts": 11215, + "localComments": 2858 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "nodeName": "librenet*", + "xmppChat": false, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + } + } } }, - "kuko.hamburg": { + "ahoy.life": { + "error": "HTTPSConnectionPool(host='ahoy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.paiou.net": { + "error": 403 + }, + "cloud.bencomp.nl": { "error": 404 }, - "pleroma.vizcarra.me": { - "error": "HTTPSConnectionPool(host='pleroma.vizcarra.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.collabora.digital": { + "error": "HTTPSConnectionPool(host='social.collabora.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "maiome.xyz": { - "error": "HTTPSConnectionPool(host='maiome.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "lazyatom.social": { + "error": "HTTPSConnectionPool(host='lazyatom.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ap.tinysubversions.com": { - "error": "HTTPSConnectionPool(host='ap.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "music.sleepy.kiev.ua": { + "error": "HTTPSConnectionPool(host='music.sleepy.kiev.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "boosterfive.com": { + "catdon.life": { + "error": 404 + }, + "shitter.ml": { + "error": "HTTPSConnectionPool(host='shitter.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "goodchristian.website": { + "error": "HTTPSConnectionPool(host='goodchristian.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sakoku.jp": { + "error": "HTTPSConnectionPool(host='sakoku.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sakoku.jp' doesn't match either of '*.heteml.jp', 'heteml.jp'\")))" + }, + "soc.eleos.space": { + "error": "HTTPSConnectionPool(host='soc.eleos.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "redwombat.social": { "nodeinfo": { "version": "2.0", "software": { @@ -86562,79 +91518,266 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 770 + "localPosts": 6401 }, "openRegistrations": false } }, - "pleroma.azkware.net": { - "error": "HTTPSConnectionPool(host='pleroma.azkware.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.azkware.net' doesn't match either of 'adminer.azkware.net', 'azkware.net', 'cloud.azkware.net', 'mail.azkware.net', 'peertube.azkware.net', 'rss.azkware.net', 'search.azkware.net', 'social.azkware.net', 'www.azkware.net'\")))" + "activitypub.sepbit.com": { + "error": "HTTPSConnectionPool(host='activitypub.sepbit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jwhelp.thomasbrand.info": { - "error": "Expecting value: line 1 column 1 (char 0)" + "sns.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='sns.xn--931a.moe', port=443): Read timed out. (read timeout=3)" }, - "status.exdc.net": { - "error": 404 + "m.planz.asia": { + "error": "HTTPSConnectionPool(host='m.planz.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.framboisier.com": { + "mstdn.imoimo.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.imoimo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.hostux.social": { + "error": "HTTPSConnectionPool(host='pix.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lorazepam.distsn.org": { + "error": "HTTPSConnectionPool(host='lorazepam.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.semnil.com": { + "error": "HTTPSConnectionPool(host='mstdn.semnil.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "animeartist.social": { + "error": "HTTPSConnectionPool(host='animeartist.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sizedon.com": { + "error": "HTTPSConnectionPool(host='sizedon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica-garrett.yourownnet.cloud": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "social.clttr.info": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1341" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "social.clttr.info", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "torr.red": { + "error": "HTTPSConnectionPool(host='torr.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "fedi.lynnesbian.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.3+glitch" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2 + "total": 24, + "activeMonth": 11, + "activeHalfyear": 17 }, - "localPosts": 18, - "localComments": 11 + "localPosts": 129834 + }, + "openRegistrations": false + } + }, + "blog.unicode.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "minus.haruk.in": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "dreamwidth", + "friendica", + "insanejournal", + "redmatrix", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 54, + "activeHalfyear": 17, + "activeMonth": 7 + }, + "localPosts": 2854, + "localComments": 1164 }, "metadata": { - "email": "marc@framboisier.net" + "nodeName": "Harukin-\uff01(alpha ver.0.9)" } } }, - "dev.cosine.online": { - "error": "HTTPSConnectionPool(host='dev.cosine.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.kevinisageek.org": { + "error": "HTTPSConnectionPool(host='social.kevinisageek.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "s.sigpipe.me": { - "error": 403 + "fedi.one": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "kodlomrazi.ru": { + "makerlab.sytes.net": { + "error": "HTTPSConnectionPool(host='makerlab.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bw-toot.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "kitty.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 596, - "activeMonth": 584, - "activeHalfyear": 729 + "total": 279, + "activeMonth": 52, + "activeHalfyear": 80 }, - "localPosts": 86625 + "localPosts": 157852 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.taiha.net": { + "shimaidon.net": { + "error": "HTTPSConnectionPool(host='shimaidon.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/katebowles": { + "error": 404 + }, + "cloud.untan.xyz": { + "error": 403 + }, + "li1846-42.members.linode.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "boop.town": { "nodeinfo": { "version": "2.0", "software": { @@ -86646,19 +91789,28 @@ ], "usage": { "users": { - "total": 16, - "activeMonth": 10, - "activeHalfyear": 14 + "total": 82, + "activeMonth": 4, + "activeHalfyear": 27 }, - "localPosts": 2317 + "localPosts": 761 }, "openRegistrations": true } }, - "sns.toshipapi.tokyo": { - "error": "HTTPSConnectionPool(host='sns.toshipapi.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sns.toshipapi.tokyo timed out. (connect timeout=3)'))" + "mst.uoga.net": { + "error": 404 }, - "mares.cafe": { + "ouin.land": { + "error": "HTTPSConnectionPool(host='ouin.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/ohtorifightclub": { + "error": 404 + }, + "vgoni.blogspot.no": { + "error": 404 + }, + "magicalgirl.party": { "nodeinfo": { "version": "2.0", "software": { @@ -86670,25 +91822,52 @@ ], "usage": { "users": { - "total": 5, + "total": 4, "activeMonth": 2, - "activeHalfyear": 5 + "activeHalfyear": 2 }, - "localPosts": 293 + "localPosts": 989 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.supernerdland.com": { - "error": "HTTPSConnectionPool(host='social.supernerdland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.ckitbara.info": { + "error": "HTTPSConnectionPool(host='mstdn.ckitbara.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kittyverse.co": { - "error": "HTTPSConnectionPool(host='kittyverse.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kittyverse.co' doesn't match either of '*.cakephp.kukolos.sk', 'cakephp.kukolos.sk'\")))" + "swingset.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 71, + "activeMonth": 16, + "activeHalfyear": 28 + }, + "localPosts": 7855 + }, + "openRegistrations": false + } }, - "technologeek.me": { - "error": "HTTPSConnectionPool(host='technologeek.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-tutokoa.m.to": { + "error": "HTTPSConnectionPool(host='mstdn-tutokoa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.dtluna.net": { + "headphone.actor": { + "error": "HTTPSConnectionPool(host='headphone.actor', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anzuchang.net": { + "error": "HTTPSConnectionPool(host='anzuchang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcld.net": { + "error": "HTTPSConnectionPool(host='nextcld.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "fedi.dananglin.me.uk": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -86700,7 +91879,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -86713,23 +91891,18 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "stereophonic.space", - "pawoo.net" + "federated_timeline_removal": [ + "freespeechextremist.com", + "pawoo.net", + "sinblr.com", + "switter.at", + "vipgirlfriend.xxx" ], + "media_nsfw": [], "media_removal": [], "reject": [ - "gab.com", - "pl.smuglo.li", - "kiwifarms.cc", - "freespeechextremist.com", - "develop.gab.com", - "not-develop.gab.com", - "the.hedgehoghunter.club", - "cawfee.club", - "pl.765racing.com", - "gameliberty.club" + "baraag.net", + "gab.com" ], "report_removal": [] }, @@ -86743,8 +91916,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.dtluna.net", + "nodeDescription": "Yet another single-user Pleroma instance in the Fediverse.", + "nodeName": "Free Flow", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -86792,8 +91965,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.dtluna.net/users/dtluna", - "https://social.dtluna.net/users/q" + "https://fedi.dananglin.me.uk/users/dan" ], "suggestions": { "enabled": false @@ -86815,68 +91987,137 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 12729, + "localPosts": 9, "users": { - "total": 6 + "total": 2 } }, "version": "2.0" } }, - "biblewordpress.net": { - "error": "HTTPSConnectionPool(host='biblewordpress.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to biblewordpress.net timed out. (connect timeout=3)'))" - }, - "ogran.club": { - "error": "HTTPSConnectionPool(host='ogran.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "touhou.social": { - "error": "HTTPSConnectionPool(host='touhou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.baetato.net": { - "error": "HTTPSConnectionPool(host='social.baetato.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.qjutsh.com": { - "error": 403 + "agora.kleinrot.net": { + "error": "HTTPSConnectionPool(host='agora.kleinrot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.jmshyns.com": { - "error": "HTTPSConnectionPool(host='social.jmshyns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "polonkai.eu": { + "error": 404 }, - "northtexas.social": { - "error": "HTTPSConnectionPool(host='northtexas.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "relay3.mastodonsocial.ru": { + "error": "HTTPSConnectionPool(host='relay3.mastodonsocial.ru', port=443): Read timed out. (read timeout=3)" }, - "mstdn.ryecroft21.net": { - "error": 404 + "seriousposter.club": { + "error": 502 }, - "elparque.faccionlatina.org": { - "error": "HTTPSConnectionPool(host='elparque.faccionlatina.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elparque.faccionlatina.org' doesn't match either of 'consultorias.in', 'www.consultorias.in'\")))" + "keycord.me": { + "error": "HTTPSConnectionPool(host='keycord.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.helios42.de": { - "error": 404 + "cloud.holley.us": { + "error": 502 }, - "files.cognize.co": { - "error": 404 + "mstdn.cloa.app": { + "error": "HTTPSConnectionPool(host='mstdn.cloa.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.boddez.net": { - "error": "HTTPSConnectionPool(host='m.boddez.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meet.lecker.coffee": { + "error": "HTTPSConnectionPool(host='meet.lecker.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'meet.lecker.coffee' doesn't match 'lecker.coffee'\")))" }, - "test.ika.queloud.net": { - "error": "HTTPSConnectionPool(host='test.ika.queloud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jmanumeza.masto.host": { + "error": "HTTPSConnectionPool(host='jmanumeza.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.marvinroman.me": { - "error": 404 + "social.drox.zone": { + "error": "HTTPSConnectionPool(host='social.drox.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thoughts.natedickson.com": { + "social.sindominio.net": { "nodeinfo": { "metadata": { - "nodeName": "Nate Dickson Thinks...", - "nodeDescription": "Small Thoughts for a Quiet World.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Sindominio Pleroma Instance", + "nodeName": "Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.sindominio.net/users/marmota" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -86885,242 +92126,643 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.1" }, "usage": { + "localPosts": 2, "users": { - "total": 1 - }, - "localPosts": 53 + "total": 7 + } }, "version": "2.0" } }, - "peertube.franssen.xyz": { + "lol5.tun.a4.io": { + "error": "HTTPSConnectionPool(host='lol5.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.guimik.fr": { + "error": "HTTPSConnectionPool(host='pleroma.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-prfm.herokuapp.com": { + "error": 404 + }, + "test16.passerelles34.fr": { + "error": 503 + }, + "pod.thing.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "twitter", + "wordpress" ] }, "openRegistrations": false, "usage": { - "users": { - "total": 1 - }, - "localPosts": 3170, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "THE THING*", + "xmppChat": true, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": false }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080 - ] + "adminAccount": "team" + } + } + }, + "pff.o.hina.dev": { + "nodeinfo": { + "metadata": { + "nodeName": "pff.o.hina.dev", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "activitypub": { + "enabled": true, + "remote_follow": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "name": "Pixelfed hina.dev", + "domain": "pff.o.hina.dev", + "url": "https://pff.o.hina.dev", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": true } } - } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 27, + "localComments": 0, + "users": { + "total": 6, + "activeHalfyear": 6, + "activeMonth": 3 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "techgeek.tokyo": { - "error": "HTTPSConnectionPool(host='techgeek.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mochitodon.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 8, + "activeHalfyear": 21 + }, + "localPosts": 49959 + }, + "openRegistrations": true + } }, - "mastodon.redflag.social": { - "error": "HTTPSConnectionPool(host='mastodon.redflag.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "qvitter.krashboyz.org": { + "error": "HTTPSConnectionPool(host='qvitter.krashboyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.mail.at": { + "socdev.dregnest.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kiraako.work": { + "error": "HTTPSConnectionPool(host='kiraako.work', port=443): Read timed out. (read timeout=3)" + }, + "pochi46.com": { + "error": "HTTPSConnectionPool(host='pochi46.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "au.peertube.network": { + "error": "HTTPSConnectionPool(host='au.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.biz": { + "error": "HTTPSConnectionPool(host='mstdn.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/nitinkhanna": { "error": 404 }, - "m.coloc-family.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/aurahack": { + "error": 404 }, - "seasprite.social": { - "error": "HTTPSConnectionPool(host='seasprite.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.okayu.jp": { + "error": "HTTPSConnectionPool(host='social.okayu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "s.taek.us": { - "error": "HTTPSConnectionPool(host='s.taek.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "bert.org": { + "error": 404 }, - "dragon.style": { + "kinugasa.me": { + "error": "HTTPSConnectionPool(host='kinugasa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.pevas.club": { + "error": "HTTPSConnectionPool(host='cloud.pevas.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.kity.wtf": { + "error": "HTTPSConnectionPool(host='pl.kity.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.kity.wtf' doesn't match either of 'cloud.kity.wtf', 'grafana.kity.wtf', 'kity.wtf', 'matrix.kity.wtf', 'stuff.kity.wtf'\")))" + }, + "social.zombini.fr": { + "error": "HTTPSConnectionPool(host='social.zombini.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zombini.fr' doesn't match 'zombini.fr'\")))" + }, + "mastodon.dbatley.com": { + "error": 404 + }, + "prsm.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 245, - "activeMonth": 140, - "activeHalfyear": 190 + "total": 5, + "activeMonth": 6, + "activeHalfyear": 7 }, - "localPosts": 125361 + "localPosts": 587 }, "openRegistrations": true } }, - "wall.demouliere.eu": { + "social.ascendtoday.link": { + "error": "HTTPSConnectionPool(host='social.ascendtoday.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.3rik.cc": { + "error": "HTTPSConnectionPool(host='friendica.3rik.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.3rik.cc' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "mi2.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='mi2.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.c4103.com": { + "error": "HTTPSConnectionPool(host='mastodon.c4103.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.digitalcastle.me": { + "error": "HTTPSConnectionPool(host='status.digitalcastle.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.thomaswormann.com": { + "error": "HTTPSConnectionPool(host='social.thomaswormann.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.g5t.de": { + "error": 404 + }, + "social.typica.us": { + "error": 404 + }, + "toot.cloud": { + "error": "HTTPSConnectionPool(host='toot.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "gloc.al": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.cwinfo.org": { + "error": "HTTPSConnectionPool(host='mastodon.cwinfo.org', port=443): Read timed out. (read timeout=3)" + }, + "teilen.ijgd.de": { + "error": 404 + }, + "social.parocus.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 104 + }, + "openRegistrations": false + } + }, + "svariyar.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 7, + "activeHalfyear": 8 + }, + "localPosts": 168 + }, + "openRegistrations": false + } + }, + "pl.usagi.top": { + "error": "HTTPSConnectionPool(host='pl.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jockstrap.futbol": { + "error": "HTTPSConnectionPool(host='jockstrap.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "red.malsum.org": { + "error": 404 + }, + "mastodon.atikoro.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 296, + "activeMonth": 206, + "activeHalfyear": 264 + }, + "localPosts": 1400 + }, + "openRegistrations": true + } + }, + "ux.masto.host": { + "error": "HTTPSConnectionPool(host='ux.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusocial.lesharris.com": { + "error": "HTTPSConnectionPool(host='gnusocial.lesharris.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Ahriman": { + "error": 404 + }, + "wolfwitte.de": { + "error": 404 + }, + "barbatos.social": { + "error": "HTTPSConnectionPool(host='barbatos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.rd-world.io": { + "error": "HTTPSConnectionPool(host='peertube.rd-world.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "calders.us": { + "error": "HTTPSConnectionPool(host='calders.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.aky.sh": { + "error": "HTTPSConnectionPool(host='m.aky.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastdn.okinawa": { + "error": "HTTPSConnectionPool(host='mastdn.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fed.vulpo.one": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Vulpo One Federated", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "yuruyuri.family": { + "error": "HTTPSConnectionPool(host='yuruyuri.family', port=443): Read timed out. (read timeout=3)" + }, + "jackpoint.space": { + "error": "HTTPSConnectionPool(host='jackpoint.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.catatec.ch": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 2, + "activeHalfyear": 8 + }, + "localPosts": 16 + }, + "openRegistrations": true + } + }, + "social.lovetux.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 22, + "activeMonth": 7, + "activeHalfyear": 34 + }, + "localPosts": 6813 + }, + "openRegistrations": false + } + }, + "frnd.tassiaart.com": { + "error": 404 + }, + "xn--tat-9la.xn--alatoire-c1a.net": { + "error": "HTTPSConnectionPool(host='xn--tat-9la.xn--alatoire-c1a.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gs.sobac.com": { + "error": "HTTPSConnectionPool(host='gs.sobac.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.sobac.com' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" + }, + "raitisoja.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "zap", + "version": "20.05.03" + }, + "protocols": [ + "zot", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4, + "activeHalfyear": 4, + "activeMonth": 3 + }, + "localPosts": 39, + "localComments": 58 + }, + "metadata": { + "nodeName": "Raitisoja Zap" + } + } + }, + "social.casatiajulia.com": { + "error": "HTTPSConnectionPool(host='social.casatiajulia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dolphin.nekko.online": { + "error": "HTTPSConnectionPool(host='dolphin.nekko.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hofelho.hu": { + "error": 404 + }, + "blog.onosend.ai": { + "error": "HTTPSConnectionPool(host='blog.onosend.ai', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "emgee.longmusic.com": { + "error": "HTTPSConnectionPool(host='emgee.longmusic.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.opennms.com": { + "error": "HTTPSConnectionPool(host='mastodon.opennms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.opennms.com' doesn't match either of 'hpe.mynms.opennms.com', 'rt03.internal.opennms.com', 'rt03.opennms.com'\")))" + }, + "pl.anjara.eu": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 59 + }, + "localPosts": 174 + }, + "software": { + "version": "0.9.9", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "ostatus", + "activitypub" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "Pleroma/Anjara", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "stupid-brown-camel.gigalixirapp.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -87132,57 +92774,17 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "freespeechextremist.com", - "exited.eu", - "develop.gab.com", - "gab.polaris-1.work", - "gab.sleeck.eu", - "switter.at", - "baraag.net", - "waifu.social", - "newjack.city", - "albin.social", - "kneegrows.top", - "pl.smuglo.li", - "babymetal.party", - "francecatholique.net", - "counter.social", - "freespeech.firedragonstudios.com", - "gameliberty.club", - "melalandia.tk", - "gab.ai", - "crypto-group-buy.com", - "libre.tube", - "neckbeard.xyz", - "pawoo.net", - "play.xmr.101010.pl", - "pleroma.rareome.ga", - "preteengirls.biz", - "skippers-bin.com", - "the.hedgehoghunter.club", - "sinblr.com", - "archivefedifor.fun" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -87193,8 +92795,8 @@ }, "invitesEnabled": false, "mailerEnabled": true, - "nodeDescription": "Mon instance Pleroma, une porte d'entr\u00e9e vers le fedivers", - "nodeName": "demouliere.eu/#wall", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -87241,9 +92843,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://wall.demouliere.eu/users/qdemouliere" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -87254,7 +92854,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -87264,69 +92864,347 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-0-g87545ef-stable" }, "usage": { - "localPosts": 342, + "localPosts": 790, "users": { - "total": 2 + "total": 105 } }, "version": "2.0" } }, - "blog.crazynewworld.net": { + "toot.irth.pl": { + "error": "HTTPSConnectionPool(host='toot.irth.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miso.monster": { + "error": "HTTPSConnectionPool(host='miso.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "binbou.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.sociale.network": { + "error": "HTTPSConnectionPool(host='www.sociale.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ypy.ch": { + "error": "HTTPSConnectionPool(host='ypy.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pr-553.joinplu.me": { + "error": 502 + }, + "mastodon.tttproject.de": { + "error": "HTTPSConnectionPool(host='mastodon.tttproject.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "fri.bitcast.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pixelfed.anartist.org": { "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.anartist.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Anartist Pixelfed", + "domain": "pixelfed.anartist.org", + "url": "https://pixelfed.anartist.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 357, + "localComments": 0, + "users": { + "total": 282, + "activeHalfyear": 112, + "activeMonth": 18 + } + }, "version": "2.0", + "openRegistrations": true + } + }, + "mastodon.social/users/0x1C3B00DA": { + "error": 404 + }, + "route66.social": { + "error": "HTTPSConnectionPool(host='route66.social', port=443): Read timed out. (read timeout=3)" + }, + "behemoth.azurewebsites.net": { + "error": "HTTPSConnectionPool(host='behemoth.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.carrotcake.studio": { + "nodeinfo": { + "metadata": { + "nodeName": "carrotcake.studio", + "nodeDescription": "official devlog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, "software": { - "name": "wordpress", - "version": "5.3.2" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 4, - "localComments": 5 + "localPosts": 34 + }, + "version": "2.0" + } + }, + "don.tacostea.net": { + "error": "HTTPSConnectionPool(host='don.tacostea.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "don.muto.me": { + "error": "HTTPSConnectionPool(host='don.muto.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "turtleapparel.eu": { + "error": 403 + }, + "69cttrrv5elagehdyhdgatr.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "negitorodon.rkun.cf": { + "error": "HTTPSConnectionPool(host='negitorodon.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "solarcloud.sytes.net": { + "error": "HTTPSConnectionPool(host='solarcloud.sytes.net', port=443): Read timed out. (read timeout=3)" + }, + "ma.steffo.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 26 + }, + "openRegistrations": false + } + }, + "gamelinks007.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 109, + "activeMonth": 20, + "activeHalfyear": 41 + }, + "localPosts": 174062 + }, + "openRegistrations": true + } + }, + "fdc.ph3j.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2018.09-1283" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "google", + "linkedin", + "pinterest", + "twitter" + ] + }, + "usage": { + "users": { + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 0, + "localComments": 0 }, + "openRegistrations": false, "metadata": { - "email": "hanage999@crazynewworld.net" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "google", + "linkedin", + "pinterest", + "twitter" + ] + }, + "explicitContent": false } } }, - "write.hdez.nl": { + "social.rf1155.de": { "error": 502 }, - "scream.supply": { - "error": "HTTPSConnectionPool(host='scream.supply', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "f8d.rocks": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 79 + }, + "openRegistrations": true + } }, - "elvil.net": { - "error": 404 + "md.futa.moe": { + "error": "HTTPSConnectionPool(host='md.futa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "plume.chilemasto.casa": { - "error": "HTTPSConnectionPool(host='plume.chilemasto.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pleroma.topcat.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nx.subvillage.de": { - "error": "HTTPSConnectionPool(host='nx.subvillage.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nx.subvillage.de timed out. (connect timeout=3)'))" + "tube.gemini.city": { + "error": "HTTPSConnectionPool(host='tube.gemini.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "occitanie-decroissance.info": { - "error": 404 + "m.aonyx-cinerea.fun": { + "error": "HTTPSConnectionPool(host='m.aonyx-cinerea.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.dangre.de": { - "error": "HTTPSConnectionPool(host='cloud.dangre.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.dangre.de timed out. (connect timeout=3)'))" + "wek.cloud.partei-kueste.de": { + "error": 404 }, - "fedi.valkyrie.world": { + "connect.fshm.in": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -87335,9 +93213,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", "relay", - "pleroma_emoji_reactions" + "safe_dm_mentions" ], "federation": { "enabled": true, @@ -87345,7 +93224,9 @@ "mrf_policies": [ "NoOpPolicy" ], - "quarantined_instances": [] + "quarantined_instances": [ + "inditoot.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -87355,8 +93236,8 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Valkyrie World", + "nodeDescription": "a small home for users from Pondicherry. Communal hatred, Nationalistic and Fascists views are not welcome.", + "nodeName": "FSHM Connect", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -87404,7 +93285,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.valkyrie.world/users/VD15" + "https://connect.fshm.in/users/prashere" ], "suggestions": { "enabled": false @@ -87413,7 +93294,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 5242880 + "general": 16000000 } }, "openRegistrations": false, @@ -87426,94 +93307,122 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-615-g58fded98-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 8798, + "localPosts": 397, "users": { - "total": 3 + "total": 13 } }, "version": "2.0" } }, - "mastodon.social/users/Chelydros": { - "error": 404 - }, - "www.chemoner.tokyo": { - "error": "HTTPSConnectionPool(host='www.chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "canislupus.im": { - "error": "HTTPSConnectionPool(host='canislupus.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "ziroh.be": { + "error": 403 }, - "nitiasa.com": { + "toot.jokke.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 18, - "activeMonth": 6, - "activeHalfyear": 8 - }, - "localPosts": 7486 - }, - "openRegistrations": true + "total": 6, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 993 + }, + "openRegistrations": false } }, - "deguuuuu.xyz": { - "error": "HTTPSConnectionPool(host='deguuuuu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "noon.social": { - "error": "HTTPSConnectionPool(host='noon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to noon.social timed out. (connect timeout=3)'))" + "japanweather.m.to": { + "error": "HTTPSConnectionPool(host='japanweather.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ipno.us": { - "error": "HTTPSConnectionPool(host='ipno.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wld.cloud": { + "error": "HTTPSConnectionPool(host='wld.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "plume.cogitheque.fr": { + "diasporapod.no": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Cogitheque Plume" + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "outbound": [ + "twitter" + ] }, + "openRegistrations": true, "usage": { - "localComments": 0, - "localPosts": 0, "users": { - "total": 1 + "total": 538, + "activeHalfyear": 175, + "activeMonth": 57 } }, - "version": "2.0" + "metadata": { + "nodeName": "diasporapod.no", + "xmppChat": true, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "stigatle" + } } }, - "warlocks.wang": { - "error": "HTTPSConnectionPool(host='warlocks.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "gb.peertube.network": { + "error": "HTTPSConnectionPool(host='gb.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "weristwo.geographie.de": { - "error": "HTTPSConnectionPool(host='weristwo.geographie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'weristwo.geographie.de' doesn't match either of 'www.vgdh.geographie.de', 'vgdh.geographie.de'\")))" + "catherinebkrause.com": { + "error": 403 }, - "39sounds.net": { + "barkshark.tk": { "error": 404 }, - "nuklear.family": { + "social.moonbootlabs.net": { + "error": "HTTPSConnectionPool(host='social.moonbootlabs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "magpie.walcyrge.org": { + "error": "HTTPSConnectionPool(host='magpie.walcyrge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fediversum.one": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/LogicalDash": { + "error": 404 + }, + "student-council.herokuapp.com": { + "error": 404 + }, + "frndc.anchel.nl": { + "error": "HTTPSConnectionPool(host='frndc.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "epeuthutebetes.wordpress.com": { + "error": 404 + }, + "test.bocc.de": { + "error": "HTTPSConnectionPool(host='test.bocc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.bankmann.name": { "nodeinfo": { "version": "2.0", "software": { @@ -87525,79 +93434,81 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 17129 + "localPosts": 299 }, "openRegistrations": false } }, - "antioil.party": { - "error": "HTTPSConnectionPool(host='antioil.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.nho.io": { + "error": "HTTPSConnectionPool(host='social.nho.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.rivoroos.com.au": { - "error": "HTTPSConnectionPool(host='social.rivoroos.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "micromookie.com": { + "error": "HTTPSConnectionPool(host='micromookie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'micromookie.com' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" }, - "pl.ballmerlabs.net": { - "error": "HTTPSConnectionPool(host='pl.ballmerlabs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.ballmerlabs.net timed out. (connect timeout=3)'))" + "fed.wuhei.racing": { + "error": "HTTPSConnectionPool(host='fed.wuhei.racing', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mycloudhome.ddnss.de": { - "error": "HTTPSConnectionPool(host='mycloudhome.ddnss.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mycloudhome.ddnss.de' doesn't match 'mynexthomecloud.ddnss.de'\")))" + "mstdn.yukarin.love": { + "error": "HTTPSConnectionPool(host='mstdn.yukarin.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.dissem.ch": { + "bubbleguts.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon2.schemacs.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "frndc.damaron.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "startracks.club": { + "error": "HTTPSConnectionPool(host='startracks.club', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.yannikenss.de": { + "error": "HTTPSConnectionPool(host='mastodon.yannikenss.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wordsmith.social": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "Wordsmith", + "nodeDescription": "Federated writing for the wordsmith in everyone.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 10, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 167 + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "pt.a-trappes-terre.fr": { - "error": "HTTPSConnectionPool(host='pt.a-trappes-terre.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pt.a-trappes-terre.fr' doesn't match either of 'la-chatellenie.fr', 'www.la-chatellenie.fr'\")))" - }, - "www.lepouete.fr": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "writefreely", + "version": "0.11.1" }, "usage": { "users": { - "total": 1 + "total": 850, + "activeHalfyear": 416 }, - "localPosts": 74, - "localComments": 99 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 1855 }, - "metadata": { - "email": "admin@lepouete.fr" - } + "version": "2.0" } }, - "pleroma.moeplebs.online": { + "dev.teci.world": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -87629,7 +93540,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "MoePlebs", + "nodeName": "TECI Dev", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -87677,7 +93588,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.moeplebs.online/users/admin" + "https://dev.teci.world/users/curtis", + "https://dev.teci.world/users/alex" ], "suggestions": { "enabled": false @@ -87689,7 +93601,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -87702,29 +93614,96 @@ "version": "2.0.1" }, "usage": { - "localPosts": 118, + "localPosts": 1, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "mastodon.social/users/vel_sparko": { - "error": 404 + "royalaid.me": { + "error": "HTTPSConnectionPool(host='royalaid.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.dragonpsi.xyz": { - "error": 404 + "hubzilla.timshomepage.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "friendica", + "libertree", + "pumpio", + "twitter" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + }, + "localPosts": 8, + "localComments": 4 + }, + "metadata": { + "nodeName": "Hubzilla" + } + } }, - "mastodon.marf.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.marf.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gaftnochec.tokyo": { + "error": "HTTPSConnectionPool(host='gaftnochec.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mplayer.demouliere.eu": { + "social.kerenon.com": { + "error": "HTTPSConnectionPool(host='social.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.toot.yukimochi.jp": { + "nodeinfo": { + "version": "2.1", + "software": { + "name": "activity-relay", + "version": "v0.2.7rc1", + "repository": "https://github.com/yukimochi/Activity-Relay" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 172, + "activeMonth": 172, + "activeHalfyear": 172 + } + }, + "metadata": {} + } + }, + "tube.lesamarien.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -87741,15 +93720,15 @@ "users": { "total": 2 }, - "localPosts": 4429, - "localComments": 0 + "localPosts": 100576, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "mplayer ", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular under GPL Licence.", + "nodeName": "Le Samarien", + "nodeDescription": "PeerTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -87759,7 +93738,7 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -87771,14 +93750,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -87823,18 +93795,7 @@ "extensions": [ ".webm", ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + ".mp4" ] } }, @@ -87850,8 +93811,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 104857600 }, "trending": { "videos": { @@ -87865,30 +93826,74 @@ } } }, - "mast.libreprime.me": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "superhamster.tk": { + "error": "HTTPSConnectionPool(host='superhamster.tk', port=443): Read timed out. (read timeout=3)" }, - "bz3sfoz047ojwoikl.4chan.icu": { - "error": "HTTPSConnectionPool(host='bz3sfoz047ojwoikl.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "quizdon.com": { + "error": "HTTPSConnectionPool(host='quizdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quizdon.com' doesn't match 'www.gleam-kaiin.jp'\")))" }, - "mstdn.at": { - "error": "HTTPSConnectionPool(host='mstdn.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "carnitas.ml": { + "error": "HTTPSConnectionPool(host='carnitas.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "write.von.zone": { + "descendants.social": { + "error": 404 + }, + "impenetrable.fortress.promo": { + "error": "HTTPSConnectionPool(host='impenetrable.fortress.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "secreci.com": { + "error": 404 + }, + "terbea.com": { + "error": 404 + }, + "mastodon.pinkieduck.net": { + "error": "HTTPSConnectionPool(host='mastodon.pinkieduck.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.wanderabout.me": { + "error": "HTTPSConnectionPool(host='friendica.wanderabout.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.soundtecktherapy.madlibriste.com": { + "error": 404 + }, + "mastodon.tchnics.de": { + "error": "HTTPSConnectionPool(host='mastodon.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.jesuislibre.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 8, + "activeHalfyear": 262 + }, + "localPosts": 29847 + }, + "openRegistrations": false + } + }, + "matt.writefreely.dev": { "nodeinfo": { "metadata": { - "nodeName": "Write.Von.Zone", - "nodeDescription": "Von.Zone_Blogs", + "nodeName": "Matt's Dev Log", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 4, - "publicReader": true, + "maxBlogs": 1, + "publicReader": false, "invites": false }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -87900,37 +93905,25 @@ }, "software": { "name": "writefreely", - "version": "0.11.2" + "version": "0.12.0" }, "usage": { "users": { - "total": 2, - "activeHalfyear": 2 + "total": 1, + "activeHalfyear": 1 }, - "localPosts": 22 + "localPosts": 33 }, "version": "2.0" } }, - "mastodon.aliceriverpark.pw": { - "error": "HTTPSConnectionPool(host='mastodon.aliceriverpark.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.liveunix.org": { - "error": 401 - }, - "witches.town": { - "error": "HTTPSConnectionPool(host='witches.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "aestus.monster": { - "error": "HTTPSConnectionPool(host='aestus.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.schaeferit.de": { - "error": "HTTPSConnectionPool(host='social.schaeferit.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "akitaken.m.to": { + "error": "HTTPSConnectionPool(host='akitaken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "myprayer.center": { - "error": "HTTPSConnectionPool(host='myprayer.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.tub.tuhh.de": { + "error": 404 }, - "b3ta.social": { + "fikaverse.club": { "nodeinfo": { "version": "2.0", "software": { @@ -87942,425 +93935,285 @@ ], "usage": { "users": { - "total": 265, - "activeMonth": 2, - "activeHalfyear": 10 + "total": 65, + "activeMonth": 22, + "activeHalfyear": 119 }, - "localPosts": 761 + "localPosts": 882 }, - "openRegistrations": false + "openRegistrations": true } }, - "ryonatodon.com": { - "error": "HTTPSConnectionPool(host='ryonatodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.moe-max.jp": { - "error": "HTTPSConnectionPool(host='relay.moe-max.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "hvalhus.ca": { - "error": 404 - }, - "mstdn.tokyocameraclub.com": { - "error": 404 - }, - "prismo.fedibird.com": { - "error": "'href'" - }, - "tabletop.social": { - "error": 404 - }, - "livelaughnude.com": { - "error": "HTTPSConnectionPool(host='livelaughnude.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to livelaughnude.com timed out. (connect timeout=3)'))" - }, - "azurity.onl": { + "gaijinchronicles.com": { "error": 404 }, - "mastodon.abrizero.fr": { - "error": "HTTPSConnectionPool(host='mastodon.abrizero.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "roflcopter.icu": { - "error": "HTTPSConnectionPool(host='roflcopter.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.mhserver.xyz": { + "zeitreisender.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 3, "activeMonth": 2, - "activeHalfyear": 3 + "activeHalfyear": 5 }, - "localPosts": 904 + "localPosts": 1 }, "openRegistrations": true } }, - "myriad.domains": { - "error": "HTTPSConnectionPool(host='myriad.domains', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pavel.online": { + "error": "HTTPSConnectionPool(host='pavel.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pleroma.chirno.tech": { + "mastodon.jim.blue": { + "error": "HTTPSConnectionPool(host='mastodon.jim.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lnbrg.net": { + "error": "HTTPSConnectionPool(host='lnbrg.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bapp.me": { + "error": "HTTPSConnectionPool(host='bapp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tweet.flairy.de": { + "error": 503 + }, + "caasn.de": { "nodeinfo": { - "metadata": { - "nodeName": "Chirno.Tech" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 1110, + "localComments": 284 }, "openRegistrations": false, "protocols": [ - "ostatus", "activitypub" ], "services": { "inbound": [], "outbound": [] }, + "metadata": { + "email": "mail@herkenhoff.com" + } + } + }, + "mastodon.night.coffee": { + "error": "HTTPSConnectionPool(host='mastodon.night.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/mikebutcher": { + "error": 404 + }, + "mstdn.cosplayer.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 38ee0f3fc64e625d940ae807beab8161390e4fe4" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 81, "users": { - "total": 1 - } + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 0 }, - "version": "2.0" + "openRegistrations": false } }, - "makamaka.me": { - "error": "HTTPSConnectionPool(host='makamaka.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to makamaka.me timed out. (connect timeout=3)'))" + "plrm.moe.hm": { + "error": "HTTPSConnectionPool(host='plrm.moe.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.oresys.nagoya": { - "error": "HTTPSConnectionPool(host='mastodon.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.hardwarepunk.de": { + "error": 404 }, - "bot.loopsaisei.ooo": { - "error": "HTTPSConnectionPool(host='bot.loopsaisei.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p.xenoeye.com": { + "error": "HTTPSConnectionPool(host='p.xenoeye.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.stephenson.cc": { - "error": 404 + "iys.io": { + "error": "HTTPSConnectionPool(host='iys.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kobys.hostdon.jp": { - "error": "HTTPSConnectionPool(host='kobys.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pixelfed.davewinter.info": { + "error": "HTTPSConnectionPool(host='pixelfed.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "p.rhinoworks.info": { + "social.strog.org": { + "error": "HTTPSConnectionPool(host='social.strog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "giggleplex.red": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Rhinoworks", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, "usage": { - "localPosts": 215, "users": { - "total": 2 - } + "total": 9, + "activeMonth": 16, + "activeHalfyear": 43 + }, + "localPosts": 104 }, - "version": "2.0" + "openRegistrations": true } }, - "photos.lw1.at": { + "mastodon.social/users/lomplac": { + "error": 404 + }, + "illuster.org": { + "error": 404 + }, + "kiwaitsu.hostdon.jp": { + "error": "HTTPSConnectionPool(host='kiwaitsu.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "cryptodon.tokyo": { "nodeinfo": { - "metadata": { - "nodeName": "photos.lw1.at", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "photos.lw1.at", - "url": "https://photos.lw1.at", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 121, + "activeMonth": 12, + "activeHalfyear": 275 + }, + "localPosts": 1145 }, + "openRegistrations": true + } + }, + "n1.federati.net": { + "error": "HTTPSConnectionPool(host='n1.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.nekoport.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 1, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 614 }, - "version": "2.0", "openRegistrations": false } }, - "ipolska.pl": { - "error": "HTTPSConnectionPool(host='ipolska.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ipolska.pl' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + "kemo.one": { + "error": "HTTPSConnectionPool(host='kemo.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gorone.club": { - "error": "HTTPSConnectionPool(host='gorone.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "accela.online": { + "error": "HTTPSConnectionPool(host='accela.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.d3add3d.net": { - "error": "HTTPSConnectionPool(host='pleroma.d3add3d.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pleroma.siina.wtf": { + "error": "HTTPSConnectionPool(host='pleroma.siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "engineered.space": { + "friends.cafe": { + "error": 404 + }, + "baracska.uber.space": { + "error": 503 + }, + "mastodon.gifclip.info": { + "error": "HTTPSConnectionPool(host='mastodon.gifclip.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "3.nu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/Supersol": { + "error": 404 + }, + "pod.cyberdungeon.de": { + "error": "HTTPSConnectionPool(host='pod.cyberdungeon.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "voca.tube": { + "error": "HTTPSConnectionPool(host='voca.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.mightly.space": { + "error": 404 + }, + "drif.moe": { + "error": "HTTPSConnectionPool(host='drif.moe', port=443): Read timed out. (read timeout=3)" + }, + "ntwk.tk": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Engineered Space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://engineered.space/users/chidgey" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "osada", + "version": "19.9.3" }, - "openRegistrations": false, "protocols": [ + "zot", "activitypub" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 1126, "users": { - "total": 2 - } + "total": 46, + "activeHalfyear": 15, + "activeMonth": 2 + }, + "localPosts": 7587, + "localComments": 42 }, - "version": "2.0" + "metadata": { + "nodeName": "NeTWorK" + } } }, - "overwatch-japan.net": { - "error": "HTTPSConnectionPool(host='overwatch-japan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.iskr.jp": { + "error": "HTTPSConnectionPool(host='m.iskr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.lond.com.br": { + "pico8.social": { + "error": "HTTPSConnectionPool(host='pico8.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.selexco.net": { + "error": 404 + }, + "ojothepojo.masto.host": { + "error": "HTTPSConnectionPool(host='ojothepojo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gamemaking.social": { "nodeinfo": { "version": "2.0", "software": { @@ -88372,182 +94225,379 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 580, + "activeMonth": 126, + "activeHalfyear": 281 }, - "localPosts": 27 + "localPosts": 10229 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/LillySatou": { + "tenta.fun": { + "error": "HTTPSConnectionPool(host='tenta.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "labs.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='labs.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vnxs.de": { "error": 404 }, - "cloud.dvigoff.ru": { - "error": 403 + "video.hispagatos.org:443": { + "error": "HTTPSConnectionPool(host='video.hispagatos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "io.hfrc.de": { - "error": "HTTPSConnectionPool(host='io.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pojntfx.ocloud.de": { + "error": 404 }, - "xxx.fedifilth.xyz": { - "error": "HTTPSConnectionPool(host='xxx.fedifilth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.cooplibretec.com": { + "error": "HTTPSConnectionPool(host='mastodon.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "stare.pro": { + "unityjp-mastodon.tokyo": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pekepeke.work": { + "error": 410 + }, + "kosuzu.net": { + "error": "HTTPSConnectionPool(host='kosuzu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.stacktic.org": { + "error": 403 + }, + "ap.slashub.com": { + "error": "HTTPSConnectionPool(host='ap.slashub.com', port=443): Read timed out. (read timeout=3)" + }, + "rire.koyu.space": { "error": 404 }, - "mastodon.multimob.be": { + "mastodon.acomme.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 25, - "activeMonth": 19, - "activeHalfyear": 24 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 1865 + "localPosts": 640 }, "openRegistrations": false } }, - "www.m-thompson.co.uk": { - "error": "HTTPSConnectionPool(host='www.m-thompson.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.fediverso.net": { - "error": "HTTPSConnectionPool(host='mastodon.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.unsui.be": { - "error": "HTTPSConnectionPool(host='pleroma.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.mk.gs": { + "error": "HTTPSConnectionPool(host='tube.mk.gs', port=443): Read timed out. (read timeout=3)" }, - "monsterprom.space": { - "error": "HTTPSConnectionPool(host='monsterprom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "dudu.best": { + "error": "HTTPSConnectionPool(host='dudu.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "relay.cloutfla.re": { - "error": "HTTPSConnectionPool(host='relay.cloutfla.re', port=443): Read timed out. (read timeout=3)" + "social.imno.in": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "degrow.us.to": { + "atlanta.cbslocal.com": { "error": 404 }, - "hackadon.space": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ofuton.io": { + "x0f.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 20, + "activeMonth": 10, + "activeHalfyear": 16 }, - "localPosts": 3591 + "localPosts": 7488 }, "openRegistrations": false } }, - "community.kanonchannel.xyz": { - "error": "HTTPSConnectionPool(host='community.kanonchannel.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'community.kanonchannel.xyz' doesn't match either of '*.storekeepercloud.com', 'storekeepercloud.com'\")))" - }, - "nextcloud-testing-only.tni.org": { - "error": "HTTPSConnectionPool(host='nextcloud-testing-only.tni.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud-testing-only.tni.org' doesn't match either of 'docs.tni.org', 'grav-cms-test.tni.org', 'startpage.tni.org'\")))" - }, - "dajiaweibo.com": { + "microblog.ducamp.me": { "error": 404 }, - "ohnomy.rocks": { - "error": "HTTPSConnectionPool(host='ohnomy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "monsterpit.cloud": { - "error": 403 - }, - "shrux.net": { - "error": "HTTPSConnectionPool(host='shrux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'shrux.net' doesn't match either of '665b7c.oelrich.se', '826f8e.oelrich.se', 'apud.oelrich.se', 'mastodon.oelrich.se', 'matrix.oelrich.se', 'nebula.oelrich.se', 'oelrich.se', 'scisco.oelrich.se', 'unms.oelrich.se', 'www.oelrich.se'\")))" - }, - "videos.left.media": { - "error": "HTTPSConnectionPool(host='videos.left.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "toot.hogehuga.com": { - "error": "HTTPSConnectionPool(host='toot.hogehuga.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pretend.fun": { - "error": "HTTPSConnectionPool(host='pretend.fun', port=443): Read timed out. (read timeout=3)" + "cloud.widmer.house": { + "error": 404 }, - "social.email-versand.net": { - "error": "HTTPSConnectionPool(host='social.email-versand.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.email-versand.net timed out. (connect timeout=3)'))" + "cloud.ndoo.dev": { + "error": "HTTPSConnectionPool(host='cloud.ndoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.stefan-muenz.de": { - "error": "HTTPSConnectionPool(host='friendica.stefan-muenz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "localtalk.chat": { + "error": 404 }, - "mstdona.net": { - "error": "HTTPSConnectionPool(host='mstdona.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jabb.in": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.specalus.net": { - "error": "HTTPSConnectionPool(host='social.specalus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tanakadon.com": { + "error": "HTTPSConnectionPool(host='tanakadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tbs.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='tbs.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "imi.moe": { + "error": "HTTPSConnectionPool(host='imi.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'imi.moe' doesn't match 'meet.imi.moe'\")))" }, - "video.marcorennmaus.de": { + "photo.maliach.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.0.4" }, - "protocols": [ - "activitypub" - ], + "usage": { + "users": { + "total": 1 + }, + "localPosts": 2, + "localComments": 4 + }, + "openRegistrations": false, "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" ] }, - "openRegistrations": true, - "usage": { - "users": { - "total": 16 - }, - "localPosts": 807, - "localComments": 8 - }, - "metadata": { - "taxonomy": { + "protocols": [ + "activitypub", + "ostatus" + ], + "metadata": { + "email": "r.maliach@live.fr" + } + } + }, + "autizmo.xyz": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Autizmo" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 1, + "localPosts": 19, + "users": { + "total": 18 + } + }, + "version": "2.0" + } + }, + "pony.tube": { + "error": "HTTPSConnectionPool(host='pony.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "music.cyano.at": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.20.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "metadata": { + "actorId": "https://music.cyano.at/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "", + "banner": null, + "defaultUploadQuota": 1000, + "library": { + "federationEnabled": true, + "federationNeedsApproval": true, + "anonymousCanListen": false, + "tracks": { + "total": 4545 + }, + "artists": { + "total": 768 + }, + "albums": { + "total": 762 + }, + "music": { + "hours": 289.96694444444444 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "usage": { + "favorites": { + "tracks": { + "total": 5 + } + }, + "listenings": { + "total": 63 + } + } + } + } + }, + "social.numerama.com": { + "error": "HTTPSConnectionPool(host='social.numerama.com', port=443): Read timed out. (read timeout=3)" + }, + "pixelfed.nl": { + "error": "HTTPSConnectionPool(host='pixelfed.nl', port=443): Read timed out. (read timeout=3)" + }, + "raconteur.ink": { + "error": "HTTPSConnectionPool(host='raconteur.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bkcot-nextdns.duckdns.org": { + "error": "HTTPSConnectionPool(host='bkcot-nextdns.duckdns.org', port=443): Read timed out. (read timeout=3)" + }, + "serious-firefox-20.localtunnel.me": { + "error": "HTTPSConnectionPool(host='serious-firefox-20.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.coolish.tk": { + "error": "HTTPSConnectionPool(host='mastodon.coolish.tk', port=443): Read timed out. (read timeout=3)" + }, + "tube-rennes.beta.education.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 7783, + "localComments": 0 + }, + "metadata": { + "taxonomy": { "postsName": "Videos" }, - "nodeName": "video.marcorennmaus.de", - "nodeDescription": "video.marcorennmaus.de uses https://joinpeertube.org/", + "nodeName": "PeerTube Temporaire de l academie de Rennes", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", "clientScripts": {} } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -88558,16 +94608,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, 480, - 720, - 1080 + 720 ] }, "import": { @@ -88576,14 +94624,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -88640,8 +94688,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 + "videoQuota": 5368709120, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -88649,37 +94697,37 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "ramble.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 13 - }, - "openRegistrations": false - } + "social.qrewhub.com": { + "error": "HTTPSConnectionPool(host='social.qrewhub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sornieth.xyz": { - "error": "HTTPSConnectionPool(host='sornieth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sornieth.xyz timed out. (connect timeout=3)'))" + "eternalerror.com": { + "error": "HTTPSConnectionPool(host='eternalerror.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.sftblw.moe": { + "os.phanisvara.com": { + "error": "HTTPSConnectionPool(host='os.phanisvara.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.fgs-bremen.de": { + "error": 404 + }, + "ams.masto.host": { + "error": "HTTPSConnectionPool(host='ams.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "write.allgood.mx": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.playground.ws": { + "error": "HTTPSConnectionPool(host='pleroma.playground.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hotwife.social": { + "error": "HTTPSConnectionPool(host='hotwife.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.graz.social": { "nodeinfo": { "version": "2.0", "software": { @@ -88699,51 +94747,41 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 1939, + "localPosts": 752, "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "\ube44\ub514\uc624.sftblw.moe", - "nodeDescription": "\uac1c\uc778 PeerTube \uc778\uc2a4\ud134\uc2a4", + "nodeName": "Peertube graz.social", + "nodeDescription": "Von https://info.graz.social", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { "enabled": false }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ 480, - 1080 + 720 ] }, "import": { @@ -88795,12 +94833,7 @@ ".flv", ".mkv", ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + "null" ] } }, @@ -88816,8 +94849,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -88825,407 +94858,525 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "chaosphere.hostdon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 58, - "activeMonth": 151, - "activeHalfyear": 163 - }, - "localPosts": 668879 - }, - "openRegistrations": true - } + "akko.gq": { + "error": "HTTPSConnectionPool(host='akko.gq', port=443): Read timed out. (read timeout=3)" }, - "social.margemsulnomundo.com": { - "error": "HTTPSConnectionPool(host='social.margemsulnomundo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "d.yude.moe": { + "error": "HTTPSConnectionPool(host='d.yude.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "asagayagaya.com": { - "error": "HTTPSConnectionPool(host='asagayagaya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "snakes.hazelspace.tk": { + "error": "HTTPSConnectionPool(host='snakes.hazelspace.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.lediver.se": { - "error": 502 + "whispr.hoenn.me": { + "error": "HTTPSConnectionPool(host='whispr.hoenn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.maurin.io": { - "error": "HTTPSConnectionPool(host='mastodon.maurin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "genco.me": { + "error": 404 }, - "libertarian.chat": { - "error": "HTTPSConnectionPool(host='libertarian.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to libertarian.chat timed out. (connect timeout=3)'))" + "nipplesfed.club": { + "error": "HTTPSConnectionPool(host='nipplesfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kostnixladen-bochum.de": { - "error": 404 + "test01.shop": { + "error": "HTTPSConnectionPool(host='test01.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.reil.de": { - "error": "HTTPSConnectionPool(host='mastodon.reil.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.clododunet.com": { + "error": "HTTPSConnectionPool(host='mastodon.clododunet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.webzone69.com": { - "error": "HTTPSConnectionPool(host='pleroma.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "order-order.com": { + "error": 404 }, - "bona.space": { + "mastodon.theedgeofrage.com": { + "error": "HTTPSConnectionPool(host='mastodon.theedgeofrage.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "darkandstormynight.club": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "The Dark and Stormy Night Club", + "nodeDescription": "The home of Magical Creatures and other Pandemonian writings", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 9999, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 0 + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "social.mofu2charger-listenradio.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "writefreely", + "version": "0.11.2-120-gd08684e" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 16 }, - "localPosts": 5019 + "localPosts": 82 }, - "openRegistrations": false + "version": "2.0" } }, - "cloud.fischers.ovh": { - "error": 410 + "mtn.gnlk.cc": { + "error": "HTTPSConnectionPool(host='mtn.gnlk.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNEXPECTED_MESSAGE] unexpected message (_ssl.c:1056)')))" }, - "cloud.duckycloud.com": { + "dork.zone": { + "error": "HTTPSConnectionPool(host='dork.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.hackplayers.com": { "error": 404 }, - "m.socialjustice.engineering": { - "error": "HTTPSConnectionPool(host='m.socialjustice.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "misskey.wug.fun": { + "error": "HTTPSConnectionPool(host='misskey.wug.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.dou.bet": { + "sldon.jp": { "error": 404 }, - "minichoco.love": { - "error": "HTTPSConnectionPool(host='minichoco.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.dbonnet.ovh": { + "error": 404 }, - "mi.citringo.net": { - "error": "HTTPSConnectionPool(host='mi.citringo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "re.kirishima.cloud": { + "error": "HTTPSConnectionPool(host='re.kirishima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 're.kirishima.cloud' doesn't match 'm.kirishima.cloud'\")))" }, - "mastodon.macsnet.cz": { + "im-in.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 52, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 587, + "activeMonth": 31, + "activeHalfyear": 82 }, - "localPosts": 14288 + "localPosts": 41511 }, "openRegistrations": false } }, - "mstdn.rcj-quantity.info": { - "error": "HTTPSConnectionPool(host='mstdn.rcj-quantity.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.rcj-quantity.info timed out. (connect timeout=3)'))" + "mstdn-tech.jp": { + "error": "HTTPSConnectionPool(host='mstdn-tech.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.idolhack.com": { - "error": "HTTPSConnectionPool(host='mstdn.idolhack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "self.brvy.space": { + "error": "HTTPSConnectionPool(host='self.brvy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'self.brvy.space' doesn't match '*.autonomhun.red'\")))" }, - "blickity.black": { + "twidon.com": { + "error": "HTTPSConnectionPool(host='twidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "masto.gnusocial.me": { + "error": "HTTPSConnectionPool(host='masto.gnusocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.submit.as": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Submit.as", + "nodeDescription": "Modern writing submission management for the web.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 - }, - "localPosts": 10 + "total": 1 + } }, - "openRegistrations": false + "version": "2.0" } }, - "givel.fr": { + "pixelfed.uno": { "nodeinfo": { - "version": "2.0", + "metadata": { + "nodeName": "pixelfed.uno", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed Italia", + "domain": "pixelfed.uno", + "url": "https://pixelfed.uno", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pixelfed", + "version": "0.10.9" }, + "usage": { + "localPosts": 478, + "localComments": 0, + "users": { + "total": 78, + "activeHalfyear": 115, + "activeMonth": 89 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "topbol.com": { + "error": "HTTPSConnectionPool(host='topbol.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.untan.xyz": { + "nodeinfo": { + "metadata": { + "nodeName": "yuntan_t blog", + "nodeDescription": "'The answer of life, universe, and everything'.gsub(/,/, '').size #=> 42", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.1-yuntan-1-1-ge754604" + }, "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 1 }, - "localPosts": 77 + "localPosts": 23 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.igotnothin.com": { - "error": "HTTPSConnectionPool(host='mastodon.igotnothin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "frootmig.net": { + "error": 404 }, - "mstdn.nametaketakewo.net": { - "error": "HTTPSConnectionPool(host='mstdn.nametaketakewo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.moemoekyun.moe": { + "error": 404 }, - "fugadalcontrollo.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "m.test.maas.network": { + "error": "HTTPSConnectionPool(host='m.test.maas.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.johnruth.me": { - "error": "HTTPSConnectionPool(host='mastodon.johnruth.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodo.no": { + "error": "HTTPSConnectionPool(host='mastodo.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "d.c-cha.cc": { - "error": 404 + "my.wiggle.pw": { + "error": "HTTPSConnectionPool(host='my.wiggle.pw', port=443): Read timed out. (read timeout=3)" }, - "oc.ian.ee": { - "error": "HTTPSConnectionPool(host='oc.ian.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "p83.nl": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.edvgarbe.de": { + "relay.blob.cat": { "nodeinfo": { - "version": "2.0", + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "gameliberty.club", + "s.sneak.berlin", + "rawr-xd.club", + "toot.postea.me", + "neue.city" + ] + } + } + }, + "friendfest.life": { + "error": "HTTPSConnectionPool(host='friendfest.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "confinement.me": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Confinement" }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, "usage": { + "localComments": 1, + "localPosts": 9, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4 + } + }, + "version": "2.0" + } + }, + "pixelfed.dynlinux.io": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.dynlinux.io", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 76 + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelfed.dynlinux.io", + "domain": "pixelfed.dynlinux.io", + "url": "https://pixelfed.dynlinux.io", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 57, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 5, + "activeMonth": 0 + } }, + "version": "2.0", "openRegistrations": false } }, - "hom.ph": { + "fumi.39.gy": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 31, + "activeMonth": 20, + "activeHalfyear": 24 }, - "localPosts": 2325 + "localPosts": 14839 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn.wildtree.jp": { - "error": 404 + "cctracker.tk": { + "error": "HTTPSConnectionPool(host='cctracker.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.oresys.nagoya": { - "error": "HTTPSConnectionPool(host='mstdn.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "keiba.social": { + "error": "HTTPSConnectionPool(host='keiba.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.inct-densan.club": { - "error": "HTTPSConnectionPool(host='misskey.inct-densan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "suntogun.remujin.com": { + "error": "HTTPSConnectionPool(host='suntogun.remujin.com', port=443): Read timed out. (read timeout=3)" }, - "cloud.joshuameunier.com": { - "error": 404 + "peertube.foxtrot-community.cc": { + "error": "HTTPSConnectionPool(host='peertube.foxtrot-community.cc', port=443): Read timed out. (read timeout=3)" }, - "bidule.menf.in": { + "somipark.com": { + "error": "HTTPSConnectionPool(host='somipark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quod.pl": { + "error": "HTTPSConnectionPool(host='quod.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smeap.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "waifu.social", - "m.sl-network.fr", - "melalandia.tk", - "gameliberty.club", - "feminism.lgbt", - "pl.smuglo.li", - "gab.com", - "exited.eu", - "weedis.life", - "pl.wowana.me", - "neckbeard.xyz", - "freefedifollowers.ga", - "freespeechextremist.com", - "spinster.xyz", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "fedichive.tk", - "pawoo.net" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Bidule", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://bidule.menf.in/users/alice" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-323-gb36ee880-bidule" - }, "usage": { - "localPosts": 11407, "users": { - "total": 21 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2782 }, - "version": "2.0" + "openRegistrations": false } }, - "social.florianjensen.com": { + "pleroma.ml": { + "error": "HTTPSConnectionPool(host='pleroma.ml', port=443): Read timed out. (read timeout=3)" + }, + "henshaw.org": { + "error": "HTTPSConnectionPool(host='henshaw.org', port=443): Read timed out. (read timeout=3)" + }, + "dev.relay.social.seattle.wa.us": { "error": 502 }, - "tube.calculate.social": { + "peertube.laas.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -89245,23 +95396,33 @@ "openRegistrations": false, "usage": { "users": { - "total": 34 + "total": 4 }, - "localPosts": 354, - "localComments": 11 + "localPosts": 9, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Calculate Tube", - "nodeDescription": "The site runs on a federated (ActivityPub) Peertube streaming video platform using P2P (BitTorrent) directly in a web browser with WebTorrenet and Angular.", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -89291,7 +95452,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -89370,322 +95531,112 @@ } } }, - "nitro-staging.human-connection.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cine.nashe.netlib.re": { + "error": "HTTPSConnectionPool(host='cine.nashe.netlib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pop.popnet.xyz": { + "empoknor.speedfox.co.uk": { + "error": "HTTPSConnectionPool(host='empoknor.speedfox.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jitakurack.chotto.moe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Point of Presence", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 35, + "activeMonth": 4, + "activeHalfyear": 4 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pop.popnet.xyz/users/CyberMonkey" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 1348 }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 232, - "users": { - "total": 3 - } - }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.ultraviolet.pm": { - "error": "HTTPSConnectionPool(host='mastodon.ultraviolet.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "chofudon.tokyo": { - "error": "HTTPSConnectionPool(host='chofudon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "robbiecloud5.ocloud.de": { + "error": 404 }, - "k8s.deadinsi.de": { - "error": "HTTPSConnectionPool(host='k8s.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "fedi.xerz.one": { + "error": "HTTPSConnectionPool(host='fedi.xerz.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.nomamed.de": { - "error": "HTTPSConnectionPool(host='cloud.nomamed.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "ipkitten.blogspot.com": { + "error": 404 }, - "cloud.potsdamer-laufclub.de": { + "cloud.kronkltd.net": { "error": 404 }, - "fsmi.social": { + "mastodon.samr1.net": { + "error": 502 + }, + "masutadon.com": { + "error": "HTTPSConnectionPool(host='masutadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.hiyuki2578.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "fellies.social", - "mastodon.cloud", - "botdon.net", - "mstdn.jp", - "now.kibousoft.co.jp", - "inditoot.com", - "honey.church", - "rapefeminists.network", - "mobile.co", - "albin.social", - "newjack.city", - "baraag.net", - "pawoo.net", - "humblr.social", - "sinblr.com", - "pl.smuglo.li", - "neckbeard.xyz", - "witches.live", - "qaf.men", - "qoto.org", - "mstdn.foxfam.club", - "freespeechextremist.com", - "exited.eu", - "gab.com", - "develop.gab.com", - "gab.polaris-1.work", - "gabfed.com", - "not-develop.gab.com", - "warc.space", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Free Software Movement of India", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fsmi.social/users/rajasekhar", - "https://fsmi.social/users/njoseph", - "https://fsmi.social/users/gorlapraveen", - "https://fsmi.social/users/ranjithraj", - "https://fsmi.social/users/bhuvan", - "https://fsmi.social/users/bhavabhuthi" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, "usage": { - "localPosts": 5967, "users": { - "total": 1153 - } + "total": 9, + "activeMonth": 9, + "activeHalfyear": 9 + }, + "localPosts": 52752 }, - "version": "2.0" + "openRegistrations": true } }, - "fedi.queerdorks.club": { + "mstdn.binfish.jp": { + "error": 404 + }, + "gamers.exposed": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 7 + "total": 8, + "activeMonth": 7, + "activeHalfyear": 8 }, - "localPosts": 315 + "localPosts": 13815 }, "openRegistrations": true } }, - "amecomidon.com": { - "error": "HTTPSConnectionPool(host='amecomidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "redive-inuneco.jp": { + "error": "HTTPSConnectionPool(host='redive-inuneco.jp', port=443): Read timed out. (read timeout=3)" }, - "vr-girls.club": { - "error": "HTTPSConnectionPool(host='vr-girls.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "freebeer.com": { + "error": "HTTPSConnectionPool(host='freebeer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freebeer.com' doesn't match 'n3.statisticsblog.com'\")))" }, - "ingeodon.com": { + "stoptrackingus.io": { + "error": 404 + }, + "social.sdoconnell.net": { + "error": "HTTPSConnectionPool(host='social.sdoconnell.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.nature.0j0.jp": { + "error": "HTTPSConnectionPool(host='mstdn.nature.0j0.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toots.social": { "nodeinfo": { "version": "2.0", "software": { @@ -89697,16 +95648,19 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 665, + "activeMonth": 9, + "activeHalfyear": 37 }, - "localPosts": 42 + "localPosts": 22862 }, - "openRegistrations": true + "openRegistrations": false } }, - "linuxlab.sh": { + "photos.quentel.social": { + "error": "HTTPSConnectionPool(host='photos.quentel.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gensousakuya.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -89718,84 +95672,63 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 9, + "activeMonth": 7, + "activeHalfyear": 10 }, - "localPosts": 11063 + "localPosts": 13731 }, "openRegistrations": false } }, - "dieselgoth.com": { + "www.mancavgeek.co.uk": { "nodeinfo": { - "metadata": { - "nodeName": "Honk", - "nodeDescription": "An ongoing cultural commentary through the lens of an automobile-centric headspace.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { "total": 1 }, - "localPosts": 18 + "localPosts": 847, + "localComments": 10 }, - "version": "2.0" + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] + }, + "protocols": [ + "activitypub" + ], + "metadata": { + "email": "admin@mancavgeek.co.uk" + } } }, - "cocoa.me.uk": { - "error": 404 - }, - "mastodon.aistear.net": { - "error": "HTTPSConnectionPool(host='mastodon.aistear.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.siteyui.site": { - "error": "HTTPSConnectionPool(host='m.siteyui.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.siteyui.site timed out. (connect timeout=3)'))" - }, - "wolvesandmen.wordpress.com": { - "error": 404 - }, - "mastodon.social/users/videodante": { - "error": 404 - }, - "cloud.azae.net": { - "error": 404 - }, - "siberia.work": { - "error": 410 - }, - "hackers.city": { - "error": 404 + "teitoku.to": { + "error": "HTTPSConnectionPool(host='teitoku.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "faithbook.ovh": { + "cloud.boldcode.io": { "error": 404 }, - "tube.interhacker.space": { + "peertube.cpy.re": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -89810,34 +95743,20 @@ "openRegistrations": false, "usage": { "users": { - "total": 10 + "total": 13 }, - "localPosts": 93, - "localComments": 1 + "localPosts": 612, + "localComments": 14 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Interhack", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube", + "nodeDescription": "Demo server 1 of PeerTube", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "interhack", - "version": "0.1.0", - "description": "Interhack PeerTube plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [], @@ -89856,15 +95775,21 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -89943,139 +95868,163 @@ } } }, - "learn-ai-ui.jp": { - "error": 404 - }, - "willacy.rocks": { - "error": "HTTPSConnectionPool(host='willacy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "echobea.ch": { + "pleroma.logoss.eu": { "nodeinfo": { "metadata": { - "nodeName": "echo beach", - "nodeDescription": "by Lou Lesko", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "logoss", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "1.1.7" }, "usage": { + "localPosts": 12, "users": { - "total": 1 - }, - "localPosts": 7 + "total": 2 + } }, "version": "2.0" } }, - "pouet.apdu.fr": { + "cloud.zapek.com": { "error": 404 }, - "mastodon.social/users/HihiDanni": { + "calendario-lunar.com": { "error": 404 }, - "avarty.com": { - "error": 404 + "dev.slime.global": { + "error": "HTTPSConnectionPool(host='dev.slime.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.astral-gate.network": { - "error": "HTTPSConnectionPool(host='mastodon.astral-gate.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.heypumpk.in": { + "error": "HTTPSConnectionPool(host='pleroma.heypumpk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mirrorbright.xyz": { - "error": "HTTPSConnectionPool(host='mirrorbright.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mirrorbright.xyz timed out. (connect timeout=3)'))" + "af-kan.m.to": { + "error": "HTTPSConnectionPool(host='af-kan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sn.gunmonkeynet.net": { - "error": "HTTPSConnectionPool(host='sn.gunmonkeynet.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "otajo.org": { + "error": "HTTPSConnectionPool(host='otajo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.moontreeproject.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "larlet.fr": { + "error": 404 }, - "don.de-liker.com": { - "error": 502 + "write.subzone.net": { + "error": 523 }, - "mastodon.kolombo.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.kolombo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "soogle.m.to": { + "error": "HTTPSConnectionPool(host='soogle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "diasp.eu": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc064966a" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 39251, - "activeHalfyear": 699, - "activeMonth": 325 - }, - "localPosts": 474578, - "localComments": 208496 - }, - "metadata": { - "nodeName": "Diaspora Europe", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "info" - } - } + "kent.m.to": { + "error": "HTTPSConnectionPool(host='kent.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.grngl.link": { - "error": "HTTPSConnectionPool(host='toot.grngl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "sns3rd.lenchan139.org": { + "error": "HTTPSConnectionPool(host='sns3rd.lenchan139.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.michikora.com": { + "tds.xyz": { "error": 404 }, - "beeping.world": { - "error": "HTTPSConnectionPool(host='beeping.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.tokyo": { + "error": "HTTPSConnectionPool(host='peertube.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "smusi.ch": { - "error": 404 + "mstdn.janboddez.tech": { + "error": "HTTPSConnectionPool(host='mstdn.janboddez.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.y-y.li": { - "error": 404 + "shack.mrkiddle.co.uk": { + "error": "HTTPSConnectionPool(host='shack.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'shack.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" }, - "pleroma.cucked.me": { + "yo.isurf.ca": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -90084,17 +96033,49 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" + "media_proxy", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "StealEmojiPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "sinblr.com", + "pawoo.net", + "my.dirtyhobby.xyz", + "carrot.army", + "neckbeard.xyz", + "shitposter.club", + "kiwifarms.cc", + "skippers-bin.com", + "gameliberty.club", + "yorishiro.space", + "baraag.net", + "take.iteasy.club", + "fedi.valkyrie.world", + "anime.website", + "pl.smuglo.li", + "switter.at", + "mstdn.jp" + ], + "media_nsfw": [ + "sinblr.com", + "pawoo.net" + ], + "media_removal": [], + "reject": [ + "gab.com", + "mstdn.foxfam.club" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -90103,10 +96084,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma Cucked Me", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Fairly casual all-around instance with no particular theme - find your group via search and through others today!", + "nodeName": "Yo All", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -90154,7 +96135,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.cucked.me/users/moonman" + "https://yo.isurf.ca/users/Kinetix" ], "suggestions": { "enabled": false @@ -90176,109 +96157,54 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-631-g80c31700-shitposterclub+dev" + "version": "2.0.2-6-gf45452f8" }, "usage": { - "localPosts": 2710, + "localPosts": 403, "users": { - "total": 51 + "total": 14 } }, "version": "2.0" } }, - "darac.org.uk/social": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Darac's Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "www.testodon.space": { + "error": "HTTPSConnectionPool(host='www.testodon.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "love.karamatsu.blue": { - "error": "HTTPSConnectionPool(host='love.karamatsu.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "angel.innolan.net": { + "error": "HTTPSConnectionPool(host='angel.innolan.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.tezcat.social": { - "error": "HTTPSConnectionPool(host='mastodon.tezcat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.tezcat.social timed out. (connect timeout=3)'))" + "cough.reitrace.ga": { + "error": "HTTPSConnectionPool(host='cough.reitrace.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "monads.online": { + "mamemoma.mamemo.online": { + "error": 410 + }, + "39.gy": { + "error": 404 + }, + "blackrock.city": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 40, - "activeMonth": 27, - "activeHalfyear": 57 + "total": 30, + "activeMonth": 15, + "activeHalfyear": 45 }, - "localPosts": 38826 + "localPosts": 21 }, "openRegistrations": true } }, - "pleroma.soupwhale.com": { - "error": 503 - }, - "hub.mbl.social": { - "error": "HTTPSConnectionPool(host='hub.mbl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kapselschriften.masto.host": { + "goblin.camp": { "nodeinfo": { "version": "2.0", "software": { @@ -90290,188 +96216,119 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 5 + "total": 52, + "activeMonth": 40, + "activeHalfyear": 81 }, - "localPosts": 157 + "localPosts": 142892 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.london": { + "f.der.moe": { + "error": "HTTPSConnectionPool(host='f.der.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.der.moe' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "md.tret.jp": { + "error": "HTTPSConnectionPool(host='md.tret.jp', port=443): Read timed out. (read timeout=3)" + }, + "zoo.medic.rs": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 1 + "localPosts": 28 }, "openRegistrations": true } }, - "video.colibris-outilslibres.org": { + "mirohli.m.to": { + "error": "HTTPSConnectionPool(host='mirohli.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "myfamilyandfriends.net": { + "error": "HTTPSConnectionPool(host='myfamilyandfriends.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma2.miraiv.net": { + "error": "HTTPSConnectionPool(host='pleroma2.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lucid.community": { + "error": "HTTPSConnectionPool(host='lucid.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "newtro.club": { + "error": "HTTPSConnectionPool(host='newtro.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ganggo.feneas.org": { + "error": 404 + }, + "mastodon.peshane.net": { + "error": 503 + }, + "friendica.jinis.online": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, + "usage": {}, "openRegistrations": false, - "usage": { - "users": { - "total": 57 - }, - "localPosts": 4586, - "localComments": 10 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "Vid\u00e9os Colibris", - "nodeDescription": "Une alternative \u00e0 Youtube, libre et f\u00e9d\u00e9r\u00e9e , permettant le streaming video gr\u00e2ce au logiciel libre PeerTube. Cette instance diffuse en particulier des vid\u00e9os sur les th\u00e8mes de la transition \u00e9cologique.\nMaintenu et mod\u00e9r\u00e9 par l'association Colibris.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "social.dev.gy": { - "error": "HTTPSConnectionPool(host='social.dev.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "uncontrollablegas.com": { + "social.lemee.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" @@ -90479,196 +96336,238 @@ "usage": { "users": { "total": 3, - "activeMonth": 2, - "activeHalfyear": 88 + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 239 + "localPosts": 22 }, - "openRegistrations": false + "openRegistrations": true } }, - "www.boilersu.it": { - "error": "HTTPSConnectionPool(host='www.boilersu.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "idetestfjs.m.to": { - "error": "HTTPSConnectionPool(host='idetestfjs.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "korcula.zone": { + "error": "HTTPSConnectionPool(host='korcula.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dougbeal.com": { - "error": 404 + "ein-hub-von-vielen.de": { + "error": "HTTPSConnectionPool(host='ein-hub-von-vielen.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "glasgow.social": { + "penguicon.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 199, - "activeMonth": 68, - "activeHalfyear": 107 + "total": 66, + "activeMonth": 27, + "activeHalfyear": 43 }, - "localPosts": 17179 + "localPosts": 1073 }, "openRegistrations": true } }, - "fedi.ariacorbett.com": { - "error": "HTTPSConnectionPool(host='fedi.ariacorbett.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedi.ariacorbett.com timed out. (connect timeout=3)'))" + "social.hideo54.com": { + "error": "HTTPSConnectionPool(host='social.hideo54.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.hideo54.com' doesn't match 'blog.hideo54.com'\")))" }, - "peertube.cojo.uno": { + "fyd0gwiwj88tpoit5xc5rk.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "n2.federati.net": { + "error": "HTTPSConnectionPool(host='n2.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toukae.com": { + "error": "HTTPSConnectionPool(host='toukae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.wiuse.work": { + "error": "HTTPSConnectionPool(host='mastodon.wiuse.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.nuevo.jp": { + "error": "HTTPSConnectionPool(host='mastodon.nuevo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plush.army": { + "error": "HTTPSConnectionPool(host='plush.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "a.feralcloud.com": { + "error": "HTTPSConnectionPool(host='a.feralcloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.serotoninpower.club": { + "error": "HTTPSConnectionPool(host='mstdn.serotoninpower.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.nda.li": { + "error": "HTTPSConnectionPool(host='m.nda.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.social/users/ibull": { + "error": 404 + }, + "afn.webhop.net": { + "error": "HTTPSConnectionPool(host='afn.webhop.net', port=443): Read timed out. (read timeout=3)" + }, + "esta.ensu.casa": { + "error": "HTTPSConnectionPool(host='esta.ensu.casa', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/laurheth": { + "error": 404 + }, + "singledon.0am.jp": { + "error": "HTTPSConnectionPool(host='singledon.0am.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.futilitycloset.com": { + "error": 404 + }, + "social.broers.me": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "friendica", + "version": "2019.06-dev-1310" }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], "outbound": [ - "atom1.0", - "rss2.0" + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "pumpio" + ], + "outbound": [ + "dreamwidth", + "libertree", + "pumpio", + "twitter" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 2456, - "localComments": 0 + "localPosts": 2, + "localComments": 26 }, + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica Node social.broers.me", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "Circolo Culturale \"M. Sumo\"", - "nodeDescription": "Videoteca dedicata alla conservazione e diffusione della cultura classica.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "services": { + "inbound": [ + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "libertree", + "pumpio", + "twitter" + ] + }, + "explicitContent": false } } }, - "wogan.im": { - "error": 412 + "pleroma-app.herokuapp.com": { + "error": "HTTPSConnectionPool(host='pleroma-app.herokuapp.com', port=443): Read timed out. (read timeout=3)" }, - "p.mr64.net": { + "hq.teamrocket.space": { + "error": 404 + }, + "social.art-software.fr": { + "error": 404 + }, + "tooter.club": { + "error": "HTTPSConnectionPool(host='tooter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "osa19.adriel.info": { + "error": "HTTPSConnectionPool(host='osa19.adriel.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jorgas.eu": { + "error": "HTTPSConnectionPool(host='jorgas.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.omgubuntu.co.uk": { + "error": 404 + }, + "id.leo.uberspace.de": { + "error": 404 + }, + "catgirlsin.space": { + "error": 404 + }, + "milktennis.jp": { + "error": "HTTPSConnectionPool(host='milktennis.jp', port=443): Read timed out. (read timeout=3)" + }, + "toot.la": { + "error": "HTTPSConnectionPool(host='toot.la', port=443): Read timed out. (read timeout=3)" + }, + "voice.fit": { + "error": "HTTPSConnectionPool(host='voice.fit', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "arkjp.mhdp.me": { + "error": "HTTPSConnectionPool(host='arkjp.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.meneame.net": { + "error": 404 + }, + "mastodon.murasame.moe": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "besseling.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 70 + }, + "openRegistrations": true + } + }, + "morichan.site": { + "error": "HTTPSConnectionPool(host='morichan.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pawoo.net": { + "error": 404 + }, + "mastodon.cafe": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "57n.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -90681,14 +96580,102 @@ "shareable_emoji_packs", "multifetch", "media_proxy", - "chat" + "gopher", + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 5, + "reject_threshold": 15 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "AntiFollowbotPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "animeisgay.com", + "anime.website", + "bikeshed.party", + "birdsite.link", + "botsin.space", + "castling.club", + "chitter.xyz", + "girlcock.club", + "humblr.social", + "iscute.moe", + "kawen.space", + "kinky.business", + "kinkyelephant.com", + "pl.smuglo.li", + "rubber.social", + "shigusegubu.club", + "shitposter.club", + "sinblr.com", + "social.sakamoto.gq", + "social.super-niche.club", + "switter.at", + "waifu.social", + "weeaboo.space" + ], + "media_nsfw": [ + "anime.website", + "bikeshed.party", + "die-partei.social", + "humblr.social", + "kinky.business", + "kinkyelephant.com", + "mstdn.jp", + "rubber.social", + "sinblr.com", + "shitposter.club", + "switter.at" + ], + "media_removal": [], + "reject": [ + "albin.social", + "baraag.net", + "bitcoinhackers.org", + "counter.social", + "daffodil-11.org", + "freespeechextremist.com", + "freespeech.firedragonstudios.com", + "freespeech.host", + "gameliberty.club", + "greenlifeplus.net", + "kiwifarms.cc", + "kneegrows.top", + "lets.saynoto.lgbt", + "liberdon.com", + "mastodon.starrevolution.org", + "melalandia.tk", + "mobile.co", + "neckbeard.xyz", + "noagendasocial.com", + "pawoo.net", + "piss.restaurant", + "pl.pube.tk", + "pl.smuglo.li", + "sealion.club", + "shitasstits.life", + "social.louisoft01.moe", + "social.quodverum.com", + "socnet.supes.com", + "the.hedgehoghunter.club", + "toot.love", + "unsafe.space", + "wagesofsinisdeath.com", + "weedis.life" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -90699,8 +96686,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "64's Pleroma", + "nodeDescription": "A Fediverse instance for the members of 57North Hacklab, those who live in Aberdeen, Scotland, and those in the wider 57North community anywhere in the world. If you would like an invite then please contact irl in #57n on Freenode.", + "nodeName": "57North", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -90748,7 +96735,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://p.mr64.net/users/mr64bit" + "https://57n.org/users/ana", + "https://57n.org/users/irl" ], "suggestions": { "enabled": false @@ -90760,7 +96748,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -90770,18 +96758,18 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 15, + "localPosts": 1420, "users": { - "total": 4 + "total": 20 } }, "version": "2.0" } }, - "mstdn.jnsk.info": { + "mastodon.jalgi.eus": { "nodeinfo": { "version": "2.0", "software": { @@ -90793,141 +96781,159 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 197, + "activeMonth": 52, + "activeHalfyear": 191 }, - "localPosts": 12204 + "localPosts": 20538 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.kerenon.com": { - "error": "HTTPSConnectionPool(host='social.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "starrycocoon.ml": { - "error": "HTTPSConnectionPool(host='starrycocoon.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to starrycocoon.ml timed out. (connect timeout=3)'))" - }, - "blog.ninapaley.com": { - "error": 403 - }, - "tubo.bida.im": { - "error": "HTTPSConnectionPool(host='tubo.bida.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tubo.bida.im timed out. (connect timeout=3)'))" - }, - "www.geeky-gadgets.com": { - "error": 404 + "paopao.rkun.cf": { + "error": "HTTPSConnectionPool(host='paopao.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gruene.social": { + "misskey.kusoneko.moe": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 120, - "activeMonth": 78, - "activeHalfyear": 102 - }, - "localPosts": 5789 - }, - "openRegistrations": false - } - }, - "flirtingwithnihilism.com": { - "nodeinfo": { - "metadata": { - "nodeName": "flirting with nihilism", - "nodeDescription": "shouting into the void with questions about 21st century living...", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "name": "misskey", + "version": "11.33.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { - "users": { - "total": 1 - }, - "localPosts": 41 + "users": {} }, - "version": "2.0" + "metadata": { + "name": "Kusoneko", + "description": null, + "maintainer": { + "name": "Kusoneko", + "email": "kusoneko@kusoneko.moe" + }, + "langs": [], + "ToSUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "mastodon.libresilicon.com": { + "social.gra.one": { "error": 404 }, - "writefreely.debian.social": { + "fd.winklerfamilie.eu": { "nodeinfo": { - "metadata": { - "nodeName": "writefreely.debian.social", - "nodeDescription": "Debian federated blog platform", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "rss2.0" + "gnusocial", + "pumpio", + "smtp" ] }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Winkler Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "mastodon.matcha-soft.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 29, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10 + "localPosts": 56753 }, - "version": "2.0" + "openRegistrations": false } }, - "overslept.jp": { - "error": "HTTPSConnectionPool(host='overslept.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to overslept.jp timed out. (connect timeout=3)'))" - }, - "mstcdn.anima-mystica.org": { - "error": 404 - }, - "mastodon.social/users/blacklemon67": { - "error": 404 + "social.nervestaple.com": { + "error": 503 }, - "movement.buzz": { - "error": "HTTPSConnectionPool(host='movement.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "maia.estelar.space": { + "error": "HTTPSConnectionPool(host='maia.estelar.space', port=443): Read timed out. (read timeout=3)" }, - "peertube.storais.org": { + "peertube.netzbegruenung.de": { "nodeinfo": { "version": "2.0", "software": { @@ -90944,20 +96950,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 14 }, - "localPosts": 715, - "localComments": 0 + "localPosts": 19, + "localComments": 6 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube - Storais", - "nodeDescription": "Service Peertube h\u00e9berger par Storais", + "nodeName": "Netzbegr\u00fcnung PeerTube", + "nodeDescription": "PeerTube Instanz des Netzbegr\u00fcnung e.V.", "nodeConfig": { "plugin": { "registered": [] @@ -90967,21 +96973,20 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 480, + 360, 720, 1080 ] @@ -90999,7 +97004,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -91056,8 +97061,8 @@ } }, "user": { - "videoQuota": 104857600, - "videoQuotaDaily": 524288000 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -91071,13 +97076,7 @@ } } }, - "mastodon.hofud.com": { - "error": 404 - }, - "cloud.florian-brinker.de": { - "error": 404 - }, - "pleroma.strizhakov.dev": { + "soc1.leftic.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -91090,159 +97089,7 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Stable enough", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.strizhakov.dev/users/nastassiad", - "https://pleroma.strizhakov.dev/users/alex", - "https://pleroma.strizhakov.dev/users/nd" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-622-ga1367328-gun-memory-leak" - }, - "usage": { - "localPosts": 182, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "lusfulllife.masto.host": { - "error": "HTTPSConnectionPool(host='lusfulllife.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "jizardqueen.ca": { - "error": "HTTPSConnectionPool(host='jizardqueen.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.powell.zone": { - "error": "HTTPSConnectionPool(host='social.powell.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.powell.zone timed out. (connect timeout=3)'))" - }, - "queer.town": { - "error": "HTTPSConnectionPool(host='queer.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to queer.town timed out. (connect timeout=3)'))" - }, - "social.derborys.net": { - "error": "HTTPSConnectionPool(host='social.derborys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.derborys.net' doesn't match 'analytics.derborys.net'\")))" - }, - "gnusocial.raitisoja.com": { - "error": "HTTPSConnectionPool(host='gnusocial.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.amiensweb.fr": { - "error": "HTTPSConnectionPool(host='mstdn.amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "samiandalex.com": { - "error": 404 - }, - "sns.little-girl-float.in": { - "error": "HTTPSConnectionPool(host='sns.little-girl-float.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dolphin.town": { - "error": 404 - }, - "gbtdn.tokyo": { - "error": "HTTPSConnectionPool(host='gbtdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "speicherwolke.net": { - "error": "HTTPSConnectionPool(host='speicherwolke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cofe.rocks": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", + "chat", "relay" ], "federation": { @@ -91256,50 +97103,24 @@ "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "botsin.space", - "castling.club", - "baraag.net", - "pawoo.net", - "vipgirlfriend.xxx", - "humblr.social", - "switter.at", - "kinkyelephant.com", + "my.dirtyhobby.xyz", + "freespeechextremist.com", "sinblr.com", - "kinky.business", - "rubber.social", - "social.myfreecams.com", - "preteengirls.biz" - ], - "media_nsfw": [ - "mstdn.jp", - "wxw.moe", - "knzk.me", - "anime.website", - "pl.nudie.social", - "neckbeard.xyz", - "baraag.net", - "pawoo.net", - "vipgirlfriend.xxx", "humblr.social", - "switter.at", - "kinkyelephant.com", - "sinblr.com", - "kinky.business", - "rubber.social", - "social.myfreecams.com", - "preteengirls.biz" + "kiwifarms.cc", + "pl.765racing.com", + "gameliberty.club", + "gab.com", + "twimblr.xyz", + "gameliberty.club", + "uwu.social" ], + "media_nsfw": [], "media_removal": [], - "reject": [ - "witches.town" - ], + "reject": [], "report_removal": [] }, - "quarantined_instances": [ - "pleroma.rareome.ga", - "social.librem.one", - "librem.one" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -91307,10 +97128,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A small instance for people who love cofe \u2615", - "nodeName": "cofe.rocks: The Pleroma Coffeehouse", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "soc1.leftic.club", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -91357,10 +97178,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://cofe.rocks/users/admin", - "https://cofe.rocks/users/sn0w" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -91371,184 +97189,7 @@ "general": 16000000 } }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-90-ge4380afc-develop+cofe-rolling" - }, - "usage": { - "localPosts": 4050, - "users": { - "total": 10 - } - }, - "version": "2.0" - } - }, - "cloud.neuman.fi": { - "error": 403 - }, - "mastodon.social/users/TrendingBot": { - "error": 404 - }, - "noir.pub": { - "error": "HTTPSConnectionPool(host='noir.pub', port=443): Read timed out. (read timeout=3)" - }, - "socialhome.network": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "socialhome", - "version": "0.12.0-dev" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, "openRegistrations": true, - "usage": { - "users": { - "total": 1424, - "activeHalfyear": 298, - "activeMonth": 70 - }, - "localPosts": 23166, - "localComments": 1426 - }, - "metadata": { - "nodeName": "Socialhome" - } - } - }, - "cloud.werewolf.space": { - "error": 404 - }, - "social.farend.co.jp": { - "error": 404 - }, - "p.rocketboom.io": { - "error": "HTTPSConnectionPool(host='p.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.thekosinski.com": { - "error": "HTTPSConnectionPool(host='m.thekosinski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.schettler.net": { - "error": 404 - }, - "misskey.nekko.online": { - "error": 410 - }, - "birds.garden": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "Dump" - ], - "quarantined_instances": [], - "why": "\u2388" - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "\u00abOr do ye find, at length, like eagles, some high nest?\u00bb", - "nodeName": "Birds garden", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://birds.garden/users/sojka" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 22000000, - "background": 24000000, - "banner": 24000000, - "general": 256000000 - } - }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -91558,26 +97199,29 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-1-g3893139d-v-stable" + "version": "2.0.50-121-gd96139f7-develop" }, "usage": { - "localPosts": 23, + "localPosts": 39580, "users": { - "total": 3 + "total": 83 } }, "version": "2.0" } }, - "peertube.harmoniescreatives.com": { - "error": "HTTPSConnectionPool(host='peertube.harmoniescreatives.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "peristilon.rotolantes.org": { + "error": "HTTPSConnectionPool(host='peristilon.rotolantes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube.nx12.net": { + "mostodon.net": { + "error": "HTTPSConnectionPool(host='mostodon.net', port=443): Read timed out. (read timeout=3)" + }, + "xxxporn.co.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -91589,23 +97233,37 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 346 }, - "localPosts": 1497, - "localComments": 0 + "localPosts": 3609, + "localComments": 844 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AnnexTwelve", - "nodeDescription": "AnnexTwelve (nx12.net) is a independent PeerTube instance.", + "nodeName": "XXXPorn \ud83d\udd1e", + "nodeDescription": "XXXPorn is a public Peertube instance specifically for adult content.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [ @@ -91622,7 +97280,7 @@ "default": "dark" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -91634,15 +97292,19 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 720, + 1080, + 2160 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -91685,8 +97347,11 @@ ".flv", ".mkv", ".m4v", + "null", ".mp3", ".ogg", + ".wma", + ".wav", ".flac" ] } @@ -91718,28 +97383,150 @@ } } }, - "cafe.awswan.com": { + "mastodon.opportunis.me": { + "error": "HTTPSConnectionPool(host='mastodon.opportunis.me', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.futa.moe": { + "error": "Exceeded 30 redirects." + }, + "masto.ninja": { + "error": 502 + }, + "tolstoevsky.ml": { + "error": 404 + }, + "natudon-outdoor.net": { + "error": "HTTPSConnectionPool(host='natudon-outdoor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dirus.io": { + "error": "HTTPSConnectionPool(host='dirus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.doft.net": { + "error": 404 + }, + "mafumafu.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "m.bradsease.com": { + "error": "HTTPSConnectionPool(host='m.bradsease.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "alexkoch.my-gateway.de": { + "error": 404 + }, + "cloud.consolving.de": { + "error": 403 + }, + "otmns.cc": { + "error": "HTTPSConnectionPool(host='otmns.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mi-chan.work": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "11.37.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u307f\u30fc\u3059\u304d\u30fc / Mi-sskey", + "nodeDescription": "A Hi Everyone! Welcome to Mi-sskey Land!!
\n\u307f\u30fc\u3059\u304d\u30fc\u306f\u307f\u30fc\u3061\u3083\u305d\u304c\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002
\n\u57fa\u672c\u7684\u306b\u30d0\u30cb\u30e9\u306eMisskey\u306e\u6700\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u5f93\u3059\u308b\u30ce\u30f3\u30b8\u30e3\u30f3\u30eb\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002
\n\u304c\u3001\u9bd6\u7f36\u3068\u30e6\u30fc\u30b6\u30fc\u306e\u8272\u304c\u5f37\u3044\u306e\u3067\u30af\u30bb\u306e\u3042\u308b\u4f1a\u8a71\u5185\u5bb9\u306b\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002", + "maintainer": { + "name": "michan", + "email": "mimizuku_niconico@yahoo.co.jp" + }, + "langs": [ + "ja", + "jp" + ], + "ToSUrl": null, + "repositoryUrl": "https://github.com/kinopippi/misskey", + "feedbackUrl": "https://github.com/kinopippi/misskey/issues/new", + "announcements": [ + { + "text": "4/20\u306b\u5927\u898f\u6a21\u306a\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u884c\u3044\u3001\u305d\u306e\u969b\u306b\u57fa\u76e4\u30b7\u30b9\u30c6\u30e0\u3092\u65b0\u30c7\u30fc\u30bf\u306b\u79fb\u884c\u3059\u308b\u4f5c\u696d\u3092\u884c\u3044\u307e\u3057\u305f\u304c\u3001\u4e00\u90e8\u306e\u753b\u50cf\u30c7\u30fc\u30bf\u3084\u6295\u7a3f\u30c7\u30fc\u30bf\u304c\u79fb\u884c\u3067\u304d\u305a\u3001\u6d88\u5931\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u3054\u3081\u3093\u306a\u3055\u3044\uff01\n\u304a\u624b\u6570\u3067\u3059\u304c\u3001\u3082\u3046\u4e00\u5ea6\u30a2\u30a4\u30b3\u30f3\u3084\u30d8\u30c3\u30c0\u306e\u518d\u8a2d\u5b9a\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002\u3002", + "title": "\u5927\u898f\u6a21\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u306b\u4f34\u3046\u30c7\u30fc\u30bf\u6d88\u5931\u306b\u3064\u3044\u3066" + }, + { + "text": "\u30a2\u30a4\u30b3\u30f3\u304c\u3067\u306a\u3044\u306e\u30d0\u30b0\u3063\u307d\u3044\u306e\u3067\u3082\u3046\u5c11\u3057\u304a\u5f85\u3061\u4e0b\u3055\u3044", + "title": "\u3068\u3044\u3046\u304b" + } + ], + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "pouet.jablon.fr": { + "error": 404 + }, + "cde.social": { + "error": "HTTPSConnectionPool(host='cde.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "misskey.world": { + "error": "HTTPSConnectionPool(host='misskey.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.world' doesn't match 'classicraft.ca.gy'\")))" + }, + "niadon.club": { + "error": "HTTPSConnectionPool(host='niadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "untallerdeseguridad.noblogs.org": { + "error": 404 + }, + "film.node9.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 7, - "activeMonth": 11, - "activeHalfyear": 14 + "total": 1 }, - "localPosts": 628 + "localPosts": 96, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Film node9", + "nodeDescription": "\nPeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "aus.social": { + "mastodon2.juggler.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -91751,165 +97538,112 @@ ], "usage": { "users": { - "total": 671, - "activeMonth": 157, - "activeHalfyear": 293 + "total": 61, + "activeMonth": 48, + "activeHalfyear": 62 }, - "localPosts": 92017 + "localPosts": 478 }, "openRegistrations": true } }, - "trblmkr.net": { - "error": "HTTPSConnectionPool(host='trblmkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "youlog.net": { + "error": 404 }, - "cloud.asonix.dog": { - "error": 403 + "cloud.tcweb.org": { + "error": 404 }, - "geofox.org": { + "amaranth.network": { "error": 404 }, - "mastodon.jamesmwright.com": { - "error": "HTTPSConnectionPool(host='mastodon.jamesmwright.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pcgame.jp": { + "error": "HTTPSConnectionPool(host='pcgame.jp', port=443): Read timed out. (read timeout=3)" }, - "vv1tchrm5.zapto.org": { - "error": "HTTPSConnectionPool(host='vv1tchrm5.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.sail42.fr": { + "error": "HTTPSConnectionPool(host='mastodon.sail42.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.h7i.jp": { - "error": "HTTPSConnectionPool(host='m.h7i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "untitledcyberpunkproject.com": { + "error": "HTTPSConnectionPool(host='untitledcyberpunkproject.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "civilposter.club": { - "error": "HTTPSConnectionPool(host='civilposter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gamers.social": { + "error": "HTTPSConnectionPool(host='gamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sns.infraegg.com": { - "error": "HTTPSConnectionPool(host='sns.infraegg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.segu-info.com.ar": { + "error": 404 }, - "cloud.sspaeth.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pleroma.thebias.nl": { + "error": 502 }, - "cloud.greenlux.io": { - "error": "HTTPSConnectionPool(host='cloud.greenlux.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "wimann.dd-dns.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.eastback.co.jp": { + "social.theliturgists.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 218, - "activeMonth": 140, - "activeHalfyear": 164 + "total": 3467, + "activeMonth": 144, + "activeHalfyear": 621 }, - "localPosts": 7096 + "localPosts": 83811 }, "openRegistrations": true } }, - "mstdn.20320514.com": { - "error": "HTTPSConnectionPool(host='mstdn.20320514.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.20320514.com' doesn't match 'medpro.jp'\")))" + "mastodon.wolfe.cloud": { + "error": "HTTPSConnectionPool(host='mastodon.wolfe.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "girlstcg.m.to": { - "error": "HTTPSConnectionPool(host='girlstcg.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.libox.fr": { + "error": "HTTPSConnectionPool(host='tube.libox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "move.dryday.in": { - "error": "HTTPSConnectionPool(host='move.dryday.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to move.dryday.in timed out. (connect timeout=3)'))" + "karloskar.org": { + "error": 404 }, - "wolthera.info": { - "error": 403 + "buero.menzner.eu": { + "error": "HTTPSConnectionPool(host='buero.menzner.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ionacommunity.ocloud.de": { + "wall.catgirl.engineering": { + "error": "HTTPSConnectionPool(host='wall.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.frs.pw": { + "error": "HTTPSConnectionPool(host='mstdn.frs.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zuyadon.tk": { + "error": "HTTPSConnectionPool(host='zuyadon.tk', port=443): Read timed out. (read timeout=3)" + }, + "cloud.frogeye.fr": { + "error": 404 + }, + "pixelfed.mleduc.xyz": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "pixelfed.graz.social": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.graz.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "300", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed graz.social", - "domain": "pixelfed.graz.social", - "url": "https://pixelfed.graz.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 12, - "localComments": 0, - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 5 - } - }, - "version": "2.0", - "openRegistrations": true - } + "jpayne.sackheads.blog": { + "error": "HTTPSConnectionPool(host='jpayne.sackheads.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fv.theta.eu.org": { + "social.perriot.fr": { + "error": 404 + }, + "social.srv.space": { + "error": "HTTPSConnectionPool(host='social.srv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.syaroshi.co": { + "error": "HTTPSConnectionPool(host='mstdn.syaroshi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quitter.migennes.eu": { + "error": "HTTPSConnectionPool(host='quitter.migennes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quitter.migennes.eu' doesn't match either of 'autodiscover.migennes.net', 'mail.migennes.net'\")))" + }, + "kokomo.space": { + "error": "HTTPSConnectionPool(host='kokomo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "programmingsocks.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -91921,13 +97655,17 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -91937,8 +97675,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "theta.eu.org's private fediverse server", - "nodeName": "theta.eu.org pleroma", + "nodeDescription": "Private Pleroma instance", + "nodeName": "ProgSocks", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -91986,7 +97724,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fv.theta.eu.org/users/eta" + "https://programmingsocks.com/users/Ernon", + "https://programmingsocks.com/users/X", + "https://programmingsocks.com/users/Xorkle" ], "suggestions": { "enabled": false @@ -92008,266 +97748,208 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-615-g58fded98-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 16, + "localPosts": 33, "users": { - "total": 1 + "total": 4 } }, "version": "2.0" } }, - "edge.mstdn.jp": { - "error": "HTTPSConnectionPool(host='edge.mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/paralithode": { - "error": 404 - }, - "griftgang.com": { - "error": 404 + "mstdon.kazuki.xyz": { + "error": "HTTPSConnectionPool(host='mstdon.kazuki.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.cyber-tribal.com": { - "error": "HTTPSConnectionPool(host='cyber-tribal.com', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by SSLError(SSLCertVerificationError(\"hostname 'cyber-tribal.com' doesn't match 'diaspora.cyber-tribal.com'\")))" + "mstdn.hidamariso.jp": { + "error": "HTTPSConnectionPool(host='mstdn.hidamariso.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "raitisoja.com": { + "relay.comm.cx": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "zap", - "version": "20.04.27" - }, + "openRegistrations": true, "protocols": [ - "zot", "activitypub" ], "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 47e2eb6556cff96d6ad23902eed42ff17b08fcb8" }, - "openRegistrations": false, "usage": { + "localPosts": 0, "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 3 - }, - "localPosts": 39, - "localComments": 58 + "total": 1 + } }, + "version": "2.0", "metadata": { - "nodeName": "Raitisoja Zap" + "peers": [] } } }, - "siliconangle.com": { + "cloud.dvigoff.ru": { + "error": 403 + }, + "jorts.online": { + "error": "HTTPSConnectionPool(host='jorts.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn-sabage.fun": { + "error": "HTTPSConnectionPool(host='mstdn-sabage.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tchncs.de/@ultrahacht": { "error": 404 }, - "social.gueto.net": { + "cryptids.online": { + "error": "HTTPSConnectionPool(host='cryptids.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "debu.ga": { + "error": "HTTPSConnectionPool(host='debu.ga', port=443): Read timed out. (read timeout=3)" + }, + "hwdon.jp": { + "error": "HTTPSConnectionPool(host='hwdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "caffeinated.social": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 4 - }, - "localPosts": 4 - }, - "software": { - "version": "1.0.0-620-g0f24edcd-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.gueto.net/users/rui" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Gueto.NET Social", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "nodeName": "WriteFreely", + "nodeDescription": "WriteFreely_Blogs", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "mstdn.kanagu.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "maxBlogs": 4, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, + "total": 2, "activeHalfyear": 1 }, - "localPosts": 44267 + "localPosts": 1 }, - "openRegistrations": false + "version": "2.0" } }, - "connect.cafe": { + "civilposter.club": { + "error": "HTTPSConnectionPool(host='civilposter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "darknedgy.net": { + "error": "HTTPSConnectionPool(host='darknedgy.net', port=443): Read timed out. (read timeout=3)" + }, + "senzdom.club": { + "error": "HTTPSConnectionPool(host='senzdom.club', port=443): Read timed out. (read timeout=3)" + }, + "labonneheure.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 16, + "activeHalfyear": 15, + "activeMonth": 15 }, - "localPosts": 8 + "localPosts": 531, + "localComments": 324 }, - "openRegistrations": true + "metadata": { + "nodeName": "la bonne heure" + } } }, - "mastodonrussia.ru": { - "error": "HTTPSConnectionPool(host='mastodonrussia.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "androidn.tokyo": { - "error": "HTTPSConnectionPool(host='androidn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.r53.me": { - "error": "HTTPSConnectionPool(host='m.r53.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "whyimasturbatemyson.blogspot.se": { + "kylewm.com": { "error": 404 }, - "ninja.social": { - "error": "HTTPSConnectionPool(host='ninja.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "d.map-le.net": { + "error": "HTTPSConnectionPool(host='d.map-le.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.thibautcharles.net": { - "error": "HTTPSConnectionPool(host='mastodon.thibautcharles.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.thibautcharles.net' doesn't match either of 'adl.lcda-nwn2.fr', 'blog.tcharles.fr', 'blog.thibautcharles.net', 'cloud.tcharles.fr', 'collabora.tcharles.fr', 'files.tcharles.fr', 'files.thibautcharles.net', 'ftp.thibautcharles.net', 'git.tcharles.fr', 'git.thibautcharles.net', 'lcda.tcharles.fr', 'lcda.thibautcharles.net', 'matrix.tcharles.fr', 'nextcloud.thibautcharles.net', 'plik.tcharles.fr', 'tcharles.fr', 'thibautcharles.net', 'torrent.tcharles.fr', 'torrent.thibautcharles.net', 'u.tcharles.fr', 'wiki.tcharles.fr', 'www.tcharles.fr', 'www.thibautcharles.net'\")))" + "www.spinics.net": { + "error": 403 }, - "social.hemmnet.de": { + "avatastic.co.uk": { + "error": 502 + }, + "ni.hil.ist": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, + "total": 16, "activeMonth": 6, - "activeHalfyear": 12 + "activeHalfyear": 19 }, - "localPosts": 983 + "localPosts": 631 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.hirtzfr.eu": { - "error": "HTTPSConnectionPool(host='social.hirtzfr.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.bittoco.pw": { + "error": "HTTPSConnectionPool(host='social.bittoco.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friend.tyngsboroughma.net": { + "audiophile-mastodon.com": { + "error": 404 + }, + "catgirls.science": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mast.udn.jp": { + "error": "HTTPSConnectionPool(host='mast.udn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mast.udn.jp' doesn't match 'udn.jp'\")))" + }, + "plume.svnet.fr": { + "error": "HTTPSConnectionPool(host='plume.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "Meld.de": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-1338" + "version": "2020.06-dev-1343" }, "protocols": { "inbound": [ @@ -92282,15 +97964,37 @@ ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "smtp" + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, - "usage": {}, + "usage": { + "users": { + "total": 126, + "activeHalfyear": 115, + "activeMonth": 58 + }, + "localPosts": 12686, + "localComments": 1892 + }, "openRegistrations": true, "metadata": { - "nodeName": "Tyngsborough MA Friendica", + "nodeName": "Friendica \ud83c\udf10", "protocols": { "inbound": [ "friendica", @@ -92307,76 +98011,239 @@ ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], "outbound": [ - "smtp" + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, "explicitContent": false } } }, - "mastodon.pl": { + "vrc.daydream.cafe": { + "error": "HTTPSConnectionPool(host='vrc.daydream.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.chemoner.tokyo": { + "error": "HTTPSConnectionPool(host='www.chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.the-liberator.news": { + "error": "HTTPSConnectionPool(host='mastodon.the-liberator.news', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.arukascloud.io": { + "error": "HTTPSConnectionPool(host='pleroma.arukascloud.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.uelfte.ninja": { + "error": "HTTPSConnectionPool(host='mastodon.uelfte.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rthompson.us": { + "error": 403 + }, + "guany.in": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "crypto-don.net": { "error": 404 }, - "raspidon2.mamemo.online": { - "error": "HTTPSConnectionPool(host='raspidon2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "urawareds.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.eiselecloud.de": { + "mastodon.redbrick.dcu.ie": { + "error": 404 + }, + "mastodon.teppelin.fr": { + "error": "HTTPSConnectionPool(host='mastodon.teppelin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.bootsie.org.uk": { + "error": 404 + }, + "arkaan0.chez-papy-daarky.ovh": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Sessrumnir" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 6, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "mi.xeltica.work": { + "error": "HTTPSConnectionPool(host='mi.xeltica.work', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.moso.io": { + "error": 404 + }, + "mastodon.social/users/rfunai401": { + "error": 404 + }, + "social.devs.live": { + "error": "HTTPSConnectionPool(host='social.devs.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.aki017.info": { + "error": "HTTPSConnectionPool(host='mastodon.aki017.info', port=443): Read timed out. (read timeout=3)" + }, + "testhub.lazyteddy.eu": { + "error": 404 + }, + "gate.cetra.club": { + "error": "HTTPSConnectionPool(host='gate.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "social.leitsch.org": { + "error": "HTTPSConnectionPool(host='social.leitsch.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "circus.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 80, + "activeHalfyear": 82 }, - "localPosts": 4 + "localPosts": 2163 }, "openRegistrations": true } }, - "deblan.cloud": { + "peertube.acab.io": { + "error": "HTTPSConnectionPool(host='peertube.acab.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.elomatreb.eu": { + "error": "HTTPSConnectionPool(host='social.elomatreb.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.cainet.info": { "error": 404 }, - "mstdn.golf": { - "error": "HTTPSConnectionPool(host='mstdn.golf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dobergroup.org.ua": { + "error": 404 }, - "social.protogen.dev": { - "error": "HTTPSConnectionPool(host='social.protogen.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "kodachrome.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "amicable.feoh.org": { - "error": "HTTPSConnectionPool(host='amicable.feoh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "ryotaro0339.jp": { + "error": "HTTPSConnectionPool(host='ryotaro0339.jp', port=443): Read timed out. (read timeout=3)" }, - "friendica.cedgrim.be": { - "error": "HTTPSConnectionPool(host='friendica.cedgrim.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cedgrim.be' doesn't match either of 'cedgrim.be', 'www.cedgrim.be'\")))" + "sfss.space": { + "nodeinfo": { + "metadata": { + "nodeName": "SFSS", + "nodeDescription": "Science fiction short stories", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 18 + }, + "version": "2.0" + } }, - "social.urgero.org": { - "error": "HTTPSConnectionPool(host='social.urgero.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tooter.fr": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "oconnor.cx": { - "error": "HTTPSConnectionPool(host='oconnor.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.basilgohar.com": { + "error": 404 }, - "mountain.exchange": { - "error": "HTTPSConnectionPool(host='mountain.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mountain.exchange timed out. (connect timeout=3)'))" + "km-connect.org": { + "error": "HTTPSConnectionPool(host='km-connect.org', port=443): Read timed out. (read timeout=3)" }, - "coffein.life": { - "error": "HTTPSConnectionPool(host='coffein.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gs.eris.moe": { + "error": "HTTPSConnectionPool(host='gs.eris.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kemidonline.wordpress.com": { + "social.tmp.directory": { + "error": "HTTPSConnectionPool(host='social.tmp.directory', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "deepthought.dynalias.net": { + "error": "HTTPSConnectionPool(host='deepthought.dynalias.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "weibo.miaostay.com": { + "error": 525 + }, + "67nb.com": { + "error": "HTTPSConnectionPool(host='67nb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "48645.tk": { + "error": "HTTPSConnectionPool(host='48645.tk', port=443): Read timed out. (read timeout=3)" + }, + "cloud.mag-uk.org": { "error": 404 }, - "social.ilikefreedom.ro": { - "error": "HTTPSConnectionPool(host='social.ilikefreedom.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "social.ivystech.com": { + "error": "HTTPSConnectionPool(host='social.ivystech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.cartapus.eu": { + "makoto.yurisora.com": { + "error": "HTTPSConnectionPool(host='makoto.yurisora.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "schwifty.space": { + "error": "HTTPSConnectionPool(host='schwifty.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.fuku.gq": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "misskey.junna.moe": { + "error": "HTTPSConnectionPool(host='misskey.junna.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.chr.ddnss.de": { "nodeinfo": { "version": "2.0", "software": { @@ -92388,498 +98255,234 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 5 }, - "localPosts": 197 + "localPosts": 30 }, - "openRegistrations": false + "openRegistrations": true } }, - "ausglam.space": { + "seacow.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 90, - "activeMonth": 57, - "activeHalfyear": 85 + "total": 11, + "activeMonth": 6, + "activeHalfyear": 19 }, - "localPosts": 10617 + "localPosts": 5297 }, "openRegistrations": false } }, - "fedi.fluora.net": { + "majestic.monster": { + "error": "HTTPSConnectionPool(host='majestic.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "matchedwithlovesecretly.wordpress.com": { + "error": 404 + }, + "ham.masto.host": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "personal instance", - "nodeName": "fluoranet", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 65535, - "max_options": 65535, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://fedi.fluora.net/users/fluora" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 2, + "activeHalfyear": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 201 + }, + "openRegistrations": true + } + }, + "kerokero.rororo.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tkgmymstdn.ddo.jp": { + "error": "HTTPSConnectionPool(host='tkgmymstdn.ddo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kunst1080.net": { + "error": "HTTPSConnectionPool(host='mastodon.kunst1080.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "okadon.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 90, + "activeMonth": 101, + "activeHalfyear": 209 + }, + "localPosts": 25446 }, + "openRegistrations": true + } + }, + "blog.frizk.net": { + "error": 404 + }, + "intranet.vki-alumni.org": { + "error": 503 + }, + "mastodon.academy": { + "error": "HTTPSConnectionPool(host='mastodon.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lnxt.cloud": { + "error": "HTTPSConnectionPool(host='lnxt.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.voyage": { + "error": "HTTPSConnectionPool(host='mstdn.voyage', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gancio2.tunnel.datahub.at": { + "error": "HTTPSConnectionPool(host='gancio2.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "masto.openlook.ch": { + "error": "HTTPSConnectionPool(host='masto.openlook.ch', port=443): Read timed out. (read timeout=3)" + }, + "chahan.m.to": { + "error": "HTTPSConnectionPool(host='chahan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.tobiplayer3.com": { + "error": "HTTPSConnectionPool(host='cloud.tobiplayer3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "az-men.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.50-114-gfbf02a37-develop" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 2, "users": { - "total": 3 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 401 }, - "version": "2.0" + "openRegistrations": false } }, - "wunderwaffla.vip": { - "error": "HTTPSConnectionPool(host='wunderwaffla.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wunderwaffla.vip' doesn't match 'ethereumdev.io'\")))" + "mastodon.social/users/pulamea": { + "error": 404 }, - "ihlowerhoern.de": { + "vps.oh-kei.info": { + "error": "HTTPSConnectionPool(host='vps.oh-kei.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.ax9.eu": { "error": 404 }, - "video.lo.hn": { + "rainbowdash.net/": { + "error": 404 + }, + "social.ctu.cx": { + "error": "HTTPSConnectionPool(host='social.ctu.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.ctu.cx' doesn't match 'bahnbilder.ctu.cx'\")))" + }, + "elict.net": { + "error": 404 + }, + "zaksoup.club": { + "error": "HTTPSConnectionPool(host='zaksoup.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.glx-consulting.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 65041, - "localComments": 0 + "localPosts": 843 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LohnTube", - "nodeDescription": "Inst\u00e2ncia privada do PeerTube de Lohn", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "s.meo.ws": { - "error": "HTTPSConnectionPool(host='s.meo.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastadon.ml": { - "error": 404 - }, - "social.yoshimov.com": { - "error": "HTTPSConnectionPool(host='social.yoshimov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kkczjpn.m.to": { - "error": "HTTPSConnectionPool(host='kkczjpn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.irkos.uk": { - "error": "HTTPSConnectionPool(host='social.irkos.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hiveway.creatodon.online": { - "error": "HTTPSConnectionPool(host='hiveway.creatodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bearbooks.se": { - "error": 404 - }, - "mastodon.luxiferapp.com": { - "error": "HTTPSConnectionPool(host='mastodon.luxiferapp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.luxiferapp.com' doesn't match 'blog.antik-couture.fr'\")))" + "chocomint.m.to": { + "error": "HTTPSConnectionPool(host='chocomint.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixel.aire.ml": { + "nymclub.net": { "nodeinfo": { - "metadata": { - "nodeName": "pixel.aire.ml", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "240", - "album_limit": "6", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Aire entre pixels", - "domain": "pixel.aire.ml", - "url": "https://pixel.aire.ml", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" + "outbound": [ + "atom1.0", + "gnusocial" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 497, - "localComments": 0, "users": { - "total": 7, - "activeHalfyear": 3, + "total": 6, + "activeHalfyear": 2, "activeMonth": 2 - } + }, + "localPosts": 21, + "localComments": 4 }, - "version": "2.0", - "openRegistrations": false + "metadata": { + "nodeName": "NymClub" + } } }, - "mastodon.social/users/robowitch": { - "error": 404 + "mastodon.igotnothin.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "nog20.social": { - "error": "HTTPSConnectionPool(host='nog20.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microswit.ch": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "olkichat.duckdns.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 7, - "activeHalfyear": 8 - }, - "localPosts": 82 - }, - "openRegistrations": true - } + "siberia.work": { + "error": 410 }, - "p.fedi.life": { + "piggo.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -92891,16 +98494,93 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site", + "womenarestupid" + ], + "replace": [] + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "KeywordPolicy", + "HellthreadPolicy", + "NoPlaceholderTextPolicy", + "EnsureRePrepended" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "botsin.space" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "gab.ai", + "development.gab.com", + "non-development.gab.com", + "social.gab.com", + "develop.gab.io", + "gab.io", + "kiwifarms.cc", + "freefedifollowers.ga", + "witches.live", + "gameliberty.club", + "greenlifeplus.net", + "switter.at", + "porntoot.com", + "bofa.lol", + "voluntaryism.club", + "not.phrack.fyi", + "pl.pube.tk", + "unsafe.space", + "counter.social", + "pridelands.io", + "albin.social", + "guillotines.masto.host", + "undernet.uy", + "toot.undernet.uy", + "social.raptorengineering.io", + "humblr.social", + "melalandia.tk", + "blackandgold.xyz", + "sinblr.social", + "kinky.business", + "freespeech.firedragonstudios.com", + "rubber.social", + "kinkyelephant.com", + "baraag.net", + "archivefedifor.fun" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "gab.ai", + "development.gab.com", + "non-development.gab.com", + "social.gab.com", + "develop.gab.io", + "gab.io", + "exited.eu", + "kiwifarms.cc", + "freefedifollowers.ga", + "gameliberty.club", + "archivefedifor.fun" + ] }, "fieldsLimits": { "maxFields": 10, @@ -92910,12 +98590,12 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fedi.Life Social", + "nodeDescription": "MightyPork's Pleroma instance", + "nodeName": "Oink oink!", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 20, + "max_options": 32, "min_expiration": 0 }, "postFormats": [ @@ -92959,7 +98639,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://p.fedi.life/users/tolstoevsky" + "https://piggo.space/users/piggo" ], "suggestions": { "enabled": false @@ -92984,90 +98664,50 @@ "version": "2.0.0" }, "usage": { - "localPosts": 134, + "localPosts": 30512, "users": { - "total": 5 + "total": 14 } }, "version": "2.0" } }, - "cloud.patrickmos.by": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "intxt.net": { - "nodeinfo": { - "metadata": { - "nodeName": "InTxT", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 105 - }, - "version": "2.0" - } + "hadret.com": { + "error": "HTTPSConnectionPool(host='projects.nodevops.com', port=443): Max retries exceeded with url: /auth?domain=https://hadret.com&state=qFUGVXgSgcgs4lLSHzU-iA== (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "scp.m.to": { - "error": "HTTPSConnectionPool(host='scp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ursinum.net": { + "error": "HTTPSConnectionPool(host='ursinum.net', port=443): Read timed out. (read timeout=3)" }, - "friendica.sip3.de": { - "error": "HTTPSConnectionPool(host='friendica.sip3.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "icosahedron.website/users/vlad": { + "error": 404 }, - "castling.club": { + "catgirls.cafe": { "nodeinfo": { "version": "2.0", "software": { - "name": "castling.club", - "version": "n/a" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 348 }, - "metadata": { - "description": "A custom server in the fediverse that hosts games of chess. See https://castling.club/ for how to play!", - "admin": "https://mastodon.social/@kosinus", - "email": "fediverse@stephank.nl" - } + "openRegistrations": false } }, - "mi.cryo.jp": { + "tube.mochi.academy": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "10.102.4" + "name": "peertube", + "version": "1.2.1" }, "protocols": [ "activitypub" @@ -93081,142 +98721,71 @@ }, "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 2 + }, + "localPosts": 105, + "localComments": 0 }, "metadata": { - "name": "S.R.Instance", - "description": "\nOnly for S.R.I. personnel. In touch with us, use Fediverse: fediverse network, The Federation, fediverse.party
\n", - "maintainer": { - "email": "admin@sanin.link", - "name": "cryo" + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "" - ], - "announcements": [ - { - "title": "Constituents", - "text": "Director: cryo
\nChair: Lynx" - } - ], - "disableRegistration": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": true + "nodeName": "MochiTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "nightmare.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 2870 - }, - "openRegistrations": false - } + "nebbia.lab61.org": { + "error": "HTTPSConnectionPool(host='nebbia.lab61.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.everysick.com": { - "error": "HTTPSConnectionPool(host='mstdn.everysick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "x.pricey.uk": { + "error": 403 }, - "pixelfed.ahst.ro": { + "cloud.metapierre.org": { + "error": 404 + }, + "protege-moi-sur-internet.com": { + "error": 404 + }, + "start.hubzilla.org": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.ahst.ro", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.ahst.ro", - "url": "https://pixelfed.ahst.ro", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "3.8.9" }, "protocols": [ - "activitypub" + "zot" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 2, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - } + "total": 4285, + "activeHalfyear": 1308, + "activeMonth": 319 + }, + "localPosts": 21005, + "localComments": 17261 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla Start" + } } }, - "pleroma.pierre-duchemin.fr": { + "share.nicholson.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -93232,37 +98801,9 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai", - "switter.at", - "humblr.social", - "sinblr.com", - "baraag.net", - "abdl.link", - "pawoo.net" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "gab.ai", - "switter.at", - "humblr.social", - "sinblr.com", - "baraag.net", - "abdl.link", - "pawoo.net" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -93270,10 +98811,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "Personal instance / Instance personnelle", - "nodeName": "Pleroma", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Nicholson", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -93321,7 +98862,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.pierre-duchemin.fr/users/pierre" + "https://share.nicholson.social/users/jonathan" ], "suggestions": { "enabled": false @@ -93343,54 +98884,30 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2806-g46f118d7-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 5, + "localPosts": 2, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "m.rweekly.org": { - "error": "HTTPSConnectionPool(host='m.rweekly.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "www.reuters.com": { - "error": 404 + "qwerty.socialtech.net.br": { + "error": "HTTPSConnectionPool(host='qwerty.socialtech.net.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "duckchat.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 80 - }, - "openRegistrations": true - } + "tube.open-plug.eu": { + "error": "HTTPSConnectionPool(host='tube.open-plug.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "furry.nz": { + "nextcloud.dttyde.de": { "error": 404 }, - "blog.datentopf.org": { - "error": "HTTPSConnectionPool(host='blog.datentopf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.jmshyns.com": { - "error": 404 + "reve.land": { + "error": "HTTPSConnectionPool(host='reve.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mellow.town": { + "engineered.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -93402,7 +98919,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -93422,7 +98938,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "mellow.town", + "nodeName": "Engineered Space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -93470,7 +98986,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://mellow.town/users/Ninmi" + "https://engineered.space/users/chidgey" ], "suggestions": { "enabled": false @@ -93492,45 +99008,57 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 60, + "localPosts": 1132, "users": { - "total": 3 + "total": 1 } }, "version": "2.0" } }, - "crosstalk.co": { - "error": "HTTPSConnectionPool(host='crosstalk.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to crosstalk.co timed out. (connect timeout=3)'))" + "mastodon.yuritopia.net": { + "error": "HTTPSConnectionPool(host='mastodon.yuritopia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.yuritopia.net' doesn't match either of '*.test.2u.com', '*.dev1.test.2u.com', '*.dev0.test.2u.com', '*.dev2.test.2u.com', '*.dev3.test.2u.com'\")))" }, - "dizl.de": { + "social.laenredadera.org": { + "error": "HTTPSConnectionPool(host='social.laenredadera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hispatodon.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 39, - "activeMonth": 29, - "activeHalfyear": 62 + "total": 51, + "activeMonth": 48, + "activeHalfyear": 116 }, - "localPosts": 703 + "localPosts": 11261 }, "openRegistrations": true } }, - "miyon.mhdp.me": { - "error": 410 + "friendica.westchat.de": { + "error": "HTTPSConnectionPool(host='friendica.westchat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.taker.fr": { + "nuagevitton.duckdns.org": { + "error": "HTTPSConnectionPool(host='nuagevitton.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "shr.today": { + "error": "HTTPSConnectionPool(host='shr.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "qonfucius.social": { + "error": "HTTPSConnectionPool(host='qonfucius.social', port=443): Read timed out. (read timeout=3)" + }, + "@mastodon.baucum.me": { "nodeinfo": { "version": "2.0", "software": { @@ -93542,28 +99070,37 @@ ], "usage": { "users": { - "total": 103, - "activeMonth": 19, - "activeHalfyear": 54 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 46283 + "localPosts": 348 }, "openRegistrations": false } }, - "sjitter.com": { - "error": "HTTPSConnectionPool(host='sjitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "social.mousqueton.ru": { + "error": "HTTPSConnectionPool(host='social.mousqueton.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "server-dam.nsupdate.info": { - "error": "HTTPSConnectionPool(host='server-dam.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to server-dam.nsupdate.info timed out. (connect timeout=3)'))" + "mstdn.everysick.com": { + "error": "HTTPSConnectionPool(host='mstdn.everysick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ingalex.net": { + "sneak.berlin": { "error": 404 }, - "social.acapi.net": { - "error": 502 + "write.bessonnica.org": { + "error": "HTTPSConnectionPool(host='write.bessonnica.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'write.bessonnica.org' doesn't match 'cp.bessonnica.org'\")))" }, - "toot.revelin.fr": { + "shimbashi.beer": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.monappy.jp": { + "error": 404 + }, + "mastodon.sury.org": { + "error": "HTTPSConnectionPool(host='mastodon.sury.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "azurlane.mastportal.info": { "nodeinfo": { "version": "2.0", "software": { @@ -93575,33 +99112,21 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 201, + "activeMonth": 87, + "activeHalfyear": 132 }, - "localPosts": 1 + "localPosts": 34463 }, "openRegistrations": true } }, - "jcloud.harrisville.net.nz": { - "error": 404 - }, - "plume.svnet.fr": { - "error": "HTTPSConnectionPool(host='plume.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.grobox.de": { - "error": 404 - }, - "nijiato.nagoya": { - "error": "HTTPSConnectionPool(host='nijiato.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.alpharius.io": { + "misskey2.juggler.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "11.37.1" }, "protocols": [ "activitypub" @@ -93615,227 +99140,112 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 2 - }, - "localPosts": 61897, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "\u30c6\u30b9\u30c8\u9bd6", + "nodeDescription": "ST\u306e\u30c6\u30b9\u30c8\u7528\u3002", + "maintainer": { + "name": null, + "email": null }, - "nodeName": "Peertube on alpharius.io", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nLocal Instance for Chatons", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "langs": [], + "ToSUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true } } }, - "file.rbq.review": { - "error": "HTTPSConnectionPool(host='file.rbq.review', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "itsfoss.com": { + "error": 404 }, - "mstdn.s6jr.com": { - "error": "HTTPSConnectionPool(host='mstdn.s6jr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "hub.byzoni.org": { + "error": 404 }, - "mastodon.civleaguejp.net": { - "error": "HTTPSConnectionPool(host='mastodon.civleaguejp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "im.grus.uberspace.de": { + "error": 404 }, - "livers.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 54, - "activeMonth": 8, - "activeHalfyear": 13 - }, - "localPosts": 1740 - }, - "openRegistrations": true - } + "jimweb.dev": { + "error": "HTTPSConnectionPool(host='jimweb.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ap.ketsuben.red": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "bullock.me": { + "error": 403 + }, + "aike.monster": { + "error": "HTTPSConnectionPool(host='aike.monster', port=443): Read timed out. (read timeout=3)" + }, + "nuisance.site": { + "error": "HTTPSConnectionPool(host='nuisance.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cambridgeport90.net": { + "error": 404 + }, + "syamutodon.xyz": { + "error": "HTTPSConnectionPool(host='syamutodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "voiceofcomputer.xyz": { + "error": "Expecting value: line 7 column 1 (char 6)" + }, + "cloud.mediasignal.fi": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "leviathan.robot-disco.net": { + "error": "HTTPSConnectionPool(host='leviathan.robot-disco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rukavina.family": { + "error": 500 + }, + "barrygrahamauthor.site": { + "nodeinfo": { + "metadata": { + "nodeName": "ILLUSORY FLOWERS IN AN EMPTY SKY", + "nodeDescription": "BARRY GRAHAM, SCOTTISH NOVELIST, ESSAYIST AND POET", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 }, - "localPosts": 807 + "localPosts": 9 }, - "openRegistrations": true + "version": "2.0" } }, - "diaspora.zone": { - "error": "HTTPSConnectionPool(host='diaspora.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to diaspora.zone timed out. (connect timeout=3)'))" + "friendica.xn--wckerlin-0za.ch": { + "error": "HTTPSConnectionPool(host='friendica.xn--wckerlin-0za.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pone.social": { + "pokemon.mastportal.info": { "nodeinfo": { "version": "2.0", "software": { @@ -93847,215 +99257,64 @@ ], "usage": { "users": { - "total": 109, - "activeMonth": 82, - "activeHalfyear": 87 + "total": 944, + "activeMonth": 240, + "activeHalfyear": 524 }, - "localPosts": 303 + "localPosts": 1319209 }, "openRegistrations": true } }, - "fuck-man-i-just-want-like-one-friend.xyz": { - "error": "HTTPSConnectionPool(host='fuck-man-i-just-want-like-one-friend.xyz', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.socnet.eu": { - "error": "HTTPSConnectionPool(host='mastodon.socnet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lambada.pngcs.de": { + "error": "HTTPSConnectionPool(host='lambada.pngcs.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hugsandtoots.club": { + "testodon.herokuapp.com": { "error": 404 }, - "kickass.zone": { - "error": "HTTPSConnectionPool(host='kickass.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kickass.zone' doesn't match 'poco.fluktuation.net'\")))" + "potato.dog": { + "error": "HTTPSConnectionPool(host='potato.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mk.kurabloodlust.eu": { - "error": "HTTPSConnectionPool(host='mk.kurabloodlust.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zentrumderarbeit.net": { + "error": 404 }, - "video.lemediatv.fr": { + "mastodon.fishing": { + "error": "HTTPSConnectionPool(host='mastodon.fishing', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "littr.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" + "metadata": { + "nodeName": "littr me", + "nodeDescription": "Link aggregator inspired by reddit and hacker news using ActivityPub federation.", + "software": { + "homepage": "https://littr.me", + "github": "https://github.com/mariusor/littr.go", + "follow": "mariusor@metalhead.club" + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "littr", + "version": "5795f99" }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 45 }, - "localPosts": 783, - "localComments": 0 + "localPosts": 43, + "localComments": 61 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Le M\u00e9dia", - "nodeDescription": "Le M\u00e9dia, la web-t\u00e9l\u00e9 en acc\u00e8s libre et ind\u00e9pendante des puissances financi\u00e8res.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "mstdn.ntk.so": { - "error": "HTTPSConnectionPool(host='mstdn.ntk.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masutodon.net": { - "error": "HTTPSConnectionPool(host='masutodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "dev.gerhardhoogterp.nl": { - "error": "HTTPSConnectionPool(host='dev.gerhardhoogterp.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.visionofearth.org": { - "error": 404 - }, - "swearing.org": { - "error": "HTTPSConnectionPool(host='swearing.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to swearing.org timed out. (connect timeout=3)'))" - }, - "ddlg.masto.host": { - "error": "HTTPSConnectionPool(host='ddlg.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "worldtravel.photos": { - "error": "HTTPSConnectionPool(host='worldtravel.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to worldtravel.photos timed out. (connect timeout=3)'))" - }, - "quitter.se": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "www.meysing.de": { - "error": 404 - }, - "cloud.banananet.work": { - "error": 403 - }, - "micro.mat.tl": { - "error": 404 - }, - "horche.demkontinuum.de/profile/archillect": { - "error": 404 - }, - "mastodon.murata.jp.net": { - "error": "HTTPSConnectionPool(host='mastodon.murata.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.murata.jp.net timed out. (connect timeout=3)'))" - }, - "nocoolnametom.com": { + "social.ironboundsoftware.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -94072,172 +99331,14 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.social", - "unsafe.space", - "shitposter.club", - "pawoo.net", - "masutabedon.com", - "ika.moe", - "baraag.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "gs.smuglo.li", - "social.heldscal.la", - "wrongthink.net", - "gs.kawa-kun.com", - "social.targaryen.house", - "anitwitter.moe", - "an\nitwitter.com", - "toot.love", - "101010.pl", - "bofa.lol", - "melalandia.tk", - "socnet.supes.com", - "raki.social", - "freespeechextremist.com", - "sapphos.be", - "tri.cash", - "albin.social", - "diaspsocial.com", - "tootsocial.com", - "newjack.city", - "soc.h4x.group", - "friends.nico", - "the.hedgehoghunter.club", - "loadaverage.org", - "pl.smuglio.li\n", - "radical.town", - "mastodon.loliandstuff.moe", - "greenlifeplus.net", - "ap.uwu.st", - "gameliberty.club", - "honey.church", - "liberdon.com", - "quey.com", - "gasthe.lgbt", - "beckbeard.xyz", - "rapefeminists.network", - "infosec.exchange", - "hackers.town", - "social.quodverum.com", - "cloutfla.re", - "xn-6r8h.tk", - "daffodil-11.org", - "socialne\ntwork.ninja", - "social.librem.one", - "pl.756racing.com", - "social.homunyan.com", - "nomoresha.me", - "rightmastodon.com", - "pieville.net", - "noagendasocial.com", - "lainternet.online", - "bsd.moe", - "waifu.social", - "npf.mlpol.net", - "artitelacy.net", - "kneegrows.top", - "feminism.lgbt", - "wagesofsinisdeath.com", - "cnet.site" - ], - "media_nsfw": [ - "artalley.porn" - ], - "media_removal": [ - "pawoo.net", - "sinblr.com", - "humblr.social" - ], - "reject": [ - "gab.social", - "unsafe.space", - "shitposter.club", - "pawoo.net", - "masutabedon.com", - "ika.moe", - "baraag.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "gs.smuglo.li", - "social.heldscal.la", - "wrongthink.net", - "gs.kawa-kun.com", - "social.targaryen.house", - "anitwitter.moe", - "anitwitter.com", - "toot\n.love", - "101010.pl", - "bofa.lol", - "melalandia.tk", - "socnet.supes.com", - "raki.social", - "freespeechextremist.com", - "sapphos.be", - "tri.cash", - "albin.social", - "diaspsocial.com", - "tootsocial.com", - "newjack.city", - "soc.h4x.group", - "friends.nico", - "the.hedgehoghunter.club", - "loadaverage.org", - "pl.smuglio.li", - "radical.town", - "\nmastodon.loliandstuff.moe", - "greenlifeplus.net", - "ap.uwu.st", - "gameliberty.club", - "honey.church", - "liberdon.com", - "quey.com", - "gasthe.lgbt", - "beckbeard.xyz", - "rapefeminists.network", - "infosec.exchange", - "hackers.town", - "social.quodverum.com", - "cloutfla.re", - "xn-6r8h.tk", - "daffodil-11.org", - "socialnetwork.ninja", - "socia\nl.librem.one", - "pl.756racing.com", - "social.homunyan.com", - "nomoresha.me", - "rightmastodon.com", - "pieville.net", - "noagendasocial.com", - "lainternet.online", - "bsd.moe", - "waifu.social", - "npf.mlpol.net", - "artitelacy.net", - "kneegrows.top", - "feminism.lgbt", - "wagesofsinisdeath.com", - "cnet.site" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Personal Social Networking for Tom Dogett", - "nodeName": "NoCoolNameTom.com", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Let's think about this...", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -94285,7 +99386,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://nocoolnametom.com/users/tom" + "https://social.ironboundsoftware.com/users/nloadholtes" ], "suggestions": { "enabled": false, @@ -94312,10 +99413,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "1.1.9" }, "usage": { - "localPosts": 3, + "localPosts": 80, "users": { "total": 2 } @@ -94323,254 +99424,43 @@ "version": "2.0" } }, - "cetialphafive.com": { - "error": 404 - }, - "barenwald.xyz": { - "error": "HTTPSConnectionPool(host='barenwald.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to barenwald.xyz timed out. (connect timeout=3)'))" - }, - "creative.rabbinicorn.com": { - "error": "HTTPSConnectionPool(host='creative.rabbinicorn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relaytest.vincanote.xyz": { - "error": "HTTPSConnectionPool(host='relaytest.vincanote.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast.eu.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 50, - "activeMonth": 120, - "activeHalfyear": 225 - }, - "localPosts": 46281 - }, - "openRegistrations": true - } - }, - "nextcloud.eus": { - "error": 404 - }, - "swagger.hu": { - "error": 401 - }, - "pixel.derbladho.fr": { - "error": "HTTPSConnectionPool(host='pixel.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" - }, - "friendica.cyano.at": { - "error": "HTTPSConnectionPool(host='friendica.cyano.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cyano.at' doesn't match 'cybershaman.at'\")))" - }, - "camillewilliams.net": { - "error": 404 - }, - "friendl.y-y.li": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "livejournal", - "pumpio", - "smtp", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 3, - "localComments": 1 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "FriendlYY", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "livejournal", - "pumpio", - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "greendalecommunity.college": { - "error": "HTTPSConnectionPool(host='greendalecommunity.college', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "donotban.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2389, - "activeMonth": 603, - "activeHalfyear": 1081 - }, - "localPosts": 162540 - }, - "openRegistrations": false - } - }, - "g8r10pv8z1e54xasyxxhl9xl.4chan.icu": { - "error": "HTTPSConnectionPool(host='g8r10pv8z1e54xasyxxhl9xl.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "refuznik.video": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 170, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Magisterium Refuznik", - "nodeDescription": "Magisterium Refuznik est une plateforme de partage de vid\u00e9os de gens qui souhaitent changer le monde." - } - } - }, - "winaero.com": { + "oldcrap.org": { "error": 404 }, - "socialblade.com": { - "error": 403 - }, - "muwiter.m.to": { - "error": "HTTPSConnectionPool(host='muwiter.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.adaizen.com": { - "error": "HTTPSConnectionPool(host='social.adaizen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.adaizen.com' doesn't match either of '*.dnsmadeeasy.com', 'dnsmadeeasy.com'\")))" + "freespeech.tube": { + "error": "HTTPSConnectionPool(host='freespeech.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.mental.af": { - "error": "HTTPSConnectionPool(host='social.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.mozartstaete.nl": { + "error": "HTTPSConnectionPool(host='www.mozartstaete.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.nixnet.services": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 23, - "activeHalfyear": 54 - }, - "localPosts": 2380 - }, - "openRegistrations": true - } + "mastodon.lolisandstuff.moe": { + "error": 502 }, - "unitum.nl": { + "edge.taruntarun.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 4, + "total": 12, + "activeMonth": 2, "activeHalfyear": 4 }, - "localPosts": 46 + "localPosts": 614 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.katyucha.ovh": { + "husk.site": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -94579,15 +99469,33 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", + "media_proxy", "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "HellthreadPolicy", + "SimplePolicy", + "TagPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.com" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -94597,9 +99505,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Katyucha", + "nodeName": "Husk/Site", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -94647,7 +99555,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.katyucha.ovh/users/Katyucha" + "https://husk.site/users/karolat", + "https://husk.site/users/death" ], "suggestions": { "enabled": false @@ -94656,10 +99565,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 52428800 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -94669,18 +99578,103 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 2348, + "localPosts": 3572, "users": { - "total": 2 + "total": 16 } }, "version": "2.0" } }, - "logjam.city": { + "social.hodakov.me": { + "error": "HTTPSConnectionPool(host='social.hodakov.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "petko.me": { + "error": 410 + }, + "vegaia.social": { + "error": "HTTPSConnectionPool(host='vegaia.social', port=443): Read timed out. (read timeout=3)" + }, + "mumpsimus.org": { + "error": "HTTPSConnectionPool(host='mumpsimus.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.iofoundry.eu": { + "error": "HTTPSConnectionPool(host='mstdn.iofoundry.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.butash.net": { + "error": "HTTPSConnectionPool(host='social.butash.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "next.dg74.pro": { + "error": 404 + }, + "tsinghua.closed.social": { + "error": 404 + }, + "a.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gay.coffee": { + "error": "HTTPSConnectionPool(host='gay.coffee', port=443): Read timed out. (read timeout=3)" + }, + "social.hunterjozwiak.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 194 + }, + "openRegistrations": true + } + }, + "plume.luciferi.st": { + "nodeinfo": { + "metadata": { + "nodeDescription": "* Instance personnelle mais ouverte \u00e0 tou\u00b7tes\n* Pas de serveur mail ni de v\u00e9rification de mail\n* G\u00e9r\u00e9e par @Amaranthe@soc.luciferi.st\n* Aucun contenu haineux ou discriminant, respectez la loi fran\u00e7aise (aussi conne soit-elle)", + "nodeName": "Plume Lucif\u00e9rienne" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 2, + "localPosts": 38, + "users": { + "total": 16 + } + }, + "version": "2.0" + } + }, + "metasocial.com": { + "error": "HTTPSConnectionPool(host='metasocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.brianjon.es": { + "error": "HTTPSConnectionPool(host='masto.brianjon.es', port=443): Read timed out. (read timeout=3)" + }, + "xoldie.com": { "nodeinfo": { "version": "2.0", "software": { @@ -94696,18 +99690,132 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 3053 + "localPosts": 869 }, "openRegistrations": false } }, - "mastodon.social/users/CrillFactor": { + "nuages.leventaire.org": { + "error": "HTTPSConnectionPool(host='nuages.leventaire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.holdmybeer.solutions": { + "error": "HTTPSConnectionPool(host='social.holdmybeer.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "otome.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 12, + "activeHalfyear": 12 + }, + "localPosts": 117 + }, + "openRegistrations": false + } + }, + "video.ffsit.net": { + "error": "HTTPSConnectionPool(host='video.ffsit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.peshane.net": { + "error": 503 + }, + "pleroma.cdmx.rocks": { + "error": "HTTPSConnectionPool(host='pleroma.cdmx.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Riley": { "error": 404 }, - "nextcloud.dttyde.de": { + "pix.guimik.fr": { + "error": "HTTPSConnectionPool(host='pix.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud-morgan.yourownnet.cloud": { + "error": 403 + }, + "harishfulara07.wordpress.com": { "error": 404 }, - "queer.party": { + "toot.playgames.jp": { + "error": "HTTPSConnectionPool(host='toot.playgames.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "welt.all.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 154 + }, + "openRegistrations": false + } + }, + "d.c-cha.cc": { + "error": 404 + }, + "social.vovard.net": { + "error": "HTTPSConnectionPool(host='social.vovard.net', port=443): Read timed out. (read timeout=3)" + }, + "magik.me": { + "error": "HTTPSConnectionPool(host='magik.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "vimeo.com": { + "error": 404 + }, + "unchapeau-dev.marnanel.org": { + "error": "HTTPSConnectionPool(host='unchapeau-dev.marnanel.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "touhey.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "stardew.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 27, + "activeMonth": 9, + "activeHalfyear": 15 + }, + "localPosts": 15364 + }, + "openRegistrations": false + } + }, + "ushio.o-man.co": { + "error": "HTTPSConnectionPool(host='ushio.o-man.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "balafon.video": { + "error": "HTTPSConnectionPool(host='balafon.video', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.lvds.co": { + "error": "HTTPSConnectionPool(host='mastodon.lvds.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "place-of-refuge.com": { "nodeinfo": { "version": "2.0", "software": { @@ -94719,16 +99827,49 @@ ], "usage": { "users": { - "total": 2696, - "activeMonth": 552, - "activeHalfyear": 1280 + "total": 9, + "activeMonth": 41, + "activeHalfyear": 184 }, - "localPosts": 393266 + "localPosts": 6094 }, "openRegistrations": true } }, - "apeiron.aire.ml": { + "ikisugi.m.to": { + "error": "HTTPSConnectionPool(host='ikisugi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.idolhack.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "radicchio.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 8, + "activeHalfyear": 10 + }, + "localPosts": 2525 + }, + "openRegistrations": false + } + }, + "mastodon.jog.li": { + "error": "HTTPSConnectionPool(host='mastodon.jog.li', port=443): Read timed out. (read timeout=3)" + }, + "oniko-branch.moe": { + "error": "HTTPSConnectionPool(host='oniko-branch.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "next.treba.ml": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -94740,92 +99881,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", "chat", "relay" ], "federation": { "enabled": true, - "exclusions": false, + "exclusions": true, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "yorishiro.space", - "stereophonic.space", - "pl.smuglo.li", - "twimblr.xyz", - "sinblr.com", - "humblr.social", - "switter.at", - "bikeshed.party", - "xxxtumblr.org", - "social.myfreecams.com", - "pl.nudie.social", - "kinkyelephant.com", - "kinky.business", - "my.dirtyhobby.xyz" - ], - "media_nsfw": [ - "yorishiro.space", - "stereophonic.space", - "pl.smuglo.li", - "twimblr.xyz", - "sinblr.com", - "humblr.social", - "switter.at", - "bikeshed.party", - "xxxtumblr.org", - "social.myfreecams.com", - "pl.nudie.social", - "kinkyelephant.com", - "kinky.business", - "my.dirtyhobby.xyz" - ], - "media_removal": [], - "reject": [ - "baraag.net", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "neckbeard.xyz", - "freespeechextremist.com", - "shitasstits.life", - "gab.com", - "gabfed.com", - "develop.gab.com", - "gab.polaris-1.work", - "gabble.xyz", - "gab.sleeck.eu", - "gab.protohype.net", - "rightmastodon.com", - "spinster.xyz", - "spinster.dev" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "baraag.net", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "neckbeard.xyz", - "freespeechextremist.com", - "shitasstits.life", - "gab.com", - "gabfed.com", - "develop.gab.com", - "gab.polaris-1.work", - "gabble.xyz", - "gab.sleeck.eu", - "gab.protohype.net", - "rightmastodon.com", - "spinster.xyz", - "spinster.dev" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -94833,10 +99898,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "One more strange object in the Fediverse", - "nodeName": "Aire de Pleroma", + "nodeDescription": "\u0422\u0440\u0435\u0431\u0430\u0422\u0430\u043a \u0440\u0430\u0437\u043e\u043c \u0437\u043c\u043e\u0436\u0435\u043c\u043e! \u0421\u0435\u0440\u0432\u0456\u0441 \u043c\u0456\u043a\u0440\u043e\u0431\u043b\u043e\u0433\u0456\u043d\u0433\u0443 \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u0422\u0440\u0435\u0431\u0430\u0422\u0430\u043a. \u041f\u0440\u0430\u0446\u044e\u0454 \u043d\u0430 Pleroma.", + "nodeName": "\u0422\u0440\u0435\u0431\u0430\u0422\u0430\u043a", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -94884,8 +99949,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://apeiron.aire.ml/users/fuzzylynx", - "https://apeiron.aire.ml/users/Shroom" + "https://next.treba.ml/users/trebatk" ], "suggestions": { "enabled": false @@ -94897,7 +99961,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -94907,84 +99971,84 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.50-2707-g114e7b76-develop" }, "usage": { - "localPosts": 377, + "localPosts": 6, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "mastohun.tk": { - "error": "HTTPSConnectionPool(host='mastohun.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastohun.tk timed out. (connect timeout=3)'))" + "antisocial.swagosaure.com": { + "error": "HTTPSConnectionPool(host='antisocial.swagosaure.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "robo.super-niche.club": { - "error": "HTTPSConnectionPool(host='robo.super-niche.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tobiaswiese.com": { + "error": "HTTPSConnectionPool(host='tobiaswiese.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.esprit-fablab.org": { + "videos.domainepublic.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 12, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 162 - }, - "openRegistrations": true - } - }, - "575don.club": { - "error": "HTTPSConnectionPool(host='575don.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "v.lesterpig.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 67 + "total": 30 }, - "localPosts": 3536, - "localComments": 3 + "localPosts": 5835, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "\ud83d\udc37 Tube ", - "nodeDescription": "Personal PeerTube instance. Expect dev, games and misc subjects!", + "nodeName": "PeerTube", + "nodeDescription": "Reprenez le contr\u00f4le de vos vid\u00e9os", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -94995,15 +100059,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720, - 1080 + 360, + 720 ] }, "import": { @@ -95076,8 +100139,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -95091,278 +100154,115 @@ } } }, - "mastodon.emory.coffee": { - "error": 404 - }, - "vid.leotindall.com": { - "error": "HTTPSConnectionPool(host='vid.leotindall.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s.libreden.net": { - "error": "HTTPSConnectionPool(host='s.libreden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.ho2e.de": { - "error": 404 - }, - "moon.holiday": { + "purple.flowers": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 21, - "activeMonth": 16, - "activeHalfyear": 24 + "total": 1 }, - "localPosts": 21772 - }, - "openRegistrations": false - } - }, - "radiofree.cloud": { - "error": "HTTPSConnectionPool(host='radiofree.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" - }, - "mstdn02.noellabo.jp": { - "error": "HTTPSConnectionPool(host='mstdn02.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ennibook.de": { - "error": "HTTPSConnectionPool(host='ennibook.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "smilodon.rowan.website": { - "error": 404 - }, - "mastodon.kaiserflur.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "localPosts": 13, + "localComments": 3 }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 55 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "eleni.emelina@pm.me" + } } }, - "tophattedcat.co.ukfriend": { - "error": "HTTPSConnectionPool(host='tophattedcat.co.ukfriend', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.librelabucm.org": { - "error": "HTTPSConnectionPool(host='gnusocial.librelabucm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "pleroma.usagi.top": { - "error": "HTTPSConnectionPool(host='pleroma.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sn.realmofespionage.xyz": { - "error": "HTTPSConnectionPool(host='sn.realmofespionage.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shikisom.m.to": { - "error": "HTTPSConnectionPool(host='shikisom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.jp": { - "error": "HTTPSConnectionPool(host='misskey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.evolix.org": { - "error": 404 + "b101.me": { + "error": "HTTPSConnectionPool(host='b101.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.rdemers.de": { + "degrow.us.to": { "error": 404 }, - "meganedon.link": { - "error": "HTTPSConnectionPool(host='meganedon.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "sander.social": { - "error": "HTTPSConnectionPool(host='sander.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fuyuu.ga": { + "error": "HTTPSConnectionPool(host='fuyuu.ga', port=443): Read timed out. (read timeout=3)" }, - "musique.durieux.ovh": { + "friendica.mediaformat.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "friendica", + "version": "2020.03-1293" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 246, - "activeHalfyear": 237, - "activeMonth": 73 - } + "outbound": [ + "smtp", + "tumblr", + "twitter" + ] }, + "usage": {}, + "openRegistrations": false, "metadata": { - "actorId": "https://musique.durieux.ovh/federation/actors/service", - "private": false, - "shortDescription": "Welcome to paradise ^^", - "longDescription": "Welcome in this fantastic journey in the deep of the consciousness. \nLeave you to chill out you and reconnect with your self. \nEnjoy that !", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Peace And Love", - "banner": "https://musique.durieux.ovh/media/dynamic_preferences/instance__banner/community-chillout-hero-l.jpg", - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 1129 - }, - "artists": { - "total": 639 - }, - "albums": { - "total": 644 - }, - "music": { - "hours": 199.59583333333333 - } + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "tumblr", + "twitter" + ] }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "In order to maintain this musical platform in efficient way and seeing it growing in a near future, don't hesitate to financially support the server admin. In an other word, me :)\n\n-> Please, Buy me a beer.\n\npaypal.me/musiquedurieuxovh", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 176 - } - }, - "listenings": { - "total": 4429 - }, - "downloads": { - "total": 175 - } - } + "explicitContent": false } } }, - "pixelfed.home.monsiteinternet.org": { - "nodeinfo": { - "metadata": { - "nodeName": "Mon PixelFed \u00e0 moi que j'ai", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed", - "git": { - "commit_hash": "", - "url": "https://github.com/pixelfed/pixelfed/commit/" - } - }, - "captcha": false - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.9.0" - }, - "usage": { - "localPosts": 2, - "localComments": 1, - "users": { - "total": 1, - "activeHalfyear": "0", - "activeMonth": "0" - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "takumstdn.club": { - "error": "HTTPSConnectionPool(host='takumstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ltdon.herokuapp.com": { - "error": 503 - }, - "zekjur.net": { - "error": 404 - }, - "equalitybylot.wordpress.com": { - "error": 404 - }, - "eiselecloud.de": { - "error": 404 + "mstdn.mobilehackerz.jp": { + "error": "HTTPSConnectionPool(host='mstdn.mobilehackerz.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.tigre-bleu.net": { + "cogito.io": { "error": 404 }, - "stuff.tii.tu-dresden.de": { - "error": "HTTPSConnectionPool(host='stuff.tii.tu-dresden.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stuff.tii.tu-dresden.de' doesn't match 'cloud.tii.tu-dresden.de'\")))" - }, - "demo.abijma.nl": { - "error": "HTTPSConnectionPool(host='demo.abijma.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to demo.abijma.nl timed out. (connect timeout=3)'))" - }, - "docs.piedesktop.com": { - "error": 404 + "noo.b.hax.xyz": { + "error": "HTTPSConnectionPool(host='noo.b.hax.xyz', port=443): Read timed out. (read timeout=3)" }, - "racheltheparrot.tf": { - "error": "HTTPSConnectionPool(host='racheltheparrot.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.erdyyn.net": { + "error": "HTTPSConnectionPool(host='mastodon.erdyyn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "curmudgeon.cafe": { + "mastodon.crazynewworld.net": { "nodeinfo": { "version": "2.0", "software": { @@ -95374,118 +100274,46 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 16, + "activeMonth": 19, + "activeHalfyear": 56 }, - "localPosts": 1879 + "localPosts": 86580 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.maik.social": { - "error": "HTTPSConnectionPool(host='mastodon.maik.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.firc.de": { - "error": "HTTPSConnectionPool(host='mastodon.firc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toukae.com": { - "error": "HTTPSConnectionPool(host='toukae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.aquaplus.jp": { - "error": "HTTPSConnectionPool(host='mstdn.aquaplus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "leftlibertarian.club": { - "error": 404 - }, - "naf.hostdon.jp": { - "error": "HTTPSConnectionPool(host='naf.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.sgrclowd.xyz": { - "error": "HTTPSConnectionPool(host='www.sgrclowd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "infostatex.blogspot.mx": { - "error": 404 - }, - "tatchanka.fr": { - "error": "HTTPSConnectionPool(host='tatchanka.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tatchanka.fr timed out. (connect timeout=3)'))" - }, - "girlcock-club.herokuapp.com": { - "error": 404 - }, - "clione.misoni.club": { - "error": 410 - }, - "paw.cafe": { - "error": "HTTPSConnectionPool(host='paw.cafe', port=443): Read timed out. (read timeout=3)" - }, - "elb.cloud": { - "error": "HTTPSConnectionPool(host='elb.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mst.ongstar.jp": { - "error": "HTTPSConnectionPool(host='mst.ongstar.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "img.fabienphoto.eu": { - "error": "HTTPSConnectionPool(host='img.fabienphoto.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to img.fabienphoto.eu timed out. (connect timeout=3)'))" - }, - "pleroma.koko.cat": { - "error": "HTTPSConnectionPool(host='pleroma.koko.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stellar.planet.moe": { - "error": "HTTPSConnectionPool(host='stellar.planet.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stellar.planet.moe' doesn't match either of 'planet.moe', 'quesdon.planet.moe'\")))" - }, - "cloud.pquirk.com": { - "error": 404 - }, - "nc.wingartz.de": { - "error": 404 - }, - "oufmilo.com": { - "error": 502 - }, - "pptdn.jp": { - "error": "HTTPSConnectionPool(host='pptdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "status.pfefferle.org": { - "error": 404 - }, - "nomlishdon.racing-lagoon.info": { - "error": "HTTPSConnectionPool(host='nomlishdon.racing-lagoon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "brined.fish": { + "makesocialboops.com": { "error": 404 }, - "don.inux39.me": { + "beehub.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 110, + "activeMonth": 126, + "activeHalfyear": 176 }, - "localPosts": 32156 + "localPosts": 2649 }, - "openRegistrations": false + "openRegistrations": true } }, - "owls.io": { - "error": 404 + "cloud.houghton.media": { + "error": 403 }, - "iddqdidkfa.de": { + "owncloud.home.monsiteinternet.org": { "error": 404 }, - "hash.my": { - "error": "HTTPSConnectionPool(host='hash.my', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hash.my' doesn't match 'bbb.rufposten.de'\")))" - }, - "social.timespiral.co.jp": { + "geotdn.i-red.info": { "nodeinfo": { "version": "2.0", "software": { @@ -95497,63 +100325,64 @@ ], "usage": { "users": { - "total": 19, + "total": 17, "activeMonth": 7, - "activeHalfyear": 15 + "activeHalfyear": 18 }, - "localPosts": 57864 + "localPosts": 18212 }, "openRegistrations": true } }, - "mstdn.hidamariso.jp": { - "error": "HTTPSConnectionPool(host='mstdn.hidamariso.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.114514.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.114514.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "fvdz.localtunnel.me": { - "error": "HTTPSConnectionPool(host='fvdz.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "cloud.paleodecor.com": { + "error": "HTTPSConnectionPool(host='cloud.paleodecor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.me": { + "netzkombin.at": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 35 - }, - "localPosts": 341 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://fedi.me/users/lidar" + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Netzkombinat", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -95586,51 +100415,21 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://netzkombin.at/users/witti" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Fedi.me", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "social.ynnx.eu": { - "error": "HTTPSConnectionPool(host='social.ynnx.eu', port=443): Read timed out. (read timeout=3)" - }, - "nc.umrath.net": { - "error": 404 - }, - "relay.dog": { - "nodeinfo": { - "openRegistrations": true, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -95639,269 +100438,157 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 e56d909fe20107f00875854c0ae19e72753fc79a" + "name": "pleroma", + "version": "2.0.3-stable" }, "usage": { - "localPosts": 0, + "localPosts": 243, "users": { - "total": 1 + "total": 2 } }, - "version": "2.0", - "metadata": { - "peers": [ - "blimps.xyz", - "snouts.online", - "gulp.cafe", - "meow.social", - "yiff.life", - "ice-lolly.social", - "meemu.org", - "beach.city", - "redroo.ml", - "bunny.blue", - "vulpine.club", - "transfurrmation.town", - "plush.city", - "feather.city", - "rhubarb.land", - "barkshark.xyz", - "chomp.life", - "asonix.dog", - "kindred.haus" - ] - } + "version": "2.0" } }, - "toyamastdon.net": { - "error": "HTTPSConnectionPool(host='toyamastdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/nanoha": { - "error": 404 - }, - "dev.trollian.space": { - "error": 404 - }, - "mastodon.m2.nz": { - "error": "HTTPSConnectionPool(host='mastodon.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnutan.club": { - "error": "HTTPSConnectionPool(host='gnutan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.cutie.live": { - "error": "HTTPSConnectionPool(host='social.cutie.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.thiago.ws": { - "error": "HTTPSConnectionPool(host='blog.thiago.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.thiago.ws timed out. (connect timeout=3)'))" - }, - "rafting.io": { - "error": 404 + "mastodon.tsuchinoko.tech": { + "error": "HTTPSConnectionPool(host='mastodon.tsuchinoko.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "reseaujaune.com": { + "das-kreative.de": { "error": 404 }, - "social.adyxax.org": { - "error": "HTTPSConnectionPool(host='social.adyxax.org', port=443): Read timed out. (read timeout=3)" + "alterednarrative.net": { + "error": "HTTPSConnectionPool(host='alterednarrative.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "monkeydiesel.net": { + "mstdn.y-zu.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 157, + "activeMonth": 40, + "activeHalfyear": 89 }, - "localPosts": 31 + "localPosts": 197487 }, "openRegistrations": false } }, - "cloud.pdhlh.eu": { - "error": "HTTPSConnectionPool(host='cloud.pdhlh.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.pdhlh.eu' doesn't match either of 'computers.pdhlh.eu', 'documenten.pdhlh.eu', 'enri.pdhlh.eu', 'enrioud.pdhlh.eu', 'fietsen.pdhlh.eu', 'foto.pdhlh.eu', 'fotos.pdhlh.eu', 'pdhlh.eu', 'privacy.pdhlh.eu', 'reizen.pdhlh.eu', 'skat.pdhlh.eu', 'taken.pdhlh.eu', 'user.pdhlh.eu', 'users.pdhlh.eu', 'verstand.pdhlh.eu', 'wandelingen.pdhlh.eu', 'wolk.pdhlh.eu', 'www.pdhlh.eu'\")))" + "art.mrkiddle.co.uk": { + "error": "HTTPSConnectionPool(host='art.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'art.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" }, - "www.panpaniscus.cafe": { - "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "WriteFreely_Blogs", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 6 - }, - "version": "2.0" - } + "cocoa.me.uk": { + "error": 404 }, - "mastodon.netou.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 177 - }, - "openRegistrations": false - } + "gme.one": { + "error": "HTTPSConnectionPool(host='gme.one', port=443): Read timed out. (read timeout=3)" }, - "hack.syscaller.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 7, - "activeHalfyear": 11 - }, - "localPosts": 3451 - }, - "openRegistrations": false - } + "kink.town": { + "error": "HTTPSConnectionPool(host='kink.town', port=443): Read timed out. (read timeout=3)" }, - "abyssfriend.club": { - "error": "HTTPSConnectionPool(host='abyssfriend.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'abyssfriend.club' doesn't match either of '*.easywp.com', 'easywp.com'\")))" + "nc15.yagst.de": { + "error": "HTTPSConnectionPool(host='nc15.yagst.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dreiecksnebel.alex-detsch.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 266, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "dreiecksnebel", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } + "combiner.team": { + "error": "HTTPSConnectionPool(host='combiner.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "carnivore.social": { + "social.lainon.life": { "nodeinfo": { "metadata": { - "nodeName": "carnivore.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "carnivore.social", - "url": "https://carnivore.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "social.lainon.life", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -95910,35 +100597,31 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "pleroma", + "version": "2.0.3-stable" }, "usage": { - "localPosts": 1, - "localComments": 0, + "localPosts": 2687, "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 3 + "total": 71 } }, - "version": "2.0", - "openRegistrations": true + "version": "2.0" } }, - "mstdn.dwscdv3.com": { - "error": "HTTPSConnectionPool(host='mstdn.dwscdv3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "relay.qaf.men": { + "error": "HTTPSConnectionPool(host='relay.qaf.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.nakayoshi.tk": { - "error": "HTTPSConnectionPool(host='pleroma.nakayoshi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.nakayoshi.tk timed out. (connect timeout=3)'))" + "art.kitsuna.net": { + "error": "HTTPSConnectionPool(host='art.kitsuna.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "my.clusterboss.com": { - "error": 403 + "piaf.fromhome.ovh": { + "error": "HTTPSConnectionPool(host='piaf.fromhome.ovh', port=443): Read timed out. (read timeout=3)" }, - "micro.welltempered.net": { - "error": 404 + "defloration.ml": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.mnko.info": { + "pleroma.pandanet.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -95948,20 +100631,29 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.mneko.info", + "nodeName": "pandanet", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -96008,15 +100700,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.mnko.info/users/mneko" - ], + "staffAccounts": [], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -96025,10 +100711,9 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -96036,24 +100721,18 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "2.0.1" }, "usage": { - "localPosts": 644, + "localPosts": 241, "users": { - "total": 2 + "total": 8 } }, "version": "2.0" } }, - "social.holdmybeer.solutions": { - "error": "HTTPSConnectionPool(host='social.holdmybeer.solutions', port=443): Read timed out. (read timeout=3)" - }, - "6cuelujo3prytx3k.onion": { - "error": "HTTPSConnectionPool(host='6cuelujo3prytx3k.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "share.elouworld.org": { + "toot.fedilab.app": { "nodeinfo": { "version": "2.0", "software": { @@ -96065,229 +100744,173 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 13, + "activeMonth": 7, + "activeHalfyear": 22 }, - "localPosts": 1789 + "localPosts": 1311 }, - "openRegistrations": false + "openRegistrations": true } }, - "hub.berdaguermontes.eu": { - "error": "HTTPSConnectionPool(host='hub.berdaguermontes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "manulinux.wordpress.com": { - "error": 404 - }, - "diaspora.niemeczek.at": { - "error": "HTTPSConnectionPool(host='diaspora.niemeczek.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.lindipravity.be": { - "error": 500 - }, - "plume.victorynewmedia.com": { - "error": 526 - }, - "maple.asria.jp": { - "error": "HTTPSConnectionPool(host='maple.asria.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plz.nobulli.me": { - "error": "HTTPSConnectionPool(host='plz.nobulli.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.baconpotato.net": { + "mistynotes.nl": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "mistynotes", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 8, - "activeMonth": 8, - "activeHalfyear": 8 + "total": 1 }, - "localPosts": 1248 + "localPosts": 14 }, - "openRegistrations": true + "version": "2.0" } }, - "indymotion.fr": { + "quaziinc.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "seeds.void.garden": { + "error": "HTTPSConnectionPool(host='seeds.void.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'seeds.void.garden' doesn't match either of 'adriel.io', 'adriel.xyz'\")))" + }, + "summoners-riftodon.jp": { + "error": "HTTPSConnectionPool(host='summoners-riftodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xn--zckuao5dze.jp": { + "error": "HTTPSConnectionPool(host='xn--zckuao5dze.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.kitchen": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 12 + "total": 86, + "activeMonth": 43, + "activeHalfyear": 63 }, - "localPosts": 225, - "localComments": 0 + "localPosts": 32076 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "IndyMotion", - "nodeDescription": "Indymotion.fr est une instance peertube ind\u00e9pendante g\u00e9r\u00e9e par des activistes de divers lieux. \n\nNous pouvons offrir des acc\u00e8s illimit\u00e9 et gratuits \u00e0 la plateforme \u00e0 des ONG, ou organisations de petite taille \u0153uvrant dans les domaines des arts, de la politique, des droits fondamentaux et de l'aide \u00e0 autrui. Pour obtenir un compte, envoyez un message en cliquant ci-dessus sur le bouton \"contacter l'administrateur\" ", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 60 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "noisebridge.social": { - "error": "HTTPSConnectionPool(host='noisebridge.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vuc.me": { - "error": 404 - }, - "nn77.m.to": { - "error": "HTTPSConnectionPool(host='nn77.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sebbo.net": { - "error": 404 - }, - "status.libertyblitzkrieg.com": { - "error": 502 - }, - "perfect.hypnovir.us": { + "pleroma.lord.re": { "nodeinfo": { "metadata": { - "nodeName": "Princess Grace's Castle", - "nodeDescription": "A Virus Girl's Domain", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Instance mono-utilisateur de lord", + "nodeName": "pleroma.lord.re", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.lord.re/users/lord" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -96295,204 +100918,49 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pleroma", + "version": "2.0.2" }, "usage": { + "localPosts": 4557, "users": { - "total": 1 - }, - "localPosts": 83 + "total": 3 + } }, "version": "2.0" } }, - "mt.cloudron-dev.syn.im": { - "error": "HTTPSConnectionPool(host='mt.cloudron-dev.syn.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mt.cloudron-dev.syn.im timed out. (connect timeout=3)'))" - }, - "mastodon.bacasable.eu": { - "error": "HTTPSConnectionPool(host='mastodon.bacasable.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.bacasable.eu timed out. (connect timeout=3)'))" - }, - "tumblr.simounet.net": { - "error": 410 - }, - "sqlblog.com": { - "error": "HTTPSConnectionPool(host='sqlblog.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mayuka-mon.jp": { - "error": "HTTPSConnectionPool(host='mayuka-mon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mayuka-mon.jp timed out. (connect timeout=3)'))" + "latedon.sui-hei.net": { + "error": "HTTPSConnectionPool(host='latedon.sui-hei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vidz.dou.bet": { + "m.tuxcloud.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 50344, - "localComments": 0 + "localPosts": 16 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Doubet Vidz", - "nodeDescription": "Doubet Vidz is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 5 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "blog.theconley.club": { - "error": "HTTPSConnectionPool(host='blog.theconley.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "noisebox.m.to": { - "error": "HTTPSConnectionPool(host='noisebox.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.plein.org": { - "error": "HTTPSConnectionPool(host='mastodon.plein.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.kelseyz.org": { - "error": "HTTPSConnectionPool(host='masto.kelseyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.kafit.se": { - "error": 403 - }, - "pooltoy.club": { - "error": "HTTPSConnectionPool(host='pooltoy.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.lust.works": { - "error": "HTTPSConnectionPool(host='pl.lust.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "canor.kr": { - "error": "HTTPSConnectionPool(host='canor.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'canor.kr' doesn't match '*.canor.kr'\")))" + "sweettitties.scalingo.io": { + "error": 503 }, - "toot.forumanalogue.fr": { + "mstdn.xn--h1ahnbk7d.xn--p1ai": { "nodeinfo": { "version": "2.0", "software": { @@ -96504,429 +100972,322 @@ ], "usage": { "users": { - "total": 98, - "activeMonth": 177, - "activeHalfyear": 370 + "total": 29, + "activeMonth": 9, + "activeHalfyear": 46 }, - "localPosts": 15041 + "localPosts": 1425 }, "openRegistrations": true } }, - "mastodon.social/users/ssweeny": { - "error": 404 - }, - "bark.zer0xff.com": { - "error": "HTTPSConnectionPool(host='bark.zer0xff.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bark.zer0xff.com' doesn't match 'epicrpg4.bmemo.pw'\")))" - }, - "ukadon-test.shillest.net": { + "write.random.sh": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "write.random.sh", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.6.0" + }, "usage": { "users": { - "total": 128, - "activeMonth": 60, - "activeHalfyear": 88 + "total": 6 }, - "localPosts": 67625 + "localPosts": 16 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.autrechose.club": { + "youdieifyou.work": { + "error": "HTTPSConnectionPool(host='youdieifyou.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "is.queerenough.com": { + "error": "HTTPSConnectionPool(host='is.queerenough.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "dream.m.to": { + "error": "HTTPSConnectionPool(host='dream.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anthive.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 37 + "localPosts": 5377 }, - "openRegistrations": true + "openRegistrations": false } }, - "marcodavi.co.uk": { + "friendica.chilemasto.casa": { "nodeinfo": { - "metadata": { - "nodeName": "Marco Davi's Blog", - "nodeDescription": "Sales Enablement - The Future of Selling is Digital and Human", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "smtp", + "wordpress" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 40, + "activeHalfyear": 40, + "activeMonth": 38 }, - "localPosts": 7 + "localPosts": 81290, + "localComments": 1 }, - "version": "2.0" + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "allbees.be": { - "error": "HTTPSConnectionPool(host='allbees.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "geekingout.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "immermusik.de": { - "error": "HTTPSConnectionPool(host='immermusik.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to immermusik.de timed out. (connect timeout=3)'))" + "b.engagemedia.org": { + "error": "HTTPSConnectionPool(host='b.engagemedia.org', port=443): Read timed out. (read timeout=3)" }, - "social.rudloff.pro": { + "friendica.xyz": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.06-dev-1343" }, "protocols": { "inbound": [ "friendica", - "activitypub", + "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", + "diaspora", "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "smtp" + "libertree", + "smtp", + "twitter", + "wordpress" ] }, - "usage": [], - "openRegistrations": false, + "usage": { + "users": { + "total": 13, + "activeHalfyear": 12, + "activeMonth": 12 + }, + "localPosts": 1563, + "localComments": 1011 + }, + "openRegistrations": true, "metadata": { - "nodeName": "social.rudloff.pro", + "nodeName": "Friendica XYZ", "protocols": { "inbound": [ "friendica", - "activitypub", + "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "activitypub", + "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "libertree", + "smtp", + "twitter", + "wordpress" ] }, "explicitContent": false } } }, - "cloud.metapierre.org": { - "error": 404 + "mastodoncr.com": { + "error": "HTTPSConnectionPool(host='mastodoncr.com', port=443): Read timed out. (read timeout=3)" }, - "test.valaci.ml": { - "error": "HTTPSConnectionPool(host='test.valaci.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.valaci.ml timed out. (connect timeout=3)'))" + "natsushyo.me": { + "nodeinfo": { + "metadata": { + "nodeName": "\u590f\u306e\u601d\u3044\u51fa", + "nodeDescription": "\u601d\u3044\u51fa\u3067\u306e\u306f\u5199\u771f\u3058\u3083\u306a\u3044\u3001\u6c17\u6301\u3061\u304b\u3082\u3057\u308c\u306a\u3044", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 35 + }, + "version": "2.0" + } }, - "serious-firefox-20.localtunnel.me": { - "error": "HTTPSConnectionPool(host='serious-firefox-20.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "subak.club": { + "error": 404 }, - "mstdn.robw.me": { - "error": 500 + "trollian.space": { + "error": 404 }, - "road42.social": { - "error": "HTTPSConnectionPool(host='road42.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'road42.social' doesn't match 'gft.r42-apps.de'\")))" + "cloud.mcrygh.net": { + "error": "HTTPSConnectionPool(host='cloud.mcrygh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ksalsk.m.to": { - "error": "HTTPSConnectionPool(host='ksalsk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "public-transport.social": { + "error": "HTTPSConnectionPool(host='public-transport.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.7kry.net": { - "error": "HTTPSConnectionPool(host='mstdn.7kry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.guizzyordi.info": { + "error": 404 }, - "micro.preslav.me": { - "error": "HTTPSConnectionPool(host='micro.preslav.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "badabadoc.online": { + "error": "HTTPSConnectionPool(host='badabadoc.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "azabani.com": { - "error": 404 + "5ma.club": { + "error": "HTTPSConnectionPool(host='5ma.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" }, - "cre8thoughts.com": { + "mastodon.social/users/franka": { "error": 404 }, - "cloud.coniunct.io": { - "error": "HTTPSConnectionPool(host='cloud.coniunct.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "spraci.info": { + "error": "HTTPSConnectionPool(host='spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "testing.tfor.de": { - "error": "HTTPSConnectionPool(host='testing.tfor.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "sns.toshipapi.tokyo": { + "error": "HTTPSConnectionPool(host='sns.toshipapi.tokyo', port=443): Read timed out. (read timeout=3)" }, - "social.libre.fi": { + "mstdn.syui.cf": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "AntiFollowbotPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "sunbeam.city" - ], - "media_nsfw": [ - "humblr.social", - "switter.at" - ], - "media_removal": [], - "reject": [ - "bikeshed.party", - "pleroma.com", - "jaeger.website", - "cliterati.club", - "imvegan.fyi", - "afterlife.masto.host", - "carrot.army", - "glindr.org", - "koyu.space", - "kitsune.cafe", - "desu.social", - "fedi.vulpes.one", - "neenster.org", - "witches.live", - "hellsite.site", - "*.witches.live", - "cryptids.online", - "mstdn.io", - "pieville.net", - "loadaverage.org", - "*.absturztau.be", - "stereophonic.space", - "freefedifollowers.ga", - "mastodon.gamedev.place", - "piggo.space", - "gabble.xyz", - "spinster.xyz", - "inditoot.com", - "social.xeltica.work", - "catgirl.life", - "nomoresha.me", - "anime.website", - "neckbeard.xyz", - "explosion.party", - "social.librem.one", - "librem.one", - "abdl.link", - "pawoo.net", - "qoto.org", - "social.puri.sm", - "freespeech.firedragonstudios.com", - "gameliberty.club", - "loli.estate", - "social.sunshinegardens.org", - "thechad.zone", - "homura.space", - "noagendasocial.com", - "comm.network", - "community.highlandarrow.com", - "freespeechextremist.com", - "pl.smuglo.li", - "lolis.world", - "pleroma.cucked.me", - "goldandblack.xyz", - "rainbowdash.net", - "rapefeminists.network", - "liberdon.com", - "mobile.co", - "melalandia.tk", - "sealion.club", - "shitasstits.life", - "freezepeach.xyz", - "social.i2p.rocks", - "shitposter.club", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.louisoft01.moe", - "social.lucci.xyz", - "social.quodverum.com", - "unsafe.space", - "waifu.social", - "weeaboo.space", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "socnet.supes.com", - "freehold.earth", - "freespeech.host", - "pl.765racing.com", - "baraag.net", - "pokemon.men", - "shpposter.club", - "hedgehoghunter.club", - "the.hedgehoghunter.club", - "kys.moe", - "pl.kys.moe", - "develop.gab.com", - "*.gab.ai", - "*.gab.io", - "gab.com", - "gab.ai", - "gab.io", - "forum.decisiveliberty.news", - "peertube.live", - "anime.website", - "lets.saynoto.lgbt", - "cawfee.club", - "exited.eu", - "pl.wowana.me", - "bugs.social", - "accela.online", - "shigusegubu.club", - "aria.company", - "kompost.cz", - "quitter.pw", - "gab.sleeck.eu", - "cyzed.com", - "not-develop.gab.com", - "kiwifarms.cc", - "pleroma.kiwifarms.cc", - "kiwifarms.net", - "pleroma.kiwifarms.net", - "kiwifarms.is", - "pleroma.kiwifarms.is", - "weedis.life", - "voice.masto.host", - "freevoice.space", - "mastodon.fail", - "gabfed.com", - "mstdn.foxfam.club", - "warc.space", - "fedichive.tk", - "ost.social" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social @ libre.fi", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.libre.fi/users/brainblasted" - ], - "suggestions": { - "enabled": false + "localPosts": 154 + }, + "openRegistrations": false + } + }, + "zitter.ca": { + "error": "HTTPSConnectionPool(host='zitter.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quixote.p4g.club": { + "nodeinfo": { + "metadata": { + "nodeName": "quixote & p4g.club", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 5, + "publicReader": true, + "invites": true }, "openRegistrations": false, "protocols": [ @@ -96934,31 +101295,61 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.50-5593-g84cdcef2-libre-fi-branch" + "name": "writefreely", + "version": "0.11.1" }, "usage": { - "localPosts": 6884, "users": { - "total": 27 - } + "total": 5, + "activeHalfyear": 2 + }, + "localPosts": 22 }, "version": "2.0" } }, - "pouet.sbaron.fr": { - "error": "HTTPSConnectionPool(host='pouet.sbaron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stegodon.me": { + "error": "HTTPSConnectionPool(host='stegodon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.famla.eu": { - "error": "HTTPSConnectionPool(host='friendica.famla.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.famla.eu' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "mastodon.social/users/takaeri": { + "error": 404 }, - "pornload.tv": { - "error": "HTTPSConnectionPool(host='pornload.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hazel.cafe": { + "error": "HTTPSConnectionPool(host='hazel.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hazel.cafe' doesn't match 'fedi.hazel.cafe'\")))" }, - "pleroma.chimerae.org": { + "mstdn.foxfam.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 754, + "activeMonth": 651, + "activeHalfyear": 798 + }, + "localPosts": 2119873 + }, + "openRegistrations": true + } + }, + "social.kosebamse.com": { + "error": "HTTPSConnectionPool(host='social.kosebamse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.yuyat.jp": { + "error": "HTTPSConnectionPool(host='mstdn.yuyat.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "twinkaga.in": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -96970,8 +101361,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "gopher", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true @@ -96983,9 +101376,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma | chimerical space", + "mailerEnabled": false, + "nodeDescription": "A generalistic, anticapitalist and NSFW-friendly, Pleroma instance.", + "nodeName": "Make Pleroma Twink Again", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -97031,21 +101424,21 @@ "users", "web" ], - "skipThreadContainment": false, + "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.chimerae.org/users/chimericalgirls" + "https://twinkaga.in/users/mrtino" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, + "avatar": 4000000, "background": 4000000, "banner": 4000000, "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -97055,433 +101448,271 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-679-g9e3ec582-develop" }, "usage": { - "localPosts": 384, + "localPosts": 12072, "users": { - "total": 4 + "total": 23 } }, "version": "2.0" } }, - "squeaky.fun": { - "error": "HTTPSConnectionPool(host='squeaky.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'squeaky.fun' doesn't match either of 'bawk.space', 'jenny.bawk.space', 'lewd.bawk.space', 'mail.bawk.space', 'www.bawk.space'\")))" - }, - "chiji.space": { - "error": "HTTPSConnectionPool(host='chiji.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to chiji.space timed out. (connect timeout=3)'))" + "mastodon.hekki.info": { + "error": "HTTPSConnectionPool(host='mastodon.hekki.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jason.holi.chat": { - "error": "HTTPSConnectionPool(host='jason.holi.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jason.holi.chat timed out. (connect timeout=3)'))" - }, - "boodon.jp": { - "error": "HTTPSConnectionPool(host='boodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to boodon.jp timed out. (connect timeout=3)'))" - }, - "sportsdon.t11i.jp": { - "error": "HTTPSConnectionPool(host='sportsdon.t11i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "freeradon.net": { - "error": "HTTPSConnectionPool(host='freeradon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cleantechnica.com": { + "error": 404 }, - "mong.chat": { + "robert.winter.ink": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A cosy place for cosy people", - "nodeName": "Mong Chat", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://mong.chat/users/dani" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Muse & Reason", + "nodeDescription": "From the keyboard of Robert Winter", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.1" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 364, "users": { - "total": 14 - } + "total": 1 + }, + "localPosts": 8 }, "version": "2.0" } }, - "linuxnews.de": { - "error": 404 - }, - "sina.moe": { - "error": "HTTPSConnectionPool(host='sina.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.grimmbart.org": { - "error": "HTTPSConnectionPool(host='social.grimmbart.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bw-toot.de": { - "error": "HTTPSConnectionPool(host='bw-toot.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pokedon.org": { - "error": 404 - }, - "suku.m.to": { - "error": "HTTPSConnectionPool(host='suku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.minimachin.ynh.fr": { - "error": "HTTPSConnectionPool(host='blog.minimachin.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.minimachin.ynh.fr timed out. (connect timeout=3)'))" - }, - "car-mastodon.link": { - "error": "HTTPSConnectionPool(host='car-mastodon.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.shoes": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 207, + "activeHalfyear": 367 + }, + "localPosts": 24 + }, + "openRegistrations": false + } }, - "alttw.home.js4.in": { - "error": "HTTPSConnectionPool(host='alttw.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "testodon.tyk.nu": { + "error": "HTTPSConnectionPool(host='testodon.tyk.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "himalia.dnshome.de": { - "error": "HTTPSConnectionPool(host='himalia.dnshome.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "s.cctracker.net": { + "error": "HTTPSConnectionPool(host='s.cctracker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.nekomimi.jp": { - "error": 404 + "osada.togart.de": { + "error": "HTTPSConnectionPool(host='osada.togart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mobilizon.travelpandas.eu": { + "matterofti.me": { "nodeinfo": { "metadata": { - "nodeDescription": "Change this to a proper description of your instance", - "nodeName": "Travelpandas" + "nodeName": "\u65f6\u95f4\u7269\u8d28", + "nodeDescription": "\u6b22\u8fce\u6765\u5230\u65f6\u95f4\u4e4b\u4e2d", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 7, + "publicReader": true, + "invites": true }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0" + "rss2.0" ] }, "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" + "name": "writefreely", + "version": "0.11.2" }, "usage": { - "localComments": 0, - "localPosts": 1, "users": { - "total": 1 - } + "total": 68 + }, + "localPosts": 142 }, "version": "2.0" } }, - "mastodon.a-moberg.com": { - "error": "HTTPSConnectionPool(host='mastodon.a-moberg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "prost.staendsche.de": { - "error": "HTTPSConnectionPool(host='prost.staendsche.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to prost.staendsche.de timed out. (connect timeout=3)'))" - }, - "directorsblog.nih.gov": { + "social.funke-software.de": { "error": 404 }, - "outaouais.club": { - "error": 406 + "wrestling.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 4, + "activeHalfyear": 5 + }, + "localPosts": 513 + }, + "openRegistrations": false + } }, - "zagueros.noblogs.org": { - "error": "HTTPSConnectionPool(host='zagueros.noblogs.org', port=443): Read timed out. (read timeout=3)" + "stardenver.eu": { + "error": "HTTPSConnectionPool(host='stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.consumium.org": { + "mastodon.social/users/Verius": { "error": 404 }, - "peertube1.olympe.online": { - "error": "HTTPSConnectionPool(host='peertube1.olympe.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonvn.herokuapp.com": { + "error": 503 }, - "hub.monte-bleibt.de": { - "error": 404 + "44.masto.host": { + "error": "HTTPSConnectionPool(host='44.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fransleys.duckdns.org": { - "error": "HTTPSConnectionPool(host='fransleys.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "ret2got.wordpress.com": { + "error": 404 }, - "social.zackroniacs.com": { + "mastodol.jp": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 9 - }, - "localPosts": 6 - }, "software": { - "version": "1.0.7-2-ga067cf0f", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 4194304, - "banner": 4194304, - "background": 4194304, - "avatar": 4194304 - }, - "suggestions": { - "web": "https://distsn.org/user-new.html", - "timeout": 60000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-new-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": true - }, - "staffAccounts": [ - "https://social.zackroniacs.com/users/_The_Chairman_" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Mainland Crusaders", - "nodeDescription": "N/A", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_simple": { - "report_removal": [ - "bofa.lol", - "honey.church" - ], - "reject": [ - "develop.gab.com", - "exited.eu", - "gab.ai", - "gab.com", - "gab.polaris-1.work", - "gab.sleeck.eu", - "gabfed.com", - "not-develop.gab.com" - ], - "media_removal": [ - "2hu.club", - "accela.online", - "bsd.moe", - "pleroma.soykaf.com", - "gs.smuglo.li", - "nie.moe", - "lets.saynoto.lgbt", - "pl.smuglo.li", - "toot.love", - "niu.moe" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.social" - ], - "federated_timeline_removal": [ - "mastodon.social", - "counter.social", - "shitposter.social" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "exclusions": false + "usage": { + "users": { + "total": 983, + "activeMonth": 176, + "activeHalfyear": 241 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "suggestions", - "relay" - ], - "accountActivationRequired": true - } + "localPosts": 114727 + }, + "openRegistrations": true } }, - "video.genxp.net": { - "error": "HTTPSConnectionPool(host='video.genxp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meet.the-be.at": { + "error": "HTTPSConnectionPool(host='meet.the-be.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "testhub.lazyteddy.eu": { - "error": 404 + "iddqdidkfa.de": { + "error": "HTTPSConnectionPool(host='iddqdidkfa.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "md.futa.moe": { - "error": "HTTPSConnectionPool(host='md.futa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hexa.space": { + "error": "HTTPSConnectionPool(host='hexa.space', port=443): Read timed out. (read timeout=3)" }, - "owncity.win": { - "error": "HTTPSConnectionPool(host='owncity.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to owncity.win timed out. (connect timeout=3)'))" + "video.vvvvvvaria.org": { + "error": "HTTPSConnectionPool(host='video.vvvvvvaria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.vvvvvvaria.org' doesn't match 'stream.vvvvvvaria.org'\")))" }, - "jonwatson.ca": { + "etxetik.org": { + "error": "HTTPSConnectionPool(host='etxetik.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nube.akirah.es": { "error": 404 }, - "pleroma.chvanikoff.com": { - "error": "HTTPSConnectionPool(host='pleroma.chvanikoff.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "benschcloud.de": { + "error": 403 }, - "www.beckorg.com": { - "error": 404 + "mstdn.nightowl.jp": { + "error": "HTTPSConnectionPool(host='mstdn.nightowl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "epicmax.masto.host": { - "error": "HTTPSConnectionPool(host='epicmax.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "drytalk.social": { + "error": "HTTPSConnectionPool(host='drytalk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.slum.cloud": { - "error": 502 + "nextcloud.vhtec.de": { + "error": 404 }, - "m4sk.in": { + "drive.cclaude.rocks": { "error": 404 }, - "wetube.moe": { - "error": "HTTPSConnectionPool(host='wetube.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.adaizen.com": { + "error": "HTTPSConnectionPool(host='social.adaizen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.adaizen.com' doesn't match either of '*.dnsmadeeasy.com', 'dnsmadeeasy.com'\")))" }, - "blue0a6m5c.moe.hm": { - "error": "HTTPSConnectionPool(host='blue0a6m5c.moe.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blue0a6m5c.moe.hm timed out. (connect timeout=3)'))" + "radtusks.xyz": { + "error": "HTTPSConnectionPool(host='radtusks.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "querwege-cloud.de": { + "steinwart.dk": { "error": 404 }, - "snaps.gallery": { - "error": "HTTPSConnectionPool(host='snaps.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "koreadon.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 62, + "activeMonth": 17, + "activeHalfyear": 26 + }, + "localPosts": 111683 + }, + "openRegistrations": true + } }, - "prinsesse.co": { - "error": "HTTPSConnectionPool(host='prinsesse.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "eupublic.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 71, + "activeMonth": 24, + "activeHalfyear": 133 + }, + "localPosts": 4137 + }, + "openRegistrations": true + } }, - "silvernight.social": { + "kitsune.cafe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -97493,9 +101724,9 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "media_proxy", - "chat", - "relay" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -97514,7 +101745,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Nest", + "nodeName": "Kitsune Cafe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -97562,7 +101793,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://silvernight.social/users/Retidurc" + "https://kitsune.cafe/users/mizuki", + "https://kitsune.cafe/users/puniko" ], "suggestions": { "enabled": false @@ -97571,7 +101803,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 148000000 + "general": 32000000 } }, "openRegistrations": false, @@ -97584,69 +101816,125 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2789-g4c02e049-develop" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 3754, + "localPosts": 23690, "users": { - "total": 3 + "total": 10 } }, "version": "2.0" } }, - "postactiv.tlsocial.de": { - "error": "HTTPSConnectionPool(host='postactiv.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cambodia.khmer.love": { + "error": "HTTPSConnectionPool(host='cambodia.khmer.love', port=443): Read timed out. (read timeout=3)" }, - "oyashirosama.cf": { - "error": "HTTPSConnectionPool(host='oyashirosama.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oyashirosama.cf timed out. (connect timeout=3)'))" + "data.haus": { + "error": "HTTPSConnectionPool(host='data.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "vault.miaochann.com": { - "error": "HTTPSConnectionPool(host='vault.miaochann.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chikuwa.sweak.net": { + "error": "HTTPSConnectionPool(host='chikuwa.sweak.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "amie.moe": { - "error": "HTTPSConnectionPool(host='amie.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to amie.moe timed out. (connect timeout=3)'))" + "speakers-corner.uk": { + "error": "HTTPSConnectionPool(host='speakers-corner.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.xenv.io": { - "error": "HTTPSConnectionPool(host='social.xenv.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dizl.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 40, + "activeMonth": 18, + "activeHalfyear": 62 + }, + "localPosts": 703 + }, + "openRegistrations": true + } }, - "mastodon.fruitopology.net": { - "error": "HTTPSConnectionPool(host='mastodon.fruitopology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lmbo.party": { + "error": "HTTPSConnectionPool(host='lmbo.party', port=443): Read timed out. (read timeout=3)" }, - "foxes.life": { + "social.matej-lach.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 4838 + }, + "openRegistrations": false + } + }, + "hfukuchi.masto.host": { + "error": "HTTPSConnectionPool(host='hfukuchi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wardollies.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www23292u.sakura.ne.jp": { + "error": "HTTPSConnectionPool(host='www23292u.sakura.ne.jp', port=443): Read timed out. (read timeout=3)" + }, + "test.rbq.press": { "error": 404 }, - "peertube.leboulaire.ovh": { - "error": "HTTPSConnectionPool(host='peertube.leboulaire.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.leboulaire.ovh timed out. (connect timeout=3)'))" + "yojinokuni.m.to": { + "error": "HTTPSConnectionPool(host='yojinokuni.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.ribbit.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.ribbit.xyz', port=443): Read timed out. (read timeout=3)" + "cloud.giebel-kl.de": { + "error": 403 }, - "d.a9z.dev": { - "error": "HTTPSConnectionPool(host='d.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/ignami": { + "error": 404 }, - "tl.timeattack.zone": { - "error": "HTTPSConnectionPool(host='tl.timeattack.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "koehr.tech": { + "error": "HTTPSConnectionPool(host='koehr.tech', port=443): Read timed out. (read timeout=3)" }, - "moondragon.xen.prgmr.com": { - "error": "HTTPSConnectionPool(host='moondragon.xen.prgmr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "tube.gaiserik.com": { + "error": "HTTPSConnectionPool(host='tube.gaiserik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "alt-right.space": { - "error": "HTTPSConnectionPool(host='alt-right.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nexus.vernetzt.org": { + "error": 404 }, - "mastodon.misoni.club": { - "error": 410 + "otoya.space": { + "error": "HTTPSConnectionPool(host='otoya.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.sulairris.com": { + "plume.oa-dev.com": { + "error": "HTTPSConnectionPool(host='plume.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "op1c-mastodon.herokuapp.com": { + "error": 404 + }, + "dregin.com": { "nodeinfo": { "metadata": { - "nodeName": "Sulairris\u2019s blog", - "nodeDescription": "Someone who likes tech and other things", + "nodeName": "Testament Of Youth", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - } + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -97655,208 +101943,62 @@ "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.12.0" + "version": "0.10.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 6 + "localPosts": 7 }, "version": "2.0" } }, - "cloud.vicipedia.org": { - "error": 404 - }, - "cloud.rockdapus.org": { - "error": 403 - }, - "burner.social": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 32 - }, - "localPosts": 61 - }, - "software": { - "version": "1.0.4", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://burner.social/users/Burner" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Burner.Social", - "nodeDescription": "Federated social network for Burners, running on Pleroma.", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "cloud.chapelle-lez-herlaimont.be": { - "error": 404 - }, - "afd.best": { - "error": "HTTPSConnectionPool(host='afd.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.hnz.io": { + "error": "HTTPSConnectionPool(host='social.hnz.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.hnz.io' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "beko.famkos.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 836, - "localComments": 1083 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "beko@duke.famkos.net" - } - } + "cloud.shinenelson.com": { + "error": "HTTPSConnectionPool(host='cloud.shinenelson.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.snopyta.org": { + "social.hoga.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 77, - "activeMonth": 37, - "activeHalfyear": 67 + "total": 51, + "activeMonth": 8, + "activeHalfyear": 12 }, - "localPosts": 3435 + "localPosts": 2616 }, "openRegistrations": false } }, - "peertube.heberge.fr": { + "mastodon.smwa.me": { + "error": "HTTPSConnectionPool(host='mastodon.smwa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roar.draboros.net": { + "error": 403 + }, + "owncloud.urspringer.de": { + "error": 404 + }, + "cloud.oikologiki-symmaxia.gr": { + "error": "HTTPSConnectionPool(host='cloud.oikologiki-symmaxia.gr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videonaute.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -97876,17 +102018,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 11 }, - "localPosts": 10134, - "localComments": 0 + "localPosts": 3278, + "localComments": 7 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Heberge.fr", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Videonaute", + "nodeDescription": "L'exploration artistique et ludique pour toutes et tous.", "nodeConfig": { "plugin": { "registered": [] @@ -97909,7 +102051,11 @@ "enabled": true }, "enabledResolutions": [ - 360 + 240, + 360, + 480, + 720, + 1080 ] }, "import": { @@ -97982,7 +102128,7 @@ } }, "user": { - "videoQuota": 21474836480, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -97997,197 +102143,122 @@ } } }, - "social.harshadsharma.com": { - "error": "HTTPSConnectionPool(host='social.harshadsharma.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "v6ak.com": { + "error": 404 }, - "mstdn.cosnomi.com": { - "error": "HTTPSConnectionPool(host='mstdn.cosnomi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rosaryfaith.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 1, + "activeHalfyear": 6 + }, + "localPosts": 34 + }, + "openRegistrations": true + } }, - "spanishrevolution.wordpress.com": { - "error": 404 + "logi.fun": { + "error": "HTTPSConnectionPool(host='logi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "masto.libre.brussels": { - "error": "Expecting value: line 1 column 1 (char 0)" + "edgecats.network": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "hoshidora.mastportal.info": { - "error": "HTTPSConnectionPool(host='hoshidora.mastportal.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ss5.masdon.life": { + "error": "HTTPSConnectionPool(host='ss5.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "view.furrytf.club": { - "error": "HTTPSConnectionPool(host='view.furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "neolithikum.org": { + "error": "HTTPSConnectionPool(host='neolithikum.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloudwindorch.com": { - "error": "HTTPSConnectionPool(host='cloudwindorch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "review-dokku-m1r5s5.pleroma.online": { + "error": "HTTPSConnectionPool(host='review-dokku-m1r5s5.pleroma.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "videos.squat.net": { + "suntory.lem0n.cc": { + "error": "HTTPSConnectionPool(host='suntory.lem0n.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "speakeasy.tk": { + "error": "HTTPSConnectionPool(host='speakeasy.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubzilla.social.my-wan.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "xmpp" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 7 + "total": 4, + "activeHalfyear": 4, + "activeMonth": 0 }, - "localPosts": 326, + "localPosts": 10, "localComments": 0 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube on squat!net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Hubzilla" } } }, - "kosendon.tech": { + "asagayagaya.com": { + "error": "HTTPSConnectionPool(host='asagayagaya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "epactive.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 21 + }, + "openRegistrations": true + } + }, + "iota.ga": { + "error": "HTTPSConnectionPool(host='iota.ga', port=443): Read timed out. (read timeout=3)" + }, + "solutionpoint.asia": { + "error": "HTTPSConnectionPool(host='solutionpoint.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.libertopia.cc": { "nodeinfo": { "version": "2.0", "software": { @@ -98197,30 +102268,104 @@ "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 24 + }, + "openRegistrations": false + } + }, + "lain.com": { + "error": "HTTPSConnectionPool(host='lain.com', port=443): Read timed out. (read timeout=3)" + }, + "fedi.siina.wtf": { + "error": "HTTPSConnectionPool(host='fedi.siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mini.noellabo.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { "total": 3, - "activeMonth": 2, + "activeMonth": 3, "activeHalfyear": 3 }, - "localPosts": 23 + "localPosts": 82 }, "openRegistrations": true } }, - "m.uncate.org": { - "error": "HTTPSConnectionPool(host='m.uncate.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.uncate.org timed out. (connect timeout=3)'))" + "pretty.vacunt.tk": { + "error": "HTTPSConnectionPool(host='pretty.vacunt.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "radioliberadaelpodcast.wordpress.com": { - "error": 410 + "mastodon.social/users/qwilman": { + "error": 404 }, - "mastodon.social/users/DerHetzer": { + "relay.taruntarun.net": { "error": 404 }, - "social.passionaqua.me": { - "error": "HTTPSConnectionPool(host='social.passionaqua.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.passionaqua.me' doesn't match either of 'adrienschmuck.fr', 'www.adrienschmuck.fr'\")))" + "wf.catgirlsin.space": { + "nodeinfo": { + "metadata": { + "nodeName": "Codex Library", + "nodeDescription": "A place to write whatever, wherever you want.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": true + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 11, + "activeHalfyear": 2 + }, + "localPosts": 35 + }, + "version": "2.0" + } }, - "decentralised.social": { + "cloud.jimny.me": { + "error": 404 + }, + "insoumis.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.mapleton.busey.me": { + "error": "HTTPSConnectionPool(host='mastodon.mapleton.busey.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ubuntu.social": { + "error": 404 + }, + "iscute.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -98232,14 +102377,36 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 100 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "ObjectAgePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "freespeechextremist.com", + "dickkickextremist.xyz", + "rapLst.town" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -98248,10 +102415,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "decentralised.social", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "An instance for cuties", + "nodeName": "iscute.moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -98299,7 +102466,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://decentralised.social/users/wezm" + "https://iscute.moe/users/admin", + "https://iscute.moe/users/steph", + "https://iscute.moe/users/kurisu" ], "suggestions": { "enabled": false @@ -98308,7 +102477,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 50000000 } }, "openRegistrations": false, @@ -98324,84 +102493,242 @@ "version": "2.0.2" }, "usage": { - "localPosts": 408, + "localPosts": 121547, "users": { - "total": 2 + "total": 25 } }, "version": "2.0" } }, - "ygo.pub": { + "shitpost.spinkynetworks.com": { + "error": "HTTPSConnectionPool(host='shitpost.spinkynetworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.y-y.li": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.35.1" + "metadata": { + "nodeName": "pix.y-y.li", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Y-Y Pix", + "domain": "pix.y-y.li", + "url": "https://pix.y-y.li", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { - "users": {} + "localPosts": 5, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + } }, - "metadata": { - "nodeName": null, - "nodeDescription": "\u56e0\u4e3a\u5b9e\u4f8b\u662f\u7531\u4e2a\u4eba\u7ef4\u62a4\u7684, \u5927\u91cf\u7684\u7528\u6237\u56fe\u7247\u5b58\u50a8\u7684\u8bdd\u4f1a\u9020\u6210\u5927\u91cf\u7684\u5f00\u652f, \u4e8e\u662f\u51b3\u5b9a\u53ea\u5bb9\u7eb3 50 \u4eba\u5de6\u53f3\u7684\u7528\u6237, \u6240\u4ee5\u9700\u8981\u6ce8\u518c\u5e10\u53f7\u7684\u8bdd\u8bf7\u5411\u53f3\u4e0b\u89d2\u7684\u7ef4\u62a4\u8005\u90ae\u7bb1\u53d1\u9001\u6ce8\u518c\u7533\u8bf7\u90ae\u4ef6, \u6ca1\u6709\u95ee\u9898\u7684\u8bdd\u4fbf\u4f1a\u6536\u5230\u4e00\u4efd\u5e26\u6709\u9080\u8bf7\u7801\u7684\u56de\u4fe1.", - "maintainer": { - "name": "shynome", - "email": "shynome@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "version": "2.0", + "openRegistrations": false } }, - "notes.whatthefuck.computer": { + "mastodon.svartalfaheimr.net": { + "error": "HTTPSConnectionPool(host='mastodon.svartalfaheimr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mb.mrkiddle.co.uk": { "error": 404 }, - "next.treba.ml": { - "error": "HTTPSConnectionPool(host='next.treba.ml', port=443): Read timed out. (read timeout=3)" + "fb.fairy-tales.org": { + "error": 404 }, - "helloproject.m.to": { - "error": "HTTPSConnectionPool(host='helloproject.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.store": { + "error": "HTTPSConnectionPool(host='pleroma.store', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.ghacks.net": { + "ap-relay.herokuapp.com": { + "error": 503 + }, + "www.jordanmerrick.com": { "error": 404 }, - "us.masto.host": { - "error": "HTTPSConnectionPool(host='us.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fo4kkc41uylv.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.29lab.jp": { - "error": "HTTPSConnectionPool(host='mastodon.29lab.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "yahaldx9138u1bg8rdu.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.steven-tappert.de": { - "error": 404 + "nwah.social": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 2 + }, + "localPosts": 350 + }, + "software": { + "version": "1.0.7", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "N'wah social", + "nodeDescription": "Private instance by @eater@nwah.social", + "invitesEnabled": true, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } }, - "cloud.jrtberlin.de": { - "error": 404 + "mstdn.pondzu.com": { + "error": "HTTPSConnectionPool(host='mstdn.pondzu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "skeptikon.fr": { + "don.teamkitten.tk": { + "error": "HTTPSConnectionPool(host='don.teamkitten.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev.mstdn.y-zu.org": { + "error": "HTTPSConnectionPool(host='dev.mstdn.y-zu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ple.ggtea.org": { + "error": 502 + }, + "tube.postblue.info": { "nodeinfo": { "version": "2.0", "software": { @@ -98418,37 +102745,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 1599 + "total": 4 }, - "localPosts": 4647, - "localComments": 439 + "localPosts": 23439, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Skeptik\u00f3n", - "nodeDescription": "Skeptik\u00f3n est une plateforme de vid\u00e9os en ligne d\u00e9di\u00e9e \u00e0 la Z\u00e9t\u00e9tique, \u00e0 l'esprit critique, et au scepticisme de mani\u00e8re plus g\u00e9n\u00e9rale.", + "nodeName": "PostTube", + "nodeDescription": "PostTube is made of PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "logo-skeptikon", - "version": "0.0.1", - "description": "Skeptikon logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -98462,7 +102775,7 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -98478,11 +102791,13 @@ "enabled": true }, "enabledResolutions": [ + 0, 240, 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -98555,7 +102870,7 @@ } }, "user": { - "videoQuota": 0, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -98570,322 +102885,43 @@ } } }, - "mastodon.social/users/chimericalgirls": { - "error": 404 - }, - "pixel.linuxine.net": { - "error": "HTTPSConnectionPool(host='pixel.linuxine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.msinschek.de": { - "error": 403 - }, - "dtb9nragkvmlkph.4chan.icu": { - "error": "HTTPSConnectionPool(host='dtb9nragkvmlkph.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "kagura1050.orz.hm": { - "error": "HTTPSConnectionPool(host='kagura1050.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kagura1050.orz.hm timed out. (connect timeout=3)'))" + "m.u7fa9.org": { + "error": "HTTPSConnectionPool(host='m.u7fa9.org', port=443): Read timed out. (read timeout=3)" }, - "social.anjara.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 32 - }, - "openRegistrations": true - } + "saihate.m.to": { + "error": "HTTPSConnectionPool(host='saihate.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "f.3ischn.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 48, - "localComments": 48 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "f", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "tsuyotsuyopp.jp": { + "error": "HTTPSConnectionPool(host='tsuyotsuyopp.jp', port=443): Read timed out. (read timeout=3)" }, - "mastodon.jbx.com": { - "error": 404 + "riondon.miraiv.net": { + "error": "HTTPSConnectionPool(host='riondon.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ffs.social": { - "error": "HTTPSConnectionPool(host='ffs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ffs.social' doesn't match 'de2.terrahost.org'\")))" + "f.berdaguermontes.eu": { + "error": "HTTPSConnectionPool(host='f.berdaguermontes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "makephotos.twinkaga.in": { - "error": "HTTPSConnectionPool(host='makephotos.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.bluedreamsagency.it": { + "error": "HTTPSConnectionPool(host='cloud.bluedreamsagency.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.jpi.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 3 - }, - "localPosts": 1 - }, - "openRegistrations": false - } + "cloud.fug-mann.net": { + "error": "HTTPSConnectionPool(host='cloud.fug-mann.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "drive.ohf-lesvos.org": { + "cloud.tigre-bleu.net": { "error": 404 }, - "mastodon.kida.io": { - "error": "HTTPSConnectionPool(host='mastodon.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "qunaud.hostdon.jp": { - "error": "HTTPSConnectionPool(host='qunaud.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.tomocraft.net": { - "error": 410 - }, - "social.l4p1n.met-hardware.fr": { - "error": "HTTPSConnectionPool(host='social.l4p1n.met-hardware.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.rabble.network": { - "error": "HTTPSConnectionPool(host='mastodon.rabble.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "news.orbb.fr": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Orbb", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://news.orbb.fr/users/RazHell" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 40461, - "users": { - "total": 20 - } - }, - "version": "2.0" - } - }, - "sink.big.mt": { - "error": "HTTPSConnectionPool(host='sink.big.mt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xarxamontgri.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 22, - "activeMonth": 4, - "activeHalfyear": 10 - }, - "localPosts": 463 - }, - "openRegistrations": true - } + "scream.cloud": { + "error": 500 }, - "frell.co": { + "mastodon.niu.ne.jp": { "error": 404 }, - "thoughts.alanralph.co.uk": { - "error": "HTTPSConnectionPool(host='thoughts.alanralph.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "powell.zone": { - "error": "HTTPSConnectionPool(host='powell.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to powell.zone timed out. (connect timeout=3)'))" - }, - "mastodon.coms.hk": { - "error": "HTTPSConnectionPool(host='mastodon.coms.hk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.ffsit.net": { - "error": "HTTPSConnectionPool(host='video.ffsit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.crimethink.top": { - "error": "HTTPSConnectionPool(host='pleroma.crimethink.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.2printers1cups.com": { - "error": "HTTPSConnectionPool(host='mastodon.2printers1cups.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cutie-pies.club": { + "error": "HTTPSConnectionPool(host='cutie-pies.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "k3i.pw": { - "error": "HTTPSConnectionPool(host='k3i.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "pritter.tk": { + "error": "SOCKSHTTPConnectionPool(host='red.admireck.ml', port=80): Read timed out. (read timeout=3)" }, - "tube.crapaud-fou.org": { + "videos.numerique-en-commun.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -98905,33 +102941,23 @@ "openRegistrations": true, "usage": { "users": { - "total": 113 + "total": 12 }, - "localPosts": 12984, - "localComments": 26 + "localPosts": 23, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "CraTube", - "nodeDescription": "Le serveur PeerTube de la mare virtuelle crapaud fou", + "nodeName": "Videos - Num\u00e9rique en Commun", + "nodeDescription": "Instance peertube pour numerique en commun", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -98942,28 +102968,25 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, - 240, 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -99027,7 +103050,7 @@ } }, "user": { - "videoQuota": 0, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -99042,333 +103065,920 @@ } } }, - "ncr.m.to": { - "error": "HTTPSConnectionPool(host='ncr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.hisurga.com": { - "error": "HTTPSConnectionPool(host='mstdn.hisurga.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "talk.houbahouba.de": { - "error": "HTTPSConnectionPool(host='talk.houbahouba.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "hatabowyou.club": { - "error": "HTTPSConnectionPool(host='hatabowyou.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hatabowyou.club timed out. (connect timeout=3)'))" - }, - "mastodon.codes": { - "error": "HTTPSConnectionPool(host='mastodon.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.codes timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Zeether": { - "error": 404 - }, - "honk.meme.technology": { - "error": 404 - }, - "mastodon.social/users/gersande": { - "error": 404 - }, - "futa.moe": { - "error": "Exceeded 30 redirects." + "mastodon.okkikki.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.okkikki.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.mastodon.libresilicon.com": { + "blogue.narf.ca": { "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, + "version": "2.0", "software": { - "name": "activityrelay", - "version": "0.1 f34b42ae78ff03ed346e69086ec435cf420a35a9" + "name": "wordpress", + "version": "5.3.3" }, "usage": { - "localPosts": 0, "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [] - } - } - }, - "fnode.schirr.org": { - "error": "HTTPSConnectionPool(host='fnode.schirr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "videos.martyn.berlin": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "total": 2 + }, + "localPosts": 749, + "localComments": 1113 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "email": "narF@narF.ca" } } }, - "mastodon.cloud-ace.jp": { - "error": "HTTPSConnectionPool(host='mastodon.cloud-ace.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.cloud-ace.jp' doesn't match 'relay.vareal.work'\")))" - }, - "drive.joshspace.me": { - "error": 404 + "status.jodyribton.me": { + "error": "HTTPSConnectionPool(host='status.jodyribton.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pokemon.men": { + "social.lxsameer.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 36, - "activeMonth": 94, - "activeHalfyear": 203 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 262989 + "localPosts": 243 }, "openRegistrations": false } }, - "pixelfed.snakenode.eu": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.snakenode.eu", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed.snakenode.eu", - "domain": "pixelfed.snakenode.eu", - "url": "https://pixelfed.snakenode.eu", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 1, - "localComments": 0, - "users": { - "total": 4, - "activeHalfyear": 2, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } + "mstdn.activepeace.work": { + "error": "HTTPSConnectionPool(host='mstdn.activepeace.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "social.piweb.be": { + "berries.space": { + "error": "HTTPSConnectionPool(host='berries.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "snel.im": { + "error": "HTTPSConnectionPool(host='snel.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-kt.m.to": { + "error": "HTTPSConnectionPool(host='mstdn-kt.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dicrescenzo.cloud": { + "error": 404 + }, + "flashfic.stream": { + "error": "HTTPSConnectionPool(host='flashfic.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hw.aqr.af": { + "error": "HTTPSConnectionPool(host='hw.aqr.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yatw.home.js4.in": { + "error": "HTTPSConnectionPool(host='yatw.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.ketchupma.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 189 + "localPosts": 32335 }, - "openRegistrations": true + "openRegistrations": false } }, - "test.coffeesurge.com": { - "error": "HTTPSConnectionPool(host='test.coffeesurge.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "m.plop.cc": { + "error": 404 }, - "pnw.social": { - "error": "HTTPSConnectionPool(host='pnw.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.io": { + "error": 404 }, - "mstdn.imastags.com": { - "error": "HTTPSConnectionPool(host='mstdn.imastags.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.imastags.com' doesn't match 'www.imastags.com'\")))" + "mastodon.compassion.online": { + "error": "HTTPSConnectionPool(host='mastodon.compassion.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.misoni.club": { - "error": 410 + "porntube.host": { + "error": "HTTPSConnectionPool(host='porntube.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hnkl.email": { - "error": "HTTPSConnectionPool(host='hnkl.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "nakasange.net": { + "error": "HTTPSConnectionPool(host='nakasange.net', port=443): Read timed out. (read timeout=3)" }, - "playstation-mstdn.com": { - "error": "HTTPSConnectionPool(host='playstation-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tecklenbook.de": { + "error": "HTTPSConnectionPool(host='tecklenbook.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "hug.network": { - "error": "HTTPSConnectionPool(host='hug.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.newbase.cloud": { + "error": "HTTPSConnectionPool(host='social.newbase.cloud', port=443): Read timed out. (read timeout=3)" }, - "we.procrastinate.work": { - "error": "HTTPSConnectionPool(host='we.procrastinate.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "syn.social": { + "error": "HTTPSConnectionPool(host='syn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube3.zeteo.me": { + "mika.cassiopeia.uberspace.de": { "error": 404 }, - "cloud.ciscofreak.com": { - "error": "HTTPSConnectionPool(host='cloud.ciscofreak.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "blog.mevo.xyz": { + "error": "HTTPSConnectionPool(host='blog.mevo.xyz', port=443): Read timed out. (read timeout=3)" }, - "ali.delbertbeta.cc": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "watch.wallace.fm": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "md.rhythmania.net": { - "error": "HTTPSConnectionPool(host='md.rhythmania.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.cosmicanimal.jp": { + "error": 404 }, - "mastodon.social/users/aphid": { + "talknet.akabe.co": { + "error": 410 + }, + "mstdn.tharyrok.eu": { + "error": "HTTPSConnectionPool(host='mstdn.tharyrok.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cedric.io": { "error": 404 }, - "fediverse.xavin.net": { + "mastodon.cafe518.com": { + "error": "HTTPSConnectionPool(host='mastodon.cafe518.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "t.con.sh": { + "error": "HTTPSConnectionPool(host='t.con.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "faithbook.ovh": { "error": 404 }, - "social.noff.co": { + "peertube.drycat.fr": { + "error": "HTTPSConnectionPool(host='peertube.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.jakechampion.name": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.pinkelephant.dev": { + "error": "HTTPSConnectionPool(host='social.pinkelephant.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "naturalistlife.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Naturalist Life", + "nodeDescription": "Living life, naturally", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 80, - "activeMonth": 10, - "activeHalfyear": 24 + "total": 1 }, - "localPosts": 6694 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "scuba.masdon.life": { - "error": "HTTPSConnectionPool(host='scuba.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/gersande": { + "error": 404 }, - "esta.ensu.casa": { - "error": "HTTPSConnectionPool(host='esta.ensu.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to esta.ensu.casa timed out. (connect timeout=3)'))" + "lusfulllife.masto.host": { + "error": "HTTPSConnectionPool(host='lusfulllife.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "doll.social": { + "souk.getloci.com": { "error": 404 }, - "pix.g3l.org": { - "error": "HTTPSConnectionPool(host='pix.g3l.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.g3l.org' doesn't match '2b2.g3l.org'\")))" + "nuage.le-moine.org": { + "error": "HTTPSConnectionPool(host='nuage.le-moine.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kanina.be": { + "819.blue": { + "error": "HTTPSConnectionPool(host='819.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "socnet.supes.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 7 + "total": 24, + "activeMonth": 7, + "activeHalfyear": 11 }, - "localPosts": 4584 + "localPosts": 8192 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn.moe-max.jp": { - "error": "HTTPSConnectionPool(host='mstdn.moe-max.jp', port=443): Read timed out. (read timeout=3)" - }, - "bitsof.tech": { - "error": "HTTPSConnectionPool(host='bitsof.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bitsof.tech timed out. (connect timeout=3)'))" - }, - "ps.m0n5t3r.info": { + "friendica.gronendahl.de": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, + "version": "1.0", + "software": { + "name": "friendica", + "version": "2019.01-1293" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 + }, + "localPosts": 81, + "localComments": 3 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "friendica auf gronendahl.de", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "ostatus.r-sky.jp": { + "error": "HTTPSConnectionPool(host='ostatus.r-sky.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.bau-ha.us.": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 511, + "activeMonth": 290, + "activeHalfyear": 635 + }, + "localPosts": 44334 + }, + "openRegistrations": true + } + }, + "write.wjt.me.uk": { + "nodeinfo": { + "metadata": { + "nodeName": "wjt", + "nodeDescription": "Remembering how to write about something other than computer", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 15 + }, + "version": "2.0" + } + }, + "pic.otos.red": { + "error": "HTTPSConnectionPool(host='pic.otos.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.portswigger.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mirabellug.org": { + "error": 404 + }, + "mastodon.thequietplace.social": { + "error": "HTTPSConnectionPool(host='mastodon.thequietplace.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rss.mrkiddle.co.uk": { + "error": "HTTPSConnectionPool(host='rss.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rss.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" + }, + "animalliberation.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 587, + "activeMonth": 4, + "activeHalfyear": 17 + }, + "localPosts": 1908 + }, + "openRegistrations": true + } + }, + "intersect.hackershack.net": { + "error": "HTTPSConnectionPool(host='intersect.hackershack.net', port=443): Read timed out. (read timeout=3)" + }, + "zedshaw.com": { + "error": 404 + }, + "4null0.blogspot.mx": { + "error": 404 + }, + "event1.tcit.fr": { + "nodeinfo": { + "metadata": { + "nodeDescription": "Change this to a proper description of your instance", + "nodeName": "Event1 Testing" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0" + ] + }, + "software": { + "name": "Mobilizon", + "version": "1.0.0-dev" + }, + "usage": { + "localComments": 0, + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "cloud.tacam.de": { + "error": "HTTPSConnectionPool(host='cloud.tacam.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud02.silas229.de": { + "error": 404 + }, + "shiro.dog": { + "error": "HTTPSConnectionPool(host='shiro.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friends.lesbian.energy": { + "error": 404 + }, + "feline.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 123 + }, + "openRegistrations": true + } + }, + "bloodmountain.herokuapp.com": { + "error": 404 + }, + "nextcloud.nekomimiswitch.com": { + "error": "HTTPSConnectionPool(host='nextcloud.nekomimiswitch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pl.istukiy.com": { + "error": "HTTPSConnectionPool(host='pl.istukiy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stream.ot-mangas.com": { + "error": "HTTPSConnectionPool(host='stream.ot-mangas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubzilla.inclusion.cc": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.7.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "redmatrix", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 10, + "activeHalfyear": 7, + "activeMonth": 0 + }, + "localPosts": 52, + "localComments": 8 + }, + "metadata": { + "nodeName": "Inclusion Social Hub" + } + } + }, + "mhtube.de": { + "error": "HTTPSConnectionPool(host='mhtube.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.libre.fi": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "AntiFollowbotPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "sunbeam.city" + ], + "media_nsfw": [ + "humblr.social", + "switter.at" + ], + "media_removal": [], + "reject": [ + "bikeshed.party", + "pleroma.com", + "jaeger.website", + "cliterati.club", + "imvegan.fyi", + "afterlife.masto.host", + "carrot.army", + "glindr.org", + "koyu.space", + "kitsune.cafe", + "desu.social", + "fedi.vulpes.one", + "neenster.org", + "witches.live", + "hellsite.site", + "*.witches.live", + "cryptids.online", + "mstdn.io", + "pieville.net", + "loadaverage.org", + "*.absturztau.be", + "stereophonic.space", + "freefedifollowers.ga", + "mastodon.gamedev.place", + "piggo.space", + "gabble.xyz", + "spinster.xyz", + "inditoot.com", + "social.xeltica.work", + "catgirl.life", + "nomoresha.me", + "anime.website", + "neckbeard.xyz", + "explosion.party", + "social.librem.one", + "librem.one", + "abdl.link", + "pawoo.net", + "qoto.org", + "social.puri.sm", + "freespeech.firedragonstudios.com", + "gameliberty.club", + "loli.estate", + "social.sunshinegardens.org", + "thechad.zone", + "homura.space", + "noagendasocial.com", + "comm.network", + "community.highlandarrow.com", + "freespeechextremist.com", + "pl.smuglo.li", + "lolis.world", + "pleroma.cucked.me", + "goldandblack.xyz", + "rainbowdash.net", + "rapefeminists.network", + "liberdon.com", + "mobile.co", + "melalandia.tk", + "sealion.club", + "shitasstits.life", + "freezepeach.xyz", + "social.i2p.rocks", + "shitposter.club", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.louisoft01.moe", + "social.lucci.xyz", + "social.quodverum.com", + "unsafe.space", + "waifu.social", + "weeaboo.space", + "wrongthink.net", + "woofer.alfter.us", + "zerohack.xyz", + "socnet.supes.com", + "freehold.earth", + "freespeech.host", + "pl.765racing.com", + "baraag.net", + "pokemon.men", + "shpposter.club", + "hedgehoghunter.club", + "the.hedgehoghunter.club", + "kys.moe", + "pl.kys.moe", + "develop.gab.com", + "*.gab.ai", + "*.gab.io", + "gab.com", + "gab.ai", + "gab.io", + "forum.decisiveliberty.news", + "peertube.live", + "anime.website", + "lets.saynoto.lgbt", + "cawfee.club", + "exited.eu", + "pl.wowana.me", + "bugs.social", + "accela.online", + "shigusegubu.club", + "aria.company", + "kompost.cz", + "quitter.pw", + "gab.sleeck.eu", + "cyzed.com", + "not-develop.gab.com", + "kiwifarms.cc", + "pleroma.kiwifarms.cc", + "kiwifarms.net", + "pleroma.kiwifarms.net", + "kiwifarms.is", + "pleroma.kiwifarms.is", + "weedis.life", + "voice.masto.host", + "freevoice.space", + "mastodon.fail", + "gabfed.com", + "mstdn.foxfam.club", + "warc.space", + "fedichive.tk", + "ost.social" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Social @ libre.fi", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.libre.fi/users/brainblasted" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.50-5593-g84cdcef2-libre-fi-branch" + }, + "usage": { + "localPosts": 6890, + "users": { + "total": 27 + } + }, + "version": "2.0" + } + }, + "social.planet-vapers.com": { + "error": "HTTPSConnectionPool(host='social.planet-vapers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.linux.pizza": { + "error": "HTTPSConnectionPool(host='relay.linux.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.techcovenant.com": { + "error": "HTTPSConnectionPool(host='www.techcovenant.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.nazrin.moe": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 132cd1ea4234ee59ef22cecb38554c76f64c0104" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "nazrin.moe", + "relay.cetialphafive.com", + "relay.pleroma.site", + "relay.101010.pl", + "relay.selfhosting.rocks", + "vtlay.polyohm.net", + "relay.kamp.site", + "relay.wolf-359.org", + "relay.comm.cx", + "relay.paw.cafe", + "relay.fediverse.us", + "relay.kitsunet.net", + "mastodon.fail", + "floppy.tokyo", + "relay.shittyurl.org", + "relay.homunyan.com", + "social.unextro.net", + "taosforum.com", + "s.dat.cloud", + "flow.pchost.org", + "pleroma.scarletsisters.xyz", + "mas.to", + "mstdn.social" + ] + } + } + }, + "box.therontekbox.xyz": { + "error": "HTTPSConnectionPool(host='box.therontekbox.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroyama.dip.jp": { + "error": "HTTPSConnectionPool(host='pleroyama.dip.jp', port=443): Read timed out. (read timeout=3)" + }, + "pyon.site": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hitsuji.work": { + "error": "HTTPSConnectionPool(host='hitsuji.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "skohub.lobid.org": { + "error": 404 + }, + "mastodon.yourshit.rocks": { + "error": 404 + }, + "vinylor.com": { + "error": 404 + }, + "m.gandi.social": { + "error": "HTTPSConnectionPool(host='m.gandi.social', port=443): Read timed out. (read timeout=3)" + }, + "ditundat.social": { + "error": "HTTPSConnectionPool(host='ditundat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.mikegerwitz.com": { + "error": 404 + }, + "dev.blubber.de": { + "error": 404 + }, + "social.prepedia.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 407, + "activeMonth": 410, + "activeHalfyear": 410 + }, + "localPosts": 2897 + }, + "openRegistrations": false + } + }, + "northtexas.social": { + "error": "HTTPSConnectionPool(host='northtexas.social', port=443): Read timed out. (read timeout=3)" + }, + "f.n0.is": { + "error": "HTTPSConnectionPool(host='f.n0.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diary.yukimochi.jp": { + "error": "HTTPSConnectionPool(host='diary.yukimochi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anthony-19601998.jp": { + "error": "HTTPSConnectionPool(host='anthony-19601998.jp', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.maymeow.red": { + "error": "HTTPSConnectionPool(host='mstdn.maymeow.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.pulledbits.org": { + "error": "HTTPSConnectionPool(host='cloud.pulledbits.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dp.a9z.dev": { + "error": "HTTPSConnectionPool(host='dp.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.th4music.net": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -99379,6 +103989,7 @@ "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" @@ -99388,7 +103999,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "m0n5t3r's", + "nodeName": "th4", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -99436,7 +104047,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://ps.m0n5t3r.info/users/m0n5t3r" + "https://social.th4music.net/users/th4" ], "suggestions": { "enabled": false, @@ -99452,7 +104063,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub", "ostatus" @@ -99463,10 +104074,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.5-1-g36f4382b" + "version": "1.1.8" }, "usage": { - "localPosts": 342, + "localPosts": 51, "users": { "total": 2 } @@ -99474,48 +104085,69 @@ "version": "2.0" } }, - "peertube.alexkeating.me": { - "error": "HTTPSConnectionPool(host='peertube.alexkeating.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/hazardwarning": { + "error": 404 }, - "mstdn.iedred7584.com": { - "error": "HTTPSConnectionPool(host='mstdn.iedred7584.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stego.xenoactive.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 10, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "stickman@xenoactive.org" + } + } }, - "peertube.geekshell.fr": { - "error": "HTTPSConnectionPool(host='peertube.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.louiz.org": { + "error": 404 }, - "fedi.space": { + "social.gextreme.com": { + "error": "HTTPSConnectionPool(host='social.gextreme.com', port=443): Read timed out. (read timeout=3)" + }, + "kokoni.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 608 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "loli.mk": { - "error": "HTTPSConnectionPool(host='loli.mk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'loli.mk' doesn't match either of 'gaojide.com', 'www.gaojide.com'\")))" - }, - "soc.prettyboytellem.com": { - "error": "HTTPSConnectionPool(host='soc.prettyboytellem.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.prettyboytellem.com' doesn't match 'sadmachine.prettyboytellem.com'\")))" - }, - "hub.openmuffin.com": { + "nijimiss.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "misskey", - "version": "12.21.0" + "version": "12.36.0" }, "protocols": [ "activitypub" @@ -99527,186 +104159,284 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": {} }, "metadata": { - "nodeName": "Catgirl Works", - "nodeDescription": null, + "nodeName": "\u306b\u3058\u307f\u3059.moe", + "nodeDescription": "\u300c\u4e8c\u6b21\u5143\u300d\u3068\u300cMisskey\u300d\u3092\u304b\u3051\u305f\u300e\u306b\u3058\u307f\u3059\u300f\u306f\u30a2\u30cb\u30e1\u3084\u30b2\u30fc\u30e0\u3001\u305d\u3057\u3066\u305d\u308c\u3089\u306b\u95a2\u9023\u3059\u308b\u81a8\u5927\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u611b\u3059\u308b\u8005\u306e\u305f\u3081\u3001\u305d\u3057\u3066\u81ea\u5206\u306e\u305f\u3081\u306b \u306a\u3075\u3061\u3087\u3053\u3002 \u304c\u4f01\u753b\u30fb\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002", "maintainer": { - "name": "Kabi", - "email": "admin-misskey@zyrenth.com" + "name": "PandaSoft.Dev Social Networks.", + "email": "support@pandasoft.online" }, - "langs": [ - "en" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, + "langs": [], + "tosUrl": "https://pandasoft.online/terms-of-service", + "repositoryUrl": "https://github.com/PandaSoft-Dev-Social-Networks/misskey", + "feedbackUrl": "https://pandasoft.online/", + "disableRegistration": false, "disableLocalTimeline": false, "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, + "enableRecaptcha": true, + "maxNoteTextLength": 1000, + "enableTwitterIntegration": true, "enableGithubIntegration": true, "enableDiscordIntegration": true, - "enableEmail": false, + "enableEmail": true, "enableServiceWorker": true } } }, - "socdev.dregnest.net": { - "error": "HTTPSConnectionPool(host='socdev.dregnest.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.daniel-pape.de": { + "error": "HTTPSConnectionPool(host='cloud.daniel-pape.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "starshipcritic.space": { + "salzig.co": { + "error": "HTTPSConnectionPool(host='salzig.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sushiwanko.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.fediverse.services": { + "error": "HTTPSConnectionPool(host='social.fediverse.services', port=443): Read timed out. (read timeout=3)" + }, + "fedi.cc": { + "error": 404 + }, + "gambajo.wordpress.com": { + "error": 404 + }, + "fediverse.yannicka.fr": { + "error": 404 + }, + "test.agiri.space": { + "error": "HTTPSConnectionPool(host='test.agiri.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.org.es": { + "error": "HTTPSConnectionPool(host='mastodon.org.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.bilhoefer.de": { + "error": 403 + }, + "pixel.fed.im": { "nodeinfo": { "metadata": { - "nodeName": "Starship Critic", + "nodeName": "pixel.fed.im", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixel.fed.im", + "url": "https://pixel.fed.im", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pixelfed", + "version": "0.10.8" }, "usage": { + "localPosts": 3, + "localComments": 0, "users": { - "total": 1 - }, - "localPosts": 2 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "mastodon.thiesen.berlin": { - "error": "HTTPSConnectionPool(host='mastodon.thiesen.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meatpi.es": { + "error": 404 }, - "mastadon.socdojo.com": { - "error": "HTTPSConnectionPool(host='mastadon.socdojo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastadon.socdojo.com timed out. (connect timeout=3)'))" + "demo.abijma.nl": { + "error": "HTTPSConnectionPool(host='demo.abijma.nl', port=443): Read timed out. (read timeout=3)" }, - "xpowx2.mooo.com": { + "social.linuxlovers.at": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "mastodon", + "version": "3.1.2" }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Family Hub", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "explicitContent": false - } + "localPosts": 4 + }, + "openRegistrations": false } }, - "write.theres.life": { + "ponyfrance.net": { + "error": 404 + }, + "mastodon.qth.fr": { + "error": 502 + }, + "wabezwo.uber.space": { + "error": "HTTPSConnectionPool(host='wabezwo.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wabezwo.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "mastodon.albin.cc": { + "error": "HTTPSConnectionPool(host='mastodon.albin.cc', port=443): Read timed out. (read timeout=3)" + }, + "cloud.miomi.org": { + "error": "HTTPSConnectionPool(host='cloud.miomi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/sylvia_ritter": { + "error": 404 + }, + "tednc.azurewebsites.net": { + "error": "HTTPSConnectionPool(host='tednc.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "themixedgm.wordpress.com": { + "error": 404 + }, + "krkk.ct8.pl": { + "error": 404 + }, + "mastodon.husq.tk": { + "error": "HTTPSConnectionPool(host='mastodon.husq.tk', port=443): Read timed out. (read timeout=3)" + }, + "brcal.cz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cloud.spicyshoggoth.com": { + "error": "HTTPSConnectionPool(host='cloud.spicyshoggoth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cipherdogs.net": { + "error": 404 + }, + "mstdn.ko-dai.work": { "nodeinfo": { - "metadata": { - "nodeDescription": "A small Plume instance", - "nodeName": "Let's Write" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, "usage": { - "localComments": 11, - "localPosts": 32, "users": { - "total": 95 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 6 }, - "version": "2.0" + "openRegistrations": false } }, - "bash-street-boys-and-girls.com": { - "error": "HTTPSConnectionPool(host='bash-street-boys-and-girls.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "red.eccs.world": { + "error": "HTTPSConnectionPool(host='red.eccs.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'red.eccs.world' doesn't match 'erica.mayfirst.org'\")))" }, - "order-order.com": { - "error": 404 + "y.andz.me": { + "error": "HTTPSConnectionPool(host='y.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.geofox.org": { + "seizemeans.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 9, + "activeMonth": 4, + "activeHalfyear": 9 }, - "localPosts": 7 + "localPosts": 739 }, - "openRegistrations": false + "openRegistrations": true } }, - "tube-besancon.beta.education.fr": { + "amemiya.work": { + "error": 502 + }, + "freedomtothink.social": { + "error": "HTTPSConnectionPool(host='freedomtothink.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.orangeliner.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nudie.social": { + "error": "HTTPSConnectionPool(host='nudie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nudie.social' doesn't match 'pl.nudie.social'\")))" + }, + "noctilucent.myprivatecloud.uk": { + "error": "HTTPSConnectionPool(host='noctilucent.myprivatecloud.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'noctilucent.myprivatecloud.uk' doesn't match either of '*.prod.ams3.secureserver.net', 'prod.ams3.secureserver.net'\")))" + }, + "biglittle.space": { + "error": "HTTPSConnectionPool(host='biglittle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.network": { + "error": "HTTPSConnectionPool(host='mstdn.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.angieandpaul.co.uk": { + "error": 404 + }, + "video.aji-france.com": { "nodeinfo": { "version": "2.0", "software": { @@ -99723,30 +104453,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 2 }, - "localPosts": 6145, + "localPosts": 15, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire - Academie de Besancon", - "nodeDescription": "PeerTube, hebergement de videos.", + "nodeName": "AJI", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], @@ -99776,7 +104499,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -99840,7 +104563,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -99849,289 +104572,623 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "peertest.highvoltage.tv": { - "error": "HTTPSConnectionPool(host='peertest.highvoltage.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "local.kurabloodlust.eu": { - "error": "HTTPSConnectionPool(host='local.kurabloodlust.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "latenightfiction.com": { - "nodeinfo": { - "metadata": { - "nodeName": "late night fiction", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 4 - }, - "version": "2.0" - } + "mastodon-network.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "llii.ga": { - "error": "HTTPSConnectionPool(host='llii.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videobit.cc": { + "error": "HTTPSConnectionPool(host='videobit.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dolphin.usagi.top": { - "error": "HTTPSConnectionPool(host='dolphin.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "s.wefamlee.be": { + "error": "HTTPSConnectionPool(host='s.wefamlee.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.ordoevangelistarum.com": { - "error": "HTTPSConnectionPool(host='video.ordoevangelistarum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kok27.spdns.de": { + "error": 404 }, - "dimetrodon.n3tsphere.org": { - "error": "HTTPSConnectionPool(host='dimetrodon.n3tsphere.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "jp06gsun4bu.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='jp06gsun4bu.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "twingyeo.kr": { + "hitchhiker.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1256, - "activeMonth": 315, - "activeHalfyear": 915 + "total": 11, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 478830 + "localPosts": 12577 }, - "openRegistrations": true + "openRegistrations": false } }, - "mst.nanao.moe": { - "error": "HTTPSConnectionPool(host='mst.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bessonnica.org": { - "error": 404 - }, - "boomspot.org": { - "error": "HTTPSConnectionPool(host='boomspot.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.791127.net": { - "error": "HTTPSConnectionPool(host='mstdn.791127.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn-server.jp": { - "error": "HTTPSConnectionPool(host='mstdn-server.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "sentinel.pbg.hu": { - "error": 410 - }, - "hazel.cafe": { - "error": "HTTPSConnectionPool(host='hazel.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hazel.cafe' doesn't match 'fedi.hazel.cafe'\")))" - }, - "adelgunde.homelinux.org": { - "error": 404 - }, - "deplorable.photos": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "mastoton.fi": { + "error": "HTTPSConnectionPool(host='mastoton.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastoton.fi' doesn't match 'parkki.holla.fi'\")))" }, - "mastodon.owls.io": { + "kabipix.tk": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "kabipix.tk", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "kabipix.tk", + "url": "https://kabipix.tk", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 8 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "bangdream.space": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pixelfed", + "version": "0.10.8" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 26, + "localComments": 0, "users": { - "total": 480, - "activeMonth": 146, - "activeHalfyear": 300 - }, - "localPosts": 78817 + "total": 8, + "activeHalfyear": 6, + "activeMonth": 0 + } }, + "version": "2.0", "openRegistrations": true } }, - "social.noscraft.cf": { - "error": "HTTPSConnectionPool(host='social.noscraft.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "share.gkvsc.de": { + "error": 404 }, - "mastodon.delta-t.work": { + "gnusocial.hatthieves.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 327, + "activeMonth": 75, + "activeHalfyear": 75 }, - "localPosts": 869 + "localPosts": 20001 }, "openRegistrations": true } }, - "gerzilla.de": { + "cripplepunk.club": { + "error": "HTTPSConnectionPool(host='cripplepunk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cripplepunk.club' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + }, + "mottonetai.jp": { + "error": 404 + }, + "argos.aquilenet.fr": { + "error": "HTTPSConnectionPool(host='argos.aquilenet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'argos.aquilenet.fr' doesn't match 'tube.aquilenet.fr'\")))" + }, + "design.vu": { + "error": "HTTPSConnectionPool(host='design.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.ada.st": { + "error": "HTTPSConnectionPool(host='m.ada.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.milette.online": { + "error": 404 + }, + "arndot.de": { + "error": 500 + }, + "social.honeypot.net": { + "error": "HTTPSConnectionPool(host='social.honeypot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masta.nu.mba": { + "error": "HTTPSConnectionPool(host='masta.nu.mba', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "files.sdevents.fi": { + "error": "HTTPSConnectionPool(host='files.sdevents.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.m3.nsk.io": { + "error": "HTTPSConnectionPool(host='mastodon.m3.nsk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.casa": { + "error": "HTTPSConnectionPool(host='mastodon.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "closebang.de": { + "error": "HTTPSConnectionPool(host='closebang.de', port=443): Read timed out. (read timeout=3)" + }, + "catgirl.army": { + "error": "HTTPSConnectionPool(host='catgirl.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "directorsblog.nih.gov": { + "error": 404 + }, + "f.3ischn.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", + "linkedin", + "pinterest", + "smtp", "twitter", "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" ] }, - "openRegistrations": true, "usage": { "users": { - "total": 579, - "activeHalfyear": 143, - "activeMonth": 46 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 15921, - "localComments": 27028 + "localPosts": 49, + "localComments": 49 }, + "openRegistrations": false, "metadata": { - "nodeName": "Hubzilla" + "nodeName": "f", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "mastodon.social/users/gg": { + "social.mvion.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ransom.buzz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/Xenosynth": { "error": 404 }, - "mastodon.truf-kin.com": { + "social.scc.wtf": { + "error": "HTTPSConnectionPool(host='social.scc.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "soc.punktrash.club": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "NoPlaceholderTextPolicy", + "AntiFollowbotPolicy", + "TagPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "bsd.network", + "mastodon.social", + "jorts.horse", + "not.phrack.fyi", + "botsin.space", + "castling.club", + "kinky.business", + "shitposter.club", + "anime.website", + "weeaboo.space", + "animeisgay.com", + "birdsite.link", + "maly.io", + "gay.nsfw.onl", + "switter.at", + "youkai.town", + "gay.nsfw.onl", + "kinky.business", + "nudie.social", + "sinblr.com", + "humblr.social", + "kinkyelephant.com", + "waifu.social", + "under-bank.blue", + "mstdn.jp", + "sukebeneko.com", + "best-friends.chat", + "mstdn.soysoftware.net", + "mstdn.maud.io", + "mstdn.beer", + "dtp-mstdn.jp", + "oransns.com", + "mstdn.sasachi.tokyo", + "vocalodon.net", + "felisitas.cloud", + "mstdn.y-zu.org", + "raspidon.mamemo.online", + "artalley.porn", + "mstdn.fr", + "abdl.link", + "rubber.social", + "mastodon.xyz", + "glindr.org" + ], + "media_nsfw": [ + "pl.kotobank.ch", + "shitposter.club", + "gay.nsfw.onl", + "kinky.business", + "nudie.social", + "kinkyelephant.com", + "pl.kotobank.ch", + "social.super-niche.club", + "switter.at", + "artalley.porn", + "mstdn.fr", + "abdl.link", + "rubber.social", + "mastodon.xyz" + ], + "media_removal": [ + "baraag.net", + "pawoo.net" + ], + "reject": [ + "albin.social", + "newjack.city", + "counter.social", + "sinblr.com", + "humblr.social", + "baraag.net", + "pawoo.net", + "freezepeach.xyz", + "sealion.club", + "noagendasocial.com", + "unsafe.space", + "preteengirls.biz", + "pl.smuglo.li", + "pleroma.cucked.me", + "voluntaryism.club", + "liberdon.com", + "thechad.zone", + "shitasstits.life", + "freespeech.firedragonstudios.com", + "toot.love", + "stalin.rocks", + "the.hedgehoghunter.club", + "tootsocial.com", + "melalandia.tk", + "social.louisoft01.moe", + "freespeechextremist.com", + "feminism.lgbt", + "minds.com", + "pub.minds.com", + "kneegrows.top", + "liberdon.com", + "gameloberty.com", + "socnet.supes.com", + "neo.hongeipii.com", + "social.quodverum.com", + "gameliberty.club", + "social.jesuislibre.net", + "daffodil-11.org", + "neckbeard.xyz", + "marchgenso.me", + "shitposter.club", + "miaou.drycat.fr", + "gab.com", + "develop.gab.com", + "not-develop.gab.com", + "cyzed.eu", + "exited.eu", + "gab.polaris-1.work", + "gab.sleeck.eu", + "mstdn.io", + "social.librem.one", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "gabfed.com", + "freespeech.firedragonstudios.com", + "spinster.xyz", + "glindr.org", + "prout.social", + "hagra.net" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "albin.social", + "newjack.city", + "counter.social", + "sinblr.com", + "humblr.social", + "baraag.net", + "pawoo.net", + "freezepeach.xyz", + "sealion.club", + "noagendasocial.com", + "unsafe.space", + "preteengirls.biz", + "pl.smuglo.li", + "pleroma.cucked.me", + "voluntaryism.club", + "liberdon.com", + "thechad.zone", + "shitasstits.life", + "freespeech.firedragonstudios.com", + "toot.love", + "stalin.rocks", + "the.hedgehoghunter.club", + "tootsocial.com", + "melalandia.tk", + "social.louisoft01.moe", + "freespeechextremist.com", + "feminism.lgbt", + "minds.com", + "pub.minds.com", + "kneegrows.top", + "liberdon.com", + "gameloberty.com", + "socnet.supes.com", + "neo.hongeipii.com", + "social.quodverum.com", + "gameliberty.club", + "social.jesuislibre.net", + "daffodil-11.org", + "neckbeard.xyz", + "marchgenso.me", + "shitposter.club", + "miaou.drycat.fr", + "gab.com", + "develop.gab.com", + "not-develop.gab.com", + "cyzed.eu", + "exited.eu", + "gab.polaris-1.work", + "gab.sleeck.eu", + "social.librem.one", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "gabfed.com", + "freespeech.firedragonstudios.com", + "glindr.org" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "punktrash is aimed at being a cozy place for queers, anarchists, leftists, and the racoon princess/admin.", + "nodeName": "punk trash", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 250, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://soc.punktrash.club/users/BrokenTropy", + "https://soc.punktrash.club/users/ary", + "https://soc.punktrash.club/users/InstanceMedic" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 4000000, + "background": 8000000, + "banner": 8000000, + "general": 48000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-670-gb1e2ad3f-stable" + }, "usage": { + "localPosts": 25614, "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 0 + "total": 126 + } }, - "openRegistrations": false + "version": "2.0" } }, - "signs.codes": { + "dice.camp": { "error": 404 }, - "mastodon.gbnet.net": { - "error": "HTTPSConnectionPool(host='mastodon.gbnet.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.gbnet.net timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/bichomen": { + "mastodon.social/users/usr_local_share": { "error": 404 }, - "tsukinowa.m.to": { - "error": "HTTPSConnectionPool(host='tsukinowa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.griftgang.com": { + "maw.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 22, - "activeMonth": 6, - "activeHalfyear": 23 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 157 + "localPosts": 186 }, - "openRegistrations": false + "openRegistrations": true } }, - "bsdnode.xyz": { - "error": "HTTPSConnectionPool(host='bsdnode.xyz', port=443): Read timed out. (read timeout=3)" - }, - "cloud.kwilabs.net": { - "error": 404 - }, - "plero.derbladho.fr": { - "error": "HTTPSConnectionPool(host='plero.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plero.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" - }, - "cloud.anonsys.net": { - "error": 404 - }, - "tube-outremer.beta.education.fr": { + "peertube.club": { "nodeinfo": { "version": "2.0", "software": { @@ -100151,24 +105208,53 @@ "openRegistrations": true, "usage": { "users": { - "total": 191 + "total": 71 }, - "localPosts": 6712, - "localComments": 1 + "localPosts": 23026, + "localComments": 20 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire des acad\u00e9mies d'Outre-mer", - "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [ { - "name": "matomo", + "name": "hcaptcha", "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.1.0", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -100179,16 +105265,23 @@ } }, { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} + "name": "bittube-dark-mode", + "version": "1.0.8", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } - ] - }, - "theme": { - "registered": [], - "default": "default" + ], + "default": "dark" }, "email": { "enabled": true @@ -100198,14 +105291,19 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, - 720 + 720, + 1080, + 2160 ] }, "import": { @@ -100214,7 +105312,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -100278,8 +105376,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "videoQuota": 53687091200, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -100287,100 +105385,258 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "shadowverdon.info": { + "social.secureplace.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "blog.croplee.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Crop Lee", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, + "version": "2.0" + } + }, + "pleroma.hlad.org": { + "error": "HTTPSConnectionPool(host='pleroma.hlad.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.hlad.org' doesn't match either of 'comeback.hlad.org', 'www.comeback.hlad.org'\")))" + }, + "dlpn.skk-plasma.tech": { + "error": "HTTPSConnectionPool(host='dlpn.skk-plasma.tech', port=443): Read timed out. (read timeout=3)" + }, + "aqua-graphic.blue": { + "error": "HTTPSConnectionPool(host='aqua-graphic.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.devosi.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "radical.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2radical" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 61, - "activeMonth": 27, - "activeHalfyear": 39 + "total": 4783, + "activeMonth": 465, + "activeHalfyear": 881 }, - "localPosts": 73706 + "localPosts": 1996177 }, - "openRegistrations": true + "openRegistrations": false } }, - "qiitadon.com": { + "catk111er.wordpress.com": { "error": 404 }, - "mastodon.social/users/dougal": { - "error": 404 + "comradical.net": { + "error": "HTTPSConnectionPool(host='comradical.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anonymiad.m.to": { - "error": "HTTPSConnectionPool(host='anonymiad.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.r5c3.fr": { + "error": 404 }, - "pleroma.fluora.net": { + "spanishrevolution.wordpress.com": { "error": 404 }, - "pachi.house": { - "error": "HTTPSConnectionPool(host='pachi.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "markdon.ml": { + "error": "HTTPSConnectionPool(host='markdon.ml', port=443): Read timed out. (read timeout=3)" }, - "p2px.me": { - "error": "HTTPSConnectionPool(host='p2px.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "bgdream.org": { + "error": "HTTPSConnectionPool(host='bgdream.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sn.hackthis.space": { - "error": "HTTPSConnectionPool(host='sn.hackthis.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friends.jinja.eu": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "posterous", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": [], + "openRegistrations": false, + "metadata": { + "nodeName": "Jinja.Friends - a Friendica Node on Jinja.eu", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "posterous", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } }, - "mastodon.y.oi7.de": { - "error": "HTTPSConnectionPool(host='mastodon.y.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "minakami.blue": { + "error": "HTTPSConnectionPool(host='minakami.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "box.heising.at": { - "error": 404 + "bnyrdn.net": { + "error": "HTTPSConnectionPool(host='bnyrdn.net', port=443): Read timed out. (read timeout=3)" }, - "mstdn.choge.net": { - "error": "HTTPSConnectionPool(host='mstdn.choge.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "school.m.to": { + "error": "HTTPSConnectionPool(host='school.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shelter.misskey.site": { - "error": "HTTPSConnectionPool(host='shelter.misskey.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.nrkn.fr": { + "error": "HTTPSConnectionPool(host='mstdn.nrkn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "asgard.unsui.be": { - "error": "HTTPSConnectionPool(host='asgard.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "6cuelujo3prytx3k.onion": { + "error": "HTTPSConnectionPool(host='6cuelujo3prytx3k.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "idigitalweb.net": { - "error": "HTTPSConnectionPool(host='idigitalweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.systeminside.net": { + "error": 403 }, - "toot.rjl.li": { - "error": "HTTPSConnectionPool(host='toot.rjl.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sns.slcb.xyz": { + "error": "HTTPSConnectionPool(host='sns.slcb.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.ecuadortl.club": { + "mas.sns.onl": { + "error": "HTTPSConnectionPool(host='mas.sns.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.tttie.ga": { + "error": "HTTPSConnectionPool(host='masto.tttie.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gnu.lastorder.xyz": { + "error": "HTTPSConnectionPool(host='gnu.lastorder.xyz', port=443): Read timed out. (read timeout=3)" + }, + "nextcloud.tmiland.com": { + "error": 403 + }, + "misskey.i2p.rocks": { + "error": "HTTPSConnectionPool(host='misskey.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.donte.com.br": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 569, + "activeMonth": 315, + "activeHalfyear": 1064 }, - "localPosts": 255 + "localPosts": 280365 }, - "openRegistrations": false + "openRegistrations": true } }, - "trunkle.social": { - "error": "HTTPSConnectionPool(host='trunkle.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.local.umedasp.co.jp": { + "error": 410 }, - "mammouth.mulot.org": { + "hubzilla.me.uk": { + "error": 404 + }, + "pleroma.travnewmatic.com": { + "error": "HTTPSConnectionPool(host='pleroma.travnewmatic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "traumadance.com": { + "error": "HTTPSConnectionPool(host='traumadance.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.partychic.com": { + "error": 403 + }, + "onlineashtray.com": { + "error": "HTTPSConnectionPool(host='onlineashtray.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mastodon.ehret.me": { "nodeinfo": { "version": "2.0", "software": { @@ -100392,61 +105648,40 @@ ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 56 + "localPosts": 275 }, "openRegistrations": false } }, - "mst.m544.net": { - "error": 410 - }, - "gerhardhoogterp.nl": { - "error": 403 - }, - "mastodon.mocademia.jp": { - "error": "HTTPSConnectionPool(host='mastodon.mocademia.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "sd.masto.host": { - "error": "HTTPSConnectionPool(host='sd.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ja.jestemgraczem.pl": { - "error": "HTTPSConnectionPool(host='ja.jestemgraczem.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "freevoice.space": { - "error": "HTTPSConnectionPool(host='freevoice.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freevoice.space timed out. (connect timeout=3)'))" - }, - "social.mootech.eu": { + "social.1in9.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+mootech1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 12, - "activeHalfyear": 12 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 51221 + "localPosts": 1 }, "openRegistrations": false } }, - "tuna.today": { - "error": "HTTPSConnectionPool(host='tuna.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.ptah-alexs.info": { + "mastodon.social/users/canine": { "error": 404 }, - "social.midwest.af": { + "liberdon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -100458,85 +105693,76 @@ ], "usage": { "users": { - "total": 38, - "activeMonth": 39, - "activeHalfyear": 39 + "total": 1631, + "activeMonth": 223, + "activeHalfyear": 655 }, - "localPosts": 191 + "localPosts": 90034 }, "openRegistrations": true } }, - "public-transport.social": { - "error": "HTTPSConnectionPool(host='public-transport.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "michaelfbrown.net": { - "error": 404 - }, - "calumryan.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "quickthoughts.jgregorymcverry.com": { + "blog.simon-frey.eu": { "error": 404 }, - "gs.dcntr.org": { - "error": "HTTPSConnectionPool(host='gs.dcntr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--uiq.xn--hex.jp": { - "error": "HTTPSConnectionPool(host='xn--uiq.xn--hex.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xn--uiq.xn--hex.jp' doesn't match 'test-01.neso.tech'\")))" - }, - "besthairypussy.com": { - "error": "HTTPSConnectionPool(host='besthairypussy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "wordpress.yannicka.fr": { + "error": "Expecting value: line 2 column 1 (char 1)" }, - "zoe.finn.io": { - "error": 404 + "sparklyunicorns.masto.host": { + "error": "HTTPSConnectionPool(host='sparklyunicorns.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "young-eyrie-17601.herokuapp.com": { - "error": 404 - }, - "mastodon.llamasweet.tech": { - "error": "HTTPSConnectionPool(host='mastodon.llamasweet.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "catgirl.zone": { - "error": "HTTPSConnectionPool(host='catgirl.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "usamin.utgw.net": { - "error": "HTTPSConnectionPool(host='usamin.utgw.net', port=443): Read timed out. (read timeout=3)" - }, - "pokemonfin.m.to": { - "error": "HTTPSConnectionPool(host='pokemonfin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tmp.directory": { - "error": "HTTPSConnectionPool(host='social.tmp.directory', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "treeofthoughts.net": { - "error": "HTTPSConnectionPool(host='treeofthoughts.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "js4.in": { - "error": "HTTPSConnectionPool(host='js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mst3k.interlinked.me": { + "616.earth": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 205, - "activeMonth": 77, - "activeHalfyear": 168 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 307439 + "localPosts": 201 }, "openRegistrations": true } }, - "kancolle.social": { + "carcio.fi": { + "error": "HTTPSConnectionPool(host='carcio.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nixnerd.cc": { + "error": "HTTPSConnectionPool(host='nixnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "files.ellenburg.org": { + "error": 404 + }, + "social.kymo.org": { + "error": "HTTPSConnectionPool(host='social.kymo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.tatapa.org": { + "error": "HTTPSConnectionPool(host='m.tatapa.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.tatapa.org' doesn't match 'htb.tatapa.org'\")))" + }, + "erm67.strangled.net": { + "error": "HTTPSConnectionPool(host='erm67.strangled.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mommy.party": { + "error": "HTTPSConnectionPool(host='mommy.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodonian.city": { + "error": 520 + }, + "apub.localtunnel.me": { + "error": "HTTPSConnectionPool(host='apub.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.butterknifeestates.com": { + "error": 500 + }, + "social.moritzrudert.de": { "nodeinfo": { "version": "2.0", "software": { @@ -100548,33 +105774,21 @@ ], "usage": { "users": { - "total": 296, - "activeMonth": 231, - "activeHalfyear": 454 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 421351 + "localPosts": 0 }, "openRegistrations": true } }, - "yvr.social": { - "error": "HTTPSConnectionPool(host='yvr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.syleogroup.fr": { - "error": "HTTPSConnectionPool(host='mastodon.syleogroup.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jihou-tyan.m.to": { - "error": "HTTPSConnectionPool(host='jihou-tyan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "word.mel.sh": { - "error": "HTTPSConnectionPool(host='word.mel.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, "paddler.carina.uberspace.de": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.06-dev-1340" + "version": "2020.06-dev-1343" }, "protocols": { "inbound": [ @@ -100603,8 +105817,8 @@ "activeHalfyear": 12, "activeMonth": 12 }, - "localPosts": 1556, - "localComments": 1014 + "localPosts": 1563, + "localComments": 1011 }, "openRegistrations": true, "metadata": { @@ -100639,389 +105853,58 @@ } } }, - "welovela.in": { - "error": "HTTPSConnectionPool(host='welovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'welovela.in' doesn't match 'www.timmermans.dev'\")))" - }, - "mustardon.tokyo": { + "rss.to.mastodon.linux.pizza": { "error": 404 }, - "friendica.safebook.space": { - "error": "HTTPSConnectionPool(host='friendica.safebook.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.safebook.space timed out. (connect timeout=3)'))" - }, - "don.matchy.jp": { - "error": "HTTPSConnectionPool(host='don.matchy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tekkadan.me": { - "error": "HTTPSConnectionPool(host='tekkadan.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "denter-online.de": { + "christian-vogeley.eu": { "error": 404 }, - "ple.mstdn.pw": { - "error": "HTTPSConnectionPool(host='ple.mstdn.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "grimoire.kanzakiranko.jp": { - "error": "HTTPSConnectionPool(host='grimoire.kanzakiranko.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kuhatweet.kallelaine.com": { - "error": "HTTPSConnectionPool(host='kuhatweet.kallelaine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "toot.koeln": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 52, - "activeMonth": 65, - "activeHalfyear": 89 - }, - "localPosts": 15975 - }, - "openRegistrations": true - } - }, - "wasara.masto.host": { - "error": "HTTPSConnectionPool(host='wasara.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.storel.li": { - "error": "HTTPSConnectionPool(host='mastodon.storel.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.storel.li' doesn't match 'alexandre.storelli.fr'\")))" - }, - "sosial.tigefa.space": { - "error": "HTTPSConnectionPool(host='sosial.tigefa.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.theloli.exchange": { - "error": "HTTPSConnectionPool(host='pleroma.theloli.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "writingdesk.rave.nz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "horizon.ayaka.moe": { - "error": "HTTPSConnectionPool(host='horizon.ayaka.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "bookdon.jp": { - "error": "HTTPSConnectionPool(host='bookdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cybernetic.family": { - "error": "HTTPSConnectionPool(host='cybernetic.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "devs.live": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Devs.Live", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://devs.live/users/roman" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-556-gdbc4791d-develop" - }, - "usage": { - "localPosts": 275, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "a11y.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 36, - "activeMonth": 4, - "activeHalfyear": 10 - }, - "localPosts": 263 - }, - "openRegistrations": true - } - }, - "korrent.city": { - "error": "HTTPSConnectionPool(host='korrent.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to korrent.city timed out. (connect timeout=3)'))" - }, - "monegram.org": { - "error": "HTTPSConnectionPool(host='monegram.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pop.popnet.xyz": { + "error": "HTTPSConnectionPool(host='pop.popnet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "original.antiwar.com": { - "error": 403 + "steinrock.com": { + "error": "HTTPSConnectionPool(host='steinrock.com', port=443): Read timed out. (read timeout=3)" }, - "lis2.lo.hn": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1, - "localComments": 1 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus", - "webmention" - ], - "metadata": { - "email": "j@lo.hn" - } - } + "fabus.mensa.uberspace.de": { + "error": 404 }, - "cloud.faithhack.com": { - "error": 403 + "mi.underscore.world": { + "error": 410 }, - "succ.faith": { - "error": "HTTPSConnectionPool(host='succ.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "homura.space": { + "error": 404 }, - "talkr.online": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "m.rout0r.org": { + "error": "HTTPSConnectionPool(host='m.rout0r.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mastodon.six-degrees.io": { - "error": "HTTPSConnectionPool(host='mastodon.six-degrees.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.six-degrees.io timed out. (connect timeout=3)'))" + "fundamentalbaptistchurch.tk": { + "error": "HTTPSConnectionPool(host='fundamentalbaptistchurch.tk', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/modgethanc": { - "error": 404 + "social.iofoundry.eu": { + "error": "HTTPSConnectionPool(host='social.iofoundry.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "apollolemmon.com": { + "nakedsecurity.sophos.com": { "error": 404 }, - "kokoni.co": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 0 - }, - "openRegistrations": true - } + "www.glowing.surf": { + "error": 403 }, - "social.markusgran.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 1, - "localComments": 182 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "neko.chat": { + "error": "HTTPSConnectionPool(host='neko.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.kamunagara.org": { - "error": "HTTPSConnectionPool(host='mastodon.kamunagara.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn-r18.h3z.jp": { + "error": "HTTPSConnectionPool(host='mstdn-r18.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "catdon.life": { + "io.elekk.xyz": { "error": 404 }, - "chirps.hoot.town": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "resipsa.social": { - "error": "HTTPSConnectionPool(host='resipsa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.koteitan.com": { + "error": "HTTPSConnectionPool(host='mastodon.koteitan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.gargantia.fr": { - "error": 404 + "martinfernandez.info": { + "error": "HTTPSConnectionPool(host='martinfernandez.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "stream.okin.cloud": { + "peertube.chantierlibre.org": { "nodeinfo": { "version": "2.0", "software": { @@ -101041,16 +105924,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 76678, - "localComments": 0 + "localPosts": 9497, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "YunoHost PeerTube", + "nodeName": "PeerTube ChantierLibre", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -101064,20 +105947,20 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 240, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -101150,8 +106033,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -101165,22 +106048,10 @@ } } }, - "n1.federati.net": { - "error": "HTTPSConnectionPool(host='n1.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "x0r.stream": { - "error": "HTTPSConnectionPool(host='x0r.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'x0r.stream' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" - }, - "ad-ron.m.to": { - "error": "HTTPSConnectionPool(host='ad-ron.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bedstuy.ddns.net": { - "error": "HTTPSConnectionPool(host='bedstuy.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "princess.zsh.li": { - "error": "Expecting value: line 1 column 1 (char 0)" + "www.profesionalreview.com": { + "error": 404 }, - "social.wildeboer.net": { + "rubber.social": { "nodeinfo": { "version": "2.0", "software": { @@ -101192,50 +106063,140 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1231, + "activeMonth": 39, + "activeHalfyear": 39 }, - "localPosts": 4104 + "localPosts": 26389 }, - "openRegistrations": false + "openRegistrations": true } }, - "tv.sb": { - "error": "HTTPSConnectionPool(host='tv.sb', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sanjuanislands.social": { + "error": "HTTPSConnectionPool(host='sanjuanislands.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.kemonox.jp": { - "error": "HTTPSConnectionPool(host='mstdn.kemonox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.bckly.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "micro.remond.im": { - "error": 404 + "inbeta.community": { + "error": "HTTPSConnectionPool(host='inbeta.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.vicx.fr": { + "social.minzord.eu.org": { + "error": "HTTPSConnectionPool(host='social.minzord.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "girldick.icu": { "nodeinfo": { "version": "2.0", + "usage": { + "users": { + "total": 16 + }, + "localPosts": 826 + }, "software": { - "name": "mastodon", - "version": "3.0.1" + "version": "1.0.0-HEAD", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 40000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "localPosts": 4 - }, - "openRegistrations": true + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://girldick.icu/users/natalie", + "https://girldick.icu/users/paperjam", + "https://girldick.icu/users/admin", + "https://girldick.icu/users/emf" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "girldick intensive care unit", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": {}, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "mechenici.com": { + "nc.uvokchee.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "write.mel.sh": { "nodeinfo": { "metadata": { - "nodeName": "Alin Mechenici", - "nodeDescription": "Privacy blog, nothing personal.", + "nodeName": "write.mel.sh", + "nodeDescription": "a notebook of things", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -101262,179 +106223,199 @@ "users": { "total": 1 }, - "localPosts": 2 + "localPosts": 35 }, "version": "2.0" } }, - "fem.social": { + "mastodon.kampftoast.de": { + "error": "HTTPSConnectionPool(host='mastodon.kampftoast.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "melilot.icu": { + "error": "HTTPSConnectionPool(host='melilot.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "uberspace.social": { + "error": "HTTPSConnectionPool(host='uberspace.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gs.morphtown.de": { + "error": "HTTPSConnectionPool(host='gs.morphtown.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_SIGNATURE_TYPE] wrong signature type (_ssl.c:1056)')))" + }, + "pantagruel.dnsup.net": { + "error": 401 + }, + "maescool.be": { + "error": 404 + }, + "societal.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 50, - "activeMonth": 33, - "activeHalfyear": 43 + "total": 240, + "activeMonth": 241, + "activeHalfyear": 279 }, - "localPosts": 18799 + "localPosts": 1177 }, "openRegistrations": true } }, - "mstdn.lovelive.social": { - "error": "HTTPSConnectionPool(host='mstdn.lovelive.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.lovelive.social timed out. (connect timeout=3)'))" - }, - "icosahedron.website/users/lazyreader": { + "cloud.jakob-altmann.de": { "error": 404 }, - "yomidon.okinawa": { - "error": "HTTPSConnectionPool(host='yomidon.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.darckoune.moe": { + "error": "HTTPSConnectionPool(host='videos.darckoune.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mjc3d.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 76, - "localComments": 2 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus", - "webmention" - ], - "metadata": { - "email": "mike@cyberczar.org" - } - } + "raeven.social": { + "error": "HTTPSConnectionPool(host='raeven.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.demelo.fr": { + "testtube.ortg.de": { + "error": "HTTPSConnectionPool(host='testtube.ortg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thighhigh.supply": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 6, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 0 + "localPosts": 2972 }, "openRegistrations": true } }, - "tootsfrom.ahabitual.dev": { - "error": 404 - }, - "friendica.mrpetovan.com": { + "p.node.pk": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1340" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "relay", + "pleroma_emoji_reactions" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "node", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://p.node.pk/users/admin" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" }, "usage": { + "localPosts": 186, "users": { - "total": 4, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 2929, - "localComments": 9442 + "total": 2 + } }, - "openRegistrations": false, - "metadata": { - "nodeName": "MrPetovan's Friendica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "version": "2.0" } }, - "furry.engineer": { - "error": "HTTPSConnectionPool(host='furry.engineer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "phpc.social": { + "toot.aquilenet.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -101446,260 +106427,343 @@ ], "usage": { "users": { - "total": 590, - "activeMonth": 98, - "activeHalfyear": 489 + "total": 1004, + "activeMonth": 216, + "activeHalfyear": 542 }, - "localPosts": 21465 + "localPosts": 54945 }, "openRegistrations": true } }, - "hiddan.net": { - "error": "HTTPSConnectionPool(host='hiddan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.siliconpirates.net": { + "error": "HTTPSConnectionPool(host='peertube.siliconpirates.net', port=443): Read timed out. (read timeout=3)" }, - "gs.2hu-ch.org": { - "error": "HTTPSConnectionPool(host='gs.2hu-ch.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "felk.ie": { + "error": "HTTPSConnectionPool(host='felk.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.lekangouroo.me": { - "error": "HTTPSConnectionPool(host='peertube.lekangouroo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/helloanselm": { + "error": 404 }, - "friendica.stephanpschera.de": { - "error": "HTTPSConnectionPool(host='friendica.stephanpschera.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.stephanpschera.de' doesn't match 'wcd-pgeg69ia.stephanpschera.de'\")))" + "social.raveone.org": { + "error": "HTTPSConnectionPool(host='social.raveone.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "awaodori.tokyo": { - "error": "HTTPSConnectionPool(host='awaodori.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to awaodori.tokyo timed out. (connect timeout=3)'))" + "leebee101.wordpress.com": { + "error": 404 }, - "video.mantlepro.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 54, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "mantlepro", - "nodeDescription": "" - } - } + "akane.osaka": { + "error": "HTTPSConnectionPool(host='akane.osaka', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bitbucket.org": { - "error": 404 + "ketsuben.red": { + "error": "HTTPSConnectionPool(host='ketsuben.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ketsuben.red' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" }, - "antisocial.darkgeek.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 44 - }, - "openRegistrations": false - } + "mastodon.elao.com": { + "error": "HTTPSConnectionPool(host='mastodon.elao.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.steinernebruecke.de": { - "error": "HTTPSConnectionPool(host='mastodon.steinernebruecke.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pepsi.zone": { + "error": "HTTPSConnectionPool(host='pepsi.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rainbowdash.net/": { - "error": 404 + "social.itp.io": { + "error": "HTTPSConnectionPool(host='social.itp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "feed.sy.mk": { - "error": "HTTPSConnectionPool(host='feed.sy.mk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tk2-234-26965.vs.sakura.ne.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "gauzy.fr": { + "techonify.co.uk": { + "error": "HTTPSConnectionPool(host='techonify.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "appability.inclusion.cc": { "nodeinfo": { "version": "2.0", "software": { - "name": "imaginarium", - "version": "0.1.719" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "name": "wordpress", + "version": "5.0.9" }, "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 0, + "localPosts": 12, "localComments": 0 }, "openRegistrations": false, - "metadata": { - "features": [], - "federation": { - "enabled": true - }, - "nodeName": "Gauzy's", - "staffAccounts": [ - "https://gauzy.fr/~clovis" - ], - "software": { - "name": "Imaginarium", - "homepage": "https://framagit.org/imaginarium/imaginarium", - "repo": "https://framagit.org/imaginarium/imaginarium" - }, - "config": { - "max_caption_length": 360, - "album_limit": 0, - "activitypub": { - "enabled": true - }, - "site": { - "domain": "gauzy.fr", - "url": "https://gauzy.fr", - "description": "" - } - }, - "langs": [ - "fr", - "en" - ], - "repositoryUrl": "https://framagit.org/imaginarium/imaginarium", - "feedbackUrl": "https://framagit.org/imaginarium/imaginarium/issues/new", - "announcements": [ - { - "text": "Service under active dev, Federation/ActivityPub support is basic.", - "image": null, - "title": "Hello World!" - } - ], - "maxNoteTextLength": 720, - "adminAccout": "clovis" - } - } - }, - "sozica.de": { - "error": 404 - }, - "uribe.cafe": { - "nodeinfo": { - "metadata": { - "mediaProxy": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Uribe Cafe", - "private": false - }, - "openRegistrations": false, "protocols": [ - "ostatus", "activitypub" ], "services": { "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 ba72c51a0f6f8a64a24a96c89d4cb8cfcfb7a245" - }, - "usage": { - "localPosts": 152, - "users": { - "total": 1 - } - }, - "version": "2.0" + "metadata": {} } }, - "mastodon.mouf.net": { - "error": "HTTPSConnectionPool(host='mastodon.mouf.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.mouf.net' doesn't match either of 'artifactory.mouf.net', 'awx.mouf.net', 'gitlab-dev.mouf.net', 'gitlab.mouf.net', 'grafana.mouf.net', 'graphite.mouf.net', 'jenkins.mouf.net', 'mattermost.mouf.net', 'meatwad.mouf.net', 'minio.mouf.net', 'pkg.mouf.net', 'poudriere.mouf.net', 'redmine.mouf.net', 'repology.mouf.net', 'semaphore.mouf.net', 'src.mouf.net', 'swills.io', 'teleport.mouf.net'\")))" + "combatbahai.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pixelfed.mrpetovan.com": { + "social.techstoa.com": { + "error": "HTTPSConnectionPool(host='social.techstoa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mast.2968.work": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pkkm.me": { + "error": "HTTPSConnectionPool(host='pkkm.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.net.ua": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.mrpetovan.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "MrPetovan's Pixelfed", - "domain": "pixelfed.mrpetovan.com", - "url": "https://pixelfed.mrpetovan.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [ + "kinky.business", + "baraag.net", + "nudie.social", + "pl.kotobank.ch", + "switter.at" + ], + "reject": [ + "birdity.club", + "amplifi.casa", + "gab.com", + "lorem.club", + "catlife.drycat.fr", + "plume.ombreport.info", + "lor.sh", + "pleroma.llama.su", + "mstdn.su", + "mastodon.ml", + "ussr.win", + "mastodon.mynameisivan.ru", + "mastodonsocial.ru", + "mstdn.misosi.ru", + "phreedom.tk", + "fediverse.blog", + "queer.party", + "daffodil-11.org", + "friendsni.co", + "mstdn.kemono-friends.info", + "mstdn-workers.com", + "mstdn-bike.net", + "mikado-city.jp", + "pl.telteltel.com", + "don.inux39.me", + "worldfactorydon.com", + "yuuyaap.aa0.netvolante.jp", + "azurlane.mastportal.info", + "foresdon.jp", + "social.timespiral.co.jp", + "kemoner-don.tokyo", + "abyss.fun", + "amemiya.work", + "shinonomemilk.com", + "mastodon.juggler.jp", + "hellsite.site", + "mastodon.crazynewworld.net", + "yuuyaap.aa0.netvolante.jp", + "porkmeeting.masto.host", + "mstdn.osaka", + "suki.tsuki.network", + "3.distsn.org", + "kemonodon.club", + "misskey.io", + "don.mamemo.online", + "kancolle.social", + "felesitas.cloud", + "gorone.xyz", + "mstdn.barippi.com", + "odakyu.app", + "v1x3n.net", + "popon.pptdn.jp", + "mzn-potatochips.me", + "best-friends.chat", + "twista.283.cloud", + "nomoresha.me", + "muknown.jp", + "ihatebeinga.live", + "talknet.akabe.co", + "itabashi.0j0.jp", + "bbbdn.jp", + "md.paoon.social", + "akanechan.love", + "minohdon.jp", + "dotdon.jp", + "under-bank.blue", + "mosw.work", + "pawoo.net", + "homoo.social", + "heislandmine.work", + "mstdn.hostdon.jp", + "mstdn.taiyaki.online", + "gochisou.photo", + "md.ggtea.org", + "mostodon.cloud", + "mstdn.komittee.net", + "mstdn.yjsnpi.nu", + "mstdn-amadeus.tech", + "pikachu.rocks", + "testing.pleroma.lol", + "si.pmpm.pw", + "m.aqr.af", + "mstdn-amadeus.tech", + "mstdn.tamag.org", + "misskey.m544.net", + "pekepeke.work", + "mstdn.nere9.help", + "knzk.me", + "raspidon.mamemo.online", + "mastodos.com", + "pokemon.mastportal.info", + "mstdn.y-zu.org", + "dtp-mstdn.jp", + "friends.nico", + "meow.social", + "microblog.shivering-isles.com", + "misskey.dev", + "misskey.xyz", + "mstdn.beer", + "mstdn.fujii-yuji.net", + "mstdn.io", + "mstdn.jp", + "mstdn.maud.io", + "mstdn.poyo.me", + "niu.moe", + "stellaria.network", + "tebukuro.pw", + "the.giant.horse", + "weep.me", + "yakiniku.cloud", + "girlcock.club", + "v2.nyoki.club", + "p.tolstoevsky.ml", + "anime.website", + "shitposter.club", + "shigusegubu.club", + "neckbeard.xyz", + "letsalllovela.in", + "miniwa.moe", + "iscute.moe", + "juick.com", + "counter.social", + "freezepeach.xyz", + "sealion.club", + "noagendasocial.com", + "unsafe.space", + "preteengirls.biz", + "pl.smuglo.li", + "pleroma.cucked.me", + "voluntaryism.club", + "liberdon.com", + "pleroma.rareome.ga", + "shitasstits.life", + "freespeech.firedragonstudios.com", + "pl.apelsin.la", + "toot.love", + "shitasstits.life", + "social.myfreecams.com", + "social.im", + "animeisgay.com" + ], + "reject_deletes": [], + "report_removal": [] }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Ukrainian Internet Community", + "nodeName": "Social.Net.Ua", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web", + "admin", + "sysadmin", + "root" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.net.ua/users/zen" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -101708,56 +106772,37 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "pleroma", + "version": "2.0.50-690-g09563545-stable" }, "usage": { - "localPosts": 53, - "localComments": 0, + "localPosts": 307, "users": { - "total": 9, - "activeHalfyear": 8, - "activeMonth": 0 + "total": 18 } }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "mrandum.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/probenum": { + "error": 404 }, - "plush.city": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 110, - "activeMonth": 51, - "activeHalfyear": 104 - }, - "localPosts": 112521 - }, - "openRegistrations": true - } + "gracie-tech.tokyo": { + "error": "HTTPSConnectionPool(host='gracie-tech.tokyo', port=443): Read timed out. (read timeout=3)" }, - "social.adriel.info": { - "error": "HTTPSConnectionPool(host='social.adriel.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.bitzeny.link": { + "error": "HTTPSConnectionPool(host='mstdn.bitzeny.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mckellar.org": { - "error": 404 + "e.usagi.top": { + "error": "HTTPSConnectionPool(host='e.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.frei.social": { - "error": "HTTPSConnectionPool(host='www.frei.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tube.dodsorf.as": { + "error": "HTTPSConnectionPool(host='tube.dodsorf.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "social.foxfam.club": { + "mastodon.trxrg.com": { + "error": "HTTPSConnectionPool(host='mastodon.trxrg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.struct.ws": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -101767,10 +106812,12 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "suggestions", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -101780,10 +106827,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "fedi.struct.ws", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -101831,14 +106884,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.foxfam.club/users/bigl0af" + "https://fedi.struct.ws/users/mod" ], "suggestions": { - "enabled": true, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -101849,8 +106898,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -101858,254 +106906,21 @@ }, "software": { "name": "pleroma", - "version": "1.1.7" + "version": "2.0.50-558-g01cc93b6-develop" }, "usage": { - "localPosts": 6377, + "localPosts": 98, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mastodon.social/users/cuchlann": { - "error": 404 - }, - "toot.jasonscheirer.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2984 - }, - "openRegistrations": false - } - }, - "elevenzerotwo.com": { - "error": 404 - }, - "besseling.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 70 - }, - "openRegistrations": true - } - }, - "mstdn.camera": { - "error": "HTTPSConnectionPool(host='mstdn.camera', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "redmi233.tk": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "misskey.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.37.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "misskey.dev", - "nodeDescription": "

Misskey for Developers and any people!

\n
Misskey(\u30df\u30b9\u30ad\u30fc)\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3059\u3002\u8a73\u3057\u304f\u306fInfo\u30fb\u60c5\u5831\u30da\u30fc\u30b8\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\u5f53\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u73fe\u5728\u3001Misskey v11\u304c\u7a3c\u50cd\u3057\u3066\u304a\u308a\u307e\u3059\u3002\n
\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3059\u308b\u524d\u306b\u3001\u5fc5\u305a\u5229\u7528\u898f\u7d04 \u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002
\nHow to Use \n | \u4f7f\u3044\u65b9\n | Info\u30fb\u60c5\u5831\n /", - "maintainer": { - "name": "cv_k", - "email": "sitesupport$live.jp" - }, - "langs": [], - "ToSUrl": "https://misskey.dev/@cv_k/pages/tos", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "\u2b50Approved as a pinned account\n\u2b50More request to add custom icons(free user:1icon per month)\n\u2b50User name posted on ?[info](https://misskey.dev/@cv_k/pages/info)page\n
[*** Donate ***](https://liberapay.com/misskey.dev)
\n\u2b50\u30d4\u30f3\u7559\u3081\u30a2\u30ab\u30a6\u30f3\u30c8\u3068\u3057\u3066\u516c\u8a8d\n\u2b50\u3088\u308a\u591a\u304f\u306e\u30ab\u30b9\u30bf\u30e0\u7d75\u6587\u5b57\u306e\u8ffd\u52a0\u30ea\u30af\u30a8\u30b9\u30c8(\u975e\u4f1a\u54e1\u306f\u4e00\u30f6\u6708\u306b\u3064\u304d1\u500b\u307e\u3067)\n\u2b50?[info](https://misskey.dev/@cv_k/pages/info)\u30da\u30fc\u30b8\u306b\u3066\u30e6\u30fc\u30b6\u30fc\u540d\u306e\u63b2\u8f09\n\n\u652f\u6255\u3044\u306b\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u53ca\u3073\u30b3\u30f3\u30d3\u30cb\u6c7a\u6e08\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n**New** Premium\u306e\u7279\u5178\u304c\u306a\u3044\u304a\u5f97\u306a100\u5186\u30d7\u30e9\u30f3\u59cb\u3081\u307e\u3057\u305f\u3002\u270c\u270c\u270c\n\n
[*** \u8a73\u7d30\u30fb\u767b\u9332\u306f\u3053\u3061\u3089 ***](https://fantia.jp/takimura)
\nFantia\u62db\u5f85\u30b3\u30fc\u30c9\uff1a9A848327\n\n\u4ee5\u4e0b\u304b\u3089Brave\u309230\u65e5\u9593\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u3053\u3068\u3067\u3082\u652f\u63f4\u3057\u3066\u3044\u305f\u3060\u3051\u307e\u3059\uff01\nhttps://brave.com/mis911", - "image": null, - "title": "misskey.dev Premium" - }, - { - "text": "How to Use \nhttps://misskey.dev/notes/5c79e2a0fe0a36003970239f\nAbout Misskey(joinmisskey)\n[https://join.misskey.page/](https://join.misskey.page/)\nMisskey (Original/.io)\n[https://misskey.io/](https://misskey.io/)\nMisskey Client(Japanese)\n[https://join.misskey.page/en/wiki/apps/clients/](https://join.misskey.page/en/wiki/apps/clients/)\nTerms of service\nhttps://misskey.dev/@cv_k/pages/tos\nInfo\nhttps://misskey.dev/@cv_k/pages/info\n
-----
\u4f7f\u3044\u65b9\nhttps://misskey.dev/notes/5c79e505c9c298003288f8c8\nMisskey\u306b\u3064\u3044\u3066\n[https://join.misskey.page/](https://join.misskey.page/)\nMisskey\u672c\u5bb6\u306f\u3053\u3061\u3089\n[https://misskey.io/](https://misskey.io/)\nMisskey\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\n[https://join.misskey.page/ja/wiki/apps/clients/](https://join.misskey.page/ja/wiki/apps/clients/)\n\u5229\u7528\u898f\u7d04\nhttps://misskey.dev/@cv_k/pages/tos\nInfo\u30da\u30fc\u30b8\nhttps://misskey.dev/@cv_k/pages/info", - "image": null, - "title": "Misskey Information" - }, - { - "text": "Misskey Flavored Markdown / \u6587\u5b57\u88c5\u98fe\n[https://join.misskey.page/ja/wiki/usage/mfm/](https://join.misskey.page/ja/wiki/usage/mfm/)\n\n\u30ab\u30b9\u30bf\u30e0\u7d75\u6587\u5b57\u306e\u4f9d\u983c\u306b\u3064\u3044\u3066\uff1a128x128px\u4ee5\u4e0a\u306epng\u3082\u3057\u304f\u306fsvg\u753b\u50cf\u3092\u6dfb\u4ed8\u3057\u3001 @cv_k \u307e\u3067Reply\u307e\u305f\u306fDM\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u8ffd\u52a0\u306e\u691c\u8a0e\u3092\u81f4\u3057\u307e\u3059\u3002\n\nRegarding local accounts and remote accounts : Accounts that repeat posts that violate the laws of Japan are freezed.\n
-----
\u30a2\u30ab\u30a6\u30f3\u30c8/\u30ea\u30e2\u30fc\u30c8\u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u95a2\u3057\u3066 : \u65e5\u672c\u56fd\u306e\u6cd5\u5f8b\u306b\u62b5\u89e6\u3059\u308b\u6295\u7a3f\u3092\u7e70\u308a\u8fd4\u3057\u884c\u3046\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u51cd\u7d50\u3055\u308c\u307e\u3059\u3002", - "image": null, - "title": "Misskey Information 2" - } - ], - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 2048, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "stralingsbewust.info": { - "error": 404 - }, - "kuropen.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "dolphin", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Penguinone Annex", - "nodeDescription": null, - "maintainer": { - "name": "Kuropen", - "email": "webmaster@kuropen.org" - }, - "maxNoteTextLength": 500 - } - } - }, - "gstest990.dalme.net": { - "error": "HTTPSConnectionPool(host='gstest990.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kirishima.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+ Astarte on Glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 311, - "activeMonth": 137, - "activeHalfyear": 201 - }, - "localPosts": 982929 - }, - "openRegistrations": false - } - }, - "social.miwilc.com": { - "error": "HTTPSConnectionPool(host='social.miwilc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "such.technology": { - "error": "HTTPSConnectionPool(host='such.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to such.technology timed out. (connect timeout=3)'))" - }, - "wimminz.wordpress.com": { - "error": 404 - }, - "francecatholique.net": { - "error": "HTTPSConnectionPool(host='francecatholique.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to francecatholique.net timed out. (connect timeout=3)'))" - }, - "cloud.moemoekyun.moe": { - "error": 404 - }, - "dev.civiq.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "henro.banky.club": { - "nodeinfo": { - "metadata": { - "nodeName": "Henro", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "mercury.spraci.info": { - "error": "HTTPSConnectionPool(host='mercury.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "ministryofinternet.eu": { + "sorcie.re": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -102114,7 +106929,9 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "chat", + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, @@ -102130,10 +106947,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A federated plattform for european humans.", - "nodeName": "Ministry Of Internet", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Le Ch\u0153ur", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -102142,6 +106959,7 @@ }, "postFormats": [ "text/plain", + "text/html", "text/markdown", "text/bbcode" ], @@ -102180,7 +106998,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://ministryofinternet.eu/users/root" + "https://sorcie.re/users/marielouise" ], "suggestions": { "enabled": false @@ -102192,7 +107010,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -102202,102 +107020,421 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 15, + "localPosts": 272, "users": { - "total": 5 + "total": 12 } }, "version": "2.0" } }, - "pegelinux.ga": { - "error": "HTTPSConnectionPool(host='pegelinux.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bioklaani.horse": { + "error": "HTTPSConnectionPool(host='bioklaani.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.seti.bzh": { - "error": "HTTPSConnectionPool(host='mastodon.seti.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sg.peertube.network": { + "error": "HTTPSConnectionPool(host='sg.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mimumedon.com": { + "hello.mailpile.is": { + "error": "HTTPSConnectionPool(host='hello.mailpile.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hostux.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10648, - "activeMonth": 1220, - "activeHalfyear": 2549 + "total": 3964, + "activeMonth": 752, + "activeHalfyear": 1857 }, - "localPosts": 9047273 + "localPosts": 383831 }, "openRegistrations": true } }, - "nowheycreamery.com": { - "error": 500 + "toots.wi51.cc": { + "error": "HTTPSConnectionPool(host='toots.wi51.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.freechinaweibo.com": { - "error": "HTTPSConnectionPool(host='www.freechinaweibo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www.freechinaweibo.com timed out. (connect timeout=3)'))" + "lessersociety.com": { + "error": "HTTPSConnectionPool(host='lessersociety.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "zone.liolok.com": { + "mastodon.matsu-nico.me": { + "error": "HTTPSConnectionPool(host='mastodon.matsu-nico.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "private.abkenar.net": { + "error": 404 + }, + "cloud.dellmuth.de": { + "error": 404 + }, + "mastodon.lynoxus.com": { + "error": "HTTPSConnectionPool(host='mastodon.lynoxus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.goalhost.net": { + "error": "HTTPSConnectionPool(host='cloud.goalhost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.jmshyns.com": { + "error": "HTTPSConnectionPool(host='social.jmshyns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "korshun.de/friendica": { + "error": "HTTPSConnectionPool(host='korshun.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'korshun.de' doesn't match either of '*.1blu.de', '1blu.de'\")))" + }, + "toots.pravic.xyz": { + "error": "HTTPSConnectionPool(host='toots.pravic.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gelt.cz": { + "error": "HTTPSConnectionPool(host='gelt.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dolphin.nokotaro.work": { + "error": "HTTPSConnectionPool(host='dolphin.nokotaro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "videos.funkwhale.audio": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 4, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Funkwhale Videos", + "nodeDescription": "Home of Funkwhale guides and other Funkwhale-related content" + } + } + }, + "iox.hfrc.de": { + "error": "HTTPSConnectionPool(host='iox.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "arrasmith.duckdns.org": { + "error": "HTTPSConnectionPool(host='arrasmith.duckdns.org', port=443): Read timed out. (read timeout=3)" + }, + "nnct-mstdn.site": { + "error": "HTTPSConnectionPool(host='nnct-mstdn.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "good-dragon.com": { + "error": "HTTPSConnectionPool(host='good-dragon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'good-dragon.com' doesn't match either of '05md.cn', 'm.05md.cn', 'www.05md.cn'\")))" + }, + "www.rainbowdash.net": { + "error": 404 + }, + "d100.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 7, + "activeMonth": 1, + "activeHalfyear": 11 }, - "localPosts": 145 + "localPosts": 2760 }, "openRegistrations": true } }, - "mastodon.anotherfoxguy.com": { - "error": "HTTPSConnectionPool(host='mastodon.anotherfoxguy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anotherfoxguy.com' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" + "micro.eternawings.com": { + "error": "HTTPSConnectionPool(host='micro.eternawings.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "dashie.masto.dev.otter.sh": { - "error": "HTTPSConnectionPool(host='dashie.masto.dev.otter.sh', port=443): Read timed out. (read timeout=3)" + "social.bobcall.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 3, + "activeHalfyear": 9 + }, + "localPosts": 867 + }, + "openRegistrations": false + } }, - "relay.rocketboom.io": { - "error": "HTTPSConnectionPool(host='relay.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "farts.club": { + "error": "HTTPSConnectionPool(host='farts.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.fraengii.de": { - "error": "HTTPSConnectionPool(host='friendica.fraengii.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.fraengii.de' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "f.freinetz.ch": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 26, + "activeHalfyear": 26, + "activeMonth": 14 + }, + "localPosts": 74, + "localComments": 28 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "freinetz.ch - friendica", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } }, - "mstdn.riskmanage.jp": { - "error": "HTTPSConnectionPool(host='mstdn.riskmanage.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kitadon.com": { + "error": "HTTPSConnectionPool(host='kitadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mstdn.schoolidol.pro": { - "error": "HTTPSConnectionPool(host='mstdn.schoolidol.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "theodica.net": { + "error": "HTTPSConnectionPool(host='theodica.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'theodica.net' doesn't match either of '*.leo.uberspace.de', 'leo.uberspace.de'\")))" }, - "social.teenwhistle.fr": { + "touha.me": { + "error": "HTTPSConnectionPool(host='touha.me', port=443): Read timed out. (read timeout=3)" + }, + "akashiensis.com": { + "error": "HTTPSConnectionPool(host='akashiensis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.d4m.fr": { + "error": "HTTPSConnectionPool(host='mastodon.d4m.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "solna.in": { + "error": "HTTPSConnectionPool(host='solna.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beta.scoutcloud.tk": { + "error": 403 + }, + "barenwald.xyz": { + "error": "HTTPSConnectionPool(host='barenwald.xyz', port=443): Read timed out. (read timeout=3)" + }, + "dev.vgai.de": { + "error": "HTTPSConnectionPool(host='dev.vgai.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "moontreeproject.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cave.scuttlebug.space": { + "error": "HTTPSConnectionPool(host='cave.scuttlebug.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gagada.wordpress.com": { "error": 404 }, - "mstdn.rtclub.net": { - "error": "HTTPSConnectionPool(host='mstdn.rtclub.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.huginn.dev": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "rss2ap.huttiesroow.nl": { + "error": 404 + }, + "sanctuary.beacoworks.xyz": { + "error": "HTTPSConnectionPool(host='sanctuary.beacoworks.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jelqing.men": { + "error": "HTTPSConnectionPool(host='jelqing.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.dickeycloud.com": { + "error": "HTTPSConnectionPool(host='tube.dickeycloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lamatriz.org": { + "error": "HTTPSConnectionPool(host='lamatriz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "discuss.ion.ovh": { + "error": "HTTPSConnectionPool(host='discuss.ion.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.jdoubleu.de": { + "error": "HTTPSConnectionPool(host='social.jdoubleu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.bunni.eu": { + "error": "HTTPSConnectionPool(host='pleroma.bunni.eu', port=443): Read timed out. (read timeout=3)" + }, + "friendycat.drycat.fr": { + "error": "HTTPSConnectionPool(host='friendycat.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, "milkcocoa.masto.host": { - "error": "HTTPSConnectionPool(host='milkcocoa.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "error": "HTTPSConnectionPool(host='milkcocoa.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.diasalmeida.com": { + "pl.gegenmenschen.de": { + "error": "HTTPSConnectionPool(host='pl.gegenmenschen.de', port=443): Read timed out. (read timeout=3)" + }, + "dolphin.town": { "error": 404 }, - "video.aji-france.com": { + "social.vbrlabs.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 3 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/melissasage": { + "error": 404 + }, + "terracehousehotbath.masto.host": { + "error": "HTTPSConnectionPool(host='terracehousehotbath.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fidol.mooo.com": { + "error": "HTTPSConnectionPool(host='fidol.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "repository.triggerphra.se": { + "error": "HTTPSConnectionPool(host='repository.triggerphra.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "meilleurtube.delire.party": { + "error": "HTTPSConnectionPool(host='meilleurtube.delire.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mstdn.alicia.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 462 + }, + "openRegistrations": false + } + }, + "mkn.m.to": { + "error": "HTTPSConnectionPool(host='mkn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.patologia.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cybr.es": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1533 + }, + "openRegistrations": false + } + }, + "yiny.org": { "nodeinfo": { "version": "2.0", "software": { @@ -102314,26 +107451,56 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 500 }, - "localPosts": 15, - "localComments": 0 + "localPosts": 1858, + "localComments": 51 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AJI", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "YinY.org", + "nodeDescription": "Une instance d\u00e9di\u00e9e \u00e0 la culture punk et libertaire. \nPour que vive l'internet et la musique libre !", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -102350,8 +107517,11 @@ "enabled": true }, "enabledResolutions": [ + 0, 480, - 720 + 720, + 1080, + 2160 ] }, "import": { @@ -102424,12 +107594,12 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 1073741824, "videoQuotaDaily": -1 }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 30 } }, "tracker": { @@ -102439,399 +107609,69 @@ } } }, - "thecave.social": { - "error": "HTTPSConnectionPool(host='thecave.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chinamstdn.com": { + "error": "HTTPSConnectionPool(host='chinamstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "easy.saramara.ai": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "SARAMARA", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://easy.saramara.ai/users/imyaman" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, - "usage": { - "localPosts": 90, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "monkeystew.social": { - "error": "HTTPSConnectionPool(host='monkeystew.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.m0n5t3r.info": { - "error": "HTTPSConnectionPool(host='gs.m0n5t3r.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pipes.yahoo.com": { - "error": "HTTPSConnectionPool(host='pipes.yahoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "s.mrxi.org": { - "error": "HTTPSConnectionPool(host='s.mrxi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "libellula.criptica.org": { - "error": "HTTPSConnectionPool(host='libellula.criptica.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thesocialmedia.feedbackloo.pw": { + "error": "HTTPSConnectionPool(host='thesocialmedia.feedbackloo.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev3.jasonrobinson.me": { - "error": 404 + "udongein.xyz": { + "error": "HTTPSConnectionPool(host='udongein.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ptube.rousset.nom.fr": { + "flumph.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 7, - "localComments": 0 + "localPosts": 2974 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "popcornaddiction.xyz": { - "error": 404 - }, - "voiceofcomputer.xyz": { - "error": "Expecting value: line 7 column 1 (char 6)" - }, - "kiwec.net": { - "error": 404 - }, - "wilcosky.com": { - "error": 404 - }, - "delusion.ariela.jp": { - "error": 404 + "bitrot.iscute.ovh": { + "error": "HTTPSConnectionPool(host='bitrot.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bitrot.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" }, - "social.moso.io": { - "error": "HTTPSConnectionPool(host='social.moso.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.moso.io' doesn't match either of '3up.dk', 'www.3up.dk'\")))" + "toot.nmkj.me": { + "error": "HTTPSConnectionPool(host='toot.nmkj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixelfed.xhrpb.com": { + "orz.uno": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.xhrpb.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "100", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "XHRPB Pixelfed", - "domain": "pixelfed.xhrpb.com", - "url": "https://pixelfed.xhrpb.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, "usage": { - "localPosts": 11, - "localComments": 0, "users": { - "total": 13, - "activeHalfyear": 13, - "activeMonth": 6 - } + "total": 7, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 737 }, - "version": "2.0", - "openRegistrations": true + "openRegistrations": false } }, - "freego.network": { - "error": "HTTPSConnectionPool(host='freego.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "micca.hopto.org": { - "error": "HTTPSConnectionPool(host='micca.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tupambae.org": { - "error": 500 - }, - "masto.tttie.ga": { - "error": "HTTPSConnectionPool(host='masto.tttie.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.yoshimov.info": { + "flagada.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -102842,177 +107682,113 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 347 + "localPosts": 1 }, "openRegistrations": false } }, - "slcb.m.to": { - "error": "HTTPSConnectionPool(host='slcb.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "furry.wtf": { - "error": "HTTPSConnectionPool(host='furry.wtf', port=443): Read timed out. (read timeout=3)" - }, - "ctibor.brancik.cz": { - "error": 502 + "social.dasbiersec.com": { + "error": "HTTPSConnectionPool(host='social.dasbiersec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.solmaz.io": { + "loutre.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 14, + "activeMonth": 9, + "activeHalfyear": 9 }, - "localPosts": 2 + "localPosts": 5871 }, "openRegistrations": false } }, - "social.atoh.me": { - "error": "HTTPSConnectionPool(host='social.atoh.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.atoh.me' doesn't match 'plusbellemafamille.fr'\")))" + "cloud.ericz.me": { + "error": "HTTPSConnectionPool(host='cloud.ericz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.ries-web.de": { - "error": 404 + "pod.yellowsky.me": { + "error": "HTTPSConnectionPool(host='pod.yellowsky.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "itsysadm.in": { + "cloud.home.lespocky.de": { "error": 404 }, - "mstdn.goziline.com": { - "error": 502 + "www.droitdebout.fr": { + "error": "HTTPSConnectionPool(host='www.droitdebout.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cute2d.xyz": { - "error": "HTTPSConnectionPool(host='cute2d.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nextcloud.eus": { + "error": 404 }, - "tsundere.co": { + "miss.jaekr.sh": { "nodeinfo": { - "@context": "http://nodeinfo.diaspora.software/ns/schema/2.0", "version": "2.0", "software": { - "name": "tsundere", - "version": "0.0.1" - }, - "protocols": [ - "activitypub" - ], - "services": {}, - "openRegistrations": false, - "usage": { - "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 0, - "localComments": 0 - }, - "metadata": {} - } - }, - "peertube.trippelm.tv": { - "error": "HTTPSConnectionPool(host='peertube.trippelm.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.es": { - "error": "HTTPSConnectionPool(host='pleroma.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "artless.cc": { - "nodeinfo": { - "metadata": { - "nodeName": "Artless", - "nodeDescription": "In Defence of the Humanities", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "name": "misskey", + "version": "12.32.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": true, "usage": { - "users": { - "total": 1 - }, - "localPosts": 2 - }, - "version": "2.0" - } - }, - "kristerw.blogspot.com": { - "error": 404 - }, - "pleroma.gabaut.fr": { - "error": 503 - }, - "federation.host": { - "error": "HTTPSConnectionPool(host='federation.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "in2600.com": { - "error": 404 - }, - "hackjob.solutions": { - "error": "HTTPSConnectionPool(host='hackjob.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.tuxcloud.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "users": {} }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 5 + "metadata": { + "nodeName": "Meow", + "nodeDescription": "\u306b\u3083, \u306b\u3083\nMagical Misskey instance.\nGeneral instance, come here to chill.\nRules: https://jae.moe/host\nTor URL: wudh6y2es7rij7jq.onion", + "maintainer": { + "name": "Jae", + "email": "jae@jae.moe" }, - "localPosts": 16 - }, - "openRegistrations": true + "langs": [], + "tosUrl": "https://jae.moe/tos.txt", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 4096, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } } }, - "hellsite.tyronesama.moe": { - "error": "Expecting value: line 1 column 1 (char 0)" + "friendica.kirpeit-solutions.de": { + "error": "HTTPSConnectionPool(host='friendica.kirpeit-solutions.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.kirpeit-solutions.de' doesn't match either of '*.peacock.uberspace.de', 'peacock.uberspace.de'\")))" }, - "yovm.com": { - "error": "HTTPSConnectionPool(host='yovm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yovm.com timed out. (connect timeout=3)'))" + "mastodon.le-gras.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.bytesexual.net": { - "error": "HTTPSConnectionPool(host='social.bytesexual.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.bytesexual.net timed out. (connect timeout=3)'))" + "mastodontest.codingfield.com": { + "error": "HTTPSConnectionPool(host='mastodontest.codingfield.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pridelands.io": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/clhendricksbc": { + "error": 404 }, - "peertube2.cpy.re": { + "tube-reims.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1-nightly-2020-04-30" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -103027,66 +107803,30 @@ "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 118 }, - "localPosts": 62456, - "localComments": 8 + "localPosts": 6804, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser", + "nodeName": "PeerTube Temporaire de l'Acad\u00e9mie de Reims", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { - "search": { - "remoteUri": { - "users": true, - "anonymous": false - } - }, "plugin": { "registered": [ { - "name": "logo-framasoft", + "name": "glavlit-custom", "version": "0.0.1", - "description": "Framasoft logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} } ] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -103097,18 +107837,14 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, - 720, - 1080 + 720 ] }, "import": { @@ -103181,8 +107917,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 + "videoQuota": 5368709120, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -103190,19 +107926,16 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "social.brandongiesing.com": { - "error": "HTTPSConnectionPool(host='social.brandongiesing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wangdahoo.space": { - "error": "HTTPSConnectionPool(host='wangdahoo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.pirata.xyz": { + "error": "HTTPSConnectionPool(host='social.pirata.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "adriaan.se": { + "toot.zerojay.com": { "nodeinfo": { "version": "2.0", "software": { @@ -103218,86 +107951,21 @@ "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 33 }, "openRegistrations": false } }, - "peertube.zapashcanon.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 235 - }, - "localPosts": 155151, - "localComments": 8 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube - zapashcanon", - "nodeDescription": "Personnal instance but still opened to anyone." - } - } + "dev.knzk.me": { + "error": "HTTPSConnectionPool(host='dev.knzk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "words.kiichan.space": { - "nodeinfo": { - "metadata": { - "nodeName": "Kii-chan does words", - "nodeDescription": "kiichan", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 7 - }, - "version": "2.0" - } + "buntadon.jp": { + "error": "HTTPSConnectionPool(host='buntadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskeyml.herokuapp.com": { - "error": 404 + "peertube.kajalinifi.de": { + "error": "HTTPSConnectionPool(host='peertube.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" }, - "krefeld.life": { + "microblog.shivering-isles.com": { "nodeinfo": { "version": "2.0", "software": { @@ -103309,233 +107977,270 @@ ], "usage": { "users": { - "total": 28, - "activeMonth": 40, - "activeHalfyear": 56 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 5554 + "localPosts": 2574 }, - "openRegistrations": true + "openRegistrations": false } }, - "biscuit.town": { + "goneaway.social": { + "error": 404 + }, + "35.185.206.246": { + "error": "HTTPSConnectionPool(host='35.185.206.246', port=443): Read timed out. (read timeout=3)" + }, + "rulix.info": { + "error": 404 + }, + "mastodonclojure.herokuapp.com": { + "error": 404 + }, + "mastodon.frinkel.tech": { + "error": "HTTPSConnectionPool(host='mastodon.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "go.nsa.li": { + "error": "HTTPSConnectionPool(host='go.nsa.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'go.nsa.li' doesn't match 'esc.bka.li'\")))" + }, + "clovers.social": { + "error": "HTTPSConnectionPool(host='clovers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s.neguse.net": { + "error": "HTTPSConnectionPool(host='s.neguse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dlitz.net": { + "error": 404 + }, + "www.cloudbase.cymru": { + "error": "HTTPSConnectionPool(host='www.cloudbase.cymru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chmura.marcinmalecki.pl": { + "error": 404 + }, + "mastodon.social/users/tronmaximum": { + "error": 404 + }, + "mastodon.uvolante.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 94, - "activeMonth": 22, - "activeHalfyear": 22 + "total": 6, + "activeMonth": 1, + "activeHalfyear": 6 }, - "localPosts": 144943 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "www.bawker.net": { + "vipper.net": { + "error": "HTTPSConnectionPool(host='vipper.net', port=443): Read timed out. (read timeout=3)" + }, + "social.digimortal.org": { + "error": "HTTPSConnectionPool(host='social.digimortal.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lawless.cloud": { "error": 404 }, - "kagayaki.m.to": { - "error": "HTTPSConnectionPool(host='kagayaki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.katty.me": { + "error": "HTTPSConnectionPool(host='soc.katty.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.katty.me' doesn't match either of '*.floofy.club', 'floofy.club'\")))" }, - "freetayk.masto.host": { - "error": "HTTPSConnectionPool(host='freetayk.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.samathy.space": { + "error": "HTTPSConnectionPool(host='social.samathy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.qoto.org": { + "pleroma.miraiv.net": { + "error": "HTTPSConnectionPool(host='pleroma.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fed.umycode.com": { + "error": "HTTPSConnectionPool(host='fed.umycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fed.umycode.com' doesn't match either of 'umry.sh', 'umrysh.com', 'umycode.com', 'www.umry.sh', 'www.umrysh.com', 'www.umycode.com'\")))" + }, + "pouet.ca": { + "error": "HTTPSConnectionPool(host='pouet.ca', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.phonolo.gy": { + "error": "HTTPSConnectionPool(host='mstdn.phonolo.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "broken.social": { + "error": "HTTPSConnectionPool(host='broken.social', port=443): Read timed out. (read timeout=3)" + }, + "good.morn.i.ng": { "error": 404 }, - "blog.aksel.rocks": { - "error": "HTTPSConnectionPool(host='blog.aksel.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "judicial-inc-archive.blogspot.ca": { + "error": "Expecting value: line 2 column 1 (char 1)" }, - "friendica.innec.to": { - "error": "HTTPSConnectionPool(host='friendica.innec.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.innec.to' doesn't match '*.gomama.love'\")))" + "blog.here.my": { + "error": 404 }, - "pixel.deblan.org": { + "mgtow.zone": { + "error": "HTTPSConnectionPool(host='mgtow.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "benward.social": { "nodeinfo": { - "metadata": { - "nodeName": "pixel.deblan.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "200", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixel.deblan.org", - "url": "https://pixel.deblan.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 3, - "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 53 }, - "version": "2.0", "openRegistrations": false } }, - "m.kigurumi.fun": { - "error": "HTTPSConnectionPool(host='m.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.anchel.nl": { + "error": "HTTPSConnectionPool(host='cloud.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.eth0.sh": { - "error": "HTTPSConnectionPool(host='mastodon.eth0.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "retar.m.to": { + "error": "HTTPSConnectionPool(host='retar.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/telmiger": { - "error": 404 + "photos.mnfed.social": { + "error": "HTTPSConnectionPool(host='photos.mnfed.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "deltacity.masto.host": { - "error": "HTTPSConnectionPool(host='deltacity.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.hugolecourt.fr": { + "error": 503 }, - "mastodon.ting.systems": { - "error": "HTTPSConnectionPool(host='mastodon.ting.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ting.systems' doesn't match 'bookshop.ting.systems'\")))" + "saii.cc": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pixelfed.the-penguin.de": { + "tube.troopers.agency": { + "error": "HTTPSConnectionPool(host='tube.troopers.agency', port=443): Read timed out. (read timeout=3)" + }, + "no.zone": { + "error": "HTTPSConnectionPool(host='no.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.mass-trespass.uk": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.the-penguin.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.the-penguin.de", - "url": "https://pixelfed.the-penguin.de" - } + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Mass-Trespass", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.mass-trespass.uk/users/m4rk" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.6" + "name": "pleroma", + "version": "1.1.9" }, "usage": { - "localPosts": 134, - "localComments": 0, + "localPosts": 52, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 + "total": 2 } }, - "version": "2.0", - "openRegistrations": false - } - }, - "social.diskseven.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 44475 - }, - "openRegistrations": false + "version": "2.0" } }, - "toot.wt21.de": { - "error": 404 + "rockcity.ibb.town": { + "error": "HTTPSConnectionPool(host='rockcity.ibb.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rockcity.ibb.town' doesn't match either of '*.org-dns.com', 'org-dns.com'\")))" }, - "videos.fromouter.space": { + "peertube.cipherbliss.com": { "nodeinfo": { "version": "2.0", "software": { @@ -103552,449 +108257,321 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 185 }, - "localPosts": 6, - "localComments": 0 + "localPosts": 82560, + "localComments": 17 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videos from outer space", - "nodeDescription": "Videos from outer space (vFOS) is a no-worries hosting for small videos." + "nodeName": "CipherBliss PeerTube", + "nodeDescription": "Instance PeerTube de Cipherbliss.com, contenu g\u00e9n\u00e9raliste." } } }, - "makestuff.club": { + "ta1k.ga": { + "error": "HTTPSConnectionPool(host='ta1k.ga', port=443): Read timed out. (read timeout=3)" + }, + "dolphin.devporto.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "dolphin", + "version": "1.4.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { - "users": { - "total": 19, - "activeMonth": 5, - "activeHalfyear": 8 - }, - "localPosts": 2164 + "users": {} }, - "openRegistrations": true + "metadata": { + "nodeName": "Dolphin", + "nodeDescription": null, + "maintainer": { + "name": "devPorto", + "email": "devporto@protonmail.com" + }, + "maxNoteTextLength": 500 + } } }, - "papers.weburn.ru": { + "blabla.cybear.space": { + "error": "HTTPSConnectionPool(host='blabla.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "interfaith.masto.host": { "nodeinfo": { - "metadata": { - "nodeName": "Papers we burn", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": false, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, "usage": { "users": { - "total": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 19 + "localPosts": 117 }, - "version": "2.0" + "openRegistrations": true } }, - "videos.koumoul.com": { + "freespeech.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.2.1" + "name": "mastodon", + "version": "3.1.0+glitch" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 8, + "activeMonth": 4, + "activeHalfyear": 12 + }, + "localPosts": 4309 }, - "openRegistrations": false, + "openRegistrations": true + } + }, + "social.walamana.de": { + "error": "HTTPSConnectionPool(host='social.walamana.de', port=443): Read timed out. (read timeout=3)" + }, + "mimmoth.club": { + "nodeinfo": { + "version": "2.0", "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 1574, - "localComments": 0 + "localPosts": 430 + }, + "software": { + "version": "1.0.0-581-g8b5e4210-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "nodeName": "Koumoul", - "nodeDescription": "Cette instance permet de diffuser, par P2P, les videos de https://koumoul.com\n" + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://mimmoth.club/users/shatteredgears", + "https://mimmoth.club/users/msheldon" + ], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": true, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Mimmoth Club", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, + "invitesEnabled": true, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [ + "wagesofsinisdeath.com", + "freespeechextremist.com" + ], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [ + "pl.smuglo.li" + ], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "relay" + ], + "accountActivationRequired": false } } }, - "cloud.caldron.de": { + "mastodon.morrisherd.com": { "error": 404 }, - "social.simcu.com": { + "hitlers.win": { + "error": "HTTPSConnectionPool(host='hitlers.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "17u21tz0tiq3.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "masto.waytt.cf": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 28, - "activeMonth": 85, - "activeHalfyear": 109 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3917 + "localPosts": 414 }, "openRegistrations": false } }, - "mastodon.aximov.net": { - "error": "HTTPSConnectionPool(host='mastodon.aximov.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "vanecx.be": { - "error": 500 - }, - "ventel.app": { - "error": "HTTPSConnectionPool(host='ventel.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ventel.app timed out. (connect timeout=3)'))" + "dotdon.jp": { + "error": 526 }, - "ipkitten.blogspot.com": { - "error": 404 + "write.hostux.social": { + "error": "HTTPSConnectionPool(host='write.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "therealblue.de": { - "error": 404 + "toot.3stadt.com": { + "error": "HTTPSConnectionPool(host='toot.3stadt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.3stadt.com' doesn't match either of 'www.routitude.com', 'routitude.com'\")))" }, - "social.olcy.fr": { - "error": "HTTPSConnectionPool(host='social.olcy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hotfreshporn.com": { + "error": "HTTPSConnectionPool(host='hotfreshporn.com', port=443): Read timed out. (read timeout=3)" }, - "social.galaxy.cat": { - "error": 404 + "pleroma.toot.koeln": { + "error": "HTTPSConnectionPool(host='pleroma.toot.koeln', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "troo.tube": { + "www.inclusion.cc": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "name": "wordpress", + "version": "5.3.3" }, - "openRegistrations": true, "usage": { "users": { - "total": 188 - }, - "localPosts": 2446, - "localComments": 30 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "total": 13 }, - "nodeName": "Troo.Tube - please check about page", - "nodeDescription": "In a time of universal deceit \u2014 telling the truth is a revolutionary act.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "hub.g3l.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "3.6.1" + "localPosts": 143, + "localComments": 36 }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 12, - "activeHalfyear": 6, - "activeMonth": 3 - }, - "localPosts": 244, - "localComments": 673 + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "Hubzilla - G3L" + "email": "andreas.jeitler@uni-klu.ac.at" } } }, - "gldon.hostdon.jp": { - "error": "HTTPSConnectionPool(host='gldon.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "presidentielle.tech": { + "allnutt.net": { "error": 404 }, - "kottman.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.coolmathgames.tech": { + "s-tomo.jp": { "error": 404 }, - "palautgn.duckdns.org": { - "error": 403 + "jidoridon.com": { + "error": "HTTPSConnectionPool(host='jidoridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hazelcafe.town": { + "mini.msky.cafe": { + "error": 410 + }, + "social.cr4.pw": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -104004,15 +108581,29 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", - "relay", - "safe_dm_mentions" + "relay" ], - "federation": {}, - "invitesEnabled": true, + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Just a little space for friends and I.", - "nodeName": "Hazelnut Cafe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "social.cr4.pw", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -104060,16 +108651,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://hazelcafe.town/users/habel", - "https://hazelcafe.town/users/gureatopossum", - "https://hazelcafe.town/users/littlecherrykit" + "https://social.cr4.pw/users/thor77" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -104078,10 +108663,9 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -104089,10 +108673,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.2" }, "usage": { - "localPosts": 43, + "localPosts": 6, "users": { "total": 7 } @@ -104100,16 +108684,259 @@ "version": "2.0" } }, - "isleo.space": { + "wakasa.m.to": { + "error": "HTTPSConnectionPool(host='wakasa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mtd.systemdfree.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "boony.space": { + "error": "HTTPSConnectionPool(host='boony.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gominosensei.org": { "error": 404 }, - "benning.space": { + "bagelbuddy.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "jeff-vogel.blogspot.de": { "error": 404 }, - "hongeipii.com": { - "error": "HTTPSConnectionPool(host='hongeipii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sad-macs.club": { + "error": "HTTPSConnectionPool(host='sad-macs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nx12.net": { + "pixcture.com": { + "error": 404 + }, + "mstdn.masuei.net": { + "error": "HTTPSConnectionPool(host='mstdn.masuei.net', port=443): Read timed out. (read timeout=3)" + }, + "toots.romaricpascal.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "oo.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mammochon.survivebox.net": { + "error": "HTTPSConnectionPool(host='mammochon.survivebox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wordhal.la": { + "error": "HTTPSConnectionPool(host='wordhal.la', port=443): Read timed out. (read timeout=3)" + }, + "test.afn.social": { + "error": "HTTPSConnectionPool(host='test.afn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "7n9x11u5mz0ud7.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ghost.work": { + "error": 404 + }, + "ura-mstdn.com": { + "error": 404 + }, + "fd.mastodont.cat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2561, + "activeMonth": 876, + "activeHalfyear": 2751 + }, + "localPosts": 347746 + }, + "openRegistrations": true + } + }, + "pixelfed.noellabo.jp": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.noellabo.jp", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfed.noellabo.jp", + "url": "https://pixelfed.noellabo.jp", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": null, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.6" + }, + "usage": { + "localPosts": 45, + "localComments": 0, + "users": { + "total": 27, + "activeHalfyear": 33, + "activeMonth": 3 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "bonnegent.fr": { + "error": "HTTPSConnectionPool(host='bonnegent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.tcp.expert": { + "error": "HTTPSConnectionPool(host='mastodon.tcp.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.azunyan.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u3042\u305a\u306b\u3083\u3093\u3059\u304d\u30fc", + "nodeDescription": "No Azunyan, No Life.\n\u3042\u305a\u306b\u3083\u3093\u597d\u304d\u3067\u305f\u307e\u3089\u306a\u3044\u4eba\u306b\u3002", + "maintainer": { + "name": "\u307f\u304b\u3052", + "email": "misskey@azunyan.jp" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "everythingsysadmin.com": { + "error": 404 + }, + "cloud.gm666q.space": { + "error": 403 + }, + "mastodon.social/users/ammodendri": { + "error": 404 + }, + "pleroma.mobi": { + "error": "HTTPSConnectionPool(host='pleroma.mobi', port=443): Read timed out. (read timeout=3)" + }, + "soc.luciferi.st": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -104128,9 +108955,84 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "sinblr.com" + ], + "banner_removal": [ + "sinblr.com" + ], + "federated_timeline_removal": [ + "social.raptorengineering.io", + "humblr.social" + ], + "media_nsfw": [ + "stereophonic.space", + "sinblr.com" + ], + "media_removal": [], + "reject": [ + "neckbeard.xyz", + "noagendasocial.com", + "freespeech.firedragonstudios.com", + "2hu.club", + "ap.uwu.st", + "gameliberty.club", + "gasthe.lgbt", + "feminism.lgbt", + "thechad.zone", + "comm.network", + "freezepeach.xyz", + "explosion.party", + "freespeechextremist.com", + "goldandblack.xyz", + "pl.smuglo.li", + "pleroma.cucked.me", + "qoto.org", + "rapefeminists.network", + "liberdon.com", + "mobile.co", + "melalandia.tk", + "justicewarrior.social", + "waifu.social", + "woofer.alfter.us", + "zerohack.xyz", + "sealion.club", + "social.guizzyordi.info", + "social.louisoft01.moe", + "social.quodverum.com", + "toot.love", + "social.wiuwiu.de", + "socnet.supes.com", + "cofe.moe", + "freespeech.host", + "counter.social", + "gab.com", + "spinster.xyz", + "miaou.drycat.fr", + "kiwifarms.cc", + "newjack.city", + "shitposter.club", + "baraag.net", + "pawoo.net", + "socnet.supes.com", + "usan.us", + "civiq.social", + "social.hatthieves.es", + "skippers-bin.com", + "cliterati.club", + "glindr.org", + "prout.social", + "hagra.net" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "pleroma.rareome.ga" + ] }, "fieldsLimits": { "maxFields": 10, @@ -104141,7 +109043,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "nx12.net", + "nodeName": "Luciferist Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -104189,14 +109091,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://nx12.net/users/housekeeping" + "https://soc.luciferi.st/users/amaranthe" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -104205,7 +109103,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -104215,74 +109113,114 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2026-g0d24ab04-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 24, + "localPosts": 21293, "users": { - "total": 3 + "total": 22 } }, "version": "2.0" } }, - "kawaiidelic.space": { - "error": "HTTPSConnectionPool(host='kawaiidelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "brave-goat-71.localtunnel.me": { - "error": "HTTPSConnectionPool(host='brave-goat-71.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "soogle.m.to": { - "error": "HTTPSConnectionPool(host='soogle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.chalybs.net/friendika": { + "error": "HTTPSConnectionPool(host='www.chalybs.net', port=443): Max retries exceeded with url: /friendika/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "qdon.space": { + "blogs.linux.pizza": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "WriteFreely", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 182, - "activeMonth": 35, - "activeHalfyear": 104 + "total": 1, + "activeHalfyear": 1 }, - "localPosts": 33855 + "localPosts": 26 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodont.cat": { + "mstdn1.ssc-web.net": { + "error": "HTTPSConnectionPool(host='mstdn1.ssc-web.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.paas.jp": { + "error": "HTTPSConnectionPool(host='mastodon.paas.jp', port=443): Read timed out. (read timeout=3)" + }, + "mk12.juggler.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "12.18.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { - "users": { - "total": 2544, - "activeMonth": 914, - "activeHalfyear": 2726 - }, - "localPosts": 343543 + "users": {} }, - "openRegistrations": true + "metadata": { + "nodeName": "\u8a66\u9a13\u9bd6", + "nodeDescription": "API\u3068\u30a2\u30d7\u30ea\u306e\u30c6\u30b9\u30c8\u7528\u3002\u30c7\u30fc\u30bf\u306f\u6c17\u304c\u5411\u3044\u305f\u3068\u304d\u306b\u6d88\u3057\u307e\u3059", + "maintainer": { + "name": "tateisu", + "email": "tateisu@gmail.com" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } } }, - "unhu.xyz": { + "mastodon.zeteo.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -104290,72 +109228,424 @@ "usage": { "users": { "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 0 + "localPosts": 691 }, - "openRegistrations": true + "openRegistrations": false } }, - "elle.systems": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" + "testodon.dereferenced.org": { + "error": "HTTPSConnectionPool(host='testodon.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "forza7.com": { + "error": "HTTPSConnectionPool(host='forza7.com', port=443): Read timed out. (read timeout=3)" + }, + "cloud.steingaesser.net": { + "error": 404 + }, + "www.kcterry.net": { + "error": 404 + }, + "social.sunshinegardens.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay", + "safe_dm_mentions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_policies": [ + "SimplePolicy", + "HellthreadPolicy", + "EnsureRePrepended", + "AntiLinkSpamPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "humblr.social", + "kinky.business", + "porntoot.com", + "sinblr.com", + "switter.at" + ], + "banner_removal": [], + "federated_timeline_removal": [ + "anticapitalist.party", + "aura.aetheri.ca", + "awoo.space", + "botsin.space", + "brap.73k.us", + "bsd.network", + "cliterati.club", + "comicscamp.club", + "computerfairi.es", + "cryptids.online", + "develop.gab.com", + "fedi.upyum.com", + "gab.com", + "glitch.social", + "hexagon.town", + "infinite.pink", + "jorts.horse", + "kiwifarms.cc", + "mastodon.circlelinego.com", + "mastodon.social", + "neckbeard.xyz", + "not-develop.gab.com", + "p.a3.pm", + "playvicious.social", + "sinblr.com", + "sleeping.town", + "social.diskseven.com", + "social.libre.fi", + "social.quodverum.com", + "social.skiant.net", + "social.thaega.fr", + "spinster.xyz", + "sunbeam.city", + "toot.cafe", + "transfurrmation.town", + "vulpine.club" + ], + "media_nsfw": [ + "baraag.net", + "equestria.social", + "freespeechextremist.com", + "gameliberty.club", + "humblr.social", + "kinky.business", + "kiwifarms.cc", + "miniwa.moe", + "mstdn.jp", + "neckbeard.xyz", + "pawoo.net", + "pl.smuglo.li", + "porntoot.com", + "shitasstits.life", + "sinblr.com", + "social.myfreecams.com", + "stereophonic.space", + "switter.at", + "twimblr.xyz", + "vipgirlfriend.xxx" + ], + "media_removal": [], + "reject": [ + "fedichive.tk", + "freefedifollowers.ga", + "newjack.city", + "search.fedi.app" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "develop.gab.com", + "gab.com", + "hispanilandia.net", + "kiwifarms.cc", + "not-develop.gab.com", + "scholar.social", + "social.diskseven.com", + "social.librem.one", + "sunbeam.city" + ] + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "the first days of a better nation", + "nodeName": "sunshine gardens", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.sunshinegardens.org/users/xj9", + "https://social.sunshinegardens.org/users/matilde", + "https://social.sunshinegardens.org/users/BeEmsabub", + "https://social.sunshinegardens.org/users/hushroom", + "https://social.sunshinegardens.org/users/abbycakes" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 200000000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.8" + }, "usage": { + "localPosts": 24749, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 32881 + "total": 26 + } }, - "openRegistrations": false + "version": "2.0" } }, - "cloud.wapanafa.org": { + "ondahostil.wordpress.com": { "error": 404 }, - "p.xuv.be": { + "tube-amiens.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 10 - }, - "localPosts": 751, - "localComments": 245 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 14 + }, + "localPosts": 7213, + "localComments": 0 }, "metadata": { - "email": "no-reply@p.xuv.be" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire - Academie de Amiens", + "nodeDescription": "PeerTube - hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } } } }, - "blog.nipponalba.scot": { + "arte.coletivos.org": { "nodeinfo": { "metadata": { - "nodeDescription": "A blogging space for family and friends of the admin.", - "nodeName": "nipponalba | blog" + "nodeName": "arte.coletivos.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "arte.coletivos.org", + "url": "https://arte.coletivos.org" + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -104364,44 +109654,59 @@ "outbound": [] }, "software": { - "name": "plume", - "version": "0.4.0" + "name": "pixelfed", + "version": "0.10.6" }, "usage": { + "localPosts": 23, "localComments": 0, - "localPosts": 165, "users": { - "total": 2 + "total": 4, + "activeHalfyear": 4, + "activeMonth": 0 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "riseuptimes.org": { - "error": 404 + "social.norze.co": { + "error": "HTTPSConnectionPool(host='social.norze.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "rthome.me": { - "error": 404 + "dededon.m.to": { + "error": "HTTPSConnectionPool(host='dededon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.bischoff-ibb.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "ashcloud.ddns.net": { + "error": "HTTPSConnectionPool(host='ashcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.historyhorde.com": { - "error": "HTTPSConnectionPool(host='social.historyhorde.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "social.puri.sm": { + "error": "HTTPSConnectionPool(host='social.puri.sm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendi.ca": { + "socialmaya.com": { + "error": 502 + }, + "cloud.alexbelgraver.nl": { + "error": "HTTPSConnectionPool(host='cloud.alexbelgraver.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/remittancegirl": { + "error": 404 + }, + "dpc.privatedns.org": { + "error": "HTTPSConnectionPool(host='dpc.privatedns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.bilimma.com": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.4.1" + "version": "5.4" }, "usage": { "users": { - "total": 8 + "total": 28 }, - "localPosts": 62, - "localComments": 21 + "localPosts": 993, + "localComments": 102 }, "openRegistrations": false, "protocols": [ @@ -104412,97 +109717,159 @@ "outbound": [] }, "metadata": { - "email": "icarus@dabo.de" + "email": "emreyilmaz@yandex.com" } } }, - "social.hidekisaito.com": { + "mobtodon.m.to": { + "error": "HTTPSConnectionPool(host='mobtodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.keenfamily.us": { + "error": "HTTPSConnectionPool(host='social.keenfamily.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "denull.ru": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "masto.rodab.party": { + "error": "HTTPSConnectionPool(host='masto.rodab.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blackflags.io": { "nodeinfo": { - "version": 1, + "version": "2.0", "software": { - "name": "friendica", - "version": "2019.06-1313" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "mstdn-pso2.online": { + "error": "HTTPSConnectionPool(host='mstdn-pso2.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gup.pe": { + "error": 404 + }, + "www.activitypoll.tw": { + "error": "HTTPSConnectionPool(host='www.activitypoll.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "holenet.services": { + "error": "HTTPSConnectionPool(host='holenet.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma-dev.5jung.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ernmander.masto.host": { + "error": "HTTPSConnectionPool(host='ernmander.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.bischof.rocks": { + "error": "HTTPSConnectionPool(host='social.bischof.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "arpidon.space": { + "error": 404 + }, + "kmail.i-red.info": { + "error": "HTTPSConnectionPool(host='kmail.i-red.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kmail.i-red.info' doesn't match either of 'bbs.i-red.info', 'cloud.i-red.info', 'cov.i-red.info', 'geotdn.i-red.info', 'i-red.info', 'mstdn.i-red.info', 'plrm.i-red.info', 'setter2002.i-red.info', 'webmail.i-red.info', 'www.i-red.info'\")))" + }, + "pakaben.cf": { + "error": "HTTPSConnectionPool(host='pakaben.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "talk.econudes.org": { + "error": "HTTPSConnectionPool(host='talk.econudes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nekos.io": { + "error": "HTTPSConnectionPool(host='nekos.io', port=443): Read timed out. (read timeout=3)" + }, + "video.thedwyers.co": { + "error": "HTTPSConnectionPool(host='video.thedwyers.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "10x.sh": { + "error": "HTTPSConnectionPool(host='10x.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.david.durieux.family": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.1.0" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 1 }, - "localPosts": 1123, - "localComments": 90 + "localPosts": 132, + "localComments": 1 }, - "openRegistrations": false, "metadata": { - "nodeName": "HidekiBook", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "ddurieux", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "osada.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='osada.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "powell.zone": { + "error": "HTTPSConnectionPool(host='powell.zone', port=443): Read timed out. (read timeout=3)" }, - "www.kcterry.net": { + "relay.soy": { + "error": "HTTPSConnectionPool(host='relay.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/C418": { "error": 404 }, - "www.dhunplugged.com": { + "jogosinvisiveis.pt": { + "error": "HTTPSConnectionPool(host='jogosinvisiveis.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fd.polyamorie-aachen.de": { "error": 404 }, - "gru.guru": { + "cybt.de": { + "error": "HTTPSConnectionPool(host='cybt.de', port=443): Read timed out. (read timeout=3)" + }, + "ms.kvche.ch": { + "error": "HTTPSConnectionPool(host='ms.kvche.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.gerhardhoogterp.nl": { + "error": "HTTPSConnectionPool(host='dev.gerhardhoogterp.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cconnect.uber.space": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", - "diaspora", + "activitypub", "gnusocial" ], "outbound": [ "friendica", - "diaspora", + "activitypub", "gnusocial" ] }, @@ -104512,21 +109879,21 @@ "smtp" ] }, - "usage": {}, + "usage": [], "openRegistrations": true, "metadata": { - "nodeName": "gruguru", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", - "diaspora", + "activitypub", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "diaspora", + "activitypub", "gnusocial", "atom1.0" ] @@ -104541,15 +109908,12 @@ } } }, - "masda.x10host.com": { - "error": "HTTPSConnectionPool(host='masda.x10host.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cao4.com": { + "fed.fab.industries": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -104560,228 +109924,451 @@ "activeMonth": 1, "activeHalfyear": 2 }, - "localPosts": 121 + "localPosts": 5676 }, "openRegistrations": false } }, - "fedi-oeis.iscute.ovh": { - "error": "HTTPSConnectionPool(host='fedi-oeis.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi-oeis.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" - }, - "social.inkwell.studio": { - "error": "HTTPSConnectionPool(host='social.inkwell.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.schubertdaniel.de": { - "error": "HTTPSConnectionPool(host='nc.schubertdaniel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nc.schubertdaniel.de' doesn't match 'chat.mut-tour.de'\")))" + "mastodon.social/users/karlmarx": { + "error": 404 }, - "don.wiredpunch.com": { - "error": "HTTPSConnectionPool(host='don.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "setsuna.kr": { + "error": "HTTPSConnectionPool(host='setsuna.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'setsuna.kr' doesn't match 'nonamep.synology.me'\")))" }, - "mastodon.truongan.name.vn": { + "atomicblon.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 45 + "localPosts": 88 }, "openRegistrations": false } }, - "plankton.cz": { + "mastodon.social/users/Ronflaix": { + "error": 404 + }, + "mastodon.social/users/applecider": { + "error": 404 + }, + "mastodon.ka0.co": { + "error": "HTTPSConnectionPool(host='mastodon.ka0.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roelofvk.me": { + "error": "HTTPSConnectionPool(host='roelofvk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.1337lounge.de": { + "error": "HTTPSConnectionPool(host='social.1337lounge.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.1337lounge.de' doesn't match either of 'mail.ud19.udmedia.de', 'ud19.udmedia.de', 'www.ud19.udmedia.de'\")))" + }, + "worldofwonder.net": { + "error": 403 + }, + "tube-corse.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 105, - "activeMonth": 92, - "activeHalfyear": 92 + "total": 15 }, - "localPosts": 265 + "localPosts": 7214, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Acad\u00e9mie de Corse", + "nodeDescription": "Bienvenue sur le service de vid\u00e9os en ligne de l'acad\u00e9mie de Corse. \nCette instance de Peertube est administr\u00e9e par la DANE de Corse.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "wpap.kvlt.info": { - "error": "HTTPSConnectionPool(host='wpap.kvlt.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wpap.kvlt.info timed out. (connect timeout=3)'))" - }, - "owncloud.bunix.de": { - "error": 403 - }, - "observer.federa.site": { - "error": "HTTPSConnectionPool(host='observer.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.thetys-retz.net": { - "error": 404 - }, - "stereodon.social": { + "freeframe.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 284, - "activeMonth": 158, - "activeHalfyear": 275 + "total": 500, + "activeMonth": 38, + "activeHalfyear": 94 }, - "localPosts": 1775 + "localPosts": 2940 }, "openRegistrations": true } }, - "yukitsukuura.jp": { - "error": "HTTPSConnectionPool(host='yukitsukuura.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yukitsukuura.jp timed out. (connect timeout=3)'))" - }, - "mastodon.schoentoon.com": { + "wp-social.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 349, + "activeMonth": 182, + "activeHalfyear": 231 }, - "localPosts": 240 + "localPosts": 4389 }, - "openRegistrations": false + "openRegistrations": true } }, - "pixelfed.papylhomme.site": { - "error": 404 + "mastodon.foxstreet.be": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "humoralpathologie.de": { - "error": 404 + "pt141-1.uplink.fail": { + "error": "HTTPSConnectionPool(host='pt141-1.uplink.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hoogenhoff.net": { - "error": 404 + "inditoot.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "peng.corebreach.com": { - "error": "HTTPSConnectionPool(host='peng.corebreach.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.coolboys.jp": { + "error": "HTTPSConnectionPool(host='mastodon.coolboys.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.coolboys.jp' doesn't match 'hackmd.icttoracon.net'\")))" }, - "cloud.berdaguermontes.eu": { - "error": 403 + "hubzilla.dark-alexandr.net": { + "error": 404 }, - "social.cloudfrancois.fr": { + "equalitybylot.wordpress.com": { + "error": 404 + }, + "oninawa.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 33, + "activeMonth": 13, + "activeHalfyear": 24 }, - "localPosts": 506 + "localPosts": 810 }, - "openRegistrations": false + "openRegistrations": true } }, - "osada.aioli.me": { - "error": "HTTPSConnectionPool(host='osada.aioli.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to osada.aioli.me timed out. (connect timeout=3)'))" + "mastodon.wumix.net": { + "error": "HTTPSConnectionPool(host='mastodon.wumix.net', port=443): Read timed out. (read timeout=3)" }, - "35xq.masto.host": { - "error": "HTTPSConnectionPool(host='35xq.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.hacktivis.me": { + "error": "HTTPSConnectionPool(host='social.hacktivis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.windlepoonz.net": { + "mas.to": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2768, + "activeMonth": 872, + "activeHalfyear": 3241 }, - "localPosts": 6 + "localPosts": 36754 }, "openRegistrations": true } }, - "chromic.org": { - "error": 404 + "peertube.adrift.io": { + "error": "HTTPSConnectionPool(host='peertube.adrift.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.adrift.io' doesn't match 'peertube.video'\")))" }, - "littlepond.jp": { + "cloud.cupka.name": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.tsmd.jp": { + "error": "HTTPSConnectionPool(host='mastodon.tsmd.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pouque.net": { + "error": "HTTPSConnectionPool(host='pouque.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.chromaticum.de": { "error": 404 }, - "pleroma.ml": { - "error": "HTTPSConnectionPool(host='pleroma.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.ml timed out. (connect timeout=3)'))" + "synthcreatives.masto.host": { + "error": "HTTPSConnectionPool(host='synthcreatives.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.insitu.fr": { - "error": "HTTPSConnectionPool(host='cloud.insitu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.xrc.jp": { + "error": "HTTPSConnectionPool(host='m.xrc.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.xrc.jp' doesn't match 'rep2.booklog.net'\")))" }, - "fedi.stuartbutterworth.co.uk": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.fhocorp.com": { + "error": 404 }, - "mirza.ee": { - "error": "HTTPSConnectionPool(host='mirza.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "my-gnusocial.de": { + "error": "HTTPSConnectionPool(host='my-gnusocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.izsak.dev": { + "openmw.org": { + "error": 404 + }, + "puzzl.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 4 }, "localPosts": 8 }, "openRegistrations": true } }, - "friendica.stephanpschera.de/friendica-master": { - "error": "HTTPSConnectionPool(host='friendica.stephanpschera.de', port=443): Max retries exceeded with url: /friendica-master/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.stephanpschera.de' doesn't match 'wcd-pgeg69ia.stephanpschera.de'\")))" + "wfc.social": { + "error": "HTTPSConnectionPool(host='wfc.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "natter.wtf": { + "mumbai.sh": { + "error": "HTTPSConnectionPool(host='mumbai.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "f.nospy.net": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-dev-1336" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 668, + "localComments": 1029 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "=-MyNeTwOrK=-", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "kemono-friends.masto.host": { + "error": "HTTPSConnectionPool(host='kemono-friends.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mud.social": { "nodeinfo": { "version": "2.0", "software": { @@ -104793,50 +110380,448 @@ ], "usage": { "users": { - "total": 102, - "activeMonth": 48, - "activeHalfyear": 57 + "total": 11, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 200646 + "localPosts": 134 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.vocalodon.net": { + "olicloud.ftp.sh": { "error": 404 }, - "don.akabe.co": { - "error": 410 - }, - "ecurie.social": { - "error": "HTTPSConnectionPool(host='ecurie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "korshun.de/friendica": { - "error": "HTTPSConnectionPool(host='korshun.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'korshun.de' doesn't match either of '*.1blu.de', '1blu.de'\")))" + "mstdn.sanin.club": { + "error": 404 }, - "lufimianet.jp": { + "tube.linc.systems": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 34 + }, + "localPosts": 28193, + "localComments": 5 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Tube Linc.Systems", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "kanoa.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 39, + "activeMonth": 21, + "activeHalfyear": 56 + }, + "localPosts": 953 + }, + "openRegistrations": true + } + }, + "fzry.us": { + "error": "HTTPSConnectionPool(host='fzry.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fzry.us' doesn't match either of 'gabrielboutin.net', 'cpcalendars.gabrielboutin.net', 'cpcontacts.gabrielboutin.net', 'ipv6.gabrielboutin.net', 'mail.gabrielboutin.net', 'www.gabrielboutin.net'\")))" + }, + "ktstdn.m.to": { + "error": "HTTPSConnectionPool(host='ktstdn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kaji.social": { + "error": "HTTPSConnectionPool(host='kaji.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.catonmat.net": { + "error": 404 + }, + "tube.aps.systems": { + "error": 502 + }, + "ibb.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 9 + }, + "localPosts": 1206, + "localComments": 175 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "mail@herkenhoff.com" + } + } + }, + "soundsrathertechnical.com": { + "error": "HTTPSConnectionPool(host='soundsrathertechnical.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.draconis.me": { + "error": "HTTPSConnectionPool(host='toot.draconis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.kogak.ninja": { + "error": "HTTPSConnectionPool(host='social.kogak.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rainbow.graphics": { + "nodeinfo": { + "metadata": { + "nodeName": "rainbow.graphics", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "50000", + "max_caption_length": "300", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "rainbow.graphics", + "url": "https://rainbow.graphics", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 29, + "localComments": 0, + "users": { + "total": 50, + "activeHalfyear": 49, + "activeMonth": 19 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "123abc.tokyo": { + "error": "HTTPSConnectionPool(host='123abc.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.itsneversunnyinnd.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hazy.blog": { + "error": "HTTPSConnectionPool(host='hazy.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "synthe.sytes.net": { + "error": "HTTPSConnectionPool(host='synthe.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusocial.matoken.org": { + "error": "HTTPSConnectionPool(host='gnusocial.matoken.org', port=443): Read timed out. (read timeout=3)" + }, + "owncloud.retrogrou.ch": { + "error": "HTTPSConnectionPool(host='owncloud.retrogrou.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mostodon.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 222, + "activeMonth": 212, + "activeHalfyear": 264 + }, + "localPosts": 405687 + }, + "openRegistrations": true + } + }, + "ostatus.ttanimichi.com": { + "error": "HTTPSConnectionPool(host='ostatus.ttanimichi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "discant.net": { + "error": "HTTPSConnectionPool(host='discant.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "godforsaken.website": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 24, + "activeMonth": 21, + "activeHalfyear": 26 + }, + "localPosts": 210055 + }, + "openRegistrations": false + } + }, + "penishiroma.ddns.net": { + "error": "HTTPSConnectionPool(host='penishiroma.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.nico-bayati.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 18 + }, + "openRegistrations": false + } + }, + "t.unihubs.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.tilde.zone": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "dev.gab.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -104845,9 +110830,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u56f3\u66f8\u9928\u3067\u304a\u8336\u4f1a\u3092\u59cb\u3081\u3066\u56fd\u969b\u6cd5\u30ab\u30d5\u30a7\u306b\u8a08\u753b", + "nodeName": "tilderoma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -104895,8 +110880,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://lufimianet.jp/users/SASAKIMasatoAdmin", - "https://lufimianet.jp/users/SASAKIMasato" + "https://pleroma.tilde.zone/users/ben" ], "suggestions": { "enabled": false @@ -104908,7 +110892,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -104918,59 +110902,111 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-0-g562407abc-hostdon-latest" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 94, + "localPosts": 1649, "users": { - "total": 6 + "total": 55 } }, "version": "2.0" } }, - "social.hoyle.me.uk": { - "error": "HTTPSConnectionPool(host='social.hoyle.me.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/kevinmarks": { - "error": 404 + "s01.v-net24.de": { + "error": "HTTPSConnectionPool(host='s01.v-net24.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "inscope.social": { + "s.ctu.cx": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 2, - "activeHalfyear": 2 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "ctucx.pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://s.ctu.cx/users/ctucx" + ], + "suggestions": { + "enabled": false }, - "localPosts": 1054 + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": false - } - }, - "video.halle-leaks.de": { - "error": "HTTPSConnectionPool(host='video.halle-leaks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "eischmann.wordpress.com": { - "error": 404 - }, - "currydon.com": { - "error": "HTTPSConnectionPool(host='currydon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "spydar007.com": { - "error": 404 - }, - "relay.pettingzoo.co": { - "nodeinfo": { - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -104979,144 +111015,33 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "pleroma", + "version": "2.0.2-stable" }, "usage": { - "localPosts": 0, + "localPosts": 16, "users": { - "total": 1 + "total": 3 } }, - "version": "2.0", - "metadata": { - "peers": [ - "pettingzoo.co", - "banana.dog", - "greencarnation.masto.host", - "plush.city", - "feather.city", - "social.kithop.ca", - "mastodon.pettingzoo.dev", - "es.muy.moe", - "bobadon.co.uk", - "ms.technodro.me", - "slum.cloud", - "mares.cafe", - "social.strueker.net", - "ministry.moonbutt.science", - "abbotsfurred.ca", - "m.kuko.hamburg", - "suspended.club", - "mastodon.minecloud.ro", - "chile.masto.host", - "fediverse.nenmyx.dev", - "jorts.online", - "social.itsneversunnyinnd.com", - "toot.wales", - "citadel.thecore.city", - "soc.hyena.network", - "kiku.bokuha.ninja", - "social.linux.pizza", - "casually.cat", - "barkshark.xyz", - "chomp.life" - ] - } - } - }, - "trev.pub": { - "error": "HTTPSConnectionPool(host='trev.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to trev.pub timed out. (connect timeout=3)'))" - }, - "comicsofcolor.club": { - "error": "HTTPSConnectionPool(host='comicsofcolor.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.amaranth.network": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 0, - "localComments": 0 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Amaranth Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "version": "2.0" } }, - "loranger.xyz": { + "write.abdl.link": { "nodeinfo": { "metadata": { - "nodeName": "loranger.xyz", - "nodeDescription": "Rob Loranger's Dumb Blogs", + "nodeName": "ABDL.link Write", + "nodeDescription": "A place to post long-form posts and stories", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 6, - "publicReader": false, - "invites": true + "maxBlogs": 5, + "publicReader": true, + "invites": false }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -105128,180 +111053,226 @@ }, "software": { "name": "writefreely", - "version": "0.11.2" + "version": "0.12.0rc1" }, "usage": { "users": { - "total": 2 + "total": 74, + "activeHalfyear": 29 }, - "localPosts": 9 + "localPosts": 44 }, "version": "2.0" } }, - "hoops.masto.host": { + "blog.phie.ovh": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "onpaper.su": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 4 }, - "localPosts": 9 + "localPosts": 41, + "localComments": 3 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "l_artem@yahoo.com" + } } }, - "llxyo.m.to": { - "error": "HTTPSConnectionPool(host='llxyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi-oeis.iscute.ovh": { + "error": "HTTPSConnectionPool(host='fedi-oeis.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi-oeis.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" }, - "mstdn.a-tak.com": { + "syasai.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 70, + "activeMonth": 28, + "activeHalfyear": 43 }, - "localPosts": 4251 + "localPosts": 26674 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.koyu.space": { - "error": "HTTPSConnectionPool(host='social.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.frostis.se": { - "error": 404 - }, - "jeremydormitzer.com": { - "error": 404 - }, - "mastodon.social/users/Lesmocon": { - "error": 404 + "aaronparecki.com": { + "nodeinfo": { + "metadata": { + "nodeName": "https://aaronparecki.com", + "software": { + "homepage": "https://p3k.io/", + "github": "https://github.com/aaronpk/p3k", + "follow": "https://aaronparecki.com/aaronpk" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "webmention" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "github" + ] + }, + "software": { + "name": "p3k", + "version": "0.9.0" + }, + "usage": { + "localPosts": 60145, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "version": "2.0" + } }, - "taiyou.m.to": { - "error": "HTTPSConnectionPool(host='taiyou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.lervo.de": { + "error": "HTTPSConnectionPool(host='social.lervo.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soc.kakun.jp": { + "feeld.community": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0rc3" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 289, + "activeMonth": 2, + "activeHalfyear": 35 }, - "localPosts": 592 + "localPosts": 61 }, - "openRegistrations": false + "openRegistrations": true } }, - "fastdon.com": { - "error": "HTTPSConnectionPool(host='fastdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gossip.hostsharing.net": { - "error": "HTTPSConnectionPool(host='gossip.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plemora.deblan.org": { - "error": 503 - }, - "lastauth.com": { - "error": "HTTPSConnectionPool(host='lastauth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lastauth.com timed out. (connect timeout=3)'))" + "wa1.net": { + "error": "HTTPSConnectionPool(host='wa1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wa1.net' doesn't match either of 'www.suinilu.com', 'suinilu.com'\")))" }, - "ibk-cloud.eu": { + "pixel.maliach.fr": { "error": 404 }, - "friendica.mediaformat.org": { + "mstdn.dcc-jpl.com": { + "error": "HTTPSConnectionPool(host='mstdn.dcc-jpl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + }, + "friendica.minecloud.ro": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-1293" + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ "friendica", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "smtp", - "tumblr", - "twitter" + "gnusocial", + "smtp" ] }, - "usage": {}, - "openRegistrations": false, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 1 + }, + "localPosts": 4, + "localComments": 2 + }, + "openRegistrations": true, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "Minecloud Social Network", "protocols": { "inbound": [ "friendica", "diaspora", - "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", "diaspora", - "gnusocial", "atom1.0" ] }, "services": { "inbound": [ - "twitter" + "gnusocial" ], "outbound": [ - "smtp", - "tumblr", - "twitter" + "gnusocial", + "smtp" ] }, "explicitContent": false } } }, - "nitecrew.biz": { - "error": "HTTPSConnectionPool(host='nitecrew.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.social/users/canine": { + "fed.brid.gy": { "error": 404 }, - "tube-lille.beta.education.fr": { + "gattoshowkora.jp": { + "error": "HTTPSConnectionPool(host='gattoshowkora.jp', port=443): Read timed out. (read timeout=3)" + }, + "plrm.l4p1n.ch": { + "error": "HTTPSConnectionPool(host='plrm.l4p1n.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.by": { + "error": "HTTPSConnectionPool(host='mastodon.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hollermeier-datenserver.de": { + "error": "HTTPSConnectionPool(host='hollermeier-datenserver.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.rbq.pw": { + "error": "HTTPSConnectionPool(host='mastodon.rbq.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube-besancon.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -105318,20 +111289,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 27 + "total": 11 }, - "localPosts": 6148, + "localPosts": 7231, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire - Academie de Lille", - "nodeDescription": "PeerTube h\u00e9bergement temporaire de vid\u00e9os.", + "nodeName": "PeerTube Temporaire - Academie de Besancon", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { "registered": [ @@ -105450,61 +111421,37 @@ } } }, - "sns.gemmaro.mydns.jp": { - "error": "HTTPSConnectionPool(host='sns.gemmaro.mydns.jp', port=443): Read timed out. (read timeout=3)" - }, - "janheine.wordpress.com": { - "error": 403 - }, - "mastodon.ring0.re": { - "error": 404 - }, - "mastodon.cristiano.cloud": { - "error": "HTTPSConnectionPool(host='mastodon.cristiano.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "misskey.waraiotoko.net": { - "error": "HTTPSConnectionPool(host='misskey.waraiotoko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "euskaleszena.gamerauntsia.eus": { - "error": "HTTPSConnectionPool(host='euskaleszena.gamerauntsia.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "appdon.promo": { + "error": "HTTPSConnectionPool(host='appdon.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.ssnake.me": { - "error": "HTTPSConnectionPool(host='mstdn.ssnake.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.mbl.social": { + "error": "HTTPSConnectionPool(host='hub.mbl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "plume.statium.link": { - "error": 404 + "social.com.puter.games": { + "error": "HTTPSConnectionPool(host='social.com.puter.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.mozartstaete.nl": { + "the.dailywebthing.com": { "error": 404 }, - "w.ryancampbell.name": { - "error": "HTTPSConnectionPool(host='w.ryancampbell.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mediadon.jp": { - "error": "HTTPSConnectionPool(host='mediadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mediadon.jp timed out. (connect timeout=3)'))" - }, - "dickgirlon.top": { - "error": "HTTPSConnectionPool(host='dickgirlon.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "au.toot.gg": { + "error": "HTTPSConnectionPool(host='au.toot.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.boldcode.io": { + "manton.org": { "error": 404 }, - "immortallegendsv3.wordpress.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "www.maxim.com": { - "error": 404 + "solo-outdon.club": { + "error": "HTTPSConnectionPool(host='solo-outdon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.ilovela.in": { - "error": "HTTPSConnectionPool(host='pleroma.ilovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.matthieuharle.com": { + "error": "HTTPSConnectionPool(host='social.matthieuharle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mast.chatstorm.io": { - "error": "HTTPSConnectionPool(host='mast.chatstorm.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mast.chatstorm.io timed out. (connect timeout=3)'))" + "mastodon.chemoner.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bossmandj.me": { - "error": 521 + "forreal.masto.host": { + "error": "HTTPSConnectionPool(host='forreal.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.xhrpb.com": { + "duckchat.me": { "nodeinfo": { "version": "2.0", "software": { @@ -105516,45 +111463,144 @@ ], "usage": { "users": { - "total": 34, - "activeMonth": 34, - "activeHalfyear": 56 + "total": 7, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 148 + "localPosts": 81 }, "openRegistrations": true } }, - "vapers.jp": { + "social.jgachelin.fr": { + "error": "HTTPSConnectionPool(host='social.jgachelin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "newjack.city": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "hub.hfrc.de": { + "error": "HTTPSConnectionPool(host='hub.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.fixitbear.com": { + "error": "HTTPSConnectionPool(host='social.fixitbear.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.nombi.info": { + "error": "HTTPSConnectionPool(host='social.nombi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.cosplayer.com": { + "error": "HTTPSConnectionPool(host='relay.cosplayer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "voxpop.mediacast.ca": { + "error": "HTTPSConnectionPool(host='voxpop.mediacast.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vypr.space": { + "error": "HTTPSConnectionPool(host='vypr.space', port=443): Read timed out. (read timeout=3)" + }, + "toot.klaus-meyer.net": { + "error": "HTTPSConnectionPool(host='toot.klaus-meyer.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "loquat.social": { + "error": "HTTPSConnectionPool(host='loquat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.calculate.social": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pix.calculate.social", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "1500000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pix.calculate.social", + "url": "https://pix.calculate.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 104, + "localComments": 0, "users": { - "total": 173, - "activeMonth": 30, - "activeHalfyear": 34 - }, - "localPosts": 138729 + "total": 28, + "activeHalfyear": 13, + "activeMonth": 5 + } }, + "version": "2.0", "openRegistrations": false } }, - "feragon.net": { + "mastodon.wearefamily.africa": { + "error": "HTTPSConnectionPool(host='mastodon.wearefamily.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/masklayer": { "error": 404 }, - "videos.benpro.fr": { - "nodeinfo": { - "version": "2.0", - "software": { + "inadon.jp": { + "error": "HTTPSConnectionPool(host='inadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "akamanju.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "vis.ion.ovh": { + "nodeinfo": { + "version": "2.0", + "software": { "name": "peertube", - "version": "2.0.0" + "version": "1.2.0" }, "protocols": [ "activitypub" @@ -105571,37 +111617,68 @@ "users": { "total": 2 }, - "localPosts": 8534, + "localPosts": 40, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "Vid\u00e9os souvenirs", + "nodeDescription": "Vid\u00e9os souvenirs de la famille, des vacances." } } }, - "twitter.moe": { - "error": "HTTPSConnectionPool(host='twitter.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "icosahedron.website/users/lazyreader": { + "error": 404 }, - "next.theru.eu": { - "error": 403 + "stuff.aurieh.me": { + "error": "HTTPSConnectionPool(host='stuff.aurieh.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bune.city": { + "soultuna.nry.pw": { + "error": "HTTPSConnectionPool(host='soultuna.nry.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "anthro.social": { + "error": "HTTPSConnectionPool(host='anthro.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.fsf.org": { + "error": 404 + }, + "toot.blue": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 469 + "total": 58, + "activeMonth": 27, + "activeHalfyear": 237 }, - "localPosts": 48, - "localComments": 34 + "localPosts": 18583 + }, + "openRegistrations": true + } + }, + "gs.lgbtpzn.org": { + "error": "HTTPSConnectionPool(host='gs.lgbtpzn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rows.io": { + "error": "HTTPSConnectionPool(host='rows.io', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.sportsfans.social": { + "error": "HTTPSConnectionPool(host='mastodon.sportsfans.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.zedas.fr": { + "nodeinfo": { + "metadata": { + "nodeDescription": "Une instance personnelle situ\u00e9e entre entre l'Australia et la South America, dans l'Oc\u00e9an South Pacific.", + "nodeName": "L'Atoll de Pom Pom Galli" }, "openRegistrations": false, "protocols": [ @@ -105611,47 +111688,122 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "lynne@bune.city" - } + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 3, + "users": { + "total": 1 + } + }, + "version": "2.0" } }, - "s.geno.is": { - "error": "HTTPSConnectionPool(host='s.geno.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "instagram.ston3o.me": { + "error": "HTTPSConnectionPool(host='instagram.ston3o.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "pics.captainark.net": { - "error": 404 + "cloud.bartholdy.me": { + "error": "HTTPSConnectionPool(host='cloud.bartholdy.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "student-council.herokuapp.com": { - "error": 404 + "www.robinsloan.com": { + "error": 403 }, - "cloud.veyxos.de": { + "brownricecookies.wordpress.com": { "error": 404 }, - "conquerworld.fr": { - "error": 404 + "pleroma.tux.tf": { + "error": "HTTPSConnectionPool(host='pleroma.tux.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mstdn.kawamr.com": { - "error": 404 + "arktos.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 2, + "activeHalfyear": 16 + }, + "localPosts": 1237 + }, + "openRegistrations": true + } }, - "cloud.imarkethost.com": { - "error": 412 + "ablative.stream": { + "error": "HTTPSConnectionPool(host='ablative.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "stkrdn.xyz": { - "error": "HTTPSConnectionPool(host='stkrdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social-cartography.net": { + "error": 403 }, - "saita-mastodon.online": { - "error": "HTTPSConnectionPool(host='saita-mastodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.brennanbenkert.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 92 + }, + "openRegistrations": false + } }, - "mellitopia.org": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "crunchywatch.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 29934 + }, + "openRegistrations": false + } }, - "peertube.amicale.net": { + "luon.net": { + "error": 404 + }, + "djitter.com": { + "error": "HTTPSConnectionPool(host='djitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'djitter.com' doesn't match 'de2.terrahost.org'\")))" + }, + "iniad.club": { + "error": "HTTPSConnectionPool(host='iniad.club', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/Superjan": { + "error": 404 + }, + "peertube.solidev.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.2.0" }, "protocols": [ "activitypub" @@ -105666,358 +111818,345 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 1314, + "localPosts": 1, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube amicale.net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480 - ] + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "lewd.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 156, + "activeMonth": 26, + "activeHalfyear": 33 + }, + "localPosts": 9004 + }, + "openRegistrations": false + } + }, + "social.gibberfish.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 5505, + "activeHalfyear": 3030, + "activeMonth": 720 + }, + "localPosts": 45282, + "localComments": 6305 + }, + "metadata": { + "nodeName": "Gibberfish Social", + "xmppChat": true, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "podmin" + } + } + }, + "aws.afn.social": { + "error": "HTTPSConnectionPool(host='aws.afn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/arieljmoody": { + "error": 404 + }, + "www.mumeiserver.club": { + "error": "HTTPSConnectionPool(host='www.mumeiserver.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.toaster.sh": { + "error": "HTTPSConnectionPool(host='fedi.toaster.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.yom.li": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "takumifan.club": { + "error": "HTTPSConnectionPool(host='takumifan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tube.public.cat": { + "error": 404 + }, + "idolon.club": { + "error": "HTTPSConnectionPool(host='idolon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "music.selea.se": { + "nodeinfo": { + "metadata": { + "usage": { + "listenings": { + "total": 3988 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } + "favorites": { + "tracks": { + "total": 4 } + } + }, + "terms": "", + "actorId": "https://music.selea.se/federation/actors/service", + "instanceSupportMessage": "", + "private": false, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "shortDescription": "Private Funkwhale instance for friends and family", + "allowList": { + "domains": null, + "enabled": false + }, + "longDescription": "", + "nodeName": "music.selea.se", + "rules": "", + "reportTypes": [ + { + "label": "Takedown request", + "anonymous": true, + "type": "takedown_request" }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + { + "label": "Invalid metadata", + "anonymous": false, + "type": "invalid_metadata" }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + { + "label": "Illegal content", + "anonymous": true, + "type": "illegal_content" }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "label": "Offensive content", + "anonymous": false, + "type": "offensive_content" }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } + { + "label": "Other", + "anonymous": false, + "type": "other" + } + ], + "library": { + "albums": { + "total": 598 }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "anonymousCanListen": false, + "federationEnabled": true, + "tracks": { + "total": 4299 }, - "trending": { - "videos": { - "intervalDays": 7 - } + "artists": { + "total": 245 }, - "tracker": { - "enabled": true + "federationNeedsApproval": true, + "music": { + "hours": 329.75638888888886 } + }, + "defaultUploadQuota": 100000, + "contactEmail": "", + "banner": null, + "funkwhaleSupportMessageEnabled": true + }, + "version": "2.0", + "openRegistrations": false, + "software": { + "version": "0.20.1", + "name": "funkwhale" + }, + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 } - } + }, + "services": { + "inbound": [], + "outbound": [] + }, + "protocols": [ + "activitypub" + ] } }, - "cloud.fpfle.de": { - "error": "HTTPSConnectionPool(host='cloud.fpfle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.microprojects.de": { + "error": "HTTPSConnectionPool(host='mastodon.microprojects.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kaver.it": { + "pl.cofe.party": { + "error": "HTTPSConnectionPool(host='pl.cofe.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.starletp9.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.unixmail.fr": { + "error": "HTTPSConnectionPool(host='mastodon.unixmail.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funky.sftblw.moe": { + "error": "HTTPSConnectionPool(host='funky.sftblw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'funky.sftblw.moe' doesn't match 'drone-github.sftblw.moe'\")))" + }, + "xn--hresiar-mxa.ch": { + "error": "HTTPSConnectionPool(host='xn--hresiar-mxa.ch', port=443): Read timed out. (read timeout=3)" + }, + "extremely.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pixelfed.cn": { + "error": "HTTPSConnectionPool(host='pixelfed.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "herebedragons.io": { + "error": 406 + }, + "social.duncancmt.com": { + "error": "HTTPSConnectionPool(host='social.duncancmt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hqpf.site": { + "error": "HTTPSConnectionPool(host='hqpf.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "neet.club": { + "error": 404 + }, + "greekgodbod.com": { + "error": "HTTPSConnectionPool(host='greekgodbod.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "legadolibre.mamalibre.com.ar": { + "error": "HTTPSConnectionPool(host='legadolibre.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'legadolibre.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" + }, + "takahirosatoo.jp": { + "error": "HTTPSConnectionPool(host='takahirosatoo.jp', port=443): Read timed out. (read timeout=3)" + }, + "my0.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 6 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 261 + "localPosts": 179 }, - "openRegistrations": false + "openRegistrations": true } }, - "webdevnerds.tech": { - "error": "HTTPSConnectionPool(host='webdevnerds.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "otokonokodon.jp": { + "error": "HTTPSConnectionPool(host='otokonokodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "chitosekarasuyamstdn.jp": { + "megaterio.org": { + "error": "HTTPSConnectionPool(host='megaterio.org', port=443): Read timed out. (read timeout=3)" + }, + "masto.vuc.me": { + "error": "HTTPSConnectionPool(host='masto.vuc.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.maxmath.nl": { "error": 404 }, - "abhlach.ie": { + "imasora.net": { + "error": "HTTPSConnectionPool(host='imasora.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nozzi.family": { + "error": "HTTPSConnectionPool(host='nozzi.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastwi.herokuapp.com": { + "error": 404 + }, + "pom18.top": { + "error": "HTTPSConnectionPool(host='pom18.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.tmp1024.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "misskey.m544.net", - "mstdn.mimikun.jp", - "mstdn.jp", - "pawoo.net", - "best-friends.chat", - "gorone.xyz", - "mstdn.beer", - "misskey.io", - "heislandmine.work", - "komittee.net", - "stellaria.network", - "mstdn.nere9.help", - "mstdn.owatan.jp", - "pleroma.eniehack.net", - "abyss.fun", - "mstdn.kemono-friends.info", - "muknown.jp", - "don.mamemo.online", - "oransns.com", - "social.xeltica.work", - "mstdn.maud.io", - "fedibird.com", - "mastodooooooon.xyz" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "pleroma.rareome.ga", - "2.distsn.org", - "comm.network", - "community.highlandarrow.com", - "explosion.party", - "freespeechextremist.com", - "freezepeach.xyz", - "gameliberty.club", - "goldandblack.xyz", - "lolis.world", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.soykaf.com", - "qoto.org", - "rainbowdash.net", - "rapefeminists.network", - "liberdon.com", - "mobile.co", - "melalandia.tk", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.louisoft01.moe", - "social.lucci.xyz", - "social.quodverum.com", - "unsafe.space", - "waifu.social", - "weeaboo.space", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "cofe.moe", - "freehold.earth", - "freespeech.host", - "niu.moe", - "social.targaryen.house", - "socnet.supes.com", - "social.wiuwiu.de", - "toot.love", - "2hu.club", - "baraag.net", - "gameliberty.club", - "loli.estate", - "pawoo.net", - "shitasstits.life", - "social.homunyan.com", - "social.super-niche.club", - "vampire.estate", - "weeaboo.space", - "wxw.moe", - "youkai.town", - "kowai.youkai.town", - "social.raptorengineering.io", - "friends.nico", - "gab.com", - "mast.moe", - "spinster.xyz", - "develop.gab.com", - "not-develop.gab.com", - "gab.polaris-1.work", - "warc.space", - "fedichive.tk", - "mastodon.starrevolution.org", - "starrevolution.org", - "gendercritical.space", - "gendercritical.club", - "djitter.com", - "pleroma.prolatio.xyz", - "tomo.airen-no-jikken.icu", - "outerheaven.club", - "pleroma.soykaf.com", - "glindr.org", - "qoto.org" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Abhlach", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false + "localPosts": 756 + }, + "openRegistrations": false + } + }, + "didit.site": { + "error": "HTTPSConnectionPool(host='didit.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "teo.taiha.net": { + "error": 410 + }, + "chating.xyz": { + "error": "HTTPSConnectionPool(host='chating.xyz', port=443): Read timed out. (read timeout=3)" + }, + "laipower.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 5, + "localComments": 0 }, "openRegistrations": false, "protocols": [ @@ -106027,46 +112166,92 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "admin@cloudron.local" + } + } + }, + "ekimemo.info": { + "error": 404 + }, + "nul.tokyo": { + "error": 404 + }, + "mstdn.mizuno-as.net": { + "error": "HTTPSConnectionPool(host='mstdn.mizuno-as.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hackoon.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.50-154-ga907844f-blanked-images" + "name": "mastodon", + "version": "3.1.2+glitch" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 2108, "users": { - "total": 58 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 6035 }, - "version": "2.0" + "openRegistrations": false } }, - "mast.wholemars.com": { + "meteor1.de": { + "error": "HTTPSConnectionPool(host='meteor1.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.circo-hannover.de": { + "error": 404 + }, + "socialtest.dropbear.xyz": { + "error": "HTTPSConnectionPool(host='socialtest.dropbear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "us.masto.host": { + "error": "HTTPSConnectionPool(host='us.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "reyeshome.ddns.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.faelix.net": { + "error": 403 + }, + "toot.zone": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 267, - "activeMonth": 41, - "activeHalfyear": 180 + "total": 5, + "activeMonth": 3, + "activeHalfyear": 7 }, - "localPosts": 87789 + "localPosts": 294 }, "openRegistrations": true } }, - "sakura-jk.tokyo": { + "animal.business": { + "error": 404 + }, + "diplo.laifen.org": { + "error": "HTTPSConnectionPool(host='diplo.laifen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "csictv.csic.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "peertube", + "version": "1.1.0" }, "protocols": [ "activitypub" @@ -106078,136 +112263,102 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 14 + }, + "localPosts": 13, + "localComments": 1 }, "metadata": { - "nodeName": "Sakura-jk.tokyo", - "nodeDescription": "\u81ea\u7531\u3067\u697d\u3057\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002\n\u57fa\u672c\u306fTwitter\u3067\u3059\u304c\u3001\u9032\u8def\u306e\u95a2\u4fc2\u3067\u6709\u5229\u306b\u306a\u308b\u304b\u306a\u3068\u601d\u3044\u7acb\u3066\u307e\u3057\u305f\uff01\n\u3069\u3046\u305e\u3088\u308d\u3057\u304f\u3067\u3059\u3002\n\u898f\u7d04\u306b\u95a2\u3057\u3066\u306f\u3001\u57fa\u672c\u7684\u306b\u307b\u304b\u306e\u30e6\u30fc\u30b6\u30fc\u306b\u8ff7\u60d1\u306b\u306a\u3089\u306a\u3051\u308c\u3070\u4f55\u3057\u3066\u3082\u5927\u4e08\u592b\u306a\u306e\u3067\u3001\u3088\u308d\u3057\u304f\u3067\u3059\u3002", - "maintainer": { - "name": "@sakura_jk", - "email": "mastoot.com@gmail.com" + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "tosUrl": "", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "CSICtv", + "nodeDescription": "Plataforma de vieo streaming corporativa del CSIC. Se utiliza un sistema que permite la federaci\u00f3n de sites de centros (disponible m\u00e1s adelante en los VDC)." } } }, - "notfound.work": { - "error": "HTTPSConnectionPool(host='notfound.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "diariodoisaque.blogspot.com": { - "error": 404 - }, - "sn.genesismachina.ca": { + "death.horse": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "1.2.0-beta4" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus" + "activitypub" ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 + "total": 4, + "activeMonth": 6, + "activeHalfyear": 27 }, - "localPosts": 318, - "localComments": 119 + "localPosts": 1282 }, - "metadata": {} + "openRegistrations": true } }, - "mstdn.chat": { - "error": "HTTPSConnectionPool(host='mstdn.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sin.tyaku.com": { + "error": "HTTPSConnectionPool(host='sin.tyaku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hzhome.ntroradio.com": { - "error": "HTTPSConnectionPool(host='hzhome.ntroradio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "quitter.is": { + "error": "HTTPSConnectionPool(host='quitter.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gnusocial.progval.net": { - "error": 403 + "boredom.land": { + "error": "HTTPSConnectionPool(host='boredom.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.ottawa.icu": { - "error": "HTTPSConnectionPool(host='toot.ottawa.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "d6fl6fm6b7mlezs28f9umv22.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "lpmoeller.de//imamit": { - "error": "HTTPSConnectionPool(host='lpmoeller.de', port=443): Max retries exceeded with url: //imamit/.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + "meet.artistsinthe.cloud": { + "error": "HTTPSConnectionPool(host='meet.artistsinthe.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "status.hackerposse.com": { - "error": 404 + "pix.hongpong.com": { + "error": "HTTPSConnectionPool(host='pix.hongpong.com', port=443): Read timed out. (read timeout=3)" }, - "cloud.le.clerc.eu.org": { + "www.skank.cloud": { "error": 403 }, - "office.dccs.pl": { - "error": "HTTPSConnectionPool(host='office.dccs.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "write.house": { + "error": "HTTPSConnectionPool(host='write.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.zyphon.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "test11.yh.yalh.net": { + "error": "HTTPSConnectionPool(host='test11.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mastodon.moeller.email": { + "mostlyfoo.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.0" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3 }, - "localPosts": 14 + "localPosts": 567, + "localComments": 1841 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "blog@mostlyfoo.org" + } } }, - "kylewm.com": { - "error": 404 - }, - "cloud.musikhalif.com": { - "error": "HTTPSConnectionPool(host='cloud.musikhalif.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "azumarill.net": { - "error": "HTTPSConnectionPool(host='azumarill.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "dogncatcomic.wordpress.com": { - "error": 404 + "furby.masto.host": { + "error": "HTTPSConnectionPool(host='furby.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "wandzeitung.xyz": { + "squeaky.social": { "nodeinfo": { "version": "2.0", "software": { @@ -106219,51 +112370,73 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 13, - "activeHalfyear": 24 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3162 + "localPosts": 1403 }, - "openRegistrations": true + "openRegistrations": false } }, - "wxw.moe": { + "anvorgesa.com": { + "error": "HTTPSConnectionPool(host='anvorgesa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "euskaldunak.eus": { + "error": 404 + }, + "t13d.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "riberaru.m.to": { + "error": "HTTPSConnectionPool(host='riberaru.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.boxp.tk": { + "error": "HTTPSConnectionPool(host='mstdn.boxp.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.boxp.tk' doesn't match either of 'api-hitohub-staging.boxp.tk', 'api-hitohub.boxp.tk', 'blog.boxp.tk', 'boxp.tk', 'hitohub-staging.boxp.tk', 'hitohub.boxp.tk', 'www.boxp.tk'\")))" + }, + "osada.app": { + "error": 404 + }, + "speak.datamol.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, + "metadata": {}, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "Plume", + "version": "0.2.0" + }, "usage": { + "localComments": 1, + "localPosts": 0, "users": { - "total": 696, - "activeMonth": 267, - "activeHalfyear": 495 - }, - "localPosts": 256158 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "nc1.gkd.re": { - "error": 404 + "social.cyphrags.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "johnholdun.localtunnel.me": { - "error": "HTTPSConnectionPool(host='johnholdun.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pleroma.xnor.work": { + "error": "HTTPSConnectionPool(host='pleroma.xnor.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "drewgat.es": { - "error": "HTTPSConnectionPool(host='drewgat.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'drewgat.es' doesn't match either of 'mygamerloot.com', 'www.mygamerloot.com'\")))" + "izusg101.jp": { + "error": "HTTPSConnectionPool(host='izusg101.jp', port=443): Read timed out. (read timeout=3)" }, - "video.nimag.net": { + "replay.jres.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.1.0-alpha.2" }, "protocols": [ "activitypub" @@ -106278,49 +112451,206 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 6 }, - "localPosts": 903, - "localComments": 0 + "localPosts": 369, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Nimag Video", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - }, - { - "name": "ungamify", - "version": "0.0.1", - "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", - "clientScripts": { - "dist/common-client-plugin.js": { - "script": "dist/common-client-plugin.js", - "scopes": [ + "nodeName": "Replay Jres", + "nodeDescription": "Replay Jres" + } + } + }, + "mastodon.inhji.de": { + "error": "HTTPSConnectionPool(host='mastodon.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mattchew.ninja": { + "error": "HTTPSConnectionPool(host='mattchew.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.lucci.xyz": { + "error": "HTTPSConnectionPool(host='social.lucci.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubzilla.currentdir.com": { + "error": 404 + }, + "social.mynewleaf.co": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 3 + }, + "openRegistrations": true + } + }, + "mastodon.gamecircle.nova.0am.jp": { + "error": "HTTPSConnectionPool(host='mastodon.gamecircle.nova.0am.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "clonis.xyz": { + "error": "HTTPSConnectionPool(host='clonis.xyz', port=443): Read timed out. (read timeout=3)" + }, + "toot.gnous.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 15, + "activeMonth": 12, + "activeHalfyear": 12 + }, + "localPosts": 745 + }, + "openRegistrations": true + } + }, + "www.spoon-tamago.com": { + "error": "HTTPSConnectionPool(host='www.spoon-tamago.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.spoon-tamago.com' doesn't match either of '*.prod.phx3.secureserver.net', 'prod.phx3.secureserver.net'\")))" + }, + "nextcloud.how2trianglemuygud.com": { + "error": "HTTPSConnectionPool(host='nextcloud.how2trianglemuygud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hoot.town": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mspsocial.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 216, + "activeMonth": 55, + "activeHalfyear": 84 + }, + "localPosts": 157393 + }, + "openRegistrations": false + } + }, + "friendica.node9.org": { + "error": "HTTPSConnectionPool(host='friendica.node9.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.node9.org' doesn't match either of 'cloud.node9.org', 'film.node9.org', 'mail.node9.org', 'node9.org'\")))" + }, + "mastodon.aldude999.net": { + "error": "HTTPSConnectionPool(host='mastodon.aldude999.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.bittube.tv": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 5647 + }, + "localPosts": 107652, + "localComments": 537 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "BitTube", + "nodeDescription": "BitTube as a company offers several products that make up an ecosystem. At the heart of this ecosystem is a blockchain-based technology called AirTime, an ad-free monetisation solution that pays a cryptocurrency (TUBE) based on watch time of any type of content. Payouts are taken from a slowly decreasing block reward, calculated based on a user\u2019s AirTime compared to the grand total AirTime per each block.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "bittube-airtime-module", + "version": "2.1.2", + "description": "BitTube AirTime Module", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ "common" ] }, - "dist/video-watch-client-plugin.js": { - "script": "dist/video-watch-client-plugin.js", + "client/common-airtime.js": { + "script": "client/common-airtime.js", + "scopes": [] + }, + "client/common-api.js": { + "script": "client/common-api.js", + "scopes": [] + }, + "client/common-shared.js": { + "script": "client/common-shared.js", + "scopes": [] + }, + "client/common-ui.js": { + "script": "client/common-ui.js", + "scopes": [] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", "scopes": [ - "video-watch" + "common" ] } } }, { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -106330,21 +112660,18 @@ } } } - ] - }, - "theme": { - "registered": [], - "default": "default" + ], + "default": "bittube-dark-mode" }, "email": { "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -106353,9 +112680,7 @@ 0, 240, 360, - 480, - 720, - 1080 + 480 ] }, "import": { @@ -106428,8 +112753,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 53687091200, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -106443,155 +112768,148 @@ } } }, - "social.whatwaslostisfound.co.uk": { - "error": 404 + "masutodon.ga": { + "error": "HTTPSConnectionPool(host='masutodon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.openchessbooks.org": { - "error": "HTTPSConnectionPool(host='mastodon.openchessbooks.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "sozial.social": { + "error": "HTTPSConnectionPool(host='sozial.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "redlatina.online": { - "error": "HTTPSConnectionPool(host='redlatina.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "owncity.win": { + "error": "HTTPSConnectionPool(host='owncity.win', port=443): Read timed out. (read timeout=3)" }, - "beeslink.com": { + "mastotest.gameliberty.club": { + "error": "HTTPSConnectionPool(host='mastotest.gameliberty.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.momi.ca": { + "error": "HTTPSConnectionPool(host='masto.momi.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedibird.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 661, + "activeMonth": 496, + "activeHalfyear": 949 }, - "localPosts": 7 + "localPosts": 853016 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertubeindex.abga.be": { - "error": "HTTPSConnectionPool(host='peertubeindex.abga.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.neoliferp.fr": { - "error": "HTTPSConnectionPool(host='social.neoliferp.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wkfg.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "nerdpol.ch": { + "barcelona.social": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.99.0-p1f107e51" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr" - ] + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 5888, - "activeHalfyear": 374, - "activeMonth": 171 + "total": 9, + "activeMonth": 10, + "activeHalfyear": 10 }, - "localPosts": 148661, - "localComments": 162031 + "localPosts": 30 }, - "metadata": { - "nodeName": "nerdpol.ch*", - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "supertux" - } + "openRegistrations": false } }, - "mastodon.crossfamilyweb.com": { + "fr.osm.social": { + "error": 404 + }, + "hub.medienbildung.ovgu.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 32, + "activeHalfyear": 32, + "activeMonth": 31 }, - "localPosts": 585 + "localPosts": 144, + "localComments": 201 }, - "openRegistrations": false + "metadata": { + "nodeName": "Medienbildung Hubzilla" + } } }, - "devhub.ga": { - "error": 406 - }, - "wolke.npo.city": { - "error": 404 - }, - "prfmcf.m.to": { - "error": "HTTPSConnectionPool(host='prfmcf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wakakyu.tk": { - "error": "HTTPSConnectionPool(host='wakakyu.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wakakyu.tk timed out. (connect timeout=3)'))" + "stammerweb.com": { + "error": "HTTPSConnectionPool(host='stammerweb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "oulu.im": { - "error": "HTTPSConnectionPool(host='oulu.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mplayer.demouliere.eu": { + "error": "HTTPSConnectionPool(host='mplayer.demouliere.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hellcutter.ddns.net": { - "error": "HTTPSConnectionPool(host='hellcutter.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hellcutter.ddns.net timed out. (connect timeout=3)'))" + "editing.fun": { + "error": "HTTPSConnectionPool(host='editing.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sharing.simpleguy.net": { + "mastodon.postmoderns.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "4.8.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 4, - "localComments": 1 + "name": "mastodon", + "version": "3.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 991 }, - "metadata": { - "email": "john.saleeby@gmail.com" - } + "openRegistrations": false } }, - "m.mig5.net": { - "error": "HTTPSConnectionPool(host='m.mig5.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.veer66.rocks": { + "error": "HTTPSConnectionPool(host='toot.veer66.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube1.zeteo.me": { + "naotodon.xyz": { + "error": "HTTPSConnectionPool(host='naotodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.slash.cl": { + "error": 404 + }, + "peertube.we-keys.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -106608,20 +112926,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 16 }, - "localPosts": 0, - "localComments": 0 + "localPosts": 1861, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube de WeKeys", + "nodeDescription": "Instance PeerTube centr\u00e9e sur la r\u00e9paration de mat\u00e9riel informatique.", "nodeConfig": { "plugin": { "registered": [] @@ -106638,20 +112956,22 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 720 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -106715,7 +113035,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 0, "videoQuotaDaily": -1 }, "trending": { @@ -106730,16 +113050,166 @@ } } }, - "direct.ion.ovh": { - "error": "HTTPSConnectionPool(host='direct.ion.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "posadis.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 186 + }, + "openRegistrations": true + } }, - "scntst.net": { - "error": "HTTPSConnectionPool(host='scntst.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'scntst.net' doesn't match either of 'vigsel.pivostan.me', 'www.vigsel.pivostan.me'\")))" + "social.nerdgobragh.org": { + "error": "HTTPSConnectionPool(host='social.nerdgobragh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.pablo.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.pablo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "docketreport.blogspot.com": { + "error": 404 }, - "57n.org": { + "queer.farm": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hahn.de.com": { + "error": 404 + }, + "mstdn.tentere.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 15, + "activeMonth": 14, + "activeHalfyear": 16 + }, + "localPosts": 1111 + }, + "openRegistrations": true + } + }, + "warkr.me": { + "error": "HTTPSConnectionPool(host='warkr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "r3bl.social": { + "error": "HTTPSConnectionPool(host='r3bl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "resistodon.com": { + "error": 403 + }, + "tcu-mstdn.tk": { + "error": "HTTPSConnectionPool(host='tcu-mstdn.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "banthamilk.blue": { + "error": "HTTPSConnectionPool(host='banthamilk.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.strangeworld.jp": { + "error": "HTTPSConnectionPool(host='social.strangeworld.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.thaega.fr": { + "error": "HTTPSConnectionPool(host='social.thaega.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pl.manwho.re": { + "error": "HTTPSConnectionPool(host='pl.manwho.re', port=443): Read timed out. (read timeout=3)" + }, + "social.willistonschools.org": { + "error": "HTTPSConnectionPool(host='social.willistonschools.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.urbanwildlife.biz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "writeas.noellabo.jp": { + "error": "HTTPSConnectionPool(host='writeas.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'writeas.noellabo.jp' doesn't match '0.1234.as'\")))" + }, + "mastodon.mlborder.com": { + "error": "HTTPSConnectionPool(host='mastodon.mlborder.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "se.fury.net.nz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 2, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "aj@fury.net.nz" + } + } + }, + "affilidon.com": { + "error": "HTTPSConnectionPool(host='affilidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toots.benpro.fr": { + "error": "HTTPSConnectionPool(host='toots.benpro.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "troo.tube": { + "error": "HTTPSConnectionPool(host='troo.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/Prime": { + "error": 404 + }, + "6onqh631u2zr672.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.rcj-quantity.info": { + "error": "HTTPSConnectionPool(host='mstdn.rcj-quantity.info', port=443): Read timed out. (read timeout=3)" + }, + "mas.home.monsiteinternet.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 573 + }, + "openRegistrations": false + } + }, + "peertube.nexon.su": { + "error": "HTTPSConnectionPool(host='peertube.nexon.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vernunftzentrum.de": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -106751,100 +113221,60 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "pleroma:api/v1/notifications:include_types_filter", "gopher", "chat", - "relay" + "relay", + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 5, - "reject_threshold": 15 - }, "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ - "animeisgay.com", - "anime.website", - "bikeshed.party", - "birdsite.link", - "botsin.space", - "castling.club", - "chitter.xyz", - "girlcock.club", - "humblr.social", - "iscute.moe", - "kawen.space", - "kinky.business", - "kinkyelephant.com", - "pl.smuglo.li", - "rubber.social", - "shigusegubu.club", - "shitposter.club", - "sinblr.com", - "social.sakamoto.gq", - "social.super-niche.club", - "switter.at", - "waifu.social", - "weeaboo.space" - ], - "media_nsfw": [ - "anime.website", - "bikeshed.party", - "die-partei.social", - "humblr.social", - "kinky.business", - "kinkyelephant.com", - "mstdn.jp", - "rubber.social", - "sinblr.com", - "shitposter.club", - "switter.at" - ], + "federated_timeline_removal": [], + "media_nsfw": [], "media_removal": [], "reject": [ + "DisneyDream@mathstodon.xyz", + "raki.social", + "bofa.lol", "albin.social", - "baraag.net", - "bitcoinhackers.org", - "counter.social", - "daffodil-11.org", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "gameliberty.club", - "greenlifeplus.net", - "kiwifarms.cc", - "kneegrows.top", - "lets.saynoto.lgbt", - "liberdon.com", - "mastodon.starrevolution.org", - "melalandia.tk", - "mobile.co", - "neckbeard.xyz", - "noagendasocial.com", - "pawoo.net", - "piss.restaurant", - "pl.pube.tk", "pl.smuglo.li", - "sealion.club", - "shitasstits.life", - "social.louisoft01.moe", - "social.quodverum.com", - "socnet.supes.com", - "the.hedgehoghunter.club", - "toot.love", - "unsafe.space", - "wagesofsinisdeath.com", - "weedis.life" + "social.nobodyhasthe.biz", + "social.gab.com", + "develop.gab.com", + "gab.ai", + "gab.com", + "gab.protohype.net", + "exited.eu", + "gabble.xyz", + "spinster.xyz", + "gabfed.com", + "warc.space", + "gab.com", + "gab.polaris-1.work", + "not-develop.gab.com", + "develop.gab.com", + "quto.org", + "qoto.org", + "freespeechextremist.com", + "pl.765racing.com", + "*.halle-leaks.de", + "kazvam.com", + "*.djitter.com", + "nordenmedia.com", + "dev.civiq.social", + "anime.website", + "pl.wowana.me", + "cliterati.club", + "glindr.org" ], "report_removal": [] }, @@ -106858,8 +113288,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Fediverse instance for the members of 57North Hacklab, those who live in Aberdeen, Scotland, and those in the wider 57North community anywhere in the world. If you would like an invite then please contact irl in #57n on Freenode.", - "nodeName": "57North", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Vernunftzentrum", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -106907,8 +113337,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://57n.org/users/irl", - "https://57n.org/users/ana" + "https://vernunftzentrum.de/users/ckeen" ], "suggestions": { "enabled": false @@ -106930,128 +113359,101 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-561-g7bc4b081-develop" }, "usage": { - "localPosts": 1413, + "localPosts": 11929, "users": { - "total": 20 + "total": 8 } }, "version": "2.0" } }, - "tk2-203-11173.vs.sakura.ne.jp": { - "error": "HTTPSConnectionPool(host='tk2-203-11173.vs.sakura.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tk2-203-11173.vs.sakura.ne.jp timed out. (connect timeout=3)'))" + "ed1.tokyo": { + "error": 410 }, - "masto.jews.international": { + "postdon.com": { + "error": 404 + }, + "cloud.laisa.work": { + "error": "HTTPSConnectionPool(host='cloud.laisa.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hot.pop.zone": { + "error": "HTTPSConnectionPool(host='hot.pop.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "catgirl.party": { + "error": 404 + }, + "hibi.ga": { + "error": "HTTPSConnectionPool(host='hibi.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "m.upsilo.net": { + "error": "HTTPSConnectionPool(host='m.upsilo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mao.daizhige.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "community.halle-leaks.de": { + "error": "HTTPSConnectionPool(host='community.halle-leaks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "railhome.world": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "lewd.website": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 110, - "activeMonth": 113, - "activeHalfyear": 231 + "total": 64, + "activeMonth": 42, + "activeHalfyear": 78 }, - "localPosts": 50013 + "localPosts": 10013 }, - "openRegistrations": true + "openRegistrations": false } }, - "tednc.azurewebsites.net": { - "error": "HTTPSConnectionPool(host='tednc.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "unspecified.social": { - "error": "HTTPSConnectionPool(host='unspecified.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.themimitoof.fr": { - "error": "HTTPSConnectionPool(host='masto.themimitoof.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "bsd.social": { - "error": "HTTPSConnectionPool(host='bsd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tw1tter.com": { - "error": "HTTPSConnectionPool(host='tw1tter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "resistodon.com": { - "error": 403 - }, - "social.lowsamplingrate.eu": { - "error": "HTTPSConnectionPool(host='social.lowsamplingrate.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lowsamplingrate.eu' doesn't match 'auth.lowsamplingrate.eu'\")))" - }, - "gs.argon.city": { - "error": "HTTPSConnectionPool(host='gs.argon.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "disinter.mediated.eu": { - "error": "HTTPSConnectionPool(host='disinter.mediated.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'disinter.mediated.eu' doesn't match 'code.jboy.space'\")))" - }, - "h5q.net": { - "error": "HTTPSConnectionPool(host='h5q.net', port=443): Read timed out. (read timeout=3)" - }, - "unixe.eu": { - "error": 404 - }, - "afallen.cymru": { + "nerds.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 32, - "localComments": 10 + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 13, + "activeMonth": 11, + "activeHalfyear": 50 + }, + "localPosts": 75 }, - "metadata": { - "email": "daveclubb@gmail.com" - } + "openRegistrations": true } }, - "nextcloud.pcweb.ws": { - "error": 404 - }, - "milky.coffee": { - "error": "HTTPSConnectionPool(host='milky.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "sandy-heath.thurman.org.uk": { - "error": "HTTPSConnectionPool(host='sandy-heath.thurman.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sandy-heath.thurman.org.uk timed out. (connect timeout=3)'))" - }, - "s.h7i.jp": { - "error": "HTTPSConnectionPool(host='s.h7i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "nels.space": { - "error": "HTTPSConnectionPool(host='nels.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "penishiroma.xyz": { + "error": "HTTPSConnectionPool(host='penishiroma.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nypost.com": { + "skynet.social": { "error": 404 }, - "raize.in": { - "error": "HTTPSConnectionPool(host='raize.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to raize.in timed out. (connect timeout=3)'))" - }, - "alpha.cliq.network": { + "videos.thisishowidontdisappear.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.29.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -107065,205 +113467,321 @@ }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 11 + }, + "localPosts": 76, + "localComments": 5 }, "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "This Is How I Don't Disappear - An MCRchive", + "nodeDescription": "A My Chemical Romance themed instance of Peertube, a federated (ActivityPub) video streaming platform.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "social.uni-corn.me": { - "error": "HTTPSConnectionPool(host='social.uni-corn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "knzk.me": { - "error": 410 - }, - "social.simad.pro": { - "error": "HTTPSConnectionPool(host='social.simad.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.simad.pro timed out. (connect timeout=3)'))" - }, - "pleroma.tech": { - "error": "HTTPSConnectionPool(host='pleroma.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.tech timed out. (connect timeout=3)'))" + "social.sdc.su": { + "error": "HTTPSConnectionPool(host='social.sdc.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "onetwoxu.de": { - "error": 403 + "beepeele.de": { + "error": "HTTPSConnectionPool(host='beepeele.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beepeele.de' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" }, - "oignon.zone": { - "error": "HTTPSConnectionPool(host='oignon.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.calculate-linux.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "www.steveshehan.com": { + "moon.holiday": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 80, - "localComments": 16 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 20, + "activeMonth": 15, + "activeHalfyear": 24 + }, + "localPosts": 22904 }, - "metadata": { - "email": "didierjm@gmail.com" - } + "openRegistrations": false } }, - "capitalism.party": { - "error": 404 - }, - "social.darkpeak.org": { + "dragon.style": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 8 + "total": 245, + "activeMonth": 168, + "activeHalfyear": 218 }, - "localPosts": 193 + "localPosts": 126091 }, + "openRegistrations": true + } + }, + "hub.stephenson.cc": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.9", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": true + "usage": { + "users": { + "total": 7, + "activeHalfyear": 4, + "activeMonth": 4 }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Dark Peak Data Co-operative", - "nodeDescription": "Dark Peak Data Co-operative's fediverse microblogging service. See https://darkpeak.org for more information.", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "suggestions" - ], - "accountActivationRequired": false + "localPosts": 27, + "localComments": 8 + }, + "metadata": { + "nodeName": "Hubzilla" } } }, - "cni-coop.net": { - "error": "HTTPSConnectionPool(host='cni-coop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.ionainstitute.ie": { + "error": 404 }, - "psyk.yt": { - "error": "HTTPSConnectionPool(host='psyk.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "loadaverage.club": { + "error": "Expecting value: line 2 column 1 (char 2)" }, - "m.fork.sh": { - "error": "HTTPSConnectionPool(host='m.fork.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mylinux.cz": { + "error": "HTTPSConnectionPool(host='social.mylinux.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.mylinux.cz' doesn't match either of 'aiken.cz', 'www.aiken.cz'\")))" }, - "gaygay.me": { + "funkwhale.thomcat.rocks": { + "error": "HTTPSConnectionPool(host='funkwhale.thomcat.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/peakwinter": { "error": 404 }, - "social.56k.es": { - "error": "HTTPSConnectionPool(host='social.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fr.got-tty.org/profile/seraphyn": { + "error": 404 }, - "suture.space": { - "error": "HTTPSConnectionPool(host='suture.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "techromancer.club": { + "nodeinfo": { + "metadata": { + "nodeName": "Lena can't do it all", + "nodeDescription": "Follow on Fediverse via @lena@techromancer.club", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 17 + }, + "version": "2.0" + } }, - "mastodon.social/users/sil": { + "mastodon.ddns.net": { + "error": "HTTPSConnectionPool(host='mastodon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "go.matri.cx": { + "error": "HTTPSConnectionPool(host='go.matri.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.antifa.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.antifa.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "cloud.hexanetech.com": { "error": 404 }, - "social.kola.ml": { - "error": "HTTPSConnectionPool(host='social.kola.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.kola.ml timed out. (connect timeout=3)'))" + "mastodon.social/users/jaycie": { + "error": 404 }, - "m.loovto.net": { + "misskey.love": { + "error": 410 + }, + "social.staspikin.com": { + "error": "HTTPSConnectionPool(host='social.staspikin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gendon.jp": { + "error": "HTTPSConnectionPool(host='gendon.jp', port=443): Read timed out. (read timeout=3)" + }, + "cloud.asonix.dog": { + "error": 403 + }, + "don.mlny.info": { + "error": "HTTPSConnectionPool(host='don.mlny.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "notes.whatthefuck.computer": { + "error": 404 + }, + "blockriot.com": { "nodeinfo": { "version": "2.0", "software": { @@ -107275,22 +113793,70 @@ ], "usage": { "users": { - "total": 9, + "total": 10, + "activeMonth": 5, + "activeHalfyear": 7 + }, + "localPosts": 2922 + }, + "openRegistrations": true + } + }, + "tatayo.yo.fr": { + "error": "HTTPSConnectionPool(host='tatayo.yo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "luvdon.cc": { + "error": "HTTPSConnectionPool(host='luvdon.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.peter.saarland": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mstdn.blue.wirednet.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 2299 + "localPosts": 212 }, "openRegistrations": false } }, - "spladoon.yuzulia.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mstdn.tux.tf": { + "error": "HTTPSConnectionPool(host='mstdn.tux.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pleroma.kagura1050.tk": { - "error": "HTTPSConnectionPool(host='pleroma.kagura1050.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.kagura1050.tk timed out. (connect timeout=3)'))" + "userliberation.network": { + "error": "HTTPSConnectionPool(host='userliberation.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lostmarvels.masto.host": { + "mustdon.herokuapp.com": { + "error": 404 + }, + "mastodon.social/users/confusedcharlot": { + "error": 404 + }, + "mastodon-train.info": { + "error": "HTTPSConnectionPool(host='mastodon-train.info', port=443): Read timed out. (read timeout=3)" + }, + "k.kajalinifi.de": { + "error": "HTTPSConnectionPool(host='k.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "blog.tcit.fr": { + "error": 404 + }, + "nc.diestocks.de": { + "error": 404 + }, + "bangdream.space": { "nodeinfo": { "version": "2.0", "software": { @@ -107302,31 +113868,58 @@ ], "usage": { "users": { - "total": 15, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 480, + "activeMonth": 130, + "activeHalfyear": 319 }, - "localPosts": 31 + "localPosts": 78939 }, "openRegistrations": true } }, - "toxicgarbageisland.rocks": { - "error": "HTTPSConnectionPool(host='toxicgarbageisland.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "f.revpad.info": { + "error": "HTTPSConnectionPool(host='f.revpad.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.freespeech.host": { - "error": "HTTPSConnectionPool(host='friendica.freespeech.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "h4ckseed.wordpress.com": { + "error": 404 }, - "notrecourrier.net": { + "mastodon.cartapus.eu": { + "error": "HTTPSConnectionPool(host='mastodon.cartapus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nihongoposter.club": { + "error": "HTTPSConnectionPool(host='nihongoposter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Murilega": { "error": 404 }, - "pritter.work": { + "peertube.mastodont.cat": { + "error": "HTTPSConnectionPool(host='peertube.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "quitter.pw": { + "error": "HTTPSConnectionPool(host='quitter.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "englehorn.com": { "error": 404 }, - "NerdyNate.live": { - "error": "HTTPSConnectionPool(host='nerdynate.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "msky.lanterner.cf": { + "error": "HTTPSConnectionPool(host='msky.lanterner.cf', port=443): Read timed out. (read timeout=3)" }, - "mastchan.org": { + "mangadon.net": { + "error": "HTTPSConnectionPool(host='mangadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mangadon.net' doesn't match either of 'aircompair.net', 'www.aircompair.net'\")))" + }, + "mastodon.social/users/ninjawedding": { + "error": 404 + }, + "cloud.antoine-roux.fr": { + "error": "HTTPSConnectionPool(host='cloud.antoine-roux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hiddenpalace.zone": { + "error": "HTTPSConnectionPool(host='hiddenpalace.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gamejam.site": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "don.taprix.org": { "nodeinfo": { "version": "2.0", "software": { @@ -107338,67 +113931,184 @@ ], "usage": { "users": { - "total": 42, - "activeMonth": 13, - "activeHalfyear": 33 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 231 + "localPosts": 279 }, - "openRegistrations": true + "openRegistrations": false } }, - "furries.online": { - "error": "HTTPSConnectionPool(host='furries.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.inkyara-kami.me": { + "error": "HTTPSConnectionPool(host='mstdn.inkyara-kami.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.hardlimit.com": { + "dance-dance-dance.space": { + "error": "HTTPSConnectionPool(host='dance-dance-dance.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "greendalecommunity.college": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "daffodil-11.org": { + "error": "HTTPSConnectionPool(host='daffodil-11.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'daffodil-11.org' doesn't match either of '*.weebly.com', 'weebly.com'\")))" + }, + "fed.im": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.2fedim0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 240 + }, + "openRegistrations": false + } + }, + "hs-mastodon.root-s.xyz": { + "error": "HTTPSConnectionPool(host='hs-mastodon.root-s.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.cervoi.se": { + "error": 404 + }, + "friendica.hamiller.net": { + "error": "HTTPSConnectionPool(host='friendica.hamiller.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nice.community": { + "error": "HTTPSConnectionPool(host='nice.community', port=443): Read timed out. (read timeout=3)" + }, + "tampabayocculture.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" }, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 11, + "localComments": 1 + }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": true, + "metadata": { + "email": "theviruscb@gmail.com" + } + } + }, + "nextcloud.jonathanhaack.com": { + "error": 404 + }, + "mastodon.social/users/numimyon": { + "error": 404 + }, + "tekkadon.manimani.cc": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 21 + "total": 29, + "activeMonth": 10, + "activeHalfyear": 17 }, - "localPosts": 55, - "localComments": 4 + "localPosts": 24034 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "openRegistrations": false + } + }, + "himastdon.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "whisper.tf": { + "error": 404 + }, + "mastodon.mgattozzi.dev": { + "error": 404 + }, + "mercury.social": { + "error": 526 + }, + "soc.shbbl.ru": { + "error": "HTTPSConnectionPool(host='soc.shbbl.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.schnackenberg.org": { + "error": 404 + }, + "frei.social": { + "error": "HTTPSConnectionPool(host='frei.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gidikroon.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 }, - "nodeName": "Hardlimit", - "nodeDescription": "Hardware, software, tecnolog\u00eda y juegos" + "localPosts": 214, + "localComments": 18 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] + }, + "protocols": [ + "activitypub", + "webmention" + ], + "metadata": { + "email": "Gidi@tiara.demon.nl" } } }, - "hello.deamandel.co": { - "error": "HTTPSConnectionPool(host='hello.deamandel.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "m.gxc.io": { - "error": "HTTPSConnectionPool(host='m.gxc.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.media-trust.com": { + "error": "HTTPSConnectionPool(host='mstdn.media-trust.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.mobileography.info": { - "error": "HTTPSConnectionPool(host='nextcloud.mobileography.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "owncloud.donnadieu.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "vid.ncrypt.at": { + "lexx.impa.me": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -107413,33 +114123,23 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 9779, + "localPosts": 249, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "LEXX", + "nodeDescription": "o(\uffe3\u25bd\uffe3)\uff44", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -107546,52 +114246,10 @@ } } }, - "voxday.blogspot.com": { - "error": 404 - }, - "derpiratvomsee.net": { - "error": "HTTPSConnectionPool(host='derpiratvomsee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.manwho.re": { - "error": "HTTPSConnectionPool(host='pl.manwho.re', port=443): Read timed out. (read timeout=3)" - }, - "line": { - "error": "HTTPSConnectionPool(host='line', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.minecraft.gg": { - "error": "HTTPSConnectionPool(host='social.minecraft.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "beta.scoutcloud.tk": { - "error": 403 - }, - "misskey.memiks.site": { - "error": 404 - }, - "chorus.space": { - "error": 404 - }, - "mstdn.imi.moe": { - "error": 502 - }, - "liberto.hostiso.host": { - "error": 404 - }, - "syui.ml": { - "error": "HTTPSConnectionPool(host='syui.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.bessonnica.org": { - "error": "HTTPSConnectionPool(host='write.bessonnica.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'write.bessonnica.org' doesn't match 'cp.bessonnica.org'\")))" - }, - "www.chatalk.club": { - "error": "HTTPSConnectionPool(host='www.chatalk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.eipystyilman.beer": { - "error": 502 - }, - "funk-b.h.senan.xyz": { - "error": "HTTPSConnectionPool(host='funk-b.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "yamast.com": { + "error": "HTTPSConnectionPool(host='yamast.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "eigadon.net": { + "raplst.town": { "nodeinfo": { "version": "2.0", "software": { @@ -107603,165 +114261,282 @@ ], "usage": { "users": { - "total": 1222, - "activeMonth": 44, - "activeHalfyear": 44 + "total": 1, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 23798 + "localPosts": 11 }, "openRegistrations": true } }, - "mastodo.net": { - "error": "HTTPSConnectionPool(host='mastodo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.fokuza.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 325, - "localComments": 17 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "david@fokuza.fr" - } - } - }, - "wafflec.one": { - "error": 404 + "social.reinboar.xyz": { + "error": "HTTPSConnectionPool(host='social.reinboar.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.pinkieduck.net": { - "error": "HTTPSConnectionPool(host='mastodon.pinkieduck.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "scoutcloud.tk": { + "error": 403 }, - "home.kopfkrieg.org": { - "error": 404 + "ashikaga.link": { + "error": "HTTPSConnectionPool(host='ashikaga.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "jlelse.blog": { + "status3p.fsf.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hugo" + "name": "gnusocial", + "version": "2.0.0-dev" }, - "openRegistrations": false, "protocols": [ "activitypub", - "webmention" + "ostatus" ], - "usage": { - "users": { - "total": 1 - } - } - } - }, - "rasly.cf": { - "error": "HTTPSConnectionPool(host='rasly.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.targaryen.house": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 3791, - "activeMonth": 40, - "activeHalfyear": 73 + "total": 44, + "activeHalfyear": 4, + "activeMonth": 0 }, - "localPosts": 95535 + "localPosts": 7760, + "localComments": 394 }, - "openRegistrations": false + "metadata": { + "nodeName": "status.fsf.org", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } } }, - "misskey.world": { - "error": "HTTPSConnectionPool(host='misskey.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.world' doesn't match 'classicraft.ca.gy'\")))" - }, - "office.andrephilip.com": { - "error": "HTTPSConnectionPool(host='office.andrephilip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.friendica.surstroemming.de": { - "error": "HTTPSConnectionPool(host='www.friendica.surstroemming.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.friendica.surstroemming.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "hydratrash.party": { - "error": "HTTPSConnectionPool(host='hydratrash.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mk1.t612.ml": { - "error": "HTTPSConnectionPool(host='mk1.t612.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mk1.t612.ml timed out. (connect timeout=3)'))" - }, - "toot.ordinarius-fectum.net.": { - "error": 502 - }, - "fedichive.tk": { - "error": "HTTPSConnectionPool(host='fedichive.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedichive.tk timed out. (connect timeout=3)'))" - }, - "blog.keysmash.xyz": { - "error": "HTTPSConnectionPool(host='blog.keysmash.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.tyamac.com": { - "error": "HTTPSConnectionPool(host='mstdn.tyamac.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dirus.io": { - "error": "HTTPSConnectionPool(host='dirus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.doof.net": { - "error": "HTTPSConnectionPool(host='pleroma.doof.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.voppe.it": { - "error": "HTTPSConnectionPool(host='mastodon.voppe.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.voppe.it' doesn't match either of 'voppe.it', 'www.voppe.it'\")))" - }, - "mstdn.voiceofcomputer.xyz": { - "error": "Expecting value: line 7 column 1 (char 6)" + "asstodon.social": { + "error": "HTTPSConnectionPool(host='asstodon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "abookofcreatures.com": { - "error": 404 + "mastodon.maurin.io": { + "error": "HTTPSConnectionPool(host='mastodon.maurin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/HiddenSquid": { + "www.xatakandroid.com": { "error": 404 }, - "mtu7.com": { - "error": "HTTPSConnectionPool(host='mtu7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "iyher.club": { - "error": "HTTPSConnectionPool(host='iyher.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "imvegan.fyi": { - "error": "HTTPSConnectionPool(host='imvegan.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "peertube.gaiserik.com": { - "error": "HTTPSConnectionPool(host='peertube.gaiserik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.mfashby.net": { - "error": "HTTPSConnectionPool(host='social.mfashby.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.ochtendrood.nl": { + "error": "HTTPSConnectionPool(host='blog.ochtendrood.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "starfighter.club": { + "p.a3.pm": { "nodeinfo": { "metadata": { - "nodeName": "____/ /\\___/ /\\//\\______ //\\", - "nodeDescription": "STARFIGHTER CLUB", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [ + "weeaboo.space" + ], + "reject": [ + "greenlifeplus.net", + "weedis.life", + "gab.com", + "dev.gab.com", + "mastodon.mynameisivan.ru", + "feminism.lgbt", + "pltest.feminism.lgbt", + "wagesofsinisdeath.com", + "pleroma.rareome.ga", + "2hu.club", + "ap.uwu.st", + "noagendasocial.com", + "noagenda.social", + "freespeech.firedragonstudios.com", + "homura.space", + "kowai.youkai.town", + "loli.estate", + "pleroma.yorha.club", + "social.super-niche.club", + "thechad.zone", + "vampire.estate", + "youkai.town", + "sunshinegardens.org", + "social.sunshinegardens.org", + "yiff.rocks", + "2.distsn.org", + "comm.network", + "community.highlandarrow.com", + "explosion.party", + "freezepeach.xyz", + "freespeechextremist.com", + "gs.mon5t3r.info", + "jabb.in", + "karolat.press", + "lolis.world", + "pl.smuglo.li", + "pleroma.cucked.me", + "pleroma.soykaf.com", + "goldandblack.xyz", + "pridelands.io", + "qoto.org", + "rainbowdash.net", + "socnet.supes.com", + "liberdon.com", + "melalandia.tk", + "sealion.club", + "shitasstits.life", + "shitposter.club", + "social.au2pb.net", + "social.i2p.rocks", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.lucci.xyz", + "voluntaryism.club", + "waifu.social", + "unsafe.space", + "wrongthink.net", + "woofer.alfter.us", + "zerohack.xyz", + "ediot.social", + "gs.smuglo.li", + "gs.kawa-kun.com", + "gs.archae.me", + "hakui.club", + "kawaiistu.moe", + "libertarianism.club", + "npf.mlpol.net", + "social.heldscal.la", + "wogan.im", + "not.phrack.fyi", + "cofe.moe", + "freehold.earth", + "freespeech.host", + "ika.moe", + "manx.social", + "niu.moe", + "social.targaryen.house", + "social.wiuwiu.de", + "toot.love", + "anitwitter.moe", + "kyot.me", + "counter.social", + "baraag.net", + "shitasstits.life", + "social.homunyan.com", + "wxw.moe", + "mastodon.loliandstuff.moe", + "preteengirls.biz", + "social.allthefallen.ninja", + "social.raptorengineering.io", + "pawoo.net", + "music.pawoo.net", + "friends.nico" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Mitt Pleromney", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://p.a3.pm/users/ao", + "https://p.a3.pm/users/ad" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -107770,101 +114545,31 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.1-25-gbb49d8f5" }, "usage": { + "localPosts": 1644, "users": { - "total": 1 - }, - "localPosts": 1 + "total": 4 + } }, "version": "2.0" } }, - "ms.ohno.host": { - "error": 502 - }, - "chatu.app": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "hub.zilla.tech": { - "error": 404 - }, - "social.tpaw.org": { - "error": "HTTPSConnectionPool(host='social.tpaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.tpaw.org' doesn't match either of '*.hostgator.com', 'hostgator.com'\")))" - }, - "r3pek.org": { - "error": 404 - }, - "photos.slvtv.fr": { - "error": 500 - }, - "mstdn-cybertilde.serveo.net": { - "error": "HTTPSConnectionPool(host='mstdn-cybertilde.serveo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-cybertilde.serveo.net timed out. (connect timeout=3)'))" - }, - "mastodon.toniozz75.fr": { - "error": "HTTPSConnectionPool(host='mastodon.toniozz75.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hostpath.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "ishikaridon.jp": { - "error": "HTTPSConnectionPool(host='ishikaridon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pyon.site": { - "error": "HTTPSConnectionPool(host='pyon.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tube.jeremielibeau.fr": { + "error": "HTTPSConnectionPool(host='tube.jeremielibeau.fr', port=443): Read timed out. (read timeout=3)" }, - "so-what.marrus.xyz": { + "kamiyacho.net": { "error": 404 }, - "wuthering.online": { - "error": "HTTPSConnectionPool(host='wuthering.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "www.gamasutra.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.undernet.uy": { + "pl.savant.so": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -107876,8 +114581,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, @@ -107894,9 +114599,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Undernet Social", + "mailerEnabled": true, + "nodeDescription": "Welcome out here", + "nodeName": "Lone jerk", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -107906,8 +114611,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -107944,14 +114648,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.undernet.uy/users/santiago" + "https://pl.savant.so/users/savant" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -107970,60 +114670,27 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2417-g28f82287-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 984, + "localPosts": 582, "users": { - "total": 6 + "total": 3 } }, "version": "2.0" } }, - "tst.meme.ac": { - "error": "HTTPSConnectionPool(host='tst.meme.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "beerfactory.org": { - "error": 404 - }, - "jahait.tk": { - "error": "HTTPSConnectionPool(host='jahait.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jahait.tk timed out. (connect timeout=3)'))" - }, - "bots.tlsocial.de": { - "error": "HTTPSConnectionPool(host='bots.tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "opantu.c-pool.jp": { - "error": "HTTPSConnectionPool(host='opantu.c-pool.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "icosahedron.website/users/vlad": { - "error": 404 + "postactiv.geniusmusing.com": { + "error": "HTTPSConnectionPool(host='postactiv.geniusmusing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "theres.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 78, - "activeMonth": 100, - "activeHalfyear": 136 - }, - "localPosts": 9543 - }, - "openRegistrations": false - } + "tube.rezo2france.fr": { + "error": "HTTPSConnectionPool(host='tube.rezo2france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "kiwaitsu.m.to": { - "error": "HTTPSConnectionPool(host='kiwaitsu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "foss.al": { + "error": "HTTPSConnectionPool(host='foss.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.scanline.dev": { + "peertube.devol.it": { "nodeinfo": { "version": "2.0", "software": { @@ -108043,85 +114710,64 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 1, + "localPosts": 1078, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Scanline", - "nodeDescription": "", + "nodeName": "PeerTube devol", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { + "registered": [] + }, + "theme": { "registered": [ { - "name": "ungamify", - "version": "0.0.1", - "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], "clientScripts": { - "dist/common-client-plugin.js": { - "script": "dist/common-client-plugin.js", + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", "scopes": [ "common" ] - }, - "dist/video-watch-client-plugin.js": { - "script": "dist/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] } } } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } ], - "default": "dark" + "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -108200,164 +114846,1000 @@ } } }, - "dev.toromino.de": { - "error": 502 - }, - "cloud.bitkomplex.de": { - "error": 404 - }, - "mstdn.laboas.org": { + "mastodon.jepsen.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 22, - "activeMonth": 12, - "activeHalfyear": 20 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1310 + "localPosts": 10 }, - "openRegistrations": true + "openRegistrations": false } }, - "dolphin.errormaker.net": { + "winteroak.org.uk": { + "error": 404 + }, + "babumi.m.to": { + "error": "HTTPSConnectionPool(host='babumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fireglow.de": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "personal pleromer instance", + "nodeName": "fireglows Corner", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fireglow.de/users/fireglow" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 1, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "gluedtothescreen.com": { + "error": "HTTPSConnectionPool(host='gluedtothescreen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "generous.horse": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.worty.de": { + "error": "HTTPSConnectionPool(host='cloud.worty.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "owncloud.horwood.biz": { + "error": 403 + }, + "mastodon.thegreenclan.ca": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 28 + }, + "openRegistrations": true + } + }, + "mastodon.codes": { + "error": "HTTPSConnectionPool(host='mastodon.codes', port=443): Read timed out. (read timeout=3)" + }, + "social.mctango.com": { + "error": "HTTPSConnectionPool(host='social.mctango.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.lagrottedelours.ovh": { + "error": "HTTPSConnectionPool(host='test.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "succubus.town": { + "error": "HTTPSConnectionPool(host='succubus.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "studiointegracji.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3, + "localComments": 0 + }, + "openRegistrations": false, "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "wordpress", + "smtp" ] }, - "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "metadata": { + "email": "me@mkljczk.pl" + } + } + }, + "social.aelisya.ch": { + "error": "HTTPSConnectionPool(host='social.aelisya.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nulled.social": { + "error": "HTTPSConnectionPool(host='nulled.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nulled.social' doesn't match either of 'fedigram.com', 'www.fedigram.com'\")))" + }, + "honk.theta.eu.org": { + "error": 404 + }, + "s1ttidoe.com.tw": { + "error": "HTTPSConnectionPool(host='s1ttidoe.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubzilla.stefan-muenz.de": { + "error": "HTTPSConnectionPool(host='hubzilla.stefan-muenz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.k-moegle.de": { + "error": 404 + }, + "social.lain.haus": { + "error": "HTTPSConnectionPool(host='social.lain.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fivetanley.com": { + "error": "HTTPSConnectionPool(host='mastodon.fivetanley.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.datsemultimedia.com": { + "error": "HTTPSConnectionPool(host='social.datsemultimedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.tryptophonic.com": { + "error": "HTTPSConnectionPool(host='cloud.tryptophonic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "the-simulator.club": { + "error": "HTTPSConnectionPool(host='the-simulator.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.culatello.club": { + "error": "HTTPSConnectionPool(host='www.culatello.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.anrddh.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { - "users": {} + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 4 }, + "openRegistrations": false + } + }, + "mstd.toco2.fun": { + "error": "HTTPSConnectionPool(host='mstd.toco2.fun', port=443): Read timed out. (read timeout=3)" + }, + "edolas.world": { + "nodeinfo": { "metadata": { - "nodeName": "Rasphin", - "nodeDescription": null, - "maintainer": { - "name": "errormaker", - "email": "qk9ciry4a@yahoo.co.jp" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "safe_dm_mentions", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 20, + "reject_threshold": 30 + }, + "mrf_policies": [ + "SimplePolicy", + "HellthreadPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "humblr.social", + "sinblr.com" + ], + "media_removal": [], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [] }, - "maxNoteTextLength": 500 + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "The official Pleroma instance of Edolas.", + "nodeName": "World of Edolas", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://edolas.world/users/frosch" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-519-g1855c597-develop+dev" + }, + "usage": { + "localPosts": 7913, + "users": { + "total": 21 + } + }, + "version": "2.0" + } + }, + "cloud.n07070.xyz": { + "error": 403 + }, + "okinawa-mstdn.okinawa": { + "error": "HTTPSConnectionPool(host='okinawa-mstdn.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.l1f.de": { + "error": "HTTPSConnectionPool(host='www.l1f.de', port=443): Read timed out. (read timeout=3)" + }, + "nabeen.hostdon.jp": { + "error": "HTTPSConnectionPool(host='nabeen.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "friends.tennis": { + "error": "HTTPSConnectionPool(host='friends.tennis', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "inred.ink": { + "error": "HTTPSConnectionPool(host='inred.ink', port=443): Read timed out. (read timeout=3)" + }, + "lokalteil.in": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 9 + }, + "localPosts": 1504, + "localComments": 172 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "mail@herkenhoff.com" } } }, - "mastodon.ajy.co": { - "error": "HTTPSConnectionPool(host='mastodon.ajy.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "robertroth.de": { + "error": "HTTPSConnectionPool(host='robertroth.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pixelfed.memo-village.online": { - "error": "HTTPSConnectionPool(host='pixelfed.memo-village.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lwvhjk6pr3.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.yournearestbar.com": { - "error": "HTTPSConnectionPool(host='social.yournearestbar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "netzkombinat.su": { + "error": "HTTPSConnectionPool(host='netzkombinat.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "steamstdn.com": { - "error": "HTTPSConnectionPool(host='steamstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.schubertdaniel.de": { + "error": "HTTPSConnectionPool(host='nc.schubertdaniel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nc.schubertdaniel.de' doesn't match 'chat.mut-tour.de'\")))" }, - "blog.mxmaxime.ovh": { - "error": "HTTPSConnectionPool(host='blog.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.social/users/GinnyMcQueen": { + "error": 404 }, - "services.villemin.work": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nest.deutsch-u.de": { + "error": 404 }, - "cliterati.club": { + "mastodon.corecoding.dev": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 60, - "activeMonth": 37, - "activeHalfyear": 101 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 140 + }, + "openRegistrations": false + } + }, + "testdon6.yaesu-eas.tokyo": { + "error": "HTTPSConnectionPool(host='testdon6.yaesu-eas.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kero.ccsakura.jp": { + "error": "HTTPSConnectionPool(host='kero.ccsakura.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tootzone.herokuapp.com": { + "error": 503 + }, + "md.berezowski.de": { + "error": "HTTPSConnectionPool(host='md.berezowski.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'md.berezowski.de' doesn't match 'berezowski.de'\")))" + }, + "sns3rd.herokuapp.com": { + "error": 404 + }, + "turbo.chat": { + "error": 404 + }, + "pleroma.lrdf.fr": { + "error": "HTTPSConnectionPool(host='pleroma.lrdf.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "awoo.kiru.fun": { + "error": "HTTPSConnectionPool(host='awoo.kiru.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.timespiral.co.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 19, + "activeMonth": 7, + "activeHalfyear": 15 }, - "localPosts": 6554 + "localPosts": 59103 }, "openRegistrations": true } }, - "osrsga.me": { - "error": "HTTPSConnectionPool(host='osrsga.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.bessereau.eu": { + "error": 403 }, - "mastodon.potager.org": { + "mstdn.deiru.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.deiru.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/LOLGuy213": { + "error": 404 + }, + "tvitero.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 29, + "activeMonth": 10, + "activeHalfyear": 19 }, - "localPosts": 7593 + "localPosts": 2414 }, "openRegistrations": true } }, - "fctu.win": { + "toot.dessert.coffee": { + "error": "HTTPSConnectionPool(host='toot.dessert.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oursquad.rocks": { + "error": "HTTPSConnectionPool(host='oursquad.rocks', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.faisal.ec": { + "error": "HTTPSConnectionPool(host='mastodon.faisal.ec', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "goldandblack.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 33, + "activeMonth": 5, + "activeHalfyear": 10 + }, + "localPosts": 668 + }, + "openRegistrations": false + } + }, + "rsp-blogs.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4" + }, + "usage": { + "users": { + "total": 99 + }, + "localPosts": 27018, + "localComments": 27 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "redaktion@rsp-blogs.de" + } + } + }, + "femme.energy": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 9432 + }, + "openRegistrations": false + } + }, + "sounds.neckbeard.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.20.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 72, + "activeHalfyear": 24, + "activeMonth": 11 + } + }, + "metadata": { + "actorId": "https://sounds.neckbeard.xyz/federation/actors/service", + "private": false, + "shortDescription": "Sounds of the neckbeard", + "longDescription": "These are sounds you'll hear while sailing the seven seas aboard the the [H.M.S. Neckbeard](https://neckbeard.xyz)", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Neckbeard Sounds", + "banner": null, + "defaultUploadQuota": 2500, + "library": { + "federationEnabled": true, + "federationNeedsApproval": false, + "anonymousCanListen": true, + "tracks": { + "total": 55913 + }, + "artists": { + "total": 9689 + }, + "albums": { + "total": 7200 + }, + "music": { + "hours": 4114.2875 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "usage": { + "favorites": { + "tracks": { + "total": 466 + } + }, + "listenings": { + "total": 6653 + } + } + } + } + }, + "cloud.solardorf.eu": { + "error": 403 + }, + "mastodon.social/users/Wheeler": { "error": 404 }, - "social.beyond.codes": { - "error": "HTTPSConnectionPool(host='social.beyond.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sanguine.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 52212 + }, + "openRegistrations": false + } }, - "cloud.xiu.io": { + "johnholdun.localtunnel.me": { + "error": "HTTPSConnectionPool(host='johnholdun.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ehr.m.to": { + "error": "HTTPSConnectionPool(host='ehr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "in2600.com": { "error": 404 }, - "social.nitrokey.com": { + "anitwitter.com": { + "error": "HTTPSConnectionPool(host='anitwitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.one": { + "error": 404 + }, + "tvdon.net": { + "error": "HTTPSConnectionPool(host='tvdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.n0id.space": { + "error": "HTTPSConnectionPool(host='pl.n0id.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "m.ian.sh": { + "error": "HTTPSConnectionPool(host='m.ian.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.vlntn.pw": { + "error": 404 + }, + "fujisawa.ne.jp": { + "error": 404 + }, + "social.panthermodern.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 6, + "activeHalfyear": 6 }, - "localPosts": 35 + "localPosts": 5357 }, "openRegistrations": false } }, - "m.lo.hn": { + "media.assassinate-you.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 5, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "media.assassinate-you.net", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "waifu.bot.nu": { + "error": "HTTPSConnectionPool(host='waifu.bot.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "modestymaise.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 705 + }, + "openRegistrations": true + } + }, + "truthpirates.gnusocial.club": { + "error": "HTTPSConnectionPool(host='truthpirates.gnusocial.club', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.epic.net": { + "error": 404 + }, + "xn--gdk7d.de-liker.com": { + "error": "HTTPSConnectionPool(host='xn--gdk7d.de-liker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "travel-japan.group": { + "error": "HTTPSConnectionPool(host='travel-japan.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mochi.m.to": { + "error": "HTTPSConnectionPool(host='mochi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mamot.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 23992, + "activeMonth": 3831, + "activeHalfyear": 13808 + }, + "localPosts": 3116447 + }, + "openRegistrations": true + } + }, + "relos.social": { + "error": "HTTPSConnectionPool(host='relos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mgwb-nc.crabdance.com": { + "error": "HTTPSConnectionPool(host='mgwb-nc.crabdance.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ediot.social": { + "error": "HTTPSConnectionPool(host='ediot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "emptyair.space": { + "error": "HTTPSConnectionPool(host='emptyair.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusoc.selfhosting.rocks": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 7, + "activeMonth": 7 + }, + "localPosts": 1, + "localComments": 7 + }, + "metadata": { + "nodeName": "selfhosting.rocks gnusoc", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 16777216, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "blackpornblr.masto.host": { + "error": "HTTPSConnectionPool(host='blackpornblr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mamesky.mamemo.online": { "nodeinfo": { "version": "2.0", "software": { "name": "misskey", - "version": "12.36.1" + "version": "11.35.1" }, "protocols": [ "activitypub" @@ -108374,16 +115856,28 @@ "users": {} }, "metadata": { - "nodeName": "Lohn", - "nodeDescription": "Personal Lohn instance", + "nodeName": "\u307e\u3081\u3059\u304d\u301c", + "nodeDescription": "\u3061\u3063\u3061\u3083\u306amisskey\u30b5\u30fc\u30d0\u3001\u307e\u3081\u3059\u304d\u301c\u3067\u3059
\nVPS(Linode)\u3067\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002
", "maintainer": { - "name": "Josemar Lohn", - "email": "j@lo.hn" + "name": "\u307e\u3081\u3082", + "email": "" }, "langs": [], - "tosUrl": null, + "ToSUrl": null, "repositoryUrl": "https://github.com/syuilo/misskey", "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "\u753b\u50cf\u304d\u3048\u307e\u3057\u305f\u3002\u5c11\u3057\u6b8b\u3063\u3066\u3044\u308b\u306e\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u307b\u3068\u3093\u3069\u5e7b\uff08\u30ad\u30e3\u30c3\u30b7\u30e5\uff09\u3067\u3059\u3002", + "image": null, + "title": "\u753b\u50cf\u304d\u3048\u307e\u3057\u305f " + }, + { + "text": "\u53e4\u3044\u753b\u50cf\u304c\u304d\u3048\u3066\u307e\u3059\u306e\u3067\u3001\u30ed\u30fc\u30ab\u30eb\u306e\u304b\u305f\u306e\u30a2\u30a4\u30b3\u30f3\u304c\u307f\u3048\u306b\u3083\u304f\u306b\u3083\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u304a\u624b\u6570\u3067\u3059\u304c\u518d\u8a2d\u5b9a\u304a\u306d\u304c\u3044\u3057\u307e\u3059\u3002", + "image": null, + "title": "\u30e6\u30fc\u30b6\u30a2\u30a4\u30b3\u30f3\u518d\u8a2d\u5b9a\u306e\u304a\u9858\u3044" + } + ], "disableRegistration": true, "disableLocalTimeline": false, "disableGlobalTimeline": false, @@ -108397,16 +115891,16 @@ } } }, - "moose.land": { - "error": "HTTPSConnectionPool(host='moose.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "akebonozo.com": { + "error": "HTTPSConnectionPool(host='akebonozo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "schlenz.ruhr": { - "error": 404 + "social.lavolte.net": { + "error": "HTTPSConnectionPool(host='social.lavolte.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "maymeow.social": { - "error": "HTTPSConnectionPool(host='maymeow.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hk.everydayedward.com": { + "error": "HTTPSConnectionPool(host='hk.everydayedward.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "infotik.fr": { + "video.deadsuperhero.com": { "nodeinfo": { "version": "2.0", "software": { @@ -108426,17 +115920,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 3780, - "localComments": 0 + "localPosts": 8225, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Infotik PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "DeadSuperHero Video", + "nodeDescription": "The personal PeerTube instance of Sean Tilley, a.k.a DeadSuperHero", "nodeConfig": { "plugin": { "registered": [] @@ -108446,14 +115940,14 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -108463,10 +115957,10 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -108545,335 +116039,40 @@ } } }, - "md.paoon.social": { - "error": "HTTPSConnectionPool(host='md.paoon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "lucyd.io": { - "error": "HTTPSConnectionPool(host='lucyd.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/acrazymind": { + "libresolutions.network": { "error": 404 }, - "pleroma.guimik.fr": { - "error": "HTTPSConnectionPool(host='pleroma.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lokalteil.in": { + "tube.openalgeria.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 1503, - "localComments": 172 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, - "metadata": { - "email": "mail@herkenhoff.com" - } - } - }, - "nx3201.your-storageshare.de": { - "error": 403 - }, - "comico.m.to": { - "error": "HTTPSConnectionPool(host='comico.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "libcore.org": { - "error": 404 - }, - "mastodon.secretoperator.com": { - "error": "HTTPSConnectionPool(host='mastodon.secretoperator.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.secretoperator.com timed out. (connect timeout=3)'))" - }, - "matiasmorant.wordpress.com": { - "error": 404 - }, - "m.aky.sh": { - "error": "HTTPSConnectionPool(host='m.aky.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "med-mstdn.com": { - "error": "HTTPSConnectionPool(host='med-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masutodon.m.to": { - "error": "HTTPSConnectionPool(host='masutodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hemmer.tv": { - "error": "HTTPSConnectionPool(host='social.hemmer.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "anyfrog.net": { - "error": "HTTPSConnectionPool(host='anyfrog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anyfrog.net timed out. (connect timeout=3)'))" - }, - "pleroma.openshell.no": { - "nodeinfo": { - "version": "2.0", + "openRegistrations": true, "usage": { "users": { - "total": 6 + "total": 32 }, - "localPosts": 14 - }, - "software": { - "version": "1.0.0-HEAD", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "localPosts": 16740, + "localComments": 0 }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "taxonomy": { + "postsName": "Videos" }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "wasara.m.to": { - "error": "HTTPSConnectionPool(host='wasara.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.440hz-radio.de": { - "error": "HTTPSConnectionPool(host='social.440hz-radio.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.440hz-radio.de timed out. (connect timeout=3)'))" - }, - "omanko.porn": { - "error": 410 - }, - "mastodon.radicalityincident.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 36 - }, - "openRegistrations": false - } - }, - "violet@chitter.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 548, - "activeMonth": 208, - "activeHalfyear": 299 - }, - "localPosts": 504949 - }, - "openRegistrations": true - } - }, - "wolke7.bella-barmbek.de": { - "error": 404 - }, - "peertube.the-penguin.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 1815, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "social.unturf.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 331 - }, - "openRegistrations": true - } - }, - "peertube.rainbowswingers.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 286, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Rainbow Swingers", - "nodeDescription": "Instance PeerTube de la chorale universitaire les Rainbow Swingers \u00e0 Grenoble. Plus d\u2019informations sur https://www.rainbowswingers.net/ !", + "nodeName": "PeerTube OpenAlgeria", + "nodeDescription": "PeerTube OpenAlgeria, est une instance ouverte publiquement de PeerTube destin\u00e9e \u00e0 la communaut\u00e9 libre alg\u00e9rienne.", "nodeConfig": { "plugin": { "registered": [] @@ -108883,21 +116082,22 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720 + 240, + 360, + 480 ] }, "import": { @@ -108906,14 +116106,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -108970,12 +116170,12 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { - "intervalDays": 30 + "intervalDays": 7 } }, "tracker": { @@ -108985,335 +116185,147 @@ } } }, - "sdm-cloud.fr": { - "error": 404 - }, - "mastodon-toyama.xyz": { - "error": "HTTPSConnectionPool(host='mastodon-toyama.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.inari.click": { + "error": "HTTPSConnectionPool(host='toot.inari.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "trevormeier.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 319, - "localComments": 158 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "trevor@trevormeier.com" - } - } + "introvert.party": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mstdn.ikebuku.ro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 22, - "activeMonth": 9, - "activeHalfyear": 21 - }, - "localPosts": 12246 - }, - "openRegistrations": true - } + "castlecannon.house": { + "error": "HTTPSConnectionPool(host='castlecannon.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.kosmospora.de": { - "error": "HTTPSConnectionPool(host='hub.kosmospora.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.kosmospora.de' doesn't match either of '*.canopus.uberspace.de', 'canopus.uberspace.de'\")))" + "oignon.zone": { + "error": "HTTPSConnectionPool(host='oignon.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.icodeinht.ml": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.29.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "icodeinht.ml", - "nodeDescription": null, - "maintainer": { - "name": "Ruby Iris Juric", - "email": "ruby@srxl.me" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } + "xolki.duckdns.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "artificial-owl.com": { - "error": 404 + "raven.dog": { + "error": "HTTPSConnectionPool(host='raven.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "meisskey.one": { + "akko.kalasarn.se": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.216-one" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 26, - "activeHalfyear": 19, - "activeMonth": 8 - }, - "localPosts": 2791, - "localComments": 203 - }, "metadata": { - "nodeName": "meisskey.one", - "nodeDescription": "

meisskey.one\u306f \u3081\u3044\u3059\u304d\u30fc \u3068\u540c\u3058\u6a5f\u80fd\u3067\u30ed\u30fc\u30ab\u30eb\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u304c\u306a\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3060\u308f

\n

\u3067\u3082\u3001\u5c11\u3057\u9023\u5408\u306e\u4ed5\u69d8\u304c\u9055\u3046\u306e\u3060\u308f

", - "name": "meisskey.one", - "description": "

meisskey.one\u306f \u3081\u3044\u3059\u304d\u30fc \u3068\u540c\u3058\u6a5f\u80fd\u3067\u30ed\u30fc\u30ab\u30eb\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u304c\u306a\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3060\u308f

\n

\u3067\u3082\u3001\u5c11\u3057\u9023\u5408\u306e\u4ed5\u69d8\u304c\u9055\u3046\u306e\u3060\u308f

", - "maintainer": { - "email": "m@m544.net", - "name": "MeiMei" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "langs": [], - "disableLocalTimeline": true, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": true - } - } - }, - "cloud.netzspielplatz.de": { - "error": 403 - }, - "otakudeutschland.masto.host": { - "error": "HTTPSConnectionPool(host='otakudeutschland.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "szkdon.com": { - "error": "HTTPSConnectionPool(host='szkdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "egatu.work": { - "error": "HTTPSConnectionPool(host='egatu.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "janogdon.net": { - "error": 404 - }, - "afterlife.masto.host": { - "error": "HTTPSConnectionPool(host='afterlife.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.xn--fiqwix98h.jp": { - "error": "HTTPSConnectionPool(host='m.xn--fiqwix98h.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "3dcgdon.net": { - "error": "HTTPSConnectionPool(host='3dcgdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "irrsinn.life": { - "error": 404 - }, - "m.laitues.net": { - "error": "HTTPSConnectionPool(host='m.laitues.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.laitues.net timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/synth_ruiner": { - "error": 404 - }, - "mastodon.lubar.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 10 + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "localPosts": 112389 - }, - "openRegistrations": false - } - }, - "m.jlelse.blog": { - "error": "HTTPSConnectionPool(host='m.jlelse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.bari-ikutsu.com": { - "error": "HTTPSConnectionPool(host='mstdn.bari-ikutsu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.weingaertner-it.de": { - "error": 404 - }, - "mspsocial.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 216, - "activeMonth": 58, - "activeHalfyear": 85 + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Akko", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "localPosts": 156343 - }, - "openRegistrations": false - } - }, - "mastodon.casavant.org": { - "error": "HTTPSConnectionPool(host='mastodon.casavant.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "indigo.zone": { - "error": "HTTPSConnectionPool(host='indigo.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "terbea.com": { - "error": 404 - }, - "aircrew.rocks": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://akko.kalasarn.se/users/MMWW" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 6 - }, - "localPosts": 172 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "lesbiab.masto.host": { - "error": "HTTPSConnectionPool(host='lesbiab.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "apollo.ino.org.uk": { - "error": 404 - }, - "mama.m.to": { - "error": "HTTPSConnectionPool(host='mama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.ladicle.com": { - "error": "HTTPSConnectionPool(host='mstdn.ladicle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oppai.pub": { - "error": "HTTPSConnectionPool(host='oppai.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "wobscale.social": { - "error": 404 - }, - "mastrodon.space": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.50-495-g501be447-develop" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 1081, "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 6 - }, - "localPosts": 0 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "social.magzu.net": { - "error": 404 - }, - "mastodon.social/users/MililaniVF": { - "error": 404 - }, - "social.otya.me": { - "error": "HTTPSConnectionPool(host='social.otya.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "peervideo.net": { - "error": 404 - }, - "makrgroup.com": { - "error": "HTTPSConnectionPool(host='makrgroup.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to makrgroup.com timed out. (connect timeout=3)'))" - }, - "masto.co": { - "error": "HTTPSConnectionPool(host='masto.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.co timed out. (connect timeout=3)'))" - }, - "pt.neko.bar": { + "tube.rfc1149.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -109325,75 +116337,47 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 34 + "total": 3 }, - "localPosts": 1082, - "localComments": 25 + "localPosts": 25664, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "pt.neko.bar", - "nodeDescription": "nya~", + "nodeName": "PeerTube on rfc1149.net", + "nodeDescription": "A small corner of the internet.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "notalive-classic" + "registered": [], + "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 480, + 720, + 1080 + ] }, "import": { "videos": { @@ -109466,7 +116450,7 @@ }, "user": { "videoQuota": -1, - "videoQuotaDaily": 5368709120 + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -109480,201 +116464,246 @@ } } }, - "toot.party": { + "spydar007.com": { + "error": 404 + }, + "mastodon.janke.biz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3-tootparty9" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 10, - "activeHalfyear": 18 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1214 + "localPosts": 37 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.roli.io": { - "error": "HTTPSConnectionPool(host='mstdn.roli.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dobesta.com": { + "error": "HTTPSConnectionPool(host='dobesta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "unconfigu.red": { - "error": "HTTPSConnectionPool(host='unconfigu.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "puniman.co": { + "error": "HTTPSConnectionPool(host='puniman.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "funkwhale.alpharius.io": { + "r.ioto.us": { + "error": "HTTPSConnectionPool(host='r.ioto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.s7swa.org": { + "error": "HTTPSConnectionPool(host='www.s7swa.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xn--69aa8bzb.xn--y9a3aq": { "error": 404 }, - "audio.konsumsyndik.at": { + "owl.birdriver.org": { + "error": "HTTPSConnectionPool(host='owl.birdriver.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.emergeheart.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 - } + "total": 4 + }, + "localPosts": 37, + "localComments": 0 }, "metadata": { - "actorId": "https://audio.konsumsyndik.at/federation/actors/service", - "private": true, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Audio.Konsumsyndikat", - "banner": "https://audio.konsumsyndik.at/media/dynamic_preferences/instance__banner/banner_9ZmBn8Y.png", - "defaultUploadQuota": 10000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 6884 - }, - "artists": { - "total": 833 - }, - "albums": { - "total": 598 - }, - "music": { - "hours": 4877.354444444444 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "taxonomy": { + "postsName": "Videos" }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://audio.konsumsyndik.at/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 71 - } - }, - "listenings": { - "total": 782 - }, - "downloads": { - "total": 1293 - } - } + "nodeName": "EmergeHeart - Don't Extradite Assange - Free Assange - PeerTube", + "nodeDescription": "A Spontaneous crowd of international artists joined forces in support of Julian Assange as the UK court considers his extradition to the USA where he faces 175 years in jail. \n\nhttps://emergeheart.info UPLOAD: https://emergeheart.info/s/upload" } } }, - "kitdoesthings.com": { - "error": 403 - }, - "www.axdx.red": { - "error": 502 - }, - "uldhaar.dk": { - "error": "HTTPSConnectionPool(host='uldhaar.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "4eva.online": { - "error": "HTTPSConnectionPool(host='4eva.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 4eva.online timed out. (connect timeout=3)'))" + "osada.raitisoja.com": { + "error": "HTTPSConnectionPool(host='osada.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.rgou.net": { - "error": "HTTPSConnectionPool(host='video.rgou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.rgou.net' doesn't match 'audio.rgou.net'\")))" + "writingdesk.rave.nz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "hubzilla.eu": { + "techzerker.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" + "metadata": { + "nodeName": "TechZerker", + "nodeDescription": "A Tech Professional With Occasional Sanity", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "pumpio" - ], - "inbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 98, - "activeHalfyear": 52, - "activeMonth": 30 + "total": 1, + "activeHalfyear": 1 }, - "localPosts": 39926, - "localComments": 1240 + "localPosts": 16 }, - "metadata": { - "nodeName": "Hubzilla.EU" - } + "version": "2.0" } }, - "mastodon.groningendigitalcity.com": { - "error": "HTTPSConnectionPool(host='mastodon.groningendigitalcity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hacase.m.to": { + "error": "HTTPSConnectionPool(host='hacase.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.fitchfamily.org": { + "goodcontent.site": { + "error": "HTTPSConnectionPool(host='goodcontent.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "momoiro9.ro": { + "error": "HTTPSConnectionPool(host='momoiro9.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.linkov.net": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Link0ff", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.linkov.net/users/link0ff" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.7-release-1-1-8" + }, + "usage": { + "localPosts": 2, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "video.lono.space": { "nodeinfo": { "version": "2.0", "software": { @@ -109694,17 +116723,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 4 }, - "localPosts": 156620, - "localComments": 1 + "localPosts": 30, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Family Video Share", - "nodeDescription": "Our family videos.", + "nodeName": "Videohost by lono.space", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -109736,9 +116765,25 @@ "assets/style.css" ], "clientScripts": {} + }, + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "default" + "default": "bittube-dark-mode" }, "email": { "enabled": true @@ -109754,21 +116799,19 @@ "enabled": true }, "enabledResolutions": [ - 240, - 360, + 0, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -109832,7 +116875,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -109847,55 +116890,57 @@ } } }, - "social.summit.tildex.com": { - "error": "HTTPSConnectionPool(host='social.summit.tildex.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc1.fa-bech.de": { - "error": 404 + "buddys.social": { + "error": "HTTPSConnectionPool(host='buddys.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "birb.town": { - "error": 404 + "mstdn.kaonikki.tokyo": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "not.toot.zone": { - "error": "HTTPSConnectionPool(host='not.toot.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "horizon.ayaka.moe": { + "error": "HTTPSConnectionPool(host='horizon.ayaka.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "flairgarten.de": { + "trainingnotes.ianbgibson.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "Ian's Training Notes", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 6 + "total": 1 }, - "localPosts": 0 + "localPosts": 31 }, - "openRegistrations": false + "version": "2.0" } }, - "uksocial.net": { - "error": 404 - }, - "mastodev.shark.moe": { - "error": "HTTPSConnectionPool(host='mastodev.shark.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.spurll.com": { - "error": "HTTPSConnectionPool(host='social.spurll.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.spurll.com timed out. (connect timeout=3)'))" - }, - "cnext.ml": { + "social.veg.ms": { "error": 404 }, - "0x0x.dev": { - "error": 502 + "tsunanmstdn.jp": { + "error": "HTTPSConnectionPool(host='tsunanmstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "geno.social": { + "mstdn.pcsfield.com": { "nodeinfo": { "version": "2.0", "software": { @@ -109907,284 +116952,233 @@ ], "usage": { "users": { - "total": 47, - "activeMonth": 9, - "activeHalfyear": 16 - }, - "localPosts": 1804 - }, - "openRegistrations": false - } - }, - "nutriguia.com": { - "error": 404 - }, - "www.thedailyeconomist.com": { - "error": 403 - }, - "soc.eleos.space": { - "error": "HTTPSConnectionPool(host='soc.eleos.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "postsoviet.space": { - "error": "HTTPSConnectionPool(host='postsoviet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.ckitbara.info": { - "error": "HTTPSConnectionPool(host='mstdn.ckitbara.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.lepiller.eu": { - "error": 502 - }, - "mastodon.criver.me": { - "error": "HTTPSConnectionPool(host='mastodon.criver.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hispanilandia.net": { - "error": "HTTPSConnectionPool(host='hispanilandia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hispanilandia.net' doesn't match 'melalandia.tk'\")))" - }, - "megaterio.org": { - "error": "HTTPSConnectionPool(host='megaterio.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to megaterio.org timed out. (connect timeout=3)'))" - }, - "mastodon.kliu.io": { - "error": 503 - }, - "pix.wildeboer.net": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.wildeboer.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pix.wildeboer.net", - "domain": "pix.wildeboer.net", - "url": "https://pix.wildeboer.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 44, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 6, - "activeMonth": 2 - } + "localPosts": 287 }, - "version": "2.0", "openRegistrations": false } }, - "ratsch.social": { + "mas.korrigan.tech": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 13, + "activeHalfyear": 13 }, - "localPosts": 133 + "localPosts": 297 }, - "openRegistrations": false + "openRegistrations": true } }, - "sound.iro.moe": { + "elevenzerotwo.com": { + "error": 404 + }, + "status.grobox.de": { + "error": 404 + }, + "blog.aksel.rocks": { + "error": "HTTPSConnectionPool(host='blog.aksel.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "skeptikon.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": true, "usage": { "users": { - "total": 8, - "activeHalfyear": 8, - "activeMonth": 8 - } + "total": 1614 + }, + "localPosts": 4649, + "localComments": 451 }, "metadata": { - "actorId": "https://sound.iro.moe/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "funkwhale \u3044\u308d\u3082\u3048\u9bd6\u3067\u3059\u3002", - "rules": "Main languages: ja, ko, en\n* Other languages are _not_ accepted.\n\nProhibited content\n* Spam\n* Links to illegal content\n* Nudity without NSFW tag\n* Pornography without NSFW tag\n* Spoilers without content warning", - "contactEmail": "support+funkwhale@iro.moe", - "terms": "1. \u6cd5\u5f8b\u306f\u5b88\u3063\u3066\u304f\u3060\u3055\u3044\n2. CW\u3084NSFW\u306f\u3061\u3083\u3093\u3068\u4f7f\u3063\u3066\u304f\u3060\u3055\u3044\n3. \u4ed6\u4eba\u306b\u8ff7\u60d1\u3092\u304b\u3051\u305f\u308a\u3001\u4e0d\u5feb\u306b\u3059\u308b\u3088\u3046\u306a\u884c\u70ba\u306f\u7981\u6b62\u3067\u3059\n4. \u307f\u3093\u306a\u4ef2\u826f\u304f", - "nodeName": "\u3055\u3046\u3044\u308d", - "banner": null, - "defaultUploadQuota": 100000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 1215 + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Skeptik\u00f3n", + "nodeDescription": "Skeptik\u00f3n est une plateforme de vid\u00e9os en ligne d\u00e9di\u00e9e \u00e0 la Z\u00e9t\u00e9tique, \u00e0 l'esprit critique, et au scepticisme de mani\u00e8re plus g\u00e9n\u00e9rale.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "logo-skeptikon", + "version": "0.0.1", + "description": "Skeptikon logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, - "artists": { - "total": 33 + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, - "albums": { - "total": 20 + "email": { + "enabled": true }, - "music": { - "hours": 678.2302777777778 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true + "contactForm": { + "enabled": true }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://sound.iro.moe/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 3 + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] } }, - "listenings": { - "total": 51 + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } }, - "downloads": { - "total": 393 + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true } } } } }, - "sultanknish.blogspot.com": { - "error": 404 - }, - "animefun.jp": { - "error": "HTTPSConnectionPool(host='animefun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "me.catdog.me": { - "error": "HTTPSConnectionPool(host='me.catdog.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/Dauntless": { - "error": 404 + "social.bignum.org": { + "error": "HTTPSConnectionPool(host='social.bignum.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "justinmarrington.com": { - "error": 404 + "reet.world": { + "error": "HTTPSConnectionPool(host='reet.world', port=443): Read timed out. (read timeout=3)" }, - "proles.xyz": { - "error": "HTTPSConnectionPool(host='proles.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sports-scores.win": { + "error": "HTTPSConnectionPool(host='sports-scores.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "px.brechanegra.net": { - "error": "HTTPSConnectionPool(host='px.brechanegra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zentrale-ostkreuz.sleepless.hk": { + "error": 403 }, - "misskey.junna.moe": { - "error": "HTTPSConnectionPool(host='misskey.junna.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.markwaters.eu": { + "error": "HTTPSConnectionPool(host='social.markwaters.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.polarisfm.net": { - "error": "HTTPSConnectionPool(host='masto.polarisfm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.polarisfm.net' doesn't match either of '*.neocities.org', 'neocities.org'\")))" + "tvdon.tv": { + "error": "HTTPSConnectionPool(host='tvdon.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "test.mastodonhub.com": { + "ronin.world": { "nodeinfo": { "version": "2.0", "software": { @@ -110196,36 +117190,24 @@ ], "usage": { "users": { - "total": 91, - "activeMonth": 93, - "activeHalfyear": 93 + "total": 35, + "activeMonth": 13, + "activeHalfyear": 59 }, - "localPosts": 998 + "localPosts": 722 }, "openRegistrations": true } }, - "mstdn-tw.com": { - "error": "HTTPSConnectionPool(host='mstdn-tw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.hack13.me": { + "error": "HTTPSConnectionPool(host='mastodon.hack13.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "ontheline.ddns.net": { - "error": "HTTPSConnectionPool(host='ontheline.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kajalinifi.de": { + "error": "HTTPSConnectionPool(host='kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" }, - "rsp-blogs.de": { + "relay.mastodon.libresilicon.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 99 - }, - "localPosts": 26951, - "localComments": 27 - }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -110233,96 +117215,267 @@ "inbound": [], "outbound": [] }, + "software": { + "name": "activityrelay", + "version": "0.1 f34b42ae78ff03ed346e69086ec435cf420a35a9" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", "metadata": { - "email": "redaktion@rsp-blogs.de" + "peers": [] } } }, - "mstdn.kakunpc.com": { - "error": "HTTPSConnectionPool(host='mstdn.kakunpc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pleroma.bastet.moe": { - "error": 500 - }, - "vps.oh-kei.info": { - "error": 404 - }, - "my.cigliola.com": { - "error": "HTTPSConnectionPool(host='my.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "f.rkor.info": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.nurumayu.jp": { - "error": "HTTPSConnectionPool(host='mstdn.nurumayu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "midori.social": { + "p.eertu.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 205, - "activeMonth": 18, - "activeHalfyear": 116 + "total": 15 }, - "localPosts": 2825 + "localPosts": 97266, + "localComments": 12 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube BE", + "nodeDescription": "General peertube instance", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "lenuxde.net": { - "error": "HTTPSConnectionPool(host='lenuxde.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lenuxde.net timed out. (connect timeout=3)'))" - }, - "nextcloud.grin.hu": { - "error": 404 + "riverwest.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.us": { - "error": "HTTPSConnectionPool(host='mstdn.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sbaron.fr": { + "error": "HTTPSConnectionPool(host='sbaron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "f1kzjgei35yzdn68qr73.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='f1kzjgei35yzdn68qr73.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yuki.tech": { + "error": "HTTPSConnectionPool(host='yuki.tech', port=443): Read timed out. (read timeout=3)" }, - "sukebeneko.com": { + "pics.lesbian.energy": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Lesbian.Energy Pics", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.9.4" + }, "usage": { + "localPosts": 128, + "localComments": 17, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 190354 + "total": 110, + "activeHalfyear": "91", + "activeMonth": "11" + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "pleroma.lundgrensjostrom.com": { - "error": "HTTPSConnectionPool(host='pleroma.lundgrensjostrom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "zibksgkpuo.localtunnel.me": { - "error": "HTTPSConnectionPool(host='zibksgkpuo.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.realkane.dev": { - "error": "HTTPSConnectionPool(host='social.realkane.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.danbruno.net": { - "error": "HTTPSConnectionPool(host='mastodon.danbruno.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.mindsforge.com": { + "hostyour.tv": { "nodeinfo": { "version": "2.0", "software": { @@ -110339,30 +117492,57 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 1414 }, - "localPosts": 2619, - "localComments": 0 + "localPosts": 192645, + "localComments": 47 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Mind's Forge Videos", - "nodeDescription": "We're escaping from YouTube", + "nodeName": "HosTyour.TV", + "nodeDescription": "Hostyour.tv is a publicly open instance of PeerTube primarily for Lithuanian users.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [ { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", "css": [ "assets/style.css" ], @@ -110376,22 +117556,27 @@ } } ], - "default": "bittube-light-mode" + "default": "bittube-dark-mode" }, "email": { "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720, + 1080, + 2160 + ] }, "import": { "videos": { @@ -110406,7 +117591,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -110463,8 +117648,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -110478,7 +117663,46 @@ } } }, - "social.librem.one": { + "peen.dev": { + "error": "HTTPSConnectionPool(host='peen.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thebigeasy.life": { + "error": "HTTPSConnectionPool(host='thebigeasy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ch.uy": { + "error": 404 + }, + "mastodon.haus": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 6, + "activeHalfyear": 12 + }, + "localPosts": 857 + }, + "openRegistrations": true + } + }, + "cloud.azae.net": { + "error": 404 + }, + "visible.pictures": { + "error": "HTTPSConnectionPool(host='visible.pictures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.noorul.xyz": { + "error": "HTTPSConnectionPool(host='social.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "unkomaker.info": { "nodeinfo": { "version": "2.0", "software": { @@ -110490,58 +117714,200 @@ ], "usage": { "users": { - "total": 5012, - "activeMonth": 1049, - "activeHalfyear": 1919 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 64705 + "localPosts": 18954 }, "openRegistrations": false } }, - "boiskokoro.club": { - "error": "HTTPSConnectionPool(host='boiskokoro.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.monte-bleibt.de": { + "error": 404 }, - "crypt.lol": { + "pleroma.hoge.cloud": { + "error": "HTTPSConnectionPool(host='pleroma.hoge.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hmosel.info": { + "error": "HTTPSConnectionPool(host='hmosel.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zap.netlord.de": { + "error": "HTTPSConnectionPool(host='zap.netlord.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.soup6020.dev": { + "error": "HTTPSConnectionPool(host='social.soup6020.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mytechir.fr": { + "error": "HTTPSConnectionPool(host='social.mytechir.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "naza.space": { + "error": "HTTPSConnectionPool(host='naza.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "semisan.jp": { + "error": "HTTPSConnectionPool(host='semisan.jp', port=443): Read timed out. (read timeout=3)" + }, + "tusbe.jp": { + "error": "HTTPSConnectionPool(host='tusbe.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.dmogle.com": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 11 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 635 + "localPosts": 0 }, + "openRegistrations": false + } + }, + "vcm6.m.to": { + "error": "HTTPSConnectionPool(host='vcm6.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.westchat.de": { + "error": "HTTPSConnectionPool(host='social.westchat.de', port=443): Read timed out. (read timeout=3)" + }, + "vvitches.live": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.xthemage.net": { + "error": 404 + }, + "relay.sander.social": { + "error": "HTTPSConnectionPool(host='relay.sander.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.cairobraga.com": { + "error": 406 + }, + "v-hills.m.to": { + "error": "HTTPSConnectionPool(host='v-hills.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.linuxine.net": { + "error": 503 + }, + "mastodon.volguard.net": { + "error": "HTTPSConnectionPool(host='mastodon.volguard.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot-lab.reclaim.technology": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "1.0.0-452-ge553a17e-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.2+glitch" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 159776 + }, + "openRegistrations": false + } + }, + "brisketgram.sectiontwo.org": { + "error": "HTTPSConnectionPool(host='brisketgram.sectiontwo.org', port=443): Read timed out. (read timeout=3)" + }, + "friendsni.co": { + "error": 410 + }, + "hubzilla.teefax.de": { + "error": 404 + }, + "mstdn.alterna-cloud.com": { + "error": "HTTPSConnectionPool(host='mstdn.alterna-cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/WelshPixie": { + "error": 404 + }, + "mi.ebisu.me": { + "error": "HTTPSConnectionPool(host='mi.ebisu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.pokemongo-get.com": { + "error": "HTTPSConnectionPool(host='mstdn.pokemongo-get.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "amumal.party": { + "error": "HTTPSConnectionPool(host='amumal.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rubbedcode.com": { + "error": 500 + }, + "hub.openmuffin.com": { + "error": "HTTPSConnectionPool(host='hub.openmuffin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "asobigbang.net": { + "error": "HTTPSConnectionPool(host='asobigbang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.aukoya.com": { + "error": "HTTPSConnectionPool(host='cloud.aukoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roebs.ddns.net": { + "error": "HTTPSConnectionPool(host='roebs.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.cfw4.tk": { + "error": "HTTPSConnectionPool(host='mastodon.cfw4.tk', port=443): Read timed out. (read timeout=3)" + }, + "niedersachsen.social": { + "error": "HTTPSConnectionPool(host='niedersachsen.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.ddnss.org": { + "error": "HTTPSConnectionPool(host='friendica.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.ddnss.org' doesn't match either of 'crisp.h-da.de', 'damaris.sium.h-da.de', 'darmstadt-business-school.de', 'darmstadt-business-school.h-da.de', 'duales-studienzentrum.de', 'ethercalc.h-da.de', 'etherpad.h-da.de', 'euterpe.itda.h-da.de', 'fsi.h-da.de', 'inventory.h-da.de', 'it-security.h-da.de', 'it-sicherheit.h-da.de', 'itda.h-da.de', 'itdua.h-da.de', 'lerntest.h-da.de', 'lerntyp.h-da.de', 'lerntyptest.h-da.de', 'ma.h-da.de', 'sophos.h-da.de', 'splan.eit.h-da.de', 'splanhlp.eit.h-da.de', 'splanint.eit.h-da.de', 'www.darmstadt-business-school.de', 'www.duales-studienzentrum.de', 'www.fsi.h-da.de', 'www2.h-da.de'\")))" + }, + "mstdn.9uelle.jp": { + "error": "HTTPSConnectionPool(host='mstdn.9uelle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bubbles.leobrown.net": { + "nodeinfo": { "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Bubbles.LeoBrown", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [ - "https://crypt.lol/users/neph" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "skipThreadContainment": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -110574,640 +117940,465 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://bubbles.leobrown.net/users/defnotarobot" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "nodeName": "Crypt.lol", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [ - "counter.social", - "newjack.city", - "freespeechextremist.com", - "gab.com" - ], - "media_removal": [ - "pleroma.cucked.me", - "cucked.me", - "pawoo.net", - "newjack.city", - "freespeechextremist.com", - "gab.com" - ], - "media_nsfw": [ - "test.test" - ], - "federated_timeline_removal": [ - "pleroma.cucked.me", - "cucked.me", - "pawoo.net", - "social.raptorengineering.io", - "pl.smuglo.li", - "smuglo.li", - "gnusocial.no", - "shigusegubu.club", - "botsin.space", - "shitposter.club", - "kowai.youkai.town", - "freespeechextremist.com", - "gab.com" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "kylebronsdon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 823, - "localComments": 73 + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], "outbound": [] }, - "metadata": { - "email": "kyle@kylebronsdon.com" - } - } - }, - "test.rei-ayanami.club": { - "error": "HTTPSConnectionPool(host='test.rei-ayanami.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aptest.clockworkcaracal.com": { - "error": "HTTPSConnectionPool(host='aptest.clockworkcaracal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'aptest.clockworkcaracal.com' doesn't match 'scribbles.clockworkcaracal.com'\")))" - }, - "coronabird.com": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "pleroma", + "version": "1.1.8" }, "usage": { + "localPosts": 279, "users": { "total": 7 - }, - "localPosts": 45, - "localComments": 2 - }, - "openRegistrations": true, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] + } }, - "protocols": [ - "activitypub", - "ostatus" - ], - "metadata": { - "email": "info@coronabird.com" - } + "version": "2.0" } }, - "gancio.misoni.club": { - "error": 410 + "norimi.ch": { + "error": "HTTPSConnectionPool(host='norimi.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.lecygnenoir.info": { - "error": 404 + "pleroma.minimachin.ynh.fr": { + "error": "HTTPSConnectionPool(host='pleroma.minimachin.ynh.fr', port=443): Read timed out. (read timeout=3)" }, - "6i6.club": { - "error": 404 + "moonbutt.science": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "owncloud.urspringer.de": { + "mamout.xyz": { "error": 404 }, - "social.gnlk.cc": { + "mastodon.japan-railway.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.japan-railway.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lyoko.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 5, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 7 + "localPosts": 203 }, "openRegistrations": false } }, - "mastodon.social/users/lumin": { - "error": 404 + "zap.nipponalba.scot": { + "error": "HTTPSConnectionPool(host='zap.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "screlations.org": { + "canine.cloud": { + "error": "HTTPSConnectionPool(host='canine.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "paulrobertlloyd.com": { "error": 404 }, - "masto.se": { - "error": 403 + "fur2.xyz": { + "error": "HTTPSConnectionPool(host='fur2.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "video.farci.org": { + "s.ragavan.co": { + "error": "HTTPSConnectionPool(host='s.ragavan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.jamiesnotes.com": { + "error": "HTTPSConnectionPool(host='social.jamiesnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "popula.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 18 + }, + "openRegistrations": false + } + }, + "blogs.toot.wales": { + "nodeinfo": { + "metadata": { + "nodeName": "Blogiau T\u0175t Blogs", + "nodeDescription": "independent, ad-free blog network | rhwydwaith blog annibynnol, heb hysbyseb", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 2, + "publicReader": true, + "invites": true }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1 + "total": 22, + "activeHalfyear": 15 }, - "localPosts": 4891, - "localComments": 0 + "localPosts": 40 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "version": "2.0" } }, - "mstdn.debate.info-labs.jp": { - "error": "HTTPSConnectionPool(host='mstdn.debate.info-labs.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "instance.raghavgururajan.net": { + "error": "HTTPSConnectionPool(host='instance.raghavgururajan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.nextcloud.com": { - "error": 404 + "mstdn.felice.biz": { + "error": "HTTPSConnectionPool(host='mstdn.felice.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kila.rocks": { - "error": 404 + "mastodon.leble.eu": { + "error": "HTTPSConnectionPool(host='mastodon.leble.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "averagedom.com": { - "error": "HTTPSConnectionPool(host='averagedom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "juick.com": { + "error": "HTTPSConnectionPool(host='juick.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.in.ua": { - "error": "HTTPSConnectionPool(host='mastodon.in.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xmu.social": { + "error": "HTTPSConnectionPool(host='xmu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastoydon.com": { - "error": "HTTPSConnectionPool(host='mastoydon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "seagull-land.m.to": { + "error": "HTTPSConnectionPool(host='seagull-land.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ancr.club": { - "error": "HTTPSConnectionPool(host='ancr.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ancr.club' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + "fido.stephenbasile.com": { + "error": "HTTPSConnectionPool(host='fido.stephenbasile.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "incognitum.bghost.xyz": { + "gnusocial.gleisnetze.de": { + "error": "HTTPSConnectionPool(host='gnusocial.gleisnetze.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "owncloud.schule-dietlikon.ch": { + "error": 403 + }, + "apt.vucica.net": { + "error": 502 + }, + "szigetem.club": { + "error": 404 + }, + "wiedemannserver.de/friendica": { + "error": "HTTPSConnectionPool(host='wiedemannserver.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.mashek.net": { + "error": "HTTPSConnectionPool(host='social.mashek.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "setl.ist": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 20, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 9 + "localPosts": 2882 }, "openRegistrations": false } }, - "mastodon.social/users/ETPC": { - "error": 404 + "varspool.buttonhost.net": { + "error": "HTTPSConnectionPool(host='varspool.buttonhost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/D_": { - "error": 404 + "videos.arbleizez.bzh": { + "error": "HTTPSConnectionPool(host='videos.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pokeple.hostdon.ne.jp": { + "nextcloud.dumbo.ovh": { + "error": "HTTPSConnectionPool(host='nextcloud.dumbo.ovh', port=443): Read timed out. (read timeout=3)" + }, + "7sqv7ayzurg.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "troet.cafe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u30dd\u30b1\u30d7\u30ec", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1110, + "activeMonth": 302, + "activeHalfyear": 749 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pokeple.hostdon.ne.jp/users/daibaka", - "https://pokeple.hostdon.ne.jp/users/Sinkaipa" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "localPosts": 28541 + }, + "openRegistrations": true + } + }, + "moose.land": { + "error": "HTTPSConnectionPool(host='moose.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.guldner.eu": { + "error": "HTTPSConnectionPool(host='mastodon.guldner.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.leftic.club": { + "error": "HTTPSConnectionPool(host='social.leftic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "writerfriends.space": { + "nodeinfo": { + "metadata": { + "nodeName": "writerfriends.space", + "nodeDescription": "A small, intentional community of writers working together.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 10, + "publicReader": true, + "invites": true }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.6-0-gec7fa558-hostdon-latest" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 778, "users": { - "total": 20 - } + "total": 9, + "activeHalfyear": 4 + }, + "localPosts": 57 }, "version": "2.0" } }, - "mastodon.fyi": { - "error": "HTTPSConnectionPool(host='mastodon.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.fyi timed out. (connect timeout=3)'))" - }, - "m.plop.cc": { - "error": 404 - }, - "rezz.social": { + "social.chrismcallister.co.uk": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-dev-1332" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "The Antisocial Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Rezz Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://rezz.social/users/rezzect" - ], - "suggestions": { - "enabled": false + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "explicitContent": false + } + } + }, + "paulbeckwith.net": { + "error": 404 + }, + "cosplay.m.to": { + "error": "HTTPSConnectionPool(host='cosplay.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "u7101.jp": { + "error": "HTTPSConnectionPool(host='u7101.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.vny.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 4, "users": { - "total": 3 - } + "total": 2 + }, + "localPosts": 1852, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Vny", + "nodeDescription": "Instance PeerTube de Vny" + } } }, - "next.rojas.cz": { - "error": 403 - }, - "yakumo.tech": { - "error": "HTTPSConnectionPool(host='yakumo.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fk0.covering.space": { + "error": "HTTPSConnectionPool(host='fk0.covering.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "test.mooshoe.me": { - "error": "HTTPSConnectionPool(host='test.mooshoe.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sonicfan.m.to": { + "error": "HTTPSConnectionPool(host='sonicfan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "homexlab.zapto.org": { - "error": "HTTPSConnectionPool(host='homexlab.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "oreka.online": { + "error": "HTTPSConnectionPool(host='oreka.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'oreka.online' doesn't match either of 'server89151.web30s.vn', 'www.server89151.web30s.vn'\")))" }, - "newjack.city": { - "error": "Expecting value: line 1 column 1 (char 0)" + "epic.haus": { + "error": "HTTPSConnectionPool(host='epic.haus', port=443): Read timed out. (read timeout=3)" }, - "drive.servida.ch": { - "error": 404 + "my.cigliola.com": { + "error": "HTTPSConnectionPool(host='my.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ysj.social": { - "error": "HTTPSConnectionPool(host='ysj.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.sc": { + "error": "HTTPSConnectionPool(host='mstdn.sc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fukuoka-mstdn.work": { - "error": "HTTPSConnectionPool(host='fukuoka-mstdn.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.zuidbook.com": { + "error": "HTTPSConnectionPool(host='m.zuidbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sergal.org": { - "error": 404 + "spliffito.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 2 + }, + "openRegistrations": true + } }, - "fediversum.one": { - "error": "HTTPSConnectionPool(host='fediversum.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "vorlonhome.world": { + "error": "HTTPSConnectionPool(host='vorlonhome.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.massy.city": { - "error": "HTTPSConnectionPool(host='m.massy.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "m.baer.im": { + "error": "HTTPSConnectionPool(host='m.baer.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.baer.im' doesn't match either of 'js.motufashion.com', 'media.motufashion.com', 'motufashion.de', 'skin.motufashion.com', 'www.motufashion.com', 'www.motufashion.de'\")))" }, - "cosine.online": { + "10thstreet.media": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "cosine's comfy corner", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://cosine.online/users/cayce" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 27, + "localComments": 3 }, "openRegistrations": false, "protocols": [ @@ -111217,76 +118408,188 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "miguel@10thstreet.media" + } + } + }, + "mastodogs.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 40, "users": { - "total": 4 + "total": 9, + "activeMonth": 35, + "activeHalfyear": 205 + }, + "localPosts": 195 + }, + "openRegistrations": true + } + }, + "social.etc-services.de": { + "error": "HTTPSConnectionPool(host='social.etc-services.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aq.sb": { + "nodeinfo": { + "metadata": { + "nodeName": "AQ", + "nodeDescription": "Live. Laugh. Luge.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, "version": "2.0" } }, - "grand-duchy.net": { + "null.social": { + "error": "HTTPSConnectionPool(host='null.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.frustrat.es": { + "error": "HTTPSConnectionPool(host='mastodon.frustrat.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mi3.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='mi3.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "drive.thomas-fuchs.net": { + "error": "HTTPSConnectionPool(host='drive.thomas-fuchs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mabe.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 17 + "localPosts": 215 }, "openRegistrations": false } }, - "aatu.icante.ventures": { - "error": "HTTPSConnectionPool(host='aatu.icante.ventures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aatu.icante.ventures timed out. (connect timeout=3)'))" + "wf.melatonin.fun": { + "error": "HTTPSConnectionPool(host='wf.melatonin.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thenullpointer.net": { + "testdon.herokuapp.com": { "error": 404 }, - "m.atm.pl": { + "social.demonix.fr": { + "error": "HTTPSConnectionPool(host='social.demonix.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bytetower.ocloud.de": { "error": 404 }, - "social.wjbolles.com": { + "admins.mstdn.social": { + "error": "HTTPSConnectionPool(host='admins.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'admins.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" + }, + "toot.junkserv.net": { + "error": "HTTPSConnectionPool(host='toot.junkserv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kemoner-don.tokyo": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 191, + "activeMonth": 216, + "activeHalfyear": 220 }, - "localPosts": 3 + "localPosts": 1615 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.togart.de": { + "bedstuy.ddns.net": { + "error": "HTTPSConnectionPool(host='bedstuy.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.417yuji.net": { + "error": "HTTPSConnectionPool(host='mastodon.417yuji.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastalab.app": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "knickerghost.com": { + "error": "HTTPSConnectionPool(host='knickerghost.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "witch.energy": { + "error": "HTTPSConnectionPool(host='witch.energy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lindipravity.be": { + "error": "HTTPSConnectionPool(host='social.lindipravity.be', port=443): Read timed out. (read timeout=3)" + }, + "mstdnsrv.moe.hm": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "git9k.com": { + "error": "HTTPSConnectionPool(host='git9k.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.cheribaker.com": { + "error": 404 + }, + "pleroma.distsn.org": { + "error": "HTTPSConnectionPool(host='pleroma.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/sparrow": { + "error": 404 + }, + "muziko.cloud": { + "error": "HTTPSConnectionPool(host='muziko.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.talosintelligence.com": { + "error": 403 + }, + "tube.plus200.com": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.2.1" }, "protocols": [ "activitypub" @@ -111301,257 +118604,205 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 6214, - "localComments": 2 + "localPosts": 4675, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "social.enyutech.io": { - "error": "HTTPSConnectionPool(host='social.enyutech.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.someu.net": { + "error": "HTTPSConnectionPool(host='social.someu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mastodon.acgdoge.net": { - "error": "HTTPSConnectionPool(host='mastodon.acgdoge.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.acgdoge.net timed out. (connect timeout=3)'))" + "neoabsolutism.wordpress.com": { + "error": 404 }, - "kemonodon.club": { + "protogen.club": { + "error": "HTTPSConnectionPool(host='protogen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.nox-rhea.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1125, - "activeMonth": 284, - "activeHalfyear": 528 + "total": 2 }, - "localPosts": 483713 + "localPosts": 34431, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Tube@Nox-Rhea", + "nodeDescription": "This peertube instance is dedicated to game play, let's play, demo and retro-computing..." + } } }, - "sexcify.com": { - "error": "HTTPSConnectionPool(host='sexcify.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sexcify.com' doesn't match either of 'anonq.com', 'www.anonq.com'\")))" - }, - "WA1.NET": { - "error": "HTTPSConnectionPool(host='wa1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wa1.net' doesn't match either of 'www.suinilu.com', 'suinilu.com'\")))" - }, - "tiamat.gaia.ff14-mstdn.com": { - "error": "HTTPSConnectionPool(host='tiamat.gaia.ff14-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "funkwhale.net": { + "error": "HTTPSConnectionPool(host='funkwhale.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.neigepluie.net": { + "hubloq.net": { "error": 404 }, - "social.spacebear.ee": { + "1rjc974toejtfpt.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.fallstar.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/Zip": { + "error": 404 + }, + "m.lo.hn": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "nodeName": "Lohn", + "nodeDescription": "Personal Lohn instance", + "maintainer": { + "name": "Josemar Lohn", + "email": "j@lo.hn" }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.spacebear.ee", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "davmac.wordpress.com": { + "error": 404 + }, + "mastodon.social/users/xj9": { + "error": 404 + }, + "gs.koyu.space": { + "error": "HTTPSConnectionPool(host='gs.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lgbt6.club": { + "error": "HTTPSConnectionPool(host='lgbt6.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.wisellama.rocks": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 2 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.spacebear.ee/users/support" - ], - "suggestions": { - "enabled": false + "localPosts": 18 + }, + "openRegistrations": false + } + }, + "roytang.net": { + "error": 404 + }, + "twitter.moe": { + "error": "HTTPSConnectionPool(host='twitter.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "hug.network": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pornkey.ml": { + "error": "HTTPSConnectionPool(host='pornkey.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.lond.com.br": { + "error": "HTTPSConnectionPool(host='gs.lond.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.opsnotice.xyz": { + "error": "HTTPSConnectionPool(host='m.opsnotice.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "activitypub.holdmybeer.solutions": { + "error": "HTTPSConnectionPool(host='activitypub.holdmybeer.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.truongan.name.vn": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 45 + }, + "openRegistrations": false + } + }, + "funkwhale.eliotberriot.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21+git.a179229f" }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -111559,70 +118810,150 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, + "openRegistrations": false, "usage": { - "localPosts": 106, "users": { - "total": 2 + "total": 95, + "activeHalfyear": 32, + "activeMonth": 14 } }, - "version": "2.0" + "metadata": { + "actorId": "https://funkwhale.eliotberriot.com/federation/actors/service", + "private": false, + "shortDescription": "A Funkwhale pod for friends and family.", + "longDescription": "Funkwhale started as a personal project, in 2015, and I've been using it to stream my music eversince. This is the very first Funkwhale pod!\r\n\r\nThis pod is restricted friends and family. \r\n\r\n## Getting in touch\r\n\r\nReporting a bug or suggesting a new feature is as simple as creating an issue on the [issue tracker](https://dev.funkwhale.audio/funkwhale/funkwhale/issues).\r\n\r\nYou can also join the community on Matrix, where people will be able to answer your questions and welcome you. Simply join [#funkwhale:matrix.org](https://riot.im/app/#/room/#funkwhale:matrix.org).\r\n\r\nFinally, I'm personnaly reachable on Mastodon, at [@eliotberriot@mastodon.eliotberriot.com](https://mastodon.eliotberriot.com/@eliotberriot), as well as by email, at contact@eliotberriot.com. Feel free to say hi!\r\n\r\nThat's it, I hope you enjoy this project as well as I do :)", + "rules": "You can consider [Funkwhale's code of conduct](https://funkwhale.audio/code-of-conduct/) applies here. In addition, please don't upload copyrighted material in public libraries, as I'd have to remove it immediatly.", + "contactEmail": "contact@eliotberriot.com", + "terms": "", + "nodeName": "Funkwhale 101", + "banner": "https://funkwhale.eliotberriot.com/media/dynamic_preferences/instance__banner/38145049242_b6994a316f_k.jpg", + "defaultUploadQuota": 5000, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 25435 + }, + "artists": { + "total": 1264 + }, + "albums": { + "total": 2236 + }, + "music": { + "hours": 10625.70638888889 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": "https://funkwhale.eliotberriot.com/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 3451 + } + }, + "listenings": { + "total": 104642 + }, + "downloads": { + "total": 14470 + } + } + } } }, - "fc.fed.im": { - "error": "HTTPSConnectionPool(host='fc.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "langleveeuropa.nl": { + "error": 404 }, - "mastodon.openpsychology.net": { - "error": "HTTPSConnectionPool(host='mastodon.openpsychology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.cloud": { + "error": "HTTPSConnectionPool(host='masto.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.cloud' doesn't match either of '*.xrea.com', 'xrea.com'\")))" }, - "https://plus.haruk.in/channel/harukin": { - "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //plus.haruk.in/channel/harukin/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "starship.of.the.spectacle.online": { + "error": "HTTPSConnectionPool(host='starship.of.the.spectacle.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "anonq.com": { - "error": 404 + "muscledon.net": { + "error": "HTTPSConnectionPool(host='muscledon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.uvokchee.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "firstpost.de": { + "error": 502 }, - "mastodon.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cybercrew.site": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "misskey.wairanokoya.com": { - "error": "HTTPSConnectionPool(host='misskey.wairanokoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "opsossi.spdns.eu": { + "error": "HTTPSConnectionPool(host='opsossi.spdns.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nabi1080.net": { - "error": 404 + "brainvom.it": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "la.bible-en-ligne.org": { - "error": "HTTPSConnectionPool(host='la.bible-en-ligne.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "family.masto.host": { + "error": "HTTPSConnectionPool(host='family.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.gardeludwig.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "me.yatno.web.id": { + "error": "HTTPSConnectionPool(host='me.yatno.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.davidpeach.co.uk": { - "error": "HTTPSConnectionPool(host='mastodon.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.rasal.de": { + "error": 404 }, - "toot.hayfidelity.de": { - "error": "HTTPSConnectionPool(host='toot.hayfidelity.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "vanderwarker.ml": { + "error": "HTTPSConnectionPool(host='vanderwarker.ml', port=443): Read timed out. (read timeout=3)" }, - "tecklenbook.de": { - "error": "HTTPSConnectionPool(host='tecklenbook.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "h-sund.nu": { + "error": 404 }, - "24h-365d.work": { - "error": "HTTPSConnectionPool(host='24h-365d.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 24h-365d.work timed out. (connect timeout=3)'))" + "larvata.com": { + "error": "HTTPSConnectionPool(host='larvata.com', port=443): Read timed out. (read timeout=3)" }, - "friendica.warrows.fr": { - "error": "HTTPSConnectionPool(host='friendica.warrows.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.warrows.fr' doesn't match either of 'blog.warrows.fr', 'warrows.fr', 'www.warrows.fr'\")))" + "mastodon.okdtsk.info": { + "error": "HTTPSConnectionPool(host='mastodon.okdtsk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mytape.org": { + "video.gresille.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -111634,50 +118965,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 55 + "total": 4 }, - "localPosts": 65621, - "localComments": 2 + "localPosts": 3562, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "MyTape", - "nodeDescription": "A collection of PeerTube instances to find new videos quickly and easily. Free registration available!", + "nodeName": "Gr\u00e9sille \u2014 PeerTube", + "nodeDescription": "Vid\u00e9os avec des morceaux de chatons dedans.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -111691,10 +118995,10 @@ "clientScripts": {} } ], - "default": "default" + "default": "dark" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -111707,21 +119011,18 @@ "enabled": true }, "enabledResolutions": [ - 240, + 0, 360, - 480, - 720, - 1080, - 2160 + 720 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -111764,7 +119065,12 @@ ".flv", ".mkv", ".m4v", - "null" + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -111780,8 +119086,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -111795,19 +119101,109 @@ } } }, - "olki.tk": { + "emailstar.masto.host": { + "error": "HTTPSConnectionPool(host='emailstar.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.haun.jp": { + "error": "HTTPSConnectionPool(host='mstdn.haun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jakob.masto.host": { + "error": "HTTPSConnectionPool(host='jakob.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.c-l.io": { + "error": 403 + }, + "social.melonbread.xyz": { "nodeinfo": { "metadata": { - "nodeName": "Deepl", - "nodeDescription": "Deep learning dictionary", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 10, - "publicReader": false, - "invites": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Some lamers solo instance...", + "nodeName": "Melon Bread", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.melonbread.xyz/users/rain" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 50000000 + } }, "openRegistrations": false, "protocols": [ @@ -111815,271 +119211,235 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pleroma", + "version": "2.0.3-stable" }, "usage": { + "localPosts": 448, "users": { - "total": 6, - "activeHalfyear": 4 - }, - "localPosts": 24 + "total": 1 + } }, "version": "2.0" } }, - "peertube.hatthieves.es": { + "m.laitues.net": { + "error": "HTTPSConnectionPool(host='m.laitues.net', port=443): Read timed out. (read timeout=3)" + }, + "ryecroft21.net": { + "error": "HTTPSConnectionPool(host='ryecroft21.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "postygram.com": { + "error": "HTTPSConnectionPool(host='postygram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yukia.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "\u3086\u304d\u3042.\u3081\u3081\u3081", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.0.0-1013-g472e7b79-develop" }, - "openRegistrations": false, "usage": { + "localPosts": 0, "users": { - "total": 5 - }, - "localPosts": 318, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "HatThieves/PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "total": 2 } - } + }, + "version": "2.0" } }, - "pleroma.yanlinaung.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.yanlinaung.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bp3qye07s2344a04m4c4h9ac4u.4chan.icu": { - "error": "HTTPSConnectionPool(host='bp3qye07s2344a04m4c4h9ac4u.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mapicardie.fr": { - "error": "HTTPSConnectionPool(host='mapicardie.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.businessinsider.com": { + "nuage.tadaa.fr": { "error": 404 }, - "social.nealta.fr": { - "error": "HTTPSConnectionPool(host='social.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-ff14.jp": { + "error": "HTTPSConnectionPool(host='mstdn-ff14.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "seacow.social": { + "mastodon.london": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 11, - "activeMonth": 12, - "activeHalfyear": 19 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 5289 + "localPosts": 5 }, - "openRegistrations": false + "openRegistrations": true } }, - "testap.jlelse.blog": { - "error": "HTTPSConnectionPool(host='testap.jlelse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "vil.lv": { + "error": 404 }, - "shortnote.masto.host": { - "error": "HTTPSConnectionPool(host='shortnote.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fern.surgeplay.com": { + "error": "HTTPSConnectionPool(host='fern.surgeplay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.syui.cf": { - "error": "HTTPSConnectionPool(host='social.syui.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pawoo.noellabo.jp": { + "error": "HTTPSConnectionPool(host='pawoo.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cathoderay.tube": { - "error": "HTTPSConnectionPool(host='cathoderay.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.mancavgeek.co.uk": { + "error": "HTTPSConnectionPool(host='social.mancavgeek.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mstdn.tharyrok.eu": { - "error": "HTTPSConnectionPool(host='mstdn.tharyrok.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pouet.yolops.net": { + "error": "HTTPSConnectionPool(host='pouet.yolops.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.tschlotfeldt.de": { - "error": 404 + "mastodon.subfocal.net": { + "error": "HTTPSConnectionPool(host='mastodon.subfocal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fediverse.yannicka.fr": { - "error": 404 + "pxlfd.me": { + "error": 410 }, - "toot.d65.xyz": { - "error": "HTTPSConnectionPool(host='toot.d65.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kopiti.am": { + "error": 404 }, - "cloud.what.re": { - "error": 403 + "yellowmustard.club": { + "error": "HTTPSConnectionPool(host='yellowmustard.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'yellowmustard.club' doesn't match either of 'waukeganappliancefix.com', 'www.waukeganappliancefix.com'\")))" }, - "nextcloud.dataflection.com": { - "error": "HTTPSConnectionPool(host='nextcloud.dataflection.com', port=443): Read timed out. (read timeout=3)" + "kawasaki-city.social": { + "error": "HTTPSConnectionPool(host='kawasaki-city.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/sparrow": { - "error": 404 + "dev.fsck.club": { + "error": "HTTPSConnectionPool(host='dev.fsck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thevillastraylight.com": { + "p.functional.cafe": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 10052 - }, - "software": { - "version": "0.9.0", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/FunctionalCafe", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [ - "https://thevillastraylight.com/users/alchemyjones" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -112087,6 +119447,7 @@ "activities", "api", "auth", + "check_password", "dev", "friend-requests", "inbox", @@ -112107,81 +119468,110 @@ "status", "tag", "user-search", + "user_exists", "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://p.functional.cafe/users/mdallastella" ], - "nodeName": "La Villa Straylight", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 25, + "users": { + "total": 5 + } + }, + "version": "2.0" } }, - "www.vocalconstructivists.com": { + "cloud.ibsd.aero": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "transfurrmation.town": { + "error": "HTTPSConnectionPool(host='transfurrmation.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.pasteq.fr": { + "error": "HTTPSConnectionPool(host='mastodon.pasteq.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ple.rocketboom.io": { + "error": "HTTPSConnectionPool(host='ple.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.targaryen.house": { + "error": "HTTPSConnectionPool(host='masto.targaryen.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.miffthefox.info": { + "error": 404 + }, + "cloud.mywebprojects.co.uk": { + "error": "HTTPSConnectionPool(host='cloud.mywebprojects.co.uk', port=443): Read timed out. (read timeout=3)" + }, + "m.bad.network": { + "error": "HTTPSConnectionPool(host='m.bad.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "st.curesta.b-shock.org": { + "error": "HTTPSConnectionPool(host='st.curesta.b-shock.org', port=443): Read timed out. (read timeout=3)" + }, + "5ija12ofqtt3a9bpcxd0ph1.4chan.icu": { + "error": "HTTPSConnectionPool(host='5ija12ofqtt3a9bpcxd0ph1.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "social.libre.cx": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 5, - "localComments": 3 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 61 }, - "metadata": { - "email": "celesteh@gmail.com" - } + "openRegistrations": true } }, - "mstdn.unasuke.com": { + "office.dccs.pl": { + "error": "HTTPSConnectionPool(host='office.dccs.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pouet.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -112192,154 +119582,53 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1680 + "localPosts": 200 }, "openRegistrations": false } }, - "mastodon.schemacs.com": { + "mastodon.fiveop.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 0 + "localPosts": 31 }, - "openRegistrations": true + "openRegistrations": false } }, - "pix.simounet.net": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.simounet.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "10", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pix.simounet.net", - "domain": "pix.simounet.net", - "url": "https://pix.simounet.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 23, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "space.nsnd20.com": { - "error": "HTTPSConnectionPool(host='space.nsnd20.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to space.nsnd20.com timed out. (connect timeout=3)'))" - }, - "datagirl.xyz": { - "error": 404 + "sanctuary.masto.host": { + "error": "HTTPSConnectionPool(host='sanctuary.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.cutiepie.at": { - "error": "HTTPSConnectionPool(host='social.cutiepie.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cutiepie.at' doesn't match '2048.cutiepie.at'\")))" + "mastoc.net": { + "error": "HTTPSConnectionPool(host='mastoc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rwmj.wordpress.com": { + "celestrix.ca": { "error": 404 }, - "beerbeer.tokyo": { - "error": "HTTPSConnectionPool(host='beerbeer.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dancingbanana.party": { - "error": "HTTPSConnectionPool(host='dancingbanana.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.memo-village.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "attainable.xyz": { - "error": "HTTPSConnectionPool(host='attainable.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "manabu.kyouzai.com": { - "error": "HTTPSConnectionPool(host='manabu.kyouzai.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.listen.moe": { - "error": "HTTPSConnectionPool(host='social.listen.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.vizcarra.me": { + "error": "HTTPSConnectionPool(host='pleroma.vizcarra.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mst.heiki-hecchara.net": { - "error": "HTTPSConnectionPool(host='mst.heiki-hecchara.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blueeyedsub.com": { + "error": "HTTPSConnectionPool(host='blueeyedsub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "soc.vidyagam.es": { + "barkshark.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2+glitch+barkshark" }, "protocols": [ "activitypub" @@ -112350,150 +119639,18 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 29 + "localPosts": 4124 }, "openRegistrations": false } }, - "tanavega.xyz": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3187 - }, - "software": { - "version": "1.0.7-39-gc6ea275e-master-changes", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://tanavega.xyz/users/calv" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "TanaVega", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_simple": { - "reject": [ - "mastodon.starrevolution.org", - "nii-san.club", - "develop.gab.com", - "gab.com", - "freespeechextremist.com", - "gs.smuglo.li", - "pl.smuglo.li", - "hackers.town" - ], - "media_removal": [ - "pawoo.net", - "baraag.net" - ], - "media_nsfw": [ - "pawoo.net", - "baraag.net", - "humblr.social" - ], - "federated_timeline_removal": [ - "pawoo.net", - "baraag.net" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } + "toot.khammam.me": { + "error": "HTTPSConnectionPool(host='toot.khammam.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rightmastodon.com": { - "error": "HTTPSConnectionPool(host='rightmastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rightmastodon.com timed out. (connect timeout=3)'))" + "social.okaris.de": { + "error": "HTTPSConnectionPool(host='social.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" }, - "pleroma.panoptikum.io": { + "some.eipystyilman.beer": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -112503,12 +119660,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -112518,16 +119671,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Panoptikum", + "nodeName": "Pleroma/eipystyilman.beer", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -112575,10 +119722,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.panoptikum.io/users/informatom" + "https://some.eipystyilman.beer/users/jautero" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -112589,7 +119740,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -112597,447 +119749,200 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-558-g01cc93b6-develop" + "version": "1.1.8" }, "usage": { - "localPosts": 217, + "localPosts": 8, "users": { - "total": 8 + "total": 3 } }, "version": "2.0" } }, - "unsui.be": { - "error": "HTTPSConnectionPool(host='unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to unsui.be timed out. (connect timeout=3)'))" - }, - "haupt.bahnhof.cz": { - "error": "HTTPSConnectionPool(host='haupt.bahnhof.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yooidon.jp": { - "error": "HTTPSConnectionPool(host='yooidon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wearechange.org": { + "error": 404 }, - "xn--49ap3c.xn--y9a3aq": { + "demo.writeas.org": { "nodeinfo": { "metadata": { - "nodeName": "xn--49ap3c.xn--y9a3aq", + "nodeName": "Acme, Inc.", + "nodeDescription": "A demo instance of Write.as for Teams.", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "\u056f\u0567\u057f.\u0570\u0561\u0575", - "domain": "xn--49ap3c.xn--y9a3aq", - "url": "https://xn--49ap3c.xn--y9a3aq", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "maxBlogs": 1, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 11, - "localComments": 0, "users": { - "total": 3, - "activeHalfyear": 4, - "activeMonth": 4 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "scribblejot.com": { - "error": 404 - }, - "commu.yjsoft.xyz": { - "error": "HTTPSConnectionPool(host='commu.yjsoft.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'commu.yjsoft.xyz' doesn't match either of '*.lastorder.xyz', 'lastorder.xyz'\")))" - }, - "gab.sleeck.eu": { - "error": "HTTPSConnectionPool(host='gab.sleeck.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ichii.moe": { - "error": "HTTPSConnectionPool(host='ichii.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "word.builders": { - "error": 503 - }, - "sea.soundship.de": { - "error": 502 - }, - "mastodon.center": { - "error": "HTTPSConnectionPool(host='mastodon.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.megkuma.com": { - "error": "HTTPSConnectionPool(host='mastodon.megkuma.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "lol2.tun.a4.io": { - "error": "HTTPSConnectionPool(host='lol2.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "kf4nvx.net": { - "error": "HTTPSConnectionPool(host='kf4nvx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "temp.lorenz.no": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1293" - }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "total": 4, + "activeHalfyear": 6 }, - "explicitContent": false - } + "localPosts": 4 + }, + "version": "2.0" } }, - "mastodon.transition-waedenswil.ch": { - "error": 404 - }, - "hirst.cloud": { - "error": "HTTPSConnectionPool(host='hirst.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "instance.probos.app": { - "error": "HTTPSConnectionPool(host='instance.probos.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to instance.probos.app timed out. (connect timeout=3)'))" - }, - "mstdn.msky.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.msky.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.l1f.de": { - "error": "HTTPSConnectionPool(host='www.l1f.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www.l1f.de timed out. (connect timeout=3)'))" - }, - "waifu.one": { - "error": "HTTPSConnectionPool(host='waifu.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.catgirl.website": { - "error": "HTTPSConnectionPool(host='pl.catgirl.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.m-ast.de": { - "error": 404 - }, - "echoz.io": { - "error": 403 - }, - "pages.raitisoja.com": { - "error": "HTTPSConnectionPool(host='pages.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "monstodon.info": { - "error": 404 - }, - "video.anormallostpod.ovh": { + "comics.town": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 33 + "total": 20, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 38840, - "localComments": 14 + "localPosts": 657 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "A normal lost pod", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": false } }, - "mstdn.tesgo.fr": { + "blog.othemts.com": { + "error": 404 + }, + "goodass.dog": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 49, - "activeMonth": 27, - "activeHalfyear": 42 + "total": 9, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 7579 + "localPosts": 303 }, "openRegistrations": true } }, - "cloud.ionian.eu": { - "error": "HTTPSConnectionPool(host='cloud.ionian.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nightmare.digital": { - "error": "HTTPSConnectionPool(host='nightmare.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nightmare.digital timed out. (connect timeout=3)'))" - }, - "play.bluecore.net": { - "error": "HTTPSConnectionPool(host='play.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yukoyajp.masto.host": { - "error": "HTTPSConnectionPool(host='yukoyajp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "lostallofmy.faith": { - "error": "HTTPSConnectionPool(host='lostallofmy.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ohai.su": { + "cloud.biont.space": { "error": 404 }, - "agora.kleinrot.net": { - "error": "HTTPSConnectionPool(host='agora.kleinrot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "onkeldanny.com": { - "error": "HTTPSConnectionPool(host='onkeldanny.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toivioretki.fi": { + "error": 404 }, - "tymoon.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cyber.cafe": { + "error": "HTTPSConnectionPool(host='cyber.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/reembodied": { - "error": 404 + "cloud.ministeriumfuerinternet.de": { + "error": "HTTPSConnectionPool(host='cloud.ministeriumfuerinternet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "housenight.tk": { - "error": "HTTPSConnectionPool(host='housenight.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to housenight.tk timed out. (connect timeout=3)'))" + "nc.liveapp.de": { + "error": "HTTPSConnectionPool(host='nc.liveapp.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/ttzzg": { - "error": 404 + "ctrlz.es": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "k.lapy.link": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.35.2" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Misskey.lapy", - "nodeDescription": "lapylink Misskey\uc5d0 \uc624\uc2e0 \uc5ec\ub7ec\ubd84\uc744 \ud658\uc601\ud569\ub2c8\ub2e4.\n\n\ud604\uc7ac \uc624\ud508 \ubca0\ud0c0 \uc11c\ube44\uc2a4\ub97c \uc9c4\ud589\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. Dolphin.lapy\uc640 \ubcd1\ud589 \uc6b4\uc601\uc911\uc774\uba70, \ucd5c\uc885\uc801\uc73c\ub85c \ub458 \uc911 \ud558\ub098\ub294 \uc11c\ube44\uc2a4 \uc885\ub8cc\ud560 \uacc4\ud68d\uc785\ub2c8\ub2e4.", - "maintainer": { - "name": "lapytopy", - "email": "lptprjh+idliketogiveyousomespam@gmail.com" - }, - "langs": [], - "tosUrl": "https://k.lapy.link/@lapy/pages/rules", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 7500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } + "758.fm": { + "error": "HTTPSConnectionPool(host='758.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "csictv.csic.es": { + "cocoronavi.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 14 + "total": 7, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 13, - "localComments": 1 + "localPosts": 13863 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "CSICtv", - "nodeDescription": "Plataforma de vieo streaming corporativa del CSIC. Se utiliza un sistema que permite la federaci\u00f3n de sites de centros (disponible m\u00e1s adelante en los VDC)." - } + "openRegistrations": false } }, - "pleroma.hootiegibbon.co.uk": { - "error": "HTTPSConnectionPool(host='pleroma.hootiegibbon.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.hootiegibbon.co.uk' doesn't match either of 'expiereddnsmanager.com', 'www.expiereddnsmanager.com'\")))" - }, - "cryptidconnect.com": { + "chaoticmind75.blogspot.com": { "error": 404 }, - "social.troll.academy": { + "pixelfed.askan.info": { + "error": 500 + }, + "mastodon.ethibox.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 146, - "activeMonth": 14, - "activeHalfyear": 18 + "total": 5, + "activeMonth": 38, + "activeHalfyear": 43 }, - "localPosts": 8544 + "localPosts": 80 }, - "openRegistrations": false + "openRegistrations": true } }, - "pettingzoo.co": { + "pub-relay.hama3.net": { + "error": 404 + }, + "toots.sebastianbachmann.de": { + "error": "HTTPSConnectionPool(host='toots.sebastianbachmann.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "oneway.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 9, - "activeHalfyear": 25 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 1778 + "localPosts": 4621 }, - "openRegistrations": true + "openRegistrations": false } }, - "papier.okaris.de": { - "error": "HTTPSConnectionPool(host='papier.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'papier.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" - }, - "seeds.void.garden": { - "error": "HTTPSConnectionPool(host='seeds.void.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'seeds.void.garden' doesn't match either of 'adriel.io', 'adriel.xyz'\")))" - }, - "linuxrocks.online": { + "mastodon.tetaneutral.net": { "nodeinfo": { "version": "2.0", "software": { @@ -113049,220 +119954,173 @@ ], "usage": { "users": { - "total": 3165, - "activeMonth": 473, - "activeHalfyear": 889 + "total": 801, + "activeMonth": 110, + "activeHalfyear": 214 }, - "localPosts": 122441 + "localPosts": 119174 }, "openRegistrations": true } }, - "mastodon-anigif.net": { - "error": "HTTPSConnectionPool(host='mastodon-anigif.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon-anigif.net timed out. (connect timeout=3)'))" + "troet.space": { + "error": 404 }, - "dojpride.org": { + "astodon.com": { "error": 404 }, - "QuarteredCircle.net": { + "comm.cx": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3-build.8796+gb8ba977.with.comm_cx" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 10, - "activeHalfyear": 99 + "total": 22, + "activeMonth": 26, + "activeHalfyear": 32 }, - "localPosts": 2937 + "localPosts": 12629 }, "openRegistrations": true } }, - "f3.ts-idg.de": { - "error": "HTTPSConnectionPool(host='f3.ts-idg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f3.ts-idg.de' doesn't match '22.hostinglogin.net'\")))" - }, - "picloudv2.feste-ip.net": { + "c0ffee.net": { "error": 404 }, - "mastodon.volguard.net": { - "error": "HTTPSConnectionPool(host='mastodon.volguard.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "shio.moe": { + "error": "HTTPSConnectionPool(host='shio.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.appsbytravis.com": { - "error": "HTTPSConnectionPool(host='nextcloud.appsbytravis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.bluesnow.nagoya": { + "error": "HTTPSConnectionPool(host='mastodon.bluesnow.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test6.masto.host": { - "error": "HTTPSConnectionPool(host='test6.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kcrk.info.tm": { + "error": "HTTPSConnectionPool(host='kcrk.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "worlddrive.club": { - "error": "HTTPSConnectionPool(host='worlddrive.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "menhera.social": { + "error": "HTTPSConnectionPool(host='menhera.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.kaonikki.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.kaonikki.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "helpchangethe.world": { + "error": 404 }, - "mstdn.new-game.pw": { - "error": "HTTPSConnectionPool(host='mstdn.new-game.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rxt.social": { + "error": "HTTPSConnectionPool(host='rxt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.io": { - "error": "HTTPSConnectionPool(host='peertube.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "zot.213.link": { + "error": "HTTPSConnectionPool(host='zot.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.geekshell.fr": { - "error": "HTTPSConnectionPool(host='mstdn.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hoschwald.de": { + "error": 503 }, - "peertube.gaah.duckdns.org": { - "error": "HTTPSConnectionPool(host='peertube.gaah.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.gaah.duckdns.org timed out. (connect timeout=3)'))" + "mastodon.six-degrees.io": { + "error": "HTTPSConnectionPool(host='mastodon.six-degrees.io', port=443): Read timed out. (read timeout=3)" }, - "minimmill.com": { - "error": "HTTPSConnectionPool(host='minimmill.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to minimmill.com timed out. (connect timeout=3)'))" + "www.michaelgeist.ca": { + "error": 404 }, - "mastodon.tmp1024.com": { + "blog.terracrypt.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "jfred's blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 752 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": false - } - }, - "redterrorcollective.net": { - "error": "HTTPSConnectionPool(host='redterrorcollective.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pix.hongpong.com": { - "error": "HTTPSConnectionPool(host='pix.hongpong.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pix.hongpong.com timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/TootBot": { - "error": 404 - }, - "whomst.dog": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.0" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 34, - "activeMonth": 11, - "activeHalfyear": 23 + "total": 1 }, - "localPosts": 31908 + "localPosts": 1 }, - "openRegistrations": true + "version": "2.0" } }, - "peertube-2.wivodaim.com": { - "error": "HTTPSConnectionPool(host='peertube-2.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.gbnet.net": { + "error": "HTTPSConnectionPool(host='mastodon.gbnet.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mosqueeto.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 85 - }, - "localPosts": 873, - "localComments": 563 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "mosqueeto@songbird.com" - } - } + "mastodon.training": { + "error": "HTTPSConnectionPool(host='mastodon.training', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pepsi.zone": { - "error": "HTTPSConnectionPool(host='pepsi.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sherif-online.de": { + "error": "HTTPSConnectionPool(host='sherif-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thps.tube": { - "error": "HTTPSConnectionPool(host='thps.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "quitter.zomaareenfeestje.org": { + "error": 404 }, - "mastodon.yurikonanao.cloud": { - "error": "HTTPSConnectionPool(host='mastodon.yurikonanao.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblog.onemanandhisblog.com": { + "error": 404 }, - "pleroma.neulandschmie.de": { - "error": "HTTPSConnectionPool(host='pleroma.neulandschmie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "my-status.tk": { + "error": 404 }, - "eorzea.cafe": { - "error": "HTTPSConnectionPool(host='eorzea.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.sevenn.fr": { + "error": "HTTPSConnectionPool(host='masto.sevenn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "jq5una8l5pf3gyk2eiy.4chan.icu": { - "error": "HTTPSConnectionPool(host='jq5una8l5pf3gyk2eiy.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "gshome.raitisoja.com": { + "error": "HTTPSConnectionPool(host='gshome.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.comendatore.net": { + "nyan.cafe": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 60, - "localComments": 1 + "metadata": { + "nodeName": "Nyan!Cafe" }, "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], "services": { "inbound": [], "outbound": [] }, - "metadata": { - "email": "comendatore@comendatore.net" - } - } - }, - "mastodon.social/users/AgnesHuttinga": { - "error": 404 - }, - "dropbear.xyz": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4" + "name": "pleroma", + "version": "Pleroma 0.9.0 5a830254f5b329f0800829627ce33456ebe38100" }, "usage": { + "localPosts": 503, "users": { - "total": 3 - }, - "localPosts": 178, - "localComments": 505 + "total": 2 + } + }, + "version": "2.0" + } + }, + "tuctum.com": { + "error": "HTTPSConnectionPool(host='tuctum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ploum.be": { + "nodeinfo": { + "metadata": { + "nodeName": "ploum", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -113270,107 +120128,26 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": { - "email": "csmall@dropbear.xyz" - } - } - }, - "esquite.mazorca.org": { - "error": "HTTPSConnectionPool(host='esquite.mazorca.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to esquite.mazorca.org timed out. (connect timeout=3)'))" - }, - "biblewp.com": { - "error": 404 - }, - "mastdn.com": { - "error": "HTTPSConnectionPool(host='mastdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "DigiByte.social": { - "error": "HTTPSConnectionPool(host='digibyte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "hexa.space": { - "error": "HTTPSConnectionPool(host='hexa.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hexa.space timed out. (connect timeout=3)'))" - }, - "meow.ws": { - "error": "HTTPSConnectionPool(host='meow.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to meow.ws timed out. (connect timeout=3)'))" - }, - "social.exclaimindustries.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 92 + "localPosts": 2 }, - "openRegistrations": false + "version": "2.0" } }, - "speakers-corner.uk": { - "error": "HTTPSConnectionPool(host='speakers-corner.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "inhji.de": { - "error": 404 - }, - "nuage.famille-lange.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mhgm6pszq153yl.4chan.icu": { - "error": "HTTPSConnectionPool(host='mhgm6pszq153yl.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pleroma.powered.network": { - "error": "HTTPSConnectionPool(host='pleroma.powered.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "allnet.hfrc.de": { - "error": "HTTPSConnectionPool(host='allnet.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "babuu.jp": { - "error": "HTTPSConnectionPool(host='babuu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.bam.yt": { - "error": "HTTPSConnectionPool(host='social.bam.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.inkyara-kami.me": { - "error": "HTTPSConnectionPool(host='mstdn.inkyara-kami.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.allaver.com": { - "error": 404 - }, - "uevemiage.ovh": { - "error": "HTTPSConnectionPool(host='uevemiage.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "threemaxims.com": { - "error": "HTTPSConnectionPool(host='threemaxims.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to threemaxims.com timed out. (connect timeout=3)'))" - }, - "garykim.dev": { - "error": 404 - }, - "mastodon.social/users/CoronaCoreanici": { - "error": 404 - }, - "gammasq.github.io": { - "error": 404 - }, - "friends.uhs19.de": { - "error": "HTTPSConnectionPool(host='friends.uhs19.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friends.uhs19.de timed out. (connect timeout=3)'))" - }, - "mastodon.peshane.net": { - "error": 503 - }, - "metal-kiel.de": { - "error": "HTTPSConnectionPool(host='metal-kiel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'metal-kiel.de' doesn't match either of '*.kaus.uberspace.de', 'kaus.uberspace.de'\")))" - }, - "social.kabi.tk": { + "cookdon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -113382,73 +120159,51 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 8, - "activeHalfyear": 10 + "total": 84, + "activeMonth": 9, + "activeHalfyear": 9 }, - "localPosts": 18890 + "localPosts": 1835 }, "openRegistrations": false } }, - "entropyin.space": { - "error": "HTTPSConnectionPool(host='entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/vahnj": { + "error": 404 }, - "mindlesstux.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 21, - "localComments": 36 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "brian.david.davenport@gmail.com" - } - } + "ydgc.duckdns.org": { + "error": "HTTPSConnectionPool(host='ydgc.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.omaera.org": { - "error": "HTTPSConnectionPool(host='pleroma.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mellow.town": { + "error": "HTTPSConnectionPool(host='mellow.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.foxthesystem.space": { + "pl.remote-shell.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", - "relay" + "shareable_emoji_packs", + "multifetch", + "chat" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/FoxTheSystem", + "nodeName": "Pl/R-S", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -113496,14 +120251,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.foxthesystem.space/users/redglow" + "https://pl.remote-shell.net/users/gled" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -113512,10 +120263,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -113523,87 +120273,269 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.2" }, "usage": { - "localPosts": 24, + "localPosts": 258, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "social.neonmidori.net": { - "error": "HTTPSConnectionPool(host='social.neonmidori.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "geekz4u.com": { + "error": "HTTPSConnectionPool(host='geekz4u.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.redeagle.me": { - "error": "HTTPSConnectionPool(host='toot.redeagle.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thechad.zone": { + "error": "HTTPSConnectionPool(host='thechad.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "isnotvery.social": { - "error": 404 + "mastodon.forza7.jp": { + "error": "HTTPSConnectionPool(host='mastodon.forza7.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.cat": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "develop.gab.com", - "gab.com", - "freespeechextremist.com", - "redliberal.com" + "juhalindfors.masto.host": { + "error": "HTTPSConnectionPool(host='juhalindfors.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "iro.moe": { + "error": "HTTPSConnectionPool(host='iro.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "elo-country.patault.ovh": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 4, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Elo Country", + "nodeDescription": "Partage de mes vid\u00e9os de danse Country", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } ], - "report_removal": [] + "default": "default" }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": 0 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "mstdn.res.ac": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 81, + "activeMonth": 8, + "activeHalfyear": 17 }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Node Pleroma per a les persones de cultura catalana", - "nodeName": "pleroma Catalunya", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 5, - "min_expiration": 0 + "localPosts": 13050 + }, + "openRegistrations": true + } + }, + "tschaba.de": { + "error": "HTTPSConnectionPool(host='tschaba.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.webformat.at": { + "error": 404 + }, + "cloud.nefeshinternational.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "rss2pub.antoineve.me": { + "error": "HTTPSConnectionPool(host='rss2pub.antoineve.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "horribly.malfunctioning.technology": { + "error": "HTTPSConnectionPool(host='horribly.malfunctioning.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "norden.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 658, + "activeMonth": 580, + "activeHalfyear": 2060 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, + "localPosts": 82064 + }, + "openRegistrations": true + } + }, + "demo.reel2bits.org": { + "nodeinfo": { + "metadata": { + "announcement": "This a demo instance. Any content can be deleted at any time.", + "nodeDescription": "This is the reel2bits demo instance.", + "nodeName": "reel2bits demo", "restrictedNicknames": [ ".well-known", "~", @@ -113634,23 +120566,27 @@ "user-search", "user_exists", "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.cat/users/spla" + "web", + "reel2bits", + "register", + "login", + "oauth-callback", + "tracks", + "albums", + "account", + "uploads", + "static", + "feeds" ], - "suggestions": { - "enabled": false + "sentryDsn": "https://d91d82f258b849ca9cb15c8b346d5fe7:f416418eec7847ae99ad9cd83a3da8c1@sentry.sigpipe.me/18", + "taxonomy": { + "postsName": "Tracks" }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "track": 67108864 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -113659,43 +120595,52 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "reel2bits", + "version": "0.0.1" }, "usage": { - "localPosts": 1514, + "localPosts": 10, "users": { - "total": 20 + "total": 36 } }, "version": "2.0" } }, - "social.raveone.org": { - "error": "HTTPSConnectionPool(host='social.raveone.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "5vsb.com": { + "error": "HTTPSConnectionPool(host='5vsb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sirius.social": { - "error": "HTTPSConnectionPool(host='sirius.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.nashe.be": { + "error": "HTTPSConnectionPool(host='social.nashe.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mpsf.masto.host": { - "error": "HTTPSConnectionPool(host='mpsf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "paors.lv": { + "error": "HTTPSConnectionPool(host='paors.lv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.qaf.men": { - "error": "HTTPSConnectionPool(host='relay.qaf.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mast0d0n.fr": { + "error": "HTTPSConnectionPool(host='mast0d0n.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "altfurry.xyz": { - "error": "HTTPSConnectionPool(host='altfurry.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lowsamplingrate.eu": { + "error": "HTTPSConnectionPool(host='lowsamplingrate.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hagion.org": { - "error": "HTTPSConnectionPool(host='hagion.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.chrotonic.com": { + "error": "HTTPSConnectionPool(host='pleroma.chrotonic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ephemera.pixelpaperyarn.rocks": { + "adev.tech": { "error": 404 }, - "macmynatt.social": { + "mstdn.soysoftware.net": { + "error": "HTTPSConnectionPool(host='mstdn.soysoftware.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.novell.li": { + "error": "HTTPSConnectionPool(host='nc.novell.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lickthe.1337331.xyz": { "error": 404 }, - "social.mieth.net": { + "social.stupid.industries": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "rebel.iero.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -113707,17 +120652,29 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", - "relay", - "safe_dm_mentions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "gab.ai", + "develop.gab.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -113726,10 +120683,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Mieth", + "nodeDescription": "iero Pleroma instance, fediverse server with ephemeral messages (7 days max)", + "nodeName": "Rebel.iero.org", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -113777,7 +120734,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.mieth.net/users/jzdm" + "https://rebel.iero.org/users/iero" ], "suggestions": { "enabled": false @@ -113799,10 +120756,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2520-gda93f399-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 3641, + "localPosts": 721, "users": { "total": 4 } @@ -113810,55 +120767,31 @@ "version": "2.0" } }, - "tube.xn--krsgw--n73t.com": { - "error": "HTTPSConnectionPool(host='tube.xn--krsgw--n73t.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.tn": { + "error": "HTTPSConnectionPool(host='mastodon.tn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ianbgibson.com": { + "xn--3-pfuzbe6htf.juggler.jp": { "nodeinfo": { - "metadata": { - "nodeName": "ianbgibson.com", - "nodeDescription": "genuine articles", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 6 }, - "version": "2.0" + "openRegistrations": true } }, - "mk.ayushio.com": { - "error": "HTTPSConnectionPool(host='mk.ayushio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mk.ayushio.com timed out. (connect timeout=3)'))" - }, - "colab.humanconnect.eu": { - "error": 404 - }, - "pleroma.hlad.org": { - "error": "HTTPSConnectionPool(host='pleroma.hlad.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.hlad.org' doesn't match either of 'comeback.hlad.org', 'www.comeback.hlad.org'\")))" - }, - "616.earth": { + "sms.strubbl.de": { "nodeinfo": { "version": "2.0", "software": { @@ -113871,21 +120804,15 @@ "usage": { "users": { "total": 4, - "activeMonth": 3, - "activeHalfyear": 5 + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 198 + "localPosts": 358 }, - "openRegistrations": true + "openRegistrations": false } }, - "cloud.scheidl.name": { - "error": 404 - }, - "y3x7wldfc2d.4chan.icu": { - "error": "HTTPSConnectionPool(host='y3x7wldfc2d.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mochiwasadon.com": { + "rainyman.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -113901,230 +120828,261 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 2152 + "localPosts": 58023 }, "openRegistrations": false } }, - "mastodon.yousack.net": { + "tooter.masto.host": { + "error": "HTTPSConnectionPool(host='tooter.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pouet.space": { + "error": "HTTPSConnectionPool(host='pouet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "neotokyo.dev": { + "error": "HTTPSConnectionPool(host='neotokyo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "test_t_msk.m0.lc": { + "error": 523 + }, + "tube.indesirable.org": { + "error": "HTTPSConnectionPool(host='tube.indesirable.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "orikoudept-kiddingmath.jp": { + "error": "HTTPSConnectionPool(host='orikoudept-kiddingmath.jp', port=443): Read timed out. (read timeout=3)" + }, + "pix.diaspodon.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pix.diaspodon.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": true, + "loops": false + }, + "site": { + "name": "pix.diaspodon.fr", + "domain": "pix.diaspodon.fr", + "url": "https://pix.diaspodon.fr", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 10872, + "localComments": 0, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 56 + "total": 489, + "activeHalfyear": 343, + "activeMonth": 125 + } }, + "version": "2.0", "openRegistrations": false } }, - "music.thepirate.party": { - "error": "HTTPSConnectionPool(host='music.thepirate.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to music.thepirate.party timed out. (connect timeout=3)'))" + "mastodon.memo-village.online": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.thebrookes.com": { - "error": "HTTPSConnectionPool(host='mastodon.thebrookes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.ne-moni.work": { + "error": "HTTPSConnectionPool(host='misskey.ne-moni.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.mita.me": { - "error": "HTTPSConnectionPool(host='mastodon.mita.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "www.paranoiac-thoughts.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "snarl.de": { + "social.mjb.im": { + "error": "HTTPSConnectionPool(host='social.mjb.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "status.qth.fr": { + "error": 404 + }, + "api.dwell.pub": { + "error": "HTTPSConnectionPool(host='api.dwell.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "so.mctek.tk": { + "error": 404 + }, + "us2.peertube.network": { + "error": "HTTPSConnectionPool(host='us2.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "magikarp.fun": { + "error": "HTTPSConnectionPool(host='magikarp.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.hashy-net.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2019.01-1293" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", "gnusocial" ], "outbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, - "usage": { - "users": { - "total": 21, - "activeHalfyear": 16, - "activeMonth": 8 - }, - "localPosts": 0, - "localComments": 2922 - }, - "openRegistrations": false, + "usage": [], + "openRegistrations": true, "metadata": { - "nodeName": "snarl.de", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "gnusocial", - "twitter" - ], + "inbound": [], "outbound": [ - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, "explicitContent": false } } }, - "forum.decisiveliberty.news": { - "error": "HTTPSConnectionPool(host='forum.decisiveliberty.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnu.acclaro.digital": { - "error": "HTTPSConnectionPool(host='gnu.acclaro.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "now.chasoba.net": { - "error": "HTTPSConnectionPool(host='now.chasoba.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pix.saint-die-des-vosges.fr": { + "error": "HTTPSConnectionPool(host='pix.saint-die-des-vosges.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" }, - "cloud.starknet.one": { - "error": "HTTPSConnectionPool(host='cloud.starknet.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "socialtuna.net": { + "error": "HTTPSConnectionPool(host='socialtuna.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.5ch.pink": { - "error": "HTTPSConnectionPool(host='mstdn.5ch.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nittc.tokyo": { + "error": "HTTPSConnectionPool(host='nittc.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gravurartheyna.de/socal": { - "error": "Expecting value: line 1 column 1 (char 0)" + "masto.cryptoworld.is": { + "error": "HTTPSConnectionPool(host='masto.cryptoworld.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.lertsenem.com": { + "mastodon.social/users/lycaon": { "error": 404 }, - "mastodon.belidzs.hu": { - "error": "HTTPSConnectionPool(host='mastodon.belidzs.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "chatnoir.masto.host": { + "error": "HTTPSConnectionPool(host='chatnoir.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.sasachi.tokyo": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 18, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 12419 - }, - "openRegistrations": true - } + "mastodon.social/users/LukasRos": { + "error": 404 }, - "2.distsn.org": { - "error": "HTTPSConnectionPool(host='2.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.bushu-denno.com": { + "error": "HTTPSConnectionPool(host='mastodon.bushu-denno.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lgbtqia.is": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3catgirl" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 564, - "activeMonth": 115, - "activeHalfyear": 257 - }, - "localPosts": 76516 - }, - "openRegistrations": true - } + "roshless.me": { + "error": 404 }, - "honk.hmm.st": { + "ulrar.net": { "error": 404 }, - "www.vegard.net": { + "egotrip.me": { "error": 404 }, - "friends.lanandmedia.org": { - "error": 503 + "md.jckcthbrt.io": { + "error": "HTTPSConnectionPool(host='md.jckcthbrt.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "selfie.town": { - "error": "HTTPSConnectionPool(host='selfie.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "makevideo.twinkaga.in": { + "error": "HTTPSConnectionPool(host='makevideo.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.tinykitten.me": { - "error": "HTTPSConnectionPool(host='mstdn.tinykitten.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "data-stream.live": { + "error": "HTTPSConnectionPool(host='data-stream.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nuage.le-moine.org": { - "error": 404 + "netjam.masto.host": { + "error": "HTTPSConnectionPool(host='netjam.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "socialspidev.masto.host": { - "error": "HTTPSConnectionPool(host='socialspidev.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "ilbro.com": { + "error": 404 }, - "cloud.oikologiki-symmaxia.gr": { - "error": "HTTPSConnectionPool(host='cloud.oikologiki-symmaxia.gr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.robotstart.info": { + "error": "HTTPSConnectionPool(host='mastodon.robotstart.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "euskaldunak.eus": { - "error": 404 + "botnet.club": { + "error": "Extra data: line 1 column 8 (char 7)" }, - "soteria.mastodon.host": { + "fediverse.nenmyx.dev": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -114132,93 +121090,14 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "rainbowdash.net", - "shitposter.club", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au3pb.net", - "gorf.club", - "sealion.club", - "gs.smuglo.li", - "unsafe.space", - "freespeech.firedragonstudios.com", - "loli.estate", - "shitposter.club", - "rainbowdash.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "gs.smuglo.li", - "pl.smuglo.li", - "unsafe.space", - "social.heldscal.la", - "wrongthink.net", - "ediot.social", - "social.au2pb.net", - "social.hidamari.blue", - "libertarianism.club", - "npf.mlpol.net", - "pleroma.cucked.me", - "freespeechextremist.com" - ], - "media_nsfw": [ - "switter.at", - "porn.business" - ], - "media_removal": [ - "illegalporn.biz" - ], - "quarantine": [ - "social.librem.one", - "fedichive.tk" - ], - "reject": [ - "pawoo.net", - "pleroma.rareome.ga", - "social.homunyan.com", - "baraag.net", - "social.allthefallen.ninja", - "preteengirls.biz", - "mastodon.loliandstuff.moe", - "wxw.moe", - "social.super-niche.club", - "loli.estate", - "youkai.town", - "shitasstits.life", - "vampire.estate", - "humblr.social", - "sinblr.com", - "abdl.link", - "gab.com", - "neckbeard.xyz", - "twimblr.xyz", - "social.homunyan.com", - "relay.homunyan.com", - "fedichive.tk" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Cozy and quiet pleroma instance, hosted on m.h", - "nodeName": "A cozy pleroma instance by mastodon.host", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/nenmyx", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -114266,11 +121145,16 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soteria.mastodon.host/users/href", - "https://soteria.mastodon.host/users/gled" + "https://fediverse.nenmyx.dev/users/nenmyx", + "https://fediverse.nenmyx.dev/users/FartBath", + "https://fediverse.nenmyx.dev/users/orvira" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -114279,9 +121163,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -114289,45 +121174,135 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2617-gd056f7f7-develop" + "version": "1.1.9" }, "usage": { - "localPosts": 923, + "localPosts": 201, "users": { - "total": 45 + "total": 4 } }, "version": "2.0" } }, - "innocent.yukimochi.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 2512 - }, - "openRegistrations": true - } + "mstdn.nametaketakewo.net": { + "error": "HTTPSConnectionPool(host='mstdn.nametaketakewo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nonsensoleum.net": { - "error": "HTTPSConnectionPool(host='nonsensoleum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.vvn.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "plrm.9mmtylenol.me": { - "error": "HTTPSConnectionPool(host='plrm.9mmtylenol.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "ocf.berkeley.edu": { + "error": 404 }, - "vgai.de": { + "mastodon.santoyo.io": { + "error": "HTTPSConnectionPool(host='mastodon.santoyo.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.snargol.com": { + "error": "HTTPSConnectionPool(host='social.snargol.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ahlers.space": { + "error": "HTTPSConnectionPool(host='ahlers.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.yamaken.jp": { + "error": "HTTPSConnectionPool(host='mastodon.yamaken.jp', port=443): Read timed out. (read timeout=3)" + }, + "www.muylinux.com": { + "error": 403 + }, + "jabberwocky.moe": { + "error": "HTTPSConnectionPool(host='jabberwocky.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.jtwp470.net": { + "error": "HTTPSConnectionPool(host='mastodon.jtwp470.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/VrouwkevanS": { + "error": 404 + }, + "vidcommons.org": { + "error": "HTTPSConnectionPool(host='vidcommons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.346production.jp": { + "error": "HTTPSConnectionPool(host='mstdn.346production.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "free-le.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.hashh.io": { + "error": 403 + }, + "anisodon.jp": { + "error": "HTTPSConnectionPool(host='anisodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "fedifilth.subzone.net": { + "error": "HTTPSConnectionPool(host='fedifilth.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.expert": { + "error": "HTTPSConnectionPool(host='mastodon.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shadowverse-mstdn.jp": { + "error": "HTTPSConnectionPool(host='shadowverse-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "cloud.standley.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "academywatch.blogspot.de": { + "error": 404 + }, + "ostroukh.me": { + "error": 404 + }, + "loadgenie.club": { + "error": "HTTPSConnectionPool(host='loadgenie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "indyjp.club": { + "error": "HTTPSConnectionPool(host='indyjp.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'indyjp.club' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "subculdon.com": { + "error": "HTTPSConnectionPool(host='subculdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lj.gl": { + "error": "HTTPSConnectionPool(host='lj.gl', port=443): Read timed out. (read timeout=3)" + }, + "social.leipziger-ecken.de": { + "error": "HTTPSConnectionPool(host='social.leipziger-ecken.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yakumo.tech": { + "error": "HTTPSConnectionPool(host='yakumo.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ice-lolly.social": { + "error": 404 + }, + "social.alexandremottier.fr": { + "error": 404 + }, + "cloud.bitgrid.net": { + "error": 404 + }, + "social.logilab.org": { + "error": 404 + }, + "cloud.s-brand.de": { + "error": "HTTPSConnectionPool(host='cloud.s-brand.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.3ischn.de": { + "error": "HTTPSConnectionPool(host='friendica.3ischn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.3ischn.de' doesn't match either of '*.alex-it.eu', 'alex-it.eu'\")))" + }, + "nanbon.eu": { + "error": "HTTPSConnectionPool(host='nanbon.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "rapefeminists.network": { + "error": "HTTPSConnectionPool(host='rapefeminists.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "prtb.securadmin.net": { + "error": "HTTPSConnectionPool(host='prtb.securadmin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fo0bar.org": { + "error": 404 + }, + "plume.mastodon.host": { + "error": "HTTPSConnectionPool(host='plume.mastodon.host', port=443): Read timed out. (read timeout=3)" + }, + "haskell.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -114339,7 +121314,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -114347,37 +121321,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "baraag.net", - "freespeechextremist.com", - "humblr.social" - ], - "media_nsfw": [ - "shitasstits.life", - "social.homunyan.com", - "social.super-niche.club", - "freespeechextremist.com" - ], - "media_removal": [ - "baraag.net", - "humblr.social", - "loli.estate" - ], - "reject": [ - "pawoo.net", - "gab.com", - "gab.io", - "gab.ai", - "develop.gab.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -114386,10 +121331,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "vgai.de", + "nodeDescription": "A Pleroma fediverse instance.", + "nodeName": "haskell.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -114402,7 +121347,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -114436,9 +121381,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://vgai.de/users/julian" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -114449,7 +121392,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -114459,42 +121402,61 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-2001-g565357f7-vgai-de" + "version": "2.0.2" }, "usage": { - "localPosts": 909, + "localPosts": 0, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "linuxjobs.social": { + "social.ioserv.space": { + "error": "HTTPSConnectionPool(host='social.ioserv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "semente.io": { + "error": 404 + }, + "video.anormallostpod.ovh": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "1.4.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 20, - "activeMonth": 2, - "activeHalfyear": 7 + "total": 33 }, - "localPosts": 3232 + "localPosts": 38927, + "localComments": 14 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "A normal lost pod", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mastodon.kerenon.com": { - "error": 404 + "mastodon.ncaq.net": { + "error": "HTTPSConnectionPool(host='mastodon.ncaq.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.aegiszero.is": { + "social.snopyta.org": { "nodeinfo": { "version": "2.0", "software": { @@ -114506,382 +121468,156 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 81, + "activeMonth": 41, + "activeHalfyear": 70 }, - "localPosts": 76 + "localPosts": 3471 }, - "openRegistrations": true + "openRegistrations": false } }, - "jubi.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitchcity" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 9810 - }, - "openRegistrations": false - } + "caspar.social": { + "error": "HTTPSConnectionPool(host='caspar.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "e.gerdinside.studio": { - "error": "HTTPSConnectionPool(host='e.gerdinside.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.civleaguejp.net": { + "error": "HTTPSConnectionPool(host='mastodon.civleaguejp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jimweb.dev": { - "error": "HTTPSConnectionPool(host='jimweb.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.z1lk.net": { + "error": "HTTPSConnectionPool(host='mastodon.z1lk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.moxaik.de": { - "error": "HTTPSConnectionPool(host='social.moxaik.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wearemastodon.com": { + "error": "HTTPSConnectionPool(host='wearemastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.rufposten.de/friendica": { - "error": 404 + "galax.be": { + "error": "HTTPSConnectionPool(host='galax.be', port=443): Read timed out. (read timeout=3)" }, - "relay.barkshark.xyz": { + "gensokyo.town": { "nodeinfo": { - "openRegistrations": true, + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1153, + "activeMonth": 253, + "activeHalfyear": 565 + }, + "localPosts": 389414 }, + "openRegistrations": true + } + }, + "mastodon.orkinsel.de": { + "error": "HTTPSConnectionPool(host='mastodon.orkinsel.de', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.bayern": { + "error": 404 + }, + "misskey.jp": { + "error": "HTTPSConnectionPool(host='misskey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "pouet.grossard.fr": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "unciarelay", - "version": "0.9.1" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 0, "users": { - "total": 14 - } - }, - "version": "2.0", - "metadata": { - "require_approval": true, - "peers": [ - "abbotsfurred.ca", - "asonix.dog", - "barkshark.xyz", - "chomp.life", - "ghost.cafe", - "kaiju.city", - "mastodon.lubar.me", - "pettingzoo.co", - "puppo.space", - "reve.land", - "social.kithop.ca", - "toot.party", - "transfur.online", - "voided.space" - ], - "email": "admin@barkshark.xyz", - "admin": { - "username": "izalia@barkshark.xyz", - "url": "https://barkshark.xyz/users/izalia" + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "federation": { - "whitelist": true, - "instance_blocks": [ - "101010.pl", - "abdl.link", - "afterlife.masto.host", - "animalliberation.social", - "anime.website", - "archivefedifor.fun", - "aria.company", - "baraag.net", - "bear.community", - "beehub.org", - "bikeshed.party", - "blob.cat", - "buckeye.social", - "busshi.moe", - "carrot.army", - "cawfee.club", - "citadel.thecore.city", - "civiq.social", - "cliterati.club", - "coom.club", - "dev.civiq.social", - "develop.gab.com", - "devs.live", - "dickkickextremist.xyz", - "dickshow.social", - "dobbs.town", - "doesnt.undo.it", - "edgerunner.network", - "ekram.develop.gab.com", - "expired.mentality.rip", - "fedi.absturztau.be", - "fedichive.tk", - "floppy.tokyo", - "fosstodon.org", - "freefedifollowers.ga", - "freesoftwareextremist.com", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "functor.pro", - "gab.ai", - "gab.com", - "gab.io", - "gab.polaris-1.work", - "gameliberty.club", - "gamers.exposed", - "gleasonator.com", - "greenish.red", - "hagra.net", - "hellsite.site", - "hitchhiker.social", - "hyena.network", - "impeccable.social", - "inditoot.com", - "iscute.moe", - "journalist.social", - "juche.town", - "kag.social", - "kazvam.com", - "kinky.business", - "kinkyelephant.com", - "kiwifarms.cc", - "kiwifarms.is", - "koyu.space", - "letsalllovela.in", - "lets.bemoe.online", - "liberdon.com", - "libre.tube", - "ligma.pro", - "liveview.cf", - "lol.dydx.moe", - "mastodon.cloud", - "mastodon.cyber-tribal.com", - "mastodon.gamedev.place", - "mastodon.ketchupma.io", - "mastodon.libresilicon.com", - "mastodon.nzoss.nz", - "mastodon.org.uk", - "mastodon.starrevolution.org", - "mastodon.zwei.net", - "mast.wholemars.com", - "melalandia.tk", - "mhc.social", - "micca.xyz", - "ministry.moonbutt.science", - "mirrored.social", - "ms-olive.club", - "mstdn.foxfam.club", - "mstdn.io", - "mu.zaitcev.nu", - "neckbeard.xyz", - "newsbots.eu", - "noagendasocial.com", - "nojack.easydns.ca", - "not-develop.gab.com", - "oneway.masto.host", - "outerheaven.club", - "panthermodern.net", - "patch.cx", - "pawoo.net", - "phreedom.tk", - "pieville.net", - "pl.765racing.com", - "pleroma.cucked.me", - "pleroma.gnusocial.club", - "pleroma.mouse.services", - "pleroma.site", - "pleroma.soykaf.com", - "pl.ohno.host", - "pl.seedy.xyz", - "pl.smuglo.li", - "pokemon.men", - "pretend.fun", - "propulse.club", - "prout.social", - "qaf.men", - "qoto.org", - "quey.org", - "quitter.pw", - "redliberal.com", - "satania.space", - "search.fedi.app", - "shigusegubu.club", - "shpposter.club", - "sinblr.com", - "skippers-bin.com", - "sneak.berlin", - "social.beepboop.ga", - "social.buckket.org", - "social.coop", - "social.foxfam.club", - "social.homunyan.com", - "social.i2p.rocks", - "social.inex.rocks", - "social.librem.one", - "social.linux.pizza", - "social.privacytools.io", - "social.sakamoto.gq", - "social.sunshinegardens.org", - "social.unextro.net", - "social.zwei.net", - "socnet.supes.com", - "spinster.dev", - "spinster.xyz", - "stereophonic.space", - "take.iteasy.club", - "the.hedgehoghunter.club", - "theres.life", - "toot.wales", - "tower.xyzzy.link", - "vault.mle.party", - "weedis.life", - "wired.socotrine.com", - "witches.live", - "wxw.moe", - "yang.social", - "yggdrasil.social", - "yorishiro.space" - ], - "user_blocks": false - } - } + "localPosts": 134 + }, + "openRegistrations": false } }, - "social.starmade.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "kitty.church": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mckillop.org": { + "ani.work": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 14 }, - "localPosts": 2 + "localPosts": 1459 }, + "openRegistrations": true + } + }, + "broadcast.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='broadcast.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.twofifth.one": { + "error": "HTTPSConnectionPool(host='mastodon.twofifth.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.chorus-st.com": { + "error": "HTTPSConnectionPool(host='mstdn.chorus-st.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.omaera.org": { + "error": "HTTPSConnectionPool(host='social.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "onemorepage.blog": { + "error": 404 + }, + "the.zymocosm.com": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.0", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://mckillop.org/users/neil" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "nodeName": "McKillop.org", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 7 + }, + "openRegistrations": true } }, - "peertube.schaeferit.de": { + "social.hyuki.net": { + "error": "HTTPSConnectionPool(host='social.hyuki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "galoisrepresentations.wordpress.com": { + "error": 406 + }, + "mastodon.conradkramer.com": { + "error": "HTTPSConnectionPool(host='mastodon.conradkramer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube2.020.pl": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.2.1" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -114896,157 +121632,126 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 1 }, - "localPosts": 4486, - "localComments": 1 + "localPosts": 67, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "FPVTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nThis instance is mostly dedicated to FPV stuff. If you want to register let me know." - } - } - }, - "pleroma.vorona.ca": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 96 - }, - "software": { - "version": "1.0.1", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "LexVorona", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] + "theme": { + "registered": [], + "default": "default" }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "lab.oresys.nagoya": { - "error": "HTTPSConnectionPool(host='lab.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.0day.agency": { - "error": "HTTPSConnectionPool(host='social.0day.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "soc.nanao.moe": { - "error": "HTTPSConnectionPool(host='soc.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "everbox.space": { - "error": "HTTPSConnectionPool(host='everbox.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kdvr.com": { - "error": 451 - }, - "astrolaboratory.club": { + "social.wildeboer.net": { "nodeinfo": { "version": "2.0", "software": { @@ -115058,34 +121763,61 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 708 + "localPosts": 4170 }, "openRegistrations": false } }, - "dms.frala.org": { - "error": 404 - }, - "mstdn.haru2036.com": { - "error": "HTTPSConnectionPool(host='mstdn.haru2036.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "skj.ca": { - "error": 404 - }, - "dramadon.net": { - "error": "HTTPSConnectionPool(host='dramadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nitrokey.com": { - "error": 404 - }, - "friends.mafunke.de": { - "error": "HTTPSConnectionPool(host='friends.mafunke.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + "pod.togart.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 21, + "activeHalfyear": 10, + "activeMonth": 3 + }, + "localPosts": 949, + "localComments": 2905 + }, + "metadata": { + "nodeName": "pod.togart.de", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "podmaster" + } + } }, - "social.masto.host": { + "comicscamp.club": { "nodeinfo": { "version": "2.0", "software": { @@ -115097,221 +121829,163 @@ ], "usage": { "users": { - "total": 56, - "activeMonth": 11, - "activeHalfyear": 23 + "total": 96, + "activeMonth": 30, + "activeHalfyear": 37 }, - "localPosts": 31848 + "localPosts": 17025 }, "openRegistrations": false } }, - "mstdn.ayano.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ayano.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "combatbahai.com": { - "error": "HTTPSConnectionPool(host='combatbahai.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "outdoorism.net": { + "yuzulia.xyz": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 60, - "localComments": 2 + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} }, "metadata": { - "email": "dylan@kuhnhub.com" + "nodeName": "Yuzulia-MisSocial", + "nodeDescription": "Powered by YuzuRyo61.\nHosted by Yuzulia.\n\n\u3054\u304f\u4e00\u822c\u7684\u306aMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002\n\n\u5229\u7528\u898f\u7d04\u306f\u5fc5\u305a\u304a\u8aad\u307f\u304f\u3060\u3055\u3044\u3002 \nhttps://yuzulia.github.io/docs/ms-term.html", + "maintainer": { + "name": "YuzuRyo61", + "email": "yzla-info@yuzulia.com" + }, + "langs": [ + "ja", + "en" + ], + "tosUrl": "https://yuzulia.github.io/docs/ms-term.html", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new/choose", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 3000, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true } } }, - "vseinstrukcii.date": { - "error": "HTTPSConnectionPool(host='vseinstrukcii.date', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.jim.blue": { - "error": "HTTPSConnectionPool(host='mastodon.jim.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.ll-hh.de": { + "error": "HTTPSConnectionPool(host='nextcloud.ll-hh.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.acceleratenetworks.com": { + "mastodon.rylees.net": { "nodeinfo": { - "metadata": { - "nodeName": "Accelerate Networks", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 10 + "localPosts": 54 }, - "version": "2.0" + "openRegistrations": true } }, - "music.selea.se": { + "libre.cx": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "theapex.social": { "nodeinfo": { - "metadata": { - "usage": { - "listenings": { - "total": 3988 - }, - "favorites": { - "tracks": { - "total": 4 - } - } - }, - "terms": "", - "actorId": "https://music.selea.se/federation/actors/service", - "instanceSupportMessage": "", - "private": false, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "shortDescription": "Private Funkwhale instance for friends and family", - "allowList": { - "domains": null, - "enabled": false - }, - "longDescription": "", - "nodeName": "music.selea.se", - "rules": "", - "reportTypes": [ - { - "label": "Takedown request", - "anonymous": true, - "type": "takedown_request" - }, - { - "label": "Invalid metadata", - "anonymous": false, - "type": "invalid_metadata" - }, - { - "label": "Illegal content", - "anonymous": true, - "type": "illegal_content" - }, - { - "label": "Offensive content", - "anonymous": false, - "type": "offensive_content" - }, - { - "label": "Other", - "anonymous": false, - "type": "other" - } - ], - "library": { - "albums": { - "total": 595 - }, - "anonymousCanListen": false, - "federationEnabled": true, - "tracks": { - "total": 4258 - }, - "artists": { - "total": 243 - }, - "federationNeedsApproval": true, - "music": { - "hours": 326.92 - } - }, - "defaultUploadQuota": 100000, - "contactEmail": "", - "banner": null, - "funkwhaleSupportMessageEnabled": true - }, "version": "2.0", - "openRegistrations": false, "software": { - "version": "0.20.1", - "name": "funkwhale" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - } - }, - "services": { - "inbound": [], - "outbound": [] + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 44 }, - "protocols": [ - "activitypub" - ] + "openRegistrations": false } }, - "trans.town": { - "error": "HTTPSConnectionPool(host='trans.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.thechangebook.org": { + "error": 404 }, - "goldandblack.xyz": { + "the.shrouded.space": { + "error": "HTTPSConnectionPool(host='the.shrouded.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'the.shrouded.space' doesn't match either of '*.domain.com', 'domain.com'\")))" + }, + "local.dev.bitgrid.net": { + "error": "HTTPSConnectionPool(host='local.dev.bitgrid.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "welsea.site": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 33, - "activeMonth": 4, - "activeHalfyear": 10 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 668 + "localPosts": 1576 }, "openRegistrations": false } }, - "pennywise.m.to": { - "error": "HTTPSConnectionPool(host='pennywise.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sulli.ca": { + "error": "HTTPSConnectionPool(host='social.sulli.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.gnusocial.club": { + "pleroma.waytt.cf": { + "error": "HTTPSConnectionPool(host='pleroma.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.fukuoka.jp": { + "error": 404 + }, + "fedi.pictures": { + "error": "HTTPSConnectionPool(host='fedi.pictures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "i.can.nohost.me": { + "error": "HTTPSConnectionPool(host='i.can.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.co.nz": { + "error": "HTTPSConnectionPool(host='mastodon.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "triggerhub.ru": { + "error": "HTTPSConnectionPool(host='triggerhub.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "securityisdead.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -115322,20 +121996,27 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "chat", + "multifetch", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "GNU Social Network on Pleroma", + "nodeName": "Security is Dead", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -115383,14 +122064,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.gnusocial.club/users/louis" + "https://securityisdead.com/users/cjc" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -115399,10 +122076,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -115410,96 +122086,18 @@ }, "software": { "name": "pleroma", - "version": "1.0.0-1457-ge3b4a3e9-develop" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 1700, + "localPosts": 60, "users": { - "total": 15 + "total": 4 } }, "version": "2.0" } }, - "f.berdaguermontes.eu": { - "error": "HTTPSConnectionPool(host='f.berdaguermontes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xoldie.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 857 - }, - "openRegistrations": false - } - }, - "m.baud.jp": { - "error": "HTTPSConnectionPool(host='m.baud.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.mjb.im": { - "nodeinfo": { - "metadata": { - "nodeName": "blog.mjb.im", - "nodeDescription": "technical stuff, non-technical stuff - that about covers everything", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 10 - }, - "version": "2.0" - } - }, - "imasora.net": { - "error": "HTTPSConnectionPool(host='imasora.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.laisa.work": { - "error": "HTTPSConnectionPool(host='cloud.laisa.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "switter.co": { - "error": "HTTPSConnectionPool(host='switter.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.dev.host": { - "error": "HTTPSConnectionPool(host='masto.dev.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.dynamic.s-tomo.jp": { - "error": "HTTPSConnectionPool(host='mastodon.dynamic.s-tomo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stupid.moe": { + "plaza.remolino.town": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -115511,272 +122109,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Try no. 5", - "nodeName": "Stupid moe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://stupid.moe/users/leapfrog" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 301, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "mstdn.huber-67.fr": { - "error": 502 - }, - "twista.283.cloud": { - "error": "HTTPSConnectionPool(host='twista.283.cloud', port=443): Read timed out. (read timeout=3)" - }, - "matt-social.co.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 1743 - }, - "openRegistrations": false - } - }, - "lolnerd.net": { - "error": 404 - }, - "modestymaise.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 1, - "activeHalfyear": 4 - }, - "localPosts": 701 - }, - "openRegistrations": true - } - }, - "pleroma.heypumpk.in": { - "error": "HTTPSConnectionPool(host='pleroma.heypumpk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.gdoublet.fr": { - "error": "HTTPSConnectionPool(host='mastodon.gdoublet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.13ad.de": { - "error": "HTTPSConnectionPool(host='mastodon.13ad.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "masto.madgui.fr": { - "error": "HTTPSConnectionPool(host='masto.madgui.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.madgui.fr' doesn't match 'vps.madgui.fr'\")))" - }, - "social.saarland": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 66, - "activeMonth": 26, - "activeHalfyear": 37 - }, - "localPosts": 6533 - }, - "openRegistrations": true - } - }, - "elle.garden": { - "error": "HTTPSConnectionPool(host='elle.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.zlg.space": { - "error": "HTTPSConnectionPool(host='social.zlg.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.kurume-nct.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.8-prolab.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "name": "Prolab Misskey", - "description": "Misskey instance for ProgrammingLab members.\nSlack\u306e #random \u3088\u308a\u3082\u3046\u3061\u3087\u3063\u3068\u3084\u304b\u307e\u3057\u3044\u8a71\u3084\u3001\u30aa\u30bf\u30af\u306a\u8a71\u304c\u6c17\u697d\u306b\u3067\u304d\u308b\u4e95\u6238\u7aef\u3067\u3059\u3002", - "maintainer": { - "email": "miyano@miyacorata.net", - "name": "miyacorata" - }, - "langs": [ - "" - ], - "announcements": [ - { - "title": "\u30b3\u30ed\u30ca\u771f\u3063\u76db\u308a\u3067\u3059", - "text": "

\n\u624b\u3092\u6d17\u3048
\n\u4eba\u6df7\u307f\u306f\u907f\u3051\u308d
\n\u90e8\u6d3b\u306f\u5bb6\u3067\u3082\u3067\u304d\u308b\n

\n

\u30a2\u30f3\u30b1\u30fc\u30c8\u306f\u56de\u7b54\u3057\u307e\u3057\u305f\u304b\uff1f

\n

\u9060\u9694\u6388\u696d\u3067\u3059\u3088\uff01\u9060\u9694\u6388\u696d\uff01

" - }, - { - "title": "\u30d7\u30ed\u30e9\u30dc\u30ea\u30f3\u30af", - "text": "
\n
\u30d7\u30ed\u30e9\u30dc\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8
\n
https://prolab.club
\n
\n
\n
Koneko Online Judge
\n
https://judge.kurume-nct.com
\n
" - }, - { - "title": "\"\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8\"\u3068\u306f\uff1f", - "text": "\u8981\u3059\u308b\u306b\u90e8\u306e\u91cd\u5f79(\u90e8\u9577\u30fb\u526f\u90e8\u9577\u30fb\u66f8\u8a18\u30fb\u4f1a\u8a08\u30fb\u305d\u306e\u4ed6)\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u3059
\n\u8a00\u8a9e\u8a2d\u5b9a\u3092\"\u65e5\u672c\u8a9e(\u30d7\u30ed\u30e9\u30dc)\"\u306b\u3059\u308b\u3068\"\u91cd\u5f79\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\"\u8868\u8a18\u306b\u306a\u308a\u307e\u3059" - }, - { - "title": "Bot\u306b\u3064\u3044\u3066", - "text": "Bot\u30a2\u30ab\u30a6\u30f3\u30c8\u4f5c\u6210\u306f\u57fa\u672c\u7684\u306bOK\u3067\u3059\u306e\u3067\u3001@miyacorata \u307e\u3067\u62db\u5f85\u30b3\u30fc\u30c9\u3092\u8981\u6c42\u3057\u3066\u304f\u3060\u3055\u3044
\nAPI\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u7b49\u306f \u3053\u3061\u3089 \u306b\u3042\u308a\u307e\u3059" - } - ], - "disableRegistration": true, - "protectLocalOnlyNotes": true, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableServiceWorker": true - } - } - }, - "thewired.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "yo.isurf.ca": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", "relay" ], "federation": { @@ -115789,33 +122121,91 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ - "sinblr.com", - "pawoo.net", - "my.dirtyhobby.xyz", - "carrot.army", - "neckbeard.xyz", - "shitposter.club", - "kiwifarms.cc", - "skippers-bin.com", - "gameliberty.club", - "yorishiro.space", - "baraag.net", - "take.iteasy.club", - "fedi.valkyrie.world", - "anime.website", - "pl.smuglo.li", - "switter.at", - "mstdn.jp" - ], + "federated_timeline_removal": [], "media_nsfw": [ - "sinblr.com", - "pawoo.net" + "explosion.party", + "pl.765racing.com" ], "media_removal": [], "reject": [ + "comm.network", + "freespeechextremist.com", + "freezepeach.xyz", + "goldandblack.xyz", + "gs.mon5t3r.info", + "jabb.in", + "karolat.press", + "lolis.world", + "pl.smuglo.li", + "pleroma.cucked.me", + "pleroma.rareome.ga", + "pleroma.soykaf.com", + "pridelands.io", + "rainbowdash.net", + "liberdon.com", + "melalandia.tk", + "sealion.club", + "shitasstits.life", + "shitposter.club", + "social.au2pb.net", + "social.i2p.rocks", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.lucci.xyz", + "thechad.zone", + "unsafe.space", + "voluntaryism.club", + "waifu.social", + "weeaboo.space", + "wrongthink.net", + "woofer.alfter.us", + "2hu.club", + "ap.uwu.st", + "noagendasocial.com", + "freespeech.firedragonstudios.com", + "homura.space", + "kowai.youkai.town", + "loli.estate", + "pleroma.yorha.club", + "social.sunshinegardens.org", + "social.super-niche.club", + "vampire.estate", + "youkai.town", + "not.phrack.fyi", + "social.lucci.xyz", + "explosion.party", + "voluntaryism.club", + "youkai.town", + "kowai.youkai.town", + "cofe.moe", + "freehold.earth", + "freespeech.host", + "ika.moe", + "manx.social", + "niu.moe", + "social.targaryen.house", + "socnet.supes.com", + "social.wiuwiu.de", + "toot.love", + "counter.social", + "pridelands.io", + "socnet.supes.com", + "2hu.club", + "baraag.net", + "loli.estate", + "pawoo.net", + "shitasstits.life", + "social.homunyan.com", + "social.super-niche.club", + "vampire.estate", + "weeaboo.space", + "wxw.moe", + "zerohack.xyz", + "gameliberty.club", + "daffodil-11.org", "gab.com", - "mstdn.foxfam.club" + "greenish.red", + "cliterati.club" ], "report_removal": [] }, @@ -115828,9 +122218,9 @@ "valueLength": 2048 }, "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Fairly casual all-around instance with no particular theme - find your group via search and through others today!", - "nodeName": "Yo All", + "mailerEnabled": false, + "nodeDescription": "Instancia Pleroma de la aldea Remolino", + "nodeName": "Remolino", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -115878,7 +122268,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://yo.isurf.ca/users/Kinetix" + "https://plaza.remolino.town/users/sirikon", + "https://plaza.remolino.town/users/xrasl", + "https://plaza.remolino.town/users/elders" ], "suggestions": { "enabled": false @@ -115890,7 +122282,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -115900,66 +122292,48 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-6-gf45452f8" + "version": "2.0.2" }, "usage": { - "localPosts": 402, + "localPosts": 1937, "users": { - "total": 14 + "total": 10 } }, "version": "2.0" } }, - "we.snap.as": { + "mstd.cyberparty.me": { + "error": "HTTPSConnectionPool(host='mstd.cyberparty.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "snuggle.space": { + "error": "HTTPSConnectionPool(host='snuggle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "port.ost.social": { + "error": "HTTPSConnectionPool(host='port.ost.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.sanin.link": { "nodeinfo": { - "metadata": { - "nodeName": "snap.as", - "nodeDescription": "Publish your photos.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 13, + "activeMonth": 13, + "activeHalfyear": 73 }, - "localPosts": 4 + "localPosts": 5031 }, - "version": "2.0" + "openRegistrations": true } }, - "snuggle.space": { - "error": "HTTPSConnectionPool(host='snuggle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cryptodont.io": { - "error": "HTTPSConnectionPool(host='mastodon.cryptodont.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.apelsin.space": { - "error": "HTTPSConnectionPool(host='pleroma.apelsin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mtn.gnlk.ovh": { - "error": 404 - }, - "mamot.fr": { + "octodon.social": { "nodeinfo": { "version": "2.0", "software": { @@ -115971,229 +122345,76 @@ ], "usage": { "users": { - "total": 23728, - "activeMonth": 3953, - "activeHalfyear": 13597 + "total": 11791, + "activeMonth": 625, + "activeHalfyear": 966 }, - "localPosts": 3098041 + "localPosts": 1506738 }, - "openRegistrations": true + "openRegistrations": false } }, - "kirapower.ichigo-hoshimiya.com": { + "todon.nl/@Solid": { "error": 404 }, - "mastodon.i2p": { - "error": "HTTPSConnectionPool(host='mastodon.i2p', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thehirschfiles.blogspot.de": { + "kink.social": { "error": 404 }, - "mastodon-network.com": { - "error": "HTTPSConnectionPool(host='mastodon-network.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "itinidkwi.masto.host": { + "error": "HTTPSConnectionPool(host='itinidkwi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "jsonly.club": { - "error": 404 + "koito.kaisei.app": { + "error": 502 }, - "write.pixie.town": { - "nodeinfo": { - "metadata": { - "nodeName": "pixietown", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 16, - "publicReader": false, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 9 - }, - "version": "2.0" - } + "peertube.rtsemissions.ch": { + "error": "HTTPSConnectionPool(host='peertube.rtsemissions.ch', port=443): Read timed out. (read timeout=3)" }, - "cloud.mrjive.it": { + "thoughtscastshadows.com": { "error": 404 }, - "ninetails.click": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "usage": { - "users": { - "total": 10, - "activeHalfyear": 9, - "activeMonth": 7 - }, - "localPosts": 31, - "localComments": 22 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Nine Tails", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "mastodon.social/users/Shane": { - "error": 404 + "don.msng.info": { + "error": "HTTPSConnectionPool(host='don.msng.info', port=443): Read timed out. (read timeout=3)" }, - "mstdn.review.minpos.jp": { - "error": 403 + "social.usrlocal.net": { + "error": "HTTPSConnectionPool(host='social.usrlocal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sn.chromic.org": { + "boardgames.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "1.2.0-beta5" - }, - "protocols": [ - "ostatus" - ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 4171, - "localComments": 4105 - }, - "metadata": {} - } - }, - "kernelpage.com": { - "nodeinfo": { - "metadata": { - "nodeName": "kernelpage.com", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": false + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.8.1" - }, "usage": { "users": { - "total": 1 + "total": 635, + "activeMonth": 84, + "activeHalfyear": 760 }, - "localPosts": 20 + "localPosts": 12392 }, - "version": "2.0" + "openRegistrations": true } }, - "www.androidauthority.com": { - "error": 403 + "media.librenet.co.za": { + "error": "HTTPSConnectionPool(host='media.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nomb.herokuapp.com": { + "finlandon.info": { + "error": "HTTPSConnectionPool(host='finlandon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "themazuma.net": { "error": 404 }, - "mastodon.mundodesconocido.com": { - "error": "HTTPSConnectionPool(host='mastodon.mundodesconocido.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.mundodesconocido.com timed out. (connect timeout=3)'))" + "wanderduene.ctu.cx": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "peertube.de1.sknode.com": { + "fvdz.localtunnel.me": { + "error": "HTTPSConnectionPool(host='fvdz.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "peertube.datagueule.tv": { "nodeinfo": { "version": "2.0", "software": { @@ -116213,16 +122434,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 14657, - "localComments": 0 + "localPosts": 442, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "YunoHost PeerTube", + "nodeName": "DataGueule", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -116245,12 +122466,18 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { "enabled": false @@ -116332,181 +122559,22 @@ } } }, - "mastodon.leptonics.com": { - "error": 503 - }, - "soc.psychedelic.cat": { - "error": "HTTPSConnectionPool(host='soc.psychedelic.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ehjovan.com": { - "error": "HTTPSConnectionPool(host='ehjovan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "gamer.hostdon.ne.jp": { - "error": 410 - }, - "cedric.io": { - "error": 404 - }, - "dev.mburakov.org": { - "error": "HTTPSConnectionPool(host='dev.mburakov.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.thesuarezes.com": { - "error": "HTTPSConnectionPool(host='social.thesuarezes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "testtube.ortg.de": { - "error": "HTTPSConnectionPool(host='testtube.ortg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.scuttle.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 1962 - }, - "openRegistrations": false - } - }, - "snootbooping.date": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.35.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "snootbooping.date", - "nodeDescription": "cute instance for cute people to go on dates and boop eachothers snoots!", - "maintainer": { - "name": "pie", - "email": null - }, - "langs": [], - "tosUrl": "https://pl.ohno.host/about", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "ahlers.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 956 - }, - "openRegistrations": false - } - }, - "memework.ga": { - "error": "HTTPSConnectionPool(host='memework.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to memework.ga timed out. (connect timeout=3)'))" - }, - "mstdn.sahagyo.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 606 - }, - "openRegistrations": false - } - }, - "pleroma.cyberbunny.club": { - "error": "HTTPSConnectionPool(host='pleroma.cyberbunny.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "radtusks.xyz": { - "error": "HTTPSConnectionPool(host='radtusks.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nanasainichame.dip.jp": { - "error": "HTTPSConnectionPool(host='nanasainichame.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nanasainichame.dip.jp timed out. (connect timeout=3)'))" + "khp.ignorelist.com": { + "error": "HTTPSConnectionPool(host='khp.ignorelist.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.knojoko.co.za": { - "error": "HTTPSConnectionPool(host='cloud.knojoko.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fluffy.world": { + "error": "HTTPSConnectionPool(host='fluffy.world', port=443): Read timed out. (read timeout=3)" }, - "discuss.ion.ovh": { - "error": "HTTPSConnectionPool(host='discuss.ion.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.20320514.com": { + "error": "HTTPSConnectionPool(host='mstdn.20320514.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.20320514.com' doesn't match 'medpro.jp'\")))" }, - "mastodon.mxhdr.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 767 - }, - "openRegistrations": true - } + "vayucloud.piescale.com": { + "error": "HTTPSConnectionPool(host='vayucloud.piescale.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "capybara.zone": { - "error": "HTTPSConnectionPool(host='capybara.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.57north.org.uk": { + "error": "HTTPSConnectionPool(host='social.57north.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.foxden.party": { + "fucking.kaaa.ren": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -116516,8 +122584,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "media_proxy", "chat", "relay" @@ -116530,16 +122596,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "foxden.party", + "nodeName": "FUCKING KAREN", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -116587,10 +122647,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.foxden.party/users/TimeWalker" + "https://fucking.kaaa.ren/users/pasture" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -116601,7 +122665,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -116609,10 +122674,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-24-g8d15d6c3" + "version": "1.1.8" }, "usage": { - "localPosts": 1, + "localPosts": 122, "users": { "total": 2 } @@ -116620,40 +122685,19 @@ "version": "2.0" } }, - "m.mushus.net": { - "error": "HTTPSConnectionPool(host='m.mushus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.that.world": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 38 - }, - "openRegistrations": false - } + "mastodon.fricloud.dk": { + "error": 404 }, - "tube.kpop.social": { - "error": "HTTPSConnectionPool(host='tube.kpop.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.intux.tk": { + "error": "HTTPSConnectionPool(host='pleroma.intux.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "woelkli.ocloud.de": { - "error": 404 + "relay.darmstadt.social": { + "error": "HTTPSConnectionPool(host='relay.darmstadt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ichinyo.site": { - "error": 404 + "music.motose.ga": { + "error": "HTTPSConnectionPool(host='music.motose.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "twinkaga.in": { + "planet.chrisbeckstrom.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -116663,26 +122707,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A generalistic, anticapitalist and NSFW-friendly, Pleroma instance.", - "nodeName": "Make Pleroma Twink Again", + "nodeDescription": "my own little planet out here in the fediverse", + "nodeName": "planet cb -> my home in the fediverse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -116690,10 +122728,9 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain", - "text/html", "text/markdown", - "text/bbcode" + "text/plain", + "text/html" ], "private": false, "restrictedNicknames": [ @@ -116730,21 +122767,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://twinkaga.in/users/mrtino" + "https://planet.chrisbeckstrom.com/users/cb" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { - "avatar": 4000000, + "avatar": 2000000, "background": 4000000, "banner": 4000000, "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -116752,18 +122794,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-565-g99947683-develop" + "version": "1.1.4" }, "usage": { - "localPosts": 11886, + "localPosts": 51677, "users": { - "total": 23 + "total": 13 } }, "version": "2.0" } }, - "gayrobot.club": { + "social.tinysubversions.com": { + "error": "HTTPSConnectionPool(host='social.tinysubversions.com', port=443): Read timed out. (read timeout=3)" + }, + "rawr-xd.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -116775,6 +122820,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -116782,26 +122828,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "TagPolicy", - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com", - "kiwifarms.cc", - "gab.com", - "freespeechextremist.com", - "neckbeard.xyz" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -116810,10 +122838,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "For friends, robots, arcade fanatics, obsessive optimizers, and robot appreciators.", - "nodeName": "PINK GAY ROBOT", + "nodeDescription": "An instance for a rawr xD time", + "nodeName": "rawr xD Club", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -116861,19 +122889,22 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://gayrobot.club/users/aj" + "https://rawr-xd.club/users/beadmin", + "https://rawr-xd.club/users/xefox", + "https://rawr-xd.club/users/kazuma", + "https://rawr-xd.club/users/jasonl8446" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, + "avatar": 3000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 130000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -116886,26 +122917,47 @@ "version": "2.0.2" }, "usage": { - "localPosts": 3909, + "localPosts": 3174, "users": { - "total": 35 + "total": 13 } }, "version": "2.0" } }, - "st.dolphin.b-shock.org": { - "error": "HTTPSConnectionPool(host='st.dolphin.b-shock.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'st.dolphin.b-shock.org' doesn't match either of 'dev.dol.b-shock.org', 'dev.mis.b-shock.org', 'dev4.b-shock.co.jp', 'minio.b-shock.co.jp', 'shrieker.b-shock.org', 'st.curesta.b-shock.org', 'st.growi.b-shock.org', 'st.mstdn.b-shock.org'\")))" + "horche.demkontinuum.de/network/network/60/network/60/network/60/network/60/network/60/network/60/network/60/n/photo/profile/1.jpg/.well-known/.well-known/.well-known/photo/photo/profile/1.jpg/.well-known/host-meta/.well-known/photo/profi": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "plume.luciferi.st": { - "error": "HTTPSConnectionPool(host='plume.luciferi.st', port=443): Read timed out. (read timeout=3)" + "mastodon.chrisjones.io": { + "error": "HTTPSConnectionPool(host='mastodon.chrisjones.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.chrisjones.io' doesn't match 'chrisjones.io'\")))" }, - "mastodon.scheid.tech": { + "don.akabe.co": { + "error": 410 + }, + "nia.m.to": { + "error": "HTTPSConnectionPool(host='nia.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eq.ed1.club": { + "error": 404 + }, + "cre8thoughts.com": { + "error": 404 + }, + "mastodon.social/users/dogs": { + "error": 404 + }, + "mastodon.cloud-ace.jp": { + "error": "HTTPSConnectionPool(host='mastodon.cloud-ace.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.cloud-ace.jp' doesn't match 'relay.vareal.work'\")))" + }, + "hnkl.email": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.kitamurakz.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.0.0" }, "protocols": [ "activitypub" @@ -116913,113 +122965,83 @@ "usage": { "users": { "total": 1, - "activeMonth": 0, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 0 + "localPosts": 665 }, "openRegistrations": false } }, - "pics.brocolis.party": { + "cloud.xner.org": { + "error": 403 + }, + "mastodon.hackerlab.fr": { "nodeinfo": { - "metadata": { - "nodeName": "pics.brocolis.party", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pics.brocolis.party", - "url": "https://pics.brocolis.party", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 611, + "activeMonth": 122, + "activeHalfyear": 229 + }, + "localPosts": 15282 + }, + "openRegistrations": true + } + }, + "blogs.booktoot.club": { + "nodeinfo": { + "metadata": { + "nodeName": "blogs.booktoot.club", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 192, - "localComments": 0, "users": { - "total": 7, - "activeHalfyear": 8, - "activeMonth": 5 - } + "total": 2, + "activeHalfyear": 1 + }, + "localPosts": 18 }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "tulip.blue": { - "error": "HTTPSConnectionPool(host='tulip.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.syui.cf": { - "error": "HTTPSConnectionPool(host='mastodon.syui.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "huby.infozoo.de": { - "error": 404 - }, - "friendica.reul.ws": { - "error": 404 + "actpub.duckdns.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.merrx.ddnss.de": { - "error": 403 + "neterarti.furtherfield.org": { + "error": "HTTPSConnectionPool(host='neterarti.furtherfield.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.brennanbenkert.com": { + "mastodon.ctseuro.com": { "nodeinfo": { "version": "2.0", "software": { @@ -117031,101 +123053,256 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 11, + "activeMonth": 6, + "activeHalfyear": 10 }, - "localPosts": 92 + "localPosts": 7646 }, "openRegistrations": false } }, - "faceless.company": { + "cloud.walterdill.de": { "error": 404 }, - "file": { - "error": "HTTPSConnectionPool(host='file', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "akibaoh.tech": { - "error": "HTTPSConnectionPool(host='akibaoh.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pdt.m.to": { + "error": "HTTPSConnectionPool(host='pdt.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "inkweb.network": { + "cattesandbuttes.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "mediaProxy": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "cattes & buttes & cattes & buttes & cattes & buttes", + "private": false, + "suggestions": { + "enabled": false, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + } }, + "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 b11746726e048c40fea758e665667757d455be5e" + }, "usage": { + "localPosts": 138, "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 14 + "total": 44 + } }, - "openRegistrations": false + "version": "2.0" } }, - "video.ihatebeinga.live": { + "enss.cloud": { + "error": 404 + }, + "vdl.world": { + "error": "HTTPSConnectionPool(host='vdl.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stereophonic.space": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "weedis.life" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "sunbeam.city" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "stereophonic", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": false, + "staffAccounts": [ + "https://stereophonic.space/users/death", + "https://stereophonic.space/users/karolat", + "https://stereophonic.space/users/daisuke" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 10000000, + "background": 20000000, + "banner": 10000000, + "general": 90000000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" }, - "openRegistrations": false, "usage": { + "localPosts": 128910, "users": { - "total": 3 - }, - "localPosts": 13, - "localComments": 0 + "total": 76 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "version": "2.0" + } + }, + "social.treefish.org": { + "error": "HTTPSConnectionPool(host='social.treefish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.treefish.org' doesn't match either of 'autoconfig.treefish.org', 'autoconfig.virtual.treefish.org', 'banana.treefish.org', 'git.treefish.org', 'id.treefish.org', 'lists.treefish.org', 'mailstats.treefish.org', 'owncloud.treefish.org', 'stats.treefish.org', 'treefish.org', 'tyr.treefish.org', 'welcome.treefish.org', 'wiki.treefish.org', 'www.treefish.org'\")))" + }, + "mulligrubs.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "donotsearch.xyz": { + "error": "HTTPSConnectionPool(host='donotsearch.xyz', port=443): Read timed out. (read timeout=3)" + }, + "gast.freemyip.com": { + "error": "HTTPSConnectionPool(host='gast.freemyip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "edge.lastorder.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "nodeName": "I hate being alive", - "nodeDescription": "Sad videos by sad memes" - } + "localPosts": 4 + }, + "openRegistrations": false } }, - "social.art-software.fr": { + "mastodon.sean666888.tk": { + "error": "HTTPSConnectionPool(host='mastodon.sean666888.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hardr.social": { + "error": "HTTPSConnectionPool(host='hardr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "teamhuman.club": { "error": 404 }, - "daffodil-11.org": { - "error": "HTTPSConnectionPool(host='daffodil-11.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mcb.today": { + "error": "HTTPSConnectionPool(host='mcb.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.25.wf": { - "error": "HTTPSConnectionPool(host='pleroma.25.wf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kyakka.wordpress.com": { + "error": 410 }, - "herebedragons.io": { - "error": 406 + "friendica.mirko-schenk.de": { + "error": "HTTPSConnectionPool(host='friendica.mirko-schenk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.mirko-schenk.de' doesn't match 'bitwarden.mirko-schenk.de'\")))" }, - "rebelsdarklaughter.wordpress.com": { - "error": 404 + "myriad.social": { + "error": "HTTPSConnectionPool(host='myriad.social', port=443): Read timed out. (read timeout=3)" }, - "snakesfoxes.blogspot.com": { - "error": 404 + "pleroma.apelsin.space": { + "error": "HTTPSConnectionPool(host='pleroma.apelsin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.social/users/slackalope": { - "error": 404 + "pokekasocial.m.to": { + "error": "HTTPSConnectionPool(host='pokekasocial.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube-toulouse.beta.education.fr": { + "rabe.masto.host": { + "error": "HTTPSConnectionPool(host='rabe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.social": { "nodeinfo": { "version": "2.0", "software": { @@ -117145,43 +123322,47 @@ "openRegistrations": true, "usage": { "users": { - "total": 74 + "total": 2011 }, - "localPosts": 6320, - "localComments": 1 + "localPosts": 105381, + "localComments": 616 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l academie de Toulouse", - "nodeDescription": "PeerTube, hebergement de videos.", + "nodeName": "Peertube.social", + "nodeDescription": "Peertube instance for leftist and non-commercial content. Unlimited uploads (up to 500 MB per day)", "nodeConfig": { "plugin": { "registered": [ { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "name": "mtcaptcha", + "version": "0.0.1", + "description": "PeerTube plugin adding MTCaptcha to the signup", "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", "scopes": [ - "common" + "signup" ] } } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} } ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -117192,14 +123373,18 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, - 720 + 720, + 1080 ] }, "import": { @@ -117208,14 +123393,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -117272,8 +123457,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 + "videoQuota": -1, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -117281,25 +123466,19 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "todon.pressthebutton.pw": { - "error": "HTTPSConnectionPool(host='todon.pressthebutton.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "euro365.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "eldritchworld.nom.es": { - "error": "HTTPSConnectionPool(host='eldritchworld.nom.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.social/users/chimericalgirls": { + "error": 404 }, - "mastodon.social/users/sirodoht": { + "nuage.gabaut.fr": { "error": 404 }, - "social.davidlane.io": { + "witches.pub": { "nodeinfo": { "version": "2.0", "software": { @@ -117311,92 +123490,97 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 37, + "activeMonth": 2, + "activeHalfyear": 15 }, - "localPosts": 10 + "localPosts": 246 }, "openRegistrations": true } }, - "mstdn.naruniwa.cc": { - "error": "HTTPSConnectionPool(host='mstdn.naruniwa.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oursquad.rocks": { - "error": "HTTPSConnectionPool(host='oursquad.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oursquad.rocks timed out. (connect timeout=3)'))" - }, - "relay.subvert.pw": { - "error": 404 - }, - "f-ggots.online": { - "error": "HTTPSConnectionPool(host='f-ggots.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.nx-pod.de": { + "error": "HTTPSConnectionPool(host='friendica.nx-pod.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.textfeld.ch": { - "error": 404 + "cloud.medic-it.no": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "hub.entalpi.net": { - "error": 403 + "puz.fun": { + "error": "HTTPSConnectionPool(host='puz.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ichmagdiesen.link": { + "kernelpage.com": { "nodeinfo": { - "version": "2.0", + "metadata": { + "nodeName": "kernelpage.com", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, "software": { - "name": "wordpress", - "version": "5.4" + "name": "writefreely", + "version": "0.8.1" }, "usage": { "users": { "total": 1 }, - "localPosts": 8, - "localComments": 0 + "localPosts": 20 }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] + "version": "2.0" + } + }, + "mastodon.grin.hu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "activitypub", - "webmention" + "activitypub" ], - "metadata": { - "email": "matthias.pfefferle@1und1.de" - } + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 6 + }, + "localPosts": 437 + }, + "openRegistrations": true } }, - "3d.cloud.evans-supply.online": { - "error": "HTTPSConnectionPool(host='3d.cloud.evans-supply.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '3d.cloud.evans-supply.online' doesn't match either of '*.weebly.com', 'weebly.com'\")))" - }, - "spooky.pizza": { - "error": "HTTPSConnectionPool(host='spooky.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "josephmatheny.com": { + "cloud.unaesthetic.net": { "error": 404 }, - "micro.marramgrass.org.uk": { - "error": 404 + "f.belug.de": { + "error": "HTTPSConnectionPool(host='f.belug.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.belug.de' doesn't match 'chat.belug.de'\")))" }, - "cornfedcrew.com": { - "error": 404 + "mastodon.hugolecourt.fr": { + "error": "HTTPSConnectionPool(host='mastodon.hugolecourt.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.nipponalba.scot": { - "error": "HTTPSConnectionPool(host='peertube.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "5py.de": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.immae.eu": { - "error": 404 + "test.nebulon.space": { + "error": "HTTPSConnectionPool(host='test.nebulon.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sozen.network": { + "mstdn.sastudio.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -117408,292 +123592,88 @@ ], "usage": { "users": { - "total": 28, - "activeMonth": 1, - "activeHalfyear": 15 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 21497 + "localPosts": 108649 }, - "openRegistrations": true + "openRegistrations": false } }, - "peertube.adrift.io": { - "error": "HTTPSConnectionPool(host='peertube.adrift.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.adrift.io' doesn't match 'peertube.video'\")))" + "peertube.lekangouroo.me": { + "error": "HTTPSConnectionPool(host='peertube.lekangouroo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "paw.network": { + "techgeek.tokyo": { + "error": "HTTPSConnectionPool(host='techgeek.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.kwilabs.net": { + "error": "HTTPSConnectionPool(host='cloud.kwilabs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.francecatholique.net": { + "error": "HTTPSConnectionPool(host='pleroma.francecatholique.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "projectlounge.pw": { + "error": "HTTPSConnectionPool(host='projectlounge.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rhoads.com": { + "error": "HTTPSConnectionPool(host='rhoads.com', port=443): Read timed out. (read timeout=3)" + }, + "shiisaba.dip.jp": { + "error": "HTTPSConnectionPool(host='shiisaba.dip.jp', port=443): Read timed out. (read timeout=3)" + }, + "calculatormusic.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.1foo.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 129 + "total": 10, + "activeMonth": 4, + "activeHalfyear": 8 }, - "localPosts": 9727, - "localComments": 9 + "localPosts": 414 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LewdTube", - "nodeDescription": "A free and open video streaming platform from Lewd.host.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "social.softmetz.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "softmetz' part of the fediverse", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "pleroma.misoni.club": { + "error": 410 }, - "mast.levianetwork.dynu.net": { - "error": "HTTPSConnectionPool(host='mast.levianetwork.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn-g0n.com": { + "error": "HTTPSConnectionPool(host='mstdn-g0n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vocal.vc": { - "error": "HTTPSConnectionPool(host='vocal.vc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "62-210-77-39.rev.poneytelecom.eu": { + "error": "HTTPSConnectionPool(host='62-210-77-39.rev.poneytelecom.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '62-210-77-39.rev.poneytelecom.eu' doesn't match 'visio.le-led.me'\")))" }, - "awoonet.org": { + "mastodon.social/users/bonsaiheldin": { + "error": 404 + }, + "mastodon.camijo.de": { + "error": 503 + }, + "dev-rikai.jp": { + "error": "HTTPSConnectionPool(host='dev-rikai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "japaridon.com": { + "error": "HTTPSConnectionPool(host='japaridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.farman.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.farman.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shitpost.beep.computer": { + "error": "HTTPSConnectionPool(host='shitpost.beep.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.midwest.af": { "nodeinfo": { "version": "2.0", "software": { @@ -117705,66 +123685,84 @@ ], "usage": { "users": { - "total": 23, - "activeMonth": 6, - "activeHalfyear": 11 + "total": 41, + "activeMonth": 42, + "activeHalfyear": 42 }, - "localPosts": 168 + "localPosts": 235 }, "openRegistrations": true } }, - "nuage.fabriceh.com": { - "error": 404 - }, - "cksv.jp": { - "error": "HTTPSConnectionPool(host='cksv.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cksv.jp' doesn't match 'signage.home.cksv.jp'\")))" - }, - "eafeh5sfwkd952hw4wi1y.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='eafeh5sfwkd952hw4wi1y.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.tticlab.com": { + "error": "HTTPSConnectionPool(host='mastodon.tticlab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mycloud.canhelpme.com": { + "nextcloud.no1sg.ru": { "error": 404 }, - "chowchow.social": { + "blog.cspray.io": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "cspray's blog", + "nodeDescription": "Articles about software development and other things I find interesting", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 15, - "activeMonth": 3, - "activeHalfyear": 11 + "total": 1 }, - "localPosts": 5661 + "localPosts": 5 }, - "openRegistrations": true + "version": "2.0" } }, - "albigro.com": { + "3rdterm.sakakidon.icscoe.jp": { "error": 404 }, - "masto.speculativeartsresearch.com": { - "error": "HTTPSConnectionPool(host='masto.speculativeartsresearch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.coop.tools": { + "error": 403 }, - "mastodon.sylphid.jp": { - "error": "HTTPSConnectionPool(host='mastodon.sylphid.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "masterpimp.duckdns.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.kindred.at": { - "error": 403 + "gnusocial.codingquark.com": { + "error": "HTTPSConnectionPool(host='gnusocial.codingquark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "peertube.ddns.net": { + "thescratch.masto.host": { + "error": "HTTPSConnectionPool(host='thescratch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "Mastodon.Engineering": { + "error": "HTTPSConnectionPool(host='mastodon.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rufposten.de/friendica": { + "error": 404 + }, + "docker.videos.lecygnenoir.info": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -117781,15 +123779,15 @@ "users": { "total": 3 }, - "localPosts": 44041, - "localComments": 9 + "localPosts": 123, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, "nodeName": "PeerTube", - "nodeDescription": "A personal instance of PeerTube to host my videos and channels. Registration is disabled.", + "nodeDescription": "This instance is a preprod instance for videos.pair2jeux.tube", "nodeConfig": { "plugin": { "registered": [] @@ -117806,10 +123804,10 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -117822,9 +123820,6 @@ "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, 720, 1080 @@ -117833,7 +123828,7 @@ "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { "enabled": false @@ -117900,8 +123895,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 104857600 }, "trending": { "videos": { @@ -117915,31 +123910,31 @@ } } }, - "notbird.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 128, - "activeMonth": 161, - "activeHalfyear": 284 - }, - "localPosts": 31824 - }, - "openRegistrations": true - } + "social.ohgro.net": { + "error": 404 }, - "social.grunig.org": { - "error": "HTTPSConnectionPool(host='social.grunig.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "phanisvara.com": { + "error": 404 }, - "don.wakamesoba98.net": { + "word.builders": { + "error": 503 + }, + "irrsinn.life": { + "error": "HTTPSConnectionPool(host='irrsinn.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lecercle.xplicite.fr": { + "error": "HTTPSConnectionPool(host='lecercle.xplicite.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "definitely-not-archivefedifor.fun": { + "error": "HTTPSConnectionPool(host='definitely-not-archivefedifor.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kontramensch.net": { + "error": "HTTPSConnectionPool(host='kontramensch.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ncr.m.to": { + "error": "HTTPSConnectionPool(host='ncr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.clodo.it": { "nodeinfo": { "version": "2.0", "software": { @@ -117951,469 +123946,205 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 237 + "localPosts": 18 }, "openRegistrations": false } }, - "pleroma.leite.dev": { - "error": "HTTPSConnectionPool(host='pleroma.leite.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.florianzirker.de": { - "error": 404 - }, - "gunmastodon.com": { - "error": 404 - }, - "emmaclit.com": { - "error": 404 - }, - "peertube.ldclrcq.top": { - "error": "HTTPSConnectionPool(host='peertube.ldclrcq.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.ldclrcq.top timed out. (connect timeout=3)'))" + "katekintv.jp": { + "error": "HTTPSConnectionPool(host='katekintv.jp', port=443): Read timed out. (read timeout=3)" }, - "boozecloud.duckdns.org": { + "social.sudogeeks.com": { "error": 404 }, - "mastodon.greenwichmeanti.me": { - "error": 404 + "social.300-baud.net": { + "error": "HTTPSConnectionPool(host='social.300-baud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.linss.com": { - "error": "HTTPSConnectionPool(host='social.linss.com', port=443): Read timed out. (read timeout=3)" + "fossium.space": { + "error": "HTTPSConnectionPool(host='fossium.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "xolki.duckdns.org": { - "error": "HTTPSConnectionPool(host='xolki.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "social.akire.xyz": { + "error": "HTTPSConnectionPool(host='social.akire.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.r-d-w.net": { + "techmagus.icu": { "error": 404 }, - "go.matri.cx": { - "error": "HTTPSConnectionPool(host='go.matri.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "murmu.re": { + "error": "HTTPSConnectionPool(host='murmu.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "dissidents.tv": { - "error": 404 + "mastodon.grep.sh": { + "error": "HTTPSConnectionPool(host='mastodon.grep.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "webassembly.social": { + "blog.teddybeard.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.1.5" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 13, - "activeMonth": 1, - "activeHalfyear": 5 + "total": 1 }, - "localPosts": 37 - }, - "openRegistrations": true - } - }, - "hulvr.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "localPosts": 3, + "localComments": 1 }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 42, - "activeMonth": 16, - "activeHalfyear": 21 - }, - "localPosts": 18244 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "isserterrus@teddybeard.eu" + } } }, - "testing.kawen.dance": { - "error": "HTTPSConnectionPool(host='testing.kawen.dance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testing.kawen.dance' doesn't match 'etpregion.ru'\")))" - }, - "badc0de.net": { - "error": 502 - }, - "soc.katty.me": { - "error": "HTTPSConnectionPool(host='soc.katty.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.katty.me' doesn't match either of '*.floofy.club', 'floofy.club'\")))" - }, - "write.deadinsi.de": { - "error": "HTTPSConnectionPool(host='write.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "friendica.schrodingerscat.club": { - "error": "HTTPSConnectionPool(host='friendica.schrodingerscat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.corzntin.fr": { - "error": "HTTPSConnectionPool(host='toots.corzntin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "weebs.moe": { - "error": "HTTPSConnectionPool(host='weebs.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'weebs.moe' doesn't match 'chapi.cyklan.de'\")))" - }, - "aleph.land": { - "error": 404 - }, - "social.drew.life": { - "error": "HTTPSConnectionPool(host='social.drew.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "joinfreedom.tk": { - "error": "HTTPSConnectionPool(host='joinfreedom.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to joinfreedom.tk timed out. (connect timeout=3)'))" - }, - "cryptclub.masto.host": { - "error": "HTTPSConnectionPool(host='cryptclub.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon-ceph.dev-kubernetes.ocf.berkeley.edu": { - "error": 404 - }, - "journalist.social": { - "error": "HTTPSConnectionPool(host='journalist.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to journalist.social timed out. (connect timeout=3)'))" - }, - "next.bosslar.net": { - "error": 404 - }, - "otomachi.m.to": { - "error": "HTTPSConnectionPool(host='otomachi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.crystalyx.net": { - "error": "HTTPSConnectionPool(host='toot.crystalyx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.n07070.xyz": { + "www.mygayfans.com": { "error": 403 }, - "cloud.woda24.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.tchncs.de/users/deavmi": { - "error": 404 - }, - "social.wtfflorida.com": { - "error": "HTTPSConnectionPool(host='social.wtfflorida.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.wtfflorida.com timed out. (connect timeout=3)'))" - }, - "mastocial.herokuapp.com": { - "error": 404 - }, - "alexschroeder.ch": { - "error": 404 - }, - "mastodon.txio.eus": { - "error": "HTTPSConnectionPool(host='mastodon.txio.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/larand": { - "error": 404 - }, - "gnusocial.in": { + "mastodon.social/users/alive": { "error": 404 }, - "kurakake.net": { - "error": "HTTPSConnectionPool(host='kurakake.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "wrongthink.net": { - "error": "HTTPSConnectionPool(host='wrongthink.net', port=443): Read timed out. (read timeout=3)" - }, - "pleroma.kijowski.dev": { - "error": "HTTPSConnectionPool(host='pleroma.kijowski.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "dragonscave.space": { + "tusk.schoollibraries.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 16, - "activeMonth": 7, - "activeHalfyear": 35 + "total": 55, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 2186 + "localPosts": 1109 }, "openRegistrations": true } }, - "alpha.phereph.one": { + "mj6krf9af47c.4chan.icu": { + "error": "HTTPSConnectionPool(host='mj6krf9af47c.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "ibb.info": { "nodeinfo": { - "metadata": { - "nodeName": "Pherephone", - "nodeDescription": "An ActivityPub repeater.", - "software": { - "homepage": "https://pherephone.org", - "github": "https://github.com/writeas/pherephone", - "follow": "" - }, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.2.1" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pherephone", - "version": "0.1" + "outbound": [ + "atom1.0", + "friendica", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { "users": { - "total": 3 - } + "total": 26, + "activeHalfyear": 9, + "activeMonth": 3 + }, + "localPosts": 2369, + "localComments": 45 }, - "version": "2.0" + "metadata": { + "nodeName": "ibb.info" + } } }, - "jakob.masto.host": { - "error": "HTTPSConnectionPool(host='jakob.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "lordinateur.tech": { - "error": 521 + "socialspace.xyz": { + "error": "HTTPSConnectionPool(host='socialspace.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "12.distsn.org": { - "error": "HTTPSConnectionPool(host='12.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nitro-staging.human-connection.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/hazardwarning": { + "mastodon.the-orbit.net": { "error": 404 }, - "friendica.ingram-braun.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "social.urspringer.de": { + "error": "HTTPSConnectionPool(host='social.urspringer.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "directem.ent.ovh": { - "error": "HTTPSConnectionPool(host='directem.ent.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "soc.ialis.me/@testprius": { + "error": 404 }, - "fo4kkc41uylv.4chan.icu": { - "error": "HTTPSConnectionPool(host='fo4kkc41uylv.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "firebrand.ml": { + "error": "HTTPSConnectionPool(host='firebrand.ml', port=443): Read timed out. (read timeout=3)" }, - "7td.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "freezepeach.xyz", - "pl.smuglo.li", - "pleroma.rareome.ga", - "girlcock.club", - "gab.com", - "develop.gab.com", - "not-develop.gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "SeventhDimension Pleroma Instance", - "nodeName": "7TD", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://7td.org/zop" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" - }, - "usage": { - "localPosts": 223, - "users": { - "total": 32 - } - }, - "version": "2.0" - } + "wrestlr.social": { + "error": 404 }, - "s.nna774.net": { - "error": "HTTPSConnectionPool(host='s.nna774.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "friends.regenpfeifer.net": { + "error": "HTTPSConnectionPool(host='friends.regenpfeifer.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zalluma.adef.xyz": { + "vocalomakets.jp": { + "error": "HTTPSConnectionPool(host='vocalomakets.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "videos.wakapo.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "1.0.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 18, - "activeMonth": 11, - "activeHalfyear": 18 + "total": 1 }, - "localPosts": 120 + "localPosts": 377, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Wakapo's videos", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "medias.pingbase.net": { + "timbyr.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "madost.one": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "misskey", + "version": "12.36.1-lesath.1" }, "protocols": [ "activitypub" @@ -118427,31 +124158,50 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 4 - }, - "localPosts": 26, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "\ub9c8\ub3c4\uc2a4\ud1a4", + "nodeDescription": "\ub9c8\ub3c4\uc2a4\ud1a4\uc774\uc5d0\uc694!!
\n\uce90\uc0ad\ube75 \ucd08\ub300\uc81c\ub85c \uc6b4\uc601\ub418\uace0 \uc788\uc5b4\uc694 (\uac00\uc785\ud560\uc2dc \ubcf8\uacc4\ub97c \uc62e\uaca8\uc57c \ud55c\ub2e4\ub294 \uc870\uac74)
\n\ub2e8\uc21c\ud788 Misskey\uac00 \uad81\uae08\ud558\uc2e0 \uac70\ub77c\uba74:
\nhttps://misskey.io (\uc77c\ubcf8\uc5b4, Misskey \uacf5\uc2dd \uc778\uc2a4\ud134\uc2a4)\uc5d0\uc11c \ub458\ub7ec\ubcf4\uc2e4 \uc218 \uc788\uc5b4\uc694!
\n\ub354 \uc790\uc138\ud55c \uc18c\uac1c \ubc0f \uaddc\uce59\uc740 https://madost.one/@chocologic/pages/rules \ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694!
", + "maintainer": { + "name": "chocologic", + "email": "misskey.madost.one@gmail.com" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "langs": [ + "\ud55c\uad6d\uc5b4" + ], + "tosUrl": "https://madost.one/@chocologic/pages/rules", + "repositoryUrl": "https://gitlab.com/chocological00/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 4000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true } } }, - "disarray.nof.st": { - "error": "HTTPSConnectionPool(host='disarray.nof.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "swast.club": { + "error": "HTTPSConnectionPool(host='swast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.etheriault.ca": { - "error": 404 + "tootplanet.space": { + "error": 410 }, - "soscet.network": { - "error": "HTTPSConnectionPool(host='soscet.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dre.casa": { + "error": 401 }, - "toot.rainbow-100.com": { + "nadesiko-users.info": { + "error": "HTTPSConnectionPool(host='nadesiko-users.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mtgdon.jp": { + "error": "HTTPSConnectionPool(host='mtgdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sotong.cloud": { "nodeinfo": { "version": "2.0", "software": { @@ -118463,106 +124213,67 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 17 + "localPosts": 449 }, "openRegistrations": false } }, - "mastodon.sail42.fr": { + "mstdn.zuyadon.tk": { + "error": "HTTPSConnectionPool(host='mstdn.zuyadon.tk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/LexYeen": { "error": 404 }, - "mstdn.plus": { - "error": "HTTPSConnectionPool(host='mstdn.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gorf.club": { + "error": "HTTPSConnectionPool(host='gorf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.itcave.de": { - "error": "HTTPSConnectionPool(host='mastodon.itcave.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.itcave.de' doesn't match either of 'argus-prinzip.de', 'www.argus-prinzip.de'\")))" + "cybercoin.network": { + "error": "HTTPSConnectionPool(host='cybercoin.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "franzt.dedyn.io": { - "error": 404 + "mastodon.dc2298.org": { + "error": "HTTPSConnectionPool(host='mastodon.dc2298.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "md.sencic.com": { - "error": "HTTPSConnectionPool(host='md.sencic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.sencic.com timed out. (connect timeout=3)'))" + "pleroma.rane.sh": { + "error": "HTTPSConnectionPool(host='pleroma.rane.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "james.network": { + "masutodon.m.to": { + "error": "HTTPSConnectionPool(host='masutodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.mtcrew.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 5, - "localComments": 5 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] + "localPosts": 23 }, - "protocols": [ - "ostatus" - ], - "metadata": { - "email": "control@james.network" - } + "openRegistrations": false } }, - "segeln.social": { - "error": 503 - }, - "nextcloud.burubiblio.ovh": { - "error": "HTTPSConnectionPool(host='nextcloud.burubiblio.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.burubiblio.ovh' doesn't match either of 'bonjeruk.voyage-lombok.com', 'www.bonjeruk.voyage-lombok.com'\")))" - }, - "p9don.tokyo": { - "error": "HTTPSConnectionPool(host='p9don.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gilles.wittezaele.fr": { - "error": 404 - }, - "masto.devosmium.xyz": { - "error": "HTTPSConnectionPool(host='masto.devosmium.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.kodama-system.com": { - "error": "HTTPSConnectionPool(host='mstdn.kodama-system.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.kodama-system.com' doesn't match 'erp.kodama-system.com'\")))" - }, - "weisser-zwerg.dev": { - "error": 404 - }, - "hackyderm.ists.space": { - "error": "HTTPSConnectionPool(host='hackyderm.ists.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.website": { - "error": 404 + "snaps.gallery": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tamazgha.space": { - "error": "HTTPSConnectionPool(host='tamazgha.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "fedi.desvox.es": { + "error": "HTTPSConnectionPool(host='fedi.desvox.es', port=443): Read timed out. (read timeout=3)" }, - "pixelfed.techzerker.com": { + "pixelfed.wolfie.pw": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.techzerker.com", + "nodeName": "pixelfed.wolfie.pw", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -118570,10 +124281,10 @@ "config": { "open_registration": false, "uploader": { - "max_photo_size": "64000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 100, + "max_photo_size": "15000", + "max_caption_length": "1500", + "album_limit": "20", + "image_quality": 80, "optimize_image": true, "optimize_video": true, "media_types": "image/jpeg,image/png,image/gif", @@ -118589,9 +124300,9 @@ "loops": false }, "site": { - "name": "TechZerker Pixelfed", - "domain": "pixelfed.techzerker.com", - "url": "https://pixelfed.techzerker.com", + "name": "Wolfie Imperium Gallery", + "domain": "pixelfed.wolfie.pw", + "url": "https://pixelfed.wolfie.pw", "description": null }, "username": { @@ -118606,7 +124317,7 @@ } }, "features": { - "mobile_apis": false, + "mobile_apis": true, "circles": false, "stories": false, "video": false, @@ -118627,136 +124338,46 @@ }, "software": { "name": "pixelfed", - "version": "0.10.9" + "version": "0.10.8" }, "usage": { - "localPosts": 19, + "localPosts": 22, "localComments": 0, "users": { - "total": 1, + "total": 2, "activeHalfyear": 2, - "activeMonth": 2 + "activeMonth": 0 } }, "version": "2.0", "openRegistrations": false } }, - "occult.camp": { - "error": "HTTPSConnectionPool(host='occult.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "xoyon.net": { + "error": "HTTPSConnectionPool(host='xoyon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "telepati.ch": { + "osada.reticu.li": { + "error": "HTTPSConnectionPool(host='osada.reticu.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/EvelineMeijer": { + "error": 404 + }, + "ostatus.konosuke.jp": { + "error": "HTTPSConnectionPool(host='ostatus.konosuke.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "atravesdelcuento.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 8 - }, - "localPosts": 4889 - }, - "openRegistrations": true - } - }, - "fedi.xeno.science": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "xenofem's personal fediverse server", - "nodeName": "xenoscience", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.xeno.science/users/xenofem" - ], - "suggestions": { - "enabled": false + "total": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 75, + "localComments": 44 }, "openRegistrations": false, "protocols": [ @@ -118766,98 +124387,92 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 243, - "users": { - "total": 2 - } - }, - "version": "2.0" + "metadata": { + "email": "gabriel@publicar.uy" + } } }, - "social.lowsnr.net": { - "error": "HTTPSConnectionPool(host='social.lowsnr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "futvretown.com": { + "error": "HTTPSConnectionPool(host='futvretown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "hurgen.com": { - "error": "HTTPSConnectionPool(host='hurgen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "real.fakeclimate.science": { + "error": "HTTPSConnectionPool(host='real.fakeclimate.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "decepticons.eu.org": { - "error": "HTTPSConnectionPool(host='decepticons.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to decepticons.eu.org timed out. (connect timeout=3)'))" + "social.aksel.at": { + "error": 404 }, - "gudeleu.de": { - "error": "HTTPSConnectionPool(host='gudeleu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gudeleu.de timed out. (connect timeout=3)'))" + "x0r.stream": { + "error": "HTTPSConnectionPool(host='x0r.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.oregonlive.com": { - "error": 404 + "lanners.uk": { + "error": "HTTPSConnectionPool(host='lanners.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "projectlounge.pw": { - "error": 404 + "mastodon.cloutier.co": { + "error": "HTTPSConnectionPool(host='mastodon.cloutier.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "dominionleather.masto.host": { - "error": "HTTPSConnectionPool(host='dominionleather.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon-railsim.m.to": { + "error": "HTTPSConnectionPool(host='mastodon-railsim.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.bitbank.cc": { - "error": "Expecting value: line 1 column 1 (char 0)" + "lenuxde.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "lsngl.us": { + "mastodon.mserdar.net": { + "error": "HTTPSConnectionPool(host='mastodon.mserdar.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.automario.eu": { + "error": "HTTPSConnectionPool(host='mastodon.automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yiff.fyi": { + "error": "HTTPSConnectionPool(host='yiff.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.v.st": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 21, - "activeMonth": 4, - "activeHalfyear": 10 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 1090 + "localPosts": 521 }, "openRegistrations": false } }, - "blog.blob.cat": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Just another Plume instance.", - "nodeName": "Blog/Cat" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 9, - "users": { - "total": 12 - } - }, - "version": "2.0" - } + "mastodon.social/users/lyk": { + "error": 404 }, - "video.linc.systems": { + "beerbeer.tokyo": { + "error": "HTTPSConnectionPool(host='beerbeer.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yakiniku.cloud": { + "error": "HTTPSConnectionPool(host='yakiniku.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.aliceriverpark.pw": { + "error": "HTTPSConnectionPool(host='mastodon.aliceriverpark.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ost.isnt-it.jp": { + "error": "HTTPSConnectionPool(host='ost.isnt-it.jp', port=443): Read timed out. (read timeout=3)" + }, + "fourthestate.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "dev.diode.zone": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "vid.lelux.fi": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -118869,583 +124484,267 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 16 + "total": 42 }, - "localPosts": 154, + "localPosts": 61643, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Video Linc.Systems", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "PeerTube at lelux.fi", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "zomglol.wtf": { - "error": "HTTPSConnectionPool(host='zomglol.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hello.2heng.xin": { - "error": "HTTPSConnectionPool(host='hello.2heng.xin', port=443): Read timed out. (read timeout=3)" - }, - "calders.us": { - "error": 502 - }, - "m.noorul.xyz": { - "error": "HTTPSConnectionPool(host='m.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "voca.tube": { - "error": "HTTPSConnectionPool(host='voca.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "keelung1.ddns.net": { - "error": "HTTPSConnectionPool(host='keelung1.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pento.net": { - "error": 404 - }, - "suasa168.jp": { - "error": "HTTPSConnectionPool(host='suasa168.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to suasa168.jp timed out. (connect timeout=3)'))" - }, - "tube.cccp.io": { - "error": 502 - }, - "gs.zy.lc": { - "error": "HTTPSConnectionPool(host='gs.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.peertube.host": { - "error": "HTTPSConnectionPool(host='test.peertube.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ncp.gubsercloud.com": { - "error": "HTTPSConnectionPool(host='ncp.gubsercloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "log.jensholze.de": { + "ij.ddnss.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 14, - "localComments": 4 + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 12 }, - "metadata": { - "email": "mail@jensholze.de" - } + "openRegistrations": true } }, - "mastodon.acupofsound.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.acupofsound.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "haruhi-mstdn.club": { + "error": "HTTPSConnectionPool(host='haruhi-mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "neko33.net": { - "error": "HTTPSConnectionPool(host='neko33.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.hedron.io": { + "error": 403 }, - "social.1337lounge.de": { - "error": "HTTPSConnectionPool(host='social.1337lounge.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.1337lounge.de' doesn't match either of 'mail.ud19.udmedia.de', 'ud19.udmedia.de', 'www.ud19.udmedia.de'\")))" + "cyrille-borne.com": { + "error": 404 }, - "schleicloud.de": { + "social.vincentux.fr": { "error": 404 }, - "mastodon.syntik.fr": { - "error": "HTTPSConnectionPool(host='mastodon.syntik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.amiensweb.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.gakusei.space": { - "error": "HTTPSConnectionPool(host='social.gakusei.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thawing-bayou-99461.herokuapp.com": { + "error": 404 }, - "instagram.ethibox.fr": { - "error": "HTTPSConnectionPool(host='instagram.ethibox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "blog.uchujin.co.uk": { + "error": "HTTPSConnectionPool(host='blog.uchujin.co.uk', port=443): Read timed out. (read timeout=3)" }, - "mastodon.opencloud.lu": { + "nodevops.com": { + "error": "HTTPSConnectionPool(host='nodevops.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.pericoloso.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.pericoloso.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lobi.to": { + "error": 404 + }, + "bt1uauxl6muhpkh8fgtr.4chan.icu": { + "error": "HTTPSConnectionPool(host='bt1uauxl6muhpkh8fgtr.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "toyamastdon.net": { + "error": "HTTPSConnectionPool(host='toyamastdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "makestuff.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 65, - "activeMonth": 82, - "activeHalfyear": 364 + "total": 20, + "activeMonth": 6, + "activeHalfyear": 9 }, - "localPosts": 5976 + "localPosts": 2173 }, "openRegistrations": true } }, - "social.surtdelcercle.cat": { - "error": "HTTPSConnectionPool(host='social.surtdelcercle.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "neil.themcphails.uk": { + "error": "HTTPSConnectionPool(host='neil.themcphails.uk', port=443): Read timed out. (read timeout=3)" }, - "travelling-lurtles.world": { + "mstdn.did84.fr": { + "error": "HTTPSConnectionPool(host='mstdn.did84.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ysj.social": { + "error": "HTTPSConnectionPool(host='ysj.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "a.solido.space": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "microblogpub", + "version": "379bf46", + "repository": "https://github.com/tsileo/microblog.pub" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 10, - "activeMonth": 7, - "activeHalfyear": 8 + "total": 1 }, - "localPosts": 1004 + "localPosts": 17 }, - "openRegistrations": false + "metadata": { + "nodeName": "@mario@a.solido.space", + "version": "379bf46", + "versionDate": "Tue Apr 21 20:43:42 2020 -0300" + } } }, - "momoclo.social": { - "error": "HTTPSConnectionPool(host='momoclo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.chris-latza.de": { + "error": "HTTPSConnectionPool(host='mastodon.chris-latza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "pleroma.fujita.style": { - "error": 500 + "geek-and-poke.com": { + "error": "HTTPSConnectionPool(host='geek-and-poke.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'geek-and-poke.com' doesn't match either of '*.squarespace.com', 'squarespace.com', '*.campaign-preferences.com', 'campaign-preferences.com', '*.engage.squarespace-mail.com', 'engage.squarespace-mail.com', 'sqsp.net'\")))" }, - "theha.us": { + "freegamedev.net": { + "error": "HTTPSConnectionPool(host='forum.freegamedev.net.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.wonderful-bee.eu": { + "error": "HTTPSConnectionPool(host='pix.wonderful-bee.eu', port=443): Read timed out. (read timeout=3)" + }, + "feedseer.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kif.rocks": { + "error": 404 + }, + "pleroma.groovestomp.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "theres.life": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 79, + "activeMonth": 51, + "activeHalfyear": 138 }, - "localPosts": 529 + "localPosts": 9614 }, "openRegistrations": false } }, - "mastodon.supremenet.ddnss.org": { - "error": "HTTPSConnectionPool(host='mastodon.supremenet.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.lexserv.xyz": { + "error": "HTTPSConnectionPool(host='social.lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fear.cetra.club": { - "error": "HTTPSConnectionPool(host='fear.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "www.directe.cat": { + "error": "HTTPSConnectionPool(host='www.directe.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.directe.cat' doesn't match either of '*.srv.cat', 'srv.cat'\")))" }, - "peertube.geekael.fr": { - "error": "HTTPSConnectionPool(host='peertube.geekael.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.inapurna.org": { + "error": "HTTPSConnectionPool(host='peertube.inapurna.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.inapurna.org' doesn't match either of 'cartorando.inapurna.org', 'gitlab.inapurna.org', 'inapurna.org', 'myosm.inapurna.org', 'nextcloud.inapurna.org', 'plex.inapurna.org'\")))" }, - "pl.calavere.me": { - "error": "HTTPSConnectionPool(host='pl.calavere.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thehistoryofchina.wordpress.com": { + "error": 404 }, - "social.rbs.io": { + "hikoukidon.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 0, + "total": 1, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1074 + "localPosts": 7713 }, "openRegistrations": false } }, - "bigdoinks.online": { - "error": "HTTPSConnectionPool(host='bigdoinks.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "gnusocial.li": { + "error": 404 }, - "scdg.net": { + "poddery.com": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "diaspora", + "version": "0.7.6.0" }, - "protocols": [ - "activitypub" - ], + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 7, - "activeMonth": 105, - "activeHalfyear": 148 + "total": 5434, + "activeHalfyear": 307, + "activeMonth": 102 }, - "localPosts": 18 + "localPosts": 51862, + "localComments": 34314 }, - "openRegistrations": true + "metadata": { + "nodeName": "Poddery*", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "savepoddery" + } } }, - "kpodon.jp": { - "error": "HTTPSConnectionPool(host='kpodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "toot.shizentai.jp": { - "error": "HTTPSConnectionPool(host='toot.shizentai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "cloud.aprendiz-isi.tk": { + "error": "HTTPSConnectionPool(host='cloud.aprendiz-isi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "porygon.feuforeve.fr": { + "relay.mastodon.eric.ovh": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "pleroma.soykaf.com", - "cofe.moe", - "freehold.earth", - "ika.moe", - "manx.social", - "niu.moe", - "social.targaryen.house", - "social.wiuwiu.de", - "toot.love", - "kyot.me", - "sinblr.com", - "humblr.social", - "pleroma.1d4.us", - "misskey.io", - "misskey.xyz", - "social.librem.one", - "librem.one" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.social", - "pawoo.net" - ], - "media_removal": [], - "reject": [ - "pleroma.rareome.ga", - "2hu.club", - "ap.uwu.st", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "homura.space", - "kowai.youkai.town", - "loli.estate", - "pleroma.yorha.club", - "social.super-niche.club", - "thechad.zone", - "vampire.estate", - "youkai.town", - "2.distsn.org", - "baraag.net", - "shitasstits.life", - "social.homunyan.com", - "weeaboo.space", - "wxw.moe", - "social.raptorengineering.io", - "comm.network", - "community.highlandarrow.com", - "explosion.party", - "freezepeach.xyz", - "gs.mon5t3r.info", - "jabb.in", - "karolat.press", - "pl.smuglo.li", - "pleroma.cucked.me", - "pridelands.io", - "qoto.org", - "rainbowdash.net", - "sealion.club", - "shitposter.club", - "social.au2pb.net", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.lucci.xyz", - "unsafe.space", - "voluntaryism.club", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "not.phrack.fyi", - "counter.social", - "101010.pl", - "waifu.social", - "anime.website", - "bofa.lol", - "tri.cash", - "social.sunshinegardens.org", - "albin.social", - "raki.social", - "lolis.world", - "freespeech.host", - "freespeechextremist.com", - "goldandblack.xyz", - "liberdon.com", - "melalandia.tk", - "socnet.supes.com", - "the.hedgehoghunter.club", - "greenlifeplus.net", - "feminism.lgbt", - "gameliberty.club", - "wagesofsinisdeath.com", - "aria.company", - "social.beepboop.ga", - "rapefeminists.network", - "neckbeard.xyz", - "social.louisoft01.moe", - "mobile.co", - "bugs.social", - "social.quodverum.com", - "weeb.academy", - "pleroma.jonquan.cf", - "develop.gab.com", - "gab.com", - "exited.eu", - "lets.saynoto.lgbt", - "gab.ai", - "kys.moe", - "yorishiro.space", - "stereophonic.space", - "beehub.org", - "pieville.net", - "pleroma.kiwifarms.net", - "gab.sleeck.eu", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "gabfed.com", - "spinster.xyz", - "skippers-bin.com", - "fedichive.tk", - "bitcoinhackers.org", - "kag.social", - "prout.social", - "not-develop.gab.com", - "gab.io", - "gab.protohype.net", - "gab.polaris-1.work", - "spinster.dev", - "glindr.org", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Feufor\u00eave & Porygon", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://porygon.feuforeve.fr/users/Feufochmar" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -119454,33 +124753,81 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.50-2808-g6d797b99-develop" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { - "localPosts": 13, + "localPosts": 0, "users": { - "total": 2 + "total": 1 } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "travelpandas.fr", + "mastodon.echelon4.xyz" + ] + } } }, - "dragon.garden": { - "error": "HTTPSConnectionPool(host='dragon.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.alexandremottier.fr": { + "threatpost.com": { "error": 404 }, - "newsroom.fb.com": { + "medsos.web.id": { + "error": "HTTPSConnectionPool(host='medsos.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.madcam.co.uk": { + "error": "HTTPSConnectionPool(host='social.madcam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "irkos.uk": { + "error": "HTTPSConnectionPool(host='irkos.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sammiesweetie.com": { + "error": "HTTPSConnectionPool(host='sammiesweetie.com', port=443): Read timed out. (read timeout=3)" + }, + "oc.silasundverena.de": { + "error": "HTTPSConnectionPool(host='oc.silasundverena.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.inux39.me": { + "error": "HTTPSConnectionPool(host='pleroma.inux39.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.inux39.me' doesn't match 'inux39.me'\")))" + }, + "cloud.timg.fr": { + "error": 403 + }, + "cyzed.com": { + "error": "HTTPSConnectionPool(host='cyzed.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/roseieamory": { "error": 404 }, - "video.irem.univ-paris-diderot.fr": { + "dot.or.at": { + "error": "HTTPSConnectionPool(host='dot.or.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dot.or.at' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "feliver.se": { + "error": "HTTPSConnectionPool(host='feliver.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zom.ddns.net": { + "error": "HTTPSConnectionPool(host='zom.ddns.net', port=443): Read timed out. (read timeout=3)" + }, + "test.moontreeproject.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "community.supernerdland.com": { + "error": "HTTPSConnectionPool(host='community.supernerdland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "w3.e3-83-ad-e3-83-aa.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.jankambo.net": { + "error": "HTTPSConnectionPool(host='social.jankambo.net', port=443): Read timed out. (read timeout=3)" + }, + "tube-toulouse.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.4.1" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -119492,241 +124839,352 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 101 }, - "localPosts": 433, - "localComments": 0 + "localPosts": 7409, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "PeerTube Temporaire de l academie de Toulouse", + "nodeDescription": "PeerTube, hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } } } }, - "mastodon.maop.mx": { - "error": "HTTPSConnectionPool(host='mastodon.maop.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "friends.mooseyard.com": { - "error": "HTTPSConnectionPool(host='friends.mooseyard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "gensou.social": { + "error": "HTTPSConnectionPool(host='gensou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vichar.me": { - "error": "HTTPSConnectionPool(host='vichar.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "furry.site": { + "error": "HTTPSConnectionPool(host='furry.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "omniorthogonal.blogspot.com": { + "utdon.herokuapp.com": { "error": 404 }, - "nudemy.com": { - "error": 404 + "mst.heiki-hecchara.net": { + "error": "HTTPSConnectionPool(host='mst.heiki-hecchara.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mal.systems": { - "error": "HTTPSConnectionPool(host='mal.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mal.systems timed out. (connect timeout=3)'))" + "xn--fiz.xn--kst.jp": { + "error": "HTTPSConnectionPool(host='xn--fiz.xn--kst.jp', port=443): Read timed out. (read timeout=3)" }, - "mastodon.starapps-network.com": { + "next.hostless.eu": { + "error": "HTTPSConnectionPool(host='next.hostless.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mattstodon.triopticon.com": { + "error": "HTTPSConnectionPool(host='mattstodon.triopticon.com', port=443): Read timed out. (read timeout=3)" + }, + "image.linc.systems": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "image.linc.systems", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "30000", + "max_caption_length": "150", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "image.linc.systems", + "url": "https://image.linc.systems", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 15, + "localComments": 0, "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 6 + "total": 10, + "activeHalfyear": 9, + "activeMonth": 3 + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "mister-mean-spirited.blogspot.de": { - "error": 404 - }, - "peertube.endcoo.nohost.me": { - "error": "HTTPSConnectionPool(host='peertube.endcoo.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.endcoo.nohost.me timed out. (connect timeout=3)'))" - }, - "hub.weho.st": { - "error": "HTTPSConnectionPool(host='hub.weho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "eunivers.social": { - "error": "HTTPSConnectionPool(host='eunivers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot-test.masto.host": { + "blog.dorianvasco.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 9 + "localPosts": 144, + "localComments": 1 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "mail@dorianvasco.de" + } } }, - "cybre.ninja": { + "blog.development.write.as": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": {}, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "cybre.ninja", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://cybre.ninja/users/dokuja" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Dev Blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.9" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 948, "users": { - "total": 2 - } + "total": 1 + }, + "localPosts": 6 }, "version": "2.0" } }, - "connect.federati.net": { - "error": "HTTPSConnectionPool(host='connect.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "securitymastod.one": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "arkchat.org": { + "nextcloud.cemeaction.be": { + "error": "HTTPSConnectionPool(host='nextcloud.cemeaction.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.librelabucm.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 37, - "activeMonth": 34, - "activeHalfyear": 46 + "total": 524, + "activeMonth": 287, + "activeHalfyear": 377 }, - "localPosts": 439 + "localPosts": 11848 }, "openRegistrations": true } }, - "mastodon.social/users/rlndwgnr": { - "error": 404 - }, - "awoo.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='awoo.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "listen.gallery": { + "error": "HTTPSConnectionPool(host='listen.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.k7dxs.net": { + "voxday.blogspot.com": { "error": 404 }, - "cloud.beachcom.org": { - "error": "HTTPSConnectionPool(host='cloud.beachcom.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nudie.social": { - "error": "HTTPSConnectionPool(host='nudie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nudie.social' doesn't match 'pl.nudie.social'\")))" - }, - "fourthestate.social": { - "error": "HTTPSConnectionPool(host='fourthestate.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" + "pixelfed.stemy.me": { + "error": 500 }, - "peertube.mazzonetto.eu": { + "videos.globenet.org": { "nodeinfo": { "version": "2.0", "software": { @@ -119743,182 +125201,47 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 6 }, - "localPosts": 24075, - "localComments": 1 + "localPosts": 86, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "J\u00e9r\u00e9my's PeerTube - mazzonetto.eu", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. Some users of certains countries could not have access to this instance for private reasons! No need to try to subscribe in case you are on black list!", + "nodeName": "Vid\u00e9os Globenet", + "nodeDescription": "Plateforme vid\u00e9o pour les structures h\u00e9berg\u00e9es par l'association Globenet. ", "nodeConfig": { "plugin": { "registered": [ { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - }, - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "matomo", + "name": "simplelogo", "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "bittube-airtime-module", - "version": "2.1.2", - "description": "BitTube AirTime Module", + "description": "PeerTube simple logo plugin", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", "scopes": [ "common" ] - }, - "client/common-airtime.js": { - "script": "client/common-airtime.js", - "scopes": [] - }, - "client/common-api.js": { - "script": "client/common-api.js", - "scopes": [] - }, - "client/common-shared.js": { - "script": "client/common-shared.js", - "scopes": [] - }, - "client/common-ui.js": { - "script": "client/common-ui.js", - "scopes": [] } } } ] }, "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], + "registered": [], "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -119932,24 +125255,23 @@ 240, 360, 480, - 720, - 1080 + 720 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -120021,233 +125343,49 @@ } } }, - "tooter.club": { - "error": "HTTPSConnectionPool(host='tooter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "iddqd.social": { + "error": 404 }, - "www.lurk.online": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "darkrose.threshold-zero.com": { + "error": "HTTPSConnectionPool(host='darkrose.threshold-zero.com', port=443): Read timed out. (read timeout=3)" }, - "social-copwell.fr": { - "error": "HTTPSConnectionPool(host='social-copwell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "slice.zone": { + "error": 404 }, - "mordor.social": { + "peertube.vincentux.fr": { + "error": "HTTPSConnectionPool(host='peertube.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.slat.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] + "name": "peertube", + "version": "2.1.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": true, "usage": { "users": { - "total": 8, - "activeHalfyear": 7, - "activeMonth": 7 + "total": 71 }, - "localPosts": 93, - "localComments": 99 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Mordor Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "peertube.euzilla.de": { - "error": "HTTPSConnectionPool(host='peertube.euzilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/EvelineMeijer": { - "error": 404 - }, - "mastodon.10x.sh": { - "error": "HTTPSConnectionPool(host='mastodon.10x.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ketsuben.red": { - "error": "HTTPSConnectionPool(host='ketsuben.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ketsuben.red' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" - }, - "mastodon.social/users/kyliejenner": { - "error": 404 - }, - "mastodon.social/users/aho": { - "error": 404 - }, - "pangu.hengsha.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2902 - }, - "openRegistrations": false - } - }, - "keibadon.com": { - "error": "HTTPSConnectionPool(host='keibadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kancolle.m.to": { - "error": "HTTPSConnectionPool(host='kancolle.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "deo.moe": { - "error": "HTTPSConnectionPool(host='deo.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "birdshite.localtunnel.me": { - "error": "HTTPSConnectionPool(host='birdshite.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "upub.komittee.net": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "98db7dd", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 219 - }, - "metadata": { - "nodeName": "@kunimi_komichi@upub.komittee.net", - "version": "98db7dd", - "versionDate": "Author: Komichi Kunimi " - } - } - }, - "o.4chan.icu": { - "error": "HTTPSConnectionPool(host='o.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "osakana.cloud": { - "error": "HTTPSConnectionPool(host='osakana.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-workers.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3850, - "activeMonth": 313, - "activeHalfyear": 430 - }, - "localPosts": 3687193 - }, - "openRegistrations": true - } - }, - "social.madcam.co.uk": { - "error": "HTTPSConnectionPool(host='social.madcam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "manimani.m.to": { - "error": "HTTPSConnectionPool(host='manimani.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "office.netzgestaltung.at": { - "error": "HTTPSConnectionPool(host='office.netzgestaltung.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to office.netzgestaltung.at timed out. (connect timeout=3)'))" - }, - "McDev.Tech": { - "error": 406 - }, - "social.thefreaks.club": { - "error": 403 - }, - "ms.igu.fi": { - "error": "HTTPSConnectionPool(host='ms.igu.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ms.igu.fi timed out. (connect timeout=3)'))" - }, - "videomensoif.ynh.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 71032, - "localComments": 2 + "localPosts": 5909, + "localComments": 6 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Le PeerTube de Mensoif", - "nodeDescription": "PeerTube de Mensoif est le service de visualisation et de partage de vid\u00e9os de Mensoif, services en r\u00e9seaux personnels et gratuits \u00e9dit\u00e9s par aucune soci\u00e9t\u00e9 et accessibles sur le site https://videomensoif.ynh.fr/", + "nodeName": "\u8edf\u9ad4\u81ea\u7531\u5354\u6703 PeerTube \u5f71\u97f3\u5e73\u53f0", + "nodeDescription": "\u8edf\u9ad4\u81ea\u7531\u5354\u6703\u7684 PeerTube \u5f71\u97f3\u983b\u9053", "nodeConfig": { "plugin": { "registered": [] @@ -120291,7 +125429,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -120348,8 +125486,8 @@ } }, "user": { - "videoQuota": 104857600, - "videoQuotaDaily": 10485760 + "videoQuota": 5368709120, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -120363,49 +125501,16 @@ } } }, - "metroxfi.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 159, - "localComments": 242 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "rickt@mantaproject.com" - } - } - }, - "cave.m.to": { - "error": "HTTPSConnectionPool(host='cave.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cornix.hostdon.jp": { - "error": "HTTPSConnectionPool(host='cornix.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mygaming.space": { - "error": "HTTPSConnectionPool(host='mygaming.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fam.vermeulen.id.au": { + "error": "HTTPSConnectionPool(host='fam.vermeulen.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mysim.online": { + "pretendracecars.net": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "girly.monster": { - "error": "HTTPSConnectionPool(host='girly.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "m.jugg.xyz": { + "error": "HTTPSConnectionPool(host='m.jugg.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "leafy.zone": { + "mastodonlibre.ml": { "nodeinfo": { "version": "2.0", "software": { @@ -120419,266 +125524,76 @@ "users": { "total": 2, "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "www.zotzmann-koch.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 + "activeHalfyear": 2 }, - "localPosts": 14, - "localComments": 11 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 5 }, - "metadata": { - "email": "klaudia@zotzmann-koch.com" - } + "openRegistrations": true } }, - "red.fairymeadow.org": { - "error": 503 + "botpub.lmorchard.com": { + "error": "HTTPSConnectionPool(host='botpub.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.sftblw.moe": { + "davidwolfpaw.com": { "error": 403 }, - "mstdn.nrkn.fr": { - "error": "HTTPSConnectionPool(host='mstdn.nrkn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "eu1.mastoburn.com": { - "error": "HTTPSConnectionPool(host='eu1.mastoburn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "postactiv.geniusmusing.com": { - "error": "HTTPSConnectionPool(host='postactiv.geniusmusing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "funkwhale.torlipen.net": { - "error": "HTTPSConnectionPool(host='funkwhale.torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hakui.club": { - "error": "HTTPSConnectionPool(host='hakui.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hakui.club timed out. (connect timeout=3)'))" - }, - "kadokawadon.jp": { - "error": "HTTPSConnectionPool(host='kadokawadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.israelmgo.es": { - "error": "HTTPSConnectionPool(host='mastodon.israelmgo.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "rule-of-three.club": { - "error": "HTTPSConnectionPool(host='rule-of-three.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "czvjpn.info": { - "error": 404 - }, - "laevateinn.tk": { - "error": "HTTPSConnectionPool(host='laevateinn.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to laevateinn.tk timed out. (connect timeout=3)'))" - }, - "social.jamiesnotes.com": { - "error": "HTTPSConnectionPool(host='social.jamiesnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "narf.restinpixels.de": { - "error": "HTTPSConnectionPool(host='narf.restinpixels.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'narf.restinpixels.de' doesn't match either of 'restinpixels.de', 'www.restinpixels.de'\")))" + "randommusings.online": { + "error": "HTTPSConnectionPool(host='randommusings.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "iscute.moe": { + "social.justos.info": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 100 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "ObjectAgePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "freespeechextremist.com", - "dickkickextremist.xyz", - "rapLst.town" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "An instance for cuties", - "nodeName": "iscute.moe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://iscute.moe/users/admin", - "https://iscute.moe/users/kurisu", - "https://iscute.moe/users/steph" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 50000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 121024, "users": { - "total": 25 - } + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 + }, + "localPosts": 12 }, - "version": "2.0" + "openRegistrations": true } }, - "trillion.masto.host": { - "error": "HTTPSConnectionPool(host='trillion.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "faisal.social": { - "error": "HTTPSConnectionPool(host='faisal.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "forza7.com": { - "error": "HTTPSConnectionPool(host='forza7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to forza7.com timed out. (connect timeout=3)'))" - }, - "soc.scarly.pink": { - "error": "HTTPSConnectionPool(host='soc.scarly.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "biglittle.space": { - "error": "HTTPSConnectionPool(host='biglittle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sns.nombi.info": { - "error": "HTTPSConnectionPool(host='sns.nombi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.komittee.net": { + "error": "HTTPSConnectionPool(host='pl.komittee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "animal-crossing.mastportal.info": { + "social.eiselecloud.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 200, - "activeMonth": 155, - "activeHalfyear": 178 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 78815 + "localPosts": 4 }, "openRegistrations": true } }, - "replicationindex.wordpress.com": { - "error": 404 + "social.jonwatson.ca": { + "error": "HTTPSConnectionPool(host='social.jonwatson.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nuage.acostey.fr": { + "social.darks.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "12.30.0" }, "protocols": [ "activitypub" @@ -120692,136 +125607,33 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 2 - }, - "localPosts": 4710, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Darks' cozy home", + "nodeDescription": "A instance for me. And maybe friends, but IDK.", + "maintainer": { + "name": null, + "email": null }, - "nodeName": "Nuage de vid\u00e9os", - "nodeDescription": "PeerTube, une plateforme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur web avec WebTorrent et Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 104857600, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false } } }, - "mastodon.social/users/caesarologia": { - "error": 404 - }, - "ceilingroomba.com": { - "error": 404 - }, - "rollerderby.social": { + "mikumiku3.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -120833,110 +125645,60 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 6 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 10 + "localPosts": 1111 }, - "openRegistrations": true + "openRegistrations": false } }, - "r45.jp": { - "error": "HTTPSConnectionPool(host='r45.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnu.tiflolinux.org": { - "error": 404 - }, - "kmyd.moe": { - "error": "HTTPSConnectionPool(host='kmyd.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "interfesse.net": { - "error": "HTTPSConnectionPool(host='interfesse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "m.devolio.net": { - "error": "HTTPSConnectionPool(host='m.devolio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "orebrotribune.online": { - "error": "HTTPSConnectionPool(host='orebrotribune.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.dancohen.org": { - "error": 404 + "usagi.m.to": { + "error": "HTTPSConnectionPool(host='usagi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nx7822.your-storageshare.de": { - "error": 403 + "mastodon.internot.no": { + "error": "HTTPSConnectionPool(host='mastodon.internot.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kylepiira.com": { + "pwet.grassroot.space": { "nodeinfo": { "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, "usage": { "users": { - "total": 2 + "total": 39 }, - "localPosts": 83, - "localComments": 97 + "localPosts": 300 + }, + "software": { + "version": "1.0.7-2-ga067cf0f", + "name": "pleroma" }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "outbound": [], + "inbound": [] }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, "metadata": { - "email": "webmaster@kylepiira.com" - } - } - }, - "pleroma.breizh.me": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "L'instance d'un administrateur syst\u00e8me qui aime les galettes", - "nodeName": "Breizh.pm", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "staffAccounts": [ + "https://pwet.grassroot.space/users/jeanjack" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -120969,255 +125731,773 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.breizh.pm/users/breizh" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 1344, - "users": { - "total": 2 - } - }, - "version": "2.0" + "nodeName": "grassroot", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "gopher", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "openwritenovelmonth2018.tekmav.space": { - "error": "HTTPSConnectionPool(host='openwritenovelmonth2018.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.fanikk.fi": { + "error": 404 }, - "wimann.dd-dns.de": { - "error": "HTTPSConnectionPool(host='wimann.dd-dns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "colorfur.com": { + "error": 404 }, - "ehr.m.to": { - "error": "HTTPSConnectionPool(host='ehr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "grishka.me": { + "error": 404 }, - "streamers.social": { - "error": "HTTPSConnectionPool(host='streamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "manhater.io": { + "error": "HTTPSConnectionPool(host='manhater.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bullock.me": { - "error": 403 + "cyber-city.m.to": { + "error": "HTTPSConnectionPool(host='cyber-city.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fgochiho.vip": { - "error": "HTTPSConnectionPool(host='fgochiho.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "www.jamesmullarkey.com": { + "error": 404 }, - "m.thenautilus.net": { - "error": 503 + "social.adyxax.org": { + "error": "HTTPSConnectionPool(host='social.adyxax.org', port=443): Read timed out. (read timeout=3)" }, - "photodon.org": { + "cloud.panomity.com": { "error": 404 }, - "unqualified-reservations.blogspot.hk": { - "error": 404 + "sin1mstdn.dip.jp": { + "error": "HTTPSConnectionPool(host='sin1mstdn.dip.jp', port=443): Read timed out. (read timeout=3)" }, - "mtd2.ax9.eu": { - "error": "HTTPSConnectionPool(host='mtd2.ax9.eu', port=443): Read timed out. (read timeout=3)" + "tube.tux.ovh": { + "error": "HTTPSConnectionPool(host='tube.tux.ovh', port=443): Read timed out. (read timeout=3)" }, - "social.incenp.org": { + "papers.weburn.ru": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "metadata": { + "nodeName": "Papers we burn", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 10, + "publicReader": false, + "invites": true }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "rss2.0" ] }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 + "activeHalfyear": 2 }, - "localPosts": 279, - "localComments": 36 + "localPosts": 20 }, - "openRegistrations": false, - "metadata": { - "nodeName": "Incenp Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "version": "2.0" } }, - "habitat.lunarpunk.space": { + "toot.discorded.io": { + "error": "HTTPSConnectionPool(host='toot.discorded.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "trex.cafe": { + "error": "HTTPSConnectionPool(host='trex.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "forumindex.social": { + "error": "HTTPSConnectionPool(host='forumindex.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status451.com": { "error": 404 }, - "35.185.206.246": { - "error": "HTTPSConnectionPool(host='35.185.206.246', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 35.185.206.246 timed out. (connect timeout=3)'))" + "social.fpsource.info": { + "error": "HTTPSConnectionPool(host='social.fpsource.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "plrm.l4p1n.ch": { - "error": "HTTPSConnectionPool(host='plrm.l4p1n.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.spiderden.net": { + "error": "HTTPSConnectionPool(host='mastodon.spiderden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pwewoma.natalie.ee": { - "error": "HTTPSConnectionPool(host='pwewoma.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.kampftoast.de": { + "error": "HTTPSConnectionPool(host='tube.kampftoast.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.storais.org": { - "error": "HTTPSConnectionPool(host='video.storais.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.freeculture.org": { + "error": 404 }, - "metalhead.club": { + "raim0713.m.to": { + "error": "HTTPSConnectionPool(host='raim0713.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.halle-leaks.de": { + "error": "HTTPSConnectionPool(host='video.halle-leaks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.mlmie.net": { + "error": 404 + }, + "mame.m.to": { + "error": "HTTPSConnectionPool(host='mame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rsi.social": { + "error": "HTTPSConnectionPool(host='rsi.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lost-angles.im": { + "error": "HTTPSConnectionPool(host='lost-angles.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.onliniak.ct8.pl": { + "error": "HTTPSConnectionPool(host='social.onliniak.ct8.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.onliniak.ct8.pl' doesn't match either of 'onliniak.ct8.pl', 'www.onliniak.ct8.pl'\")))" + }, + "eu1.mastoburn.com": { + "error": "HTTPSConnectionPool(host='eu1.mastoburn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "comprac.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 943, - "activeMonth": 146, - "activeHalfyear": 146 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 59172 + "localPosts": 1 }, "openRegistrations": false } }, - "mast.subzone.space": { - "error": "HTTPSConnectionPool(host='mast.subzone.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gulp.cafe": { + "lgbtq.cool": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.0+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 180, - "activeMonth": 41, - "activeHalfyear": 111 + "total": 555, + "activeMonth": 32, + "activeHalfyear": 603 }, - "localPosts": 33134 + "localPosts": 152676 }, - "openRegistrations": true + "openRegistrations": false } }, - "toot.coupou.fr": { + "batty.fun": { + "error": "HTTPSConnectionPool(host='batty.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jortdenooij.nl": { + "error": "HTTPSConnectionPool(host='jortdenooij.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jortdenooij.nl' doesn't match either of 'cloud.jortdenooij.nl', 'git.jortdenooij.nl', 'seafile.jortdenooij.nl'\")))" + }, + "fuguri.site": { + "error": "HTTPSConnectionPool(host='fuguri.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "musicosmx.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 7, + "activeHalfyear": 11 }, - "localPosts": 39 + "localPosts": 821 }, "openRegistrations": true } }, - "boss.taxi": { - "error": "HTTPSConnectionPool(host='boss.taxi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.davidpeach.co.uk": { + "error": "HTTPSConnectionPool(host='peertube.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "juick.com": { - "error": "HTTPSConnectionPool(host='juick.com', port=443): Read timed out. (read timeout=3)" + "vageliscloud.ddns.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tube.hoga.fr": { + "mastodon.socnet.eu": { + "error": "HTTPSConnectionPool(host='mastodon.socnet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "feralkin.com": { + "error": "HTTPSConnectionPool(host='feralkin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'feralkin.com' doesn't match 'curio.shriker.ca'\")))" + }, + "pix.simounet.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "pix.simounet.net", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "10", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pix.simounet.net", + "domain": "pix.simounet.net", + "url": "https://pix.simounet.net", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": false, "usage": { + "localPosts": 23, + "localComments": 0, "users": { - "total": 4 - }, - "localPosts": 12229, - "localComments": 0 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Hoga Tube", - "nodeDescription": "[FR]\nHoga Tube est l'instance PeerTube mis en place et maintenue par Emmanuel Revah pour Hoga.\n\n[EN]\nHoga Tube is a PeerTube instance setup and managed by Emmanuel Revah for Hoga.", + "version": "2.0", + "openRegistrations": false + } + }, + "go-to.ddns.net": { + "error": "HTTPSConnectionPool(host='go-to.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sleepybois.social": { + "error": "HTTPSConnectionPool(host='sleepybois.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.priartem.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pegasusquadron.fr": { + "error": "HTTPSConnectionPool(host='pegasusquadron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "theotherdell.com": { + "error": "HTTPSConnectionPool(host='theotherdell.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "space.nsnd20.com": { + "error": "HTTPSConnectionPool(host='space.nsnd20.com', port=443): Read timed out. (read timeout=3)" + }, + "gs.dnlsd.nom.es": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "xmpp", + "activitypub", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 22, + "activeMonth": 14 + }, + "localPosts": 1776, + "localComments": 1353 + }, + "metadata": { + "nodeName": "DanielSideGnuSocial", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 104857600, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "zfadd.is": { + "error": "HTTPSConnectionPool(host='zfadd.is', port=443): Read timed out. (read timeout=3)" + }, + "art.librepunk.club": { + "nodeinfo": { + "metadata": { + "nodeName": "art.librepunk.club", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "1500", + "album_limit": "10", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "\ud83c\udfa8librepunk\ud83c\udfa8", + "domain": "art.librepunk.club", + "url": "https://art.librepunk.club", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 289, + "localComments": 0, + "users": { + "total": 108, + "activeHalfyear": 115, + "activeMonth": 34 + } + }, + "version": "2.0", + "openRegistrations": true + } + }, + "mi.zuiho.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.28.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Zuiho Social", + "nodeDescription": "\u5c71\u5965\u304b\u3089\u767a\u4fe1\u3055\u308c\u308bActivityPub\u306e\u6ce2\n\u306a\u3093\u3060\u304b\u4e0d\u5b89\u5b9a\u3060\u3051\u3069\u4eca\u65e5\u3082\u751f\u304d\u3066\u3044\u304f", + "maintainer": { + "name": null, + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "hax0rz.lol": { + "error": "HTTPSConnectionPool(host='hax0rz.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.luhrck.com": { + "error": "HTTPSConnectionPool(host='mastodon.luhrck.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.xqz.ca": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 196 + }, + "software": { + "version": "0.9.0-4339-g4e8b4cd1-xqz", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://social.xqz.ca/users/will" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "SOCIAL/XQZ", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [ + "raki.social" + ], + "media_removal": [ + "pl.smuglo.li", + "mstdn.jp", + "pl.knotteye.cc" + ], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "plume.tentacul.es": { + "nodeinfo": { + "metadata": { + "nodeDescription": "Petite instance communautaire. Pour obtenir un compte, contactez-moi par l'un des comptes sociaux que vous me connaissez.", + "nodeName": "Plumes & Tentacules" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 51, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "embracing.space": { + "error": 404 + }, + "such.social": { + "error": "HTTPSConnectionPool(host='such.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pico-fe.m.to": { + "error": "HTTPSConnectionPool(host='pico-fe.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.nekko.online": { + "error": "HTTPSConnectionPool(host='pleroma.nekko.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blogging.from.pup.cloud": { + "error": "HTTPSConnectionPool(host='blogging.from.pup.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastod.in": { + "error": "HTTPSConnectionPool(host='mastod.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.lebib.org": { + "error": 404 + }, + "flirtingwithnihilism.com": { + "nodeinfo": { + "metadata": { + "nodeName": "flirting with nihilism", + "nodeDescription": "shouting into the void with questions about 21st century living...", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 39 + }, + "version": "2.0" + } + }, + "peertube3.cpy.re": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 40304, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube 3", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -121240,6 +126520,7 @@ "enabled": true }, "enabledResolutions": [ + 240, 360, 480, 720, @@ -121259,7 +126540,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -121316,7 +126597,7 @@ } }, "user": { - "videoQuota": 524288000, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -121331,19 +126612,28 @@ } } }, - "fideli.us": { - "error": "HTTPSConnectionPool(host='fideli.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fideli.us timed out. (connect timeout=3)'))" + "wandzeitung.xyz": { + "error": "HTTPSConnectionPool(host='wandzeitung.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dotdon.m.to": { - "error": "HTTPSConnectionPool(host='dotdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "00x.club": { + "error": "HTTPSConnectionPool(host='00x.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.raa0121.info": { - "error": 404 + "yyu10arti-rug20ma1po9.jp": { + "error": "HTTPSConnectionPool(host='yyu10arti-rug20ma1po9.jp', port=443): Read timed out. (read timeout=3)" }, - "frdca.codebydrew.com": { + "social.aqeeliz.com": { + "error": 403 + }, + "cute.group": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.kida.io": { + "error": "HTTPSConnectionPool(host='mastodon.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "status.manley.org": { "error": 404 }, - "mastodon.ktachibana.party": { + "pouet.couchet.org": { "nodeinfo": { "version": "2.0", "software": { @@ -121355,57 +126645,37 @@ ], "usage": { "users": { - "total": 30, - "activeMonth": 25, - "activeHalfyear": 34 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3570 + "localPosts": 3549 }, - "openRegistrations": true + "openRegistrations": false } }, - "MELD.de/friendica": { - "error": 404 - }, - "peertube.subak.ovh": { - "error": "HTTPSConnectionPool(host='peertube.subak.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.subak.ovh' doesn't match either of 'board.subak.ovh', 'git.subak.ovh', 'nc.subak.ovh', 'subak.club', 'subak.ovh', 'vallois-ferat.fr', 'video.subak.ovh', 'www.vallois-ferat.fr'\")))" - }, - "woodfield.institute": { - "error": "HTTPSConnectionPool(host='woodfield.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "friendica.space": { - "error": 404 - }, - "compassion.online": { - "error": "HTTPSConnectionPool(host='compassion.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "phosphor.space": { - "error": "HTTPSConnectionPool(host='phosphor.space', port=443): Read timed out. (read timeout=3)" - }, - "videos.alaeith.com": { - "error": "HTTPSConnectionPool(host='videos.alaeith.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "f2.der.moe": { + "error": "HTTPSConnectionPool(host='f2.der.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f2.der.moe' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "cmd.social": { - "error": "HTTPSConnectionPool(host='cmd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cmd.social' doesn't match 'de2.terrahost.org'\")))" + "nwxs.eu": { + "error": 403 }, - "www.illbay.com": { + "utodon.jp": { "error": 404 }, - "pleroma.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='pleroma.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.numericoop.fr": { + "error": "HTTPSConnectionPool(host='videos.numericoop.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.numericoop.fr' doesn't match either of '*.coopaname.sandcats.io', 'coopaname.sandcats.io'\")))" }, - "smartman.freemyip.com": { + "pleroma.jezra.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -121417,16 +126687,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Smart Man", + "nodeName": "pleroma.jezra.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -121474,10 +126738,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://smartman.freemyip.com/users/smartman" + "https://pleroma.jezra.net/users/jezra" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -121486,9 +126754,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -121496,21 +126765,61 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-32-g802b9918-develop" + "version": "1.1.8" }, "usage": { - "localPosts": 14, + "localPosts": 739, "users": { - "total": 5 + "total": 2 } }, "version": "2.0" } }, - "blog.matthewgraybosch.com": { - "error": "HTTPSConnectionPool(host='blog.matthewgraybosch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wtf.derdorifer.org": { + "nodeinfo": { + "metadata": { + "nodeName": "WriteFreely", + "nodeDescription": "ein F\u00f6derations-Blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": false + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 5 + }, + "version": "2.0" + } }, - "birb.site": { + "mstdn.exianote.tk": { + "error": "HTTPSConnectionPool(host='mstdn.exianote.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "noon.social": { + "error": "HTTPSConnectionPool(host='noon.social', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.ar.al": { "nodeinfo": { "version": "2.0", "software": { @@ -121522,79 +126831,66 @@ ], "usage": { "users": { - "total": 61, - "activeMonth": 24, - "activeHalfyear": 26 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 48735 + "localPosts": 7116 }, "openRegistrations": false } }, - "syasai.club": { + "mastodon.waffle.tech": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 70, - "activeMonth": 30, - "activeHalfyear": 43 + "total": 64, + "activeMonth": 59, + "activeHalfyear": 60 }, - "localPosts": 26519 + "localPosts": 323 }, "openRegistrations": true } }, - "mstdn.serv-ops.com": { + "hokutodon.co": { "error": 404 }, - "peertube.social.my-wan.de": { + "ifwo.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 14, + "activeMonth": 5, + "activeHalfyear": 15 }, - "localPosts": 6, - "localComments": 0 + "localPosts": 2262 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Ren\u00e9s PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "intahnet.co.uk": { + "mastodon.reaves.dev": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" @@ -121602,24 +126898,18 @@ "usage": { "users": { "total": 2, - "activeMonth": 35, - "activeHalfyear": 35 + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 21546 + "localPosts": 48 }, "openRegistrations": true } }, - "nextcloud.devonrjohnson.stream": { - "error": 403 - }, - "social.mysacredaltar.com": { - "error": "HTTPSConnectionPool(host='social.mysacredaltar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cosi.town": { - "error": "HTTPSConnectionPool(host='cosi.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/robparsons": { + "error": 404 }, - "ranran.tw": { + "social.grotz.me": { "nodeinfo": { "version": "2.0", "software": { @@ -121631,16 +126921,46 @@ ], "usage": { "users": { - "total": 55, - "activeMonth": 22, - "activeHalfyear": 61 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 984 + "localPosts": 3 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.ra-phi.ch": { + "pleroma-dev.captain.io": { + "error": "HTTPSConnectionPool(host='pleroma-dev.captain.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.peixe.co": { + "error": "HTTPSConnectionPool(host='social.peixe.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.peixe.co' doesn't match 'sv1.freelab.cc'\")))" + }, + "tootux.tk": { + "error": "HTTPSConnectionPool(host='tootux.tk', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.us": { + "error": "HTTPSConnectionPool(host='mstdn.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ncc1701.dd-dns.de": { + "error": 404 + }, + "test.tegedon.net": { + "error": 404 + }, + "cloud.girino.org": { + "error": "HTTPSConnectionPool(host='cloud.girino.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.riskmanage.jp": { + "error": "HTTPSConnectionPool(host='mstdn.riskmanage.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bristol.social": { + "error": "HTTPSConnectionPool(host='bristol.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "team-d.jp": { + "error": "HTTPSConnectionPool(host='team-d.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'team-d.jp' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" + }, + "m.hitorino.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -121652,74 +126972,45 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1049, + "activeMonth": 93, + "activeHalfyear": 315 }, - "localPosts": 220 + "localPosts": 12613 }, - "openRegistrations": false + "openRegistrations": true } }, - "staging.pixelfed.net": { + "sanctuary.heypumpk.in": { + "error": "HTTPSConnectionPool(host='sanctuary.heypumpk.in', port=443): Read timed out. (read timeout=3)" + }, + "honk.hmm.st": { + "error": 404 + }, + "s.uninform.at": { + "error": "HTTPSConnectionPool(host='s.uninform.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.tuvie.com": { + "error": "HTTPSConnectionPool(host='www.tuvie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.pdxgrouphouses.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "maff.scot": { "nodeinfo": { - "metadata": { - "nodeName": "staging.pixelfed.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "PixelFed-Test", - "domain": "staging.pixelfed.net", - "url": "https://staging.pixelfed.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 15, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -121727,169 +127018,197 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "wp-admin@maff.im" + } + } + }, + "social.lamowski.net": { + "error": "HTTPSConnectionPool(host='social.lamowski.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gbtdn.tokyo": { + "error": "HTTPSConnectionPool(host='gbtdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.banananet.work": { + "error": "HTTPSConnectionPool(host='cloud.banananet.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.rw": { + "error": "HTTPSConnectionPool(host='mastodon.rw', port=443): Read timed out. (read timeout=3)" + }, + "https://plus.haruk.in/channel/harukin": { + "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //plus.haruk.in/channel/harukin/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "halbwissen.co": { + "error": 404 + }, + "shigezen.com": { + "error": "HTTPSConnectionPool(host='shigezen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "linuxjobs.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 1207, - "localComments": 0, "users": { - "total": 148, - "activeHalfyear": 6, - "activeMonth": 4 - } + "total": 20, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 3267 }, - "version": "2.0", "openRegistrations": false } }, - "kiwifarms.cc": { + "sn.theru.org": { + "error": "HTTPSConnectionPool(host='sn.theru.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.legitimatesounding.com": { + "error": "HTTPSConnectionPool(host='social.legitimatesounding.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nonnewtoniangoblins.pw": { + "error": "HTTPSConnectionPool(host='nonnewtoniangoblins.pw', port=443): Read timed out. (read timeout=3)" + }, + "meow.academy": { + "error": "HTTPSConnectionPool(host='meow.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "abyss.fun": { + "error": "HTTPSConnectionPool(host='abyss.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.irkos.uk": { + "error": "HTTPSConnectionPool(host='social.irkos.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mint-n-er.de": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora" + ], + "services": { + "outbound": [ + "atom1.0" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "BlockPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.com", - "twimblr.xyz" - ], - "media_removal": [], - "reject": [ - "weedis.life", - "FreeFediFollowers.ga" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 27, + "activeHalfyear": 15, + "activeMonth": 10 }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Pleroma instance for kiwifarms.net - following a free and open philosophy with no de-federation, we like new frens.", - "nodeName": "Kiwi Farms", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 593, + "localComments": 1541 + }, + "metadata": { + "nodeName": "MINT-N-ER Hubzilla" + } + } + }, + "don.holy.yokohama": { + "error": "HTTPSConnectionPool(host='don.holy.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "makimis.orz.hm": { + "error": "HTTPSConnectionPool(host='makimis.orz.hm', port=443): Read timed out. (read timeout=3)" + }, + "social.arbleizez.bzh": { + "error": "HTTPSConnectionPool(host='social.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.microdata.co.uk": { + "error": "HTTPSConnectionPool(host='mastodon.microdata.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.microdata.co.uk' doesn't match 'conference.microdata.systems'\")))" + }, + "fontube.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.4.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://kiwifarms.cc/users/WendyCarter", - "https://kiwifarms.cc/users/josh", - "https://kiwifarms.cc/users/crunklord420" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "localPosts": 8734, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "FonTube", + "nodeDescription": "FonTube, plateforme video de la Ville de Fontaine." + } + } + }, + "mstdn.trxrg.com": { + "error": "HTTPSConnectionPool(host='mstdn.trxrg.com', port=443): Read timed out. (read timeout=3)" + }, + "marcodavi.co.uk": { + "nodeinfo": { + "metadata": { + "nodeName": "Marco Davi's Blog", + "nodeDescription": "Sales Enablement - The Future of Selling is Digital and Human", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.9" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 148300, "users": { - "total": 1026 - } + "total": 1 + }, + "localPosts": 7 }, "version": "2.0" } }, - "mastodon.social/users/Alda": { - "error": 404 - }, - "avery-weir.net": { - "error": 404 - }, - "peertube.foxtrot-community.cc": { + "i.misskey.love": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "10.102.215-m544" }, "protocols": [ "activitypub" @@ -121904,178 +127223,83 @@ "openRegistrations": true, "usage": { "users": { - "total": 4 + "total": 7, + "activeHalfyear": 6, + "activeMonth": 4 }, - "localPosts": 41651, - "localComments": 0 + "localPosts": 361, + "localComments": 3 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Foxtrot Community", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true + "nodeName": "Misskey", + "nodeDescription": "", + "name": "Misskey", + "description": "", + "maintainer": {}, + "langs": [], + "announcements": [ + { + "title": "\u3084\u3041\uff01", + "text": "\u3075\u3041\u3044\u3068\u3060\u3088( \u2018\u03c9\u2019 \u0648(\u0648 \u201c" } - } + ], + "maxNoteTextLength": 1000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": false } } }, - "tekton.network": { + "goku.zone": { + "error": "HTTPSConnectionPool(host='goku.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s.b252.gq": { + "error": "HTTPSConnectionPool(host='s.b252.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "write.degruchy.org": { + "error": "HTTPSConnectionPool(host='write.degruchy.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "3.distsn.org": { + "error": "HTTPSConnectionPool(host='3.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "yt.mrtino.eu": { + "error": "HTTPSConnectionPool(host='yt.mrtino.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dq10.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "microblob.com": { + "error": 404 + }, + "mastodon.lnaze.net": { + "error": "HTTPSConnectionPool(host='mastodon.lnaze.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "algonoise.social": { + "error": 404 + }, + "neko.pics": { + "error": "HTTPSConnectionPool(host='neko.pics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusocial.cardina1.red": { + "error": 404 + }, + "cloud.rplatonov.com": { + "error": "HTTPSConnectionPool(host='cloud.rplatonov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.aigamo-web.net": { + "error": "HTTPSConnectionPool(host='mastodon.aigamo-web.net', port=443): Read timed out. (read timeout=3)" + }, + "bark.zer0xff.com": { + "error": "HTTPSConnectionPool(host='bark.zer0xff.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bark.zer0xff.com' doesn't match 'epicrpg4.bmemo.pw'\")))" + }, + "mastodon.homeplex.tk": { + "error": "HTTPSConnectionPool(host='mastodon.homeplex.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vulpes.work": { + "error": 403 + }, + "mastodon.bida.im": { "nodeinfo": { "version": "2.0", "software": { @@ -122087,56 +127311,35 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 10, - "activeHalfyear": 13 + "total": 10105, + "activeMonth": 1684, + "activeHalfyear": 5235 }, - "localPosts": 1935 + "localPosts": 431504 }, "openRegistrations": true } }, - "mstdncafe.com": { - "error": "HTTPSConnectionPool(host='mstdncafe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bloodsuckers.merylscarlett.info": { - "error": "HTTPSConnectionPool(host='bloodsuckers.merylscarlett.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.elladodelmal.com": { - "error": 404 - }, - "mstdn.peachybat.com": { - "error": "HTTPSConnectionPool(host='mstdn.peachybat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "1wa39e4ps36qtijbyxxfkiwd5t.4chan.icu": { + "error": "HTTPSConnectionPool(host='1wa39e4ps36qtijbyxxfkiwd5t.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "tealpa.ws": { - "error": "HTTPSConnectionPool(host='tealpa.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ausglam.space": { + "error": "HTTPSConnectionPool(host='ausglam.space', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/VrouwkevanS": { + "share.eder-cloud.de": { "error": 404 }, - "goura.pdgn.co": { - "error": "HTTPSConnectionPool(host='goura.pdgn.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "daed.org": { - "error": "HTTPSConnectionPool(host='daed.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "plume.social": { - "error": 502 - }, - "disnidn.net": { - "error": "HTTPSConnectionPool(host='disnidn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mail.epudm-bagnols.com": { - "error": 404 + "md.fed.im": { + "error": "HTTPSConnectionPool(host='md.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "genkai.masto.host": { - "error": "HTTPSConnectionPool(host='genkai.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "spladoon.yuzulia.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mindyourheadcoop.org": { + "lab.papatheodorou.net": { "nodeinfo": { "metadata": { - "nodeName": "Mind Your Head Co-op", - "nodeDescription": "Your life, your brain, you're healing!", + "nodeName": "lab", + "nodeDescription": "Libre comme l\u2019air, l\u2019eau, le feu", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -122163,23 +127366,654 @@ "users": { "total": 1 }, - "localPosts": 18 + "localPosts": 4 }, "version": "2.0" } }, - "mastodon.social/users/siem": { + "social.politicaconciencia.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 929, + "activeMonth": 191, + "activeHalfyear": 633 + }, + "localPosts": 108040 + }, + "openRegistrations": true + } + }, + "typing.sexy": { + "error": "HTTPSConnectionPool(host='typing.sexy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'typing.sexy' doesn't match 'minutemovement.com'\")))" + }, + "social.jameshickman.net": { "error": 404 }, - "os.phanisvara.com": { - "error": "HTTPSConnectionPool(host='os.phanisvara.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.parkrocker.com": { + "error": "HTTPSConnectionPool(host='mastodon.parkrocker.com', port=443): Read timed out. (read timeout=3)" }, - "peertube.roflcopter.fr": { + "social.mausdompteur.de": { + "error": "HTTPSConnectionPool(host='social.mausdompteur.de', port=443): Read timed out. (read timeout=3)" + }, + "shpposter.club": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "TagPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Shpposter Club", + "pollLimits": { + "max_expiration": 172800, + "max_option_chars": 140, + "max_options": 6, + "min_expiration": 60 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://shpposter.club/users/shpuld" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 120000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 59426, + "users": { + "total": 64 + } + }, + "version": "2.0" + } + }, + "moe.cat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3~moew" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 475, + "activeMonth": 45, + "activeHalfyear": 115 + }, + "localPosts": 12325 + }, + "openRegistrations": false + } + }, + "social.ogspy.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 198 + }, + "openRegistrations": false + } + }, + "svrdndev.drillion.net": { + "error": "HTTPSConnectionPool(host='svrdndev.drillion.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "welovela.in": { + "error": "HTTPSConnectionPool(host='welovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'welovela.in' doesn't match 'www.timmermans.dev'\")))" + }, + "don.knh.uno": { + "error": "HTTPSConnectionPool(host='don.knh.uno', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.chilliet.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 666 + }, + "openRegistrations": false + } + }, + "mind-drop.jp": { + "error": "HTTPSConnectionPool(host='mind-drop.jp', port=443): Read timed out. (read timeout=3)" + }, + "gleasonator.dev": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Gleasonator Dev", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://gleasonator.dev/users/alex" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-557-g1bd9749a-img-src-blob" + }, + "usage": { + "localPosts": 166, + "users": { + "total": 8 + } + }, + "version": "2.0" + } + }, + "social.lab.cultura.gov.br": { + "error": "HTTPSConnectionPool(host='social.lab.cultura.gov.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gs.ggtea.org": { + "error": 404 + }, + "yestadon.site": { + "error": "HTTPSConnectionPool(host='yestadon.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.zerovolt.org": { + "error": "HTTPSConnectionPool(host='mastodon.zerovolt.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.splat.soy": { + "error": "HTTPSConnectionPool(host='social.splat.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.nexum.hu": { + "error": "HTTPSConnectionPool(host='social.nexum.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "moogle.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "skarnio.tv": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 983, + "localComments": 82 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "thiago@skarnio.tv" + } + } + }, + "alexanderweb.de": { + "error": "Expecting value: line 2 column 1 (char 1)" + }, + "dashie.masto.dev.otter.sh": { + "error": "HTTPSConnectionPool(host='dashie.masto.dev.otter.sh', port=443): Read timed out. (read timeout=3)" + }, + "yama4410.jp": { + "error": 404 + }, + "neek.io": { + "error": "HTTPSConnectionPool(host='neek.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'neek.io' doesn't match either of 'lab.8adm.com', 'minio.lab.8adm.com'\")))" + }, + "friendica.stefan-muenz.de": { + "error": "HTTPSConnectionPool(host='friendica.stefan-muenz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "project.social": { + "error": "HTTPSConnectionPool(host='project.social', port=443): Read timed out. (read timeout=3)" + }, + "jonleibowitz.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 279 + }, + "openRegistrations": false + } + }, + "social.noisyspot.jp": { + "error": "HTTPSConnectionPool(host='social.noisyspot.jp', port=443): Read timed out. (read timeout=3)" + }, + "goldenplastic.blog": { + "error": "HTTPSConnectionPool(host='goldenplastic.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mannennet.eu": { + "error": 404 + }, + "pt.enitg.no": { + "error": "HTTPSConnectionPool(host='pt.enitg.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "witches.academy": { + "error": "HTTPSConnectionPool(host='witches.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hamastodon.jp": { + "error": "HTTPSConnectionPool(host='hamastodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "hub.netzgemeinde.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 336, + "activeHalfyear": 152, + "activeMonth": 69 + }, + "localPosts": 11933, + "localComments": 14605 + }, + "metadata": { + "nodeName": "Netzgemeinde/Hubzilla" + } + } + }, + "www.azuki-zenzai.net": { + "error": "HTTPSConnectionPool(host='www.azuki-zenzai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.azuki-zenzai.net' doesn't match 'blog.ngf-fe.co.jp'\")))" + }, + "guse.fr": { + "error": 404 + }, + "hub.urbannomads.nl": { + "error": "HTTPSConnectionPool(host='hub.urbannomads.nl', port=443): Read timed out. (read timeout=3)" + }, + "toots.herokuapp.com": { + "error": 500 + }, + "pl.i2p.rocks": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pl.i2p.rocks", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.i2p.rocks/users/jeff" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 266, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "social.taker.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 103, + "activeMonth": 20, + "activeHalfyear": 55 + }, + "localPosts": 46648 + }, + "openRegistrations": false + } + }, + "tube.netzspielplatz.de": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -122194,133 +128028,36 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 1167, - "localComments": 0 + "localPosts": 106204, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube - roflopter.fr", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "tube.netzspielplatz.de", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "social.daggerpath.com": { - "error": "HTTPSConnectionPool(host='social.daggerpath.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.daggerpath.com timed out. (connect timeout=3)'))" + "pleroma.hidao.work": { + "error": "HTTPSConnectionPool(host='pleroma.hidao.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.chiccou.net": { + "test.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='test.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.libranet.de": { + "error": "HTTPSConnectionPool(host='soc.libranet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.libranet.de' doesn't match either of 'dir.libranet.de', 'hub.libranet.de', 'libranet.de', 'nc.libranet.de', 'oc.libranet.de', 'pixel.libranet.de'\")))" + }, + "disnidn.net": { + "error": "HTTPSConnectionPool(host='disnidn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "iopla.fr": { + "error": "HTTPSConnectionPool(host='iopla.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pt.kircheneuenburg.de": { "nodeinfo": { "version": "2.0", "software": { @@ -122340,17 +128077,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 5 }, - "localPosts": 1121, + "localPosts": 281, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "pt.kircheneuenburg.de", + "nodeDescription": "PeerTube, eine Videoplattform f\u00fcr Videoinhalte aus unserer Gemeinde", "nodeConfig": { "plugin": { "registered": [] @@ -122360,19 +128097,25 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 360, + 480, + 720, + 1080, + 2160 + ] }, "import": { "videos": { @@ -122453,256 +128196,78 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "friendica.chaosgrossing.de": { - "error": "HTTPSConnectionPool(host='friendica.chaosgrossing.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.chaosgrossing.de' doesn't match either of '*.eltanin.uberspace.de', 'eltanin.uberspace.de'\")))" + "cx.cx": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "video.barbed.fr": { + "social.tsuki.club": { + "error": "HTTPSConnectionPool(host='social.tsuki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "manx.social": { + "error": "HTTPSConnectionPool(host='manx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.ear7h.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 13196, - "localComments": 1 + "localPosts": 324 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Barbed Videos", - "nodeDescription": "A Peertube instance for the barbed.fr galaxy of anti-GAFAM services.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "tube.ethibox.fr": { - "error": "HTTPSConnectionPool(host='tube.ethibox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "dolphin.auri.ga": { - "error": "HTTPSConnectionPool(host='dolphin.auri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dolphin.auri.ga' doesn't match 'ap.auri.ga'\")))" + "www.sfss.space": { + "error": 404 }, - "mstdn.lablus.com": { - "error": "HTTPSConnectionPool(host='mstdn.lablus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.lablus.com timed out. (connect timeout=3)'))" + "fake-mastodon-instance.herokuapp.com": { + "error": 503 }, - "organizedchaos.cc": { - "nodeinfo": { - "metadata": { - "nodeName": "Organized Chaos", - "nodeDescription": "Saturday & Sunday 13:00 UTC ANONRADIO.NET powered by SDF.ORG", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } + "nextcloud.moodle.com": { + "error": 404 }, - "mdn.fun": { - "error": "HTTPSConnectionPool(host='mdn.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.varney.fr": { + "error": "HTTPSConnectionPool(host='peertube.varney.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.varney.fr' doesn't match 'bombadil.varney.fr'\")))" }, - "social.cutienaut.club": { - "error": "HTTPSConnectionPool(host='social.cutienaut.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "gab.polaris-1.work": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "status.sexyferret.science": { - "error": "HTTPSConnectionPool(host='status.sexyferret.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "falafel.clic2000.net": { + "error": "HTTPSConnectionPool(host='falafel.clic2000.net', port=443): Read timed out. (read timeout=3)" }, - "nonexiste.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1620 - }, - "openRegistrations": false - } + "blindysocial.masto.host": { + "error": "HTTPSConnectionPool(host='blindysocial.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.envact.ca": { + "friendica.xanderwharts.us": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -122710,17 +128275,17 @@ "services": { "inbound": [], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, - "usage": [], - "openRegistrations": true, + "usage": {}, + "openRegistrations": false, "metadata": { - "nodeName": "Montreal Area Network", + "nodeName": "Xanderwhart Friendica Test", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -122728,59 +128293,119 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "cloud.settgast.org": { - "error": "HTTPSConnectionPool(host='cloud.settgast.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.oi7.de": { - "error": 404 + "ipcs-k.dnshome.de": { + "error": "HTTPSConnectionPool(host='ipcs-k.dnshome.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/rogersherman": { + "eizodon.jp": { "error": 404 }, - "slx.masto.host": { - "error": "HTTPSConnectionPool(host='slx.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.c-pool.jp": { - "error": "HTTPSConnectionPool(host='mastodon.c-pool.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.valletta.io": { - "error": "HTTPSConnectionPool(host='mastodon.valletta.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "keteke.xyz": { - "error": "HTTPSConnectionPool(host='keteke.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.slothy.win": { - "error": "HTTPSConnectionPool(host='toots.slothy.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.lubar.me": { + "micro.inflo.ws": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 3, - "localComments": 4 + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Inflows", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -122790,253 +128415,32 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "ben@lubar.me" - } - } - }, - "nihongoposter.club": { - "error": "HTTPSConnectionPool(host='nihongoposter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sanam.xyz": { - "error": 404 - }, - "mastdn.lovesaemi.daemon.asia": { - "error": 404 - }, - "blog.segu-info.com.ar": { - "error": 404 - }, - "peertube.live": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "name": "pleroma", + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, - "openRegistrations": true, "usage": { + "localPosts": 306, "users": { - "total": 1968 - }, - "localPosts": 244496, - "localComments": 67 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube(LIVE)", - "nodeDescription": "PeerTube(LIVE) is a decentralized, censorship-free video platform that cannot be controlled by a person, government, or company. Built on PeerTube ActivityPub.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 104857600 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "total": 2 } - } + }, + "version": "2.0" } }, - "listen.gallery": { - "error": "HTTPSConnectionPool(host='listen.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.wetsnow.social": { + "error": "HTTPSConnectionPool(host='mastodon.wetsnow.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ramshackle.town": { + "compass-community.f5.si": { + "error": "HTTPSConnectionPool(host='compass-community.f5.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.frischnetz.de": { "error": 404 }, - "felesitas.cloud": { + "social.macbeth.cc": { + "error": "HTTPSConnectionPool(host='social.macbeth.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.decompiled.dev": { "nodeinfo": { "version": "2.0", "software": { @@ -123048,245 +128452,94 @@ ], "usage": { "users": { - "total": 17, - "activeMonth": 15, - "activeHalfyear": 15 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 360943 + "localPosts": 1 }, "openRegistrations": false } }, - "gs.home.shnoulle.net": { - "error": "HTTPSConnectionPool(host='gs.home.shnoulle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "paperbackpunkrock.wordpress.com": { + "error": "HTTPSConnectionPool(host='paperbackpunkrock.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kuronekoxxx.hostdon.ne.jp": { + "u4z71kmy302h6s6doc1a.4chan.icu": { + "error": "HTTPSConnectionPool(host='u4z71kmy302h6s6doc1a.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "pforzelona.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 7, + "activeHalfyear": 15 }, - "localPosts": 4 + "localPosts": 914 }, - "openRegistrations": false + "openRegistrations": true } }, - "a.solido.space": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "379bf46", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 17 - }, - "metadata": { - "nodeName": "@mario@a.solido.space", - "version": "379bf46", - "versionDate": "Tue Apr 21 20:43:42 2020 -0300" - } - } + "videotape.me": { + "error": "HTTPSConnectionPool(host='videotape.me', port=443): Max retries exceeded with url: /nodeinfo/2.0.json (Caused by ConnectTimeoutError(, 'Connection to videotape.me timed out. (connect timeout=3)'))" }, - "o1li.net": { - "error": "HTTPSConnectionPool(host='o1li.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.mosin.jp": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "sn.diogo.site": { - "error": 404 + "mastodog.net": { + "error": "HTTPSConnectionPool(host='mastodog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lapineige.fr": { + "dev01.abdl.link": { + "error": "HTTPSConnectionPool(host='dev01.abdl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "immortallegendsv4.wordpress.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "tube.afix.space": { + "video.antonlehmus.me": { + "error": 404 + }, + "taverne.portes-imaginaire.org": { + "error": 404 + }, + "bossmandj.me": { + "error": 521 + }, + "mvalente.github.io": { + "error": 404 + }, + "laserdisc.party": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 54, + "activeMonth": 21, + "activeHalfyear": 30 }, - "localPosts": 2890, - "localComments": 0 + "localPosts": 94915 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "tube.afix.space", - "nodeDescription": "a new peertube instance", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "takahashi.social": { - "error": "HTTPSConnectionPool(host='takahashi.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tube2.nemsia.org": { - "error": "HTTPSConnectionPool(host='tube2.nemsia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "woodworklog.com": { + "error": "HTTPSConnectionPool(host='woodworklog.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "is.aaronbsmith.com": { + "social.bisby.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -123298,185 +128551,308 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1456 + "localPosts": 56 }, "openRegistrations": false } }, - "astodon.com": { - "error": 404 + "5.distsn.org": { + "error": "HTTPSConnectionPool(host='5.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "japanties.org": { - "error": "HTTPSConnectionPool(host='japanties.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "cmx.uni-corn.me": { + "error": "HTTPSConnectionPool(host='cmx.uni-corn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.sandersnel.com": { - "error": "HTTPSConnectionPool(host='cloud.sandersnel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.jethro.be": { + "error": "HTTPSConnectionPool(host='mstdn.jethro.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "alpha.davidmaitland.me": { - "error": "HTTPSConnectionPool(host='alpha.davidmaitland.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "yumeact.m.to": { + "error": "HTTPSConnectionPool(host='yumeact.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "claris.cf": { + "cloud.panxatony.net": { + "error": "HTTPSConnectionPool(host='cloud.panxatony.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.fedilab.app": { + "error": "HTTPSConnectionPool(host='pleroma.fedilab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "san-junipero.gimme-sympathy.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 33, - "activeMonth": 8, - "activeHalfyear": 18 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6770 + "localPosts": 4086 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.illegalpornography.com": { + "social.genxp.net": { + "error": "HTTPSConnectionPool(host='social.genxp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sexpositivnet.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 9, - "activeHalfyear": 11 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 113858 + "localPosts": 7 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/maniadrone": { + "freesoftwareextremist.com": { + "error": "HTTPSConnectionPool(host='freesoftwareextremist.com', port=443): Read timed out. (read timeout=3)" + }, + "social.drisc.io": { + "error": "HTTPSConnectionPool(host='social.drisc.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rta.wunderwaffla.vip": { + "error": "HTTPSConnectionPool(host='rta.wunderwaffla.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.waimanu.io": { "error": 404 }, - "yuruyuri.family": { - "error": "HTTPSConnectionPool(host='yuruyuri.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yuruyuri.family timed out. (connect timeout=3)'))" + "test001.superscale.systems": { + "error": "HTTPSConnectionPool(host='test001.superscale.systems', port=443): Read timed out. (read timeout=3)" }, - "m.kmr.me": { - "error": "HTTPSConnectionPool(host='m.kmr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblog.ulik.at": { + "error": "HTTPSConnectionPool(host='microblog.ulik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.suv.id.au": { + "pamphlets.me": { + "error": "HTTPSConnectionPool(host='pamphlets.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn-kanazawa.jp": { + "error": "HTTPSConnectionPool(host='mstdn-kanazawa.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wikibvad.eficom.online": { + "error": "HTTPSConnectionPool(host='wikibvad.eficom.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.normandie-libre.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 100 }, - "localPosts": 3 + "localPosts": 50326, + "localComments": 4 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube de Normandie", + "nodeDescription": "Il s'agit d'un service propos\u00e9 gratuitement par *Normandie Libre*. Nous souhaitons y d\u00e9velopper les notions du *Libre* et des *communs*, des *logiciels libres* et de la *monnaie libre*." + } } }, - "blog.talee.de": { - "error": 403 + "11.distsn.org": { + "error": "HTTPSConnectionPool(host='11.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "masto.ecutsa.fr": { - "error": "HTTPSConnectionPool(host='masto.ecutsa.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/lambadalambda": { + "error": 404 }, - "toot.pafnooty.ru": { - "error": "HTTPSConnectionPool(host='toot.pafnooty.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.pafnooty.ru' doesn't match either of 'bots.pabloader.ru', 'pabloader.ru'\")))" + "ultra.fail": { + "error": "HTTPSConnectionPool(host='ultra.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gluedtothescreen.com": { - "error": "HTTPSConnectionPool(host='gluedtothescreen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "us.dev": { + "error": 404 }, - "tenforward.social": { + "talesofterror.eu": { + "error": "HTTPSConnectionPool(host='talesofterror.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tencrux.com": { + "error": "HTTPSConnectionPool(host='social.tencrux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.fedimast.com": { + "error": 404 + }, + "social.0x80.org": { + "error": "HTTPSConnectionPool(host='social.0x80.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.0x80.org' doesn't match either of '0x80.org', 'blog.0x80.org', 'drone.0x80.org', 'etherpad.0x80.org', 'git.0x80.org', 'ipfs.0x80.org', 'osintapi.0x80.org', 'www.0x80.org'\")))" + }, + "peertube.anarchmusicall.net": { + "error": "HTTPSConnectionPool(host='peertube.anarchmusicall.net', port=443): Read timed out. (read timeout=3)" + }, + "funkwhale.mastodon.host": { + "error": "HTTPSConnectionPool(host='funkwhale.mastodon.host', port=443): Read timed out. (read timeout=3)" + }, + "zeptarblog.wordpress.com": { + "error": 404 + }, + "hoellen.eu": { + "error": "HTTPSConnectionPool(host='hoellen.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hub.awakeningproject.net": { + "error": "HTTPSConnectionPool(host='hub.awakeningproject.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pumperoos.club": { + "error": "HTTPSConnectionPool(host='pumperoos.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "t.cityrun.in": { + "error": "HTTPSConnectionPool(host='t.cityrun.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.illbay.com": { + "error": "HTTPSConnectionPool(host='www.illbay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cuddlesarethebest.cf": { + "error": "HTTPSConnectionPool(host='cuddlesarethebest.cf', port=443): Read timed out. (read timeout=3)" + }, + "sozica.de": { + "error": "HTTPSConnectionPool(host='sozica.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "splain.club": { + "error": "HTTPSConnectionPool(host='splain.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "text.inhji.de": { + "error": "HTTPSConnectionPool(host='text.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.sandwich.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 161, - "activeMonth": 94, - "activeHalfyear": 607 + "total": 377, + "activeMonth": 16, + "activeHalfyear": 51 }, - "localPosts": 69680 + "localPosts": 10448 }, "openRegistrations": true } }, - "disruptive-software.xyz": { - "error": "HTTPSConnectionPool(host='disruptive-software.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "sytzeschalk.nl": { + "error": "HTTPSConnectionPool(host='sytzeschalk.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.automario.eu": { - "error": "HTTPSConnectionPool(host='mastodon.automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.osr.community": { + "error": "HTTPSConnectionPool(host='mastodon.osr.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "flr.social": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "mastodon.social/users/Heather_Mustard": { + "error": 404 }, - "hub.farthinghalearms.com": { + "social.moron.agency": { + "error": "HTTPSConnectionPool(host='social.moron.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "c2.a9z.dev": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "misskey", + "version": "12.36.1-0eded8" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": { - "total": 20, - "activeHalfyear": 19, - "activeMonth": 17 - }, - "localPosts": 3109, - "localComments": 4467 + "users": {} }, "metadata": { - "nodeName": "Farthinghale Arms" - } - } - }, - "zot.dragonpsi.xyz": { - "error": "HTTPSConnectionPool(host='zot.dragonpsi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kinugasa.me": { - "error": "HTTPSConnectionPool(host='kinugasa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pl.ajin.la": { + "nodeName": "c2.a9z.dev", + "nodeDescription": "AWS\u3067\u69cb\u6210\u3055\u308c\u3066\u3044\u308b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002c2\u306b\u7279\u306b\u610f\u5473\u306f\u3042\u308a\u307e\u305b\u3093\u3002
\nAWS\u306e\u7121\u6599\u5229\u7528\u67a0\u3092\u5229\u7528\u3057\u3066\u3044\u308b\u305f\u3081\u3001\u3053\u308c\u304c\u671f\u9650\u3092\u8fce\u3048\u308b\u4eca\u5e7411\u6708\u672b\u306b\u9589\u9396\u4e88\u5b9a\u3067\u3059\u3002
\n
\n\u69cb\u6210\u2192https://join.misskey.page/ja/wiki/developers/installation/aws ", + "maintainer": { + "name": "aqz", + "email": "tamaina@hotmail.co.jp" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/tamaina/misskey/tree/c2", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "home.bmind.de": { + "error": 404 + }, + "peertube.gcfamily.fr": { + "error": "HTTPSConnectionPool(host='peertube.gcfamily.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.thatsocial.site": { + "error": "HTTPSConnectionPool(host='m.thatsocial.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ebildungslabor.social": { + "error": "HTTPSConnectionPool(host='ebildungslabor.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gakusei.space": { + "error": "HTTPSConnectionPool(host='gakusei.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "rundfunker.net": { + "error": "HTTPSConnectionPool(host='rundfunker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "resistance.social": { + "error": "HTTPSConnectionPool(host='resistance.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.deaf.rocks": { + "error": "HTTPSConnectionPool(host='blog.deaf.rocks', port=443): Read timed out. (read timeout=3)" + }, + "snowshaven.space": { + "error": 404 + }, + "via.sour.is": { + "error": "HTTPSConnectionPool(host='via.sour.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.poto.cafe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -123488,12 +128864,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", "chat", "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -123504,7 +128884,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Ajin", + "nodeName": "Poto Plemora", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -123551,7 +128931,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://toot.poto.cafe/users/karroffel" + ], "suggestions": { "enabled": false }, @@ -123572,10 +128954,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-7-g663e4660-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 3824, + "localPosts": 50, "users": { "total": 3 } @@ -123583,73 +128965,202 @@ "version": "2.0" } }, - "social.basics09.de": { - "error": "HTTPSConnectionPool(host='social.basics09.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fetishsocial.club": { + "error": "HTTPSConnectionPool(host='fetishsocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fedi.vecna.xyz": { - "error": "HTTPSConnectionPool(host='fedi.vecna.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.vecna.xyz' doesn't match 'er-dark.jp.vecna.xyz'\")))" + "cloud.gofferje.net": { + "error": 403 }, - "social.udona.fr": { - "error": "HTTPSConnectionPool(host='social.udona.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.hakimus.de": { + "error": 403 }, - "social.wolfpa.ws": { - "error": 502 + "cloud.userzap.de": { + "error": 404 }, - "solarsailer.doubleloop.net": { - "error": "HTTPSConnectionPool(host='solarsailer.doubleloop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to solarsailer.doubleloop.net timed out. (connect timeout=3)'))" + "nyan.lol": { + "error": "HTTPSConnectionPool(host='nyan.lol', port=443): Read timed out. (read timeout=3)" }, - "zagueros.wordpress.com": { - "error": 410 + "toot.iserv4.me": { + "error": "HTTPSConnectionPool(host='toot.iserv4.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.pointsecu.fr": { - "error": "HTTPSConnectionPool(host='peertube.pointsecu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "mastodon.popps.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 4, + "activeHalfyear": 14 + }, + "localPosts": 570 + }, + "openRegistrations": true + } }, - "social.nielk1.com": { - "error": 404 + "aruk.as": { + "error": "HTTPSConnectionPool(host='aruk.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "slice.zone": { + "zundan-mastodon-experiment.herokuapp.com": { "error": 404 }, - "mastodon.social/users/daghan": { - "error": 404 + "rugdon.fun": { + "error": "HTTPSConnectionPool(host='rugdon.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.ultranet.mn": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.lyokotech.com": { + "error": "HTTPSConnectionPool(host='mastodon.lyokotech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.darkphoton.com": { - "error": 404 + "social.ycros.org": { + "error": "HTTPSConnectionPool(host='social.ycros.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pod1.orobouros.net": { + "friendica.albin.cc": { + "error": "HTTPSConnectionPool(host='friendica.albin.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.albin.cc' doesn't match either of 'albertsgarage.co.uk', 'www.albertsgarage.co.uk'\")))" + }, + "xn--n8jycee5a4lmeyevltfzc2sja1jw105ewz3i.club": { + "error": "HTTPSConnectionPool(host='xn--n8jycee5a4lmeyevltfzc2sja1jw105ewz3i.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "futile.life": { + "error": "HTTPSConnectionPool(host='futile.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.gnuardo.com": { "error": 404 }, - "mas.home.monsiteinternet.org": { + "creatodon.online": { + "error": "HTTPSConnectionPool(host='creatodon.online', port=443): Read timed out. (read timeout=3)" + }, + "yourintrinsicself.com": { + "nodeinfo": { + "metadata": { + "nodeName": "yourintrinsicself", + "nodeDescription": "Reflections on life, truth, faith, love, introspection, and transformation. ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 161 + }, + "version": "2.0" + } + }, + "mastodon.privacy.fyi": { + "error": "HTTPSConnectionPool(host='mastodon.privacy.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mopped.space": { + "error": "HTTPSConnectionPool(host='mopped.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "tiksi.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 143, + "activeHalfyear": 65, + "activeMonth": 29 }, - "localPosts": 573 + "localPosts": 8769, + "localComments": 18780 }, - "openRegistrations": false + "metadata": { + "nodeName": "tiksi@net" + } } }, - "tweety.social": { - "error": "HTTPSConnectionPool(host='tweety.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedichive.tk": { + "error": "HTTPSConnectionPool(host='fedichive.tk', port=443): Read timed out. (read timeout=3)" }, - "soderstrom.social": { + "social.exan.tech": { + "error": "HTTPSConnectionPool(host='social.exan.tech', port=443): Read timed out. (read timeout=3)" + }, + "glenetive.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mrkapowski.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 2713, + "localComments": 1762 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "mrkapowski@protonmail.com" + } + } + }, + "mastodoooooon.herokuapp.com": { "error": 404 }, - "pleroma.wakuwakup.net": { + "mastodon.d4.social": { + "error": "HTTPSConnectionPool(host='mastodon.d4.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "t.rbq.re": { + "error": "HTTPSConnectionPool(host='t.rbq.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.kai.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -123659,29 +129170,34 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "media_proxy", "chat", + "suggestions", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "https://gab.com/" + ], + "report_removal": [] + }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A pleroma instance for me(@WakuwakuP@pleroma.wakuwakup.net)", - "nodeName": "pleroma.wakuwakup.net", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma on kai.moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -123729,21 +129245,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.wakuwakup.net/users/WakuwakuP" + "https://soc.kai.moe/users/kai" ], "suggestions": { - "enabled": false + "enabled": true, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { - "avatar": 100000000, - "background": 100000000, - "banner": 100000000, - "general": 100000000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -123751,67 +129272,177 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-2013-g3b15a0ee" + "version": "1.1.3-5-ga43b899e" }, "usage": { - "localPosts": 6607, + "localPosts": 89, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "tegedon.net": { + "rt.fm": { + "error": "HTTPSConnectionPool(host='rt.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "dashtube.org": { + "error": "HTTPSConnectionPool(host='dashtube.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.map.co.id": { + "error": "HTTPSConnectionPool(host='cloud.map.co.id', port=443): Read timed out. (read timeout=3)" + }, + "social.rawkode.com": { + "error": "HTTPSConnectionPool(host='social.rawkode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blueraccoon.online": { + "error": "HTTPSConnectionPool(host='blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "popcornaddiction.xyz": { "error": 404 }, - "mastodon.uwan.net": { - "error": "HTTPSConnectionPool(host='mastodon.uwan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.uwan.net' doesn't match either of 'test.uwan.net', 'uwan.net'\")))" + "altdon.project-alt.tech": { + "error": "HTTPSConnectionPool(host='altdon.project-alt.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.llit.eu": { + "hub.ceilotierra.space": { + "error": 404 + }, + "harper.masto.host": { + "error": "HTTPSConnectionPool(host='harper.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fuckitter.com": { + "error": "HTTPSConnectionPool(host='fuckitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fuckitter.com' doesn't match either of 'gecekafasi.com', 'www.gecekafasi.com'\")))" + }, + "mastodon.social/users/six": { + "error": 404 + }, + "peertube.askan.info": { + "error": "HTTPSConnectionPool(host='peertube.askan.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.syamco.net": { + "error": "HTTPSConnectionPool(host='toot.syamco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.syamco.net' doesn't match either of '*.tumblr.com', 'tumblr.com'\")))" + }, + "peertube.shellgratuit.com": { + "error": 503 + }, + "sakura-jk.tokyo": { "nodeinfo": { - "metadata": { - "nodeName": "blog.llit.eu", - "nodeDescription": "Mein Blog. Nicht Mehr. Nicht Weniger.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Sakura-jk.tokyo", + "nodeDescription": "\u81ea\u7531\u3067\u697d\u3057\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002\n\u57fa\u672c\u306fTwitter\u3067\u3059\u304c\u3001\u9032\u8def\u306e\u95a2\u4fc2\u3067\u6709\u5229\u306b\u306a\u308b\u304b\u306a\u3068\u601d\u3044\u7acb\u3066\u307e\u3057\u305f\uff01\n\u3069\u3046\u305e\u3088\u308d\u3057\u304f\u3067\u3059\u3002\n\u898f\u7d04\u306b\u95a2\u3057\u3066\u306f\u3001\u57fa\u672c\u7684\u306b\u307b\u304b\u306e\u30e6\u30fc\u30b6\u30fc\u306b\u8ff7\u60d1\u306b\u306a\u3089\u306a\u3051\u308c\u3070\u4f55\u3057\u3066\u3082\u5927\u4e08\u592b\u306a\u306e\u3067\u3001\u3088\u308d\u3057\u304f\u3067\u3059\u3002", + "maintainer": { + "name": "@sakura_jk", + "email": "mastoot.com@gmail.com" + }, + "langs": [], + "tosUrl": "", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "unixcorn.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "@laserdisc.party": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2, - "activeHalfyear": 1 + "total": 54, + "activeMonth": 21, + "activeHalfyear": 30 }, - "localPosts": 7 + "localPosts": 94915 }, - "version": "2.0" + "openRegistrations": false } }, - "home.next.moodle.net": { + "mstdn.guddl.de": { + "error": "HTTPSConnectionPool(host='mstdn.guddl.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "disruptive-software.xyz": { + "error": "HTTPSConnectionPool(host='disruptive-software.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "oradon.pegasus.uberspace.de": { + "error": "HTTPSConnectionPool(host='oradon.pegasus.uberspace.de', port=443): Read timed out. (read timeout=3)" + }, + "friendica.tttproject.de": { + "error": 404 + }, + "fisint.ccia.uned.es": { + "error": 403 + }, + "test.valaci.ml": { + "error": "HTTPSConnectionPool(host='test.valaci.ml', port=443): Read timed out. (read timeout=3)" + }, + "honk.besirovic.com": { + "error": "HTTPSConnectionPool(host='honk.besirovic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "riverside.camp": { + "error": "HTTPSConnectionPool(host='riverside.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ippandon.hopto.org": { + "error": "HTTPSConnectionPool(host='ippandon.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "state.pixelfed.net": { + "error": "HTTPSConnectionPool(host='state.pixelfed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "test2.m.to": { + "error": "HTTPSConnectionPool(host='test2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friends.nico": { + "error": 410 + }, + "resetbomb.viridiome.ga": { + "error": "HTTPSConnectionPool(host='resetbomb.viridiome.ga', port=443): Read timed out. (read timeout=3)" + }, + "alanapost.net": { "nodeinfo": { "metadata": { - "federation": true, - "nodeDescription": "An instance of MoodleNet, a federated server for educators", - "nodeName": "MoodleNet" + "nodeName": "Alana Post", + "nodeDescription": "I'm thinking about those beans.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -123819,30 +129450,41 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "moodlenet", - "version": "0.9.6-dev" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { - "total": 6 - } + "total": 1 + }, + "localPosts": 3 }, "version": "2.0" } }, - "m6n.kigurumi.fun": { - "error": "HTTPSConnectionPool(host='m6n.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "smuglo.li": { + "error": 404 }, - "sm.mysticmode.org": { - "error": "HTTPSConnectionPool(host='sm.mysticmode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gumie-tbm.jp": { + "error": "HTTPSConnectionPool(host='gumie-tbm.jp', port=443): Read timed out. (read timeout=3)" }, - "mastodon.newtown.chiba.jp": { - "error": "HTTPSConnectionPool(host='mastodon.newtown.chiba.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "altesya.com/friendica": { + "error": 500 }, - "jenna.masto.host": { + "oa-dev.com": { + "error": "HTTPSConnectionPool(host='oa-dev.com', port=443): Read timed out. (read timeout=3)" + }, + "touhou.jp": { + "error": "HTTPSConnectionPool(host='touhou.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.beck.technology": { "nodeinfo": { "version": "2.0", "software": { @@ -123854,30 +129496,51 @@ ], "usage": { "users": { - "total": 4, + "total": 2, "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "mastodon.magex.hu": { + "error": 400 + }, + "social.denull.ru": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 4, "activeHalfyear": 4 }, - "localPosts": 15 + "localPosts": 13 }, "openRegistrations": true } }, - "mstdn-dev.mimikun.jp": { - "error": "HTTPSConnectionPool(host='mstdn-dev.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.creativecommons.org": { + "error": "HTTPSConnectionPool(host='social.creativecommons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "xn--931a.moe": { + "mastodon.seijin.jp": { "error": 404 }, - "honk.besirovic.com": { - "error": "HTTPSConnectionPool(host='honk.besirovic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.wakapo.com": { + "dev.mis.b-shock.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.0.1" + "name": "misskey", + "version": "12.36.1" }, "protocols": [ "activitypub" @@ -123889,237 +129552,310 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": { - "total": 1 - }, - "localPosts": 377, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "\u7f8e\u98df\u30b9\u30ad\u30fc", + "nodeDescription": "\u4eca\u306e\u3068\u3053\u308d\u3001\u30e2\u30ed\u30d8\u30a4\u30e4\u7b49\u958b\u767a\u306e\u70ba\u306e\u30c6\u30b9\u30c8\u3092\u4e3b\u306a\u76ee\u7684\u3068\u3057\u3066\u3044\u307e\u3059\u3002\n\u5b89\u5b9a\u904b\u7528\u3092\u76ee\u7684\u3068\u3057\u305f\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u3092\u627f\u77e5\u306e\u4e0a\u3067\u306e\u5229\u7528\u306f\u3054\u81ea\u7531\u306b\u3002", + "maintainer": { + "name": "\u3077\u30fc\u3056", + "email": "support@b-shock.co.jp" }, - "nodeName": "Wakapo's videos", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": false } } }, - "mldn.jp": { - "error": "HTTPSConnectionPool(host='mldn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.patrickmos.by": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "zik.goe.land": { + "mstdn18.jp": { + "error": "HTTPSConnectionPool(host='mstdn18.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.yiny.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 1 - } + "total": 500 + }, + "localPosts": 1858, + "localComments": 51 }, "metadata": { - "actorId": "https://zik.goe.land/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "admin@goe.land", - "terms": "", - "nodeName": "Muzikw\u00e2ck", - "banner": null, - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 2439 + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "YinY.org", + "nodeDescription": "Une instance d\u00e9di\u00e9e \u00e0 la culture punk et libertaire. \nPour que vive l'internet et la musique libre !", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + } + ] }, - "artists": { - "total": 105 + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" }, - "albums": { - "total": 181 + "email": { + "enabled": true }, - "music": { - "hours": 186.23666666666668 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true + "contactForm": { + "enabled": true }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 480, + 720, + 1080, + 2160 + ] }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 151 + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] } }, - "listenings": { - "total": 2720 + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } }, - "downloads": { - "total": 2004 + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 30 + } + }, + "tracker": { + "enabled": true } } } } }, - "togart.nsupdate.info": { - "error": "HTTPSConnectionPool(host='togart.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.typed-hole.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ajin.la": { + "xavierroy.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 28157 + "localPosts": 3503, + "localComments": 2096 }, - "openRegistrations": false - } - }, - "queer.garden": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, "protocols": [ - "activitypub" + "activitypub", + "webmention" ], - "usage": { - "users": { - "total": 48, - "activeMonth": 21, - "activeHalfyear": 34 - }, - "localPosts": 128087 - }, - "openRegistrations": false + "metadata": { + "email": "xavier@xavierroy.com" + } } }, - "cloud.kraemer-home.ddnss.de": { - "error": 404 - }, - "9177xe.tokyo": { - "error": "HTTPSConnectionPool(host='9177xe.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "luna.town": { - "error": 502 + "io.hfrc.de": { + "error": "HTTPSConnectionPool(host='io.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.mindpalace.io": { - "error": "HTTPSConnectionPool(host='peertube.mindpalace.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.socdojo.com": { + "error": "HTTPSConnectionPool(host='social.socdojo.com', port=443): Read timed out. (read timeout=3)" }, - "pljcbsn.me": { + "m.atm.pl": { "error": 404 }, - "minimes.hacklab.science": { - "error": "Expecting value: line 1 column 1 (char 0)" + "saxifragus.com": { + "error": 404 }, - "grurple.org": { + "fault.stsecurity.moe": { "error": 404 }, - "speak.hopeph.com": { + "social.monmusu.me": { "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 6 + }, + "localPosts": 1147 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "uploadLimits": { + "general": 16000000, + "banner": 8000000, + "background": 8000000, + "avatar": 4000000 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Speak Hope PH", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://social.monmusu.me/users/lizzy", + "https://social.monmusu.me/users/elfi" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -124152,305 +129888,401 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://speak.hopeph.com/users/patrick" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Monmusume", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": true, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, - "usage": { - "localPosts": 31, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "t7.telmina.com": { - "error": 404 - }, - "r3bl.social": { - "error": "HTTPSConnectionPool(host='r3bl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nineties.cafe": { - "error": "HTTPSConnectionPool(host='nineties.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "autonomous.zone": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", "chat", "relay" ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "autonomous.zone", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "accountActivationRequired": false + } + } + }, + "cloud.merrx.ddnss.de": { + "error": 403 + }, + "relay.corset.club": { + "error": "HTTPSConnectionPool(host='relay.corset.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "du.qunok.com": { + "error": "HTTPSConnectionPool(host='du.qunok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.hecke.rs": { + "error": 502 + }, + "cloud.kerkeni.tn": { + "error": "HTTPSConnectionPool(host='cloud.kerkeni.tn', port=443): Read timed out. (read timeout=3)" + }, + "cloud.sigfridlinden.se": { + "error": 404 + }, + "baden.social": { + "error": "HTTPSConnectionPool(host='baden.social', port=443): Read timed out. (read timeout=3)" + }, + "friendica.koehn.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://autonomous.zone/users/temporary" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-1736-gfee12769-develop" - }, - "usage": { - "localPosts": 55, - "users": { - "total": 15 - } + "outbound": [ + "smtp", + "twitter" + ] }, - "version": "2.0" + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "social.leptonics.com": { - "error": "HTTPSConnectionPool(host='social.leptonics.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.leptonics.com' doesn't match 'bo.leptonics.com'\")))" - }, - "dezilla.de": { - "error": "HTTPSConnectionPool(host='dezilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pix.opportunis.me": { + "mondaykickoff.com": { "nodeinfo": { "metadata": { - "nodeName": "pix.opportunis.me", + "nodeName": "The Monday Kickoff", + "nodeDescription": "Start your week with nine curated reads, served fresh each Monday ", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pix.opportunis.me", - "url": "https://pix.opportunis.me" - }, - "username": { - "remote": { - "formats": null, - "format": null, - "custom": null - } - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.6" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 18, - "localComments": 0, "users": { - "total": 4, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 1 + }, + "localPosts": 109 }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "vfc.uber.space": { + "social.dou.bet": { "error": 404 }, - "dumbo.kr": { - "error": "HTTPSConnectionPool(host='dumbo.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.kashishokunin.com": { + "error": "HTTPSConnectionPool(host='toot.kashishokunin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "headphone.actor": { - "error": "HTTPSConnectionPool(host='headphone.actor', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.danq.me": { + "error": "HTTPSConnectionPool(host='m.danq.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.danq.me' doesn't match either of 'danq.me', 'www.danq.me'\")))" }, - "mastodon.cisti.org": { + "ilinz.ddns.net": { + "error": "HTTPSConnectionPool(host='ilinz.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.safebook.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ipv6.social.x51.biz": { + "error": "HTTPSConnectionPool(host='ipv6.social.x51.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.murata.jp.net": { + "error": "HTTPSConnectionPool(host='mastodon.murata.jp.net', port=443): Read timed out. (read timeout=3)" + }, + "claris.cf": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 378, - "activeMonth": 187, - "activeHalfyear": 268 + "total": 33, + "activeMonth": 5, + "activeHalfyear": 18 }, - "localPosts": 15445 + "localPosts": 6809 }, "openRegistrations": true } }, - "soc.free-pic.org": { + "nc1.gkd.re": { + "error": 404 + }, + "video.writeas.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "1.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 4 }, - "localPosts": 32486 + "localPosts": 127, + "localComments": 3 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Write.as", + "nodeDescription": "PeerTube channel for Write.as" + } } }, - "ljoonal.xyz": { - "error": 404 + "social.chaosonline.pl": { + "error": "HTTPSConnectionPool(host='social.chaosonline.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sn.timttmy.co.uk": { - "error": "HTTPSConnectionPool(host='sn.timttmy.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.timttmy.co.uk' doesn't match either of 'timttmy.co.uk', 'www.timttmy.co.uk'\")))" + "videos.tcit.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 16636, + "localComments": 5 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "WeMakeTube", + "nodeDescription": "tcit's personal instance to test Peertube.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } }, - "apone.davidpeach.co.uk": { - "error": "HTTPSConnectionPool(host='apone.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.dominicdewolfe.com": { + "error": "HTTPSConnectionPool(host='mastodon.dominicdewolfe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.kasu.me": { - "error": "HTTPSConnectionPool(host='mastodon.kasu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.kasu.me' doesn't match either of '*.onamaeweb.jp', 'onamaeweb.jp'\")))" + "yuzulia.work": { + "error": 410 }, - "quitter.no": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.bonifacelabs.ca": { + "error": "HTTPSConnectionPool(host='mastodon.bonifacelabs.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.bonifacelabs.ca' doesn't match either of 'anthonylavado.com', 'blog.anthonylavado.com', 'www.anthonylavado.com'\")))" }, - "notes.baldurbjarnason.com": { - "error": 404 + "mastodontw.com": { + "error": "HTTPSConnectionPool(host='mastodontw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tomo.airen-no-jikken.icu": { + "scarlet.house": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -124462,51 +130294,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "media_proxy", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site", - "dontmarry.com" - ], - "replace": [] - }, "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "yorishiro.space" - ], - "media_removal": [ - "baraag.net", - "pawoo.net" - ], - "reject": [ - "sinblr.com", - "humblr.social", - "ehjovan.com", - "gab.com", - "develop.gab.com", - "kiwifarms.cc", - "spinster.xyz", - "cafe.gulp" - ], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -124515,10 +130312,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "i see you; you see me", - "nodeName": "\u89aa\u4ea4\u306e\u5b9f\u9a13", + "nodeDescription": "European-style mansion owned by Remilia Scarlet. It is located on a ridge on the edge of the Misty Lake.", + "nodeName": "ScarletHouse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -124531,7 +130328,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -124566,16 +130363,17 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://tomo.airen-no-jikken.icu/users/shmibs" + "https://scarlet.house/users/NaiJi", + "https://scarlet.house/users/oss" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "avatar": 5000000, + "background": 10000000, + "banner": 10000000, + "general": 100000000 } }, "openRegistrations": false, @@ -124588,92 +130386,74 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-615-g58fded98-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 10900, + "localPosts": 863, "users": { - "total": 1 + "total": 4 } }, "version": "2.0" } }, - "social.korot.ru": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "prosports.space": { - "error": "HTTPSConnectionPool(host='prosports.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rner.dk": { - "error": 400 - }, - "f.d7415.co.uk": { - "error": "HTTPSConnectionPool(host='f.d7415.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.d7415.co.uk' doesn't match either of 'martin.stone.je', 'stone.org.je', 'www.stone.org.je'\")))" - }, - "wagesofsinisdeath.com": { - "error": "HTTPSConnectionPool(host='wagesofsinisdeath.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fiat-tux.fr": { + "kuddel.greentrawler.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 255, - "localComments": 406 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 46 }, - "metadata": { - "email": "luc@didry.org" - } + "openRegistrations": false } }, - "www.espoone.eu": { - "error": 404 - }, - "status451.com": { - "error": 404 - }, - "afteryu.me": { - "error": 404 - }, - "en.litepubrelay.resplendentwebservices.com": { - "error": "HTTPSConnectionPool(host='en.litepubrelay.resplendentwebservices.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fedi.masto.host": { - "error": "HTTPSConnectionPool(host='fedi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "music.switchserver.fr": { - "error": "HTTPSConnectionPool(host='music.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "maxm.cloud": { + "error": "HTTPSConnectionPool(host='maxm.cloud', port=443): Read timed out. (read timeout=3)" }, - "nextcloud.no1sg.ru": { - "error": 404 + "webassembly.masto.host": { + "error": "HTTPSConnectionPool(host='webassembly.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/revenant": { - "error": 404 + "gs.powerlot.net": { + "error": 403 }, - "nextcloud.p1x.in": { - "error": 404 + "egg.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 190, + "activeMonth": 90, + "activeHalfyear": 233 + }, + "localPosts": 107428 + }, + "openRegistrations": true + } }, - "mastodon.odessen.com": { + "hates.company": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -124684,161 +130464,75 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 0 + "localPosts": 1149 }, "openRegistrations": false } }, - "kwnpsa.definitelyreal.coffee": { - "error": "HTTPSConnectionPool(host='kwnpsa.definitelyreal.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kwnpsa.definitelyreal.coffee' doesn't match either of 'convenient.email', 'friendica.obscuritus.ca', 'london.obscuritus.ca'\")))" + "misskey.myhome.cx": { + "error": "HTTPSConnectionPool(host='misskey.myhome.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "atxcoop.club": { - "error": "HTTPSConnectionPool(host='atxcoop.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.farbton.biz": { + "error": 404 }, - "ap.slashub.com": { - "error": "HTTPSConnectionPool(host='ap.slashub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ap.slashub.com timed out. (connect timeout=3)'))" + "mastodon.syleogroup.fr": { + "error": "HTTPSConnectionPool(host='mastodon.syleogroup.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "search.fedi.app": { + "toot.whatever.cz": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "FollowBotPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "search.fedi.app", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://search.fedi.app/users/sadmin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-2746-gfda6f35a-develop" - }, "usage": { - "localPosts": 1, "users": { - "total": 4 - } + "total": 52, + "activeMonth": 42, + "activeHalfyear": 44 + }, + "localPosts": 240 }, - "version": "2.0" + "openRegistrations": true } }, - "zwischenlaut.de": { + "nrkn.fr": { + "error": 410 + }, + "social.wilboard.nl": { + "error": "HTTPSConnectionPool(host='social.wilboard.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "coders.social": { + "error": "HTTPSConnectionPool(host='coders.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thehftguy.com": { + "error": 404 + }, + "social.fab-l3.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 2, - "localComments": 0 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 133, + "activeMonth": 64, + "activeHalfyear": 110 + }, + "localPosts": 5922 }, - "metadata": { - "email": "hexathos@mailbox.org" - } + "openRegistrations": true } }, - "microblog.shivering-isles.com": { + "handon.club": { "nodeinfo": { "version": "2.0", "software": { @@ -124850,22 +130544,22 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 232, + "activeMonth": 150, + "activeHalfyear": 190 }, - "localPosts": 2557 + "localPosts": 1573084 }, - "openRegistrations": false + "openRegistrations": true } }, - "ngndn.jp": { - "error": "HTTPSConnectionPool(host='ngndn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "artificial-owl.com": { + "error": "HTTPSConnectionPool(host='artificial-owl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thehackerway.com": { - "error": 404 + "toots.slothy.win": { + "error": "HTTPSConnectionPool(host='toots.slothy.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "orz.uno": { + "mastodon.radiosonline.cloud": { "nodeinfo": { "version": "2.0", "software": { @@ -124877,140 +130571,246 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 38, + "activeMonth": 16, + "activeHalfyear": 61 }, - "localPosts": 737 + "localPosts": 1795 }, - "openRegistrations": false + "openRegistrations": true } }, - "tlsn.com": { - "error": 404 - }, - "dev.knzk.me": { - "error": "HTTPSConnectionPool(host='dev.knzk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "b612.me": { + "error": "HTTPSConnectionPool(host='b612.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "wokka.be": { + "mastodon.cybervalley.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 50, - "activeMonth": 9, - "activeHalfyear": 20 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 3668 + "localPosts": 7 }, "openRegistrations": true } }, - "status.ssweeny.net": { - "error": 404 - }, - "ficta.org": { - "error": "HTTPSConnectionPool(host='ficta.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tired.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='tired.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.senooken.jp": { + "ifrit.gaia.ff14-mstdn.xyz": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "twitter", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 115, + "activeMonth": 23, + "activeHalfyear": 23 }, - "localPosts": 6864, - "localComments": 2720 + "localPosts": 10609 }, - "metadata": { - "nodeName": "social.senooken.jp", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 524288000, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "openRegistrations": true } }, - "hottestgirlinthe.club": { + "mastodon.pablo.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.pablo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hojiro.herokuapp.com": { "error": 404 }, - "illus.ion.ovh": { + "pleroma.jvbf.dev": { + "error": "HTTPSConnectionPool(host='pleroma.jvbf.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube-limoges.beta.education.fr": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.0" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 3, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": "0", - "activeMonth": "0" - } + "total": 8 + }, + "localPosts": 7232, + "localComments": 0 }, - "version": "2.0", - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire de l academie de Limoges", + "nodeDescription": "PeerTube, hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "social.buffalomesh.net": { - "error": "HTTPSConnectionPool(host='social.buffalomesh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.taketodon.com": { + "error": "HTTPSConnectionPool(host='pleroma.taketodon.com', port=443): Read timed out. (read timeout=3)" }, - "masto.3x1t.eu": { + "gnusocial.ev-db.de": { + "error": 404 + }, + "ple.watachan.net": { + "error": "HTTPSConnectionPool(host='ple.watachan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blockbastler.de": { + "error": "HTTPSConnectionPool(host='blockbastler.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blockbastler.de' doesn't match 'km20126.ic-server.de'\")))" + }, + "riotgurl.club": { + "error": "HTTPSConnectionPool(host='riotgurl.club', port=443): Read timed out. (read timeout=3)" + }, + "move.dryday.in": { + "error": "HTTPSConnectionPool(host='move.dryday.in', port=443): Read timed out. (read timeout=3)" + }, + "pettingzoo.dev": { + "error": "HTTPSConnectionPool(host='pettingzoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pettingzoo.dev' doesn't match either of '*.pup.haus', 'pup.haus'\")))" + }, + "blog.dshr.org": { + "error": 404 + }, + "olki.tk": { + "error": "HTTPSConnectionPool(host='deepl.duckdns.org', port=443): Max retries exceeded with url: /api/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "videogamesmen.com": { "nodeinfo": { "version": "2.0", "software": { @@ -125022,233 +130822,69 @@ ], "usage": { "users": { - "total": 2, + "total": 4, "activeMonth": 0, - "activeHalfyear": 0 + "activeHalfyear": 4 }, - "localPosts": 0 + "localPosts": 22 }, - "openRegistrations": false + "openRegistrations": true } }, - "sully.site": { + "video.storais.org": { + "error": "HTTPSConnectionPool(host='video.storais.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.email-versand.net": { + "error": "HTTPSConnectionPool(host='social.email-versand.net', port=443): Read timed out. (read timeout=3)" + }, + "talk.anarchismus.xyz": { "error": 404 }, - "friendica.xanderwharts.us": { + "mstdn.brainjuice.ca": { + "error": "HTTPSConnectionPool(host='mstdn.brainjuice.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "metacode.biz": { "nodeinfo": { - "version": "1.0", + "version": 1, "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "n/a", + "version": "2019.09-1323" }, "protocols": { "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "activitypub" ], "outbound": [ - "friendica", - "diaspora", - "gnusocial" + "activitypub" ] }, "services": { "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "outbound": [] + }, + "usage": { + "users": {} }, - "usage": {}, "openRegistrations": false, "metadata": { - "nodeName": "Xanderwhart Friendica Test", + "nodeName": "N/A", "protocols": { "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" + "activitypub" ], "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" + "activitypub" ] }, "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] + "inbound": [], + "outbound": [] }, "explicitContent": false } } }, - "familysolidarity.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.4" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 62, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "victordiazbl@gmail.com" - } - } - }, - "masutadon.com": { - "error": "HTTPSConnectionPool(host='masutadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bulubulu.club": { - "error": "HTTPSConnectionPool(host='bulubulu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/abc": { - "error": 404 - }, - "bolddaemon.com": { - "error": "HTTPSConnectionPool(host='bolddaemon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "teamzeta.xyz": { - "error": "HTTPSConnectionPool(host='teamzeta.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.communisteslibertaires.org": { - "error": 403 - }, - "relay.webfruits.org": { - "error": "HTTPSConnectionPool(host='relay.webfruits.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.mandps.net": { - "error": "HTTPSConnectionPool(host='mstdn.mandps.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gancio3.tunnel.datahub.at": { - "error": "HTTPSConnectionPool(host='gancio3.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/ignami": { - "error": 404 - }, - "15.distsn.org": { - "error": "HTTPSConnectionPool(host='15.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pt.kamp.site": { - "error": "HTTPSConnectionPool(host='pt.kamp.site', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/rebound": { - "error": 404 - }, - "bb.qunok.com": { - "error": "HTTPSConnectionPool(host='bb.qunok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/yuri_bot": { - "error": 404 - }, - "social.computerfox.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 9 - }, - "localPosts": 55225 - }, - "openRegistrations": false - } - }, - "mastodon.jvol.wtf": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "tube.ceriz.fr": { - "error": "HTTPSConnectionPool(host='tube.ceriz.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mast.catsbay.org": { - "error": "HTTPSConnectionPool(host='mast.catsbay.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.nzws.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1+nzws" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 9, - "activeHalfyear": 13 - }, - "localPosts": 8405 - }, - "openRegistrations": true - } - }, - "mstdn.co33k.org": { - "error": 404 - }, - "pink.institute": { - "error": 404 - }, - "dreamyome.m.to": { - "error": "HTTPSConnectionPool(host='dreamyome.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gaypxrn.de": { - "error": "HTTPSConnectionPool(host='gaypxrn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tapidon.skyfish.jp": { - "error": "HTTPSConnectionPool(host='tapidon.skyfish.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi.anarchy.moe": { + "social.ashwalker.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -125258,45 +130894,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 100 - }, "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "ObjectAgePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "Fediverse instance for anarchy.moe", - "nodeName": "anarchy.moe", + "nodeDescription": "Ash Walker's Pleroma instance", + "nodeName": "Signal Garden", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -125309,7 +130920,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -125344,22 +130955,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.anarchy.moe/users/copygirl", - "https://fedi.anarchy.moe/users/Senko" + "https://social.ashwalker.net/users/Ash" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 50000000 + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -125367,32 +130982,26 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.4" }, "usage": { - "localPosts": 242, + "localPosts": 40, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "mastodon.michaeljdeeb.com": { - "error": "HTTPSConnectionPool(host='mastodon.michaeljdeeb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bonkumiru.hacktivis.me": { - "error": 404 - }, - "bout.ca": { - "error": 404 + "social.coenjacobs.me": { + "error": "HTTPSConnectionPool(host='social.coenjacobs.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.coenjacobs.me' doesn't match 'blog.levelsbarber.com'\")))" }, - "misskey.xn--krsgw--n73t.com": { + "feditube.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.32.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -125404,157 +131013,211 @@ "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Misskey de korako", - "nodeDescription": "\u3088\u308a\u3069\u3053\u308d\u63a2\u3057\u307e\u3059\u30fb\u30fb\u30fb", - "maintainer": { - "name": "\u9d09\u6cb3\u96db", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "mastodon.exoblivione.tk": { - "error": "HTTPSConnectionPool(host='mastodon.exoblivione.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.exoblivione.tk timed out. (connect timeout=3)'))" - }, - "mstdn.toaruhetare.net": { - "error": "HTTPSConnectionPool(host='mstdn.toaruhetare.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.hashtagueule.fr": { - "error": 404 - }, - "v0c8zbgyrp92.4chan.icu": { - "error": "HTTPSConnectionPool(host='v0c8zbgyrp92.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mstdn.feelingso.blue": { - "error": "HTTPSConnectionPool(host='mstdn.feelingso.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.kingpenguin.tk": { - "error": 403 - }, - "syachiku.net": { - "error": 404 - }, - "smiley.thespinning.top": { - "error": 404 - }, - "www.ludovicsouliman.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 8 }, - "localPosts": 29, - "localComments": 4 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 2692, + "localComments": 5 }, "metadata": { - "email": "tykayn@gmail.com" - } - } - }, - "mastodon.social/users/rsolva": { - "error": 404 - }, - "eaglefirenation.com": { - "error": 404 - }, - "fedi.pictures": { - "error": "HTTPSConnectionPool(host='fedi.pictures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "myfamilyandfriends.net": { - "error": "HTTPSConnectionPool(host='myfamilyandfriends.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "themixedgm.wordpress.com": { - "error": 404 - }, - "ukrainian.social": { - "error": "HTTPSConnectionPool(host='ukrainian.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "a.yzddhr.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "blog.hidao.work": { - "error": 404 - }, - "proto.cybre.space": { - "error": "HTTPSConnectionPool(host='proto.cybre.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "panic.social": { - "error": "HTTPSConnectionPool(host='panic.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to panic.social timed out. (connect timeout=3)'))" - }, - "rubber.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1441, - "activeMonth": 388, - "activeHalfyear": 778 + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 26470 - }, - "openRegistrations": true + "nodeName": "FediTube", + "nodeDescription": "FediTube, a federated video streaming platform using P2P directly in the web browser with WebTorrent and Angular. Federated video sharing.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "clientScripts": { + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-light-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "sherif-online.de": { - "error": "HTTPSConnectionPool(host='sherif-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "helpeurope.net": { - "error": 404 - }, - "ganesha.masto.host": { - "error": "HTTPSConnectionPool(host='ganesha.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nc.eolink.net": { - "error": 404 - }, - "www.adventuremalmusic.com": { - "error": "HTTPSConnectionPool(host='www.adventuremalmusic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.postblue.info": { + "video.omniatv.com": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -125569,23 +131232,54 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 48 }, - "localPosts": 23380, + "localPosts": 631, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PostTube", - "nodeDescription": "PostTube is made of PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "omniatv videos", + "nodeDescription": "[EN] A PeerTube instance hosting videos produced by omniatv.com, a grassroots media platform in Greece. \n\n[EL] \u039c\u03b9\u03b1 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 omniatv \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03b5\u03bb\u03b5\u03cd\u03b8\u03b5\u03c1\u03bf \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc PeerTube, \u03bc\u03b9\u03b1 \u03bf\u03bc\u03cc\u03c3\u03c0\u03bf\u03bd\u03b4\u03b7 (ActivityPub) \u03c0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 video streaming \u03c0\u03bf\u03c5 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af P2P (BitTorrent) \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd web browser, \u03bc\u03b5 WebTorrent \u03ba\u03b1\u03b9 Angular.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, { "name": "dark", "version": "0.0.2", @@ -125599,22 +131293,19 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, 720, 1080, @@ -125691,8 +131382,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -125706,37 +131397,10 @@ } } }, - "martin.ist": { - "error": "HTTPSConnectionPool(host='martin.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gyudn.com": { - "error": "HTTPSConnectionPool(host='gyudn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nettek.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 36 - }, - "openRegistrations": false - } - }, - "minutiae.cerritus.eu": { + "pleroma.wafflec.one": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -125763,9 +131427,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Cerritus", + "nodeName": "Neo Hell Site", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -125812,7 +131476,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pleroma.wafflec.one/users/probgoblin" + ], "suggestions": { "enabled": false }, @@ -125823,7 +131489,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -125833,42 +131499,258 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 39, + "localPosts": 44, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "yellowmustard.club": { - "error": "HTTPSConnectionPool(host='yellowmustard.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'yellowmustard.club' doesn't match either of 'waukeganappliancefix.com', 'www.waukeganappliancefix.com'\")))" + "ancientoch.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "sixam.xyz": { - "error": "HTTPSConnectionPool(host='sixam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "sarkisov.ocloud.de": { + "error": "HTTPSConnectionPool(host='sarkisov.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "footle.org": { + "outdoorism.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 64, + "localComments": 2 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "dylan@kuhnhub.com" + } + } + }, + "beacon.mhdp.me": { + "error": "HTTPSConnectionPool(host='beacon.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "newtype.institute": { + "error": "HTTPSConnectionPool(host='newtype.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "manimani.m.to": { + "error": "HTTPSConnectionPool(host='manimani.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.radicalityincident.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 36 + }, + "openRegistrations": false + } + }, + "maple.asria.jp": { + "error": "HTTPSConnectionPool(host='maple.asria.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.nekomimi.jp": { "error": 404 }, - "pleroma.lesamarien.fr": { - "error": "HTTPSConnectionPool(host='pleroma.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "myasstodon.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 61, + "activeMonth": 50, + "activeHalfyear": 87 + }, + "localPosts": 188008 + }, + "openRegistrations": true + } }, - "wiegandtech.net": { + "ennibook.de": { + "error": "HTTPSConnectionPool(host='ennibook.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "friendica.anonsys.net": { + "error": 500 + }, + "masto.mckendrick.dev": { + "error": "HTTPSConnectionPool(host='masto.mckendrick.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-syui-2.herokuapp.com": { "error": 404 }, - "34.209.101.134": { - "error": "HTTPSConnectionPool(host='34.209.101.134', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 34.209.101.134 timed out. (connect timeout=3)'))" + "opinioncontrol.de": { + "error": "HTTPSConnectionPool(host='opinioncontrol.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "shr.today": { - "error": "HTTPSConnectionPool(host='shr.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.m544.net": { + "error": "HTTPSConnectionPool(host='pleroma.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "libertarianism.club": { - "error": "HTTPSConnectionPool(host='libertarianism.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "2blackflags.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.bisby.xyz": { + "david.ely.fm": { + "error": 404 + }, + "toot.style": { + "error": "HTTPSConnectionPool(host='toot.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.ctrlz.es": { + "error": 404 + }, + "pritter.work": { + "error": 404 + }, + "tinysupports.zemows.org": { + "error": "HTTPSConnectionPool(host='tinysupports.zemows.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ceramicadelpez.edu.uy": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 75, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "gabriel@publicar.uy" + } + } + }, + "2ni-cloud.duckdns.org": { + "error": "HTTPSConnectionPool(host='2ni-cloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.nealta.fr": { + "error": "HTTPSConnectionPool(host='pleroma.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.thorium.cc": { + "error": "HTTPSConnectionPool(host='mastodon.thorium.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jai.edusol.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 80, + "activeMonth": 136, + "activeHalfyear": 177 + }, + "localPosts": 3303 + }, + "openRegistrations": true + } + }, + "nc.oriam.ovh": { + "error": "HTTPSConnectionPool(host='nc.oriam.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.thekosinski.com": { + "error": "HTTPSConnectionPool(host='m.thekosinski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nicodon.jp": { + "error": "HTTPSConnectionPool(host='nicodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.sidekek.ml": { + "error": 502 + }, + "anders.dev": { + "nodeinfo": { + "metadata": { + "nodeName": "Continuous Learning", + "nodeDescription": "This is where I share and save my findings for you and future me.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3 + }, + "version": "2.0" + } + }, + "mstdn.oa-dev.com": { + "error": "HTTPSConnectionPool(host='mstdn.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "arthropod.tech": { + "error": "HTTPSConnectionPool(host='arthropod.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'arthropod.tech' doesn't match either of '*.user.fm', 'user.fm'\")))" + }, + "erehwon.pagekite.me": { + "error": "HTTPSConnectionPool(host='erehwon.pagekite.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.amaseto.com": { "nodeinfo": { "version": "2.0", "software": { @@ -125880,27 +131762,30 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 56 + "localPosts": 78 }, "openRegistrations": false } }, - "kigdon.xyz": { - "error": "HTTPSConnectionPool(host='kigdon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskeydev1.fediverse.website": { + "error": "HTTPSConnectionPool(host='misskeydev1.fediverse.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/AudioRCA": { - "error": 404 + "shitbird.online": { + "error": "HTTPSConnectionPool(host='shitbird.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.maliweb.at": { + "roap.masto.host": { + "error": "HTTPSConnectionPool(host='roap.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.nimag.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -125915,57 +131800,93 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 851, + "localPosts": 903, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "TubeMaliweb", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nThis instance is mainly for sharing my activities around Africa.", + "nodeName": "Nimag Video", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", "clientScripts": {} + }, + { + "name": "ungamify", + "version": "0.0.1", + "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", + "clientScripts": { + "dist/common-client-plugin.js": { + "script": "dist/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "dist/video-watch-client-plugin.js": { + "script": "dist/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } - ], - "default": "dark" + ] + }, + "theme": { + "registered": [], + "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -126044,281 +131965,107 @@ } } }, - "pixelfed.kosebamse.com": { + "mastodon.zemows.org": { + "error": "HTTPSConnectionPool(host='mastodon.zemows.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.bleauweb.net": { + "error": "HTTPSConnectionPool(host='social.bleauweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.bleauweb.net' doesn't match 'gitlab.bleauweb.net'\")))" + }, + "bark.antiorario.it": { + "error": "HTTPSConnectionPool(host='bark.antiorario.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "watt.ws": { + "error": 403 + }, + "exceptional.party": { + "error": "HTTPSConnectionPool(host='exceptional.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sfba.social": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.kosebamse.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "20000", - "max_caption_length": "500", - "album_limit": "100", - "image_quality": 90, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Koses Pixelfed", - "domain": "pixelfed.kosebamse.com", - "url": "https://pixelfed.kosebamse.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 4, - "localComments": 0, - "users": { - "total": 10, - "activeHalfyear": 2, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "bartoszmilewski.com": { - "error": 404 - }, - "mastodon.echelon4.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.echelon4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.echelon4.xyz' doesn't match 'alice.echelon4.xyz'\")))" - }, - "blogs.jp": { - "error": "HTTPSConnectionPool(host='blogs.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "farmlesbian.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 30, + "activeMonth": 19, + "activeHalfyear": 63 }, - "localPosts": 0 + "localPosts": 197 }, "openRegistrations": true } }, - "gospel.sunbutt.faith": { - "error": 404 + "skri.ga": { + "error": "HTTPSConnectionPool(host='skri.ga', port=443): Read timed out. (read timeout=3)" }, - "mstdn.lesamarien.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 6 - }, - "localPosts": 130 - }, - "openRegistrations": true - } + "angelbows.mkljczk.pl": { + "error": "HTTPSConnectionPool(host='angelbows.mkljczk.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.vrutkovs.eu": { - "error": "HTTPSConnectionPool(host='mstdn.vrutkovs.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.he2.de": { + "error": 404 }, - "gladtherescake.eu": { + "fr.zy.lc/profile/npze": { "error": 403 }, - "twitter.woof.group": { - "error": 502 + "faisal.social": { + "error": "HTTPSConnectionPool(host='faisal.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.64.re": { - "error": "HTTPSConnectionPool(host='m.64.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.64.re' doesn't match '64.re'\")))" + "pleroma.foederati.dk": { + "error": "HTTPSConnectionPool(host='pleroma.foederati.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mazzo.masto.host": { + "peertube.firudverse.social": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.cooleysekula.net": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 399 + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" }, - "openRegistrations": false - } - }, - "untallerdeseguridad.noblogs.org": { - "error": 404 - }, - "social.kaaosunlimited.fi": { - "error": 404 - }, - "info.sabakan.industries": { - "nodeinfo": { - "metadata": { - "nodeName": "info.sabakan.industries", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 3, - "publicReader": true, - "invites": false + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "rss2.0" + "twitter" ] }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, + "openRegistrations": false, "usage": { "users": { - "total": 11, - "activeHalfyear": 2 + "total": 7, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 34 - }, - "version": "2.0" - } - }, - "mastodon-sci.tk": { - "error": "HTTPSConnectionPool(host='mastodon-sci.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon-sci.tk timed out. (connect timeout=3)'))" - }, - "speakfree.world": { - "error": "HTTPSConnectionPool(host='speakfree.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to speakfree.world timed out. (connect timeout=3)'))" - }, - "mk.kigurumi.fun": { - "error": "HTTPSConnectionPool(host='mk.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.sip3.de": { - "error": 404 - }, - "tekkadon.manimani.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "localPosts": 9453, + "localComments": 716 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 29, - "activeMonth": 11, - "activeHalfyear": 17 + "metadata": { + "nodeName": "Social (North Texas)", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "localPosts": 24002 - }, - "openRegistrations": false + "adminAccount": "stephensekula" + } } }, - "osada.can.nohost.me": { - "error": "HTTPSConnectionPool(host='osada.can.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to osada.can.nohost.me timed out. (connect timeout=3)'))" - }, - "tftsr.com": { - "error": 404 - }, - "socialveg.eu": { - "error": "HTTPSConnectionPool(host='socialveg.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "toivioretki.fi": { - "error": 404 - }, - "tube.mastofant.de": { - "error": "HTTPSConnectionPool(host='tube.mastofant.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastoweed.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "functor.pro": { - "error": "HTTPSConnectionPool(host='functor.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to functor.pro timed out. (connect timeout=3)'))" - }, - "meditest.medidata.work": { - "error": "HTTPSConnectionPool(host='meditest.medidata.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.ruppssites.com": { - "error": 404 - }, - "mrnd.xyz": { + "soc.7thmagic.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -126337,20 +132084,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -126361,8 +132096,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "@mira@mrnd.xyz", - "nodeName": "mrnd", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "7th Magic::Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -126408,9 +132143,9 @@ "users", "web" ], - "skipThreadContainment": false, + "skipThreadContainment": true, "staffAccounts": [ - "https://mrnd.xyz/users/mira" + "https://soc.7thmagic.net/users/andros" ], "suggestions": { "enabled": false @@ -126432,192 +132167,242 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 321, + "localPosts": 1500, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mstdn.dev.ark.jp": { - "error": "HTTPSConnectionPool(host='mstdn.dev.ark.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "elparque.faccionlatina.org": { + "error": "HTTPSConnectionPool(host='elparque.faccionlatina.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elparque.faccionlatina.org' doesn't match either of 'consultorias.in', 'www.consultorias.in'\")))" }, - "social.g5t.de": { + "megalodon.tekicha.org": { + "error": "HTTPSConnectionPool(host='megalodon.tekicha.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fed.gated.space": { + "error": "HTTPSConnectionPool(host='fed.gated.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/Altreus": { + "error": 404 + }, + "osada.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='osada.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.arkwoodpond.info": { + "error": 404 + }, + "hdhdhd.m.to": { + "error": "HTTPSConnectionPool(host='hdhdhd.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diaspora.hzsogood.net": { + "error": "HTTPSConnectionPool(host='diaspora.hzsogood.net', port=443): Read timed out. (read timeout=3)" + }, + "ww1.mindblast.space": { + "error": "HTTPSConnectionPool(host='ww1.mindblast.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "m.cmx.im": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 847, + "activeMonth": 437, + "activeHalfyear": 743 }, - "localPosts": 6 + "localPosts": 49190 }, - "openRegistrations": false + "openRegistrations": true } }, - "io.proxion.de": { + "mghk.space": { + "error": "HTTPSConnectionPool(host='mghk.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marshcast.mooo.com": { + "error": "HTTPSConnectionPool(host='marshcast.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cuslgeode.wordpress.com": { "error": 404 }, - "tube.lou.lt": { + "testinstancepleaseignore.xyzzy.link": { + "error": "HTTPSConnectionPool(host='testinstancepleaseignore.xyzzy.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "farmlesbian.com": { + "error": "HTTPSConnectionPool(host='farmlesbian.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/SophieH": { + "error": 404 + }, + "mastodon.social/users/trwnh": { + "error": 404 + }, + "mastodon.syn.haus": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "hub.denis-juriev.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.3.0" + "name": "hubzilla", + "version": "4.0.3" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "dreamwidth", + "gnusocial", + "friendica", + "pumpio", + "redmatrix", + "wordpress", + "xmpp" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 4 + "total": 7, + "activeHalfyear": 7, + "activeMonth": 7 }, - "localPosts": 28480, - "localComments": 3 + "localPosts": 13, + "localComments": 5 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Lou.lt vid\u00e9os", - "nodeDescription": "" + "nodeName": "Hubzilla @ Hub.Denis-Juriev.Net" } } }, - "mastodon.santoyo.io": { - "error": "HTTPSConnectionPool(host='mastodon.santoyo.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "yukari.cafe": { + "error": "HTTPSConnectionPool(host='yukari.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.linuxkompis.se": { + "css-tricks.com": { + "error": 404 + }, + "pv5rvm5gugrn.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.whyrlpool.com": { + "error": "HTTPSConnectionPool(host='mastodon.whyrlpool.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "solarpunk.dk": { + "error": "HTTPSConnectionPool(host='solarpunk.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.boneheadmedia.com": { + "error": "HTTPSConnectionPool(host='peertube.boneheadmedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.kilian.io": { + "error": 404 + }, + "kolevino.com": { + "error": "HTTPSConnectionPool(host='kolevino.com', port=443): Read timed out. (read timeout=3)" + }, + "hub.thisco.de": { + "error": "HTTPSConnectionPool(host='hub.thisco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.leo60228.space": { + "error": "HTTPSConnectionPool(host='mastodon.leo60228.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ss4.masdon.life": { + "error": "HTTPSConnectionPool(host='ss4.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ublog.antispecisme.net": { + "error": "HTTPSConnectionPool(host='ublog.antispecisme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ublog.antispecisme.net' doesn't match either of 'broken-by-design.fr', 'www.broken-by-design.fr'\")))" + }, + "tlmstdn.de": { + "error": "HTTPSConnectionPool(host='tlmstdn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "botsin.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 34, - "activeMonth": 21, - "activeHalfyear": 53 + "total": 4669, + "activeMonth": 1736, + "activeHalfyear": 4201 }, - "localPosts": 1337 + "localPosts": 11187865 }, "openRegistrations": true } }, - "sound.otter.sh": { + "mstdn-cybertilde.serveo.net": { + "error": "HTTPSConnectionPool(host='mstdn-cybertilde.serveo.net', port=443): Read timed out. (read timeout=3)" + }, + "social.403.io": { + "error": "HTTPSConnectionPool(host='social.403.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "grand.im": { "nodeinfo": { - "metadata": { - "announcement": null, - "nodeDescription": "This is a reel2bits instance", - "nodeName": "My reel2bits instance", - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web", - "reel2bits", - "register", - "login", - "oauth-callback", - "tracks", - "albums", - "account", - "uploads", - "static", - "feeds" - ], - "sentryDsn": "https://4d4618be47594e82b559b506eff75484:f7b63a9d24d24777a578911b01530f2c@sentry.sigpipe.me/10", - "taxonomy": { - "postsName": "Tracks" - }, - "uploadLimits": { - "track": 67108864 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 0 }, + "openRegistrations": false + } + }, + "mastodon.venturahimself.pro": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "reel2bits", - "version": "0.0.1-3f849d76" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 9, "users": { - "total": 2 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 61 }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.screebo.net": { - "error": "HTTPSConnectionPool(host='mastodon.screebo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "freifunk.rocks": { - "error": "HTTPSConnectionPool(host='freifunk.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "testing.abdl.link": { - "error": "HTTPSConnectionPool(host='testing.abdl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "poppoko.m.to": { - "error": "HTTPSConnectionPool(host='poppoko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cinematheque.tube": { + "videos.iut-orsay.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -126637,17 +132422,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 21 }, - "localPosts": 120, - "localComments": 0 + "localPosts": 144, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Cin\u00e9math\u00e8que fran\u00e7aise", - "nodeDescription": "https://www.cinematheque.fr/henri/", + "nodeName": "IUT d'Orsay", + "nodeDescription": "Plate-forme de diffusion de contenu de l'IUT d'Orsay utilisant PeerTube", "nodeConfig": { "plugin": { "registered": [] @@ -126657,10 +132442,10 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -126670,7 +132455,9 @@ "enabled": true }, "enabledResolutions": [ + 240, 360, + 480, 720, 1080 ] @@ -126678,10 +132465,10 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -126724,7 +132511,12 @@ ".flv", ".mkv", ".m4v", - "null" + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -126740,7 +132532,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 21474836480, "videoQuotaDaily": -1 }, "trending": { @@ -126755,37 +132547,56 @@ } } }, - "vipgirlfriend.xxx": { - "error": 404 - }, - "mastodon.kitamurakz.com": { + "megatube.lilomoino.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.0" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 665 + "localPosts": 5, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "M\u00e9ga Tube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "nextcloud.derg.xyz": { + "ins.mastalab.app": { + "error": "HTTPSConnectionPool(host='ins.mastalab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cvuhn4smoar5yb4caraimhg6lo6ynff4ksqfld3nhtrkrz3efafsyhqd.onion": { + "error": "HTTPSConnectionPool(host='cvuhn4smoar5yb4caraimhg6lo6ynff4ksqfld3nhtrkrz3efafsyhqd.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.norafin.com": { "error": 404 }, - "nextcloud.cosmic-engineer.com": { - "error": "HTTPSConnectionPool(host='nextcloud.cosmic-engineer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "social.heckin.tech": { + "error": "HTTPSConnectionPool(host='social.heckin.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "spanner.works": { + "pixie.garden": { + "error": "HTTPSConnectionPool(host='pixie.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fkpk.org": { "nodeinfo": { "version": "2.0", "software": { @@ -126797,478 +132608,103 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 3, + "total": 16, + "activeMonth": 1, "activeHalfyear": 3 }, - "localPosts": 4198 + "localPosts": 59 }, "openRegistrations": false } }, - "vamuki.club": { - "error": "HTTPSConnectionPool(host='vamuki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.matrix.org": { - "error": 404 - }, - "video.cigliola.com": { - "error": "HTTPSConnectionPool(host='video.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tranzgender.com": { + "error": "HTTPSConnectionPool(host='tranzgender.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tranzgender.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" }, - "social.famille-link.fr": { + "mastodon.demelo.fr": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Link", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.famille-link.fr/users/didierl" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-606-g699fc956-develop" - }, "usage": { - "localPosts": 170, "users": { - "total": 13 - } - }, - "version": "2.0" - } - }, - "sunshinegardens.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "EnsureRePrepended", - "AntiLinkSpamPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "humblr.social", - "kinky.business", - "porntoot.com", - "sinblr.com", - "switter.at" - ], - "banner_removal": [], - "federated_timeline_removal": [ - "anticapitalist.party", - "aura.aetheri.ca", - "awoo.space", - "botsin.space", - "brap.73k.us", - "bsd.network", - "cliterati.club", - "comicscamp.club", - "computerfairi.es", - "cryptids.online", - "develop.gab.com", - "fedi.upyum.com", - "gab.com", - "glitch.social", - "hexagon.town", - "infinite.pink", - "jorts.horse", - "mastodon.circlelinego.com", - "mastodon.social", - "not-develop.gab.com", - "p.a3.pm", - "playvicious.social", - "sinblr.com", - "sleeping.town", - "social.diskseven.com", - "social.libre.fi", - "social.quodverum.com", - "social.skiant.net", - "social.thaega.fr", - "spinster.xyz", - "vulpine.club", - "sunbeam.city", - "toot.cafe", - "transfurrmation.town" - ], - "media_nsfw": [ - "baraag.net", - "equestria.social", - "freespeechextremist.com", - "gameliberty.club", - "humblr.social", - "kinky.business", - "kiwifarms.cc", - "miniwa.moe", - "mstdn.jp", - "neckbeard.xyz", - "pawoo.net", - "pl.smuglo.li", - "porntoot.com", - "shitasstits.life", - "sinblr.com", - "social.myfreecams.com", - "stereophonic.space", - "switter.at", - "twimblr.xyz", - "vipgirlfriend.xxx" - ], - "media_removal": [], - "reject": [ - "fedichive.tk", - "freefedifollowers.ga", - "newjack.city", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "develop.gab.com", - "gab.com", - "hispanilandia.net", - "kiwifarms.cc", - "not-develop.gab.com", - "scholar.social", - "social.diskseven.com", - "social.librem.one", - "sunbeam.city" - ] - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "the first days of a better nation", - "nodeName": "sunshine gardens", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.sunshinegardens.org/users/xj9", - "https://social.sunshinegardens.org/users/matilde", - "https://social.sunshinegardens.org/users/BeEmsabub", - "https://social.sunshinegardens.org/users/hushroom", - "https://social.sunshinegardens.org/users/abbycakes" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 200000000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, - "usage": { - "localPosts": 24607, - "users": { - "total": 26 - } + "localPosts": 0 }, - "version": "2.0" + "openRegistrations": true } }, - "mstdn.bomucha.net": { - "error": "HTTPSConnectionPool(host='mstdn.bomucha.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "friendica.schafshor.de": { + "error": "HTTPSConnectionPool(host='friendica.schafshor.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.redxen.eu": { + "libera.site": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.hostsharing.net": { + "error": "HTTPSConnectionPool(host='social.hostsharing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.bugplasma.de": { + "error": 404 + }, + "pl.ost.social": { + "error": "HTTPSConnectionPool(host='pl.ost.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.satzz.me": { + "error": "HTTPSConnectionPool(host='mstdn.satzz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "groundpolis.app": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "The social center for the fediverse", - "nodeName": "RedXen Fedi", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.redxen.eu/users/caskd" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "groundpolis", + "version": "12.36.1-gp-3.2.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 6, - "users": { - "total": 4 - } + "users": {} }, - "version": "2.0" + "metadata": { + "nodeName": "groundpolis.app", + "nodeDescription": "", + "maintainer": { + "name": "Groundpolis HQ", + "email": "xeltica@gmail.com" + }, + "langs": [], + "tosUrl": "https://groundpolis.app/@Admin/pages/tos", + "repositoryUrl": "https://github.com/xeltica/groundpolis", + "feedbackUrl": "https://github.com/xeltica/groundpolis/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 1500, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "avatastic.co.uk": { - "error": 502 - }, - "a.peculiar.space": { - "error": "HTTPSConnectionPool(host='a.peculiar.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "kpopjp.net": { - "error": "HTTPSConnectionPool(host='kpopjp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/cactipus": { - "error": 404 - }, - "m.kretschmann.social": { + "masto.angristan.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -127280,233 +132716,36 @@ ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1392 + "localPosts": 74 }, "openRegistrations": false } }, - "friendica.dickeycloud.com": { - "error": "HTTPSConnectionPool(host='friendica.dickeycloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.surstroemming.de": { - "error": "HTTPSConnectionPool(host='friendica.surstroemming.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.surstroemming.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "nerdculture.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 489, - "activeMonth": 141, - "activeHalfyear": 558 - }, - "localPosts": 11870 - }, - "openRegistrations": true - } - }, - "cryptodon.tokyo": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 121, - "activeMonth": 12, - "activeHalfyear": 276 - }, - "localPosts": 1145 - }, - "openRegistrations": true - } - }, - "patch.cx": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://patch.cx/users/rin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 20000000, - "background": 20000000, - "banner": 20000000, - "general": 50000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-606-g699fc956-develop" - }, - "usage": { - "localPosts": 23318, - "users": { - "total": 73 - } - }, - "version": "2.0" - } + "pt.kamp.site": { + "error": "HTTPSConnectionPool(host='pt.kamp.site', port=443): Read timed out. (read timeout=3)" }, - "mastodon-startup.org": { - "error": "HTTPSConnectionPool(host='mastodon-startup.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cijber.social": { + "error": "HTTPSConnectionPool(host='cijber.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "actocom.com": { + "duck.cf": { "error": 404 }, - "a.feralcloud.com": { - "error": "HTTPSConnectionPool(host='a.feralcloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nothing.town": { + "error": "HTTPSConnectionPool(host='nothing.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.sasrobotics.xyz": { + "comam.es": { "error": 404 }, - "publish.ministryofinternet.eu": { - "nodeinfo": { - "metadata": { - "nodeName": "Publish.MinistryOfInternet.eu", - "nodeDescription": "Publishing platform for humans", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 176, - "activeHalfyear": 104 - }, - "localPosts": 78 - }, - "version": "2.0" - } - }, - "mlxrx85kd3z51598lsp4guba7.4chan.icu": { - "error": "HTTPSConnectionPool(host='mlxrx85kd3z51598lsp4guba7.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "toots.benpro.fr": { + "hash.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -127514,234 +132753,77 @@ "usage": { "users": { "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 6024 - }, - "openRegistrations": true - } - }, - "pleroma-dev.captain.io": { - "error": "HTTPSConnectionPool(host='pleroma-dev.captain.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "w3.e3-83-ad-e3-83-aa.eu": { - "error": "HTTPSConnectionPool(host='w3.e3-83-ad-e3-83-aa.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.ytgrsua4.net": { - "error": "HTTPSConnectionPool(host='mstdn.ytgrsua4.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kabutodon.com": { - "error": "HTTPSConnectionPool(host='kabutodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kabutodon.com timed out. (connect timeout=3)'))" - }, - "thickrips.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 21 - }, - "localPosts": 2198, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "u might like it", - "nodeDescription": "visual and audio enjoyments for the weedbound" - } - } - }, - "m.rocketboom.io": { - "error": "HTTPSConnectionPool(host='m.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.luckow.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "hamtter.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 95, - "activeMonth": 15, - "activeHalfyear": 24 + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 4899 + "localPosts": 119 }, "openRegistrations": true } }, - "friloux.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.social/users/carpedick": { - "error": 404 - }, - "video.livecchi.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 81, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LivecchiTube", - "nodeDescription": "Video Site for our Family Videos" - } - } - }, - "mastodon.emanuelpina.pt": { + "kity.wtf": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 65 + "localPosts": 19819 }, "openRegistrations": false } }, - "mini.loutre.info": { - "error": "HTTPSConnectionPool(host='mini.loutre.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mini.loutre.info timed out. (connect timeout=3)'))" - }, - "fortnite.masto.host": { - "error": "HTTPSConnectionPool(host='fortnite.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "internaut.me": { - "error": "HTTPSConnectionPool(host='internaut.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to internaut.me timed out. (connect timeout=3)'))" - }, - "dev.decentralized.faith": { - "error": "HTTPSConnectionPool(host='dev.decentralized.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.organisationtressecrete.com": { - "error": "HTTPSConnectionPool(host='mastodon.organisationtressecrete.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pounced-on.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+rrerrNet" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 81, - "activeMonth": 100, - "activeHalfyear": 244 - }, - "localPosts": 17255 - }, - "openRegistrations": true - } - }, - "cloud.wyld.me": { - "error": "HTTPSConnectionPool(host='cloud.wyld.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.topco.at": { - "error": 404 - }, - "pixel.rights.ninja": { - "error": 404 - }, - "u.qdnx.org": { - "error": "HTTPSConnectionPool(host='u.qdnx.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'u.qdnx.org' doesn't match either of 'a.qdnx.org', 'b.qdnx.org', 'bugs.qdnx.org', 'casts.qdnx.org', 'dns.qdnx.org', 'm.qdnx.org', 'node3.qdnx.org', 'p.qdnx.org', 'porn.qdnx.org', 'rss.qdnx.org', 'www.regulatorsicehockey.com'\")))" - }, - "beta.mytoot.net": { - "error": "HTTPSConnectionPool(host='beta.mytoot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.chrismcallister.co.uk": { + "federation.cloud-foo.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-dev-1332" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ + "blogger", + "gnusocial", + "pumpio", "smtp", - "tumblr", - "twitter", "wordpress" ] }, - "usage": {}, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "The Antisocial Network", + "nodeName": "The Cloudfoo Linux Federation", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -127749,6 +132831,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -127756,12 +132839,14 @@ }, "services": { "inbound": [ - "twitter" + "gnusocial", + "pumpio" ], "outbound": [ + "blogger", + "gnusocial", + "pumpio", "smtp", - "tumblr", - "twitter", "wordpress" ] }, @@ -127769,60 +132854,84 @@ } } }, - "quitter.nl.eu.org": { - "error": "HTTPSConnectionPool(host='quitter.nl.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.tchncs.de/users/trashserver": { + "error": 404 }, - "mastodon.kitsune.land": { + "theferret.social": { + "error": "HTTPSConnectionPool(host='theferret.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toch7.kokolor.es": { + "error": "HTTPSConnectionPool(host='toch7.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kemoshi.co": { + "error": "HTTPSConnectionPool(host='kemoshi.co', port=443): Read timed out. (read timeout=3)" + }, + "setho.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 3349 + "localPosts": 4507 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.417yuji.net": { - "error": "HTTPSConnectionPool(host='mastodon.417yuji.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ywiki.mleduc.xyz": { - "error": "Exceeded 30 redirects." + "mast.tayori.org": { + "error": "HTTPSConnectionPool(host='mast.tayori.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.jakob-altmann.de": { - "error": 404 + "zomaarwatdoen.nl": { + "error": "HTTPSConnectionPool(host='zomaarwatdoen.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kancolle.mstdn.social": { - "error": "HTTPSConnectionPool(host='kancolle.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kancolle.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" + "miss.waytt.cf": { + "error": "HTTPSConnectionPool(host='miss.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "wiedemannserver.de/friendica": { - "error": 404 + "social.thiskurt.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 5389 + }, + "openRegistrations": false + } }, - "pixel.otherreality.net": { + "pixelfed.nz": { "nodeinfo": { "metadata": { - "nodeName": "pixel.otherreality.net", + "nodeName": "pixelfed.nz", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": false, + "open_registration": true, "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, + "max_photo_size": "40000", + "max_caption_length": "300", + "album_limit": "10", + "image_quality": 90, "optimize_image": true, "optimize_video": true, "media_types": "image/jpeg,image/png,image/gif", @@ -127838,9 +132947,9 @@ "loops": false }, "site": { - "name": "David's Pixels", - "domain": "pixel.otherreality.net", - "url": "https://pixel.otherreality.net", + "name": "pixelfed.nz", + "domain": "pixelfed.nz", + "url": "https://pixelfed.nz", "description": null }, "username": { @@ -127855,7 +132964,7 @@ } }, "features": { - "mobile_apis": false, + "mobile_apis": true, "circles": false, "stories": false, "video": false, @@ -127876,736 +132985,274 @@ }, "software": { "name": "pixelfed", - "version": "0.10.8" + "version": "0.10.9" }, "usage": { - "localPosts": 3, + "localPosts": 300, "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 0 + "total": 97, + "activeHalfyear": 83, + "activeMonth": 26 } }, "version": "2.0", - "openRegistrations": false - } - }, - "yorha.social": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "YoRHa", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://yorha.social/users/9S" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 52, - "users": { - "total": 2 - } - }, - "version": "2.0" + "openRegistrations": true } }, - "the.dailywebthing.com": { - "error": 404 - }, - "touhouprojectsns.m.to": { - "error": "HTTPSConnectionPool(host='touhouprojectsns.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-babymetal.com": { + "error": "HTTPSConnectionPool(host='mstdn-babymetal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.herebedragons.io": { - "error": "HTTPSConnectionPool(host='mastodon.herebedragons.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.wildtree.jp": { + "error": 502 }, - "rule34.masto.host": { + "social.greyserv.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 2, - "activeHalfyear": 10 + "total": 6, + "activeMonth": 6, + "activeHalfyear": 6 }, - "localPosts": 114 + "localPosts": 2509 }, - "openRegistrations": true + "openRegistrations": false } }, - "lostfocus.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "home.subclauses.net": { - "error": 404 - }, - "gs.ggtea.org": { - "error": 404 + "neetodon.com": { + "error": "HTTPSConnectionPool(host='neetodon.com', port=443): Read timed out. (read timeout=3)" }, - "nextcloud.chr.ddnss.de": { - "error": 404 + "elara.jonasmoeller.de": { + "error": 403 }, - "mastodon.social/users/geocontrol": { + "twittand.online": { "error": 404 }, - "relay.slum.cloud": { + "www.cyberfrancis.net": { "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, + "version": "2.0", "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "wordpress", + "version": "5.4.1" }, "usage": { - "localPosts": 0, "users": { "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "slum.cloud", - "pleroma.slum.cloud", - "capri.d5shottkcas.tokyo", - "qoto.org", - "p.mailchar.com", - "mastodon.maescool.be", - "khat.komitea.fi", - "coom.club" - ] - } - } - }, - "social.cloudkatze.de": { - "error": "HTTPSConnectionPool(host='social.cloudkatze.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tube.taker.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + }, + "localPosts": 6, + "localComments": 2 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 10 - }, - "localPosts": 3126, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "email": "cyberfrancis@gmail.com" } } }, - "antifagun.club": { + "pixelfed.memo-village.online": { + "error": "HTTPSConnectionPool(host='pixelfed.memo-village.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "himasaku.net": { + "error": "HTTPSConnectionPool(host='himasaku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "melon.computer": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1-melon" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 45, + "activeMonth": 21, + "activeHalfyear": 51 }, - "localPosts": 26 + "localPosts": 4155 }, "openRegistrations": false } }, - "enmity.com": { - "error": "HTTPSConnectionPool(host='enmity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.freeksmid.nl": { + "error": "HTTPSConnectionPool(host='cloud.freeksmid.nl', port=443): Read timed out. (read timeout=3)" }, - "write.privacytools.io": { + "social.timshomepage.net": { + "error": "HTTPSConnectionPool(host='social.timshomepage.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.timshomepage.net' doesn't match either of 'admin.timshome.page', 'admin.timshomepage.net', 'anime.timshomepage.net', 'animedev.timshomepage.net', 'appdev.timshome.page', 'appdev.timshomepage.net', 'blog.timshome.page', 'blog.timshomepage.net', 'blogdev.timshome.page', 'blogdev.timshomepage.net', 'bugzilla.timshome.page', 'bugzilla.timshomepage.net', 'camera.timshome.page', 'camera.timshomepage.net', 'cloud.timshome.page', 'cloud.timshomepage.net', 'dev.timshome.page', 'dev.timshomepage.net', 'email.timshome.page', 'email.timshomepage.net', 'git.timshome.page', 'git.timshomepage.net', 'gitdev.timshome.page', 'gitdev.timshomepage.net', 'github.timshomepage.net', 'guac.timshome.page', 'guac.timshomepage.net', 'hubzilla.timshome.page', 'hubzilla.timshomepage.net', 'jenkins.timshome.page', 'jenkins.timshomepage.net', 'ldap.timshome.page', 'ldap.timshomepage.net', 'links.timshome.page', 'links.timshomepage.net', 'list-dev.timshome.page', 'list-dev.timshomepage.net', 'list.timshome.page', 'list.timshomepage.net', 'manga.timshomepage.net', 'meta.timshome.page', 'meta.timshomepage.net', 'nas.timshome.page', 'nas.timshomepage.net', 'nasadmin.timshome.page', 'nasadmin.timshomepage.net', 'new.timshome.page', 'new.timshomepage.net', 'photos.timshome.page', 'photos.timshomepage.net', 'rss.timshome.page', 'rss.timshomepage.net', 'sonar.timshome.page', 'sonar.timshomepage.net', 'sql.timshome.page', 'sql.timshomepage.net', 'static.timshome.page', 'static.timshomepage.net', 'timshome.page', 'timshomepage.net', 'todo.timshome.page', 'todo.timshomepage.net', 'tv.timshome.page', 'tv.timshomepage.net'\")))" + }, + "nebbia.fail": { "nodeinfo": { - "metadata": { - "nodeName": "write.privacytools.io", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 15, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, "usage": { "users": { - "total": 574, - "activeHalfyear": 55 + "total": 37, + "activeMonth": 37, + "activeHalfyear": 45 }, - "localPosts": 1402 + "localPosts": 1075 }, - "version": "2.0" + "openRegistrations": true } }, - "mas.maerou.com": { - "error": "HTTPSConnectionPool(host='mas.maerou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nextcloud.stardenver.eu": { + "error": "HTTPSConnectionPool(host='nextcloud.stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "d34d.link": { - "error": "HTTPSConnectionPool(host='d34d.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "hentai.social": { + "error": "HTTPSConnectionPool(host='hentai.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "necomi.co": { - "error": "HTTPSConnectionPool(host='necomi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.ohi.icu": { + "error": "HTTPSConnectionPool(host='nc.ohi.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "transfurrmation.town": { - "error": "HTTPSConnectionPool(host='transfurrmation.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.altepizza.de": { + "error": "HTTPSConnectionPool(host='cloud.altepizza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "iliketoast.net": { + "voi.social": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 94, - "activeHalfyear": 25, - "activeMonth": 14 - }, - "localPosts": 12266, - "localComments": 24104 - }, - "metadata": { - "nodeName": "I Like Toast", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "podmin" - } - } - }, - "s.noorul.xyz": { - "error": "HTTPSConnectionPool(host='s.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "my-freedom.space": { - "error": "HTTPSConnectionPool(host='my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "dev.socivitas.com": { - "error": 404 - }, - "48645.tk": { - "error": "HTTPSConnectionPool(host='48645.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 48645.tk timed out. (connect timeout=3)'))" - }, - "thegrove.chat": { - "error": "HTTPSConnectionPool(host='thegrove.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tabletop.garden": { - "error": 404 - }, - "lipsticksocialist.wordpress.com": { - "error": 404 - }, - "mastodon.social/users/olistik": { - "error": 404 - }, - "ibbtown.com": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "social.slowbrain.net": { - "error": 404 - }, - "mstdn.appne.com": { - "error": "HTTPSConnectionPool(host='mstdn.appne.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.appne.com timed out. (connect timeout=3)'))" - }, - "sitemaps.ladies-log.de": { - "error": 404 - }, - "social.thevacuumof.space": { - "error": "HTTPSConnectionPool(host='social.thevacuumof.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.thevacuumof.space' doesn't match 'thevacuumof.space'\")))" - }, - "pixelfed.scuttle.org": { - "error": "HTTPSConnectionPool(host='pixelfed.scuttle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "my.awful.club": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "awful.club", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, "usage": { - "localPosts": 135, "users": { - "total": 52 - } + "total": 18, + "activeMonth": 59, + "activeHalfyear": 63 + }, + "localPosts": 81 }, - "version": "2.0" + "openRegistrations": true } }, - "icluster.se": { - "error": 404 - }, - "pub.pontapreta.net": { - "error": "HTTPSConnectionPool(host='pub.pontapreta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.damninteresting.com": { - "error": 404 - }, - "pwnsdx.pw": { - "error": "HTTPSConnectionPool(host='pwnsdx.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pwnsdx.pw timed out. (connect timeout=3)'))" - }, - "akaneproject.m.to": { - "error": "HTTPSConnectionPool(host='akaneproject.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "keteke.xyz": { + "error": "HTTPSConnectionPool(host='keteke.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ourempty.pub": { + "social.omniatv.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 27, + "activeMonth": 11, + "activeHalfyear": 15 }, - "localPosts": 2610 + "localPosts": 398 }, - "openRegistrations": false + "openRegistrations": true } }, - "oceansocial.us": { - "error": "HTTPSConnectionPool(host='oceansocial.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "eternal.vision": { - "error": 404 - }, - "hyenas.space": { - "error": "HTTPSConnectionPool(host='hyenas.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hyenas.space timed out. (connect timeout=3)'))" - }, - "mastodon.sngsk.info": { + "peertube.alpharius.io": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 223 + "localPosts": 63180, + "localComments": 0 }, - "openRegistrations": false - } - }, - "social.loshmi.net": { - "error": 404 - }, - "pixelfed.love": { - "nodeinfo": { "metadata": { - "nodeName": "pixelfed.love", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "2200", - "album_limit": "4", - "image_quality": 100, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": true, - "rec": true, - "loops": true - }, - "site": { - "name": "Pixelfed", - "domain": "pixelfed.love", - "url": "https://pixelfed.love", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 27, - "localComments": 0, - "users": { - "total": 17, - "activeHalfyear": 23, - "activeMonth": 15 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "mastodon.elsacodelcoco.net": { - "error": "HTTPSConnectionPool(host='mastodon.elsacodelcoco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "endeavorelectrical.com": { - "error": 404 - }, - "threatpost.com": { - "error": 404 - }, - "osada.euzilla.de": { - "error": "HTTPSConnectionPool(host='osada.euzilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.siliconpirates.net": { - "error": "HTTPSConnectionPool(host='peertube.siliconpirates.net', port=443): Read timed out. (read timeout=3)" - }, - "dev.moeplebs.online": { - "error": "HTTPSConnectionPool(host='dev.moeplebs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "roar.draboros.net": { - "error": 403 - }, - "tvasahi.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='tvasahi.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.slat.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 64 - }, - "localPosts": 5902, - "localComments": 6 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "\u8edf\u9ad4\u81ea\u7531\u5354\u6703 PeerTube \u5f71\u97f3\u5e73\u53f0", - "nodeDescription": "\u8edf\u9ad4\u81ea\u7531\u5354\u6703\u7684 PeerTube \u5f71\u97f3\u983b\u9053", + "nodeName": "Peertube on alpharius.io", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nLocal Instance for Chatons", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { "enabled": true @@ -128615,15 +133262,13 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, - 480, + 0, 720, 1080, 2160 @@ -128635,7 +133280,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -128699,8 +133344,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 524288000 + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -128714,16 +133359,13 @@ } } }, - "mastodon.social/users/sheldrake": { - "error": 404 - }, - "neterarti.furtherfield.org": { - "error": "HTTPSConnectionPool(host='neterarti.furtherfield.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "london-networking.masto.host": { + "error": "HTTPSConnectionPool(host='london-networking.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.sveafur.se": { - "error": 404 + "retropikzel.ocloud.de": { + "error": "HTTPSConnectionPool(host='retropikzel.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.tentere.net": { + "awoo.chown.me": { "nodeinfo": { "version": "2.0", "software": { @@ -128735,75 +133377,60 @@ ], "usage": { "users": { - "total": 15, - "activeMonth": 14, - "activeHalfyear": 16 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 1067 + "localPosts": 12565 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.urspringer.de": { - "error": "HTTPSConnectionPool(host='social.urspringer.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soviet.nyc": { - "error": "HTTPSConnectionPool(host='soviet.nyc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "gstest5.dalme.net": { - "error": "HTTPSConnectionPool(host='gstest5.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedifilth.xyz": { + "error": "HTTPSConnectionPool(host='fedifilth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "nextcloud1.canaca.com": { - "error": "HTTPSConnectionPool(host='nextcloud1.canaca.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextcloud1.canaca.com timed out. (connect timeout=3)'))" + "mastodon.a3wks.info": { + "error": "HTTPSConnectionPool(host='mastodon.a3wks.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "soc.flyingcube.tech": { + "twitter.1d4.us": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "version": "2.0", + "usage": { + "users": { + "total": 45 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 47061 + }, + "software": { + "version": "0.9.0", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Flying Cube Social Network", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://twitter.1d4.us/users/admin" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -128836,149 +133463,153 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.flyingcube.tech/users/vulonkaaz" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-534-g850377a7-develop" - }, - "usage": { - "localPosts": 3439, - "users": { - "total": 2 - } - }, - "version": "2.0" + "nodeName": "twitter", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "s2.b5.pm": { - "error": "HTTPSConnectionPool(host='s2.b5.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rss-status.luzifer.io": { + "error": "HTTPSConnectionPool(host='rss-status.luzifer.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "azurlane.m.to": { - "error": "HTTPSConnectionPool(host='azurlane.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixel.asonix.dog": { + "error": "HTTPSConnectionPool(host='pixel.asonix.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "relay.wolf-359.org": { - "error": "HTTPSConnectionPool(host='relay.wolf-359.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "vanecx.be": { + "error": 500 }, - "freunde.thielen.club": { - "error": "HTTPSConnectionPool(host='freunde.thielen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "lingodies.com": { + "error": "HTTPSConnectionPool(host='lingodies.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "hoefer.social": { - "error": "HTTPSConnectionPool(host='hoefer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.javier.is": { + "error": "HTTPSConnectionPool(host='mastodon.javier.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.onl": { + "mammout.bzh": { + "error": "HTTPSConnectionPool(host='mammout.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.tecmint.com": { + "error": 404 + }, + "cloud.v0idkr4ft.com": { + "error": "HTTPSConnectionPool(host='cloud.v0idkr4ft.com', port=443): Read timed out. (read timeout=3)" + }, + "gancio3.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio3.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mrezha.wicker.nz": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "twitter" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 104, - "activeMonth": 11, - "activeHalfyear": 45 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 2257 + "localPosts": 99, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "nodeName": "Mrezha" + } } }, - "rodents.party": { - "error": "HTTPSConnectionPool(host='rodents.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/mkosler": { + "error": 404 }, - "hello.heartribe.org": { - "error": "HTTPSConnectionPool(host='hello.heartribe.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "relativity.cafe": { + "error": "HTTPSConnectionPool(host='relativity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "andynet.duckdns.org": { + "status.exdc.net": { "error": 404 }, - "smartcitydev.jp": { - "error": "HTTPSConnectionPool(host='smartcitydev.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ehjovan.com": { + "error": "HTTPSConnectionPool(host='ehjovan.com', port=443): Read timed out. (read timeout=3)" }, - "kok27.spdns.de": { - "error": 404 + "play.mstdn-mtg.online": { + "error": "HTTPSConnectionPool(host='play.mstdn-mtg.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "stickman.xenoactive.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 143, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "stickman@xenoactive.org" - } - } + "sozialwolke.net": { + "error": "HTTPSConnectionPool(host='sozialwolke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "masto.razrnet.fr": { - "error": "HTTPSConnectionPool(host='masto.razrnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cpdev01.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "anthro.in.th": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 26, - "activeMonth": 4, - "activeHalfyear": 26 - }, - "localPosts": 262 - }, - "openRegistrations": false - } + "x.mevo.xyz": { + "error": "HTTPSConnectionPool(host='x.mevo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "voided.space": { + "mastodon.odessen.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.1" }, "protocols": [ "activitypub" @@ -128989,18 +133620,18 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 20 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "nc.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='nc.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "isaacsu.com": { + "error": "HTTPSConnectionPool(host='isaacsu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.katarpilar.com": { - "error": "HTTPSConnectionPool(host='social.katarpilar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wasara.masto.host": { + "error": "HTTPSConnectionPool(host='wasara.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.konstanz-net.de": { + "kosmos.social": { "nodeinfo": { "version": "2.0", "software": { @@ -129012,58 +133643,19 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 9 - }, - "openRegistrations": false - } - }, - "mas.4ray.co": { - "error": "HTTPSConnectionPool(host='mas.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ocx2.cc": { - "nodeinfo": { - "metadata": { - "nodeName": "Organized Chaos X2", - "nodeDescription": "Sunday 13:00 UTC ANONRADIO.NET powered by SDF.ORG", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 + "total": 260, + "activeMonth": 301, + "activeHalfyear": 843 }, - "localPosts": 1 + "localPosts": 14795 }, - "version": "2.0" + "openRegistrations": true } }, - "youdieifyou.work": { - "error": 404 + "xey.me": { + "error": "HTTPSConnectionPool(host='xey.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xey.me' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" }, - "peertube.pcservice46.fr": { + "tube.famichiki.com": { "nodeinfo": { "version": "2.0", "software": { @@ -129083,20 +133675,34 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 3 }, - "localPosts": 12407, - "localComments": 272 + "localPosts": 12, + "localComments": 17 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "TuxnTube", - "nodeDescription": "Instance de TuxnVape", + "nodeName": "Famichiki Tube", + "nodeDescription": "", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [ @@ -129108,9 +133714,50 @@ "assets/style.css" ], "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "dark" + "default": "bittube-light-mode" }, "email": { "enabled": true @@ -129137,14 +133784,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -129180,12 +133827,7 @@ ".flv", ".mkv", ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + "null" ] } }, @@ -129210,13 +133852,64 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "floppy.tokyo": { + "mastodon.xn--5ck7c.com": { + "error": "HTTPSConnectionPool(host='mastodon.xn--5ck7c.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plrma.herokuapp.com": { + "error": 503 + }, + "blog.codinghorror.com": { + "error": 404 + }, + "next.teamlifezone.ru": { + "error": "HTTPSConnectionPool(host='next.teamlifezone.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "prtb.quebec.gq": { + "error": "HTTPSConnectionPool(host='prtb.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pooltoy.club": { + "error": "HTTPSConnectionPool(host='pooltoy.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "micro.baty.net": { + "error": 404 + }, + "pouet.outils-conviviaux.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.niemanlab.org": { + "error": 404 + }, + "cos.zone": { + "error": "HTTPSConnectionPool(host='cos.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.wiuwiu.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "jolie.fr.nf": { + "error": "HTTPSConnectionPool(host='jolie.fr.nf', port=443): Read timed out. (read timeout=3)" + }, + "boffosocko.com": { + "error": "HTTPSConnectionPool(host='boffosocko.com', port=443): Read timed out. (read timeout=3)" + }, + "eaglefirenation.com": { + "error": 404 + }, + "pleroma.elizafox.space": { + "error": "HTTPSConnectionPool(host='pleroma.elizafox.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.tty.jp": { + "error": "HTTPSConnectionPool(host='mstdn.tty.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ep0qtmdwrg2ae3hhbjbxk.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "koyu.space": { "nodeinfo": { "version": "2.0", "software": { @@ -129228,117 +133921,320 @@ ], "usage": { "users": { - "total": 31, - "activeMonth": 99, - "activeHalfyear": 117 + "total": 1361, + "activeMonth": 355, + "activeHalfyear": 1152 }, - "localPosts": 6557 + "localPosts": 53045 }, "openRegistrations": true } }, - "futuregadgetlab.cc": { + "stammtisch.tupambae.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "Friendica", + "version": "2019.12-1327" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 26, - "activeMonth": 5, - "activeHalfyear": 12 - }, - "localPosts": 533 + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": true + "services": { + "inbound": [], + "outbound": [ + "libertree", + "smtp", + "twitter" + ] + }, + "usage": [], + "openRegistrations": false, + "metadata": { + "nodeName": "Stammtisch del Tupambae", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "libertree", + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "music.tcit.fr": { - "error": "HTTPSConnectionPool(host='music.tcit.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.squug.net": { + "error": "HTTPSConnectionPool(host='social.squug.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.sncft.com.tn": { - "error": 404 + "pao.asutodon.tokyo": { + "error": "HTTPSConnectionPool(host='pao.asutodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.customvisualdesigns.com": { + "mstdn.nullpoint.jp": { + "error": "HTTPSConnectionPool(host='mstdn.nullpoint.jp', port=443): Read timed out. (read timeout=3)" + }, + "stare.pro": { "error": 404 }, - "tavern.town": { + "white.youre.space": { + "error": "HTTPSConnectionPool(host='white.youre.space', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.kocko.org": { + "error": "HTTPSConnectionPool(host='mstdn.kocko.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "borderline.mooo.info": { + "error": "HTTPSConnectionPool(host='borderline.mooo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "snarl.de": { "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2019.01-1293" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "libertree", + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 21, + "activeHalfyear": 15, + "activeMonth": 6 + }, + "localPosts": 0, + "localComments": 2919 + }, "openRegistrations": false, - "protocols": [ - "activitypub" - ], + "metadata": { + "nodeName": "snarl.de", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "libertree", + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "www2.gabbers.me": { + "nodeinfo": { + "version": "1.0", "software": { - "name": "tavern", - "version": "v0.2.1-3-gc808cf2" + "name": "friendica", + "version": "2019.01-1293" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [] }, "usage": { - "localPosts": 31, "users": { - "activeHalfyear": 1, - "activeMonth": 0, - "total": 1 - } + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 2052, + "localComments": 0 }, - "version": "2.0" + "openRegistrations": true, + "metadata": { + "nodeName": "gabbers.me", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "explicitContent": false + } } }, - "pokemonyume.m.to": { - "error": "HTTPSConnectionPool(host='pokemonyume.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.48bin.net": { + "error": "HTTPSConnectionPool(host='social.48bin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "staging.cybertect.net": { - "error": "HTTPSConnectionPool(host='staging.cybertect.net', port=443): Read timed out. (read timeout=3)" + "mastodon.social/users/er1n": { + "error": 404 }, - "dacha.xmpp.moe": { + "abunchtell.com": { + "error": 404 + }, + "situational.softi.city": { + "error": "HTTPSConnectionPool(host='situational.softi.city', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.openchessbooks.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nitiasa.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", + "activitypub" + ], + "usage": { + "users": { + "total": 18, + "activeMonth": 6, + "activeHalfyear": 8 + }, + "localPosts": 7517 + }, + "openRegistrations": true + } + }, + "comment.ianbgibson.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Ian's Comment", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "pumpio", - "redmatrix", "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", + "tumblr", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 175, - "activeHalfyear": 94, - "activeMonth": 46 + "total": 1 }, - "localPosts": 975, - "localComments": 788 + "localPosts": 5 }, - "metadata": { - "nodeName": "Dacha Hub" - } + "version": "2.0" } }, - "pl.8mitsu.net": { + "cyphrags.social": { + "error": "HTTPSConnectionPool(host='cyphrags.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "low.uber.space": { + "error": 404 + }, + "video.freeradical.zone": { + "error": 502 + }, + "fedi.hazel.cafe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -129370,7 +134266,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pl.8mitsu.net", + "nodeName": "hazel.cafe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -129418,7 +134314,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.8mitsu.net/users/8mitsu" + "https://fedi.hazel.cafe/users/effyn" ], "suggestions": { "enabled": false @@ -129430,7 +134326,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -129440,66 +134336,276 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2" }, "usage": { - "localPosts": 3, + "localPosts": 33, "users": { - "total": 2 + "total": 6 } }, "version": "2.0" } }, - "bots.tinysubversions.com": { - "error": 404 - }, - "thevalley.social": { - "error": "HTTPSConnectionPool(host='thevalley.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thevalley.social timed out. (connect timeout=3)'))" - }, - "pix.pinchovicara.fr": { - "error": "HTTPSConnectionPool(host='pix.pinchovicara.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" + "blog.firebird.zone": { + "error": "HTTPSConnectionPool(host='blog.firebird.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.firebird.zone' doesn't match 'matrix.firebird.zone'\")))" }, - "mastodon.bgta.net": { - "error": "HTTPSConnectionPool(host='mastodon.bgta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "parley.ppsfleet.navy": { + "error": "HTTPSConnectionPool(host='parley.ppsfleet.navy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gtrain.masto.host": { - "error": "HTTPSConnectionPool(host='gtrain.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.n0.is": { + "error": "HTTPSConnectionPool(host='social.n0.is', port=443): Read timed out. (read timeout=3)" }, - "gabfed.com": { - "error": "HTTPSConnectionPool(host='gabfed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "geekingout.online": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "peertube.travelpandas.eu": { + "zusammen.isoliertaber.online": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.0rc2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 11, + "activeMonth": 5, + "activeHalfyear": 11 }, - "localPosts": 907, - "localComments": 0 + "localPosts": 48 + }, + "openRegistrations": true + } + }, + "22.misoni.club": { + "error": "HTTPSConnectionPool(host='22.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/fascist": { + "error": 404 + }, + "showoffto.us": { + "error": "HTTPSConnectionPool(host='showoffto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sgp.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 6, + "activeHalfyear": 11 + }, + "localPosts": 149 + }, + "openRegistrations": true + } + }, + "peertube.nsa.ovh": { + "error": "HTTPSConnectionPool(host='peertube.nsa.ovh', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.tbny.space": { + "error": "HTTPSConnectionPool(host='pleroma.tbny.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "olkichat.duckdns.org": { + "error": "HTTPSConnectionPool(host='olkichat.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dickkickextremist.xyz": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Dick Kick Extremist", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://dickkickextremist.xyz/users/Ox", + "https://dickkickextremist.xyz/users/l0wk3y", + "https://dickkickextremist.xyz/users/georgia", + "https://dickkickextremist.xyz/users/glitches", + "https://dickkickextremist.xyz/users/DaveTLV", + "https://dickkickextremist.xyz/users/Supernothing", + "https://dickkickextremist.xyz/users/Lee" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 31344, + "users": { + "total": 9 + } + }, + "version": "2.0" + } + }, + "mastodon.xmr.cx": { + "error": "HTTPSConnectionPool(host='mastodon.xmr.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mxe.pw": { + "error": "HTTPSConnectionPool(host='mxe.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sad.earth": { + "error": 404 + }, + "debateclub.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "www.i-davis.co.uk": { + "error": 404 + }, + "yarr.io": { + "error": "Expecting value: line 3 column 1 (char 2)" + }, + "mstdn.kemono-friends.info": { + "error": 403 + }, + "irgendwiejuedisch.com": { + "error": 403 + }, + "hostux.cloud": { + "error": 403 + }, + "argb.in": { + "error": "HTTPSConnectionPool(host='argb.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.plaf.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 6 + }, + "localPosts": 73994, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Travelpandas PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Plaftube", + "nodeDescription": "Peertube, une plateforme d'h\u00e9bergement de vid\u00e9os libre et d\u00e9centralis\u00e9e.", "nodeConfig": { "plugin": { "registered": [] @@ -129516,12 +134622,19 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { @@ -129529,7 +134642,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -129608,12 +134721,33 @@ } } }, - "media.zat.im": { + "fleur7.com": { + "error": "HTTPSConnectionPool(host='fleur7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "auspol.cafe": { + "error": "HTTPSConnectionPool(host='auspol.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "backup.blobturtle.club": { + "error": "HTTPSConnectionPool(host='backup.blobturtle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "koyuston.tk": { + "error": 404 + }, + "yeager.tech": { + "error": "HTTPSConnectionPool(host='yeager.tech', port=443): Read timed out. (read timeout=3)" + }, + "lukasrosenstock.net": { + "error": 404 + }, + "social.guimik.fr": { + "error": "HTTPSConnectionPool(host='social.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.schaeferit.de": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.2.1" }, "protocols": [ "activitypub" @@ -129628,37 +134762,209 @@ "openRegistrations": false, "usage": { "users": { - "total": 7 + "total": 3 }, - "localPosts": 2723, + "localPosts": 4486, "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "media.zat.im", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "FPVTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nThis instance is mostly dedicated to FPV stuff. If you want to register let me know." + } + } + }, + "nextcloud.the-penguin.de": { + "error": "HTTPSConnectionPool(host='nextcloud.the-penguin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "llii.ga": { + "error": "HTTPSConnectionPool(host='llii.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.ghacks.net": { + "error": 404 + }, + "masto.galooph.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 5, + "activeHalfyear": 10 + }, + "localPosts": 47 + }, + "openRegistrations": false + } + }, + "inherently.digital": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 13675 + }, + "openRegistrations": false + } + }, + "mastodontech.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 184, + "activeMonth": 83, + "activeHalfyear": 280 + }, + "localPosts": 6559 + }, + "openRegistrations": true + } + }, + "liveview.cf": { + "error": "HTTPSConnectionPool(host='liveview.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.stsf.dev": { + "error": "HTTPSConnectionPool(host='mastodon.stsf.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "okudadon.tokyo": { + "error": "HTTPSConnectionPool(host='okudadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud2.firetrainer.com": { + "error": 400 + }, + "masto.zoeymae.tk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ikt03om97548aok0vnt8p.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='ikt03om97548aok0vnt8p.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.woefdram.nl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.0.3" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 6, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 97, + "localComments": 66 + }, + "metadata": { + "nodeName": "Social.woefdram.nl" + } + } + }, + "rabbit.zone": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.erm67.strangled.net": { + "error": "HTTPSConnectionPool(host='www.erm67.strangled.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "totemtube.com": { + "error": "HTTPSConnectionPool(host='totemtube.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "activity-pub-test.herokuapp.com": { + "error": "HTTPSConnectionPool(host='activity-pub-test.herokuapp.com', port=443): Read timed out. (read timeout=3)" + }, + "services.villemin.work": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nrd.li": { + "error": 404 + }, + "peertube.quaylessed.icu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 109777, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Quaylessed Peertube", + "nodeDescription": "The peertube instance of Quaylessed", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -129670,13 +134976,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -129763,242 +135063,53 @@ } } }, - "nuage.parallele36.fr": { - "error": "HTTPSConnectionPool(host='nuage.parallele36.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nuage.parallele36.fr' doesn't match 'deuxmillesoixantedix.art'\")))" + "monkeyorg.space": { + "error": "HTTPSConnectionPool(host='monkeyorg.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.sakuragawa.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1576 - }, - "openRegistrations": false - } + "social.luschmar.ch": { + "error": "HTTPSConnectionPool(host='social.luschmar.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kameari.tokyo": { - "error": "HTTPSConnectionPool(host='kameari.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.philipcristiano.com": { + "error": "HTTPSConnectionPool(host='mastodon.philipcristiano.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mist.so": { - "error": 404 + "coderdojo.social": { + "error": "HTTPSConnectionPool(host='coderdojo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "hub.debenny.de": { + "cloud.grandangouleme.fr": { "error": 404 }, - "mastodon.dizman.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 49 - }, - "localPosts": 1448 - }, - "openRegistrations": false - } + "cloud.smrg.de": { + "error": 404 }, - "aobuta.yokohama": { - "error": "HTTPSConnectionPool(host='aobuta.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aobuta.yokohama timed out. (connect timeout=3)'))" + "social.kasun.tech": { + "error": "HTTPSConnectionPool(host='social.kasun.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.kasun.tech' doesn't match 'www.kasun.tech'\")))" }, - "m.xzqt.xyz": { - "error": "HTTPSConnectionPool(host='m.xzqt.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "scambait.social": { + "error": "HTTPSConnectionPool(host='scambait.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.m2.nz": { - "error": "HTTPSConnectionPool(host='peertube.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meinrheinma.in": { + "error": "HTTPSConnectionPool(host='meinrheinma.in', port=443): Read timed out. (read timeout=3)" }, - "pleroma.pandanet.moe": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pandanet", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 238, - "users": { - "total": 8 - } - }, - "version": "2.0" - } + "desu.blog": { + "error": "HTTPSConnectionPool(host='desu.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rb99.herokuapp.com": { + "frankmeeuwsen.xyz": { "error": 404 }, - "mcnamarii.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 9111 - }, - "openRegistrations": false - } - }, - "commons.undergrowth-feed.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 7, - "activeHalfyear": 18 - }, - "localPosts": 2293 - }, - "openRegistrations": true - } - }, - "pyrosome.social": { - "error": "HTTPSConnectionPool(host='pyrosome.social', port=443): Read timed out. (read timeout=3)" - }, - "pleroma.iro-iro.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "relay.dev-3.yukimochi.dev": { + "error": "HTTPSConnectionPool(host='relay.dev-3.yukimochi.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nwah.social": { + "squiggly.club": { "nodeinfo": { "version": "2.0", "usage": { "users": { "total": 2 }, - "localPosts": 348 + "localPosts": 206 }, "software": { - "version": "1.0.7", + "version": "0.9.0-1278-g7daa9a8c", "name": "pleroma" }, "services": { @@ -130006,8 +135117,8 @@ "inbound": [] }, "protocols": [ - "activitypub", - "ostatus" + "ostatus", + "activitypub" ], "openRegistrations": false, "metadata": { @@ -130018,13 +135129,15 @@ "avatar": 2000000 }, "suggestions": { - "web": "https://vinayaka.distsn.org", + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "timeout": 300000, "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "limit": 23, + "enabled": true }, - "staffAccounts": [], + "staffAccounts": [ + "https://squiggly.club/users/sander" + ], "restrictedNicknames": [ ".well-known", "~", @@ -130032,7 +135145,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -130053,7 +135165,6 @@ "status", "tag", "user-search", - "user_exists", "users", "web" ], @@ -130061,174 +135172,171 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "N'wah social", - "nodeDescription": "Private instance by @eater@nwah.social", - "invitesEnabled": true, + "nodeName": "Squiggly.club", + "nodeDescription": "A small, personal pleroma instance", + "invitesEnabled": false, "federation": { "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, "mrf_policies": [ "NoOpPolicy" ], - "exclusions": false + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } }, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", + "gopher", "chat", + "suggestions", "relay" ], "accountActivationRequired": false } } }, - "hubzilla.amaranth.network": { + "mastodon.9net.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 3291 }, - "openRegistrations": false, + "openRegistrations": false + } + }, + "schuppentier.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 + "total": 43, + "activeMonth": 3, + "activeHalfyear": 19 }, - "localPosts": 14, - "localComments": 2 + "localPosts": 220 }, - "metadata": { - "nodeName": "Amaranth" - } + "openRegistrations": true } }, - "edge.twingyeo.kr": { - "error": 410 + "nx3201.your-storageshare.de": { + "error": 403 }, - "mastodon.javi.pro": { - "error": "HTTPSConnectionPool(host='mastodon.javi.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.nwps.fi": { + "error": 502 }, - "communicating.cypherpunk.observer": { + "renem.net": { + "error": 404 + }, + "irrelevant.com": { + "error": "HTTPSConnectionPool(host='irrelevant.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "WA1.NET": { + "error": "HTTPSConnectionPool(host='wa1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wa1.net' doesn't match either of 'www.suinilu.com', 'suinilu.com'\")))" + }, + "love.masto.host": { + "error": "HTTPSConnectionPool(host='love.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "share.oilsgift.com": { + "error": 404 + }, + "social.thevacuumof.space": { + "error": "HTTPSConnectionPool(host='social.thevacuumof.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "linuxnews.de": { + "error": 404 + }, + "nfg.zone": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma/cypherpunk.observer", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://communicating.cypherpunk.observer/users/shibayashi" - ], - "suggestions": { - "enabled": false + "nodeName": "nfg.zone", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 90, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "NFG.zone!", + "domain": "nfg.zone", + "url": "https://nfg.zone", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -130237,179 +135345,96 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 1943, + "localPosts": 242, + "localComments": 0, "users": { - "total": 2 + "total": 162, + "activeHalfyear": 65, + "activeMonth": 12 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "janny.moe": { - "error": "HTTPSConnectionPool(host='janny.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nullpo.info": { + "error": "HTTPSConnectionPool(host='nullpo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "gaialabs.ch": { - "error": 404 + "sisuclub.com": { + "error": "HTTPSConnectionPool(host='sisuclub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "libre.cx": { - "error": "Expecting value: line 1 column 1 (char 0)" + "bobinas.pandilla4gatos.tk": { + "error": "HTTPSConnectionPool(host='bobinas.pandilla4gatos.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.ehret.me": { + "write.lain.haus": { + "error": "HTTPSConnectionPool(host='write.lain.haus', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.hostdon.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 63, + "activeMonth": 22, + "activeHalfyear": 36 }, - "localPosts": 273 + "localPosts": 861 }, "openRegistrations": false } }, - "f.left.social": { - "error": "HTTPSConnectionPool(host='f.left.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.patch.cx": { + "error": 502 }, - "g0v.social": { + "stephenpieper.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1578, - "activeMonth": 142, - "activeHalfyear": 332 + "total": 2 }, - "localPosts": 158199 + "localPosts": 750, + "localComments": 362 }, - "openRegistrations": true - } - }, - "synthwave.cafe": { - "error": "HTTPSConnectionPool(host='synthwave.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to synthwave.cafe timed out. (connect timeout=3)'))" - }, - "social.39.gy": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "intranet.ihkdus.de": { - "error": 404 - }, - "video.chromatique.xyz": { - "error": "HTTPSConnectionPool(host='video.chromatique.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to video.chromatique.xyz timed out. (connect timeout=3)'))" - }, - "friendica.svnet.fr": { - "error": "HTTPSConnectionPool(host='friendica.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/esselfortium": { - "error": 404 - }, - "holly.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 7242 - }, - "openRegistrations": false - } - }, - "makimis.orz.hm": { - "error": "HTTPSConnectionPool(host='makimis.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to makimis.orz.hm timed out. (connect timeout=3)'))" - }, - "preteengirls.biz": { - "error": "HTTPSConnectionPool(host='preteengirls.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "webdev.network": { - "error": "HTTPSConnectionPool(host='webdev.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to webdev.network timed out. (connect timeout=3)'))" - }, - "mastodon.ps.lsf-group.de": { - "error": 403 - }, - "meinungsschubla.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 214 - }, - "openRegistrations": true - } - }, - "peertube.dynlinux.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" + "activitypub", + "webmention" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 10 - }, - "localPosts": 2629, - "localComments": 0 - }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.dynlinux.io", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "email": "spieper@fastmail.fm" } } }, - "tube-strasbourg.beta.education.fr": { + "tube-dijon.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -130429,33 +135454,20 @@ "openRegistrations": true, "usage": { "users": { - "total": 34 + "total": 18 }, - "localPosts": 6468, + "localPosts": 7048, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l academie de Strasbourg", - "nodeDescription": "PeerTube, hebergement de videos.", + "nodeName": "PeerTube Temporaire - Academie de Dijon", + "nodeDescription": "PeerTube - hebergement de videos.", "nodeConfig": { "plugin": { "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, { "name": "glavlit-custom", "version": "0.0.1", @@ -130571,46 +135583,7 @@ } } }, - "randomdrift.es": { - "error": "HTTPSConnectionPool(host='randomdrift.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to randomdrift.es timed out. (connect timeout=3)'))" - }, - "mastodon.co.za": { - "error": "HTTPSConnectionPool(host='mastodon.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thoughtstream.social": { - "error": "HTTPSConnectionPool(host='thoughtstream.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ntv.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='ntv.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.njp.asia": { - "error": "HTTPSConnectionPool(host='www.njp.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www.njp.asia timed out. (connect timeout=3)'))" - }, - "nextcloud.gamma-delta-sigma.com": { - "error": 404 - }, - "soc.ialis.me/@PersonaRev": { - "error": 404 - }, - "thot05.cape-coop.org": { - "error": 503 - }, - "catgirl.army": { - "error": "HTTPSConnectionPool(host='catgirl.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "redroot.xyz": { - "error": 404 - }, - "mastodon.nocturlab.fr": { - "error": 404 - }, - "dev.sayfeel.tw": { - "error": "HTTPSConnectionPool(host='dev.sayfeel.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "community.socialinvestmentbuilders.nl": { - "error": "HTTPSConnectionPool(host='community.socialinvestmentbuilders.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'community.socialinvestmentbuilders.nl' doesn't match either of 'oauth.blog', 'www.oauth.blog'\")))" - }, - "kith.kitchen": { + "loves.pizza": { "nodeinfo": { "version": "2.0", "software": { @@ -130622,70 +135595,96 @@ ], "usage": { "users": { - "total": 255, - "activeMonth": 71, - "activeHalfyear": 257 + "total": 25, + "activeMonth": 138, + "activeHalfyear": 144 }, - "localPosts": 11931 + "localPosts": 16210 }, - "openRegistrations": true + "openRegistrations": false } }, - "doughbills.blogspot.no": { - "error": 404 - }, - "cloud.schwasta.de": { - "error": 403 - }, - "atnet.fr": { - "error": 404 + "m.yrr0r.net": { + "error": 401 }, - "emacs.li": { - "error": "HTTPSConnectionPool(host='emacs.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.lagoonisfun.com": { + "error": "HTTPSConnectionPool(host='social.lagoonisfun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "camera-don.com": { - "error": "HTTPSConnectionPool(host='camera-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.minkenstein.de": { + "error": "HTTPSConnectionPool(host='social.minkenstein.de', port=443): Read timed out. (read timeout=3)" }, - "steko.iosa.it": { + "friendica.demi-sec.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "friendica", + "version": "3.6-1256" }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 302, - "localComments": 181 + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [] }, + "usage": { + "users": { + "total": 126, + "activeHalfyear": 20, + "activeMonth": 8 + }, + "localPosts": 203, + "localComments": 47 + }, + "openRegistrations": true, "metadata": { - "email": "steko@iosa.it" + "nodeName": "Friendica Social Network by Demi-Sec", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [] + } } } }, - "yt.mrtino.eu": { - "error": "HTTPSConnectionPool(host='yt.mrtino.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ekuro.jp": { + "error": "HTTPSConnectionPool(host='ekuro.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "magically.cc": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mstdn.chiaroscuro.work": { + "error": "HTTPSConnectionPool(host='mstdn.chiaroscuro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.stegeman.me": { + "nextcloud.m-ast.de": { "error": 404 }, - "tooter.masto.host": { - "error": "HTTPSConnectionPool(host='tooter.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "miri.my": { + "error": "HTTPSConnectionPool(host='miri.my', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.jaws-ug.okinawa": { + "social.lagrottedelours.ovh": { + "error": "HTTPSConnectionPool(host='social.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "overslept.jp": { + "error": "HTTPSConnectionPool(host='overslept.jp', port=443): Read timed out. (read timeout=3)" + }, + "fullyautomatedluxurygayspacecommunism.party": { "nodeinfo": { "version": "2.0", "software": { @@ -130697,125 +135696,96 @@ ], "usage": { "users": { - "total": 38, - "activeMonth": 8, - "activeHalfyear": 8 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1938 + "localPosts": 153 }, "openRegistrations": false } }, - "mstdn.kemono-friends.info": { - "error": 403 - }, - "naturalnet.de": { + "mammut.fsck.jp": { "error": 404 }, - "misskey.nl": { + "colorid.es": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Misskey \ud83c\uddf3\ud83c\uddf1", - "nodeDescription": "Post jouw idee, hot topic, wat je ook maar wil delen. Maak jouw teksten aantrekkelijk met je favoriete foto's, verzend bestanden, zelfs video's, of maak een poll. Dit zijn enkele van de mogelijkheden die Misskey aanbiedt! ", - "maintainer": { - "name": "admin", - "email": "info@misskey.nl" + "users": { + "total": 395, + "activeMonth": 58, + "activeHalfyear": 673 }, - "langs": [ - "English" - ], - "tosUrl": "https://misskey.nl/@admin/pages/1577210472421", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://misskey.nl/@admin", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true - } + "localPosts": 32151 + }, + "openRegistrations": true } }, - "techzerker.com": { + "awsmp.pl": { + "error": "HTTPSConnectionPool(host='awsmp.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.zonmai.net": { + "error": "HTTPSConnectionPool(host='m.zonmai.net', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.ism.cool": { + "error": "HTTPSConnectionPool(host='pleroma.ism.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/nadir": { + "error": 404 + }, + "peertube3.zeteo.me": { + "error": 404 + }, + "social.anarchy.tech": { + "error": "HTTPSConnectionPool(host='social.anarchy.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "raspi.edge4cube.work": { "nodeinfo": { - "metadata": { - "nodeName": "TechZerker", - "nodeDescription": "A Tech Professional With Occasional Sanity", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, "usage": { "users": { - "total": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 16 + "localPosts": 130 }, - "version": "2.0" + "openRegistrations": true } }, - "getjupiter.com": { - "error": 404 + "madomadon.net": { + "error": "HTTPSConnectionPool(host='madomadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nabeen.hostdon.jp": { - "error": "HTTPSConnectionPool(host='nabeen.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "soc.tldr.tk": { + "error": "HTTPSConnectionPool(host='soc.tldr.tk', port=443): Read timed out. (read timeout=3)" }, - "words.ppl.town": { + "lesser.occult.institute": { "nodeinfo": { "metadata": { - "nodeName": "words from ppl.town", - "nodeDescription": "Minimal, federated blogging platform.", + "nodeName": "Annals of the Lesser Occult Institute", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 10, - "publicReader": true, - "invites": true + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -130829,50 +135799,65 @@ }, "software": { "name": "writefreely", - "version": "0.12.0rc1" + "version": "0.10.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 6 + "localPosts": 8 }, "version": "2.0" } }, - "winteroak.org.uk": { - "error": 404 + "heio.co": { + "error": "HTTPSConnectionPool(host='heio.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.fedi.farm": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1059 - }, - "openRegistrations": false - } + "gawo.ga": { + "error": "HTTPSConnectionPool(host='gawo.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.melmac.rocks": { - "error": "HTTPSConnectionPool(host='pleroma.melmac.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "qtdon.m.to": { + "error": "HTTPSConnectionPool(host='qtdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videotape.me": { + "mstdn.s6jr.com": { + "error": "HTTPSConnectionPool(host='mstdn.s6jr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "azunyan.uk": { + "error": "HTTPSConnectionPool(host='azunyan.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "piaf.tesgo.fr": { + "error": "HTTPSConnectionPool(host='piaf.tesgo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.latransition.org": { + "error": "HTTPSConnectionPool(host='mastodon.latransition.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.asrpo.com": { + "error": 502 + }, + "fedi.circuitlocution.com": { + "error": "HTTPSConnectionPool(host='fedi.circuitlocution.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yorishiro.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mattl.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hexagon.town": { + "error": "HTTPSConnectionPool(host='hexagon.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "rrll.pycodon.fr": { + "error": "HTTPSConnectionPool(host='rrll.pycodon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.czm.io": { + "error": "HTTPSConnectionPool(host='mastodon.czm.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.euskarabildua.eus": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -130889,209 +135874,65 @@ "users": { "total": 2 }, - "localPosts": 108, - "localComments": 0 + "localPosts": 70, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videotape.me", - "nodeDescription": "Federated video streaming platform run by Lithuanian IT solutions company Inretio, MB.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Euskarabildua Jardunaldien PeerTube instantzia", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "oldschool.community": { - "error": "HTTPSConnectionPool(host='oldschool.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 22] Invalid argument'))" + "pirati.cc": { + "error": 404 }, - "girldick.icu": { + "pl.smuglo.li": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 16 - }, - "localPosts": 826 - }, - "software": { - "version": "1.0.0-HEAD", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 40000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 20, + "reject_threshold": 50 + }, + "mrf_policies": [ + "NoOpPolicy", + "HellthreadPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "GNU/Smug", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [ - "https://girldick.icu/users/natalie", - "https://girldick.icu/users/paperjam", - "https://girldick.icu/users/admin", - "https://girldick.icu/users/emf" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -131124,44 +135965,56 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.smuglo.li/users/nepfag" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "nodeName": "girldick intensive care unit", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": {}, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 160777216 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.7" + }, + "usage": { + "localPosts": 677629, + "users": { + "total": 1204 + } + }, + "version": "2.0" } }, - "guchitter.m.to": { - "error": "HTTPSConnectionPool(host='guchitter.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.noresoft.com": { + "error": "HTTPSConnectionPool(host='friendica.noresoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.noresoft.com' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "mastodon.internationalotaku.com": { - "error": "HTTPSConnectionPool(host='mastodon.internationalotaku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "forum.manga.tokyo": { + "error": "HTTPSConnectionPool(host='forum.manga.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "1234.as": { + "masto.redonion.social": { + "error": "HTTPSConnectionPool(host='masto.redonion.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "test.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -131173,185 +136026,105 @@ ], "usage": { "users": { - "total": 90, - "activeMonth": 21, - "activeHalfyear": 58 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 916 + "localPosts": 0 }, "openRegistrations": true } }, - "social.cyano.at": { + "sweetree.ga": { + "error": "HTTPSConnectionPool(host='sweetree.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kurosawa-ruby.xyz": { + "error": "HTTPSConnectionPool(host='kurosawa-ruby.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "jigoku.hostdon.ne.jp": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.3" }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "explicitContent": false - } + "localPosts": 72 + }, + "openRegistrations": false } }, - "mastodon.flanigan.engineering": { - "error": "HTTPSConnectionPool(host='mastodon.flanigan.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.floragxth.com": { - "error": "HTTPSConnectionPool(host='social.floragxth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.zeguigui.com": { - "error": 503 - }, - "osa19.adriel.info": { - "error": "HTTPSConnectionPool(host='osa19.adriel.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pico-fe.m.to": { - "error": "HTTPSConnectionPool(host='pico-fe.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "shadowland.twilightparadox.com": { + "error": "HTTPSConnectionPool(host='shadowland.twilightparadox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nethole.us": { + "cloud.family-wendler.com": { "error": 404 }, - "pleroma.arcseconds.net": { - "error": "HTTPSConnectionPool(host='pleroma.arcseconds.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "don.komoro.net": { + "error": "HTTPSConnectionPool(host='don.komoro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jamescousins.com": { + "deviserver.net": { + "error": "HTTPSConnectionPool(host='deviserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.institute": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1265, - "localComments": 803 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 392 }, - "metadata": { - "email": "blog@jamescousins.com" - } + "openRegistrations": false } }, - "squeakie.club": { - "error": "HTTPSConnectionPool(host='squeakie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "gshome.raitisoja.com": { - "error": "HTTPSConnectionPool(host='gshome.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "asocial.madyanne.fr": { - "error": "HTTPSConnectionPool(host='asocial.madyanne.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cctracker.tk": { - "error": "HTTPSConnectionPool(host='cctracker.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "housecat.dog": { - "error": "HTTPSConnectionPool(host='housecat.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ally.bitma.st": { - "error": "HTTPSConnectionPool(host='ally.bitma.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "literati.org": { - "error": 404 - }, - "are-you-kidding.me": { + "mastodon.zergy.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 9 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 156 + "localPosts": 827 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.fulgur.xyz": { - "error": "HTTPSConnectionPool(host='social.fulgur.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.aigamo-web.net": { - "error": "HTTPSConnectionPool(host='mastodon.aigamo-web.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.aigamo-web.net timed out. (connect timeout=3)'))" - }, - "pwning.social": { - "error": "HTTPSConnectionPool(host='pwning.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.nerdhaven.de": { + "error": "HTTPSConnectionPool(host='friendica.nerdhaven.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.nerdhaven.de' doesn't match either of '*.goserver.host', 'goserver.host'\")))" }, - "Meld.de": { + "sipsocially.com": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.06-dev-1341" + "version": "2020.03-1338" }, "protocols": { "inbound": [ @@ -131366,37 +136139,15 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, - "usage": { - "users": { - "total": 127, - "activeHalfyear": 118, - "activeMonth": 64 - }, - "localPosts": 12142, - "localComments": 1851 - }, + "usage": {}, "openRegistrations": true, "metadata": { - "nodeName": "Friendica \ud83c\udf10", + "nodeName": "SIP Socially - A VoIP Centric Social Network", "protocols": { "inbound": [ "friendica", @@ -131413,97 +136164,34 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], + "inbound": [], "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, "explicitContent": false } } }, - "mstdn.untan.xyz": { - "error": 410 + "friends.masto.daemon.world": { + "error": "HTTPSConnectionPool(host='friends.masto.daemon.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "neural.nz": { - "error": 503 + "m.sprovoost.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.social/users/eurasierboy": { + "modernheretic3000.blogspot.com": { "error": 404 }, - "m.hitorino.club": { - "error": 521 - }, - "social.henriksen.is": { - "error": "HTTPSConnectionPool(host='social.henriksen.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.pea.sh": { - "error": "HTTPSConnectionPool(host='soc.pea.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.thisisjoes.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 12, - "activeHalfyear": 14 - }, - "localPosts": 424 - }, - "openRegistrations": true - } - }, - "plume.nii-san.club": { - "error": 502 + "masto.noho.st": { + "error": "HTTPSConnectionPool(host='masto.noho.st', port=443): Read timed out. (read timeout=3)" }, - "bugs.social": { - "error": 404 + "social.eyraud.net": { + "error": "HTTPSConnectionPool(host='social.eyraud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 0 - }, - "openRegistrations": true - } + "mastodon.loomchild.net": { + "error": "HTTPSConnectionPool(host='mastodon.loomchild.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.schwipsbude.de": { + "m.deeloves.me": { "nodeinfo": { "version": "2.0", "software": { @@ -131515,283 +136203,25 @@ ], "usage": { "users": { - "total": 2, + "total": 8, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 3 + "localPosts": 1647 }, "openRegistrations": false } }, - "eugen.town": { - "error": "HTTPSConnectionPool(host='eugen.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.mutnt.io": { + "error": "HTTPSConnectionPool(host='cloud.mutnt.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "next.lazyteddy.eu": { + "mastodon.social/users/fzwaan": { "error": 404 }, - "myc.m.to": { - "error": "HTTPSConnectionPool(host='myc.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.coop": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1249, - "activeMonth": 168, - "activeHalfyear": 212 - }, - "localPosts": 178196 - }, - "openRegistrations": false - } + "czyrek-1192.jp": { + "error": "HTTPSConnectionPool(host='czyrek-1192.jp', port=443): Read timed out. (read timeout=3)" }, - "mastodon.chotto.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 80, - "activeMonth": 23, - "activeHalfyear": 23 - }, - "localPosts": 326133 - }, - "openRegistrations": false - } - }, - "social.1foo.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 4, - "activeHalfyear": 8 - }, - "localPosts": 414 - }, - "openRegistrations": false - } - }, - "www.fidgetykid.club": { - "error": "HTTPSConnectionPool(host='www.fidgetykid.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.rche-iidx.jp": { - "error": "HTTPSConnectionPool(host='mstdn.rche-iidx.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.lesamarien.fr": { - "error": "HTTPSConnectionPool(host='peertube.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.debrouillonet.org": { - "error": 403 - }, - "hk.everydayedward.com": { - "error": "HTTPSConnectionPool(host='hk.everydayedward.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "raptube.antipub.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 101, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "RAPTube", - "nodeDescription": "Plateforme vid\u00e9o de l'association R\u00e9sistance \u00e0 l'Agression Publicitaire (RAP)." - } - } - }, - "video.ploud.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 359 - }, - "localPosts": 157304, - "localComments": 85 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Ploud Video Japan", - "nodeDescription": "Ploud Video est le service de visualisation et de partage de vid\u00e9os de Ploud, services en ligne personnels et gratuits \u00e9dit\u00e9s par la soci\u00e9t\u00e9 PSIADE et accessibles sur le site https://www.ploud.fr.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "btc.gdn": { + "develop.ilja.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -131803,15 +136233,30 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "ilja.space" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -131820,10 +136265,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Bitcoin Pleroma fediverse instance.", - "nodeName": "Bitcoin Garden", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "develop.ilja.space", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -131870,7 +136315,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://develop.ilja.space/users/ilja" + ], "suggestions": { "enabled": false }, @@ -131891,10 +136338,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 0, + "localPosts": 2, "users": { "total": 2 } @@ -131902,7 +136349,112 @@ "version": "2.0" } }, - "social.tadzik.net": { + "poils.pachyderme.net": { + "error": 404 + }, + "elbmatsch.de": { + "error": "HTTPSConnectionPool(host='elbmatsch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elbmatsch.de' doesn't match 'matrix.elbmatsch.de'\")))" + }, + "social.lowsamplingrate.eu": { + "error": "HTTPSConnectionPool(host='social.lowsamplingrate.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hiveway.creatodon.online": { + "error": "HTTPSConnectionPool(host='hiveway.creatodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.inkson.org": { + "error": "HTTPSConnectionPool(host='masto.inkson.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mast.libreprime.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bnc.euro365.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "toot.qag.me": { + "error": "HTTPSConnectionPool(host='toot.qag.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "medjed.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "24h-365d.work": { + "error": "HTTPSConnectionPool(host='24h-365d.work', port=443): Read timed out. (read timeout=3)" + }, + "missk-cpnk.herokuapp.com": { + "error": 503 + }, + "social.putz.space": { + "error": "HTTPSConnectionPool(host='social.putz.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "develry.be": { + "error": 404 + }, + "blog.trailingwhite.space": { + "error": "HTTPSConnectionPool(host='blog.trailingwhite.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.trailingwhite.space' doesn't match either of 'trailingwhite.space', 'www.trailingwhite.space'\")))" + }, + "gstest.dalme.net": { + "error": "HTTPSConnectionPool(host='gstest.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tretkowski.de": { + "error": 404 + }, + "mstdn.es": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 19, + "activeMonth": 14, + "activeHalfyear": 35 + }, + "localPosts": 37 + }, + "openRegistrations": true + } + }, + "madiatorownia.nohost.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mzsa.xyz": { + "error": "HTTPSConnectionPool(host='mzsa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/puntofisso": { + "error": 404 + }, + "peertube.fediverse.ru": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.bert.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 20 + }, + "openRegistrations": false + } + }, + "social.alifein.tech": { + "error": "HTTPSConnectionPool(host='social.alifein.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.foucry.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -131934,7 +136486,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.tadzik.net", + "nodeName": "And in the Darkness bind them", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -131982,7 +136534,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.tadzik.net/users/tadzik" + "https://pleroma.foucry.net/users/jacques", + "https://pleroma.foucry.net/users/admin" ], "suggestions": { "enabled": false @@ -132004,1223 +136557,632 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.0" }, "usage": { - "localPosts": 19, + "localPosts": 888, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "impeccable.social": { + "toomuchnotenough.site": { + "error": 404 + }, + "don.auri.ga": { + "error": "HTTPSConnectionPool(host='don.auri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "longreads.com": { + "error": 404 + }, + "nextcloud.grosskopfgames.de": { + "error": 403 + }, + "mast.levianetwork.dynu.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "md.nii.so": { + "error": "HTTPSConnectionPool(host='md.nii.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.nzoss.nz": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3 + "total": 399, + "activeMonth": 174, + "activeHalfyear": 254 }, - "localPosts": 503 + "localPosts": 25647 }, + "openRegistrations": true + } + }, + "aircrew.rocks": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://impeccable.social/users/billstclair" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Impeccable", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "usage": { + "users": { + "total": 9, + "activeMonth": 6, + "activeHalfyear": 6 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 174 + }, + "openRegistrations": true } }, - "lapy.link": { - "error": 404 + "cb.ku.cx": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.4ray.co": { - "error": "HTTPSConnectionPool(host='social.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.mastodon.host": { + "error": "HTTPSConnectionPool(host='pleroma.mastodon.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pink.pilot.io": { - "error": "HTTPSConnectionPool(host='pink.pilot.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.dcmargentona.com": { + "error": 404 }, - "sosh.network": { - "error": "HTTPSConnectionPool(host='sosh.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sosh.network timed out. (connect timeout=3)'))" + "social.bam.yt": { + "error": "HTTPSConnectionPool(host='social.bam.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.taruntarun.net": { - "error": 404 + "bark.house": { + "error": "HTTPSConnectionPool(host='bark.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.almonds.gq": { - "error": "HTTPSConnectionPool(host='social.almonds.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.inik.ch": { + "error": 404 }, - "edutest.masto.host": { - "error": "HTTPSConnectionPool(host='edutest.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "blogger-mstdn.com": { + "error": "HTTPSConnectionPool(host='blogger-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pl.koyu.space": { - "error": "HTTPSConnectionPool(host='pl.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.airvpn.org": { + "error": "HTTPSConnectionPool(host='mastodon.airvpn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pouets.ovh": { - "error": "HTTPSConnectionPool(host='pouets.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.monte-bleibt.de": { + "error": 404 }, - "pleroma.bortzmeyer.fr": { + "campduffel.social": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 3 - }, - "localPosts": 81 - }, "software": { - "version": "0.9.0-4382-g72f365df-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.bortzmeyer.fr/users/camille", - "https://pleroma.bortzmeyer.fr/users/stephane" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Unsafe", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "usage": { + "users": { + "total": 6, + "activeMonth": 2, + "activeHalfyear": 6 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 87 + }, + "openRegistrations": true } }, - "club.lightnoom.xyz": { - "error": "HTTPSConnectionPool(host='club.lightnoom.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tootsnoot.gq": { + "error": "HTTPSConnectionPool(host='tootsnoot.gq', port=443): Read timed out. (read timeout=3)" }, - "mastodon.planeteers.social": { - "error": "HTTPSConnectionPool(host='mastodon.planeteers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "tonos.io": { + "error": "HTTPSConnectionPool(host='tonos.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friend.chrislesch.de": { - "error": "HTTPSConnectionPool(host='friend.chrislesch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friend.chrislesch.de timed out. (connect timeout=3)'))" + "relay.hellsite.site": { + "error": "HTTPSConnectionPool(host='relay.hellsite.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "barrir.ca": { - "error": 418 + "www.bofa.lol": { + "error": "HTTPSConnectionPool(host='www.bofa.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/pulamea": { - "error": 404 + "yukoayu.m.to": { + "error": "HTTPSConnectionPool(host='yukoayu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rootage.2dx.red": { - "error": "HTTPSConnectionPool(host='rootage.2dx.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "msm.moe": { + "error": "HTTPSConnectionPool(host='msm.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mi.ijs01140.cf": { + "cloudlocal.ddns.net": { + "error": "HTTPSConnectionPool(host='cloudlocal.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.direct": { + "error": "HTTPSConnectionPool(host='mastodon.direct', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "msky.naru.cafe": { + "error": "HTTPSConnectionPool(host='msky.naru.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "glaoigh.space": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.cipherbliss.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "groundpolis", - "version": "12.36.1-gp-3.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "ijs\u306e\u6c17\u307e\u3050\u308cMisskey", - "nodeDescription": "ijs01140\u304c\u904b\u55b6\u3057\u3066\u3044\u308bMisskey\u9bd6\u3067\u3059\u3002\u5b8c\u5168\u306b\u62db\u5f85\u5236\u3067\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002\u9023\u5408\u6a5f\u80fd\u306f\u5207\u3063\u3066\u3044\u307e\u305b\u3093\u3002", - "maintainer": { - "name": "ijs01140", - "email": null + "users": { + "total": 658, + "activeMonth": 211, + "activeHalfyear": 547 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/Xeltica/Groundpolis", - "feedbackUrl": "https://github.com/Xeltica/Groundpolis/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 18747 + }, + "openRegistrations": false } }, - "pleroma.euroneuro.net": { + "social.exianote.work": { + "error": "HTTPSConnectionPool(host='social.exianote.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.chinwag.im": { + "error": "HTTPSConnectionPool(host='social.chinwag.im', port=443): Read timed out. (read timeout=3)" + }, + "area893.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "EuroNeuro.NET", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.euroneuro.net/users/lucky" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, "usage": { - "localPosts": 1, "users": { - "total": 3 - } + "total": 16, + "activeMonth": 23, + "activeHalfyear": 97 + }, + "localPosts": 143 }, - "version": "2.0" + "openRegistrations": true } }, - "otaku.m.to": { - "error": "HTTPSConnectionPool(host='otaku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fediverse.duckdns.org": { + "error": "HTTPSConnectionPool(host='fediverse.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.lndvll.se": { - "error": 404 + "rpgtable.top": { + "error": "HTTPSConnectionPool(host='rpgtable.top', port=443): Read timed out. (read timeout=3)" }, - "tapi.cafe": { - "error": "HTTPSConnectionPool(host='tapi.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.andrewbarnes.design": { + "error": "HTTPSConnectionPool(host='masto.andrewbarnes.design', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "laughingsquid.com": { - "error": 404 + "timm.abstrct.us": { + "error": "HTTPSConnectionPool(host='timm.abstrct.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wf.lavatech.top": { + "mastodon.bi119ate5hxk.net": { + "error": 502 + }, + "peertube.bilange.ca": { "nodeinfo": { - "metadata": { - "nodeName": "LavaTech WriteFreely", - "nodeDescription": "A WriteFreely instance by LavaTech. Rules: https://gitlab.com/lavatech/servicesagreement", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 69, - "publicReader": true, - "invites": false + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, + "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 2 }, - "localPosts": 20 + "localPosts": 2, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "BilangeTube", + "nodeDescription": "Une instance personnel de PeerTube pour tests, caching de vid\u00e9os pertinents que j'ai vu sur d'autres instances et upload de certaines conneries de gaming de temps \u00e0 autre. \n--\nA personnal PeerTube instance for testing, video caching from other good instances, and also I may upload silly gaming videos from time to time." + } } }, - "jonaswouters.com": { + "x.subzone.net": { + "error": "HTTPSConnectionPool(host='x.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "r000t.com": { + "error": 404 + }, + "iron.diviney.us": { + "error": "HTTPSConnectionPool(host='iron.diviney.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bullgit.party": { + "error": "HTTPSConnectionPool(host='bullgit.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gstest990.dalme.net": { + "error": "HTTPSConnectionPool(host='gstest990.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tumblr.simounet.net": { + "error": 410 + }, + "anem.prou.be": { + "error": "HTTPSConnectionPool(host='anem.prou.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.kyoto": { + "error": "HTTPSConnectionPool(host='mstdn.kyoto', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.omhnc.net": { "nodeinfo": { - "metadata": { - "nodeName": "Jonas Wouters", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { - "users": { - "total": 1 - }, - "localPosts": 7 + "users": {} }, - "version": "2.0" + "metadata": { + "nodeName": "omhnc.net", + "nodeDescription": null, + "maintainer": { + "name": "\u304a\u306e\u3060\u3044", + "email": "onodai-misskey@onodai.com" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } } }, - "friendica.minimachin.ynh.fr": { - "error": "HTTPSConnectionPool(host='friendica.minimachin.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.minimachin.ynh.fr timed out. (connect timeout=3)'))" + "video.alternanet.fr": { + "error": "HTTPSConnectionPool(host='video.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ultreia.me": { - "error": "Expecting value: line 1 column 1 (char 0)" + "videos.bugs.social": { + "error": "HTTPSConnectionPool(host='videos.bugs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.iamhavoc.de": { - "error": "HTTPSConnectionPool(host='cloud.iamhavoc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "madogre.tk": { + "error": "HTTPSConnectionPool(host='madogre.tk', port=443): Read timed out. (read timeout=3)" }, - "writing.exchange": { + "toot.ws": { + "error": "HTTPSConnectionPool(host='toot.ws', port=443): Read timed out. (read timeout=3)" + }, + "media.over-world.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1097, - "activeMonth": 202, - "activeHalfyear": 497 + "total": 3 }, - "localPosts": 48849 + "localPosts": 41, + "localComments": 2 }, - "openRegistrations": true - } - }, - "annekevin.dynu.net": { - "error": 403 - }, - "talk.halvbrax.se": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Halvbrax", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "taxonomy": { + "postsName": "Videos" }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://talk.halvbrax.se/users/keis" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } } + } + } + }, + "social.bfoliver.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, "usage": { - "localPosts": 31, "users": { - "total": 3 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 777 }, - "version": "2.0" + "openRegistrations": false } }, - "440hz.social": { - "error": "HTTPSConnectionPool(host='440hz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pod.cyberdungeon.de": { - "error": "HTTPSConnectionPool(host='pod.cyberdungeon.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "suwa3.m.to": { - "error": "HTTPSConnectionPool(host='suwa3.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "waldowski.me": { - "error": 404 - }, - "dol.lei202.com": { - "error": 410 - }, - "pleroma.nsupdate.info": { - "error": "HTTPSConnectionPool(host='pleroma.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.nsupdate.info timed out. (connect timeout=3)'))" - }, - "social.lagrottedelours.ovh": { - "error": "HTTPSConnectionPool(host='social.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.quodverum.com": { + "mastodon.social/users/SteveBennett": { "error": 404 }, - "mstdn.xn--krsgw--n73t.com": { - "error": "HTTPSConnectionPool(host='mstdn.xn--krsgw--n73t.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hubzilla.huebner.tk": { - "error": "HTTPSConnectionPool(host='hubzilla.huebner.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.huebner.tk' doesn't match 'www.cyberwald.com'\")))" - }, - "krsymstdn.jp": { - "error": "HTTPSConnectionPool(host='krsymstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mmpr.ca": { - "error": "HTTPSConnectionPool(host='mmpr.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.xmr.cx": { - "error": "HTTPSConnectionPool(host='mastodon.xmr.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hash.my": { + "error": "HTTPSConnectionPool(host='hash.my', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hash.my' doesn't match 'bbb.rufposten.de'\")))" }, - "macchiato.cf": { - "error": "HTTPSConnectionPool(host='macchiato.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.doxa.jp": { + "error": "HTTPSConnectionPool(host='mstdn.doxa.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.hitorino.moe": { + "relay.mastodon.scot": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, "protocols": [ "activitypub" ], + "openRegistrations": true, + "version": "2.0", + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, + "metadata": { + "peers": [ + "tzcafe.com", + "arguos.com", + "social.nipponalba.scot", + "intahnet.co.uk", + "nuke.social", + "social.biologianaweb.com.br", + "coom.club", + "sjitter.com", + "afu.social", + "social.th4music.net", + "mastodon.echelon4.xyz", + "chilli.social" + ] + }, "usage": { + "localPosts": 0, "users": { - "total": 1049, - "activeMonth": 163, - "activeHalfyear": 314 - }, - "localPosts": 12590 + "total": 1 + } }, - "openRegistrations": true + "services": { + "outbound": [], + "inbound": [] + } } }, - "cheeky.red": { - "error": "HTTPSConnectionPool(host='cheeky.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "p.a3.pm": { + "mastodon.hatthieves.es": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [ - "weeaboo.space" - ], - "reject": [ - "greenlifeplus.net", - "weedis.life", - "gab.com", - "dev.gab.com", - "mastodon.mynameisivan.ru", - "feminism.lgbt", - "pltest.feminism.lgbt", - "wagesofsinisdeath.com", - "pleroma.rareome.ga", - "2hu.club", - "ap.uwu.st", - "noagendasocial.com", - "noagenda.social", - "freespeech.firedragonstudios.com", - "homura.space", - "kowai.youkai.town", - "loli.estate", - "pleroma.yorha.club", - "social.super-niche.club", - "thechad.zone", - "vampire.estate", - "youkai.town", - "sunshinegardens.org", - "social.sunshinegardens.org", - "yiff.rocks", - "2.distsn.org", - "comm.network", - "community.highlandarrow.com", - "explosion.party", - "freezepeach.xyz", - "freespeechextremist.com", - "gs.mon5t3r.info", - "jabb.in", - "karolat.press", - "lolis.world", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.soykaf.com", - "goldandblack.xyz", - "pridelands.io", - "qoto.org", - "rainbowdash.net", - "socnet.supes.com", - "liberdon.com", - "melalandia.tk", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "social.au2pb.net", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.lucci.xyz", - "voluntaryism.club", - "waifu.social", - "unsafe.space", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "ediot.social", - "gs.smuglo.li", - "gs.kawa-kun.com", - "gs.archae.me", - "hakui.club", - "kawaiistu.moe", - "libertarianism.club", - "npf.mlpol.net", - "social.heldscal.la", - "wogan.im", - "not.phrack.fyi", - "cofe.moe", - "freehold.earth", - "freespeech.host", - "ika.moe", - "manx.social", - "niu.moe", - "social.targaryen.house", - "social.wiuwiu.de", - "toot.love", - "anitwitter.moe", - "kyot.me", - "counter.social", - "baraag.net", - "shitasstits.life", - "social.homunyan.com", - "wxw.moe", - "mastodon.loliandstuff.moe", - "preteengirls.biz", - "social.allthefallen.ninja", - "social.raptorengineering.io", - "pawoo.net", - "music.pawoo.net", - "friends.nico" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Mitt Pleromney", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://p.a3.pm/users/ao", - "https://p.a3.pm/users/ad" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, "usage": { - "localPosts": 1644, "users": { - "total": 4 - } + "total": 327, + "activeMonth": 75, + "activeHalfyear": 75 + }, + "localPosts": 20001 }, - "version": "2.0" + "openRegistrations": true } }, - "oxidized.systems": { - "error": "HTTPSConnectionPool(host='oxidized.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.nmkj.io": { - "error": "HTTPSConnectionPool(host='toot.nmkj.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tootme.de": { + "error": "HTTPSConnectionPool(host='tootme.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.dans-ma-bulle.life": { - "error": "HTTPSConnectionPool(host='peertube.dans-ma-bulle.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chancellor.cc": { + "error": "HTTPSConnectionPool(host='chancellor.cc', port=443): Read timed out. (read timeout=3)" }, - "microblog.phoneboy.com": { - "error": "HTTPSConnectionPool(host='microblog.phoneboy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/Jessifer": { + "error": 404 }, - "toot.cerebralab.com": { - "error": "HTTPSConnectionPool(host='toot.cerebralab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nx67.your-storageshare.de": { + "error": 403 }, - "pleroma.party": { - "error": "HTTPSConnectionPool(host='pleroma.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.party' doesn't match 'uw.pbc.guru'\")))" + "ftb.moe": { + "error": "HTTPSConnectionPool(host='ftb.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "regret.horse": { - "error": "HTTPSConnectionPool(host='regret.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "atchao.info": { + "error": "HTTPSConnectionPool(host='atchao.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "meows.life": { - "error": 404 + "blobturtle.club": { + "error": "HTTPSConnectionPool(host='blobturtle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "timshomepage.net": { - "error": "'links'" + "mapicardie.fr": { + "error": "HTTPSConnectionPool(host='mapicardie.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixel.fed.im": { + "organizedchaos.cc": { "nodeinfo": { "metadata": { - "nodeName": "pixel.fed.im", + "nodeName": "Organized Chaos", + "nodeDescription": "Saturday & Sunday 13:00 UTC ANONRADIO.NET powered by SDF.ORG", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixel.fed.im", - "url": "https://pixel.fed.im", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 3, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - } + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "version": "2.0", - "openRegistrations": false - } - }, - "magnificentbeardsfan.club": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 11, - "activeHalfyear": 25 - }, - "localPosts": 27852 + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": true - } - }, - "pleroma.1d4.us": { - "nodeinfo": { - "version": "2.0", "usage": { "users": { - "total": 27 + "total": 1 }, - "localPosts": 3 - }, - "software": { - "version": "1.0.0-53-g3589b30d.develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "localPosts": 1 }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.1d4.us/users/admin" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma/1d4", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "version": "2.0" } }, - "vandal.tech": { - "error": "HTTPSConnectionPool(host='vandal.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vandal.tech timed out. (connect timeout=3)'))" - }, - "slippy.xyz": { + "tube.bootlicker.party": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -133234,173 +137196,30 @@ }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 20 + }, + "localPosts": 93217, + "localComments": 46 }, "metadata": { - "nodeName": "Slippy", - "nodeDescription": "For now I open up registration, if we get a ton of spam accounts, I'll close down registration. Explicit content allowed, but only with CW.\n\n\u25cf Clear web: https://slippy.xyz/\n\u25cf Onion: https://jvgw4homncw3brd6.onion/", - "maintainer": { - "name": "efertone", - "email": "admin@slippy.xyz" + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "nodeName": "The Peertube for Bootlickers", + "nodeDescription": "Let's get off Youtube! Here Vidak stores his daily vlogs." } } }, - "satellite.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='satellite.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.warrows.fr": { - "error": "HTTPSConnectionPool(host='pleroma.warrows.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "d20hero.club": { + "pix.freeradical.zone": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "sealion.club", - "voluntaryism.club", - "freezepeach.xyz", - "loli.estate", - "youkai.town", - "blackandgold.xyz", - "liberdon.com", - "melalandia.tk" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "sealion.club", - "pawoo.net", - "mstdn.jp", - "social.super-niche.club", - "loli.estate" - ], - "media_removal": [], - "reject": [ - "gab.com", - "kiwifarms.cc", - "albin.social", - "greenlifeplus.net", - "mastodon.loliandstuff.moe", - "freespeechextremist.com", - "gameliberty.club", - "the.hedgehoghunter.club" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "d20 heroes", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://d20hero.club/users/carbontwelve", - "https://d20hero.club/users/dm" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Pix @ Free Radical", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -133409,88 +137228,92 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "name": "pixelfed", + "version": "0.9.4" }, "usage": { - "localPosts": 6609, + "localPosts": 23, + "localComments": 0, "users": { - "total": 25 + "total": 8, + "activeHalfyear": "0", + "activeMonth": "0" } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "mastodon.sportsfans.social": { - "error": "HTTPSConnectionPool(host='mastodon.sportsfans.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.madyanne.fr": { - "error": "HTTPSConnectionPool(host='social.madyanne.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pornorama.cc": { - "error": "HTTPSConnectionPool(host='pornorama.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.uraniumlane.net": { + "mast.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 775, + "activeMonth": 40, + "activeHalfyear": 127 }, - "localPosts": 260 + "localPosts": 176130 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.privacy.fyi": { - "error": "HTTPSConnectionPool(host='mastodon.privacy.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.wegmueller.it": { + "error": "HTTPSConnectionPool(host='blog.wegmueller.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.eifelcoworking.space": { - "error": "HTTPSConnectionPool(host='social.eifelcoworking.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "new.shadowfacts.net": { + "error": 404 }, - "paulbutler.org": { - "error": "Exceeded 30 redirects." + "mastodon.xxx": { + "error": "HTTPSConnectionPool(host='mastodon.xxx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "truf-kin.com": { + "status.akionux.net": { "error": 404 }, - "wlw.pw": { + "9to5mac.com": { + "error": 404 + }, + "apwr.us": { + "error": "HTTPSConnectionPool(host='apwr.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "pl.seedy.xyz": { + "error": "HTTPSConnectionPool(host='pl.seedy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hinduexistence.org": { + "error": 404 + }, + "social.inspiredlife.fun": { + "error": "HTTPSConnectionPool(host='social.inspiredlife.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.fedi.quebec": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0rc2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 0, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 33, + "activeMonth": 21, + "activeHalfyear": 58 }, - "localPosts": 58 + "localPosts": 2295 }, - "openRegistrations": false + "openRegistrations": true } }, - "ostatus.ca": { - "error": 404 - }, - "pah.social": { - "error": "HTTPSConnectionPool(host='pah.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.poyo.me": { + "connect.cafe": { "nodeinfo": { "version": "2.0", "software": { @@ -133502,53 +137325,73 @@ ], "usage": { "users": { - "total": 165, - "activeMonth": 176, - "activeHalfyear": 209 + "total": 3, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 440461 + "localPosts": 8 }, "openRegistrations": true } }, - "cloud.haas-gottmadingen.de": { + "relay.magically.cc": { + "error": "HTTPSConnectionPool(host='relay.magically.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "arrow5120.hostdon.jp": { + "error": "HTTPSConnectionPool(host='arrow5120.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.rebellion.global": { "error": 404 }, - "takimag.com": { + "wsvn.com": { "error": 404 }, - "soc.schiessle.org": { - "error": "HTTPSConnectionPool(host='soc.schiessle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "followme.best": { + "error": "HTTPSConnectionPool(host='followme.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plume.nixnet.xyz": { + "blog.tara.gallery": { "nodeinfo": { "metadata": { - "nodeDescription": "An open source and federated blogging platform that can be interacted with and followed from any social network powered by [ActivityPub](https://www.w3.org/TR/activitypub/) including [Mastodon](https://joinmastodon.org/) and others!", - "nodeName": "Plume" + "nodeName": "The Future Is Twenty Twenty", + "nodeDescription": "Visual artist writing.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "plume", - "version": "0.3.0" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localComments": 10, - "localPosts": 40, "users": { - "total": 133 - } + "total": 1 + }, + "localPosts": 11 }, "version": "2.0" } }, - "mastodon.is": { + "mystia.club": { + "error": "HTTPSConnectionPool(host='mystia.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "net.collectivemind.es": { + "error": "HTTPSConnectionPool(host='net.collectivemind.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'net.collectivemind.es' doesn't match either of '*.prod.ams3.secureserver.net', 'prod.ams3.secureserver.net'\")))" + }, + "rodina-sucha.cz": { "nodeinfo": { "version": "2.0", "software": { @@ -133562,83 +137405,23 @@ "users": { "total": 1, "activeMonth": 1, - "activeHalfyear": 5 + "activeHalfyear": 1 }, - "localPosts": 188 + "localPosts": 392 }, "openRegistrations": false } }, - "mstdn.wolflab.net": { - "error": "HTTPSConnectionPool(host='mstdn.wolflab.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fri.bitcast.info": { - "error": "HTTPSConnectionPool(host='fri.bitcast.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "myersjustinc.journalism.bot": { + "error": "HTTPSConnectionPool(host='myersjustinc.journalism.bot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pod.disroot.org": { - "error": "HTTPSConnectionPool(host='pod.disroot.org', port=443): Read timed out. (read timeout=3)" + "cafe.des-blogueurs.org": { + "error": "HTTPSConnectionPool(host='cafe.des-blogueurs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cafe.des-blogueurs.org' doesn't match either of 'admin.sous-anneau.org', 'sous-anneau.org', 'www.sous-anneau.org', 'zon.sous-anneau.org'\")))" }, - "mastodon.cercle.jp": { - "error": "HTTPSConnectionPool(host='mastodon.cercle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.ho-chi-minh.info": { + "error": "HTTPSConnectionPool(host='mstdn.ho-chi-minh.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pointers.dailywebthing.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 5588, - "localComments": 4 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "joe.jenett@jenett.org" - } - } - }, - "mistresskurohime.club": { - "error": "HTTPSConnectionPool(host='mistresskurohime.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.iametza.eus": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 148, - "localComments": 5 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "garapena@iametza.eus" - } - } - }, - "taur.zone": { + "mastodon.wafflec.one": { "nodeinfo": { "version": "2.0", "software": { @@ -133650,734 +137433,81 @@ ], "usage": { "users": { - "total": 21, - "activeMonth": 9, - "activeHalfyear": 15 + "total": 205, + "activeMonth": 29, + "activeHalfyear": 164 }, - "localPosts": 2390 + "localPosts": 19155 }, "openRegistrations": true } }, - "social.deviltracks.net": { - "error": "HTTPSConnectionPool(host='social.deviltracks.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "oesterreich.social": { - "error": "HTTPSConnectionPool(host='oesterreich.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kitsune.cafe": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Kitsune Cafe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://kitsune.cafe/users/puniko", - "https://kitsune.cafe/users/mizuki" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 32000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-615-g58fded98-develop" - }, - "usage": { - "localPosts": 22982, - "users": { - "total": 10 - } - }, - "version": "2.0" - } - }, - "cdmx.rocks": { - "error": "HTTPSConnectionPool(host='cdmx.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cdmx.rocks timed out. (connect timeout=3)'))" - }, - "bosh.party": { - "error": 404 - }, - "gensou.social": { - "error": "HTTPSConnectionPool(host='gensou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.mesnuages.fr": { - "error": 404 - }, - "www.jeannie.digital": { - "error": "HTTPSConnectionPool(host='www.jeannie.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/victorhck": { - "error": 404 - }, - "eq.ed1.club": { - "error": 404 - }, - "ipv6.social.x51.biz": { - "error": "HTTPSConnectionPool(host='ipv6.social.x51.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/beck": { - "error": 404 - }, - "social.thomaswormann.com": { - "error": "HTTPSConnectionPool(host='social.thomaswormann.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tooru.m.to": { - "error": "HTTPSConnectionPool(host='tooru.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/karlmarx": { - "error": 404 - }, - "findingdryland.com": { - "error": "HTTPSConnectionPool(host='findingdryland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.foggyminds.com": { - "error": "HTTPSConnectionPool(host='social.foggyminds.com', port=443): Read timed out. (read timeout=3)" - }, - "arkaan0.chez-papy-daarky.ovh": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Sessrumnir" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 5, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "tryfriendica.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 - }, - "localPosts": 3, - "localComments": 1 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "TryFriendica.de", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "peertube.acab.ovh": { - "error": "HTTPSConnectionPool(host='peertube.acab.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sbsk-dev3.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "scintilla.social": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1041 - }, - "software": { - "version": "1.0.7", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "scintilla", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } + "labrats.life": { + "error": "HTTPSConnectionPool(host='labrats.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.bischoff-ibb.de": { + "liepajnieks.lv": { "error": 404 }, - "mstdngirls.net": { - "error": "HTTPSConnectionPool(host='mstdngirls.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "anonymous.wtf": { + "error": "HTTPSConnectionPool(host='anonymous.wtf', port=443): Read timed out. (read timeout=3)" }, - "backyard.cloud": { + "moytura.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 6817 - }, - "openRegistrations": true - } - }, - "esperanto.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 451, - "activeMonth": 133, - "activeHalfyear": 221 - }, - "localPosts": 25917 - }, - "openRegistrations": true - } - }, - "blog.oslight.ovh": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Blog N\u00e9o-r\u00e9tro : Ind\u00e9pendant & F\u00e9d\u00e9r\u00e9" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 4, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "toot.rudimk.dev": { - "error": "HTTPSConnectionPool(host='toot.rudimk.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "southflorida.social": { - "error": "HTTPSConnectionPool(host='southflorida.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to southflorida.social timed out. (connect timeout=3)'))" - }, - "acts-sh.pp.ua": { - "error": "HTTPSConnectionPool(host='acts-sh.pp.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.th23.org": { - "error": "HTTPSConnectionPool(host='mstdn.th23.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.th23.org' doesn't match 'asylum.cluefone.com'\")))" - }, - "syymmetries.blogspot.com": { - "error": 404 - }, - "welldn.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 29, - "activeMonth": 15, - "activeHalfyear": 19 - }, - "localPosts": 60285 - }, - "openRegistrations": true - } - }, - "im.fucking-totally.online": { - "error": "HTTPSConnectionPool(host='im.fucking-totally.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to im.fucking-totally.online timed out. (connect timeout=3)'))" - }, - "mess.casa": { - "error": 404 - }, - "cloud.stefan-muenz.de": { - "error": 404 - }, - "imi.moe": { - "error": "HTTPSConnectionPool(host='imi.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'imi.moe' doesn't match 'meet.imi.moe'\")))" - }, - "pleroma.inkstained.space": { - "error": 502 - }, - "scotland.computer": { - "error": 404 - }, - "mastodon.sbrk.org": { - "error": 404 - }, - "mastodon.tedomum.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 100, - "activeMonth": 16, - "activeHalfyear": 25 - }, - "localPosts": 38726 - }, - "openRegistrations": false - } - }, - "firstchurchofspacejesus.blogspot.com": { - "error": 404 - }, - "ltu.social": { - "error": "HTTPSConnectionPool(host='ltu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kernel.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 30, - "activeMonth": 8, - "activeHalfyear": 33 - }, - "localPosts": 300 - }, - "openRegistrations": true - } - }, - "mastodon.pirateparty.be": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 816, - "activeMonth": 153, - "activeHalfyear": 303 - }, - "localPosts": 136762 - }, - "openRegistrations": true - } - }, - "society.oftrolls.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 46, - "activeMonth": 17, - "activeHalfyear": 20 - }, - "localPosts": 13706 + "localPosts": 2368 }, "openRegistrations": false } }, - "brainsoftener.com": { - "error": "HTTPSConnectionPool(host='brainsoftener.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.c4103.com": { - "error": "HTTPSConnectionPool(host='mastodon.c4103.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "live.tii.tu-dresden.de": { - "error": 403 - }, - "kemono-friends.masto.host": { - "error": "HTTPSConnectionPool(host='kemono-friends.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.belgraver.org": { - "error": 404 - }, - "stream.peliculaspro.net": { + "feldlabor.eu": { "error": 404 }, - "fedi.dyke.space": { - "error": "HTTPSConnectionPool(host='fedi.dyke.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "akiyah.com": { - "error": "HTTPSConnectionPool(host='akiyah.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to akiyah.com timed out. (connect timeout=3)'))" - }, - "social.communia.org": { - "error": "HTTPSConnectionPool(host='social.communia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.toniozz75.fr": { + "error": "HTTPSConnectionPool(host='mastodon.toniozz75.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.urbanwildlife.biz": { + "conesphere.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 8, + "activeMonth": 42, + "activeHalfyear": 110 }, - "localPosts": 0 + "localPosts": 1599 }, "openRegistrations": true } }, - "local.iwamidon.tech": { - "error": "HTTPSConnectionPool(host='local.iwamidon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "computerfox.xyz": { - "error": "HTTPSConnectionPool(host='computerfox.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "floatie.xyz": { - "error": "HTTPSConnectionPool(host='floatie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yukorabb.it": { - "error": 404 - }, - "22330.fr": { - "error": "HTTPSConnectionPool(host='22330.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.yjsnpi.club": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "misanthrope.me": { - "error": "HTTPSConnectionPool(host='misanthrope.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "journal.librarianofalexandria.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Librarian of Alexandria", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 27 - }, - "version": "2.0" - } - }, - "lasthub.tk": { - "error": "HTTPSConnectionPool(host='lasthub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.turbo.chat": { + "video.splat.soy": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0-rc.1" }, "protocols": [ "activitypub" @@ -134392,33 +137522,23 @@ "openRegistrations": false, "usage": { "users": { - "total": 10 + "total": 2 }, - "localPosts": 68, - "localComments": 1 + "localPosts": 68847, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "A PeerTube Instance Used by Turbos", - "nodeDescription": "", + "nodeName": "video.splat.soy", + "nodeDescription": "video.splat.soy is a private PeerTube instance.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -134429,7 +137549,7 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -134446,7 +137566,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -134489,11 +137609,8 @@ ".flv", ".mkv", ".m4v", - "null", ".mp3", ".ogg", - ".wma", - ".wav", ".flac" ] } @@ -134511,7 +137628,7 @@ }, "user": { "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -134525,51 +137642,33 @@ } } }, - "sn.jonkman.ca": { - "error": "HTTPSConnectionPool(host='sn.jonkman.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.jonkman.ca' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" - }, - "abdl.link": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+bottle" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14639, - "activeMonth": 2280, - "activeHalfyear": 6493 - }, - "localPosts": 271833 - }, - "openRegistrations": true - } + "cptv.tcp.expert": { + "error": "HTTPSConnectionPool(host='cptv.tcp.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "juegos.fedimast.com": { - "error": 404 + "d25.community": { + "error": "HTTPSConnectionPool(host='d25.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.armpit.me": { - "error": "HTTPSConnectionPool(host='relay.armpit.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.armpit.me' doesn't match either of 'burgo.hsgaming.net', 'headshotclan.net', 'headshotgaming.net', 'hsgaming.net', 'images.hsgaming.net', 'wiki.hsgaming.net', 'www.headshotclan.net', 'www.headshotgaming.net', 'www.hsgaming.net'\")))" + "tradon.jp": { + "error": "HTTPSConnectionPool(host='tradon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.angristan.xyz": { - "error": "HTTPSConnectionPool(host='test.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "the-hash.m.to": { + "error": "HTTPSConnectionPool(host='the-hash.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.alangraham.de": { + "quickthoughts.jgregorymcverry.com": { "error": 404 }, - "www.mastodon.su": { - "error": "HTTPSConnectionPool(host='www.mastodon.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "c.noid.me": { + "error": "HTTPSConnectionPool(host='c.noid.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sarcasm.stream": { + "mstdn.schoolidol.pro": { + "error": "HTTPSConnectionPool(host='mstdn.schoolidol.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sumanko.ml": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -134580,128 +137679,136 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 740 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "p.umbriel.fr": { + "cnet.site": { + "error": "HTTPSConnectionPool(host='cnet.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "packyy.hostdon.ne.jp": { + "error": "HTTPSConnectionPool(host='packyy.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "john.philpin.com": { + "error": 404 + }, + "mi.ne-moni.work": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "safe_dm_mentions" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance", - "nodeName": "Balmora", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://p.umbriel.fr/users/nihl" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "misskey", + "version": "10.102.210-m544" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 59422, "users": { - "total": 6 - } + "total": 8, + "activeHalfyear": 6, + "activeMonth": 2 + }, + "localPosts": 85, + "localComments": 10 }, - "version": "2.0" + "metadata": { + "nodeName": "\u306b\u3082\u3059\u304d\u30fc(\u4eee)", + "nodeDescription": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092", + "name": "\u306b\u3082\u3059\u304d\u30fc(\u4eee)", + "description": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092", + "maintainer": {}, + "langs": [ + "Japanese" + ], + "announcements": [ + { + "title": "\u304a\u3057\u3089\u305b", + "text": "\u30b9\u30c8\u30ec\u30fc\u30b8\u95a2\u4fc2\u304c\u8ca7\u5f31\u306a\u306e\u3067\u30c7\u30fc\u30bf1\u56de\u5439\u3063\u98db\u3070\u3059\u304b\u3082\u3000\u3054\u4e86\u627f\u3092" + } + ], + "maxNoteTextLength": 1000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": false + } } }, - "vicx.fr": { + "myprayer.center": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hushbook.com": { + "error": "HTTPSConnectionPool(host='hushbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "querwege-cloud.de": { "error": 404 }, - "peertube.b38.rural-it.org": { + "mastodon-nabeen.herokuapp.com": { + "error": 404 + }, + "masto-tut.herokuapp.com": { + "error": 404 + }, + "unaantropologaenlaluna.blogspot.mx": { + "error": 404 + }, + "xorl.wordpress.com": { + "error": 404 + }, + "mastodon.social/users/dougal": { + "error": 404 + }, + "testpl.wlw.pw": { + "error": "HTTPSConnectionPool(host='testpl.wlw.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "magro-avocadon.m.to": { + "error": "HTTPSConnectionPool(host='magro-avocadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miyon.mhdp.me": { + "error": "HTTPSConnectionPool(host='miyon.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s.geno.is": { + "error": "HTTPSConnectionPool(host='s.geno.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "goura.pdgn.co": { + "error": "HTTPSConnectionPool(host='goura.pdgn.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "videos.left.media": { + "error": "HTTPSConnectionPool(host='videos.left.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "yamastodon.jp": { + "error": 404 + }, + "mst.thumped.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nijiato.nagoya": { + "error": "HTTPSConnectionPool(host='nijiato.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sandersnel.com": { + "error": "HTTPSConnectionPool(host='sandersnel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "brap.party": { + "error": "HTTPSConnectionPool(host='brap.party', port=443): Read timed out. (read timeout=3)" + }, + "aucklandia.social": { + "error": "HTTPSConnectionPool(host='aucklandia.social', port=443): Read timed out. (read timeout=3)" + }, + "videos.ensilib.re": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -134713,40 +137820,36 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 15 + "total": 8 }, - "localPosts": 4446, - "localComments": 1 + "localPosts": 5477, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, la vid\u00e9o en ligne f\u00e9d\u00e9r\u00e9e !", + "nodeName": "Les vid\u00e9os d'Ensilibre", + "nodeDescription": "Bienvenue sur la plateforme de partage de vid\u00e9os de l'Ensimag!", "nodeConfig": { "plugin": { + "registered": [] + }, + "theme": { "registered": [ { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} } - ] - }, - "theme": { - "registered": [], + ], "default": "default" }, "email": { @@ -134757,15 +137860,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { - "enabled": true + "enabled": false }, "enabledResolutions": [ - 360, - 720, - 1080 + 240, + 720 ] }, "import": { @@ -134774,7 +137876,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -134838,8 +137940,8 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 5368709120 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -134853,421 +137955,742 @@ } } }, - "sage.school": { - "error": "HTTPSConnectionPool(host='sage.school', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.project47.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.project47.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "twitter.masto.host": { - "error": "HTTPSConnectionPool(host='twitter.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mjmcs.noip.me": { + "error": "HTTPSConnectionPool(host='mjmcs.noip.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.processimagining.com": { + "emsenn.net": { + "error": 404 + }, + "pomdon.top": { + "error": "HTTPSConnectionPool(host='pomdon.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.waifus.eu": { + "error": "HTTPSConnectionPool(host='peertube.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.freddi.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.freddi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.niklasrosenstein.com": { + "error": 403 + }, + "shadywebsite.website": { + "error": 521 + }, + "mstdn.asmodeus.red": { + "error": "HTTPSConnectionPool(host='mstdn.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "naganu.com": { + "error": "HTTPSConnectionPool(host='naganu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "voragine.net": { "nodeinfo": { - "metadata": { - "nodeName": "process imagining", - "nodeDescription": "thoughts on religion and philosophy in process and post-structural perspective", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 371, + "localComments": 915 }, "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "skotperez@voragine.net" + } + } + }, + "carnal-gabhub.protohype.net": { + "error": 503 + }, + "stonerclub.tk": { + "error": "HTTPSConnectionPool(host='stonerclub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nshl.xyz": { + "error": "HTTPSConnectionPool(host='nshl.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.prt.blue": { + "error": "HTTPSConnectionPool(host='mstdn.prt.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.p2p.legal": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 300 }, - "localPosts": 116 + "localPosts": 128828, + "localComments": 106 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "P2Tube", + "nodeDescription": "Instance Peertube de la coop\u00e9rative p2p.legal: https://p2p.legal. Ressource Peertube de la Monnaie Libre \u1e201 et Axiom-Team: https://duniter.org/fr/fonctionnement/", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 104857600, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "iron.diviney.us": { - "error": 404 - }, - "xoldie.xyz": { + "erica.hiyuki2578.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 43, - "localComments": 75 + "name": "misskey", + "version": "12.36.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} }, "metadata": { - "email": "hey@xoldie.com" + "nodeName": "\u3072\u3086\u304d\u306d\u3063\u3068(misskey edition)", + "nodeDescription": "\u3072\u306a\u3053\u308f\u3044\u306d\n", + "maintainer": { + "name": "hiyuki", + "email": "myosotis@hiyuki2578.net" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/ProjectMyosotis/misskey", + "feedbackUrl": "https://github.com/ProjectMyosotis/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 1024, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true } } }, - "pleroma.xn--t8jzbl7g.jp": { + "key.tearaikazuki.jp": { + "error": "HTTPSConnectionPool(host='key.tearaikazuki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "v.kretschmann.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/opptape", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.xn--t8jzbl7g.jp/users/opptape" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 3531, "users": { "total": 2 - } + }, + "localPosts": 578, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Kretschmann PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mastodon.lahfa.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.lahfa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Gargron": { - "error": 404 - }, - "fiasco.social": { - "error": "HTTPSConnectionPool(host='fiasco.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fiasco.social' doesn't match either of 'npcollege.edu', 'www.npcollege.edu'\")))" - }, - "mastodon.social/users/fox": { - "error": 404 - }, - "testinstancepleaseignore.xyzzy.link": { - "error": "HTTPSConnectionPool(host='testinstancepleaseignore.xyzzy.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nyxromina.wordpress.com": { + "garykim.dev": { "error": 404 }, - "mentalhealth.social": { + "www.blimps.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2-asonix-changes" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 51, - "activeMonth": 15, - "activeHalfyear": 32 + "total": 224, + "activeMonth": 44, + "activeHalfyear": 201 }, - "localPosts": 2682 + "localPosts": 52751 }, - "openRegistrations": true + "openRegistrations": false } }, - "peertube.tronic-studio.com": { - "error": "HTTPSConnectionPool(host='peertube.tronic-studio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.tronic-studio.com timed out. (connect timeout=3)'))" - }, - "cloud.kode.email": { - "error": "HTTPSConnectionPool(host='cloud.kode.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "k4sani6do8j0nk7gomwd.4chan.icu": { + "error": "HTTPSConnectionPool(host='k4sani6do8j0nk7gomwd.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "dumbo.e-kobi.com": { + "video.unkipamunich.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 5, - "activeMonth": 0, - "activeHalfyear": 3 + "total": 2 }, - "localPosts": 29 + "localPosts": 3843, + "localComments": 0 }, - "openRegistrations": true - } - }, - "friendica.riotcat.org": { - "error": 404 - }, - "pix.librenet.co.za": { - "nodeinfo": { "metadata": { - "nodeName": "pix.librenet.co.za", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "PeerTube de Kip", + "nodeDescription": "PeerTube personnel de Kip pour Kip", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": false }, - "site": { - "name": "LibrePix", - "domain": "pix.librenet.co.za", - "url": "https://pix.librenet.co.za", - "description": null + "contactForm": { + "enabled": false }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 0 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } + } + } + }, + "pleroma.okashi.me": { + "error": "HTTPSConnectionPool(host='pleroma.okashi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.okashi.me' doesn't match 'jellyfin.okashi.me'\")))" + }, + "social.eccs.world": { + "error": "HTTPSConnectionPool(host='social.eccs.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.eccs.world' doesn't match 'erica.mayfirst.org'\")))" + }, + "jrsrecording.hopto.org": { + "error": "HTTPSConnectionPool(host='jrsrecording.hopto.org', port=443): Read timed out. (read timeout=3)" + }, + "social.end-the-stigma.com": { + "error": "HTTPSConnectionPool(host='social.end-the-stigma.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "kvschaik.nl": { + "error": "HTTPSConnectionPool(host='kvschaik.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "antabaka.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 19, + "activeMonth": 21, + "activeHalfyear": 45 + }, + "localPosts": 1535 }, + "openRegistrations": true + } + }, + "potatofrom.space": { + "error": 404 + }, + "tube.fabrigli.fr": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "peertube", + "version": "1.2.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 1, - "localComments": 0, "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - } + "total": 200 + }, + "localPosts": 12043, + "localComments": 69 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "FabriTube", + "nodeDescription": "Fabritube, instance de Peertube, un r\u00e9seau f\u00e9d\u00e9r\u00e9 de streaming video utilisant la seul vrai techno d'avenir: P2P (BitTorrent)." + } } }, - "cloud.elaon.de": { - "error": 403 + "mastodon.mattjon.es": { + "error": "HTTPSConnectionPool(host='mastodon.mattjon.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dp.a9z.dev": { - "error": "HTTPSConnectionPool(host='dp.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kit.freundtech.com": { + "error": 404 }, - "jabb.in": { - "error": "HTTPSConnectionPool(host='jabb.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "anthro.in.th": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 26, + "activeMonth": 3, + "activeHalfyear": 26 + }, + "localPosts": 286 + }, + "openRegistrations": false + } }, - "odaidon.m.to": { - "error": "HTTPSConnectionPool(host='odaidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "vpn.tv": { + "error": "HTTPSConnectionPool(host='vpn.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "benschcloud.de": { - "error": 403 + "mixxtube.radiofreerobotron.net": { + "error": "HTTPSConnectionPool(host='mixxtube.radiofreerobotron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.oalm.gub.uy": { - "error": 404 + "puzzle.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 4 + }, + "localPosts": 0 + }, + "openRegistrations": true + } }, - "storyseedvault.com": { - "error": 404 + "social.archi": { + "error": "HTTPSConnectionPool(host='social.archi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "olivianet.work": { - "error": "HTTPSConnectionPool(host='olivianet.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to olivianet.work timed out. (connect timeout=3)'))" + "md.moo.moe": { + "error": "HTTPSConnectionPool(host='md.moo.moe', port=443): Read timed out. (read timeout=3)" }, - "pixelfed.intahnet.co.uk": { - "error": "HTTPSConnectionPool(host='pixelfed.intahnet.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "wk3.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.12.0" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "diaspora* at wk3.org", + "xmppChat": true, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "christophe" + } + } }, - "hervantamastodon.duckdns.org": { - "error": "HTTPSConnectionPool(host='hervantamastodon.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.appcivico.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 5, + "activeHalfyear": 11 + }, + "localPosts": 81 + }, + "openRegistrations": true + } }, - "dentrassi.de": { - "error": 404 + "cloud.benstechshop.co.uk": { + "error": "HTTPSConnectionPool(host='cloud.benstechshop.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/twryst": { + "drive.ohf-lesvos.org": { "error": 404 }, - "campfire.website": { + "social.coletivos.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 739, + "activeMonth": 245, + "activeHalfyear": 1143 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 17489 + }, + "openRegistrations": true + } + }, + "ally.koodaacraft.org": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 45 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Campfire", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 181 + }, + "software": { + "version": "0.9.0", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "postFormats": [ - "text/plain" + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [ + "https://ally.koodaacraft.org/users/Allyoutoo" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -135300,19 +138723,87 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://campfire.website/users/tai" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "nodeName": "KoodaaCafe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "www.opensourcesecuritypodcast.com": { + "error": 404 + }, + "apertron.com": { + "error": "HTTPSConnectionPool(host='apertron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.allnutt.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 338 + }, + "openRegistrations": false + } + }, + "ramendon.jp": { + "error": "HTTPSConnectionPool(host='ramendon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "medicaldon.jp": { + "error": "HTTPSConnectionPool(host='medicaldon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vitriplume.alpharius.io": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "VitriPlume" }, "openRegistrations": false, "protocols": [ @@ -135323,669 +138814,53 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "plume", + "version": "0.4.0" }, "usage": { - "localPosts": 431, + "localComments": 0, + "localPosts": 12, "users": { - "total": 3 + "total": 1 } }, "version": "2.0" } }, - "mastodon.social/users/Tdorey": { - "error": 404 - }, - "social.noostache.fr": { - "error": "HTTPSConnectionPool(host='social.noostache.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vapefam.fun": { - "error": 403 - }, - "learn-english.site": { - "error": "HTTPSConnectionPool(host='learn-english.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cyber-city.m.to": { - "error": "HTTPSConnectionPool(host='cyber-city.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "spiritoot.space": { - "error": "HTTPSConnectionPool(host='spiritoot.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "saunner.com": { - "error": "HTTPSConnectionPool(host='saunner.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to saunner.com timed out. (connect timeout=3)'))" - }, - "kalik.in": { - "error": 404 - }, - "vitonext.de": { - "error": 404 - }, - "status.mathematicon.com": { - "error": 404 - }, - "torlipen.net": { - "error": "HTTPSConnectionPool(host='torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.bulkus.net": { - "error": "HTTPSConnectionPool(host='social.bulkus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ap.barrucadu.co.uk": { + "tube.nah.re": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "ap.barrucadu.co.uk", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ap.barrucadu.co.uk/users/root" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 66, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "ipcs-k.dnshome.de": { - "error": "HTTPSConnectionPool(host='ipcs-k.dnshome.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rihhptvizt.localtunnel.me": { - "error": "HTTPSConnectionPool(host='rihhptvizt.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "chemnitz.social": { - "error": 404 - }, - "relay.kama-diaspora.org": { - "error": "HTTPSConnectionPool(host='relay.kama-diaspora.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hometown.tildeverse.org": { - "error": 404 - }, - "mastodon.social/users/monkeystew0": { - "error": 404 - }, - "mstdn.hyogo.jp": { - "error": "HTTPSConnectionPool(host='mstdn.hyogo.jp', port=443): Read timed out. (read timeout=3)" - }, - "gmem.ca": { - "error": "HTTPSConnectionPool(host='gmem.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "syn.social": { - "error": "HTTPSConnectionPool(host='syn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "oa-dev.com": { - "error": "HTTPSConnectionPool(host='oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oa-dev.com timed out. (connect timeout=3)'))" - }, - "krkrkr.org": { - "error": "HTTPSConnectionPool(host='krkrkr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "shkval.net": { - "error": "HTTPSConnectionPool(host='shkval.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.serotoninpower.club": { - "error": "HTTPSConnectionPool(host='mstdn.serotoninpower.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mock76.synology.me": { - "error": "HTTPSConnectionPool(host='mock76.synology.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "twitchain.net": { - "error": "HTTPSConnectionPool(host='twitchain.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lewd.website": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 64, - "activeMonth": 43, - "activeHalfyear": 78 - }, - "localPosts": 9875 - }, - "openRegistrations": false - } - }, - "imojito.com": { - "error": 404 - }, - "vypr.space": { - "error": "HTTPSConnectionPool(host='vypr.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vypr.space timed out. (connect timeout=3)'))" - }, - "kalebporter.club": { - "error": 404 - }, - "social.lafermenumerique.com": { - "error": "HTTPSConnectionPool(host='social.lafermenumerique.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quitter.cl": { - "error": 404 - }, - "tubes.libox.fr": { - "error": "HTTPSConnectionPool(host='tubes.libox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.suncha.biz": { - "error": "HTTPSConnectionPool(host='mastodon.suncha.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.inet.tu-berlin.de": { - "error": "HTTPSConnectionPool(host='pleroma.inet.tu-berlin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "cloud.3es.io": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.bitpage.de": { - "error": 404 - }, - "social.dreckigerdan.com": { - "error": "HTTPSConnectionPool(host='social.dreckigerdan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "boop.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 82, - "activeMonth": 9, - "activeHalfyear": 27 - }, - "localPosts": 761 - }, - "openRegistrations": true - } - }, - "sinimagenes.dalme.net": { - "error": "HTTPSConnectionPool(host='sinimagenes.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ep0qtmdwrg2ae3hhbjbxk.4chan.icu": { - "error": "HTTPSConnectionPool(host='ep0qtmdwrg2ae3hhbjbxk.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "es.muy.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 11370 - }, - "openRegistrations": true - } - }, - "blackmesa.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "The Black Mesa", - "nodeDescription": "A barren space for a crowded mind. \n\nThis instance is moderated in the same way as be.cutewith.me, which you can see the rules for here: https://be.cutewith.me/about ", - "maintainer": { - "name": "Alayna Desirae", - "email": "desvox@gmx.com" - }, - "langs": [ - "English" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "mastodon.social/users/Koolasuchus": { - "error": 404 - }, - "nemomsky.tk": { - "error": "HTTPSConnectionPool(host='nemomsky.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.jordanhall.co.uk": { - "error": "HTTPSConnectionPool(host='friendica.jordanhall.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud-morgan.yourownnet.cloud": { - "error": 403 - }, - "ponkotsu.now.sh": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "masto.galooph.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 7, - "activeHalfyear": 10 - }, - "localPosts": 45 - }, - "openRegistrations": false - } - }, - "eideo.de": { - "error": 404 - }, - "social.devvul.com": { - "error": "HTTPSConnectionPool(host='social.devvul.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "premium.m.to": { - "error": "HTTPSConnectionPool(host='premium.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "otherkin.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "atilla.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 254 - }, - "openRegistrations": true - } - }, - "mastodon.naoy.fr": { - "error": "HTTPSConnectionPool(host='mastodon.naoy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.naoy.fr' doesn't match 'ovh.naoy.fr'\")))" - }, - "pom02.top": { - "error": "HTTPSConnectionPool(host='pom02.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "revueltafeminista.wordpress.com": { - "error": 404 - }, - "cloud.67elleboge.club": { - "error": 404 - }, - "lets.bemoe.online": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "BlockPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "GNU/moe dimension of the moeverse", - "nodeName": "GNU/moe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://lets.bemoe.online/users/murabito" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 25000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-1802-geee4381a-develop" - }, - "usage": { - "localPosts": 15345, - "users": { - "total": 34 - } - }, - "version": "2.0" - } - }, - "social.sleiss.me": { - "error": 502 - }, - "relay3.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='relay3.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "camixo.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1197 - }, - "openRegistrations": false - } - }, - "faux.io": { - "error": 404 - }, - "diaoperations.wordpress.com": { - "error": 404 - }, - "social.anarcho-syndicalism.org": { - "error": "HTTPSConnectionPool(host='social.anarcho-syndicalism.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/blumenkraft": { - "error": 404 - }, - "stuartbutterworth.co.uk": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "My blog" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 5, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "peerwatch.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 98 - }, - "localPosts": 208, - "localComments": 5 - }, + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 114, + "localComments": 7 + }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerWatch", - "nodeDescription": "PeerWatch is a PeerTube instance for hosting your videos", + "nodeName": "tube.nah.re - PeerTube", + "nodeDescription": "Une petite instance PeerTube, en compl\u00e9ment de l'instance Mastodon d'Alex", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -136005,7 +138880,7 @@ "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -136015,8 +138890,6 @@ "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, 720, 1080 @@ -136092,8 +138965,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 + "videoQuota": 53687091200, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -136107,79 +138980,185 @@ } } }, - "julianjulian.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 948 - }, - "openRegistrations": false - } - }, - "stg.m6n.jp": { - "error": "HTTPSConnectionPool(host='stg.m6n.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yknk.work": { + "error": "HTTPSConnectionPool(host='yknk.work', port=443): Read timed out. (read timeout=3)" }, - "nextcloud.karmel-duisburg.de": { - "error": 404 + "sharedstor.yamorikumo.net": { + "error": "HTTPSConnectionPool(host='sharedstor.yamorikumo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.okaris.de": { - "error": "HTTPSConnectionPool(host='toot.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" + "shkval.net": { + "error": "HTTPSConnectionPool(host='shkval.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pdt.m.to": { - "error": "HTTPSConnectionPool(host='pdt.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sdz5.com": { + "error": "HTTPSConnectionPool(host='social.sdz5.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.antoineve.me": { - "error": "HTTPSConnectionPool(host='mastodon.antoineve.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "averly.me": { + "error": "HTTPSConnectionPool(host='averly.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m3.ma3ki.net": { - "error": "HTTPSConnectionPool(host='m3.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.aprendiz-isi.tk": { + "error": "HTTPSConnectionPool(host='video.aprendiz-isi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "w3r.jp": { - "error": "Expecting value: line 1 column 1 (char 0)" + "d.fock.space": { + "error": "HTTPSConnectionPool(host='d.fock.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "aban.don.neso.tech": { + "soliton.nonlinear.zone": { "nodeinfo": { "version": "2.0", + "usage": { + "users": { + "total": 4 + }, + "localPosts": 397 + }, "software": { - "name": "mastodon", - "version": "3.1.3" + "version": "1.0.0-760-gd9d77653-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 3 + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "localPosts": 22 - }, - "openRegistrations": true + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://soliton.nonlinear.zone/users/nonlinear" + ], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Soliton", + "nodeDescription": "Nonlinear's personal instance", + "mailerEnabled": false, + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_simple": { + "report_removal": [], + "reject": [ + "albin.social", + "newjack.city" + ], + "media_removal": [], + "media_nsfw": [ + "switter.at", + "kinky.business", + "mstdn.jp", + "loli.estate", + "social.super-niche.club", + "wxw.moe", + "pl.smuglo.li" + ], + "federated_timeline_removal": [ + "freezepeach.xyz", + "blackandgold.xyz", + "liberdon.com", + "melalandia.tk", + "kneegrows.top", + "gameliberty.club", + "freespeech.firedragonstudios.com", + "unsafe.space", + "mastodon.social", + "knzk.me", + "freespeechextremist.com" + ], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "gopher", + "chat" + ], + "accountActivationRequired": false + } } }, - "socialakdeniz.live": { - "error": "HTTPSConnectionPool(host='socialakdeniz.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.hootiegibbon.co.uk": { + "error": "HTTPSConnectionPool(host='pleroma.hootiegibbon.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "p.izza.party": { - "error": "HTTPSConnectionPool(host='p.izza.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "don.matchy.jp": { + "error": "HTTPSConnectionPool(host='don.matchy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.wuthering.online": { - "error": "HTTPSConnectionPool(host='social.wuthering.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "orc.zone": { + "error": "HTTPSConnectionPool(host='orc.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.pter.it": { + "m.rocketboom.io": { + "error": "HTTPSConnectionPool(host='m.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.crossman.page": { + "error": "HTTPSConnectionPool(host='cloud.crossman.page', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "svrdn.drillion.net": { "nodeinfo": { "version": "2.0", "software": { @@ -136191,16 +139170,19 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 0 + "localPosts": 1233 }, - "openRegistrations": true + "openRegistrations": false } }, - "kirche.social": { + "video.ustim.ru": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mangadon.info": { "nodeinfo": { "version": "2.0", "software": { @@ -136212,16 +139194,67 @@ ], "usage": { "users": { - "total": 48, - "activeMonth": 41, - "activeHalfyear": 44 + "total": 91, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 8203 + "localPosts": 419 }, - "openRegistrations": true + "openRegistrations": false } }, - "s.ovalerio.net": { + "net.213.link": { + "error": "HTTPSConnectionPool(host='net.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fvyzzxgofk.localtunnel.me": { + "error": "HTTPSConnectionPool(host='fvyzzxgofk.localtunnel.me', port=443): Read timed out. (read timeout=3)" + }, + "redsnow.io": { + "error": "HTTPSConnectionPool(host='redsnow.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.fraengii.de": { + "error": "HTTPSConnectionPool(host='friendica.fraengii.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.fraengii.de' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "social.bka.li": { + "error": "HTTPSConnectionPool(host='social.bka.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.braemer.us": { + "error": "HTTPSConnectionPool(host='social.braemer.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hello.deamandel.co": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "murbotoist.wordpress.com": { + "error": 404 + }, + "kemidonline.wordpress.com": { + "error": 404 + }, + "bb.qunok.com": { + "error": "HTTPSConnectionPool(host='bb.qunok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "furry.club": { + "error": 404 + }, + "pleroma.miniwa.moe": { + "error": "HTTPSConnectionPool(host='pleroma.miniwa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.miniwa.moe' doesn't match 'ivesen.moe'\")))" + }, + "mastodon.social/users/lillian": { + "error": 404 + }, + "anartist.world": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "maiome.xyz": { + "error": "HTTPSConnectionPool(host='maiome.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "fe.dym.sh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "1oku.net": { + "error": "HTTPSConnectionPool(host='1oku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "1234.as": { "nodeinfo": { "version": "2.0", "software": { @@ -136233,108 +139266,54 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 630 - }, - "openRegistrations": false - } - }, - "deepthought.dynalias.net": { - "error": "HTTPSConnectionPool(host='deepthought.dynalias.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "tandacast.simpletheologian.com": { - "nodeinfo": { - "metadata": { - "nodeName": "tandacast", - "nodeDescription": "What happens when a theist and an atheist talk about the things that matter? tandacast!", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 + "total": 91, + "activeMonth": 13, + "activeHalfyear": 59 }, - "localPosts": 8 + "localPosts": 947 }, - "version": "2.0" + "openRegistrations": true } }, - "freespeech.host": { + "mzn-potatochips.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 13 + "total": 27, + "activeMonth": 16, + "activeHalfyear": 23 }, - "localPosts": 4305 + "localPosts": 49423 }, "openRegistrations": true } }, - "cryptocurrency.masto.host": { - "error": "HTTPSConnectionPool(host='cryptocurrency.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "neek.io": { - "error": "HTTPSConnectionPool(host='neek.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'neek.io' doesn't match either of 'lab.8adm.com', 'minio.lab.8adm.com'\")))" + "friendika.donnadieu.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "nextcloud.janeks.de": { - "error": 404 + "hongeipii.m.to": { + "error": "HTTPSConnectionPool(host='hongeipii.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.freelock.com": { + "javier.dev": { "error": 404 }, - "mastodon.dremtech.fr": { - "error": "HTTPSConnectionPool(host='mastodon.dremtech.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.service.cybernetics.club": { - "error": "HTTPSConnectionPool(host='mastodon.service.cybernetics.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "myflog.net": { + "moln.berget.nu": { "error": 404 }, - "pleroma.conspiracyfiles.net": { - "error": "HTTPSConnectionPool(host='pleroma.conspiracyfiles.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.asrpo.com": { - "error": 502 - }, - "mastodon.ljoonal.xyz": { + "mastodon.minecloud.ro": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch_0419_d553082" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -136345,15 +139324,36 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 7 + "localPosts": 53 }, "openRegistrations": true } }, - "mentaldon.m.to": { - "error": "HTTPSConnectionPool(host='mentaldon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.hasameli.com": { + "error": 404 }, - "social.inhji.de": { + "bukatsuiya.m.to": { + "error": "HTTPSConnectionPool(host='bukatsuiya.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dirty.subzone.net": { + "error": "HTTPSConnectionPool(host='dirty.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rdtube.rd-world.io": { + "error": "HTTPSConnectionPool(host='rdtube.rd-world.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lolis.world": { + "error": "HTTPSConnectionPool(host='lolis.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lolis.world' doesn't match 'lv-shared01.dapanel.net'\")))" + }, + "projectmakeit.com": { + "error": 404 + }, + "mayodon.club": { + "error": 404 + }, + "brawner.social": { + "error": "HTTPSConnectionPool(host='brawner.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.dark-alexandr.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -136365,43 +139365,34 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "relay", + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "pawoo.net" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, + "maxFields": 64, + "maxRemoteFields": 64, "nameLength": 512, - "valueLength": 2048 + "valueLength": 4096 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Panopticon", + "nodeDescription": "personal instance of some unix user", + "nodeName": "Pleroma/sss", "pollLimits": { "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, + "max_option_chars": 2048, + "max_options": 256, "min_expiration": 0 }, "postFormats": [ @@ -136445,7 +139436,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.inhji.de/users/inhji" + "https://social.dark-alexandr.net/users/sss" ], "suggestions": { "enabled": false @@ -136454,10 +139445,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 900000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -136467,48 +139458,54 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.50-715-g6152dca1-work2" }, "usage": { - "localPosts": 85, + "localPosts": 96, "users": { - "total": 2 + "total": 14 } }, "version": "2.0" } }, - "friendica.dinven.de": { - "error": 404 - }, - "mastodon.crazynewworld.net": { + "blog.cedricbonhomme.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 16, - "activeMonth": 54, - "activeHalfyear": 56 + "total": 1 }, - "localPosts": 85766 + "localPosts": 569, + "localComments": 193 }, - "openRegistrations": true - } - }, - "video.jonathandupre.fr": { - "error": "HTTPSConnectionPool(host='video.jonathandupre.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lleksah.wordpress.com": { + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "cedric@cedricbonhomme.org" + } + } + }, + "mastodon.social/users/broken": { "error": 404 }, - "fosdem.pleroma.lol": { + "pleroma.theru.dk": { + "error": "HTTPSConnectionPool(host='pleroma.theru.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ca983qiaffq0kz1p4e8i8gl4w.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.tfnux.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -136518,31 +139515,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fosdem Demo Instance", + "nodeName": "tfnux", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -136589,9 +139576,15 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pleroma.tfnux.org/users/babz" + ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -136600,9 +139593,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -136610,87 +139604,24 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-366-g7237be59-relationship-test-local" + "version": "1.1.5-2-ge87fadd7" }, "usage": { - "localPosts": 259, + "localPosts": 33, "users": { - "total": 14 + "total": 3 } }, "version": "2.0" } }, - "me.yatno.web.id": { - "error": "HTTPSConnectionPool(host='me.yatno.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.undeadnetwork.de": { - "error": 404 - }, - "toots.space": { - "error": "HTTPSConnectionPool(host='toots.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mammutpals.com": { - "error": "HTTPSConnectionPool(host='mammutpals.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kyohey-0205.jp": { - "error": "HTTPSConnectionPool(host='kyohey-0205.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kyohey-0205.jp timed out. (connect timeout=3)'))" - }, - "peertube.varney.fr": { - "error": "HTTPSConnectionPool(host='peertube.varney.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.varney.fr' doesn't match 'bombadil.varney.fr'\")))" - }, - "stormlighttech.org": { - "error": 503 - }, - "dev.tanak3n.xyz": { - "error": "HTTPSConnectionPool(host='dev.tanak3n.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "netzkombinat.su": { - "error": "HTTPSConnectionPool(host='netzkombinat.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "www.brutsellog.nl": { + "mastodon.social/users/matthieu_xyz": { "error": 404 }, - "ranpei@mstdn-jp.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 24, - "activeMonth": 40, - "activeHalfyear": 44 - }, - "localPosts": 13025 - }, - "openRegistrations": true - } - }, - "kp-nextcloud.spdns.de": { - "error": "HTTPSConnectionPool(host='kp-nextcloud.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kp-nextcloud.spdns.de' doesn't match 'kp-jitsi.spdns.de'\")))" - }, - "amnz.jp": { - "error": "HTTPSConnectionPool(host='amnz.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "misskey.motcha.tech": { - "error": "HTTPSConnectionPool(host='misskey.motcha.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.dotmiku.com": { - "error": "HTTPSConnectionPool(host='social.dotmiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.super-niche.club": { - "error": "HTTPSConnectionPool(host='social.super-niche.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.breizh.pm": { + "mbl.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -136705,8 +139636,103 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "AntiLinkSpamPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "abdl.link", + "anime.website", + "barag.net", + "bear.community", + "dickgirlon.top", + "feeld.community", + "flr.social", + "forum.decisiveliberty.news", + "freespeech.firedragonstudios.com", + "gameliberty.club", + "hotwife.social", + "humblr.social", + "kink.social", + "kinky.business", + "kinkyelephant.com", + "kiwifarms.cc", + "knzk.me", + "liberdon.com", + "lustfullife.masto.host", + "mast.eu.org", + "mastodon.social", + "mastodon.triggerphra.se", + "mobile.co", + "neckbeard.xyz", + "pl.smuglo.li", + "rubber.social", + "sinblr.com", + "single.moe", + "social.homunyan.com", + "social.librem.one", + "social.myfreecams.com", + "social.quodverum.com", + "switter.at", + "therope.space", + "vipgirlfriend.xxx", + "wxw.moe" + ], + "media_nsfw": [ + "abdl.link", + "anime.website", + "baraag.net", + "bear.community", + "dickgirlon.top", + "feeld.community", + "flr.social", + "hotwife.social", + "humblr.social", + "kink.social", + "kinky.business", + "kinkyelephant.com", + "kiwifarms.cc", + "lustfullife.masto.host", + "mast.eu.org", + "mastodon.triggerphra.se", + "neckbeard.xyz", + "pl.smuglo.li", + "rubber.social", + "sinblr.com", + "single.moe", + "social.homunyan.com", + "switter.at", + "therope.space", + "vipgirlfriend.xxx", + "wxw.moe" + ], + "media_removal": [], + "reject": [ + "albin.social", + "develop.gab.com", + "freefedifollowers.ga", + "freespeechextremist.com", + "freezepeach.xyz", + "gab.ai", + "gab.com", + "gab.protohype.net", + "gabfed.com", + "lets.saynoto.lgbt", + "melalandia.tk", + "mstdn.jp", + "not-develop.gab.com", + "pawoo.net", + "pieville.net", + "pleroma.kiwifarms.net", + "rapefeminists.network", + "spinster.xyz", + "weedis.life" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -136715,10 +139741,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "L'instance d'un administrateur syst\u00e8me qui aime les galettes", - "nodeName": "Breizh.pm", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Just a place to congregate and socialize", + "nodeName": "moonboot labs social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -136728,7 +139754,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -136765,7 +139792,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.breizh.pm/users/breizh" + "https://mbl.social/users/allie" ], "suggestions": { "enabled": false @@ -136787,194 +139814,111 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1" }, "usage": { - "localPosts": 1344, + "localPosts": 29, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "pleroma.acrylicjam.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.acrylicjam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "echoz@kopiti.am": { - "error": 404 - }, - "blogroll.club": { - "error": 404 - }, - "redsnow.io": { - "error": "HTTPSConnectionPool(host='redsnow.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "atx.social": { - "error": "HTTPSConnectionPool(host='atx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "js4.in:444": { - "error": "HTTPSConnectionPool(host='js4.in', port=444): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "music.inhji.de": { - "error": "HTTPSConnectionPool(host='music.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "main.misskey.jp": { - "error": "HTTPSConnectionPool(host='main.misskey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nc.virtualconfusion.net": { - "error": 404 - }, - "xn--uiq.upsilo.net": { - "error": "HTTPSConnectionPool(host='m.upsilo.net', port=443): Read timed out. (read timeout=3)" - }, - "proyectozero.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 127 - }, - "openRegistrations": false - } - }, - "torontomusic.cloud": { - "error": "HTTPSConnectionPool(host='torontomusic.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "carfulhony.com": { - "error": "HTTPSConnectionPool(host='carfulhony.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "srv1.gerifilmai.ynh.fr": { + "error": "HTTPSConnectionPool(host='srv1.gerifilmai.ynh.fr', port=443): Read timed out. (read timeout=3)" }, - "pixel.embellies.fr": { + "thoughts.natedickson.com": { "nodeinfo": { "metadata": { - "nodeName": "pixel.embellies.fr", + "nodeName": "Nate Dickson Thinks...", + "nodeDescription": "Small Thoughts for a Quiet World.", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixel.embellies.fr", - "url": "https://pixel.embellies.fr" - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.0" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 0, - "localComments": 0, "users": { - "total": 3, - "activeHalfyear": 0, - "activeMonth": 0 - } + "total": 1 + }, + "localPosts": 54 }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "mastodon-nabeen.herokuapp.com": { + "www.kickscondor.com": { "error": 404 }, - "mast.e2.lc": { - "error": "HTTPSConnectionPool(host='mast.e2.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sdeu.fr": { + "error": "HTTPSConnectionPool(host='social.sdeu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.chat-laden.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.4.1" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus" - ], - "services": { - "outbound": [ - "atom1.0", - "pumpio" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 35, - "activeHalfyear": 21, - "activeMonth": 6 - }, - "localPosts": 131, - "localComments": 4 - }, - "metadata": { - "nodeName": "chat-laden.net" - } - } + "mastodon.techhistory.de": { + "error": "HTTPSConnectionPool(host='mastodon.techhistory.de', port=443): Read timed out. (read timeout=3)" }, - "pleroma.damaron.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cloud.masto.host": { + "error": "HTTPSConnectionPool(host='cloud.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.coenjacobs.me": { - "error": "HTTPSConnectionPool(host='social.coenjacobs.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.coenjacobs.me' doesn't match 'blog.levelsbarber.com'\")))" + "organizing.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.social/users/lillian": { + "hubzilla.shioyaki.party": { + "error": 410 + }, + "social.leptonics.com": { + "error": "HTTPSConnectionPool(host='social.leptonics.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.leptonics.com' doesn't match 'bo.leptonics.com'\")))" + }, + "social.wuthering.online": { + "error": "HTTPSConnectionPool(host='social.wuthering.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.mnwsngk.info": { + "error": "HTTPSConnectionPool(host='mstdn.mnwsngk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "anfora.social": { + "error": "HTTPSConnectionPool(host='anfora.social', port=443): Read timed out. (read timeout=3)" + }, + "write.furrytf.club": { + "error": "HTTPSConnectionPool(host='write.furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "tastefuldinosaurerotica.com": { "error": 404 }, - "m.sorenabeam.work": { - "error": "HTTPSConnectionPool(host='m.sorenabeam.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.sorenabeam.work timed out. (connect timeout=3)'))" + "kkmasaki.jp": { + "error": "HTTPSConnectionPool(host='kkmasaki.jp', port=443): Read timed out. (read timeout=3)" }, - "cloud.altsol.gr": { + "jeremydormitzer.com": { "error": 404 }, - "yiff.fyi": { - "error": "HTTPSConnectionPool(host='yiff.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "davetech.asuscomm.com": { + "error": "HTTPSConnectionPool(host='davetech.asuscomm.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.arjoranta.fi": { + "drive.karliner.ru": { + "error": 404 + }, + "awkward.company": { + "error": "HTTPSConnectionPool(host='awkward.company', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lolnerd.net": { + "error": 404 + }, + "mastodon.tto.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -136986,139 +139930,72 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 27 }, - "localPosts": 341 + "localPosts": 1175 }, - "openRegistrations": false + "openRegistrations": true } }, - "ganggo.feneas.org": { - "error": 404 - }, - "mastodon.oddnetwork.org": { - "error": "HTTPSConnectionPool(host='mastodon.oddnetwork.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.oddnetwork.org' doesn't match 'oddnetwork.org'\")))" - }, - "m.bradsease.com": { - "error": "HTTPSConnectionPool(host='m.bradsease.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kusrio.m.to": { - "error": "HTTPSConnectionPool(host='kusrio.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nyantech.com": { - "error": "HTTPSConnectionPool(host='mstdn.nyantech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vinylor.com": { - "error": 404 - }, - "chomp.life": { + "toot.freedomworkshop.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 67, - "activeMonth": 42, - "activeHalfyear": 74 + "total": 8, + "activeMonth": 5, + "activeHalfyear": 9 }, - "localPosts": 579 + "localPosts": 135 }, "openRegistrations": true } }, - "pixelfed.stephenson.cc": { + "write.emacsen.net": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.stephenson.cc", + "nodeName": "emacsen", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": true, - "rec": true, - "loops": false - }, - "site": { - "domain": "pixelfed.stephenson.cc", - "url": "https://pixelfed.stephenson.cc", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.6" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 21, - "localComments": 0, "users": { - "total": 4, - "activeHalfyear": 1, - "activeMonth": 1 - } + "total": 1 + }, + "localPosts": 7 }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "social.murat.io": { - "error": 404 - }, - "pleroma.antoineve.me": { + "fosdem.pleroma.lol": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -137130,14 +140007,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "MediaProxyWarmingPolicy" + "NoOpPolicy" ], "quarantined_instances": [] }, @@ -137147,10 +140026,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "AntoineVe fediverse personnal page", - "nodeName": "Pleroma/AntoineVe", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Fosdem Demo Instance", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -137196,10 +140075,8 @@ "users", "web" ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://pleroma.antoineve.me/users/AntoineVe" - ], + "skipThreadContainment": true, + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -137207,10 +140084,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 33554432 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -137220,302 +140097,140 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-366-g7237be59-relationship-test-local" }, "usage": { - "localPosts": 790, + "localPosts": 259, "users": { - "total": 4 + "total": 14 } }, "version": "2.0" } }, - "yart.me": { - "error": "HTTPSConnectionPool(host='yart.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "qaq.jp": { + "error": 404 }, - "aomoridon.m.to": { - "error": "HTTPSConnectionPool(host='aomoridon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "contentsyndikat.de": { + "error": 404 }, - "cybre.space": { + "gamecreate.mstdn.cloud": { + "error": 503 + }, + "yoghurthair.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2-cybre" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2481, - "activeMonth": 661, - "activeHalfyear": 996 + "total": 22, + "activeMonth": 9, + "activeHalfyear": 10 }, - "localPosts": 2265012 + "localPosts": 685 }, - "openRegistrations": false + "openRegistrations": true } }, - "www.oneli.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "toot.tzim.net": { - "error": 502 - }, - "nextcloud.campredon.net": { + "zap.dog": { "error": 404 }, - "tube.vnxs.de": { + "peng.corebreach.com": { + "error": "HTTPSConnectionPool(host='peng.corebreach.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "blog.llit.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "blog.llit.eu", + "nodeDescription": "Mein Blog. Nicht Mehr. Nicht Weniger.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "" + }, "usage": { "users": { - "total": 2 + "total": 2, + "activeHalfyear": 1 }, - "localPosts": 3, - "localComments": 1 + "localPosts": 7 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "vnxsTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "hsoww.social": { - "error": "HTTPSConnectionPool(host='hsoww.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.gkbrk.com": { + "tepitus.de": { "error": 404 }, - "rpgtable.top": { - "error": "HTTPSConnectionPool(host='rpgtable.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "ramen.m.to": { + "error": "HTTPSConnectionPool(host='ramen.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/benhuber": { - "error": 404 + "misskey.motcha.tech": { + "error": "HTTPSConnectionPool(host='misskey.motcha.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "enteignet.in-berlin.de": { + "blog.thiago.ws": { + "error": "HTTPSConnectionPool(host='blog.thiago.ws', port=443): Read timed out. (read timeout=3)" + }, + "nobodyhere.xyz": { + "error": "HTTPSConnectionPool(host='nobodyhere.xyz', port=443): Read timed out. (read timeout=3)" + }, + "horche.demkontinuum.de/profile/archillect": { "error": 404 }, - "cloud.beepboop.ga": { - "error": 403 + "m.baud.jp": { + "error": "HTTPSConnectionPool(host='m.baud.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "esquinafeliz.com": { - "error": "HTTPSConnectionPool(host='esquinafeliz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.cusae.com": { + "error": "HTTPSConnectionPool(host='mastodon.cusae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.boxp.tk": { - "error": "HTTPSConnectionPool(host='mstdn.boxp.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.boxp.tk' doesn't match either of 'api-hitohub-staging.boxp.tk', 'api-hitohub.boxp.tk', 'blog.boxp.tk', 'boxp.tk', 'hitohub-staging.boxp.tk', 'hitohub.boxp.tk', 'www.boxp.tk'\")))" + "retrodon.jp": { + "error": 404 }, - "social.dlford.io": { - "error": "HTTPSConnectionPool(host='social.dlford.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "kuude.re": { + "error": "HTTPSConnectionPool(host='kuude.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.produnis.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 30, - "activeHalfyear": 30, - "activeMonth": 30 - }, - "localPosts": 189584, - "localComments": 75936 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "friendica.produnis.de", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "mastodon.ez-design.net": { + "error": "HTTPSConnectionPool(host='mastodon.ez-design.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "weeaboo.space": { + "54.65.17.115": { + "error": "HTTPSConnectionPool(host='54.65.17.115', port=443): Read timed out. (read timeout=3)" + }, + "relay.fireglow.de": { + "error": "HTTPSConnectionPool(host='relay.fireglow.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "news.orbb.fr": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "media_proxy", "chat", "relay" @@ -137528,16 +140243,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Weebspace", + "nodeName": "Orbb", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -137585,10 +140294,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://weeaboo.space/users/quad" + "https://news.orbb.fr/users/RazHell" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -137599,7 +140312,8 @@ }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -137607,76 +140321,174 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.9" }, "usage": { - "localPosts": 60632, + "localPosts": 42721, "users": { - "total": 139 + "total": 20 } }, "version": "2.0" } }, - "resampling.net": { - "error": "HTTPSConnectionPool(host='resampling.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.slash.cl": { - "error": 403 + "www.friendica.surstroemming.de": { + "error": "HTTPSConnectionPool(host='www.friendica.surstroemming.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.friendica.surstroemming.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" }, - "mdn.tsuraine.net": { - "error": "HTTPSConnectionPool(host='mdn.tsuraine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "coleburn.servebeer.com": { + "error": "HTTPSConnectionPool(host='coleburn.servebeer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "magiceast.jp": { - "error": "HTTPSConnectionPool(host='magiceast.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to magiceast.jp timed out. (connect timeout=3)'))" + "mastodon.starrevolution.org": { + "error": 404 }, - "discuss.hexolve.com": { - "error": "HTTPSConnectionPool(host='discuss.hexolve.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to discuss.hexolve.com timed out. (connect timeout=3)'))" + "m.64.re": { + "error": "HTTPSConnectionPool(host='m.64.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.64.re' doesn't match '64.re'\")))" }, - "peertube.bilange.ca": { + "vulpine.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.2.1" + "name": "mastodon", + "version": "3.1.3+glitchfox-prod2020050401" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 891, + "activeMonth": 372, + "activeHalfyear": 770 + }, + "localPosts": 555880 }, - "openRegistrations": false, + "openRegistrations": true + } + }, + "propulse.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2 + "total": 20, + "activeMonth": 26, + "activeHalfyear": 44 }, - "localPosts": 2, - "localComments": 0 + "localPosts": 98543 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "openRegistrations": true + } + }, + "toot.loner.jp": { + "error": "HTTPSConnectionPool(host='toot.loner.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "apollolemmon.com": { + "error": 404 + }, + "cloud.codebase.one": { + "error": 404 + }, + "mastodon.co.za": { + "error": "HTTPSConnectionPool(host='mastodon.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mrneilypops.masto.host": { + "error": "HTTPSConnectionPool(host='mrneilypops.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.mikura.cloud": { + "error": "HTTPSConnectionPool(host='mstdn.mikura.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.mikura.cloud' doesn't match 'exkagu.clu-ster.com'\")))" + }, + "blog.mleduc.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.berlin": { + "error": "HTTPSConnectionPool(host='mastodon.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "notbird.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 135, + "activeMonth": 96, + "activeHalfyear": 294 }, - "nodeName": "BilangeTube", - "nodeDescription": "Une instance personnel de PeerTube pour tests, caching de vid\u00e9os pertinents que j'ai vu sur d'autres instances et upload de certaines conneries de gaming de temps \u00e0 autre. \n--\nA personnal PeerTube instance for testing, video caching from other good instances, and also I may upload silly gaming videos from time to time." - } + "localPosts": 32178 + }, + "openRegistrations": true } }, - "social.tchncs.de/@abraren": { + "wedistribute.org": { "error": 404 }, - "blog.rushsteve1.us": { - "error": "HTTPSConnectionPool(host='blog.rushsteve1.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/girlfiend": { + "error": 404 }, - "theru.xyz": { - "error": "HTTPSConnectionPool(host='theru.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'theru.xyz' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" + "cloud.exner-patrick.de": { + "error": 404 }, - "peervideo.ru": { + "social.hidamari.blue": { + "error": 404 + }, + "paoru.jp": { + "error": "HTTPSConnectionPool(host='paoru.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "storage.bawart.at": { + "error": 403 + }, + "mastodon.social/users/art_rbpyjs": { + "error": 404 + }, + "cloud.crashcrafter.de": { + "error": 404 + }, + "mastodon.cryptodont.io": { + "error": "HTTPSConnectionPool(host='mastodon.cryptodont.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "runlinux.net": { + "error": "HTTPSConnectionPool(host='runlinux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ecodeco.owncube.com": { + "error": 404 + }, + "homoo.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 93, + "activeMonth": 55, + "activeHalfyear": 101 + }, + "localPosts": 214449 + }, + "openRegistrations": true + } + }, + "lurid.pink": { + "error": "HTTPSConnectionPool(host='lurid.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.desmu.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -137693,49 +140505,52 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 10 + "total": 1 }, - "localPosts": 183, + "localPosts": 297, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerVideo", - "nodeDescription": "\u041d\u0430\u0448\u0430 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0430 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 Peertube, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0449\u0430\u044f P2P (BitTorrent) \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0443\u043c\u0435\u043d\u044c\u0448\u0435\u043d\u0438\u044f \u043d\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0438 \u0431\u044b\u0441\u0442\u0440\u043e\u0433\u043e \u0432\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u044f. \u0414\u0430\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0432\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440.", + "nodeName": "peertube.desmu.fr", + "nodeDescription": "Ma propre instance pour h\u00e9berger mon propre compte pour satisfaire ma propre m\u00e9galomanie.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { - "enabled": false + "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -137807,7 +140622,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -137822,18 +140637,21 @@ } } }, - "waferbaby.com": { - "error": 404 + "sombre.ro.lt": { + "error": "HTTPSConnectionPool(host='sombre.ro.lt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sombre.ro.lt' doesn't match either of '*.ip-96-126-114-130.cloudezapp.io', 'ip-96-126-114-130.cloudezapp.io'\")))" }, - "plume.yargl.eu": { - "error": "HTTPSConnectionPool(host='plume.yargl.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "edge.mstdn.jp": { + "error": "HTTPSConnectionPool(host='edge.mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.homnomnom.fr": { + "status.hashtagueule.fr": { + "error": 404 + }, + "noeldemartin.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -137844,92 +140662,23 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 100 + "localPosts": 176 }, "openRegistrations": false } }, - "dev.kirishima.cloud": { - "error": "HTTPSConnectionPool(host='dev.kirishima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mk12.juggler.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.18.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u8a66\u9a13\u9bd6", - "nodeDescription": "API\u3068\u30a2\u30d7\u30ea\u306e\u30c6\u30b9\u30c8\u7528\u3002\u30c7\u30fc\u30bf\u306f\u6c17\u304c\u5411\u3044\u305f\u3068\u304d\u306b\u6d88\u3057\u307e\u3059", - "maintainer": { - "name": "tateisu", - "email": "tateisu@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "mastodon.yamaoka-takeshi.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.yamaoka-takeshi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quinnter.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 20004 - }, - "openRegistrations": false - } + "dev.xxx-en.com": { + "error": "HTTPSConnectionPool(host='dev.xxx-en.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "quitter.pw": { - "error": "HTTPSConnectionPool(host='quitter.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "lapis.yko.me": { + "error": "HTTPSConnectionPool(host='lapis.yko.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.justos.info": { + "masto.powerlot.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -137937,18 +140686,15 @@ "usage": { "users": { "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "activeMonth": 6, + "activeHalfyear": 8 }, - "localPosts": 11 + "localPosts": 1156 }, "openRegistrations": true } }, - "dev.sabre.social": { - "error": "HTTPSConnectionPool(host='dev.sabre.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nalum.me": { + "muenchen.social": { "nodeinfo": { "version": "2.0", "software": { @@ -137960,112 +140706,131 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 8, - "activeHalfyear": 12 + "total": 164, + "activeMonth": 42, + "activeHalfyear": 114 }, - "localPosts": 1957 + "localPosts": 47664 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.fricci.dev": { - "error": "HTTPSConnectionPool(host='mastodon.fricci.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shack.mrkiddle.co.uk": { - "error": "HTTPSConnectionPool(host='shack.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'shack.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" - }, - "mastodon.social/users/ludolphus": { - "error": 404 - }, - "mastodon.social/users/krainboltgreene": { - "error": 404 - }, - "cloud.peppenna.it": { + "mastodon.social/users/Diplodocus": { "error": 404 }, - "community.highlandarrow.com": { - "error": "HTTPSConnectionPool(host='community.highlandarrow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dsbrooks.me": { - "error": "HTTPSConnectionPool(host='social.dsbrooks.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "qopqlz20zclat4piz6.4chan.icu": { - "error": "HTTPSConnectionPool(host='qopqlz20zclat4piz6.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "tlmstdn.de": { - "error": "HTTPSConnectionPool(host='tlmstdn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "netstat.app": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.kirimi.net": { - "error": "HTTPSConnectionPool(host='mastodon.kirimi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.oviked.xyz": { - "error": "HTTPSConnectionPool(host='status.oviked.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "klirsdwruy.localtunnel.me": { - "error": "HTTPSConnectionPool(host='klirsdwruy.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "msbtn.m0r016.net": { + "note.lono.space": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "note", + "nodeDescription": "just write!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 15, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 21, - "activeMonth": 11, + "total": 17, "activeHalfyear": 15 }, - "localPosts": 24783 + "localPosts": 401 }, - "openRegistrations": true + "version": "2.0" } }, - "yumejo.m.to": { - "error": "HTTPSConnectionPool(host='yumejo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "d1m5auvb55pl.4chan.icu": { - "error": "HTTPSConnectionPool(host='d1m5auvb55pl.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "peertube.librelois.fr": { + "error": "HTTPSConnectionPool(host='peertube.librelois.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.librelois.fr' doesn't match 'tube-test.p2p.legal'\")))" }, - "mastodon.ez-design.net": { - "error": "HTTPSConnectionPool(host='mastodon.ez-design.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stopwatchingani.me": { + "error": "HTTPSConnectionPool(host='stopwatchingani.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.rohr.org": { - "error": 403 + "v.mom-gay.faith": { + "error": "HTTPSConnectionPool(host='v.mom-gay.faith', port=443): Read timed out. (read timeout=3)" }, - "emptyair.space": { - "error": "HTTPSConnectionPool(host='emptyair.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "www.thehistoryofancientgreece.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "moytura.org": { + "xn--qp9h.ml": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "10.102.222-m544" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 225, + "activeHalfyear": 17, + "activeMonth": 8 }, - "localPosts": 2358 + "localPosts": 4303, + "localComments": 1937 }, - "openRegistrations": false + "metadata": { + "nodeName": "\ud83e\udd0e.ml", + "nodeDescription": "Sometimes the domain expires.\nDon't expect the federation to work.", + "name": "\ud83e\udd0e.ml", + "description": "Sometimes the domain expires.\nDon't expect the federation to work.", + "maintainer": { + "name": "MeiMei", + "url": "mailto:m@m544.net", + "repository_url": "https://github.com/mei23/misskey/tree/mei-idn", + "email": "m@m544.net" + }, + "langs": [ + "zxx" + ], + "announcements": [], + "disableRegistration": false, + "disableLocalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": true + } } }, - "limbus.masto.host": { + "mastodon.moe": { + "error": "HTTPSConnectionPool(host='mastodon.moe', port=443): Read timed out. (read timeout=3)" + }, + "gaven.social": { + "error": "HTTPSConnectionPool(host='gaven.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "leaf.style": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "noborder.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -138077,16 +140842,19 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 19 + "localPosts": 84 }, "openRegistrations": true } }, - "bikeshed.party": { + "pleroma.hostdon.ne.jp": { + "error": 410 + }, + "7td.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -138098,45 +140866,30 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "AntiLinkSpamPolicy", - "MediaProxyWarmingPolicy", - "AntiFollowbotPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "mstdn.jp", + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "freezepeach.xyz", "pl.smuglo.li", + "pleroma.rareome.ga", + "girlcock.club", "gab.com", - "baraag.net", - "spinster.xyz", - "freespeechextremist.com", - "kiwifarms.cc", - "pleroma.quaylessed.icu" - ], - "media_nsfw": [ - "switter.at", - "kinky.business" - ], - "media_removal": [ - "pawoo.net", - "mstdn.jp" + "develop.gab.com", + "not-develop.gab.com" ], - "reject": [], - "reject_deletes": [], "report_removal": [] }, "quarantined_instances": [] @@ -138148,9 +140901,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Come for the bikeshed, stay for the permissively licensed software", - "nodeName": "Bikeshed", + "mailerEnabled": false, + "nodeDescription": "SeventhDimension Pleroma Instance", + "nodeName": "7TD", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -138198,12 +140951,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://bikeshed.party/users/feld", - "https://bikeshed.party/users/linafilippova", - "https://bikeshed.party/users/alexsss", - "https://bikeshed.party/users/minibikini", - "https://bikeshed.party/users/leo", - "https://bikeshed.party/users/lain" + "https://7td.org/zop" ], "suggestions": { "enabled": false @@ -138212,7 +140960,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 50000000 + "general": 16000000 } }, "openRegistrations": true, @@ -138225,36 +140973,123 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-616-g3ead44a9-update-admin-fe-20200429" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 27080, + "localPosts": 223, "users": { - "total": 158 + "total": 32 } }, "version": "2.0" } }, - "mastodon.social/users/nicknicknicknick": { - "error": 404 + "social.ultraviolet.pm": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 3 + }, + "openRegistrations": true + } }, - "social.ephemerecreative.ca": { - "error": "HTTPSConnectionPool(host='social.ephemerecreative.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hiroshimastdn.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 6, + "activeHalfyear": 10 + }, + "localPosts": 9628 + }, + "openRegistrations": true + } }, - "social.firc.de": { - "error": 404 + "mst.uni-web.jp": { + "error": "HTTPSConnectionPool(host='mst.uni-web.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "naotumu0911.jp": { - "error": "HTTPSConnectionPool(host='naotumu0911.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to naotumu0911.jp timed out. (connect timeout=3)'))" + "bibeogaem.zone": { + "error": "HTTPSConnectionPool(host='bibeogaem.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "status": { - "error": "HTTPSConnectionPool(host='status', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mi5.jp": { + "error": "HTTPSConnectionPool(host='mi5.jp', port=443): Read timed out. (read timeout=3)" }, - "f.az1.at": { - "error": "HTTPSConnectionPool(host='f.az1.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.rastapuls.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 42 + }, + "openRegistrations": false + } }, - "hidden.blue": { + "marutani.xyz": { + "error": 404 + }, + "blog.lacajita.es": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 239, + "localComments": 1569 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "jortogar@hotmail.com" + } + } + }, + "autonomous.zone": { + "error": "HTTPSConnectionPool(host='autonomous.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.alolise.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -138264,117 +141099,42 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "shitposter.club" + "" ], "media_nsfw": [ - "switter.at", - "kinky.business", "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" + "sinblr.com" + ], + "media_removal": [ + "" ], - "media_removal": [], "reject": [ - "fedichive.tk", - "spinster.xyz", - "albin.social", - "melalandia.tk", - "pieville.net", - "develop.gab.com", - "gab.com", - "social.librem.one", - "gab.ai", - "beehub.org", - "noagendasocial.com", - "exited.eu", - "kiwifarms.cc", - "pleroma.kiwifarms.cc", - "kiwifarms.net", - "pleroma.kiwifarms.net", - "kiwifarms.is", - "pleroma.kiwifarms.is", - "freespeechextremist.com" + "*.gab.*", + "gabfed.com" ], - "reject_deletes": [], - "report_removal": [] + "report_removal": [ + "" + ] }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Pleroma @ Hidden Blue", - "nodeName": "\u9752\u96a0\u308c\u306e\u91cc", + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Alolise", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -138422,21 +141182,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://hidden.blue/users/foggy" + "https://social.alolise.org/users/adminoma" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 100000000 + "avatar": 250000, + "background": 900000, + "banner": 500000, + "general": 3072000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -138444,296 +141209,144 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-563-g745c3882-hidden-blue-2" + "version": "1.1.3" }, "usage": { - "localPosts": 3718, + "localPosts": 2, "users": { - "total": 1 + "total": 7 } }, "version": "2.0" } }, - "mastodon.digitalassetinfo.net": { - "error": "HTTPSConnectionPool(host='mastodon.digitalassetinfo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.syachiku.net": { - "error": "HTTPSConnectionPool(host='mstdn.syachiku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.syachiku.net' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" - }, - "peer-tube.piaty.ovh": { - "error": "HTTPSConnectionPool(host='peer-tube.piaty.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "amumal.party": { - "error": "HTTPSConnectionPool(host='amumal.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yart.me": { + "error": "HTTPSConnectionPool(host='yart.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blogger-mstdn.com": { - "error": "HTTPSConnectionPool(host='blogger-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cetialphafive.com": { + "error": 404 }, - "snel.host": { + "rollenspiel.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 39, + "activeMonth": 71, + "activeHalfyear": 147 }, - "localPosts": 9 + "localPosts": 2819 }, - "openRegistrations": false + "openRegistrations": true } }, - "eesti.zone": { - "error": "HTTPSConnectionPool(host='eesti.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica34akwib.bulme.at": { - "error": "HTTPSConnectionPool(host='friendica34akwib.bulme.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica34akwib.bulme.at timed out. (connect timeout=3)'))" - }, - "betoviet.m.to": { - "error": "HTTPSConnectionPool(host='betoviet.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.wug.fun": { - "error": "HTTPSConnectionPool(host='misskey.wug.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay2.mastodonsocial.ru": { - "error": "HTTPSConnectionPool(host='relay2.mastodonsocial.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "mstdn.tomocraft.net": { + "error": "HTTPSConnectionPool(host='mstdn.tomocraft.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tepitus.de": { - "error": 404 + "morichan.tokyo": { + "error": "HTTPSConnectionPool(host='morichan.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ghostgirl.princesa.company": { + "mastodon.chotto.moe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Princesa Companya", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ghostgirl.princesa.company/users/daya" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 2853, "users": { - "total": 5 - } + "total": 80, + "activeMonth": 24, + "activeHalfyear": 24 + }, + "localPosts": 326524 }, - "version": "2.0" + "openRegistrations": false } }, - "mstdn.fzmn.blog": { - "error": "HTTPSConnectionPool(host='mstdn.fzmn.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yzw45do3yrjfnbpr.onion": { - "error": "HTTPSConnectionPool(host='yzw45do3yrjfnbpr.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.gancio.org": { - "error": 404 - }, - "mopped.space": { - "error": "HTTPSConnectionPool(host='mopped.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "ubik.netlib.re": { + "error": "HTTPSConnectionPool(host='40yearoldmike.com', port=443): Read timed out. (read timeout=3)" }, - "cloud.ibsd.aero": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pleroma.ivystech.com": { + "error": "HTTPSConnectionPool(host='pleroma.ivystech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "apnc.homelinux.net": { + "cloud.spoonook.ca": { "error": 404 }, - "paradise.engineering": { - "error": "HTTPSConnectionPool(host='paradise.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to paradise.engineering timed out. (connect timeout=3)'))" + "0ch.in": { + "error": "HTTPSConnectionPool(host='0ch.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.gcp.zarth.de": { + "snaggletooth.life": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus" + "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 4, - "activeHalfyear": 1, - "activeMonth": 0 + "total": 77, + "activeMonth": 10, + "activeHalfyear": 13 }, - "localPosts": 6, - "localComments": 3 + "localPosts": 73400 }, - "metadata": { - "nodeName": "Hubzilla" - } + "openRegistrations": true } }, - "social.wiuwiu.de": { - "error": "HTTPSConnectionPool(host='social.wiuwiu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "meet.the-be.at": { - "error": "HTTPSConnectionPool(host='meet.the-be.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "supersandro.de": { + "error": 404 }, - "void.hostdon.ne.jp": { + "leingod.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 7, - "activeHalfyear": 8 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 6583 + "localPosts": 70 }, - "openRegistrations": true + "openRegistrations": false } }, - "m.themsp.org": { - "error": "HTTPSConnectionPool(host='m.themsp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "transmission.zetapress.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nextcloud.martens-sachsen.de": { - "error": 404 - }, - "hoot.town": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "hacpub.herokuapp.com": { + "st-sakura.cloud.auri.ga": { "error": 404 }, - "moseisley.club": { - "error": 404 + "gladtherescake.eu": { + "error": "HTTPSConnectionPool(host='gladtherescake.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.im": { - "error": "HTTPSConnectionPool(host='social.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.im timed out. (connect timeout=3)'))" + "2a03.party": { + "error": "HTTPSConnectionPool(host='2a03.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "fedi.potatofrom.space": { - "error": 503 + "mstdn.2017derby.biz": { + "error": "HTTPSConnectionPool(host='mstdn.2017derby.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.transition-waedenswil.ch": { + "aria.dog": { "error": 404 }, - "videos.pair2jeux.tube": { + "peertube.nocturlab.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -138753,32 +141366,67 @@ "openRegistrations": true, "usage": { "users": { - "total": 346 + "total": 230 }, - "localPosts": 115343, - "localComments": 345 + "localPosts": 5024, + "localComments": 34 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "P2J : Pair 2 Jeux", - "nodeDescription": "Pair 2 Jeux (P2J) est une instance Peertube regroupant des cr\u00e9ateurs de vid\u00e9os de jeux vid\u00e9os de tout type et de toutes origines.\n\nVous pourrez trouver toutes sortes d'informations sur notre wiki : https://wiki.pair2jeux.tube/doku.php", + "nodeName": "PeerTubeFR", + "nodeDescription": "Une instance fran\u00e7aise de PeerTube pour remplacer youtube.", "nodeConfig": { "plugin": { "registered": [ { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", "scopes": [ - "signup" + "common" ] } } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "bittube-airtime-module", + "version": "2.1.2", + "description": "BitTube AirTime Module", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "client/common-airtime.js": { + "script": "client/common-airtime.js", + "scopes": [] + }, + "client/common-api.js": { + "script": "client/common-api.js", + "scopes": [] + }, + "client/common-shared.js": { + "script": "client/common-shared.js", + "scopes": [] + }, + "client/common-ui.js": { + "script": "client/common-ui.js", + "scopes": [] + } + } } ] }, @@ -138792,9 +141440,41 @@ "assets/style.css" ], "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.1", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "default" + "default": "bittube-dark-mode" }, "email": { "enabled": true @@ -138804,15 +141484,19 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -138821,7 +141505,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -138885,7 +141569,7 @@ } }, "user": { - "videoQuota": 0, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -138900,110 +141584,331 @@ } } }, - "gaftnochec.tokyo": { - "error": "HTTPSConnectionPool(host='gaftnochec.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "u53.ddns.net": { - "error": "HTTPSConnectionPool(host='u53.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "msd.alohaloa.com": { - "error": "HTTPSConnectionPool(host='msd.alohaloa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "photog.social": { + "rpg.pbem.online.": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2019.01-1293" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "twitter" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1123, - "activeMonth": 194, - "activeHalfyear": 761 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 }, - "localPosts": 48210 + "localPosts": 86, + "localComments": 628 }, - "openRegistrations": true + "openRegistrations": false, + "metadata": { + "nodeName": "PBEM Nexus", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "pumpio", + "twitter" + ] + }, + "explicitContent": false + } } }, - "peertube.hackto.me": { - "error": "HTTPSConnectionPool(host='peertube.hackto.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.born2webdesign.de": { + "error": 404 }, - "social.kroo.is": { - "error": "HTTPSConnectionPool(host='social.kroo.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.my-mm.org": { + "error": "HTTPSConnectionPool(host='mstdn.my-mm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "friendica.komputernerds.com": { - "error": "HTTPSConnectionPool(host='friendica.komputernerds.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "my.streamz.ca": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "tootodon.xyz": { - "error": "HTTPSConnectionPool(host='tootodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "numa.localtunnel.me": { + "error": "HTTPSConnectionPool(host='numa.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "tube.kicou.info": { + "blog.coop.tools": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "blog.coop.tools", + "nodeDescription": "Une plateforme de blogs minimalistes, ouverte et fé", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": true, + "invites": true }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 + "software": { + "name": "writefreely", + "version": "0.12.0rc1" + }, + "usage": { + "users": { + "total": 6 + }, + "localPosts": 12 + }, + "version": "2.0" + } + }, + "cloud.k7dxs.net": { + "error": 404 + }, + "poofion.com": { + "error": "HTTPSConnectionPool(host='poofion.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.dominiofelice.com": { + "error": "HTTPSConnectionPool(host='nc.dominiofelice.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.monstrous.church": { + "error": "HTTPSConnectionPool(host='relay.monstrous.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "n-sr.org": { + "error": "HTTPSConnectionPool(host='n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "holeliquors.com": { + "error": 404 + }, + "re.dym.sh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ig.codeplumbers.eu": { + "error": "HTTPSConnectionPool(host='ig.codeplumbers.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "paganfriends.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "3.5.4-1234" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica" + ], + "outbound": [ + "diaspora", + "friendica" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter" + ] + }, + "usage": { + "users": { + "total": 27, + "activeHalfyear": 6, + "activeMonth": 1 }, - "localPosts": 33730, + "localPosts": 279, "localComments": 0 }, + "openRegistrations": true, + "metadata": { + "nodeName": "Pagan Friends - for the Occult and Pagan Community", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "twitter" + ] + } + } + } + }, + "social.piecemaker.rocks": { + "error": "HTTPSConnectionPool(host='social.piecemaker.rocks', port=443): Read timed out. (read timeout=3)" + }, + "www.friendica.visionel.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "qcurtius.com": { + "error": 404 + }, + "kaiba.ga": { + "error": "HTTPSConnectionPool(host='kaiba.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kaiba.ga' doesn't match either of 'autoconfig.techiesupport.co', 'autodiscover.techiesupport.co', 'mail.techiesupport.co'\")))" + }, + "cloud.peppenna.it": { + "error": 404 + }, + "vrasek.thurk.org": { + "error": 502 + }, + "negitorodon.rkunkunr.com": { + "error": "HTTPSConnectionPool(host='negitorodon.rkunkunr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "chile.masto.host": { + "error": "HTTPSConnectionPool(host='chile.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.nomagic.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 17 + }, + "localPosts": 79866, + "localComments": 16 + }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "KicouTube", + "nodeName": "PeerTube on Nomagic", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -139013,15 +141918,14 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720, - 1080 + 360, + 720 ] }, "import": { @@ -139095,7 +141999,7 @@ }, "user": { "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -139109,76 +142013,62 @@ } } }, - "toot.nullable.space": { - "error": "HTTPSConnectionPool(host='toot.nullable.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "photos.karloskar.org": { + "error": "HTTPSConnectionPool(host='photos.karloskar.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.foxfam.club": { + "friendica.inclusion.cc": { + "error": 500 + }, + "mashable.com": { + "error": 503 + }, + "www.fediverse.mattgleason.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.2.6" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 754, - "activeMonth": 658, - "activeHalfyear": 804 + "total": 2 }, - "localPosts": 2078487 + "localPosts": 2, + "localComments": 2 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": {} } }, - "seagull-land.m.to": { - "error": "HTTPSConnectionPool(host='seagull-land.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.8tracks.com": { + "error": 404 }, - "silavpravde.masto.host": { - "error": "HTTPSConnectionPool(host='silavpravde.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hodl.social": { + "error": "HTTPSConnectionPool(host='hodl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.strugee.net": { + "nextcloud.gadgeteer.co.za": { "error": 404 }, - "gaijinchronicles.com": { - "error": 404 + "abuplujmhi.localtunnel.me": { + "error": "HTTPSConnectionPool(host='abuplujmhi.localtunnel.me', port=443): Read timed out. (read timeout=3)" }, - "pleroma.imn-fujita.com": { - "error": "HTTPSConnectionPool(host='pleroma.imn-fujita.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "boyslove.jp": { + "error": "HTTPSConnectionPool(host='boyslove.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "inoz.me": { + "queer.af": { "error": 404 }, - "md.xps2.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 9, - "activeHalfyear": 12 - }, - "localPosts": 166528 - }, - "openRegistrations": true - } - }, - "honk.patch.cx": { - "error": 502 - }, - "relativity.cafe": { - "error": "HTTPSConnectionPool(host='relativity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bots.substitoot.it": { + "error": "HTTPSConnectionPool(host='bots.substitoot.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "adney.land": { + "base.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -139191,20 +142081,53 @@ "usage": { "users": { "total": 2, - "activeMonth": 1, - "activeHalfyear": 9 + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 97 + "localPosts": 1 }, "openRegistrations": false } }, - "media.assassinate-you.net": { + "friendica.faktur.org": { + "error": "HTTPSConnectionPool(host='friendica.faktur.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.aekrylov.me": { + "error": "HTTPSConnectionPool(host='mastodon.aekrylov.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.togawa.cs.waseda.ac.jp": { + "error": 404 + }, + "honk.gamers.exposed": { + "error": 404 + }, + "unnerv.jp": { + "error": 404 + }, + "video.loves.pizza": { + "error": "HTTPSConnectionPool(host='video.loves.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "rmcrob.com": { + "error": "HTTPSConnectionPool(host='rmcrob.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.dragonhoard.network": { + "error": "HTTPSConnectionPool(host='social.dragonhoard.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.dragonhoard.network' doesn't match 'snibox.nexboard.dev'\")))" + }, + "mozartweg.dyndns.org/friendica": { + "error": "HTTPSConnectionPool(host='mozartweg.dyndns.org', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.oresys.nagoya": { + "error": "HTTPSConnectionPool(host='mastodon.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anime.website": { + "error": 502 + }, + "tube-creteil.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -139216,121 +142139,179 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 75 }, - "localPosts": 5, - "localComments": 0 + "localPosts": 7731, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "media.assassinate-you.net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "PeerTube Temporaire de Academie de Creteil", + "nodeDescription": "PeerTube hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } } } }, - "pleroma.kity.wtf": { - "error": "HTTPSConnectionPool(host='pleroma.kity.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.kity.wtf' doesn't match either of 'cloud.kity.wtf', 'grafana.kity.wtf', 'kity.wtf', 'matrix.kity.wtf', 'stuff.kity.wtf'\")))" - }, - "pub.jeer.fr": { - "error": "HTTPSConnectionPool(host='pub.jeer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pub.jeer.fr' doesn't match 'jeer.fr'\")))" - }, - "prx.bonbotics.io": { - "error": 418 - }, - "social.azorvida.eu": { - "error": "HTTPSConnectionPool(host='social.azorvida.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.azorvida.eu' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "don.komoro.net": { - "error": "HTTPSConnectionPool(host='don.komoro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodoncr.com": { - "error": "HTTPSConnectionPool(host='mastodoncr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodoncr.com timed out. (connect timeout=3)'))" - }, - "caspar.social": { - "error": "HTTPSConnectionPool(host='caspar.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "freeframe.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 483, - "activeMonth": 17, - "activeHalfyear": 82 - }, - "localPosts": 2877 - }, - "openRegistrations": true - } - }, - "mstdn.nakayuki.net": { - "error": 404 - }, - "usagi.m.to": { - "error": "HTTPSConnectionPool(host='usagi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "foresdon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 116, - "activeMonth": 32, - "activeHalfyear": 113 - }, - "localPosts": 122753 - }, - "openRegistrations": false - } + "friends.h2obase.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.common.se": { - "error": 404 + "kielbrett.de": { + "error": "HTTPSConnectionPool(host='kielbrett.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "matsudodon.jp": { - "error": "HTTPSConnectionPool(host='matsudodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "aoit.orz.hm": { + "error": "HTTPSConnectionPool(host='aoit.orz.hm', port=443): Read timed out. (read timeout=3)" }, - "rumint.club": { - "error": "HTTPSConnectionPool(host='rumint.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "androidn.tokyo": { + "error": "HTTPSConnectionPool(host='androidn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "randomascii.wordpress.com": { + "xxoo.cat": { "error": 404 }, - "hubzilla.l-p-d.org": { - "error": "HTTPSConnectionPool(host='hubzilla.l-p-d.org', port=443): Read timed out. (read timeout=3)" - }, - "pff.o.hina.dev": { + "photo.lapineige.fr": { "nodeinfo": { "metadata": { - "nodeName": "pff.o.hina.dev", + "nodeName": "photo.lapineige.fr", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": true, + "open_registration": false, "uploader": { "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", + "max_caption_length": "1500", + "album_limit": "20", "image_quality": 80, "optimize_image": true, "optimize_video": true, @@ -139347,9 +142328,9 @@ "loops": false }, "site": { - "name": "Pixelfed hina.dev", - "domain": "pff.o.hina.dev", - "url": "https://pff.o.hina.dev", + "name": "Le Terrier Photo", + "domain": "photo.lapineige.fr", + "url": "https://photo.lapineige.fr", "description": null }, "username": { @@ -139385,340 +142366,387 @@ }, "software": { "name": "pixelfed", - "version": "0.10.8" + "version": "0.10.9" }, "usage": { - "localPosts": 27, + "localPosts": 316, "localComments": 0, "users": { - "total": 6, - "activeHalfyear": 11, - "activeMonth": 3 + "total": 1, + "activeHalfyear": 62, + "activeMonth": 26 } }, "version": "2.0", - "openRegistrations": true + "openRegistrations": false } }, - "anidon.com": { - "error": "HTTPSConnectionPool(host='anidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anidon.com timed out. (connect timeout=3)'))" + "pixelfed.h3z.jp": { + "error": 500 }, - "mastodon.hartley.cc": { - "error": "HTTPSConnectionPool(host='mastodon.hartley.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "doing.cute.science": { + "error": "HTTPSConnectionPool(host='doing.cute.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.luettje.eu": { + "files.matoken.org": { "error": 404 }, - "peertube.xyz": { - "error": "HTTPSConnectionPool(host='peertube.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "demo.writeas.org": { + "opensocial.at": { "nodeinfo": { - "metadata": { - "nodeName": "Acme, Inc.", - "nodeDescription": "A demo instance of Write.as for Teams.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1313" }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], "outbound": [ - "rss2.0" + "friendica", + "diaspora", + "gnusocial" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, "usage": { "users": { - "total": 4, - "activeHalfyear": 6 + "total": 248, + "activeHalfyear": 118, + "activeMonth": 58 }, - "localPosts": 4 + "localPosts": 11568, + "localComments": 4641 }, - "version": "2.0" + "openRegistrations": true, + "metadata": { + "nodeName": "The Open Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "video.teddybeard.eu": { - "error": "HTTPSConnectionPool(host='video.teddybeard.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mstdn-vn.com": { - "error": "HTTPSConnectionPool(host='mstdn-vn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-vn.com timed out. (connect timeout=3)'))" + "dktasarim.info.tm": { + "error": 403 }, - "conscience.mhdp.me": { + "at.weep.jp": { "error": 410 }, - "www.aukondk.com": { + "relay.photog.social": { + "error": "HTTPSConnectionPool(host='relay.photog.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "canada.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 11, - "localComments": 22 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 13 }, - "metadata": { - "email": "aukondk@aukondk.com" - } + "openRegistrations": true } }, - "mstdn.meteor.ne.jp": { - "error": "HTTPSConnectionPool(host='mstdn.meteor.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "schlechter.host": { + "error": "HTTPSConnectionPool(host='schlechter.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mi2.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='mi2.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.eifelcoworking.space": { + "error": "HTTPSConnectionPool(host='social.eifelcoworking.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "roytang.net": { + "social.hackersof.earth": { "error": 404 }, - "neoabsolutism.wordpress.com": { + "toot.elliotali.com": { + "error": "HTTPSConnectionPool(host='toot.elliotali.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tuskt.jp": { + "error": "HTTPSConnectionPool(host='tuskt.jp', port=443): Read timed out. (read timeout=3)" + }, + "manulinux.wordpress.com": { "error": 404 }, - "hubzilla.ctseuro.com": { - "error": "HTTPSConnectionPool(host='hubzilla.ctseuro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "owncloud.vypni.net": { + "error": 403 }, - "iam.lydi.as": { + "mstdn.t-rg.ws": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 14, - "activeHalfyear": 35 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 57382 + "localPosts": 66 }, - "openRegistrations": true + "openRegistrations": false } }, - "roshless.me": { - "error": 404 - }, - "sozialwolke.net": { - "error": "HTTPSConnectionPool(host='sozialwolke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.xrc.jp": { - "error": "HTTPSConnectionPool(host='m.xrc.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.xrc.jp' doesn't match 'rep2.booklog.net'\")))" - }, - "tmi.fyi": { - "error": "HTTPSConnectionPool(host='tmi.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "cloud.kode.email": { + "error": "HTTPSConnectionPool(host='cloud.kode.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.revreso.de": { - "error": 404 + "mastodon.herrliberg.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 5, + "activeHalfyear": 5 + }, + "localPosts": 32 + }, + "openRegistrations": true + } }, - "mastodon.social/users/mowted": { - "error": 404 + "peertube.pretex.space": { + "error": "HTTPSConnectionPool(host='peertube.pretex.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.shun1s.com": { - "error": "HTTPSConnectionPool(host='social.shun1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.uiae.at": { + "error": "HTTPSConnectionPool(host='soc.uiae.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.chemnitz.social": { + "cliq.social": { "nodeinfo": { - "openRegistrations": true, + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 ???" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 0, - "users": { - "total": 1 - } + "users": {} }, - "version": "2.0", "metadata": { - "peers": [ - "toot.chemnitz.social", - "troet.cafe", - "muenchen.social", - "darmstadt.social", - "mastodonten.de", - "toot.koeln", - "ffm.social", - "dizl.de", - "social.acapi.net", - "nitroet.me", - "mastodon.remben.ch", - "machteburch.social", - "mastodontech.de", - "dresden.network", - "ginju.de", - "mastodon.timbo.cc" - ] + "nodeName": "cliq.social", + "nodeDescription": "Welcome to cliq.social community! \n\nAs a registered user on our decentralized microblogging platform, you can communicate with members of different platforms throughout the fediverse.\n\nBy joining the cliq.social community, you accept and agree to the following:\n\nBe respectful. Be friendly. Be welcoming. Be considerate. Be patient. Be careful in the words that you choose.\n\nIf you experience or witness unacceptable behavior, please report it by contacting us ", + "maintainer": { + "name": "", + "email": "https://cliq.social/@team" + }, + "langs": [ + "English" + ], + "tosUrl": "https://cliq.social/@team/pages/1578985753557", + "repositoryUrl": "", + "feedbackUrl": "https://cliq.social/@team", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true } } }, - "lachman.tk": { - "error": 403 + "mastodon.daiko.fr": { + "error": "HTTPSConnectionPool(host='mastodon.daiko.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "h2o.regist.ro": { - "error": 404 + "relay.strizhakov.dev": { + "error": "HTTPSConnectionPool(host='relay.strizhakov.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "framapiaf.org": { + "me.takyoji.xyz": { + "error": "HTTPSConnectionPool(host='me.takyoji.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "photo.elbmatsch.de": { + "error": "HTTPSConnectionPool(host='photo.elbmatsch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'photo.elbmatsch.de' doesn't match 'matrix.elbmatsch.de'\")))" + }, + "toot.jusdepatate.me": { + "error": "HTTPSConnectionPool(host='toot.jusdepatate.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.pub": { + "error": "HTTPSConnectionPool(host='toot.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.askcreative.nl": { + "error": "HTTPSConnectionPool(host='cloud.askcreative.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.securitypraxis.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10239, - "activeMonth": 2022, - "activeHalfyear": 3807 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 1582371 + "localPosts": 76 }, "openRegistrations": true } }, - "tube.tux.ovh": { - "error": "HTTPSConnectionPool(host='tube.tux.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.tux.ovh timed out. (connect timeout=3)'))" - }, - "cloud.gieling.de": { + "www.crunchyroll.com": { "error": 404 }, - "needspets.gq": { - "error": 502 - }, - "transfur.online": { + "harrystyl.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "2.99.0.669+monsterfork/tf" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 2975 - } - } - }, - "www.ceramicadelpez.edu.uy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 + "total": 15, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 75, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 18 }, - "metadata": { - "email": "gabriel@publicar.uy" - } + "openRegistrations": true } }, - "mastodon.social/users/wolf": { + "soc.ient.me": { "error": 404 }, - "microblogging.my-freedom.space": { - "error": "HTTPSConnectionPool(host='microblogging.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "agora-2866.nodechef.com": { + "error": "HTTPSConnectionPool(host='agora-2866.nodechef.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixel.contra-bit.com": { - "error": "HTTPSConnectionPool(host='pixel.contra-bit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.atomicstar.xyz": { + "error": "HTTPSConnectionPool(host='videos.atomicstar.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lorem.club": { + "toots.ultros.pro": { + "error": "HTTPSConnectionPool(host='toots.ultros.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/krainboltgreene": { + "error": 404 + }, + "kdvr.com": { + "error": 451 + }, + "sn.gunmonkeynet.net": { + "error": "HTTPSConnectionPool(host='sn.gunmonkeynet.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rouvray.org": { + "error": "HTTPSConnectionPool(host='rouvray.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "igreally.social": { + "error": "HTTPSConnectionPool(host='igreally.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "linuxlab.sh": { "nodeinfo": { - "metadata": { - "nodeDescription": "Trying plume for fun, no profit.", - "nodeName": "lorem.club" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, "usage": { - "localComments": 8, - "localPosts": 235, "users": { - "total": 272 - } + "total": 6, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 11059 }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.nil.nu": { - "error": "HTTPSConnectionPool(host='mastodon.nil.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "araisan.club": { + "error": "HTTPSConnectionPool(host='araisan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nishinomiya.in.net": { - "error": "HTTPSConnectionPool(host='nishinomiya.in.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wikitetas.live": { + "error": "HTTPSConnectionPool(host='wikitetas.live', port=443): Read timed out. (read timeout=3)" }, - "dlitz.net": { - "error": 404 + "outerheaven.club": { + "error": "HTTPSConnectionPool(host='outerheaven.club', port=443): Read timed out. (read timeout=3)" }, - "write.paw.cafe": { - "error": "HTTPSConnectionPool(host='write.paw.cafe', port=443): Read timed out. (read timeout=3)" + "matheson.it": { + "error": "HTTPSConnectionPool(host='matheson.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "caonima.wtf": { + "genius-king-monkey.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "md.rhythmania.net": { + "error": "HTTPSConnectionPool(host='md.rhythmania.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gluten.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -139730,75 +142758,451 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "ObjectAgePolicy" ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "CaoNiMa", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "framapiaf.org", + "mamot.fr", + "switter.at", + "kinky.business", + "pl.smuglo.li", + "freezepeach.xyz", + "loli.estate", + "blackandgold.xyz", + "liberdon.com", + "freespeech.firedragonstudios.com", + "unsafe.space", + "knzk.me", + "baraag.net", + "humblr.social", + "rubber.social", + "botsin.space", + "radical.town", + "melalandia.tk", + "wxw.moe", + "mobile.co", + "honey.church", + "kinkyelephant.com", + "dickgirlon.top" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "pl.smuglo.li", + "sealion.club", + "pawoo.net", + "mstdn.jp", + "social.super-niche.club", + "loli.estate", + "wxw.moe", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "dickgirlon.top", + "sinblr.com", + "social.homunyan.com", + "mast.eu.org", + "social.myfreecams.com" + ], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "albin.social", + "newjack.city", + "guillotines.masto.host", + "tri.cash", + "counter.social", + "melalandia.tk", + "wagesofsinisdeath.com", + "gameliberty.club", + "neo.hongeipii.com", + "daffodil-11.org", + "francecatholique.net", + "lets.saynoto.lgbt", + "gab.com", + "develop.gab.com", + "gab.ai", + "exited.eu", + "cyzed.com", + "shitposter.club", + "social.imirhil.fr", + "freezepeach.xyz", + "sealion.club", + "pl.smuglo.li", + "noagendasocial.com", + "2.distsn.org", + "masto.quad.moe", + "weeaboo.space", + "raki.social", + "freespeech.firedragonstudios.com", + "toot.love", + "baraag.net", + "newjack.city", + "the.hedgehoghunter.club", + "albin.social", + "soc.h4x.group", + "hitchhiker.social", + "freespeechextreme.com", + "social.super-niche.club", + "gameliberty.club", + "mstdn.foxfam.club", + "kneegrows.top", + "greenlifeplus.net", + "bitcoinhackers.org", + "rapefeminists.network", + "neckbeard.xyz", + "wagesofsinisdeath.com", + "nomoresha.me", + "pleroma.weirdart.space", + "pl.pube.tk", + "daffodil-11.org", + "social.librem.one", + "pl.765racing.com", + "xn--6r8h.tk", + "librem.one", + "socnet.supes.com", + "mobile.co", + "libre.tube", + "beehub.org", + "pieville.net", + "social.quodverum.com", + "gab.best", + "zaitcev.nu", + "rcsocial.net", + "catgirl.life", + "fosstodon.org", + "networked.space", + "101010.pl", + "2.distsn.org", + "2hu.club", + "accela.online", + "albin.social", + "anime.website", + "anitbook.site", + "anitwitter.com", + "anitwitter.moe", + "ap.uwu.st", + "ar.aire.ml", + "aria.company", + "babymetal.party", + "baraag.net", + "beehub.org", + "bikeshed.party", + "bitcoinhackers.org", + "bitcoin-info.nl", + "bofa.lol", + "boop.link", + "bsd.moe", + "catbot.co", + "catgirl.life", + "cawfee.club", + "comm.network", + "community.highlandarrow.com", + "counter.social", + "creativeart.shop", + "creativeart.work", + "cryptids.online", + "cyzed.com", + "daffodil-11.org", + "deepweb.eu", + "develop.gab.com", + "diaspsocial.com", + "disarray.nof.st", + "donteatanimals.org", + "duckfriend.com", + "ediot.social", + "exited.eu", + "explosion.party", + "fediverse.me", + "fedi.z0ne.moe", + "feminism.lgbt", + "floppy.tokyo", + "forum.decisiveliberty.news", + "fosstodon.org", + "freespeechextreme.com", + "freespeechextremist.com", + "freespeech.firedragonstudios.com", + "freevoice.space", + "freezepeach.xyz", + "friends.nico", + "fybuk.com", + "gab.ai", + "gab.best", + "gab.com", + "gabfed.com", + "gab.io", + "gab.polaris-1.work", + "gab.sleeck.eu", + "gameliberty.club", + "gasthe.lgbt", + "gay.nsfw.onl", + "getcoin.nu", + "greenlifeplus.net", + "gs.archae.me", + "gs.kawa-kun.com", + "gs.m0n5t3r.info", + "gs.mon5t3r.info", + "gs.smuglo.li", + "gulp.cafe", + "hacked.im", + "hackers.town", + "hedgehoghunter.club", + "hitchhiker.social", + "homura.space", + "honey.church", + "hostux.social", + "https:francecatholique.net", + "https:misskey.io", + "https:misskey.xyz", + "https:nomoresha.me", + "humblr.social", + "ika.moe", + "jabb.in", + "jimlunsford.com", + "juche.town", + "justwallet.site", + "karolat.press", + "kawaiistu.moe", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "kiwifarms.plemora.net", + "kneegrows.top", + "kowai.youkai.town", + "kyot.me", + "kys.moe", + "letsalllovela.in", + "lets.saynoto.lgbt", + "liberdon.com", + "libertarianism.club", + "libre.tube", + "linuxrocks.online", + "listie.nl", + "loadaverage.org", + "loli.estate", + "lovedate.nu", + "manx.social", + "mastodon.cloud", + "mastodon.loliandstuff.moe", + "mastodon.macsnet.cz", + "mastodon.social", + "masto.quad.moe", + "matchflame.eu", + "matchflame.nl", + "melalandia.tk", + "misskey.io", + "misskey.nl", + "misskey.xyz", + "mobile.co", + "mstdn.foxfam.club", + "mstdn.in", + "mstdn.io", + "neckbeard.xyz", + "networked.space", + "newjack.city", + "ngrok.io", + "niu.moe", + "noagenda.social", + "noagendasocial.com", + "nomoresha.me", + "not-develop.gab.com", + "not.unixporn.pro", + "npf.mlpol.net", + "nudemy.com", + "patch.cx", + "pawoo.net", + "peertube.linuxrocks.online", + "pieville.net", + "pixats.com", + "pixelfed.eu", + "pixfed.com", + "pl.765racing.com", + "pleroma.cloud", + "pleroma.cucked.me", + "pleroma.rareome.ga", + "pleroma.soykaf.com", + "pleroma.tuxcrafting.cf", + "pleroma.weirdart.space", + "pleroma.yorha.club", + "pl.pube.tk", + "pl.smuglo.li", + "pl.wowana.me", + "porn2b.com", + "pornhay.com", + "pornixa.com", + "porntoot.com", + "preteengirls.biz", + "pridelands.io", + "qoto.org", + "quey.org", + "rainbowdash.net", + "raki.social", + "rcsocial.net", + "redflix.nu", + "Reset", + "rightmastodon.com", + "sander.social", + "sapphos.be", + "sealion.club", + "shitposter.club", + "shpposter.club", + "sinblr.com", + "soc.h4x.group", + "social.allthefallen.ninja", + "social.au2pb.net", + "social.culturewar.us", + "social.foxfam.club", + "social.guizzyordi.info", + "social.heldscal.la", + "social.hidamari.blue", + "social.homunyan.com", + "social.i2p.rocks", + "social.lucci.xyz", + "socialnetwork.ninja", + "social.quldverum.com", + "social.quodverum.com", + "social.sunshinegardens.org", + "social.super-niche.club", + "social.targaryen.house", + "social.wiuwiu.de", + "socnet.supes.com", + "spaceblog.net", + "spacetime.social", + "speakfree.world", + "stereophonic.space", + "sunshinegardens.org", + "switter.at", + "switter.co", + "switter.nl", + "thechad.zone", + "thefederation.net", + "the.hedgehoghunter.club", + "toot.love", + "tootsocial.com", + "toot.world", + "trash.social", + "tri.cash", + "tubefail.com", + "tubexer.com", + "unsafe.co", + "unsafe.space", + "vampire.estate", + "videofed.com", + "videoflix.co", + "voice.masto.host", + "voluntaryism.club", + "wagesofsinisdeath.com", + "waifuappreciation.club", + "waifu.social", + "weeaboo.space", + "weedis.life", + "welivein.eu", + "wogan.im", + "woofer.alfter.us", + "write.wtf", + "wrongthink.net", + "wxw.moe", + "xn--6r8h.tk", + "yiff.rocks", + "yorishiro.space", + "youkai.town", + "zaitcev.nu", + "zerohack.xyz", + "zipblr.com", + "yorishiro.space", + "gab.protohype.net", + "spinster.dev", + "yang.social", + "blob.cat", + "gab.protohype.net", + "glindr.org", + "prout.social", + "hagra.net", + "expired.mentality.rip", + "fedi.absturztau.be", + "ligma.pro", + "sneak.berlin", + "yggdrasil.social", + "archivefedifor.fun" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Gluten Space", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": false, "staffAccounts": [ - "https://caonima.wtf/users/dylanwu" + "https://gluten.space/users/gordon" ], "suggestions": { "enabled": false @@ -139820,10 +143224,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-3-g10e82eee" + "version": "2.0.50-376-g5e365448-develop" }, "usage": { - "localPosts": 37, + "localPosts": 5187, "users": { "total": 5 } @@ -139831,13 +143235,177 @@ "version": "2.0" } }, - "astdn.tokyo": { - "error": "HTTPSConnectionPool(host='astdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "id.johnn.ie": { + "error": 404 }, - "lambda.fun": { + "dissidents.tv": { "error": 404 }, - "mastodon.unlogged.it": { + "mstdn.image-space.info": { + "error": 404 + }, + "avfig.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Avfig Socia Reto", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "pix.benpro.fr": { + "error": "HTTPSConnectionPool(host='pix.benpro.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "mstdn.userzap.de": { + "error": "HTTPSConnectionPool(host='mstdn.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.wiedergaenger.dns-cloud.net": { + "error": 404 + }, + "thndrpleroma.hopto.org": { + "error": "HTTPSConnectionPool(host='thndrpleroma.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.lubar.me": { + "nodeinfo": { + "metadata": { + "nodeName": "pix.lubar.me", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "25000", + "max_caption_length": "2200", + "album_limit": "4", + "image_quality": 100, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": false + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Cocopix", + "domain": "pix.lubar.me", + "url": "https://pix.lubar.me", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 91, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 7, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "guimik.fr": { + "error": "HTTPSConnectionPool(host='guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'guimik.fr' doesn't match 'cloud.guimik.fr'\")))" + }, + "mstdn-vn.com": { + "error": "HTTPSConnectionPool(host='mstdn-vn.com', port=443): Read timed out. (read timeout=3)" + }, + "eternal.vision": { + "error": 404 + }, + "msd.alohaloa.com": { + "error": "HTTPSConnectionPool(host='msd.alohaloa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.debo.io": { "nodeinfo": { "version": "2.0", "software": { @@ -139850,69 +143418,75 @@ "usage": { "users": { "total": 1, - "activeMonth": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 22 + "localPosts": 2 }, "openRegistrations": false } }, - "melalandia.tk": { - "error": 404 - }, - "pa.freedombone.net": { - "error": "HTTPSConnectionPool(host='pa.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "msgdn.xyz": { - "error": "HTTPSConnectionPool(host='msgdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "futureunknown.cafe": { + "error": "HTTPSConnectionPool(host='futureunknown.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "gs.koyu.space": { - "error": "HTTPSConnectionPool(host='gs.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "nom.dynu.net": { + "error": "HTTPSConnectionPool(host='nom.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.zeteo.me": { + "fam.westen.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 688 + "localPosts": 20 }, "openRegistrations": false } }, - "social.stephanmaus.de": { + "vaaaaanqui.sh": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "corzntin.fr": { + "error": "HTTPSConnectionPool(host='corzntin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "moooon.network": { + "error": "HTTPSConnectionPool(host='moooon.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kerkour.fr": { + "error": 404 + }, + "smalltalk.ooo": { + "error": "HTTPSConnectionPool(host='smalltalk.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hisso.li": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "3.2.1" + "name": "gnusocial", + "version": "2.0.0-dev" }, "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" + "ostatus" ], "services": { - "outbound": [ - "atom1.0", - "pumpio", - "xmpp" - ], "inbound": [ + "gnusocial" + ], + "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "twitter", + "gnusocial" ] }, "openRegistrations": false, @@ -139922,42 +143496,208 @@ "activeHalfyear": 1, "activeMonth": 0 }, - "localPosts": 2313, - "localComments": 2048 + "localPosts": 512, + "localComments": 47 }, "metadata": { - "nodeName": "Hubzilla" + "nodeName": "hisso.li", + "software": { + "homepage": "https://gnu.social/", + "repository": "https://notabug.org/diogo/gnu-social" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] } } }, - "mastodon.social/users/Ronflaix": { + "opsecwin.com": { + "error": "HTTPSConnectionPool(host='opsecwin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tmin.mhdp.me": { + "error": "HTTPSConnectionPool(host='tmin.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.mna.cz": { "error": 404 }, - "icnerd.com": { + "mastodon.kinesin.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pizzahut.systems": { + "error": "HTTPSConnectionPool(host='pizzahut.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blogtest.nikisoft.one": { + "error": "HTTPSConnectionPool(host='blogtest.nikisoft.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "englishbreakfast.club": { + "error": "HTTPSConnectionPool(host='englishbreakfast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "thopex.de": { "error": 404 }, - "wrestling.social": { + "mastodon.kerenon.com": { + "error": "HTTPSConnectionPool(host='mastodon.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.swiso.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 513 + "localPosts": 234 }, "openRegistrations": false } }, - "peertube.volaras.net": { + "blop.site": { + "error": "HTTPSConnectionPool(host='blop.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "vanderwarker.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 204 + }, + "openRegistrations": true + } + }, + "fullstackgeek.tech": { + "error": "HTTPSConnectionPool(host='fullstackgeek.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "swift.language.jp": { + "error": "HTTPSConnectionPool(host='swift.language.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.undernet.uy": { + "error": "HTTPSConnectionPool(host='mastodon.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.67elleboge.club": { + "error": "HTTPSConnectionPool(host='cloud.67elleboge.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "john.town": { + "error": "HTTPSConnectionPool(host='john.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "jdtest16.jp": { + "error": 404 + }, + "sbrk.org": { + "error": 404 + }, + "mastodon.productionservers.net": { + "error": "HTTPSConnectionPool(host='mastodon.productionservers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.productionservers.net' doesn't match 'cloud.xcelor8.com'\")))" + }, + "yahe.sh": { + "error": 404 + }, + "sqlblog.com": { + "error": "HTTPSConnectionPool(host='sqlblog.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sqlblog.com' doesn't match 'careers.dbbest.net'\")))" + }, + "playingwithworms.org.uk": { + "error": 403 + }, + "hubzilla.socdojo.com": { + "error": "HTTPSConnectionPool(host='hubzilla.socdojo.com', port=443): Read timed out. (read timeout=3)" + }, + "syamuwatching.m.to": { + "error": "HTTPSConnectionPool(host='syamuwatching.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.passionaqua.me": { + "error": "HTTPSConnectionPool(host='social.passionaqua.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.passionaqua.me' doesn't match either of 'adrienschmuck.fr', 'www.adrienschmuck.fr'\")))" + }, + "social.xeltica.work": { + "error": 410 + }, + "www.customvisualdesigns.comsocial": { + "error": "HTTPSConnectionPool(host='www.customvisualdesigns.comsocial', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.esadhar.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 106, + "activeMonth": 65, + "activeHalfyear": 71 + }, + "localPosts": 2021 + }, + "openRegistrations": false + } + }, + "soc.xn--wxa.zone": { + "error": "HTTPSConnectionPool(host='soc.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plume.ombreport.info": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Les Nouvelles d'Ombreport" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 12, + "localPosts": 13, + "users": { + "total": 64 + } + }, + "version": "2.0" + } + }, + "social.craigstewart.de": { + "error": "HTTPSConnectionPool(host='social.craigstewart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.lri.ovh": { + "error": "HTTPSConnectionPool(host='social.lri.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chromabits.com": { + "error": "HTTPSConnectionPool(host='chromabits.com', port=443): Read timed out. (read timeout=3)" + }, + "tube.port0.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -139977,64 +143717,39 @@ "openRegistrations": false, "usage": { "users": { - "total": 11 + "total": 2 }, - "localPosts": 5520, + "localPosts": 796, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Volaras", + "nodeName": "PeerTube", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.0.8", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" + "registered": [], + "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -140121,67 +143836,73 @@ } } }, - "rodinnakniha.cz": { - "error": "HTTPSConnectionPool(host='rodinnakniha.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.antoine-roux.fr": { + "cloud.zerowastefvg.it": { "error": 404 }, - "smatodon.net": { - "error": "HTTPSConnectionPool(host='smatodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to smatodon.net timed out. (connect timeout=3)'))" - }, - "hubzilla.a-zwenkau.de": { - "error": "HTTPSConnectionPool(host='hubzilla.a-zwenkau.de', port=443): Read timed out. (read timeout=3)" - }, - "travel.elkangaroo.de": { - "error": "HTTPSConnectionPool(host='travel.elkangaroo.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.etc-services.de": { - "error": "HTTPSConnectionPool(host='social.etc-services.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yorik.uncreated.net": { - "error": 404 + "mastodon.nemsia.org": { + "error": "HTTPSConnectionPool(host='mastodon.nemsia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "katis.me": { + "roehrl.ocloud.de": { "error": 404 }, - "amicale.net": { - "error": 502 - }, - "live.itsmy.app": { - "error": "HTTPSConnectionPool(host='live.itsmy.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sexcify.com": { + "error": "HTTPSConnectionPool(host='sexcify.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sexcify.com' doesn't match either of 'anonq.com', 'www.anonq.com'\")))" }, - "social.timowens.io": { - "error": "HTTPSConnectionPool(host='social.timowens.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "psyver.space": { + "error": 404 }, - "plx.chat": { - "error": "HTTPSConnectionPool(host='plx.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ennui.ws": { + "error": "HTTPSConnectionPool(host='ennui.ws', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/jeandoll": { - "error": 404 + "lbn0btd1aiuzmlikb68.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mastodon.ne0ndrag0n.com": { + "cyber.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 30 + "localPosts": 1 }, - "openRegistrations": false + "openRegistrations": true } }, - "goblin.camp": { + "babuu.jp": { + "error": "HTTPSConnectionPool(host='babuu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yeeehaw.club": { + "error": "HTTPSConnectionPool(host='yeeehaw.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.hackthis.space": { + "error": "HTTPSConnectionPool(host='www.hackthis.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.almonds.gq": { + "error": "HTTPSConnectionPool(host='social.almonds.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "px.nipponalba.scot": { + "error": 404 + }, + "pleroma.linaro.tech": { + "error": "HTTPSConnectionPool(host='pleroma.linaro.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jailbreak.chat": { + "error": "HTTPSConnectionPool(host='jailbreak.chat', port=443): Read timed out. (read timeout=3)" + }, + "cloud.10hoch-6.de": { + "error": 404 + }, + "chabant.social": { "nodeinfo": { "version": "2.0", "software": { @@ -140193,74 +143914,55 @@ ], "usage": { "users": { - "total": 52, - "activeMonth": 42, - "activeHalfyear": 81 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 140949 + "localPosts": 565 }, "openRegistrations": false } }, - "slenderman.ddns.net": { - "error": 404 + "social.packetlost.dev": { + "error": "HTTPSConnectionPool(host='social.packetlost.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "859dux0q13a5od5.4chan.icu": { - "error": "HTTPSConnectionPool(host='859dux0q13a5od5.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "functor.pro": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pleroma.travnewmatic.com": { - "error": "HTTPSConnectionPool(host='pleroma.travnewmatic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "ilovela.in": { + "error": "HTTPSConnectionPool(host='ilovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "film.node9.org": { + "PCGamer.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.2.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 169, + "activeMonth": 131, + "activeHalfyear": 273 }, - "localPosts": 95, - "localComments": 0 + "localPosts": 30722 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Film node9", - "nodeDescription": "\nPeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "mastodon.nestegg.net": { + "mastodon.social/users/robowitch": { "error": 404 }, - "gs.monkeystew.net": { - "error": "HTTPSConnectionPool(host='gs.monkeystew.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pointless.net": { + "funkwhale.alpharius.io": { "error": 404 }, - "mstdn.lilypad.works": { - "error": 502 - }, - "sikke.fi": { - "error": 404 + "mastodon.ps.lsf-group.de": { + "error": 403 }, - "railhome.club": { + "hakobe.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -140272,262 +143974,16 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 16 + "localPosts": 9413 }, - "openRegistrations": true + "openRegistrations": false } }, - "gs.smuglo.li": { - "error": "HTTPSConnectionPool(host='gs.smuglo.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "americassweethe.art": { - "error": "HTTPSConnectionPool(host='americassweethe.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "im.palon.org": { - "error": "HTTPSConnectionPool(host='im.palon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'im.palon.org' doesn't match either of '*.cloudwaysapps.com', 'cloudwaysapps.com'\")))" - }, - "beelinking.cn": { - "error": "HTTPSConnectionPool(host='beelinking.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beelinking.cn' doesn't match '*.beelinking.cn'\")))" - }, - "cloud.polzi.net": { - "error": 404 - }, - "social.usrlocal.net": { - "error": "HTTPSConnectionPool(host='social.usrlocal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "peertube.alter-nativ-voll.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 1864, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube for All", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "gazette.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 9 - }, - "openRegistrations": true - } - }, - "www.octopuce.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 96, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "contact@octopuce.fr" - } - } - }, - "cloud.daumiller.eu": { - "error": 403 - }, - "testodon.crazynewworld.net": { - "error": 503 - }, - "social.snargol.com": { - "error": 404 - }, - "mastodon.louis.mushland.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.louis.mushland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "deepthought.dynalias.net/friendica": { - "error": "HTTPSConnectionPool(host='deepthought.dynalias.net', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "don.mfz.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 733 - }, - "openRegistrations": true - } - }, - "cloud.traydent.info": { - "error": 404 - }, - "social.gerotintin.com": { + "pl.ajin.la": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -140539,29 +143995,12 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "gopher", "chat", "relay" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "humblr.social" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -140572,7 +144011,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u30bd\u30fc\u30b7\u30e3\u30eb\uff0f\u30b2\u30ed\u30c1\u30f3\u30c1\u30f3", + "nodeName": "Pleroma/Ajin", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -140616,28 +144055,18 @@ "user-search", "user_exists", "users", - "web", - "amefuri", - "amefurifuri", - "ahe", - "gero", - "admin", - "idaox", - "aox" + "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://social.gerotintin.com/users/aheahead", - "https://social.gerotintin.com/users/gerotintin" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 500000, - "background": 1500000, - "banner": 1500000, - "general": 8000000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -140650,147 +144079,127 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0-7-g663e4660-develop" }, "usage": { - "localPosts": 384, + "localPosts": 3836, "users": { - "total": 6 + "total": 3 } }, "version": "2.0" } }, - "social.strykers.xyz": { - "error": "HTTPSConnectionPool(host='social.strykers.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.coazergues.info": { + "error": "HTTPSConnectionPool(host='www.coazergues.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.coazergues.info' doesn't match 'crypto.saaslys.com'\")))" }, - "friskypaws.social": { + "video.pyrignis.fr": { + "error": "HTTPSConnectionPool(host='video.pyrignis.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chirr.space": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 3471 + "name": "Friendica", + "version": "2019.12-1327" }, - "openRegistrations": false - } - }, - "pics.dizl.de": { - "nodeinfo": { - "metadata": { - "nodeName": "pics.dizl.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pics.dizl.de", - "url": "https://pics.dizl.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 122, - "localComments": 0, - "users": { - "total": 13, - "activeHalfyear": 6, - "activeMonth": 1 - } + "outbound": [ + "smtp" + ] }, - "version": "2.0", - "openRegistrations": true + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Chirrspace", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "fediverse.robotham.dev": { - "error": "HTTPSConnectionPool(host='fediverse.robotham.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "hjertnes.social": { + "error": 404 }, - "nc.albigro.eu": { + "floorb.qwazix.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.oresys.nagoya": { + "error": "HTTPSConnectionPool(host='mstdn.oresys.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.csphy.pw": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mstdn.rtclub.net": { + "error": "HTTPSConnectionPool(host='mstdn.rtclub.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "bghost.xyz": { "error": 404 }, - "dotopiacph.org": { - "error": "HTTPSConnectionPool(host='dotopiacph.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mbuto.ddns.net": { + "error": "HTTPSConnectionPool(host='mbuto.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "crash.pencricket.com": { - "error": "HTTPSConnectionPool(host='crash.pencricket.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'crash.pencricket.com' doesn't match either of 'audio.pencricket.com', 'calendar.pencricket.com', 'chat.pencricket.com', 'drive.pencricket.com', 'moments.pencricket.com', 'note.pencricket.com', 'steel.pencricket.com', 'video.pencricket.com'\")))" + "social.xenti.nl": { + "error": "HTTPSConnectionPool(host='social.xenti.nl', port=443): Read timed out. (read timeout=3)" }, - "eyouwe.com": { - "error": "HTTPSConnectionPool(host='eyouwe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.fluffel.io": { + "error": "HTTPSConnectionPool(host='mastodon.fluffel.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "indie.chat": { - "error": "Expecting value: line 1 column 1 (char 0)" + "peoplesleaders.net": { + "error": "HTTPSConnectionPool(host='peoplesleaders.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tusk.wtf": { - "error": "HTTPSConnectionPool(host='tusk.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "adaizen.com": { + "error": 404 }, - "pleroma.nakanod.net": { - "error": "HTTPSConnectionPool(host='pleroma.nakanod.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "doesnt.undo.it": { + "error": "HTTPSConnectionPool(host='doesnt.undo.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pl.rokoucha.net": { + "mastodon.social/users/Triplefox": { + "error": 404 + }, + "mastodon.swordlogic.com": { + "error": "HTTPSConnectionPool(host='mastodon.swordlogic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.infra.de": { + "error": 403 + }, + "pleroma.foxden.party": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -140800,6 +144209,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "chat", "relay" ], @@ -140807,29 +144219,20 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "newjack.city", - "mstdn.h3z.jp", - "misskey.io", - "mstdn.jp" - ], - "report_removal": [] - }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Rokoucha's Pleroma instance", - "nodeName": "Pleroma/Rokoucha", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "foxden.party", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -140877,14 +144280,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.rokoucha.net/users/rokoucha" + "https://pleroma.foxden.party/users/TimeWalker" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -140895,8 +144294,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -140904,201 +144302,205 @@ }, "software": { "name": "pleroma", - "version": "1.1.7" + "version": "2.0.1-24-g8d15d6c3" }, "usage": { - "localPosts": 0, + "localPosts": 1, "users": { - "total": 1 + "total": 2 } }, "version": "2.0" } }, - "wired.socotrine.com": { + "triplebit.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy", - "TagPolicy", - "BlockPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Socotrine", - "nodeName": "Socotrine", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://wired.socotrine.com/users/haibane", - "https://wired.socotrine.com/users/navi" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 1, + "activeHalfyear": 3 }, - "uploadLimits": { - "avatar": 20000000, - "background": 200000000, - "banner": 200000000, - "general": 200000000 - } + "localPosts": 58 + }, + "openRegistrations": false + } + }, + "xyzyx.org": { + "error": "HTTPSConnectionPool(host='xyzyx.org', port=443): Read timed out. (read timeout=3)" + }, + "www.bookbeezhive.com": { + "error": "HTTPSConnectionPool(host='www.bookbeezhive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "music.tcit.fr": { + "error": "HTTPSConnectionPool(host='music.tcit.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "watch.44con.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 36, + "localComments": 1 }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Watch 44CON", + "nodeDescription": "A conference, infosec and security research video archive, mostly pulled from YouTube." + } + } + }, + "honey.town": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 1295, "users": { - "total": 6 - } + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 2095 }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.social/users/probenum": { + "pekoyama.com": { "error": 404 }, - "tuctum.com": { - "error": "HTTPSConnectionPool(host='tuctum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.panda.id.au": { + "error": "HTTPSConnectionPool(host='status.panda.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "friendica.ennimedia.de": { + "nc.mjajaj.site": { + "error": "HTTPSConnectionPool(host='nc.mjajaj.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "enmity.com": { + "error": "HTTPSConnectionPool(host='enmity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "laphotolive.com": { + "error": 503 + }, + "peertube.odat.xyz": { + "error": "HTTPSConnectionPool(host='peertube.odat.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gabtest.gameliberty.club": { + "error": "HTTPSConnectionPool(host='gabtest.gameliberty.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.oniichanylo2tsi4.onion": { + "error": "HTTPSConnectionPool(host='pleroma.oniichanylo2tsi4.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/antiares": { + "error": 404 + }, + "electric.glowing.surf": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 911 + }, + "openRegistrations": true + } + }, + "mstdn-shinshu.com": { + "error": "HTTPSConnectionPool(host='mstdn-shinshu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diasp.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "diaspora", + "version": "0.7.13.0-p6d9f8ca5" }, "protocols": { "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ - "friendica", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { "inbound": [], "outbound": [ - "smtp" + "twitter", + "tumblr", + "wordpress" ] }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "EnniMedia - Ein Teil des Fediverse", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] + "openRegistrations": true, + "usage": { + "users": { + "total": 11782, + "activeHalfyear": 301, + "activeMonth": 155 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "localPosts": 143552, + "localComments": 102155 + }, + "metadata": { + "nodeName": "Diaspora Germany", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "explicitContent": false + "adminAccount": "info" } } }, - "inhabitat.com": { - "error": 403 + "jcs.org": { + "error": 404 }, - "mastodon.gg": { - "error": "HTTPSConnectionPool(host='mastodon.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.gabaut.fr": { + "error": 503 }, - "amity.zone": { + "intahnet.co.uk": { "nodeinfo": { "version": "2.0", "software": { @@ -141110,50 +144512,45 @@ ], "usage": { "users": { - "total": 23, - "activeMonth": 2, - "activeHalfyear": 14 + "total": 2, + "activeMonth": 36, + "activeHalfyear": 36 }, - "localPosts": 1360 + "localPosts": 21688 }, "openRegistrations": true } }, - "tsia.de": { - "error": 404 - }, - "sparkcloud.jonspark.com": { - "error": 404 + "stalin.rocks": { + "error": "HTTPSConnectionPool(host='stalin.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "chitsuart.online": { - "error": "HTTPSConnectionPool(host='chitsuart.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.not-enough.space": { + "error": "HTTPSConnectionPool(host='mastodon.not-enough.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rezakiri.ketchupma.io": { - "error": "HTTPSConnectionPool(host='rezakiri.ketchupma.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.lt": { + "error": 404 }, - "friendica.daniel-keil.de": { + "blaubliz.dorado.uberspace.de/html": { "error": 404 }, - "cloud.girino.org": { - "error": "HTTPSConnectionPool(host='cloud.girino.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "anison.dj": { + "error": 406 }, - "hoyer.xyz": { + "social.opennerds.org": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-dev-1333" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -141163,30 +144560,27 @@ "gnusocial" ], "outbound": [ - "blogger", "gnusocial", + "libertree", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "usage": { "users": { - "total": 1, + "total": 2, "activeHalfyear": 1, "activeMonth": 1 }, - "localPosts": 58, - "localComments": 37 + "localPosts": 10, + "localComments": 1 }, "openRegistrations": false, "metadata": { - "nodeName": "HOYER.XYZ", + "nodeName": "opennerds Social Network", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -141194,7 +144588,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -141206,246 +144599,297 @@ "twitter" ], "outbound": [ - "blogger", "gnusocial", + "libertree", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "martymcgui.re": { + "the.nyanbinary.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "11.37.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "the nyanbinary club", + "nodeDescription": "an instance of nyanbinaries >:3c meow\n\njoin the fediverse and hang out with other cats and enbies", + "maintainer": { + "name": "meemu", + "email": "admin@meemu.org" + }, + "langs": [ + "English" + ], + "ToSUrl": "https://the.nyanbinary.club/@meemu/pages/tos", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "Registration is open usually while the admin team is awake. Feel free to sign up!\n\n If it\u2019s closed, you can DM @micah@the.nyanbinary.club or catgoats on twitter for a code!", + "image": null, + "title": "Registration" + }, + { + "text": "Hi! Welcome to the.nyanbinary.club. We're just getting started. Please be patient with us! :)\n\nWhat is misskey? Check out this intro: https://gist.github.com/xreiju/1e8bee2f462b48c560fa9699df35eeec", + "image": null, + "title": "welcome!!" + } + ], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 1500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "mastodon.social/users/ETPC": { "error": 404 }, - "legadolibre.mamalibre.com.ar": { - "error": "HTTPSConnectionPool(host='legadolibre.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'legadolibre.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" + "friendica.afsedu.eu": { + "error": "HTTPSConnectionPool(host='friendica.afsedu.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mstdn-politics.com": { - "error": "HTTPSConnectionPool(host='mstdn-politics.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendika.owenclyde.com": { + "error": "HTTPSConnectionPool(host='friendika.owenclyde.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "fedi.desvox.es": { - "error": "HTTPSConnectionPool(host='fedi.desvox.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "cloud.ciscofreak.com": { + "error": "HTTPSConnectionPool(host='cloud.ciscofreak.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blog.souterra.com": { + "nextcloud.derg.xyz": { + "error": "HTTPSConnectionPool(host='nextcloud.derg.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.zmach1n3.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "maymeow.social": { + "error": "HTTPSConnectionPool(host='maymeow.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "maildoggo.net": { + "error": "HTTPSConnectionPool(host='maildoggo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.trshnet.de": { + "error": "HTTPSConnectionPool(host='social.trshnet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "boosterfive.com": { "nodeinfo": { - "metadata": { - "nodeName": "souterra", - "nodeDescription": "In the aftermath of Judgment Day, we fled to the Exclusion Zone and sought refuge underground. This is what is left of our fallen civilization.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 770 + }, + "openRegistrations": false + } + }, + "relay2.mastodon.ml": { + "nodeinfo": { + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { + "localPosts": 0, "users": { "total": 1 - }, - "localPosts": 232 + } }, - "version": "2.0" + "version": "2.0", + "metadata": { + "peers": [ + "mastodon.ml", + "factory.zho.pa", + "volunteer.zho.pa", + "social.rmrf.space", + "mastodon.red" + ] + } } }, - "smiths.treellama.org": { - "error": 503 + "animeshkin.club": { + "error": "HTTPSConnectionPool(host='animeshkin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "clacks.link": { + "zaan.masto.host": { + "error": "HTTPSConnectionPool(host='zaan.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cumulus.dyomedea.com": { + "error": 403 + }, + "bler.yh.noho.st": { + "error": "HTTPSConnectionPool(host='bler.yh.noho.st', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.c-pool.jp": { + "error": "HTTPSConnectionPool(host='mastodon.c-pool.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "inkweb.network": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, + "total": 3, "activeMonth": 2, - "activeHalfyear": 2 + "activeHalfyear": 3 }, - "localPosts": 2120 + "localPosts": 14 }, "openRegistrations": false } }, - "my.swiso.de": { - "error": "HTTPSConnectionPool(host='my.swiso.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "jeunesse.media": { - "error": "HTTPSConnectionPool(host='jeunesse.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "m.fratm.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "soc1.leftic.club": { + "aaronpk.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "my.dirtyhobby.xyz", - "freespeechextremist.com", - "sinblr.com", - "humblr.social", - "kiwifarms.cc", - "pl.765racing.com", - "gameliberty.club", - "gab.com", - "twimblr.xyz", - "gameliberty.club", - "uwu.social" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "soc1.leftic.club", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "https://aaronparecki.com", + "software": { + "homepage": "https://p3k.io/", + "github": "https://github.com/aaronpk/p3k", + "follow": "https://aaronparecki.com/aaronpk" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "webmention" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "github" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-121-gd96139f7-develop" + "name": "p3k", + "version": "0.9.0" }, "usage": { - "localPosts": 38934, + "localPosts": 60145, + "localComments": 0, "users": { - "total": 83 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 } }, "version": "2.0" } }, - "social.wirefull.org": { - "error": "HTTPSConnectionPool(host='social.wirefull.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "omniatv.com": { + "loadaverage.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "xmpp", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "twitter", + "gnusocial" + ] }, + "openRegistrations": true, "usage": { "users": { - "total": 929 + "total": 2334, + "activeHalfyear": 335, + "activeMonth": 85 }, - "localPosts": 7829, - "localComments": 2498 + "localPosts": 437071, + "localComments": 71830 + }, + "metadata": { + "nodeName": "LoadAverage", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 67108864, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "funk-b.h.senan.xyz": { + "error": "HTTPSConnectionPool(host='funk-b.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "feelslike.xyz": { + "error": "HTTPSConnectionPool(host='feelslike.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.sjbodzo.com": { + "nodeinfo": { + "metadata": { + "nodeName": "sjb", + "nodeDescription": "Personal blog with rants, mostly on tech", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -141453,80 +144897,139 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": { - "email": "website@omniatv.com" - } + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3 + }, + "version": "2.0" } }, - "mastodon.lemarchand.io": { + "pleroma.engineered.space": { + "error": "HTTPSConnectionPool(host='pleroma.engineered.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.engineered.space' doesn't match 'bot.engineered.network'\")))" + }, + "gaiac.io": { + "error": "HTTPSConnectionPool(host='gaiac.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "greenteafox.kitunetya-ya-mastdom.com": { + "error": "HTTPSConnectionPool(host='greenteafox.kitunetya-ya-mastdom.com', port=443): Read timed out. (read timeout=3)" + }, + "pl.bhh.sh": { + "error": "HTTPSConnectionPool(host='pl.bhh.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.bhh.sh' doesn't match either of '*.benharr.is', 'benharr.is'\")))" + }, + "hub.ax9.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 9, + "activeHalfyear": 8, + "activeMonth": 6 }, - "localPosts": 1308 + "localPosts": 74, + "localComments": 150 }, - "openRegistrations": false + "metadata": { + "nodeName": "Dies und Das" + } } }, - "social.cshire.xyz": { + "nbg.vffsm.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 61, + "activeHalfyear": 30, + "activeMonth": 25 }, - "localPosts": 20 + "localPosts": 420, + "localComments": 499 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hubzilla" + } } }, - "mementomori.space": { - "error": "HTTPSConnectionPool(host='mementomori.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "joinfreedom.tk": { + "error": "HTTPSConnectionPool(host='joinfreedom.tk', port=443): Read timed out. (read timeout=3)" }, - "mastodon.nrw": { - "error": "HTTPSConnectionPool(host='mastodon.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastdn.lovesaemi.daemon.asia": { + "error": 404 }, - "cute.group": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.nigreon.net": { + "error": 404 }, - "mastodon-srv.gq": { - "error": "HTTPSConnectionPool(host='mastodon-srv.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/ThatDamnCat": { + "error": 404 }, - "toot.gibberfish.org": { - "error": "HTTPSConnectionPool(host='toot.gibberfish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-nct.com": { + "error": "HTTPSConnectionPool(host='mstdn-nct.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micannabismedicinal.wordpress.com": { - "error": 410 + "bots.dev.substitoot.it": { + "error": "HTTPSConnectionPool(host='bots.dev.substitoot.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.siina.wtf": { - "error": "HTTPSConnectionPool(host='pleroma.siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.teddybeard.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "9to5mac.com": { - "error": 404 + "mmodon.online": { + "error": "HTTPSConnectionPool(host='mmodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "skoops.social": { + "social.ziazoo.co.uk": { + "error": "HTTPSConnectionPool(host='social.ziazoo.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.ziazoo.co.uk' doesn't match 'www.ziazoo.co.uk'\")))" + }, + "social.abigo.de": { "nodeinfo": { "version": "2.0", "software": { @@ -141538,16 +145041,79 @@ ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 3 }, - "localPosts": 2800 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "m.g3l.org": { + "exited.eu": { + "error": "HTTPSConnectionPool(host='exited.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/nicknicknicknick": { + "error": 404 + }, + "jean-ribes.tk": { + "error": "HTTPSConnectionPool(host='jean-ribes.tk', port=443): Read timed out. (read timeout=3)" + }, + "nextcloud.further-steps.eu": { + "error": 404 + }, + "gyhost.icu": { + "error": 404 + }, + "yukoyajp.masto.host": { + "error": "HTTPSConnectionPool(host='yukoyajp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.aquaplus.jp": { + "error": "HTTPSConnectionPool(host='mstdn.aquaplus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pythondevs.social": { + "error": "HTTPSConnectionPool(host='pythondevs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wolfgirl.engineering": { + "error": 404 + }, + "acurrency.org": { + "error": "HTTPSConnectionPool(host='acurrency.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lambertz.xyz": { + "error": 404 + }, + "ap.uwu.st": { + "error": "HTTPSConnectionPool(host='ap.uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "synthwave.cafe": { + "error": "HTTPSConnectionPool(host='synthwave.cafe', port=443): Read timed out. (read timeout=3)" + }, + "afterlife.masto.host": { + "error": "HTTPSConnectionPool(host='afterlife.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hub.bierzilla.fr": { + "error": 404 + }, + "pleroma.tyil.nl": { + "error": "HTTPSConnectionPool(host='pleroma.tyil.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "imattau.mooo.com": { + "error": "HTTPSConnectionPool(host='imattau.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "immortallegendsv8.wordpress.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "gabrielwilson.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "siliconangle.com": { + "error": 404 + }, + "hakabahitoyo.wordpress.com": { + "error": 410 + }, + "yiff.life": { "nodeinfo": { "version": "2.0", "software": { @@ -141559,466 +145125,167 @@ ], "usage": { "users": { - "total": 162, - "activeMonth": 127, - "activeHalfyear": 156 + "total": 1904, + "activeMonth": 500, + "activeHalfyear": 1224 }, - "localPosts": 103796 + "localPosts": 511814 }, "openRegistrations": true } }, - "sflan.uk": { - "error": 521 - }, - "genealogieserver.de": { - "error": "HTTPSConnectionPool(host='genealogieserver.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "social.feder8.ru": { - "error": "HTTPSConnectionPool(host='social.feder8.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "arknix.com": { - "error": 403 - }, - "cloud.ufora.dk": { - "error": 404 - }, - "mstdn.shisaku.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.shisaku.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.imirhil.fr": { - "error": "HTTPSConnectionPool(host='status.imirhil.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pilvi.pyry.me": { - "error": "HTTPSConnectionPool(host='pilvi.pyry.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "edheil.com": { + "blog.tinerion.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.2" - }, - "usage": { - "users": { - "total": 1 + "metadata": { + "nodeName": "WriteFreely", + "nodeDescription": "Le blog de Tinerion", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "localPosts": 19, - "localComments": 0 + "maxBlogs": 4, + "publicReader": true, + "invites": false }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "metadata": { - "email": "edheil@fastmail.fm" - } - } - }, - "social.stephenson.cc": { - "nodeinfo": { - "version": "2.0", "usage": { "users": { - "total": 5 + "total": 1, + "activeHalfyear": 1 }, - "localPosts": 14 + "localPosts": 5 }, + "version": "2.0" + } + }, + "yulran.masto.host": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "1.0.7-2-ga067cf0f", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": true - }, - "staffAccounts": [ - "https://social.stephenson.cc/users/grant", - "https://social.stephenson.cc/users/netnut404" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "social.stephenson.cc", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 3 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "suggestions", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 1122 + }, + "openRegistrations": false } }, - "www.justonecookbook.com": { - "error": 404 - }, - "demon.care": { - "error": "HTTPSConnectionPool(host='demon.care', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to demon.care timed out. (connect timeout=3)'))" - }, - "nutt.church": { - "error": "HTTPSConnectionPool(host='nutt.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.mexico.jp": { + "error": "HTTPSConnectionPool(host='mstdn.mexico.jp', port=443): Read timed out. (read timeout=3)" }, - "famicity.masto.host": { - "error": "HTTPSConnectionPool(host='famicity.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.kolgate.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.kolgate.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nicepeople.social": { - "error": "HTTPSConnectionPool(host='nicepeople.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rusk.app": { + "error": "HTTPSConnectionPool(host='rusk.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hncj.me": { - "error": "HTTPSConnectionPool(host='hncj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.nocturlab.fr": { + "error": 404 }, - "mastodon.heiperlan.de": { + "ponies.im": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 18, + "activeMonth": 6, + "activeHalfyear": 9 }, - "localPosts": 2 + "localPosts": 12932 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.lyokotech.com": { - "error": "HTTPSConnectionPool(host='mastodon.lyokotech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ascraeus.org": { - "error": 404 - }, - "gdrsocial.it": { - "error": "HTTPSConnectionPool(host='gdrsocial.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.firebird.zone": { - "error": "HTTPSConnectionPool(host='blog.firebird.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blog.firebird.zone' doesn't match 'matrix.firebird.zone'\")))" - }, - "librepunk.club": { - "error": "HTTPSConnectionPool(host='librepunk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to librepunk.club timed out. (connect timeout=3)'))" - }, - "ptube.horsentiers.fr": { + "pdx.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 142, + "activeMonth": 29, + "activeHalfyear": 46 }, - "localPosts": 4971, - "localComments": 0 + "localPosts": 25502 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9os Hors Sentiers", - "nodeDescription": "Cette espace est mis en place grace \u00e0 **PeerTube**, une plateforme **libre** et **f\u00e9d\u00e9r\u00e9e** (ActivityPub) de streaming vid\u00e9o qui utilise P2P (BitTorrent) directement dans un navigateur web avec WebTorrent et Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "mastodon.social/users/marrus_sh": { - "error": 404 - }, - "nemoins.tk": { - "error": "HTTPSConnectionPool(host='nemoins.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sns3rd.herokuapp.com": { - "error": 404 - }, - "piss.restaurant": { - "error": "HTTPSConnectionPool(host='piss.restaurant', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "martian.social": { - "error": "HTTPSConnectionPool(host='martian.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.teutsch.me": { - "error": 404 - }, - "anison.dj": { - "error": 406 + "mstdn.sk": { + "error": "HTTPSConnectionPool(host='mstdn.sk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hiroshimastdn.club": { + "feed.casa": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 11, - "activeMonth": 7, - "activeHalfyear": 10 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 9292 + "localPosts": 261 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.umb.re": { - "error": 404 - }, - "berries.space": { - "error": "HTTPSConnectionPool(host='berries.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.mocknen.net": { - "error": "HTTPSConnectionPool(host='pleroma.mocknen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "echoz.io": { + "error": 403 }, - "tootzone.herokuapp.com": { - "error": 503 + "dica-678b6.firebaseapp.com": { + "error": 404 }, - "freebird.social": { - "error": "HTTPSConnectionPool(host='freebird.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pulheim.cloud": { + "error": 403 }, - "music.vulpine.club": { + "music.imaginair.es": { "nodeinfo": { "version": "2.0", "software": { "name": "funkwhale", - "version": "0.21-rc1+git.5d5c2b94" + "version": "0.21" }, "protocols": [ "activitypub" @@ -142030,36 +145297,36 @@ "openRegistrations": false, "usage": { "users": { - "total": 14, - "activeHalfyear": 14, - "activeMonth": 2 + "total": 12, + "activeHalfyear": 10, + "activeMonth": 3 } }, "metadata": { - "actorId": "https://music.vulpine.club/federation/actors/service", - "private": false, - "shortDescription": "The sound of foxes, digitally", - "longDescription": "", - "rules": "Same as the vulpine.club CoC.", - "contactEmail": "funkmistress@vulpine.club", - "terms": "Please don't publicly share tracks that you don't have permission to publish (instance-local is fine, we're all friends here).\n\nThis is an EXPERIMENTAL SERVICE and no reliability is expressed nor implied. See #funkwhale on the vulpine.club Discord for more infos.", - "nodeName": "The Vulpine Club Music Server", + "actorId": "https://music.imaginair.es/federation/actors/service", + "private": true, + "shortDescription": "Funkwhale instance for friends.", + "longDescription": "Bla bla bla, ne pas poster de contenus injurieux tout \u00e7a. Th\u00e9oriquement faudrait pas poster de musique dont on a pas les droits mais c'est h\u00e9berg\u00e9 en allemagne alors avant qu'on vienne nous faire chier...\n\nBisous.", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Musimaginaire", "banner": null, - "defaultUploadQuota": 10000, + "defaultUploadQuota": 200000, "library": { "federationEnabled": true, - "anonymousCanListen": false, + "anonymousCanListen": true, "tracks": { - "total": 9125 + "total": 9482 }, "artists": { - "total": 1981 + "total": 782 }, "albums": { - "total": 2344 + "total": 980 }, "music": { - "hours": 801.3438888888888 + "hours": 1187.3075 } }, "supportedUploadExtensions": [ @@ -142101,195 +145368,239 @@ "anonymous": false } ], - "funkwhaleSupportMessageEnabled": true, + "funkwhaleSupportMessageEnabled": false, "instanceSupportMessage": "", - "knownNodesListUrl": null, + "knownNodesListUrl": "https://music.imaginair.es/api/v1/federation/domains", "usage": { "favorites": { "tracks": { - "total": 44 + "total": 33 } }, "listenings": { - "total": 756 + "total": 6811 }, "downloads": { - "total": 488 + "total": 218 } } } } }, - "ciandeca.altervista.org": { - "error": "HTTPSConnectionPool(host='ciandeca.altervista.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" + "nerdculture.de/tags/retrocomputing": { + "error": 404 }, - "mstdn.phonolo.gy": { - "error": "HTTPSConnectionPool(host='mstdn.phonolo.gy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dontbulling.me": { + "error": "HTTPSConnectionPool(host='dontbulling.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cfrnzch9ep14ftg50v.4chan.icu": { - "error": "HTTPSConnectionPool(host='cfrnzch9ep14ftg50v.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "sanam.xyz": { + "error": 404 }, - "himasaku.net": { - "error": "HTTPSConnectionPool(host='himasaku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.llamasweet.tech": { + "error": "HTTPSConnectionPool(host='mastodon.llamasweet.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.auttaja.io": { - "error": "HTTPSConnectionPool(host='social.auttaja.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oxyride-ai.jp": { + "error": "HTTPSConnectionPool(host='oxyride-ai.jp', port=443): Read timed out. (read timeout=3)" }, - "peertube.azkware.net": { - "error": 502 + "pature.cabane-libre.org": { + "error": "HTTPSConnectionPool(host='pature.cabane-libre.org', port=443): Read timed out. (read timeout=3)" }, - "webscan.tech": { - "error": "HTTPSConnectionPool(host='webscan.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "miso.social": { + "error": "HTTPSConnectionPool(host='miso.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pavel.online": { - "error": "HTTPSConnectionPool(host='pavel.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "wierlemann.net": { + "error": 500 }, - "shitpost.spinkynetworks.com": { - "error": "HTTPSConnectionPool(host='shitpost.spinkynetworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "justicewarrior.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 13, + "activeHalfyear": 70 + }, + "localPosts": 1682 + }, + "openRegistrations": true + } }, - "ostatus.social": { - "error": "HTTPSConnectionPool(host='ostatus.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ostatus.social' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + "mstdn.plus": { + "error": "HTTPSConnectionPool(host='mstdn.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "x4s.org": { + "mstdn.yuwinet.com": { + "error": "HTTPSConnectionPool(host='mstdn.yuwinet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.yuwinet.com' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" + }, + "s.huggingservers.uk": { + "error": "HTTPSConnectionPool(host='s.huggingservers.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "geno.social": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-dev-1332" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 47, + "activeMonth": 8, + "activeHalfyear": 16 + }, + "localPosts": 1818 + }, + "openRegistrations": false + } + }, + "peertube.mckillop.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.1.0" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, - "usage": {}, "openRegistrations": false, - "metadata": { - "nodeName": "Friendica", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] + "usage": { + "users": { + "total": 5 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "localPosts": 357, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "rumia.xyz": { - "error": "HTTPSConnectionPool(host='rumia.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rumia.xyz' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" + "nutriguia.com": { + "error": 404 }, - "mstdn.spla2n.ink": { - "error": "HTTPSConnectionPool(host='mstdn.spla2n.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sdr.haus": { + "error": "HTTPSConnectionPool(host='sdr.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "friend.camp": { + "pricey.uk": { + "error": 404 + }, + "mastodon.social/users/Hbomberguy": { + "error": 404 + }, + "social.unturf.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 87, - "activeMonth": 52, - "activeHalfyear": 63 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 5 }, - "localPosts": 279843 + "localPosts": 332 }, - "openRegistrations": false + "openRegistrations": true } }, - "snowdon.jp": { - "error": 404 - }, - "mastodon.ddns.net": { - "error": "HTTPSConnectionPool(host='mastodon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dallassports.fans": { - "error": "HTTPSConnectionPool(host='dallassports.fans', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kancolle.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 297, + "activeMonth": 211, + "activeHalfyear": 478 + }, + "localPosts": 422558 + }, + "openRegistrations": true + } }, - "ap.zatnosk.dk": { - "error": 503 + "monz.photos": { + "error": 403 }, - "liepajnieks.lv": { - "error": 404 + "joinmastodon.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "mastodon.bida.im": { + "medievalist.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10133, - "activeMonth": 1770, - "activeHalfyear": 5195 + "total": 64, + "activeMonth": 15, + "activeHalfyear": 28 }, - "localPosts": 425664 + "localPosts": 1766 }, "openRegistrations": true } }, - "social.conglomer.net": { - "error": 503 - }, - "pero.knoyism.net": { - "error": "HTTPSConnectionPool(host='pero.knoyism.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.spacewizard.space": { + "error": "HTTPSConnectionPool(host='cloud.spacewizard.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fluffyheart.me": { - "error": "HTTPSConnectionPool(host='fluffyheart.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fluffyheart.me timed out. (connect timeout=3)'))" + "culturedigitally.org": { + "error": "HTTPSConnectionPool(host='culturedigitally.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mastodon.shortnote.jp": { - "error": "HTTPSConnectionPool(host='mastodon.shortnote.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.hacklab.fun": { + "error": "HTTPSConnectionPool(host='m.hacklab.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "workshop.chaurocks.com": { - "error": 404 + "mkpa.army": { + "error": "'href'" }, - "mended-drum.ankhmorpork.host": { - "error": 502 + "mastodon.mrh.io": { + "error": "HTTPSConnectionPool(host='mastodon.mrh.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.langfamilie.de": { - "error": "HTTPSConnectionPool(host='peertube.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "itumonotakumi.m.to": { + "error": "HTTPSConnectionPool(host='itumonotakumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yiny.org": { + "ping.the-planet.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "12.29.0-0.12b" }, "protocols": [ "activitypub" @@ -142301,78 +145612,96 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": { - "total": 487 - }, - "localPosts": 1843, - "localComments": 51 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "The Planet", + "nodeDescription": null, + "maintainer": { + "name": "InspectorCaracal", + "email": null }, - "nodeName": "YinY.org", - "nodeDescription": "Une instance d\u00e9di\u00e9e \u00e0 la culture punk et libertaire. \nPour que vive l'internet et la musique libre !", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - } - ] + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/InspectorCaracal/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } + }, + "nextcloud.librelabucm.org": { + "error": 404 + }, + "boringpeople.org": { + "error": "HTTPSConnectionPool(host='boringpeople.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mecha-girls.m.to": { + "error": "HTTPSConnectionPool(host='mecha-girls.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.chiccou.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 1122, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -142380,7 +145709,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -142444,12 +145773,12 @@ } }, "user": { - "videoQuota": 1073741824, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { "videos": { - "intervalDays": 30 + "intervalDays": 7 } }, "tracker": { @@ -142459,163 +145788,322 @@ } } }, - "snf-5226.ok-kno.grnetcloud.net": { + "tube.fpsource.info": { + "error": "HTTPSConnectionPool(host='tube.fpsource.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "insolentemente.noip.me": { + "error": "HTTPSConnectionPool(host='insolentemente.noip.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "oinarisummer.xyz": { + "error": "HTTPSConnectionPool(host='oinarisummer.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "msdon.net": { + "error": "HTTPSConnectionPool(host='msdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud.sanborondon.eu": { + "error": 404 + }, + "mastodon.huloop.com": { + "error": "HTTPSConnectionPool(host='mastodon.huloop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.huloop.com' doesn't match either of '*.hellyum.com', 'hellyum.com'\")))" + }, + "mastodon.yurikonanao.cloud": { + "error": "HTTPSConnectionPool(host='mastodon.yurikonanao.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bne.social": { + "error": "HTTPSConnectionPool(host='bne.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ingalex.net": { + "error": "HTTPSConnectionPool(host='ingalex.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.perfectresolution.com": { + "error": "HTTPSConnectionPool(host='social.perfectresolution.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.perfectresolution.com' doesn't match either of '*.gridserver.com', 'gridserver.com'\")))" + }, + "pixelfed.deblan.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "pixel.deblan.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "200", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixel.deblan.org", + "url": "https://pixel.deblan.org", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 3, + "localComments": 0, "users": { - "total": 26, - "activeMonth": 4, - "activeHalfyear": 21 - }, - "localPosts": 1017 + "total": 2, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "deadinsi.de": { + "mastodon.social/users/alopecia": { + "error": 404 + }, + "tube.ethibox.fr": { + "error": "HTTPSConnectionPool(host='tube.ethibox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "nishishitranslations.wordpress.com": { + "error": 404 + }, + "cloud.trippo.org": { + "error": 404 + }, + "ro-mastodon.puyo.jp": { + "error": 404 + }, + "exianote.work": { + "error": "HTTPSConnectionPool(host='exianote.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.itp.io": { + "error": "HTTPSConnectionPool(host='mastodon.itp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.kebree.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3slis" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 372, - "activeMonth": 231, - "activeHalfyear": 736 + "total": 7, + "activeMonth": 8, + "activeHalfyear": 20 }, - "localPosts": 163819 + "localPosts": 366 }, "openRegistrations": true } }, - "social.namedkitten.pw": { - "error": "HTTPSConnectionPool(host='social.namedkitten.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "watt.ws": { - "error": 403 - }, - "nextcloud15.ocloud.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mix.eibriel.com": { - "error": "HTTPSConnectionPool(host='mix.eibriel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.moritrunk.com": { + "error": "HTTPSConnectionPool(host='mastodon.moritrunk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "farout.social": { + "mastodon.social/users/Efi": { "error": 404 }, - "plume.oi7.de": { - "error": "HTTPSConnectionPool(host='plume.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "community.africanbushdoctorz.com": { - "error": "HTTPSConnectionPool(host='community.africanbushdoctorz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to community.africanbushdoctorz.com timed out. (connect timeout=3)'))" - }, - "pl.the-wired.club": { - "error": "HTTPSConnectionPool(host='pl.the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "54.250.191.146": { - "error": "HTTPSConnectionPool(host='54.250.191.146', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 54.250.191.146 timed out. (connect timeout=3)'))" + "write.byte49.exposed": { + "error": "HTTPSConnectionPool(host='write.byte49.exposed', port=443): Read timed out. (read timeout=3)" }, - "chitter.xyz": { + "mastodon.scuttle.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 548, - "activeMonth": 208, - "activeHalfyear": 299 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 504949 + "localPosts": 1962 }, - "openRegistrations": true + "openRegistrations": false } }, - "mas.ynh.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nc.bstly.de": { - "error": 404 + "kuroringo.com": { + "error": "HTTPSConnectionPool(host='kuroringo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "motorsports.m.to": { - "error": "HTTPSConnectionPool(host='motorsports.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "byob.masto.host": { + "error": "HTTPSConnectionPool(host='byob.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.sergiotarxz.freemyip.com": { + "tabletop.garden": { "error": 404 }, - "ilovedbt.com": { - "error": "HTTPSConnectionPool(host='ilovedbt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ilovedbt.com timed out. (connect timeout=3)'))" - }, - "7mugeubdo948s.4chan.icu": { - "error": "HTTPSConnectionPool(host='7mugeubdo948s.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "yakumo.foundation": { + "mastodon.moeller.email": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch_0426_9c61dad" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 65, - "activeMonth": 39, - "activeHalfyear": 46 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 235453 + "localPosts": 14 }, "openRegistrations": false } }, - "social.atheistmedianetwork.com": { - "error": "HTTPSConnectionPool(host='social.atheistmedianetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "msk.ht164.jp": { + "error": "HTTPSConnectionPool(host='msk.ht164.jp', port=443): Read timed out. (read timeout=3)" }, - "scramble.city": { + "enyutech.io": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sns.iniad.dev": { + "error": "HTTPSConnectionPool(host='sns.iniad.dev', port=443): Read timed out. (read timeout=3)" + }, + "cksv.jp": { + "error": "HTTPSConnectionPool(host='cksv.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cksv.jp' doesn't match 'signage.home.cksv.jp'\")))" + }, + "rolcloud.dublet-informatique.fr": { + "error": "HTTPSConnectionPool(host='rolcloud.dublet-informatique.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.gegeweb.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pixelfed.gegeweb.eu", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "30000", + "max_caption_length": "150", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfed.gegeweb.eu", + "url": "https://pixelfed.gegeweb.eu", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.6" + }, "usage": { + "localPosts": 150, + "localComments": 0, "users": { - "total": 53, - "activeMonth": 15, - "activeHalfyear": 52 - }, - "localPosts": 822 + "total": 22, + "activeHalfyear": 7, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": true } }, - "cloud.penserpouragir.org": { - "error": 404 + "ratsch.social": { + "error": "HTTPSConnectionPool(host='ratsch.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.flussence.eu": { + "social.photo": { + "error": "HTTPSConnectionPool(host='social.photo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.franssen.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -142627,138 +146115,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, - "exclusions": true, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, + "exclusions": false, "mrf_policies": [ - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy", - "EnsureRePrepended", - "HellthreadPolicy", - "SimplePolicy", - "UserAllowListPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "blop.site", - "cat.social", - "creativeart.work", - "cyzed.com", - "dateblr.com", - "drmediaclicktrck.info", - "drmediaclicktrck.net", - "drmediaclicktrck.org", - "duckfriend.com", - "federation.host", - "fediverse.press", - "hacked.im", - "hell.social", - "ketoup.de", - "mastodon.fail", - "misskey.io", - "misskey.nl", - "mstdn.in", - "mstdn.io", - "nudemy.com", - "nulled.social", - "pixats.com", - "pixelstock.org", - "pixfed.com", - "porntube.host", - "project.social", - "qoto.org", - "quey.org", - "sancloud.nl", - "sand.host", - "sander.photos", - "sandersnel.com", - "shitter.me", - "shitter.nl", - "sinblr.com", - "snel.social", - "socnet.supes.com", - "spacetime.social", - "thefederation.net", - "toot.world", - "videofed.com", - "write.wtf", - "xey.me", - "xor.social", - "*.gab.ai", - "*.gab.best", - "*.gab.com", - "*.gab.io", - "*.polaris-1.work", - "*.sleeck.eu", - "liveview.cf", - "neenster.org", - "spinster.xyz", - "hatthieves.es", - "*.hatthieves.es", - "albin.social", - "*.fedi.app", - "fosstodon.org", - "linuxrocks.online", - "librem.one", - "*.librem.one", - "privacytools.io", - "*.privacytools.io", - "afterlife.masto.host", - "cryptid.industries", - "daffodil-11.org", - "lesbian.energy", - "polymorphic.cloud", - "blob.cat", - "busshi.moe", - "freespeechextremist.com", - "letsalllovela.in", - "noagendasocial.com", - "oneiris.me", - "shitposter.club", - "smuglo.li", - "stereophonic.space", - "welovela.in", - "wowana.me", - "fedichive.tk", - "newjack.city", - "greenlifeplus.net", - "weedis.life", - "cat", - "cc", - "com", - "io", - "org", - "ga", - "tk", - "*.gab.com", - "*.pontapreta.net", - "joindiaspora.com", - "switter.at", - "mstdn.jp", - "birdsite.monster", - "humblr.social", - "diasp.org" - ], - "report_removal": [] - }, - "mrf_user_allowlist": { - "mastodon.social": 6 - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -142769,8 +146134,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Danger is lurking around every turn", - "nodeName": "corn illuminati", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Fam Franssen Private Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -142783,7 +146148,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -142818,19 +146183,19 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.flussence.eu/users/flussence" + "https://social.franssen.xyz/users/jeroen" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 50000, - "background": 2000000, - "banner": 2000000, - "general": 5000000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -142840,55 +146205,178 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-378-g7ee35eb9-develop" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 360, + "localPosts": 103, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "i.lilog.net": { - "error": "HTTPSConnectionPool(host='i.lilog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "arashi.news": { + "error": 502 }, - "don.notohiro.com": { - "error": "HTTPSConnectionPool(host='don.notohiro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zoddo.fr": { + "error": 404 }, - "pleroma.topcat.io": { - "error": "HTTPSConnectionPool(host='pleroma.topcat.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "hub.xensen.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "paepke.net": { - "error": 404 + "kolosowscy.cloud": { + "error": 403 }, - "status.digitalcastle.me": { - "error": "HTTPSConnectionPool(host='status.digitalcastle.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.pierreferreira.fr": { + "error": 404 }, - "nextcloud.datadiligence.de": { + "pleroma.ch405.xyz": { "error": 404 }, - "tebukuro.pw": { - "error": "HTTPSConnectionPool(host='tebukuro.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "taygete.nothink.jp": { + "error": "HTTPSConnectionPool(host='taygete.nothink.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "edge.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='edge.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rawe.nl": { + "error": "HTTPSConnectionPool(host='rawe.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.social/users/smith": { + "pleroma.langfamilie.de": { + "error": "HTTPSConnectionPool(host='pleroma.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.at": { + "error": "HTTPSConnectionPool(host='mstdn.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "researchbuzz.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 19, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 171 + }, + "openRegistrations": false + } + }, + "ue4-mstdn.tokyo": { + "error": "HTTPSConnectionPool(host='ue4-mstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "osananajimi.love": { + "error": "HTTPSConnectionPool(host='osananajimi.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "px.bune.city": { + "nodeinfo": { + "metadata": { + "nodeName": "Pixelbune", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.9.6" + }, + "usage": { + "localPosts": 2, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "halfdane.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "www.lurk.online": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.common.se": { "error": 404 }, - "ostatus.ikeji.ma": { + "soc.p-pn.org": { + "error": "HTTPSConnectionPool(host='soc.p-pn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.fdlibre.eu": { + "error": "HTTPSConnectionPool(host='masto.fdlibre.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.csos95.com": { + "error": "HTTPSConnectionPool(host='pleroma.csos95.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.csos95.com' doesn't match 'ssilva.work'\")))" + }, + "logic.camp": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 102 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 335 + }, + "openRegistrations": false + } + }, + "julienmunschy.com": { + "error": "HTTPSConnectionPool(host='julienmunschy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scintilla.social": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 2 }, - "localPosts": 2880 + "localPosts": 1079 }, "software": { - "version": "1.0.6-0-g65cc68f-release-1-0-6", + "version": "1.0.7", "name": "pleroma" }, "services": { @@ -142899,7 +146387,7 @@ "activitypub", "ostatus" ], - "openRegistrations": true, + "openRegistrations": false, "metadata": { "uploadLimits": { "general": 16000000, @@ -142960,7 +146448,7 @@ "max_option_chars": 200, "max_expiration": 31536000 }, - "nodeName": "ikeji pleroma", + "nodeName": "scintilla", "nodeDescription": "A Pleroma instance, an alternative fediverse server", "invitesEnabled": false, "federation": { @@ -142983,72 +146471,74 @@ } } }, - "mastodon.arsaga.jp": { - "error": "HTTPSConnectionPool(host='mastodon.arsaga.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "nextcloud.datadiligence.de": { + "error": 404 }, - "pantherx.social": { + "mastodon.izsak.dev": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 10, - "activeHalfyear": 209 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 201 + "localPosts": 9 }, "openRegistrations": true } }, - "pixel.sectiontwo.org": { - "error": "HTTPSConnectionPool(host='pixel.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jolytube.cf": { - "error": "HTTPSConnectionPool(host='jolytube.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.dupr.at": { - "error": "HTTPSConnectionPool(host='mastodon.dupr.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.sanborondon.eu": { - "error": 404 - }, - "tvdon.rt-trend.jp": { - "error": 404 - }, - "amigos.tl1n.com": { - "error": "HTTPSConnectionPool(host='amigos.tl1n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "test11.yh.yalh.net": { - "error": "HTTPSConnectionPool(host='test11.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pleasetf.us": { + "error": "HTTPSConnectionPool(host='pleasetf.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "drafts.rongyi.io": { - "error": 404 + "mstdn.ikasekai.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "friendica.consumium.org": { + "vps766758.ovh.net": { "error": 404 }, - "www.devporto.com": { + "mst.thewebzone.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 31, - "localComments": 14 + "localPosts": 1373 + }, + "openRegistrations": true + } + }, + "banneddata.me": { + "error": "HTTPSConnectionPool(host='banneddata.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "kirei.moe": { + "error": "HTTPSConnectionPool(host='kirei.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "terse.telent.net": { + "nodeinfo": { + "version": "2.1", + "software": { + "name": "microblogpub", + "version": "3cf5150", + "repository": "https://github.com/tsileo/microblog.pub" }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -143056,42 +146546,178 @@ "inbound": [], "outbound": [] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 209 + }, "metadata": { - "email": "devporto@protonmail.com" + "nodeName": "@dan@terse.telent.net", + "version": "3cf5150", + "versionDate": "Author: Thomas Sileo " } } }, - "whatever.scalzi.com": { - "error": 404 - }, - "programmer1.com": { - "error": 404 + "mexico.spacepatrol.org": { + "error": "HTTPSConnectionPool(host='mexico.spacepatrol.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "operationtulip.com": { - "error": 404 + "ostatus.yajamon.xyz": { + "error": "HTTPSConnectionPool(host='ostatus.yajamon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ostatus.yajamon.xyz' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" }, - "www.fomina.de": { + "tjh.ch": { "error": 404 }, - "friendica.hp-gauster.name": { - "error": "HTTPSConnectionPool(host='friendica.hp-gauster.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.hp-gauster.name' doesn't match either of 'books.hp-gauster.name', 'hp-gauster.name', 'matomo.hp-gauster.name', 'matrix.hp-gauster.name', 'nextcloud.hp-gauster.name', 'social.hp-gauster.name', 'www.hp-gauster.name'\")))" - }, - "m.tkte.ch": { - "error": "HTTPSConnectionPool(host='m.tkte.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cybergay.space": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 307 + }, + "software": { + "version": "1.0.1-HEAD", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Cybergay Space", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [ + "gab.com", + "kiwifarms.cc" + ], + "reject": [ + "gab.com", + "kiwifarms.cc" + ], + "media_removal": [ + "gab.com", + "kiwifarms.cc" + ], + "media_nsfw": [ + "gab.com", + "kiwifarms.cc" + ], + "federated_timeline_removal": [ + "gab.com", + "kiwifarms.cc" + ], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } }, - "oshiete-programming.net": { - "error": "HTTPSConnectionPool(host='oshiete-programming.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jeannie.digital": { + "error": "HTTPSConnectionPool(host='jeannie.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "microblob.com": { - "error": 404 + "pl.inthecatsdreams.xyz": { + "error": "HTTPSConnectionPool(host='pl.inthecatsdreams.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mitra-social.herokuapp.com": { - "error": 404 + "pleroma.warrows.fr": { + "error": "HTTPSConnectionPool(host='pleroma.warrows.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "didit.site": { - "error": "HTTPSConnectionPool(host='didit.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "radio.evilchi.li": { + "error": "HTTPSConnectionPool(host='radio.evilchi.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "s.brined.fish": { + "mastodon.lw1.at": { "nodeinfo": { "version": "2.0", "software": { @@ -143103,629 +146729,374 @@ ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1702 + "localPosts": 179 }, "openRegistrations": false } }, - "superdry.m.to": { - "error": "HTTPSConnectionPool(host='superdry.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kastodon.me": { + "error": "HTTPSConnectionPool(host='kastodon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.parkrocker.com": { - "error": "HTTPSConnectionPool(host='mastodon.parkrocker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.parkrocker.com timed out. (connect timeout=3)'))" + "www.sosial.eu": { + "error": "HTTPSConnectionPool(host='www.sosial.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tv.mooh.fr": { + "edgefire.sytes.net": { + "error": "HTTPSConnectionPool(host='edgefire.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pleroma.korzq.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.korzq.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lyng.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 7, + "activeHalfyear": 8 + }, + "localPosts": 451 + }, + "openRegistrations": false + } + }, + "indie.computer": { + "error": "HTTPSConnectionPool(host='indie.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.chumley.io": { + "error": "HTTPSConnectionPool(host='mastodon.chumley.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jacs.xyz": { + "nodeinfo": { + "metadata": { + "nodeName": "jac's xyz", + "nodeDescription": "This is my brain dump. You're welcome!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 195, - "localComments": 0 + "localPosts": 3 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "version": "2.0" + } + }, + "mastadon.socdojo.com": { + "error": "HTTPSConnectionPool(host='mastadon.socdojo.com', port=443): Read timed out. (read timeout=3)" + }, + "lol6.tun.a4.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.rince.de": { + "error": "HTTPSConnectionPool(host='mastodon.rince.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "felesitas.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 15, + "activeHalfyear": 15 }, - "nodeName": "MoohTube", - "nodeDescription": "MoohTube is a PeerTube instance where you can mainly find cover videos with moohing sax and clarinet.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "localPosts": 363399 + }, + "openRegistrations": false } }, - "192.168.101.100": { - "error": "HTTPSConnectionPool(host='192.168.101.100', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 192.168.101.100 timed out. (connect timeout=3)'))" - }, - "twinja.club": { - "error": "HTTPSConnectionPool(host='twinja.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "whyimasturbatemyson.blogspot.se": { + "error": 404 }, - "pochi46.com": { - "error": "HTTPSConnectionPool(host='pochi46.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "the-www.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "funfunmstdn.tokyo": { - "error": 404 + "peertube.nickwasused.com": { + "error": "HTTPSConnectionPool(host='peertube.nickwasused.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.me.uk": { + "social.rjp.is": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "SpaceHorseIndustries", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.rjp.is/users/zimpenfish" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0-1958-ge7c49d51-release2" + }, "usage": { + "localPosts": 2933, "users": { - "total": 556, - "activeMonth": 281, - "activeHalfyear": 792 - }, - "localPosts": 18310 + "total": 5 + } }, - "openRegistrations": true + "version": "2.0" } }, - "computerfairi.es": { - "error": 404 + "mitrailleuse.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "z.macgirvin.com": { + "xn--pnibles-bya.xn--transposes-i7a.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "zap", - "version": "20.04.30" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "zot", "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { "total": 11, - "activeHalfyear": 9, - "activeMonth": 4 + "activeMonth": 3, + "activeHalfyear": 7 }, - "localPosts": 671, - "localComments": 4378 + "localPosts": 18770 }, - "metadata": { - "nodeName": "Z" - } + "openRegistrations": false } }, - "hub.aioli.me": { - "error": 404 - }, - "libre.video": { + "flairgarten.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 743 + "total": 3, + "activeMonth": 0, + "activeHalfyear": 6 }, - "localPosts": 135683, - "localComments": 41 + "localPosts": 0 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Libre.Video", - "nodeDescription": "Libre.Video is dedicated to the principles of life, liberty, private property, and the pursuit of your own happiness. This is a decentralized server, run by no corporation and no government. We don't track you around the internet nor are we interested in censoring you for political or philosophical views." - } + "openRegistrations": false } }, - "mstd.wh6b.org": { - "error": 502 - }, - "id.cathoderay.tube": { - "error": "HTTPSConnectionPool(host='id.cathoderay.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "peertube.phonghg.fr": { - "error": "HTTPSConnectionPool(host='peertube.phonghg.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.phonghg.fr timed out. (connect timeout=3)'))" - }, - "hexagon.town": { - "error": "HTTPSConnectionPool(host='hexagon.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "shaun.net": { + "error": 404 }, - "test-bleroma.dupon.in": { - "error": "HTTPSConnectionPool(host='test-bleroma.dupon.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m3.ma3ki.net": { + "error": "HTTPSConnectionPool(host='m3.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.richardandmichelle.co.uk": { - "error": "HTTPSConnectionPool(host='nextcloud.richardandmichelle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "alpc-island.m.to": { + "error": "HTTPSConnectionPool(host='alpc-island.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "best-friends.tk": { - "error": "HTTPSConnectionPool(host='best-friends.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bird.waytt.cf": { + "error": "HTTPSConnectionPool(host='bird.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "peertube.koehn.com": { + "social.masked.cloud": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 4 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 14, - "localComments": 0 + "localPosts": 2849 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "koehn.com PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "peertube.dolphinbox.net": { - "error": "HTTPSConnectionPool(host='peertube.dolphinbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.pmhcvn.com": { + "error": "HTTPSConnectionPool(host='mastodon.pmhcvn.com', port=443): Read timed out. (read timeout=3)" }, - "www.celesteh.com": { - "error": 404 + "iomstdn.tokyo": { + "error": "HTTPSConnectionPool(host='iomstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toots.oncletom.io": { - "error": "HTTPSConnectionPool(host='toots.oncletom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wales2600.com": { + "error": "HTTPSConnectionPool(host='wales2600.com', port=443): Read timed out. (read timeout=3)" }, - "securemy.pw": { - "error": "HTTPSConnectionPool(host='securemy.pw', port=443): Read timed out. (read timeout=3)" + "zzz.cat": { + "error": "HTTPSConnectionPool(host='zzz.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertubenorge.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 48, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Norge", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } + "aomoridon.info": { + "error": "HTTPSConnectionPool(host='aomoridon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "protecciondigital.online": { - "error": 404 + "tube.lain.church": { + "error": 502 }, - "gates.hell.social": { - "error": "HTTPSConnectionPool(host='gates.hell.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gates.hell.social' doesn't match either of 'fedigram.com', 'www.fedigram.com'\")))" + "pleroma.doof.net": { + "error": "HTTPSConnectionPool(host='pleroma.doof.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "takeko.monster": { + "tl.timeattack.zone": { + "error": "HTTPSConnectionPool(host='tl.timeattack.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.devanooga.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 10, "activeMonth": 2, - "activeHalfyear": 6 + "activeHalfyear": 2 }, - "localPosts": 57 + "localPosts": 207 }, "openRegistrations": true } }, - "cloud.ctrlz.es": { + "www.fakesteve.net": { "error": 404 }, - "c.ggc-project.de": { + "welsea.xyz": { "error": 404 }, - "videos.npa-marseille.org": { - "error": "HTTPSConnectionPool(host='videos.npa-marseille.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "huby.infozoo.de": { + "error": 404 }, - "social.kithop.ca": { + "mstdn.moe-max.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -143737,242 +147108,153 @@ ], "usage": { "users": { - "total": 3, + "total": 2, "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 5984 + "localPosts": 1 }, "openRegistrations": false } }, - "pouet.citizenz.info": { - "error": "HTTPSConnectionPool(host='pouet.citizenz.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pytu.be": { + "photos.inclusion.cc": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0" + "metadata": { + "nodeName": "photos.inclusion.cc", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "photos.inclusion.cc", + "url": "https://photos.inclusion.cc", + "description": null + }, + "username": { + "remote": { + "formats": null, + "format": null, + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": null, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.0" }, - "openRegistrations": false, "usage": { + "localPosts": 0, + "localComments": 0, "users": { - "total": 4 - }, - "localPosts": 2246, - "localComments": 4 + "total": 6, + "activeHalfyear": 6, + "activeMonth": 2 + } }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PyTube", - "nodeDescription": "Source of the PyTube instructional videos" - } + "version": "2.0", + "openRegistrations": true } }, - "quitter.acme.bo.it": { - "error": "HTTPSConnectionPool(host='quitter.acme.bo.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quitter.acme.bo.it' doesn't match either of 'acme.bo.it', 'mail.acme.bo.it'\")))" - }, - "socialhome.shioyaki.party": { - "error": 410 - }, - "toobnix.org": { + "social.curta.red": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 119 + "total": 29, + "activeMonth": 6, + "activeHalfyear": 36 }, - "localPosts": 3164, - "localComments": 94 + "localPosts": 4059 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "toobnix", - "nodeDescription": "a federated video service" - } + "openRegistrations": false } }, - "glowpen.eu": { - "error": 404 - }, - "lost-angles.im": { - "error": "HTTPSConnectionPool(host='lost-angles.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.twofifth.one": { - "error": "HTTPSConnectionPool(host='mastodon.twofifth.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vacuous.one": { - "error": 404 - }, - "mast.tokyo": { - "error": "HTTPSConnectionPool(host='mast.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mi.citringo.net": { + "error": "HTTPSConnectionPool(host='mi.citringo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mewl.me": { + "mstdn.wiper.dev": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.35.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3081\u3046\u308b\u307f", - "nodeDescription": "\u3053\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u767b\u9332\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u307e\u305b\u3093\uff61
\u65b0\u3057\u3044\u4e16\u754c\u3067\u7e4b\u304c\u308d\u3046 - Misskey\u3092\u306f\u3058\u3081\u3088\u3046 \u306a\u3069\u306b\u4ed6\u306eMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c\u63b2\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\uff61
", - "maintainer": { - "name": "mewl", - "email": "mewl@mewl.me" + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "langs": [ - "" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "chikuwa.sweak.net": { - "error": "HTTPSConnectionPool(host='chikuwa.sweak.net', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.homeplex.tk": { - "error": "HTTPSConnectionPool(host='mastodon.homeplex.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "lightnoom.xyz": { - "error": "HTTPSConnectionPool(host='lightnoom.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.postai.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.walamana.de": { - "error": "HTTPSConnectionPool(host='social.walamana.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "seichi.work": { - "error": "HTTPSConnectionPool(host='seichi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.skk-plasma.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} + "localPosts": 36 }, - "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "openRegistrations": false } }, - "misskey.xyz": { - "error": "HTTPSConnectionPool(host='misskey.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to misskey.xyz timed out. (connect timeout=3)'))" - }, - "kuncheff.social": { - "error": "HTTPSConnectionPool(host='kuncheff.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.maurin.io": { - "error": "HTTPSConnectionPool(host='toot.maurin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "darkyonmasto.ch": { - "error": "HTTPSConnectionPool(host='darkyonmasto.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.albinoblacksheep.com": { + "error": 404 }, - "cloud.bads.team": { - "error": "HTTPSConnectionPool(host='cloud.bads.team', port=443): Read timed out. (read timeout=3)" + "gaialabs.ch": { + "error": 404 }, - "altdn.me": { - "error": "HTTPSConnectionPool(host='altdn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblogging.my-freedom.space": { + "error": "HTTPSConnectionPool(host='microblogging.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ldlq.qloc-cloud.de": { - "error": "HTTPSConnectionPool(host='ldlq.qloc-cloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.chudzinski.com.de": { + "error": "HTTPSConnectionPool(host='friendica.chudzinski.com.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "plusone.network": { - "error": 404 + "nicepeople.social": { + "error": "HTTPSConnectionPool(host='nicepeople.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "barcelona.social": { + "phpc.social": { "nodeinfo": { "version": "2.0", "software": { @@ -143984,56 +147266,62 @@ ], "usage": { "users": { - "total": 9, - "activeMonth": 10, - "activeHalfyear": 10 + "total": 593, + "activeMonth": 85, + "activeHalfyear": 473 }, - "localPosts": 24 + "localPosts": 21575 }, - "openRegistrations": false + "openRegistrations": true } }, - "satzcoal.com": { - "error": "HTTPSConnectionPool(host='satzcoal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to satzcoal.com timed out. (connect timeout=3)'))" + "bitsof.tech": { + "error": "HTTPSConnectionPool(host='bitsof.tech', port=443): Read timed out. (read timeout=3)" }, - "nixeneko.info": { + "mstdn.nealta.fr": { + "error": "HTTPSConnectionPool(host='mstdn.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chrisbol.nl": { + "error": 404 + }, + "syndicatdinitiatives.org": { + "error": "HTTPSConnectionPool(host='syndicatdinitiatives.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + }, + "s.meo.ws": { + "error": "HTTPSConnectionPool(host='s.meo.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "friendica.ca": { + "error": "HTTPSConnectionPool(host='friendica.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.ca' doesn't match 'classicraft.ca.gy'\")))" + }, + "sungo.space": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 7154 - }, - "software": { - "version": "1.0.0-647-g0ac99d8b-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing" + ], + "federation": {}, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "personal homeserver", + "nodeName": "sungo's space", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [], - "skipThreadContainment": true, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -144066,374 +147354,305 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://sungo.space/users/sungo" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma/nixeneko", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "www.thecanary.co": { - "error": 503 - }, - "whiplashprinciples.club": { - "error": "HTTPSConnectionPool(host='whiplashprinciples.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.propublica.org": { - "error": 403 - }, - "toot.playgames.jp": { - "error": "HTTPSConnectionPool(host='toot.playgames.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.lilledame.nl": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "narikiri.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9-2-gf8dcf9cb-sungo-space" + }, "usage": { + "localPosts": 720, "users": { - "total": 9, - "activeMonth": 9, - "activeHalfyear": 9 - }, - "localPosts": 791 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "p-tube.h3z.jp": { - "error": "HTTPSConnectionPool(host='p-tube.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodontti.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.xttech.top": { - "error": "HTTPSConnectionPool(host='social.xttech.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "working.directory": { - "error": "HTTPSConnectionPool(host='working.directory', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "status.online": { - "error": "HTTPSConnectionPool(host='status.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/SleepyGem": { - "error": 404 - }, - "pouet.meutel.net": { - "error": "HTTPSConnectionPool(host='pouet.meutel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "haru-jishnu.eu": { - "error": 404 - }, - "mastodon.chantierlibre.org": { + "rustedneuron.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, + "total": 3, "activeMonth": 1, - "activeHalfyear": 4 + "activeHalfyear": 1 }, - "localPosts": 324 + "localPosts": 2670 }, "openRegistrations": false } }, - "mastodon.le-palantir.com": { - "error": 404 - }, - "besaid.de": { - "error": "HTTPSConnectionPool(host='besaid.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'besaid.de' doesn't match 'freya.besaid.de'\")))" - }, - "coshces.mhdp.me": { - "error": 410 + "outaouais.club": { + "error": 406 }, - "netzwerk-gebet.de": { + "ischool.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 17, - "localComments": 1 + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 13, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 471 }, - "metadata": { - "email": "kontakt@netzwerk-gebet.de" - } + "openRegistrations": true } }, - "generally.online": { + "pleroma-dev.gidikroon.eu": { + "error": 502 + }, + "surfacepro3ssdupgrade.blogspot.co.uk": { "error": 404 }, - "social.otmns.net": { + "cloud.retidurc.fr": { + "error": 403 + }, + "io.lammfellpuschen.de": { + "error": 404 + }, + "mstdn.gyvm.net": { + "error": "HTTPSConnectionPool(host='mstdn.gyvm.net', port=443): Read timed out. (read timeout=3)" + }, + "bakeneko.zveryok.pp.ua": { + "error": "HTTPSConnectionPool(host='bakeneko.zveryok.pp.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.skuettel.ch": { + "error": 404 + }, + "mstdn.otakan.jp": { + "error": 404 + }, + "www.criticalhit.net": { + "error": 403 + }, + "mastodontest.pastleo.me": { + "error": "HTTPSConnectionPool(host='mastodontest.pastleo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.interhacker.space": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 - }, - "localPosts": 0, - "localComments": 0 - }, - "openRegistrations": true, "metadata": { - "nodeName": "OTMNS: Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] + "quarantined_instances": [] }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Interhackerspace pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "explicitContent": false - } - } - }, - "fed.sonnenmulde.at": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], "services": { "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Sonnenmulde Federated", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "software": { + "name": "pleroma", + "version": "1.1.8" + }, + "usage": { + "localPosts": 9, + "users": { + "total": 6 + } + }, + "version": "2.0" } }, - "social.eurekacity.online": { - "error": "HTTPSConnectionPool(host='social.eurekacity.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kaientai-jp.net": { - "error": "HTTPSConnectionPool(host='kaientai-jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "7n9x11u5mz0ud7.4chan.icu": { - "error": "HTTPSConnectionPool(host='7n9x11u5mz0ud7.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "medsos.web.id": { - "error": "HTTPSConnectionPool(host='medsos.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.darac.org.uk": { - "error": "HTTPSConnectionPool(host='social.darac.org.uk', port=443): Read timed out. (read timeout=3)" - }, - "md.os.vu": { - "error": "HTTPSConnectionPool(host='md.os.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.oldcoder.org": { - "error": "HTTPSConnectionPool(host='mastodon.oldcoder.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.social/users/jennatar": { + "nestegg.net": { "error": 404 }, - "m.con.sh": { - "error": "HTTPSConnectionPool(host='m.con.sh', port=443): Read timed out. (read timeout=3)" - }, - "stardenver.social": { - "error": "HTTPSConnectionPool(host='stardenver.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.stormrage-project.eu": { + "error": "HTTPSConnectionPool(host='toot.stormrage-project.eu', port=443): Read timed out. (read timeout=3)" }, - "lol9.tun.a4.io": { - "error": "HTTPSConnectionPool(host='lol9.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "soccerdon.net": { + "error": "HTTPSConnectionPool(host='soccerdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.actocom.com": { - "error": "HTTPSConnectionPool(host='pleroma.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.actocom.com' doesn't match 'actocom.com'\")))" + "peertube.kerenon.com": { + "error": "HTTPSConnectionPool(host='peertube.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "qa.getpterotype.com": { - "error": "HTTPSConnectionPool(host='qa.getpterotype.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to qa.getpterotype.com timed out. (connect timeout=3)'))" + "friendica.offsite.guru": { + "error": "HTTPSConnectionPool(host='friendica.offsite.guru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.draconis.me": { - "error": "HTTPSConnectionPool(host='toot.draconis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.sip3.de": { + "error": "HTTPSConnectionPool(host='friendica.sip3.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "jogosinvisiveis.pt": { - "error": 404 + "masto.don.neso.tech": { + "error": "HTTPSConnectionPool(host='masto.don.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.don.neso.tech' doesn't match 'test-01.neso.tech'\")))" }, - "social.codigoparallevar.com": { + "mastodon.elte.hu": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.4.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus" + "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 511, + "activeMonth": 69, + "activeHalfyear": 224 + }, + "localPosts": 3989 }, - "openRegistrations": true, + "openRegistrations": false + } + }, + "infosec.exchange": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 75, - "activeHalfyear": 12, - "activeMonth": 0 + "total": 2777, + "activeMonth": 315, + "activeHalfyear": 3538 }, - "localPosts": 33, - "localComments": 8 + "localPosts": 90727 }, - "metadata": { - "nodeName": "Hubzilla @ Codigo para llevar" - } + "openRegistrations": false } }, - "edwardcastronova.com": { - "error": 404 + "don.nifty.cc": { + "error": "HTTPSConnectionPool(host='don.nifty.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ejmastodon.work": { - "error": "HTTPSConnectionPool(host='ejmastodon.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.pony.style": { + "error": "HTTPSConnectionPool(host='social.pony.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.anzui.de": { + "mazuma.masto.host": { + "error": "HTTPSConnectionPool(host='mazuma.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.microscopium.de": { + "error": 404 + }, + "mochiwasadon.com": { "nodeinfo": { "version": "2.0", "software": { @@ -144449,93 +147668,125 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 108 + "localPosts": 2154 }, "openRegistrations": false } }, - "gaze.live-on.net": { + "humoralpathologie.de": { + "error": 404 + }, + "tube.tr4sk.me": { + "error": "HTTPSConnectionPool(host='tube.tr4sk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scramble.city": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.37.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "0x00 OVERDOSER III", - "nodeDescription": "\u53ea\u306e\u3001\u201c\u304a\u4e00\u4eba\u69d8\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u201d\u3002\u3000\u2026\u3067\u3059\u3088
\n
\nOperating Env. :
\nDebian GNU/Linux 10 Buster @ Intel NUC Server
\n
\n\u5f0a\u7baa\u7b25\u306f\u4e88\u544a\u306a\u304fhttp 502, 404\u7b49\u3067\u6b62\u307e(\u3063\u3066\u3044)\u308b\u3053\u3068\u304c\u5272\u3068\u3042\u308a\u307e\u3059
\n
\n", - "maintainer": { - "name": "Vultur1", - "email": null + "users": { + "total": 54, + "activeMonth": 15, + "activeHalfyear": 52 }, - "langs": [ - "\u65e5\u672c\u8a9e", - "ja_JP" - ], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 822 + }, + "openRegistrations": true } }, - "mastodon.sxpert.org": { + "reseaujaune.com": { "error": 404 }, - "sleepybois.social": { - "error": "HTTPSConnectionPool(host='sleepybois.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "speicherwolke.net": { + "error": "HTTPSConnectionPool(host='speicherwolke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.webhop.me": { - "error": "HTTPSConnectionPool(host='pleroma.webhop.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "keinpfusch.net": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "gs.omaera.org": { - "error": "HTTPSConnectionPool(host='gs.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.theladners.com": { + "error": 404 }, - "2oqyfzz1sdzd.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='2oqyfzz1sdzd.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.backtick.town": { + "error": "HTTPSConnectionPool(host='social.backtick.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.ilvar.ru": { - "error": "HTTPSConnectionPool(host='pleroma.ilvar.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.ilvar.ru' doesn't match 'bb.rkd.pw'\")))" + "www.emberlife.com": { + "error": 404 }, - "social.bitcast.info": { - "error": "HTTPSConnectionPool(host='social.bitcast.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "archie.party": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "egert.social": { + "sanfrancisco.cbslocal.com": { "error": 404 }, - "nnnuu.de": { - "error": 404 + "guillotines.masto.host": { + "error": "HTTPSConnectionPool(host='guillotines.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "open2.ch": { - "error": 404 + "misskey.ketsuben.red": { + "error": "HTTPSConnectionPool(host='misskey.ketsuben.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.femiverse.xyz": { + "pixelfred.de": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeName": "pixelfred.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "150000", + "max_caption_length": "150", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfred.de", + "url": "https://pixelfred.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, "protocols": [ "activitypub" ], @@ -144544,72 +147795,95 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 132cd1ea4234ee59ef22cecb38554c76f64c0104" + "name": "pixelfed", + "version": "0.10.6" }, "usage": { - "localPosts": 0, + "localPosts": 23, + "localComments": 0, "users": { - "total": 1 + "total": 17, + "activeHalfyear": 20, + "activeMonth": 3 } }, "version": "2.0", - "metadata": { - "peers": [ - "spinster.xyz" - ] - } + "openRegistrations": true } }, - "mastodon.div88.org": { - "error": "HTTPSConnectionPool(host='mastodon.div88.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.miyacorata.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 2, + "activeHalfyear": 5 + }, + "localPosts": 4604 + }, + "openRegistrations": false + } }, - "mobiltv.org": { + "ericaeumesma-mastodon.herokuapp.com": { "error": 404 }, - "m.aki-null.net": { + "ostatus.lardbucket.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 246 + "localPosts": 10897 }, "openRegistrations": false } }, - "oudon.durasite.net": { - "error": "HTTPSConnectionPool(host='oudon.durasite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oudon.durasite.net timed out. (connect timeout=3)'))" + "ostatus.noviiro.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.iobsarl.net": { - "error": "HTTPSConnectionPool(host='cloud.iobsarl.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.iobsarl.net timed out. (connect timeout=3)'))" + "xycloud.fr": { + "error": "HTTPSConnectionPool(host='xycloud.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.lavafeld.org": { + "www.embeddedarm.com": { "error": 404 }, - "www.bloguslibrus.fr": { + "gadget.inpocket.net": { + "error": 404 + }, + "mastodon.social/users/jk": { + "error": 404 + }, + "emre.xyz": { "nodeinfo": { "metadata": { - "nodeName": "Blogus Librus", - "nodeDescription": "Un blog libre, \u00e0 publication sporadique", + "nodeName": "Emre.xyz", + "nodeDescription": "thoughts of @delirehberi ", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, "maxBlogs": 1, - "publicReader": true, - "invites": true + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -144627,176 +147901,198 @@ }, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 29 + "localPosts": 28 }, "version": "2.0" } }, - "feather.city": { + "www.evans.cologne": { + "error": "HTTPSConnectionPool(host='www.evans.cologne', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "glorificatio@mstdn.glorificatio.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 257, + "activeMonth": 28, + "activeHalfyear": 78 }, - "localPosts": 9630 + "localPosts": 17221 }, "openRegistrations": true } }, - "friendica.henze-online.de": { - "error": "HTTPSConnectionPool(host='friendica.henze-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.anontown.com": { + "error": "HTTPSConnectionPool(host='mstdn.anontown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "diasp.in": { + "v1x3n.net": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.6.6.0" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": true, + "protocols": [ + "activitypub" + ], "usage": { - "users": {} + "users": { + "total": 10, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 14049 }, - "metadata": { - "nodeName": "diaspora*", - "xmppChat": false - } + "openRegistrations": false } }, - "lunarpunk.space": { - "error": "HTTPSConnectionPool(host='lunarpunk.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lunarpunk.space timed out. (connect timeout=3)'))" - }, - "friendica.fcourtois.net": { - "error": "HTTPSConnectionPool(host='friendica.fcourtois.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ceb8.de": { - "error": 404 - }, - "akoot.site": { + "karice.wordpress.com": { "error": 404 }, - "hub.christianfelber.eu": { - "error": "HTTPSConnectionPool(host='hub.christianfelber.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.christianfelber.eu' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "mastodon.le-gras.fr": { - "error": "HTTPSConnectionPool(host='mastodon.le-gras.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "binbou.xyz": { - "error": "HTTPSConnectionPool(host='binbou.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "cloud.userzap.de": { - "error": 404 + "ricefamily.cloud": { + "error": "HTTPSConnectionPool(host='ricefamily.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.kylepiira.com": { - "error": "HTTPSConnectionPool(host='cloud.kylepiira.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "petelambert.social": { + "error": "HTTPSConnectionPool(host='petelambert.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fediverse.metadocs.cc": { - "error": "HTTPSConnectionPool(host='fediverse.metadocs.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gs.m0n5t3r.info": { + "error": "HTTPSConnectionPool(host='gs.m0n5t3r.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bemoe.online": { + "toot.brussels": { "error": 404 }, - "mastodon.geekzweb.com": { - "error": "HTTPSConnectionPool(host='mastodon.geekzweb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "uramstdon.com": { + "error": "HTTPSConnectionPool(host='uramstdon.com', port=443): Read timed out. (read timeout=3)" }, - "gancio4.tunnel.datahub.at": { - "error": "HTTPSConnectionPool(host='gancio4.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "theinternet.lol": { + "error": "HTTPSConnectionPool(host='theinternet.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sozial.neoliberalyse.de": { + "zik.openalgeria.org": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial" - ] + "name": "funkwhale", + "version": "0.21" }, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" - ] + "inbound": [], + "outbound": [] }, - "usage": [], "openRegistrations": true, + "usage": { + "users": { + "total": 177, + "activeHalfyear": 77, + "activeMonth": 51 + } + }, "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0" - ] + "actorId": "https://zik.openalgeria.org/federation/actors/service", + "private": false, + "shortDescription": "Zik OpenAlgeria", + "longDescription": "Funkwhale OpenAlgeria est une plateforme d\u00e9centralis\u00e9e et ouverte pour partager et \u00e9couter de la musique et des contenus audio.", + "rules": "", + "contactEmail": "nhaddag@openalgeria.org", + "terms": "", + "nodeName": "Funkwhale OpenAlgeria", + "banner": null, + "defaultUploadQuota": 5000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 324 + }, + "artists": { + "total": 47 + }, + "albums": { + "total": 69 + }, + "music": { + "hours": 3164.8277777777776 + } }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter", - "wordpress" - ] + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null }, - "explicitContent": false + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": true + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": true + }, + { + "type": "other", + "label": "Other", + "anonymous": true + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 43 + } + }, + "listenings": { + "total": 478 + }, + "downloads": { + "total": 101 + } + } } } }, - "social.erictapen.name": { + "arkunkel.de": { + "error": "HTTPSConnectionPool(host='arkunkel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.joeforrest.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -144807,96 +148103,115 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 4 + "localPosts": 565 }, "openRegistrations": true } }, - "community.halle-leaks.de": { - "error": "HTTPSConnectionPool(host='community.halle-leaks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "bigdickisbackintown.futbol": { + "error": "HTTPSConnectionPool(host='bigdickisbackintown.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tiny.tilde.website": { + "pleroma.rl5.nl": { + "error": "HTTPSConnectionPool(host='pleroma.rl5.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fr.nipponalba.scot": { + "error": "HTTPSConnectionPool(host='fr.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mended-drum.ankhmorpork.host": { + "error": 502 + }, + "mastodon.filmvirgins.com": { + "error": "HTTPSConnectionPool(host='mastodon.filmvirgins.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + }, + "scalie.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 161, - "activeMonth": 44, - "activeHalfyear": 55 + "total": 13, + "activeMonth": 8, + "activeHalfyear": 8 }, - "localPosts": 69066 + "localPosts": 25079 }, "openRegistrations": false } }, - "next.hostless.eu": { - "error": "HTTPSConnectionPool(host='next.hostless.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nere9.help": { + "libre.video": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 330, - "activeMonth": 92, - "activeHalfyear": 157 + "total": 715 }, - "localPosts": 556577 + "localPosts": 138445, + "localComments": 42 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Libre.Video", + "nodeDescription": "Libre.Video is dedicated to the principles of life, liberty, private property, and the pursuit of your own happiness. This is a decentralized server, run by no corporation and no government. We don't track you around the internet nor are we interested in censoring you for political or philosophical views." + } } }, - "miljan.hopto.org": { - "error": 404 + "nicra.fr": { + "error": "HTTPSConnectionPool(host='nicra.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bre.klaki.net": { - "error": 503 + "suwa3.m.to": { + "error": "HTTPSConnectionPool(host='suwa3.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rezo2france.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "dirtyoldmensclub.com": { + "error": 404 }, - "mastodon.techhistory.de": { - "error": "HTTPSConnectionPool(host='mastodon.techhistory.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.techhistory.de timed out. (connect timeout=3)'))" + "mastodon-srv.gq": { + "error": "HTTPSConnectionPool(host='mastodon-srv.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.kleph.eu": { + "mastodon.codingfield.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 172, + "activeMonth": 3, + "activeHalfyear": 9 }, - "localPosts": 184 + "localPosts": 2829 }, - "openRegistrations": true + "openRegistrations": false } }, - "furige.m.to": { - "error": "HTTPSConnectionPool(host='furige.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blanboom.org": { + "kylepiira.com": { "nodeinfo": { "version": "2.0", "software": { @@ -144905,10 +148220,10 @@ }, "usage": { "users": { - "total": 1 + "total": 2 }, - "localPosts": 80, - "localComments": 231 + "localPosts": 83, + "localComments": 97 }, "openRegistrations": false, "protocols": [ @@ -144919,31 +148234,34 @@ "outbound": [] }, "metadata": { - "email": "mmxxzz6@gmail.com" + "email": "webmaster@kylepiira.com" } } }, - "social.braintube.com": { - "error": "HTTPSConnectionPool(host='social.braintube.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.braintube.com' doesn't match either of 'butterfat.net', 'feeder.butterfat.net', 'fresh.butterfat.net', 'lists.butterfat.net', 'mail.butterfat.net', 'www.butterfat.net'\")))" - }, - "cloud-lps.yourownnet.cloud": { - "error": 403 + "social.lou.lt": { + "error": 404 }, - "us.clayto.com": { - "error": "HTTPSConnectionPool(host='us.clayto.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "batnas.myqnapcloud.com": { + "error": 404 }, - "froghat.de": { - "error": "HTTPSConnectionPool(host='froghat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.davidpeach.co.uk": { + "error": "HTTPSConnectionPool(host='mastodon.davidpeach.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wogcloud.ddns.net": { + "linkomanija.online": { "error": 404 }, - "groundpolis.nokotaro.com": { + "friendica.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='friendica.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mikotochopin.jp": { + "error": "HTTPSConnectionPool(host='mikotochopin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.ploud.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.36.0-gp-2.3.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -144955,246 +148273,332 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 368 + }, + "localPosts": 159058, + "localComments": 90 }, "metadata": { - "nodeName": "Groundpolis on GCP", - "nodeDescription": "10/16\u958b\u8a2d\u3002LTL\u3068GTL\u3092\u6052\u4e45\u7684\u306b\u7121\u52b9\u5316\u3057\u305fGroundpolis\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u3001GCP\u4e0a\u3067\u904b\u7528\u3057\u3066\u3044\u304f\u4e88\u5b9a\u3067\u3059\u3002\u30e6\u30fc\u30b6\u30fc\u767b\u9332\u958b\u59cb\u307e\u3067\u3057\u3070\u3089\u304f\u304a\u5f85\u3061\u304f\u3060\u3055\u3044\u3002", - "maintainer": { - "name": "takenoko", - "email": "takenoko19950714@hotmail.co.jp" + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/xeltica/groundpolis", - "feedbackUrl": "https://github.com/xeltica/groundpolis/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "cloud.achim-straub.de": { - "error": 404 - }, - "testdon.jp": { - "error": 404 - }, - "nxdela.ddns.net": { - "error": "HTTPSConnectionPool(host='nxdela.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mammut.buzz": { - "error": "HTTPSConnectionPool(host='mammut.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mammut.buzz timed out. (connect timeout=3)'))" - }, - "minecraft-pe.lol": { - "error": "HTTPSConnectionPool(host='minecraft-pe.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pensamientosmateriales.wordpress.com": { - "error": 404 - }, - "nest.deutsch-u.de": { - "error": 404 - }, - "weep.me": { - "error": 410 - }, - "web.carbonatic.com": { - "error": "HTTPSConnectionPool(host='web.carbonatic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "artalley.porn": { - "error": "HTTPSConnectionPool(host='artalley.porn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kvby.xyz": { - "error": 404 - }, - "mastodon2.lithium03.info": { - "error": "HTTPSConnectionPool(host='mastodon2.lithium03.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "f.lapo.it": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false + "nodeName": "Ploud Video Japan", + "nodeDescription": "Ploud Video est le service de visualisation et de partage de vid\u00e9os de Ploud, services en ligne personnels et gratuits \u00e9dit\u00e9s par la soci\u00e9t\u00e9 PSIADE et accessibles sur le site https://www.ploud.fr.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "lain.haus": { - "error": 404 - }, - "mastodoooooon.herokuapp.com": { - "error": 404 + "akashiensis.m.to": { + "error": "HTTPSConnectionPool(host='akashiensis.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kagrumez.lerk.io": { - "error": "HTTPSConnectionPool(host='kagrumez.lerk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "notebook.pocketnotes.blog": { + "error": "HTTPSConnectionPool(host='notebook.pocketnotes.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "axvigs.com": { + "tryingpoetry.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "tryingpoetry", + "nodeDescription": "Interpret however you want", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 17 + "localPosts": 43 }, - "openRegistrations": true + "version": "2.0" } }, - "vawn.m.to": { - "error": "HTTPSConnectionPool(host='vawn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friends.free-society.club": { - "error": "HTTPSConnectionPool(host='friends.free-society.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.ziks.net": { + "error": "HTTPSConnectionPool(host='cloud.ziks.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "denis-juriev.ru": { + "blog.sleepy-leo.xyz": { "nodeinfo": { - "version": "2.0", + "metadata": { + "nodeName": "Phosphor", + "nodeDescription": "Dumbass Enby Says Words", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 22, - "localComments": 0 + "localPosts": 14 }, - "openRegistrations": false, + "version": "2.0" + } + }, + "video.livecchi.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" + "rss2.0" ] }, - "protocols": [ - "activitypub", - "ostatus" - ], + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 81, + "localComments": 0 + }, "metadata": { - "email": "juriev@mail.ru" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "LivecchiTube", + "nodeDescription": "Video Site for our Family Videos" } } }, - "newtype.institute": { - "error": "HTTPSConnectionPool(host='newtype.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "s.novaphoenix.net": { + "error": "HTTPSConnectionPool(host='s.novaphoenix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.novaphoenix.net' doesn't match 'matrix.firebird.zone'\")))" }, - "onlineashtray.com": { - "error": "HTTPSConnectionPool(host='onlineashtray.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.zn80.net": { + "error": "HTTPSConnectionPool(host='social.zn80.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zn80.net' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "vblaneem0ig.4chan.icu": { - "error": "HTTPSConnectionPool(host='vblaneem0ig.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "shikisom.m.to": { + "error": "HTTPSConnectionPool(host='shikisom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.atomicstar.xyz": { - "error": "HTTPSConnectionPool(host='videos.atomicstar.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relampagofurioso.com": { + "error": 404 }, - "espaxioinformativo.wordpress.com": { + "danonidon.azarakko.net": { "error": 404 }, - "cloud.kilian.io": { + "apple-user.club": { + "error": "HTTPSConnectionPool(host='apple-user.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "Gulp.Cafe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 180, + "activeMonth": 35, + "activeHalfyear": 109 + }, + "localPosts": 33237 + }, + "openRegistrations": true + } + }, + "social.sdr.haus": { + "error": "HTTPSConnectionPool(host='social.sdr.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.blackserver.cz": { "error": 404 }, - "tvman.net": { - "error": "HTTPSConnectionPool(host='tvman.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "guu.so": { + "error": "HTTPSConnectionPool(host='guu.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.91stack.com": { - "error": "HTTPSConnectionPool(host='test.91stack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.91stack.com timed out. (connect timeout=3)'))" + "mastodon.ting.systems": { + "error": "HTTPSConnectionPool(host='mastodon.ting.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ting.systems' doesn't match 'bookshop.ting.systems'\")))" }, - "hub.rice.id.au": { - "error": "HTTPSConnectionPool(host='hub.rice.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "serveromnis.com": { + "error": "HTTPSConnectionPool(host='serveromnis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'serveromnis.com' doesn't match either of 'omnis-systems.com', 'www.omnis-systems.com'\")))" }, - "chrisbol.nl": { + "lond.com.br": { + "error": 410 + }, + "toot.timecube.club": { "error": 404 }, - "mynameis.xyz": { - "error": "HTTPSConnectionPool(host='mynameis.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "quinnter.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 6 + }, + "localPosts": 20124 + }, + "openRegistrations": false + } }, - "social.shadowfacts.net": { + "social.myfreecams.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -145205,49 +148609,19 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", + "nickname_changing", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { - "enabled": true, + "enabled": false, "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site" - ], - "replace": [] - }, "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy" + "CdnWarmingPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "raki.social", - "newjack.city", - "greenlifeplus.net", - "mastodon.loliandstuff.moe", - "pieville.net", - "switter.at", - "gab.com", - "gab.ai", - "gab.io", - "develop.gab.com", - "exited.eu", - "lets.saynoto.lgbt", - "kiwifarms.cc", - "kiwifarms.net" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -145258,8 +148632,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Shadowfacts", + "nodeDescription": "MyFreeCams.com models and members", + "nodeName": "Social.MyFreeCams.com", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -145267,10 +148641,7 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "text/plain" ], "private": false, "restrictedNicknames": [ @@ -145307,7 +148678,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.shadowfacts.net/users/shadowfacts" + "https://social.myfreecams.com/users/MyFreeCams", + "https://social.myfreecams.com/users/blargle2", + "https://social.myfreecams.com/users/tip", + "https://social.myfreecams.com/users/AdminLeo" ], "suggestions": { "enabled": false @@ -145316,7 +148690,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 100000000 + "general": 512000000 } }, "openRegistrations": false, @@ -145329,115 +148703,56 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.50-0-gfad7dca17-mfc-develop" }, "usage": { - "localPosts": 6653, + "localPosts": 78783, "users": { - "total": 2 + "total": 18696 } }, "version": "2.0" } }, - "sns3rd.scalingo.io": { - "error": 503 - }, - "friendica.hunnius.net": { - "error": "HTTPSConnectionPool(host='friendica.hunnius.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "m.porchlogic.com": { - "error": "HTTPSConnectionPool(host='m.porchlogic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.bluesnow.nagoya": { - "error": "HTTPSConnectionPool(host='mastodon.bluesnow.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hexadon.net": { + "impeccable.social": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 58, - "activeMonth": 43, - "activeHalfyear": 110 + "total": 3 }, - "localPosts": 240155 + "localPosts": 503 }, - "openRegistrations": false - } - }, - "pleroma.soykaf.com": { - "nodeinfo": { + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "loli.estate" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Soykaf", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://impeccable.social/users/billstclair" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -145470,121 +148785,433 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.soykaf.com/users/lain" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "nodeName": "Impeccable", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "nc.chromic.org": { + "error": "HTTPSConnectionPool(host='nc.chromic.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.precure.fun": { + "error": "HTTPSConnectionPool(host='mstdn.precure.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.cypou.net": { + "error": "HTTPSConnectionPool(host='social.cypou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "micro.coyotetracks.org": { + "error": 404 + }, + "benjaminmayo.co.uk": { + "error": 404 + }, + "qweer.pw": { + "error": "HTTPSConnectionPool(host='qweer.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "u53.ddns.net": { + "error": "HTTPSConnectionPool(host='u53.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.pleroma.site": { + "error": "HTTPSConnectionPool(host='relay.pleroma.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "node.loma.ml": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "pumpio", + "twitter" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 16, + "localComments": 4 }, + "metadata": { + "nodeName": "loma Hubzilla" + } + } + }, + "mstdn.umamusu.me": { + "error": "HTTPSConnectionPool(host='mstdn.umamusu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "office.netzgestaltung.at": { + "error": 404 + }, + "file.rbq.review": { + "error": "HTTPSConnectionPool(host='file.rbq.review', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kurosuke.org": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.0-1952-ga65ee8ea-release-2-0-0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 252673, "users": { - "total": 451 - } + "total": 3, + "activeMonth": 5, + "activeHalfyear": 21 + }, + "localPosts": 2636 }, - "version": "2.0" + "openRegistrations": true } }, - "social.broers.me": { + "social.fossgalaxy.com": { + "error": "HTTPSConnectionPool(host='social.fossgalaxy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.fossgalaxy.com' doesn't match 'dimension.fgmx.uk'\")))" + }, + "mb.sns.onl": { + "error": "HTTPSConnectionPool(host='mb.sns.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.pleroma.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "dannyhpy.xyz": { + "error": "HTTPSConnectionPool(host='dannyhpy.xyz', port=443): Read timed out. (read timeout=3)" + }, + "toot.cat": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2019.06-dev-1310" + "name": "mastodon", + "version": "3.1.2+glitch" }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1409, + "activeMonth": 156, + "activeHalfyear": 363 + }, + "localPosts": 190960 + }, + "openRegistrations": true + } + }, + "funkwhale.ketchupma.io": { + "error": 404 + }, + "pt.diaspodon.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "pumpio" - ], + "inbound": [], "outbound": [ - "dreamwidth", - "libertree", - "pumpio", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 11 }, - "localPosts": 2, - "localComments": 26 + "localPosts": 15966, + "localComments": 6 }, - "openRegistrations": false, "metadata": { - "nodeName": "Friendica Node social.broers.me", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "libertree", - "pumpio", - "twitter" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "DiaspodonTube", + "nodeDescription": "Instance Peertube maintenue par dada.", + "nodeConfig": { + "search": { + "remoteUri": { + "users": true, + "anonymous": false + } + }, + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 2 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "pit.dogphilosophy.net": { - "error": 403 + "post.lurk.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 263, + "activeMonth": 207, + "activeHalfyear": 264 + }, + "localPosts": 14803 + }, + "openRegistrations": true + } }, - "genco.me": { + "mitzelten.de": { + "error": "HTTPSConnectionPool(host='mitzelten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.jmworks.co.uk": { + "error": "HTTPSConnectionPool(host='mstdn.jmworks.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.cookie.paris": { "error": 404 }, - "social.qseco.fr": { + "mammut.zasha.style": { + "error": "HTTPSConnectionPool(host='mammut.zasha.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peer.newsmovies.online": { + "error": "HTTPSConnectionPool(host='peer.newsmovies.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.ge": { + "error": "HTTPSConnectionPool(host='toot.ge', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/ludolphus": { + "error": 404 + }, + "4jrw4399hox1cmi1xmte0.4chan.icu": { + "error": "HTTPSConnectionPool(host='4jrw4399hox1cmi1xmte0.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "nuvens.pt": { + "error": 404 + }, + "mudl.us": { + "error": "HTTPSConnectionPool(host='mudl.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.ufeff.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -145616,7 +149243,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/QSECOFR", + "nodeName": "Ufeff", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -145663,11 +149290,13 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://social.qseco.fr/users/friedkiwi" - ], + "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -145676,7 +149305,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -145686,537 +149315,60 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2539-g5b1ef335-develop" + "version": "1.1.50-1941-g4df2d64b-develop+dev" }, "usage": { - "localPosts": 98, + "localPosts": 12687, "users": { - "total": 2 + "total": 47 } }, "version": "2.0" } }, - "mastodon.nesven.eu": { + "circle-pub-pr-1.herokuapp.com": { + "error": 404 + }, + "morrissey.xyz": { + "error": 404 + }, + "team.moodle.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "federation": true, + "nodeDescription": "An instance of MoodleNet, a federated server for educators", + "nodeName": "MoodleNet" }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 12 - }, - "openRegistrations": false - } - }, - "irontree.tripbullet.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "totemo.tsurai.org": { - "error": "HTTPSConnectionPool(host='totemo.tsurai.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'totemo.tsurai.org' doesn't match '4awalk.com'\")))" - }, - "wikitetas.live": { - "error": "HTTPSConnectionPool(host='wikitetas.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wikitetas.live timed out. (connect timeout=3)'))" - }, - "friendica.kommune4.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2020.03-dev-1328" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 21, - "activeHalfyear": 7, - "activeMonth": 2 - }, - "localPosts": 637, - "localComments": 670 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "KOMMUNE 4", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "gs.surumeapps.tk": { - "error": "HTTPSConnectionPool(host='gs.surumeapps.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-stg-aatrox.delta-t.work": { - "error": "HTTPSConnectionPool(host='mstdn-stg-aatrox.delta-t.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fuckonthefirst.date": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 11 - }, - "localPosts": 75474 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://fuckonthefirst.date/users/pea" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "FotFD", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "ecodigital.social": { - "error": 404 - }, - "zoo.medic.rs": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 27 - }, - "openRegistrations": true - } - }, - "v.st": { - "error": 404 - }, - "moeplebs.online": { - "error": "HTTPSConnectionPool(host='moeplebs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mj12.online": { - "error": "HTTPSConnectionPool(host='mj12.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mj12.online timed out. (connect timeout=3)'))" - }, - "pixelfed.echelon4.xyz": { - "error": "HTTPSConnectionPool(host='pixelfed.echelon4.xyz', port=443): Read timed out. (read timeout=3)" - }, - "pleroma.site": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "HellthreadPolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy", - "MediaProxyWarmingPolicy", - "MentionPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "mastodon.social", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "kiwifarms.cc" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "kiwifarms.cc" - ], - "media_removal": [], - "reject": [ - "albin.social", - "melalandia.tk", - "pieville.net", - "not-develop.gab.com", - "develop.gab.com", - "gab.com", - "spinster.xyz", - "kiwifarms.cc", - "weedis.life", - "freefedifollowers.ga" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "social.librem.one", - "gab.com", - "develop.gab.com" - ] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.site", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.site/users/kaniini", - "https://pleroma.site/users/ferh", - "https://pleroma.site/users/offication", - "https://pleroma.site/users/velartrill", - "https://pleroma.site/users/kaikatsu" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 40000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.0.0-1168-ge18c7866-pleroma-dot-site" + "name": "moodlenet", + "version": "0.9.6-dev" }, "usage": { - "localPosts": 403289, "users": { - "total": 772 + "total": 11 } }, "version": "2.0" } }, - "ewaf.club": { - "error": "HTTPSConnectionPool(host='ewaf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "mstdn.siebent.net": { + "error": "HTTPSConnectionPool(host='mstdn.siebent.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.mobilizon.org": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Ceci est un site de d\u00e9monstration permettant de tester la version b\u00eata de Mobilizon.", - "nodeName": "Mobilizon Test" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0" - ] - }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" - }, - "usage": { - "localComments": 253, - "localPosts": 211, - "users": { - "total": 550 - } - }, - "version": "2.0" - } + "cloud.fersha.me": { + "error": 404 }, - "mstdn.fy.to": { - "error": "HTTPSConnectionPool(host='mstdn.fy.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.fy.to' doesn't match either of 'deuxiemepage.fr', 'dev.deuxiemepage.fr', 'www.deuxiemepage.fr'\")))" + "1022472244.ocloud.de": { + "error": "HTTPSConnectionPool(host='1022472244.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.lescommuns.org": { + "peertube.agneraya.com": { "nodeinfo": { "version": "2.0", "software": { @@ -146236,17 +149388,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 113 + "total": 2 }, - "localPosts": 306, + "localPosts": 2372, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videos Les Communs", - "nodeDescription": "Instance peertube pour lescommuns.org, autour des communs.", + "nodeName": "Alexandre A", + "nodeDescription": "Mon instance", "nodeConfig": { "plugin": { "registered": [] @@ -146256,7 +149408,7 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -146268,20 +149420,15 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -146345,7 +149492,7 @@ } }, "user": { - "videoQuota": 0, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -146360,298 +149507,62 @@ } } }, - "jeli.kz": { - "error": "HTTPSConnectionPool(host='jeli.kz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: CA signature digest algorithm too weak (_ssl.c:1056)')))" - }, - "noeldemartin.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 172 - }, - "openRegistrations": false - } - }, - "sandbox.ulule.com": { - "error": 404 - }, - "md.mana-ka.com": { - "error": "HTTPSConnectionPool(host='md.mana-ka.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "t.con.sh": { - "error": "HTTPSConnectionPool(host='t.con.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.kurosuke.org": { + "peertube.anzui.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 17, - "activeHalfyear": 21 - }, - "localPosts": 2633 - }, - "openRegistrations": true - } - }, - "mastodon.pleromatesting.nohost.me": { - "error": "HTTPSConnectionPool(host='mastodon.pleromatesting.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" - }, - "asse.world": { - "error": "HTTPSConnectionPool(host='asse.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.mnwsngk.info": { - "error": "HTTPSConnectionPool(host='mstdn.mnwsngk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "roehrl.ocloud.de": { - "error": 404 - }, - "friendica.visionel.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "cybercrew.site": { - "error": "HTTPSConnectionPool(host='cybercrew.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.samsunginter.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 8, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 912 + "localPosts": 2871, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Anzui's PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "peermagic.zapto.org": { - "error": "HTTPSConnectionPool(host='peermagic.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "status.homecomputing.fr": { + "error": "HTTPSConnectionPool(host='status.homecomputing.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'status.homecomputing.fr' doesn't match 'autoconfig.homecomputing.fr'\")))" }, - "cloud.bhh.sh": { - "error": 403 + "social.pegg.net": { + "error": "HTTPSConnectionPool(host='social.pegg.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "funkwhale.ketchupma.io": { - "error": 404 + "ioioioio.io": { + "error": "HTTPSConnectionPool(host='ioioioio.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "bigloaf-peertube.ddns.net": { - "error": "HTTPSConnectionPool(host='bigloaf-peertube.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "r18don.xyz": { + "error": "HTTPSConnectionPool(host='r18don.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixels.helpchangethe.world": { - "nodeinfo": { - "metadata": { - "nodeName": "pixels.helpchangethe.world", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "500000", - "max_caption_length": "400", - "album_limit": "5", - "image_quality": 90, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": true, - "rec": true, - "loops": true - }, - "site": { - "name": "Pixels HCTW", - "domain": "pixels.helpchangethe.world", - "url": "https://pixels.helpchangethe.world", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 298, - "localComments": 0, - "users": { - "total": 112, - "activeHalfyear": 64, - "activeMonth": 7 - } - }, - "version": "2.0", - "openRegistrations": true - } + "776568.natalie.ee": { + "error": "HTTPSConnectionPool(host='776568.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.aspergerstestsite.com": { + "microblog.executivewp.com": { "error": 404 }, - "shiro.dog": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 9602 - }, - "openRegistrations": false - } - }, - "mstdn.otyakai.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 3, - "activeHalfyear": 6 - }, - "localPosts": 926 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/Nagabana": { - "error": 404 + "jeuxthemes.ch": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "fedi.z0ne.moe": { + "p.bilb.info": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -146663,37 +149574,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, "mrf_policies": [ - "BlockPolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy", - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -146701,10 +149591,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "My soviet yunyun", - "nodeName": "soviet yunyun / fedi z0ne", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Bilb", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -146752,7 +149642,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.z0ne.moe/users/kura" + "https://p.bilb.info/users/bilb" ], "suggestions": { "enabled": false @@ -146764,7 +149654,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -146774,59 +149664,65 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.1" }, "usage": { - "localPosts": 22488, + "localPosts": 12, "users": { - "total": 21 + "total": 2 } }, "version": "2.0" } }, - "staging.thinkers.ac": { - "error": "HTTPSConnectionPool(host='staging.thinkers.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "temp1.procrastination.party": { + "error": "HTTPSConnectionPool(host='temp1.procrastination.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "desaparecidos.org.uy": { + "11defebrero.org": { + "error": 404 + }, + "videos.martyn.berlin": { + "error": "HTTPSConnectionPool(host='videos.martyn.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "feaneron.com": { + "error": 404 + }, + "miyagidon.club": { + "error": "HTTPSConnectionPool(host='miyagidon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xoxo.zone": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 623, - "localComments": 0 + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 465, + "activeMonth": 60, + "activeHalfyear": 115 + }, + "localPosts": 36096 }, - "metadata": { - "email": "gabriel@publicar.uy" - } + "openRegistrations": false } }, - "gabytron.me": { - "error": "HTTPSConnectionPool(host='gabytron.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micro.json.blog": { + "error": "HTTPSConnectionPool(host='micro.json.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "chrisbeckstrom.com": { - "error": 404 + "jambo.social": { + "error": "HTTPSConnectionPool(host='jambo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.hauspie.fr": { + "v.lastorder.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -146841,23 +149737,55 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 59, + "localPosts": 31, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Famille", - "nodeDescription": "Une instance de Peertube pour h\u00e9berger nos vid\u00e9os familiales. Site priv\u00e9.", + "nodeName": "Lastorder V", + "nodeDescription": "Lastorder V is experimental peertube instance.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + } + ], "default": "default" }, "email": { @@ -146875,6 +149803,8 @@ }, "enabledResolutions": [ 240, + 360, + 480, 720, 1080 ] @@ -146964,198 +149894,247 @@ } } }, - "mstdn.yagi2.com": { - "error": "HTTPSConnectionPool(host='mstdn.yagi2.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.yagi2.com timed out. (connect timeout=3)'))" + "the.hedgehoghunter.club": { + "error": "HTTPSConnectionPool(host='the.hedgehoghunter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'the.hedgehoghunter.club' doesn't match 'freespeechextremist.com'\")))" }, - "files.hazbun.us": { - "error": "HTTPSConnectionPool(host='files.hazbun.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "test.6q0.net": { + "error": "HTTPSConnectionPool(host='test.6q0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube.fdn.fr": { + "social.janherm.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 7 + }, + "openRegistrations": true + } + }, + "erdkontakt.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] + }, "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp", + "twitter" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 70, - "localComments": 0 - }, + "usage": {}, + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Erdkontakt", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "FDN", - "nodeDescription": "French Data Network, fournisseur d'acc\u00e8s \u00e0 Internet associatif depuis 1992." + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "go.nsa.li": { - "error": "HTTPSConnectionPool(host='go.nsa.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'go.nsa.li' doesn't match 'esc.bka.li'\")))" - }, - "www.ionainstitute.ie": { - "error": 404 - }, - "ostatus.renken.is": { - "error": "HTTPSConnectionPool(host='ostatus.renken.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastdn.jp": { + "error": "HTTPSConnectionPool(host='mastdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nuke.social": { + "sozial.politikvonunten.org": { "error": 404 }, - "ycros.org": { - "error": 526 - }, - "zinc280.dreamhosters.com/friendica": { - "error": "HTTPSConnectionPool(host='zinc280.dreamhosters.com', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.pla1.net": { + "blog.pixelfed.de": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.2.6" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 2, + "localComments": 1 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "UserAllowListPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mastodon.social", - "gab.best", - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "albin.social", - "melalandia.tk", - "pieville.net", - "develop.gab.com", - "gab.com" - ], - "reject_deletes": [], - "report_removal": [] - }, - "mrf_user_allowlist": { - "freespeechextremist.com": 1 - }, - "quarantined_instances": [ - "social.librem.one" - ] + "email": "tercean@pixelfed.de" + } + } + }, + "alice.masto.host": { + "error": "HTTPSConnectionPool(host='alice.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "girlcock.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 623, + "activeMonth": 153, + "activeHalfyear": 319 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 251080 + }, + "openRegistrations": true + } + }, + "masto.speculativeartsresearch.com": { + "error": "HTTPSConnectionPool(host='masto.speculativeartsresearch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodonrussia.ru": { + "error": "HTTPSConnectionPool(host='mastodonrussia.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.jcg.re": { + "error": "HTTPSConnectionPool(host='blog.jcg.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "betafive.net": { + "error": "HTTPSConnectionPool(host='betafive.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.tinkeringwithalien.tech": { + "error": "HTTPSConnectionPool(host='fedi.tinkeringwithalien.tech', port=443): Read timed out. (read timeout=3)" + }, + "sn.hackthis.space": { + "error": "HTTPSConnectionPool(host='sn.hackthis.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.dataverse.de": { + "error": 403 + }, + "creative.masto.host": { + "error": "HTTPSConnectionPool(host='creative.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.symphonie-of-code.fr": { + "error": "HTTPSConnectionPool(host='social.symphonie-of-code.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jle.cloud": { + "error": "HTTPSConnectionPool(host='jle.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.top": { + "error": "HTTPSConnectionPool(host='mstdn.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "taborsky.cz": { + "error": 404 + }, + "nickredmark.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.2.2" + }, + "usage": { + "users": { + "total": 1 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Pleroma Ubuntu 18.04 Texas USA", - "nodeName": "pleroma.pla1.net", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 36, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": {} + } + }, + "cloud.sspaeth.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.binchan.xyz": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "localPosts": 147 + }, + "software": { + "version": "1.0.7-2-ga067cf0f", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://social.binchan.xyz/users/chbinnc" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -147188,69 +150167,95 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.pla1.net/users/pla" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-6467-ge57c1b60-bbs" - }, - "usage": { - "localPosts": 10, - "users": { - "total": 4 - } - }, - "version": "2.0" + "nodeName": "Pleroma/BinChan", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "cloud.ready.pm": { - "error": 404 + "mastodon.tsukuba.io": { + "error": "HTTPSConnectionPool(host='mastodon.tsukuba.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.pmail.gr": { - "error": 404 + "tweety.social": { + "error": "HTTPSConnectionPool(host='tweety.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lor.sh": { + "vorlon.social": { + "error": "HTTPSConnectionPool(host='vorlon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bublly.m.to": { + "error": "HTTPSConnectionPool(host='bublly.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "qgggc.m.to": { + "error": "HTTPSConnectionPool(host='qgggc.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.casa": { + "error": "HTTPSConnectionPool(host='masto.casa', port=443): Read timed out. (read timeout=3)" + }, + "m.g3l.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 238, - "activeMonth": 156, - "activeHalfyear": 251 + "total": 165, + "activeMonth": 183, + "activeHalfyear": 219 }, - "localPosts": 7130 + "localPosts": 104432 }, "openRegistrations": true } }, - "hypno.church": { + "oppai.pub": { + "error": "HTTPSConnectionPool(host='oppai.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "doshidon.com": { + "error": "HTTPSConnectionPool(host='doshidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.arkros.net": { + "error": "HTTPSConnectionPool(host='social.arkros.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "magiceast.jp": { + "error": "HTTPSConnectionPool(host='magiceast.jp', port=443): Read timed out. (read timeout=3)" + }, + "interconnected.systems": { "nodeinfo": { "version": "2.0", "software": { @@ -147263,69 +150268,165 @@ "usage": { "users": { "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 3373 + "localPosts": 136 }, "openRegistrations": false } }, - "inkopolis.cafe": { - "error": "HTTPSConnectionPool(host='inkopolis.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "md.yuzulia.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.k2j.de": { - "error": 403 + "cafe.sunbeam.city": { + "error": 502 }, - "toot.syamco.net": { - "error": "HTTPSConnectionPool(host='toot.syamco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.syamco.net' doesn't match either of '*.tumblr.com', 'tumblr.com'\")))" + "emuarius.emersion.fr": { + "error": "HTTPSConnectionPool(host='emuarius.emersion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "msdon.net": { - "error": "HTTPSConnectionPool(host='msdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "amigos.tl1n.com": { + "error": "HTTPSConnectionPool(host='amigos.tl1n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "wizzards.club": { + "tryfriendica.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 5, + "activeHalfyear": 4, + "activeMonth": 3 }, - "localPosts": 106 + "localPosts": 4, + "localComments": 0 }, - "openRegistrations": false + "openRegistrations": true, + "metadata": { + "nodeName": "TryFriendica.de", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "mastodon.webmages.com": { - "error": "HTTPSConnectionPool(host='mastodon.webmages.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.webmages.com' doesn't match either of 'adventuresmokies.com', 'www.adventuresmokies.com'\")))" + "psychocandy.club": { + "error": "HTTPSConnectionPool(host='psychocandy.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "enyutech.social": { - "error": "HTTPSConnectionPool(host='enyutech.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.incmplt.net": { + "error": 404 }, - "blogueur-de-france.fr": { - "error": "HTTPSConnectionPool(host='blogueur-de-france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "southernbears.masto.host": { + "error": "HTTPSConnectionPool(host='southernbears.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kuroringo.com": { - "error": "HTTPSConnectionPool(host='kuroringo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "q13fox.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "alterednarrative.net": { + "social.anarchy.community": { + "error": "HTTPSConnectionPool(host='social.anarchy.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "memloq.net": { + "error": "HTTPSConnectionPool(host='memloq.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.opportunis.me": { "nodeinfo": { "metadata": { - "nodeDescription": "", - "nodeName": "Altered Narrative" + "nodeName": "pix.opportunis.me", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pix.opportunis.me", + "url": "https://pix.opportunis.me" + }, + "username": { + "remote": { + "formats": null, + "format": null, + "custom": null + } + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -147334,77 +150435,278 @@ "outbound": [] }, "software": { - "name": "plume", - "version": "0.4.0" + "name": "pixelfed", + "version": "0.10.6" }, "usage": { - "localComments": 3, - "localPosts": 1, + "localPosts": 18, + "localComments": 0, "users": { - "total": 1 + "total": 4, + "activeHalfyear": 0, + "activeMonth": 0 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "misskey.nokotaro.work": { + "koumadan.m.to": { + "error": "HTTPSConnectionPool(host='koumadan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.acapi.net": { + "error": 502 + }, + "toot.diego.codes": { + "error": "HTTPSConnectionPool(host='toot.diego.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "glowpen.eu": { + "error": "HTTPSConnectionPool(host='glowpen.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sleeping.town": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.0" + "name": "mastodon", + "version": "3.0.1+glitch+sleeping" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 232, + "activeMonth": 115, + "activeHalfyear": 168 + }, + "localPosts": 714086 }, + "openRegistrations": false + } + }, + "hashtag-relay.dtp-mstdn.jp": { + "nodeinfo": { + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "selective-relay", + "version": "0.2.0" }, - "openRegistrations": false, "usage": { - "users": {} + "localPosts": 0, + "users": { + "total": 2 + } }, + "version": "2.0", "metadata": { - "nodeName": "\u304a\u3066\u3066\u3059\u3079\u3059\u3079\u9bd6", - "nodeDescription": "\u304a\u3066\u3066\u3059\u3079\u3059\u3079\u30de\u30fc\u30c1\u30f3\u30b0\u30d0\u30f3\u30c9", - "maintainer": { - "name": "takenoko", - "email": "takenoko19950714@hotmail.co.jp" - }, - "langs": [], - "tosUrl": "https://misskey.nokotaro.work/@takenoko/pages/about", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 4096, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true + "peers": [ + "azurlane.mastportal.info", + "v2.nyoki.club", + "m.eula.dev", + "kiritan.work", + "nha.one", + "cutls.com", + "raspi.edge4cube.work", + "minohdon.jp", + "noellabo-mstdn-dev.ap.ngrok.io", + "d.c-cha.cc", + "mstdn.f72u.net", + "mstdn-bike.net", + "osomatsu.mastportal.info", + "mstdn.ikebuku.ro", + "o1li.net", + "comm.cx", + "nitiasa.com", + "dtp-mstdn.jp", + "mstdn.tomokiwakimoto.com", + "pso2.club", + "precure.ml", + "mastodon.chotto.moe", + "imasora.net", + "plustodon.net", + "hakorena.hostdon.ne.jp", + "mstdn.tamag.org", + "puzzl.hostdon.ne.jp", + "k-shiigi-136.masto.host", + "opantu.jp", + "social.timespiral.co.jp", + "tl.telmina.com", + "mstdn.pcsfield.com", + "mstdn.blue", + "mstdn.y-zu.org", + "setl.ist", + "s2.libera.blue", + "mstdn.mini4wd-engineer.com", + "obapom.work", + "mdn.crows.tokyo", + "deguuuuu.xyz", + "mastodon.dowata.xyz", + "dev.slum.cloud", + "tomitodon.huideyeren.info", + "chiffonexperiment.hostdon.ne.jp", + "kancolle.social", + "yakumo.foundation", + "social.edge4cube.work", + "kurage.cc", + "waraiotoko.net", + "mstdn.kuriuzu.tk", + "sumanko.ml", + "osechin.co", + "minordon.dip.jp", + "mstdn.hiyuki2578.net", + "pleroma.eniehack.net", + "mstdn.vodka", + "ef67.myhome.cx", + "famichiki.com", + "www.njp.asia", + "interact.bluecore.net", + "orenoshiro.site", + "one.telmina.com", + "gochisou.photo", + "mstdn.boxp.tk", + "mast.moe", + "retrodon.jp", + "another-guild.com", + "mstdn.kurosuke.org", + "tokamstdn.jp", + "hakomas.cf", + "odakyu.app", + "pleroma.slum.cloud", + "runyu.tokyo", + "mstdn.h3z.jp", + "md.xps2.net", + "mastodon.juggler.jp", + "porkmeeting.masto.host", + "mstdn.seikin.club", + "pleroma.pptdn.jp", + "wakakyu.tk", + "miyon.net", + "dotdon.jp", + "mstdn.gunma.jp", + "mstdn.gots9713.xyz", + "mstdn.otyakai.xyz", + "opantu.opantu.site", + "mstdn.mynoghra.jp", + "hiroshimastdn.club", + "vocalodon.net", + "mstdn.kemono-friends.info", + "v1x3n.net", + "msbtn.m0r016.net", + "mast.lei202.com", + "mst.lin5.taruntarun.net", + "m.moriya.faith", + "pl.x39.dev", + "pokemon.mastportal.info", + "gensokyo.town", + "bot.abyss.fun", + "m6n.onsen.tech", + "machida.yokohama", + "wug.fun", + "test.wlw.pw", + "mstdn.cc", + "ukadon.shillest.net", + "fedibird.com", + "mstdn.futaba-works.com", + "si.pmpm.pw", + "melilot.icu", + "udon.red", + "hakorena.net", + "chaosphere.hostdon.jp", + "pl.kpherox.dev", + "friendsni.co", + "digixp.dip.jp", + "yamagadon.com", + "syosetu.social", + "myselfdot.work", + "9177xe.tokyo", + "gorone.xyz", + "mikado-city.jp", + "kosendon.tech", + "ed1.tokyo", + "mstdn.cosplayer.com", + "real-escape.jp", + "don.kaias1jp.site", + "zhenya.masto.host", + "pcgamer.social", + "mstdn.kessai-otaku.club", + "blessedgeeks.social", + "under-bank.blue", + "itabashi.0j0.jp", + "bakitodon.com", + "manhole.club", + "popon.pptdn.jp", + "mstdn.plusminus.io", + "mastoden.com", + "mstdn.precure.fun", + "mstdn.ryanak.xyz", + "mstdn.toad-in-the-hole.net", + "pleroma.wakuwakup.net", + "mastodon.nagaseyami.com", + "mstdn.moe-max.jp", + "mastodon.crazynewworld.net", + "mstdn.haun.jp", + "mastodon.s4m0r1.net", + "mstdn.b-shock.org", + "ertona.net", + "catgram.jp", + "mastodon.maho-do.jp", + "tsuki.network", + "amemiya.work", + "mstdn.hyogo.jp", + "mstdn.mimikun.jp", + "mastodon.fujita.style", + "loquat.social", + "mastodon.kxn4t.tech", + "cute2d.xyz", + "animal-crossing.mastportal.info", + "pleroma.noellabo.jp", + "abyss.fun", + "toot.blue", + "sin.tyaku.com", + "mstdn.yakitamago.info", + "mikumikudance.cloud" + ] } } }, - "adaizen.com": { + "lowlevel.ca": { "error": 404 }, - "mastodon.unixwolf.com": { - "error": 404 + "1745.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 29 + }, + "openRegistrations": true + } }, - "nube61.muretlabarba.de": { + "jcloud.harrisville.net.nz": { "error": 404 }, - "edolas.world": { + "wolfhowl.me": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -147414,49 +150716,164 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", + "gopher", "relay", "safe_dm_mentions", "pleroma_emoji_reactions" ], "federation": { "enabled": true, - "exclusions": false, + "exclusions": true, "mrf_hellthread": { - "delist_threshold": 20, - "reject_threshold": 30 + "delist_threshold": 25, + "reject_threshold": 100 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [], + "replace": [] + }, + "mrf_object_age": { + "actions": [ + "delist", + "strip_followers" + ], + "threshold": 172800 }, "mrf_policies": [ "SimplePolicy", - "HellthreadPolicy" + "TagPolicy", + "AntiLinkSpamPolicy", + "HellthreadPolicy", + "KeywordPolicy", + "AntiFollowbotPolicy", + "NoPlaceholderTextPolicy", + "ObjectAgePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], + "federated_timeline_removal": [ + "friends.nico", + "social.raptorengineering.io", + "cofe.moe", + "freehold.earth", + "freespeech.host", + "niu.moe", + "social.targaryen.house", + "social.wiuwiu.de", + "toot.love", + "social.louisoft01.moe", + "social.lucci.xyz", + "explosion.party", + "quey.org", + "botsin.space", + "101010.pl", + "misskey.io", + "mast.wholemars.com", + "monsterpit.net", + "radical.town", + "hellsite.site", + "jabb.in", + "cooler.mom", + "dads.cool", + "rcsocial.net", + "theres.life", + "oneiris.me", + "fedibird.com", + "best-friends.chat", + "phreedom.tk", + "fedi.z0ne.moe" + ], "media_nsfw": [ + "stereophonic.space", + "botsin.space", + "kink.town", + "xxxtumblr.org", + "nsfw.social" + ], + "media_removal": [ + "2hu.club" + ], + "reject": [ + "sinblr.com", + "pawoo.net", + "counter.social", + "socnet.supes.com", + "social.homunyan.com", + "baraag.net", + "weeaboo.space", + "gameliberty.club", + "youkai.town", + "kowai.youkai.town", + "comm.network", + "freespeechextremist.com", + "freezepeach.xyz", + "goldandblack.xyz", + "pl.smuglo.li", + "qoto.org", + "rainbowdash.net", + "liberdon.com", + "mobile.co", + "spinster.xyz", + "sealion.club", + "gab.com", + "social.i2p.rocks", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.lucci.xyz", + "social.quodverum.com", + "weeaboo.space", + "wrongthink.net", + "woofer.alfter.us", + "zerohack.xyz", "humblr.social", - "sinblr.com" + "twimblr.xyz", + "gleasonator.com", + "animalliberation.social", + "gab.ai", + "spinster.dev", + "gab.protohype.net", + "ihatebeinga.live", + "lets.bemoe.online", + "develop.gab.com", + "cliterati.club", + "social.librem.one", + "carrot.army", + "gamers.exposed", + "skippers-bin.com", + "pl.neko.bar", + "md.neko.bar", + "search.fedi.app", + "noagendasocial.com", + "freespeech.firedragonstudios.com", + "thechad.zone", + "social.sunshinegardens.org", + "archivefedifor.fun" ], - "media_removal": [], - "reject": [], "reject_deletes": [], - "report_removal": [] + "report_removal": [ + "oneiris.me" + ] }, - "quarantined_instances": [] + "quarantined_instances": [ + "pleroma.online", + "pl.veryamt.com", + "oneiris.me", + "archivefedifor.fun" + ] }, "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, + "maxFields": 25, + "maxRemoteFields": 30, "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": true, - "nodeDescription": "The official Pleroma instance of Edolas.", - "nodeName": "World of Edolas", + "nodeDescription": "Wolf Howl is a Pleroma instance which particularly caters to members of the alterhuman community. All are welcome!", + "nodeName": "Wolf Howl", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -147504,7 +150921,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://edolas.world/users/frosch" + "https://wolfhowl.me/users/naia", + "https://wolfhowl.me/users/silverwolf" ], "suggestions": { "enabled": false @@ -147526,141 +150944,344 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-519-g1855c597-develop+dev" + "version": "2.0.50-663-ged4e9e64-develop" }, "usage": { - "localPosts": 7817, + "localPosts": 1877, "users": { - "total": 21 + "total": 82 } }, "version": "2.0" } }, - "futvretown.com": { - "error": "HTTPSConnectionPool(host='futvretown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "miss.va-11-hall-a.cafe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Miss VA-11 Hall-A", + "nodeDescription": null, + "maintainer": { + "name": "Jilly", + "email": "jill@va-11-hall-a.cafe" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": true, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true + } + } }, - "yakult.style": { - "error": "HTTPSConnectionPool(host='yakult.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.fmind.me": { + "error": "HTTPSConnectionPool(host='social.fmind.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mozartweg.dyndns.org/friendica": { - "error": "HTTPSConnectionPool(host='mozartweg.dyndns.org', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mozartweg.dyndns.org' doesn't match either of 'cloud.hasecom.at', 'friendica.hasecom.at', 'www.hasecom.at'\")))" + "mstdn.nfg.zone": { + "error": "HTTPSConnectionPool(host='mstdn.nfg.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mostodon.net": { - "error": "HTTPSConnectionPool(host='mostodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mostodon.net timed out. (connect timeout=3)'))" + "mastodon.philgeld.ch": { + "error": "HTTPSConnectionPool(host='mastodon.philgeld.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ashikaga.link": { - "error": "HTTPSConnectionPool(host='ashikaga.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "tatchanka.fr": { + "error": "HTTPSConnectionPool(host='tatchanka.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "potato.dog": { - "error": "HTTPSConnectionPool(host='potato.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'potato.dog' doesn't match either of 'next-server.xyz', 'www.next-server.xyz'\")))" + "mastodon.pericles.world": { + "error": "HTTPSConnectionPool(host='mastodon.pericles.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ckanhntqir.localtunnel.me": { - "error": "HTTPSConnectionPool(host='ckanhntqir.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mastodon.thelmgn.com": { + "error": 503 }, - "corrigan.moe": { + "test.artificial-owl.com": { + "error": "HTTPSConnectionPool(host='test.artificial-owl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.ytgrsua4.net": { + "error": "HTTPSConnectionPool(host='mstdn.ytgrsua4.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lapineige.fr": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "mozillagfx.wordpress.com": { - "error": 404 + "mammutpals.com": { + "error": "HTTPSConnectionPool(host='mammutpals.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc15.yagst.de": { - "error": "HTTPSConnectionPool(host='nc15.yagst.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nc15.yagst.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "mastodon.city": { + "error": "HTTPSConnectionPool(host='mastodon.city', port=443): Read timed out. (read timeout=3)" }, - "tubeb.tesgo.fr": { - "error": "HTTPSConnectionPool(host='tubeb.tesgo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "redflag.social": { + "error": "HTTPSConnectionPool(host='redflag.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.sauhor.jp": { - "error": "HTTPSConnectionPool(host='mstdn.sauhor.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.ktownbass.nohost.me": { + "error": 404 }, - "mastodon.lrdf.fr": { + "chitose.moe": { + "error": "HTTPSConnectionPool(host='chitose.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hub.wrk.ru": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "hubzilla", + "version": "3.8" }, "protocols": [ - "activitypub" + "zot", + "diaspora", + "ostatus" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "twitter", + "wordpress", + "xmpp" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 31, + "activeHalfyear": 0, + "activeMonth": 0 }, - "localPosts": 4265 + "localPosts": 281, + "localComments": 22 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hubzilla@Wrk.Ru" + } } }, - "xqz.ca": { - "error": "HTTPSConnectionPool(host='xqz.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.mt-sys.net": { + "error": "HTTPSConnectionPool(host='mstdn.mt-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.maud.io": { + "playstation-sns.com": { + "error": "HTTPSConnectionPool(host='playstation-sns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jpnews.site": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "bot.abyss.fun": { + "error": "HTTPSConnectionPool(host='bot.abyss.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.myzkstr.tech": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/KonomiKitten": { + "error": 404 + }, + "social.gelse.eu": { + "error": "HTTPSConnectionPool(host='social.gelse.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chatstodon.com": { + "error": "HTTPSConnectionPool(host='chatstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "interflow.org": { + "error": 404 + }, + "mux.works": { + "error": "HTTPSConnectionPool(host='mux.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blogs.fromouter.space": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Blogs from outer space", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 999, + "publicReader": true, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "" + }, "usage": { "users": { - "total": 1858, - "activeMonth": 461, - "activeHalfyear": 662 + "total": 2, + "activeHalfyear": 2 }, - "localPosts": 3939175 + "localPosts": 3 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.lundgrensjostrom.com": { + "masto.misell.cymru": { + "error": 503 + }, + "mammoth.home.koehn.com": { + "error": 404 + }, + "attainable.xyz": { + "error": "HTTPSConnectionPool(host='attainable.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "moonbeam.dance": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "summerlin.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 16, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 1 + "localPosts": 1206 }, "openRegistrations": false } }, - "bapa.ekik.org": { - "error": "HTTPSConnectionPool(host='bapa.ekik.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bapa.ekik.org timed out. (connect timeout=3)'))" - }, - "feedseer.com": { - "error": "HTTPSConnectionPool(host='feedseer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "trace": { + "error": "HTTPSConnectionPool(host='trace', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nvrlnd.xyz": { - "error": "HTTPSConnectionPool(host='nvrlnd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ap.dev.otter.sh": { + "error": 404 }, - "shitpost.beep.computer": { + "andreas.jeitler.org": { "error": 404 }, - "mastodons.jp": { - "error": "HTTPSConnectionPool(host='mastodons.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "next.timoheider.de": { + "error": "HTTPSConnectionPool(host='next.timoheider.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "benhutchings.com": { - "error": "HTTPSConnectionPool(host='benhutchings.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.ffs2play.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.4.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 21975, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "FFS2Play", + "nodeDescription": "Tutoriel et d\u00e9monstrations autour de linux et de la simulation de vol" + } + } }, - "mastodon.social/users/vahnj": { + "malsum.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "libertree", + "pumpio", + "redmatrix", + "twitter", + "wordpress", + "xmpp" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 0 + }, + "localPosts": 36, + "localComments": 63 + }, + "metadata": { + "nodeName": "Malsum Hubzilla" + } + } + }, + "minimes.hacklab.science": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/colon_three": { "error": 404 }, - "bigshoulders.city": { + "hodapp.club": { "nodeinfo": { "version": "2.0", "software": { @@ -147672,85 +151293,151 @@ ], "usage": { "users": { - "total": 37, - "activeMonth": 7, - "activeHalfyear": 11 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 34059 + "localPosts": 721 }, "openRegistrations": false } }, - "takumifan.club": { - "error": "HTTPSConnectionPool(host='takumifan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.klinikowski.pl": { + "error": "HTTPSConnectionPool(host='toot.klinikowski.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.d0p1.eu": { - "error": "HTTPSConnectionPool(host='social.d0p1.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cyberia.jess.coffee": { + "error": "HTTPSConnectionPool(host='cyberia.jess.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "directdon.jp": { + "jjg.2soc.net": { "error": 404 }, - "toot.plus.yt": { + "lina.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.taborsky.cz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3762 + "localPosts": 7 }, "openRegistrations": false } }, - "neet.club": { - "error": 404 + "fat.cab": { + "error": "HTTPSConnectionPool(host='fat.cab', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mkn.m.to": { - "error": "HTTPSConnectionPool(host='mkn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.undernet.uy": { + "error": "HTTPSConnectionPool(host='status.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fx-don.net": { - "error": "HTTPSConnectionPool(host='fx-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "nextcloud.xn--decor-fsa.ch": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.spoluck.ca": { + "social.privacytools.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 5, - "activeHalfyear": 6 + "total": 1640, + "activeMonth": 208, + "activeHalfyear": 216 }, - "localPosts": 1671 + "localPosts": 26983 }, "openRegistrations": false } }, - "indxio.info": { - "error": "HTTPSConnectionPool(host='indxio.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to indxio.info timed out. (connect timeout=3)'))" + "chaoticride.com": { + "error": "HTTPSConnectionPool(host='chaoticride.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tradon.jp": { - "error": "HTTPSConnectionPool(host='tradon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "drive.realsecure.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "masto.media": { - "error": "HTTPSConnectionPool(host='masto.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "marxists.world": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 4, + "activeHalfyear": 10 + }, + "localPosts": 120 + }, + "openRegistrations": true + } }, - "kitty.social": { + "cuse.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "extratone.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Extratone", + "nodeDescription": "Extratone is an online magazine covering technology, music, culture, and media with an ongoing passion for New Culture and a duty to further its voices.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 32 + }, + "version": "2.0" + } + }, + "conscience.mhdp.me": { + "error": "HTTPSConnectionPool(host='conscience.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "3d.cloud.evans-supply.online": { + "error": "HTTPSConnectionPool(host='3d.cloud.evans-supply.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '3d.cloud.evans-supply.online' doesn't match either of '*.weebly.com', 'weebly.com'\")))" + }, + "social.minable.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -147760,6 +151447,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "chat", "relay" ], @@ -147771,10 +151461,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "kitty.social", + "nodeName": "Social Minable Network", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -147822,14 +151518,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://kitty.social/users/kitty" + "https://social.minable.xyz/users/ArnaudMinable" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -147838,10 +151530,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -147849,102 +151540,77 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.1" }, "usage": { - "localPosts": 660, + "localPosts": 380, "users": { - "total": 16 + "total": 3 } }, "version": "2.0" } }, - "pretty.vacunt.tk": { + "fr.bushidodreams.com": { + "error": "HTTPSConnectionPool(host='fr.bushidodreams.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wolke.npo.city": { "error": 404 }, - "boffosocko.com": { + "cloud.engcol.org": { + "error": "HTTPSConnectionPool(host='cloud.engcol.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "sys.kawi.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3 + "total": 1, + "activeMonth": 51, + "activeHalfyear": 102 }, - "localPosts": 12832, - "localComments": 19725 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] + "localPosts": 153 }, - "protocols": [ - "activitypub", - "webmention" - ], - "metadata": { - "email": "chrisaldrich@jhu.edu" - } + "openRegistrations": false } }, - "Komula.space": { - "error": "HTTPSConnectionPool(host='komula.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cmx.im": { - "error": 404 - }, - "timapple.com": { - "error": 404 - }, - "bricolage.masto.host": { - "error": "HTTPSConnectionPool(host='bricolage.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "parlementum.news": { - "error": "HTTPSConnectionPool(host='parlementum.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "conesphere.social": { + "rcsocial.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 44, - "activeHalfyear": 109 + "total": 212, + "activeMonth": 90, + "activeHalfyear": 226 }, - "localPosts": 1581 + "localPosts": 6828 }, "openRegistrations": true } }, - "mail.lambertfam.org": { - "error": 403 + "social.auge.cat": { + "error": "HTTPSConnectionPool(host='social.auge.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.dragonpsi.xyz": { + "flim.ml": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -147959,33 +151625,23 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 1 }, - "localPosts": 15471, - "localComments": 2 + "localPosts": 4031, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "DragonPsi Tube", - "nodeDescription": "PeerTube instance for DragonPsi users", + "nodeName": "Flim.ml", + "nodeDescription": "Des flims sur le librimse.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -148002,8 +151658,10 @@ "enabled": true }, "enabledResolutions": [ + 0, 240, - 360, + 480, + 720, 1080 ] }, @@ -148077,8 +151735,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -148092,412 +151750,208 @@ } } }, - "mstdn.klg-tree.jp": { - "error": 404 - }, - "social.patate-douce.me": { - "error": "HTTPSConnectionPool(host='social.patate-douce.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.erdyyn.net": { - "error": "HTTPSConnectionPool(host='peertube.erdyyn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.erdyyn.net' doesn't match 'www.erdyyn.net'\")))" - }, - "feindemordors.selfhost.bz": { - "error": "HTTPSConnectionPool(host='feindemordors.selfhost.bz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "immerweiterlaufen.net": { - "error": 404 - }, - "social.mediacast.ca": { - "error": "HTTPSConnectionPool(host='social.mediacast.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.rasal.de": { - "error": 404 - }, - "bigpenis.life": { - "error": "HTTPSConnectionPool(host='bigpenis.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hell.social": { - "error": "HTTPSConnectionPool(host='hell.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hell.social' doesn't match either of 'fedigram.com', 'www.fedigram.com'\")))" - }, - "culturayresistenciablog.wordpress.com": { - "error": 404 - }, - "kelnet.social": { - "error": "HTTPSConnectionPool(host='kelnet.social', port=443): Read timed out. (read timeout=3)" - }, - "misskey.ne-moni.work": { - "error": 410 - }, - "pleroma.oniichanylo2tsi4.onion": { - "error": "HTTPSConnectionPool(host='pleroma.oniichanylo2tsi4.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.einzbern.one": { + "error": "HTTPSConnectionPool(host='masto.einzbern.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "campduffel.social": { + "vloggers.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 6 - }, - "localPosts": 81 - }, - "openRegistrations": true - } - }, - "friendica.prankgo.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, "services": { "inbound": [], "outbound": [ - "smtp", - "twitter", - "wordpress" + "atom1.0", + "rss2.0" ] }, - "usage": [], "openRegistrations": false, - "metadata": { - "nodeName": "Eriks Friendica", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "afterpod.com": { - "error": 404 - }, - "pix.openalgeria.org": { - "error": "HTTPSConnectionPool(host='pix.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "loli.estate": { - "error": "HTTPSConnectionPool(host='loli.estate', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "artalley.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10999, - "activeMonth": 470, - "activeHalfyear": 1540 - }, - "localPosts": 51142 - }, - "openRegistrations": false - } - }, - "youkai.town": { - "error": "HTTPSConnectionPool(host='youkai.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.ross154.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter" - ] - }, - "usage": { - "users": { - "total": 15, - "activeHalfyear": 15, - "activeMonth": 4 - }, - "localPosts": 72, - "localComments": 111 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "social.ross154.net", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "rakekniven.servebeer.com": { - "error": 404 - }, - "friendica.gronendahl.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2019.01-1293" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, "usage": { "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 + "total": 202 }, - "localPosts": 76, - "localComments": 3 + "localPosts": 24549, + "localComments": 9 }, - "openRegistrations": true, "metadata": { - "nodeName": "friendica auf gronendahl.de", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "Vloggers (PeerTube)", + "nodeDescription": "Instance PeerTube d\u00e9di\u00e9e aux vlogs sous toutes leurs formes.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 53687091200, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.zombocloud.com": { - "error": "HTTPSConnectionPool(host='mastodon.zombocloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fzry.us": { - "error": "HTTPSConnectionPool(host='fzry.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fzry.us' doesn't match either of 'gabrielboutin.net', 'cpcalendars.gabrielboutin.net', 'cpcontacts.gabrielboutin.net', 'ipv6.gabrielboutin.net', 'mail.gabrielboutin.net', 'www.gabrielboutin.net'\")))" - }, - "social.privacytools.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1641, - "activeMonth": 209, - "activeHalfyear": 209 - }, - "localPosts": 26551 - }, - "openRegistrations": false - } - }, - "lofi.one": { - "error": "HTTPSConnectionPool(host='lofi.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nx.juliusbregenzer.de": { - "error": 404 - }, - "social.onliniak.ct8.pl": { - "error": "HTTPSConnectionPool(host='social.onliniak.ct8.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.onliniak.ct8.pl' doesn't match either of 'onliniak.ct8.pl', 'www.onliniak.ct8.pl'\")))" - }, - "img.svnet.fr": { - "error": "HTTPSConnectionPool(host='img.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hiveway.net": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mstdn.linfiel.com": { - "error": 404 + "emotionalboys.club": { + "error": "HTTPSConnectionPool(host='emotionalboys.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.kif.rocks": { + "social.librem.one": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 182, - "activeMonth": 40, - "activeHalfyear": 96 + "total": 5034, + "activeMonth": 1021, + "activeHalfyear": 1948 }, - "localPosts": 30934 + "localPosts": 65233 }, "openRegistrations": false } }, - "xn--pckuas0oz21m64d.m.to": { - "error": "HTTPSConnectionPool(host='xn--pckuas0oz21m64d.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cybersecurity.social": { - "error": 404 - }, - "kinnie.masto.host": { - "error": "HTTPSConnectionPool(host='kinnie.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "some.usvs.xyz": { - "error": 500 - }, - "mastodon.yajamon.com": { + "ceilotierra.space": { "error": 404 }, - "www.culatello.club": { - "error": "HTTPSConnectionPool(host='www.culatello.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wooperlooper.m.to": { - "error": "HTTPSConnectionPool(host='wooperlooper.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nayukana.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 16, - "activeHalfyear": 19 - }, - "localPosts": 3329 - }, - "openRegistrations": false - } - }, - "pl.komittee.net": { + "tower.xyzzy.link": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -148509,36 +151963,44 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "MediaProxyWarmingPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], + "federated_timeline_removal": [ + "botsin.space", + "neckbeard.xyz", + "freespeechextremist.com" + ], "media_nsfw": [ - "pawoo.net" + "neckbeard.xyz", + "stereophonic.space", + "anime.website" ], "media_removal": [], "reject": [ - "neo.hongeipii.com", - "mstdn.jp", - "mastodon.cloud", - "ding-dong.asmodeus.tokyo" + "gab.com", + "sinblr.com", + "baraag.net", + "yorishiro.space" ], - "reject_deletes": [], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "kiwifarms.cc", + "gab.com", + "sinblr.com", + "yorishiro.space" + ] }, "fieldsLimits": { "maxFields": 10, @@ -148548,8 +152010,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "\u56fd\u898b\u5c0f\u9053\u306e\u304a\u3072\u3068\u308a\u3055\u307e\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002", - "nodeName": "Pleroma/Komittee", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "The Tower", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -148597,7 +152059,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.komittee.net/users/kunimi53chi" + "https://tower.xyzzy.link/users/wizard" ], "suggestions": { "enabled": false @@ -148619,30 +152081,27 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-0-g8e8828660-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 25845, + "localPosts": 7608, "users": { - "total": 1 + "total": 3 } }, "version": "2.0" } }, - "social.treyssatvincent.fr": { - "error": "HTTPSConnectionPool(host='social.treyssatvincent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "asobi.world": { - "error": "HTTPSConnectionPool(host='asobi.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tecce.club": { + "error": "HTTPSConnectionPool(host='tecce.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.dowata.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.dowata.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "vamuki.club": { + "error": "HTTPSConnectionPool(host='vamuki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.heaton.dev": { - "error": "HTTPSConnectionPool(host='pleroma.heaton.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.tchaypo.tech": { + "error": 404 }, - "yegeurina.xyz": { + "mstdn.io": { "nodeinfo": { "version": "2.0", "software": { @@ -148654,111 +152113,28 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 15574, + "activeMonth": 913, + "activeHalfyear": 2326 }, - "localPosts": 12 + "localPosts": 1925499 }, - "openRegistrations": false + "openRegistrations": true } }, - "correlation.zone": { - "error": "HTTPSConnectionPool(host='correlation.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'correlation.zone' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" + "88.om": { + "error": "HTTPSConnectionPool(host='88.om', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fersha.me": { + "mastodon.secretoperator.com": { + "error": "HTTPSConnectionPool(host='mastodon.secretoperator.com', port=443): Read timed out. (read timeout=3)" + }, + "bacn.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Assorted Aussies", - "nodeName": "Assorted Aussies", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fersha.me/users/cjmoto7" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "Bacn", + "Version": "0.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], @@ -148766,64 +152142,38 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, + "openRegistrations": false, "usage": { - "localPosts": 0, - "users": { - "total": 3 - } + "users": 4 }, - "version": "2.0" + "metadata": {} } }, - "h29ztdn.tottoriscout.org": { - "error": "HTTPSConnectionPool(host='h29ztdn.tottoriscout.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kyakka.wordpress.com": { - "error": 410 - }, - "relay.vinzv.space": { - "error": "HTTPSConnectionPool(host='relay.vinzv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.vinzv.space' doesn't match 'vinzv.space'\")))" - }, - "blog.development.write.as": { + "mastodon.adriaan.se": { "nodeinfo": { - "metadata": { - "nodeName": "Dev Blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 6 + "localPosts": 1 }, - "version": "2.0" + "openRegistrations": false } }, - "social.scribblers.club": { + "cloud.a-zwenkau.de": { + "error": 404 + }, + "obapom.work": { "nodeinfo": { "version": "2.0", "software": { @@ -148835,244 +152185,327 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 11, + "activeMonth": 11, + "activeHalfyear": 12 }, - "localPosts": 3910 + "localPosts": 45126 }, - "openRegistrations": false + "openRegistrations": true } }, - "hodl.social": { - "error": "HTTPSConnectionPool(host='hodl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.survival-machines.fr": { + "error": "HTTPSConnectionPool(host='mastodon.survival-machines.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.survival-machines.fr' doesn't match either of 'api.metrixvr.net', 'bdw2020.slaynash.fr', 'beatsabermultiplayer.slaynash.fr', 'bsmodmanager.slaynash.fr', 'download2.survival-machines.fr', 'hypercat-studio.net', 'imap.hypercat-studio.net', 'imap.metrixvr.net', 'imap.survival-machines.fr', 'metrixvr.net', 'munin.survival-machines.fr', 'postfixadmin.survival-machines.fr', 'smtp.hypercat-studio.net', 'smtp.metrixvr.net', 'smtp.survival-machines.fr', 'survival-machines.fr', 'vrchat.slaynash.fr', 'vrchat.survival-machines.fr', 'vrcmodmanager.slaynash.fr'\")))" }, - "txwb.org": { + "status.aroaminggeek.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "wolke.kapelari.com": { "error": 404 }, - "red.odosys.net": { - "error": "HTTPSConnectionPool(host='red.odosys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.grunig.org": { + "error": "HTTPSConnectionPool(host='social.grunig.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gominosensei.org": { - "error": 404 + "img.svnet.fr": { + "error": "HTTPSConnectionPool(host='img.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.mastodonti.co": { - "error": "HTTPSConnectionPool(host='dev.mastodonti.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.popeyetacos.de": { + "error": "HTTPSConnectionPool(host='cloud.popeyetacos.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "uldocs.atilf.fr": { + "status.ced117.net": { "error": 404 }, - "anvorgesa.com": { - "error": "HTTPSConnectionPool(host='anvorgesa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "xxx.fedifilth.xyz": { + "error": "HTTPSConnectionPool(host='xxx.fedifilth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pokemon.m.to": { - "error": "HTTPSConnectionPool(host='pokemon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dickshow.social": { + "error": "HTTPSConnectionPool(host='dickshow.social', port=443): Read timed out. (read timeout=3)" }, - "www.pornixa.com": { - "error": "HTTPSConnectionPool(host='www.pornixa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "teswww.msdnaart.net": { + "error": "HTTPSConnectionPool(host='teswww.msdnaart.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "frogtown.club": { - "error": "HTTPSConnectionPool(host='frogtown.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.scarly.pink": { + "error": "HTTPSConnectionPool(host='soc.scarly.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soziale.verwirrung.institute": { + "kaientai-jp.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "librenet.xyz": { + "error": "HTTPSConnectionPool(host='librenet.xyz', port=443): Read timed out. (read timeout=3)" + }, + "eat-inago-inago.com": { + "error": "HTTPSConnectionPool(host='eat-inago-inago.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "media.privacyinternational.org": { + "error": "HTTPSConnectionPool(host='media.privacyinternational.org', port=443): Read timed out. (read timeout=3)" + }, + "park.eldoom.me": { + "error": "HTTPSConnectionPool(host='park.eldoom.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jpop.club": { + "error": "HTTPSConnectionPool(host='jpop.club', port=443): Read timed out. (read timeout=3)" + }, + "mast.division25.xyz": { + "error": "HTTPSConnectionPool(host='mast.division25.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "osakana.cloud": { + "error": "HTTPSConnectionPool(host='osakana.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nogitsune.moe": { + "error": "HTTPSConnectionPool(host='nogitsune.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.adhocmusic.com": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.com" - ], - "media_nsfw": [ - "gab.com" - ], - "media_removal": [ - "gab.com" - ], - "reject": [ - "gab.com" - ], - "report_removal": [ - "gab.com" - ] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "IWKIfaV", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soziale.verwirrung.institute/users/neijatolf", - "https://soziale.verwirrung.institute/users/lycian" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-2476-g9e0c2413-develop" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 93, "users": { - "total": 4 - } + "total": 5 + }, + "localPosts": 174, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "AD'HOC Tube", + "nodeDescription": "Retrouvez toutes les vid\u00e9os de concerts de l'association AD'HOC sur cette instance PeerTube", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "misskey.xps2.net": { - "error": 500 + "qrpth.eu": { + "error": 404 }, - "g1b.me": { - "error": 502 + "nypost.com": { + "error": 404 }, - "pix.g1zm0.social": { - "error": 503 + "social.poppelreuter.de/social": { + "error": "HTTPSConnectionPool(host='social.poppelreuter.de', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.poppelreuter.de' doesn't match either of 'mail.poppelreuter.de', 'secure.poppelreuter.de', 'xmpp.poppelreuter.de'\")))" }, - "scream.today": { + "z-socialgame.mstdn.cloud": { + "error": "HTTPSConnectionPool(host='z-socialgame.mstdn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jonhays.me": { + "error": 404 + }, + "mstdn.sakamori.jp": { + "error": "HTTPSConnectionPool(host='mstdn.sakamori.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.tesgo.fr": { "nodeinfo": { - "metadata": { - "nodeName": "scream.today", - "nodeDescription": "a blog site for screamin about ur day", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 3, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] + "usage": { + "users": { + "total": 49, + "activeMonth": 27, + "activeHalfyear": 41 + }, + "localPosts": 7752 }, + "openRegistrations": true + } + }, + "erch.co": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/dvdmrsdn": { + "error": 404 + }, + "pl.smugfrog.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "0q0.xyz": { + "error": "HTTPSConnectionPool(host='0q0.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "unkomaker.m.to": { + "error": "HTTPSConnectionPool(host='unkomaker.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cyber-anarchy.net": { + "error": "HTTPSConnectionPool(host='cyber-anarchy.net', port=443): Read timed out. (read timeout=3)" + }, + "m.shortshady.com": { + "error": "HTTPSConnectionPool(host='m.shortshady.com', port=443): Read timed out. (read timeout=3)" + }, + "staging.kosmos.social": { + "error": "HTTPSConnectionPool(host='staging.kosmos.social', port=443): Read timed out. (read timeout=3)" + }, + "pl.the-wired.club": { + "error": "HTTPSConnectionPool(host='pl.the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blanboom.org": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { - "total": 98, - "activeHalfyear": 17 + "total": 1 }, - "localPosts": 141 + "localPosts": 80, + "localComments": 231 }, - "version": "2.0" + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "mmxxzz6@gmail.com" + } } }, - "mstdn.tw": { - "error": "HTTPSConnectionPool(host='mstdn.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "blog.fluffel.io": { - "error": "HTTPSConnectionPool(host='blog.fluffel.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "japaon.cf": { + "error": "Unexpected UTF-8 BOM (decode using utf-8-sig): line 1 column 1 (char 0)" }, - "mas.usagicore.org": { - "error": "HTTPSConnectionPool(host='mas.usagicore.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mas.usagicore.org' doesn't match either of 'ssh.usagicore.org', 'usagicore.org'\")))" + "harmless.hopto.me:60005": { + "error": "HTTPSConnectionPool(host='harmless.hopto.me', port=60005): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to harmless.hopto.me timed out. (connect timeout=3)'))" }, - "ore.no.imo.uto.moe": { - "error": "HTTPSConnectionPool(host='ore.no.imo.uto.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.mitsu9.com": { + "error": "HTTPSConnectionPool(host='mastodon.mitsu9.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "exae.co": { + "ertona.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" @@ -149080,15 +152513,39 @@ "usage": { "users": { "total": 7, - "activeMonth": 9, - "activeHalfyear": 9 + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 192 + "localPosts": 1931 }, - "openRegistrations": true + "openRegistrations": false } }, - "share.tube": { + "dlpn.xn--krsgw--n73t.com": { + "error": 410 + }, + "shimokita.social": { + "error": "HTTPSConnectionPool(host='shimokita.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "schleicloud.de": { + "error": 404 + }, + "mobilizon.lesamarien.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.atticlabs.net": { + "error": "HTTPSConnectionPool(host='mastodon.atticlabs.net', port=443): Read timed out. (read timeout=3)" + }, + "meetroom.net": { + "error": "HTTPSConnectionPool(host='meetroom.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tbubbles.de": { + "error": 404 + }, + "mastodon.desync.net": { + "error": "HTTPSConnectionPool(host='mastodon.desync.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.b38.rural-it.org": { "nodeinfo": { "version": "2.0", "software": { @@ -149105,23 +152562,37 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 61 + "total": 18 }, - "localPosts": 4113, - "localComments": 192 + "localPosts": 4482, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "ShareTUBE [a PeerTube Fediverse Server]", - "nodeDescription": "A peertube instance advocating for sharing Creative Commons videos utilizing open source platforms. Share \u2014 thru Creative Commons & the nature of federation that automatically shares to other servers for tube enjoyment & inspiration.", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, la vid\u00e9o en ligne f\u00e9d\u00e9r\u00e9e !", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -149131,7 +152602,7 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -149141,7 +152612,8 @@ "enabled": true }, "enabledResolutions": [ - 480, + 360, + 720, 1080 ] }, @@ -149151,7 +152623,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -149215,8 +152687,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 + "videoQuota": 21474836480, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -149230,7 +152702,205 @@ } } }, - "vucica.net": { + "micro.jkap.io": { + "error": 404 + }, + "crowgamers.com": { + "error": "HTTPSConnectionPool(host='crowgamers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.cmp.is": { + "error": "HTTPSConnectionPool(host='social.cmp.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "suicidefood.blogspot.com.au": { + "error": 404 + }, + "m.sarsenij.ch": { + "error": "HTTPSConnectionPool(host='m.sarsenij.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.fomina.de": { + "error": 404 + }, + "social.\u03bb.zone": { + "error": "HTTPSConnectionPool(host='social.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.grotz.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.2.6" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 27, + "localComments": 18 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "dergrotz@gmail.com" + } + } + }, + "party.ochakai.moe": { + "error": "HTTPSConnectionPool(host='party.ochakai.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "herds.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 173, + "activeMonth": 138 + }, + "localPosts": 6940, + "localComments": 11303 + }, + "metadata": { + "nodeName": "Herds", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 67108864, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [] + } + } + }, + "mastodon2.maromaro.co.jp": { + "error": "HTTPSConnectionPool(host='mastodon2.maromaro.co.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.universe.kingdown.fr": { + "error": "HTTPSConnectionPool(host='mastodon.universe.kingdown.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chorus.space": { + "error": 404 + }, + "social.mercerist.space": { + "error": "HTTPSConnectionPool(host='social.mercerist.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.mercerist.space' doesn't match either of 'search.mercerist.space', 'ttrss.mercerist.space'\")))" + }, + "sentinel.pbg.hu": { + "error": 410 + }, + "outandproud.masto.host": { + "error": "HTTPSConnectionPool(host='outandproud.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cute2d.xyz": { + "error": "HTTPSConnectionPool(host='cute2d.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "i-davis.co.uk": { + "nodeinfo": { + "metadata": { + "nodeName": "oneeyeopen ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 9 + }, + "version": "2.0" + } + }, + "pixie.town": { + "error": 404 + }, + "speechmore.ml": { + "error": "HTTPSConnectionPool(host='speechmore.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn02.noellabo.jp": { + "error": "HTTPSConnectionPool(host='mstdn02.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.filiuspatris.net": { + "nodeinfo": { + "metadata": { + "nodeName": "TobTobXX's peronal blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 20 + }, + "version": "2.0" + } + }, + "sns.scwhost.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -149242,7 +152912,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", "chat", "relay" ], @@ -149263,7 +152932,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Vucica.net", + "nodeName": "SNS.scwhost.org", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -149311,14 +152980,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://vucica.net/users/ivan" + "https://sns.scwhost.org/users/admin" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -149337,114 +153002,117 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2249-gecb8fe18-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 1050, + "localPosts": 139, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mstdn.activepeace.work": { - "error": "HTTPSConnectionPool(host='mstdn.activepeace.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "soc.giga.is": { + "error": "HTTPSConnectionPool(host='soc.giga.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.giga.is' doesn't match 'giga.is'\")))" }, - "grishka.me": { - "error": 404 + "mastodon.nestegg.net": { + "error": 502 }, - "thepicketts.online": { - "error": "HTTPSConnectionPool(host='thepicketts.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thepicketts.online timed out. (connect timeout=3)'))" + "social.keremyaldiz.com": { + "error": "HTTPSConnectionPool(host='social.keremyaldiz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "friendika.owenclyde.com": { - "error": "HTTPSConnectionPool(host='friendika.owenclyde.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.pira.jp": { + "error": "HTTPSConnectionPool(host='mstdn.pira.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "co.misskey.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": "Syuilo", - "email": "co+support@misskey.io" - }, - "langs": [], - "tosUrl": "https://github.com/MisskeyIO/policy/blob/master/tos.md", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } + "relay.bluecore.net": { + "error": "HTTPSConnectionPool(host='relay.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hoezithetnuecht.nl": { + "soc.gjpower.me": { + "error": 502 + }, + "nyadobe.online": { "error": 404 }, - "haxx0r.me": { - "error": "HTTPSConnectionPool(host='haxx0r.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bitbot.dev": { + "error": 404 }, - "un.mastodon.international": { - "error": "HTTPSConnectionPool(host='un.mastodon.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "roechel.proj.tyvr.net": { + "error": "HTTPSConnectionPool(host='roechel.proj.tyvr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.asgartech.com": { - "error": "HTTPSConnectionPool(host='social.asgartech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "toot.psyco.fr": { + "error": "HTTPSConnectionPool(host='toot.psyco.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "girlcock.club": { + "packyy.mhdp.me": { + "error": "HTTPSConnectionPool(host='packyy.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.ford.id.au": { + "error": "HTTPSConnectionPool(host='masto.ford.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + }, + "nextcloud.silentfoof.rocks": { + "error": 403 + }, + "mstdncafe.com": { + "error": "HTTPSConnectionPool(host='mstdncafe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dominionleather.masto.host": { + "error": "HTTPSConnectionPool(host='dominionleather.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "chimera.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "kevinanthonywhalen.com": { + "error": "HTTPSConnectionPool(host='kevinanthonywhalen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.uy": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 621, - "activeMonth": 190, - "activeHalfyear": 339 + "total": 308, + "activeMonth": 94, + "activeHalfyear": 227 }, - "localPosts": 249195 + "localPosts": 34539 }, "openRegistrations": true } }, - "dook.business": { + "fediverse.rocks": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.xevetera.tk": { + "error": "HTTPSConnectionPool(host='cloud.xevetera.tk', port=443): Read timed out. (read timeout=3)" + }, + "sns.little-girl-float.in": { + "error": "HTTPSConnectionPool(host='sns.little-girl-float.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "aobuta.yokohama": { + "error": "HTTPSConnectionPool(host='aobuta.yokohama', port=443): Read timed out. (read timeout=3)" + }, + "silberkind.de": { "error": 404 }, - "don.surumeapps.tk": { - "error": "HTTPSConnectionPool(host='don.surumeapps.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to don.surumeapps.tk timed out. (connect timeout=3)'))" + "mvalente.eu": { + "error": 404 }, - "ps.s10y.eu": { + "wirhackendeinen.club": { + "error": "HTTPSConnectionPool(host='wirhackendeinen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bix.today": { + "error": "HTTPSConnectionPool(host='bix.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "talk.komic.eu": { + "error": "HTTPSConnectionPool(host='talk.komic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nsinteger.com": { "nodeinfo": { "version": "2.0", "software": { @@ -149456,49 +153124,52 @@ ], "usage": { "users": { - "total": 35, - "activeMonth": 10, - "activeHalfyear": 13 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 4963 + "localPosts": 1 }, "openRegistrations": false } }, - "www.bofa.lol": { - "error": "HTTPSConnectionPool(host='www.bofa.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.beirdostudio.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "sakejp.tokyo": { - "error": "HTTPSConnectionPool(host='sakejp.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.zrt.io": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.joelving.dk": { + "konkat.jp": { + "error": "HTTPSConnectionPool(host='konkat.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.cardinalmedia.co": { + "error": "HTTPSConnectionPool(host='mastodon.cardinalmedia.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.mstddntfdn.online": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 502, + "activeMonth": 73, + "activeHalfyear": 141 }, - "localPosts": 0 + "localPosts": 11208 }, - "openRegistrations": false + "openRegistrations": true } }, - "icosahedron.website/users/shel": { - "error": 404 - }, - "social.barany.at": { + "social.zteo.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -149525,9 +153196,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "B\u00e1r\u00e1nyverse", + "mailerEnabled": true, + "nodeDescription": "Zteo Social", + "nodeName": "Zteo", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -149575,7 +153246,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.barany.at/users/bba" + "https://social.zteo.com/users/chris" ], "suggestions": { "enabled": false @@ -149587,7 +153258,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -149597,231 +153268,88 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 9, + "localPosts": 40, "users": { - "total": 5 + "total": 2 } }, "version": "2.0" } }, - "planetaludico.com": { - "error": "HTTPSConnectionPool(host='planetaludico.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "test.fugadalcontrollo.org": { - "error": "HTTPSConnectionPool(host='test.fugadalcontrollo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "opinioncontrol.de": { - "error": "HTTPSConnectionPool(host='opinioncontrol.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "gcmjwriy6mwuwm8yfuwan0.4chan.icu": { - "error": "HTTPSConnectionPool(host='gcmjwriy6mwuwm8yfuwan0.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.ncm.name": { - "error": 404 - }, - "mastodon.camp": { - "error": "HTTPSConnectionPool(host='mastodon.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hillexplorer.com": { - "error": 410 - }, - "koetodon.com": { - "error": "HTTPSConnectionPool(host='koetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "benudenotcrude.com": { + "error": "HTTPSConnectionPool(host='benudenotcrude.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mgtow.zone": { - "error": "HTTPSConnectionPool(host='mgtow.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deo.moe": { + "error": "HTTPSConnectionPool(host='deo.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.chicoca.net": { - "error": "HTTPSConnectionPool(host='social.chicoca.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "4com.jp": { + "error": "HTTPSConnectionPool(host='4com.jp', port=443): Read timed out. (read timeout=3)" }, - "gloryowlcomix.blogspot.ca": { - "error": 404 + "velma.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "jamesekstrom.com": { + "peertube.lagob.fr": { "nodeinfo": { - "metadata": { - "nodeName": "james", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.8.1" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 4 }, - "localPosts": 9 + "localPosts": 33, + "localComments": 1 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "la GOB tiers lieu - Ateliers hybrides", + "nodeDescription": "plateforme libriste de vid\u00e9os ( alternative \u00e0 youtube) li\u00e9es au tiers lieu \"la GOB\"- ateliers hybrides 79300 bressuire" + } } }, - "mast.udon.moe": { - "error": "HTTPSConnectionPool(host='mast.udon.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alcove.bnolet.me": { - "error": "HTTPSConnectionPool(host='alcove.bnolet.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "0x80.org": { - "error": 404 - }, - "waifu.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bangdream-don.com": { - "error": "HTTPSConnectionPool(host='bangdream-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.savant.so": { + "odakyu.app": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Welcome out here", - "nodeName": "Lone jerk", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.savant.so/users/savant" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 570, "users": { - "total": 3 - } + "total": 80, + "activeMonth": 29, + "activeHalfyear": 42 + }, + "localPosts": 194783 }, - "version": "2.0" + "openRegistrations": true } }, - "friendica.misc.x10host.com": { + "birrasybits.wordpress.com": { "error": 404 }, - "blog.archaeme.tech": { - "error": "HTTPSConnectionPool(host='blog.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "frame.now.im": { - "error": "HTTPSConnectionPool(host='frame.now.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ndyk.de": { - "error": 502 - }, - "socialtuna.net": { - "error": "HTTPSConnectionPool(host='socialtuna.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jp-mstdn.com": { - "error": "HTTPSConnectionPool(host='social.jp-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.jp-mstdn.com' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" - }, - "not.unixporn.pro": { + "order.life": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -149831,20 +153359,14 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", + "chat", "relay" ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, + "federation": {}, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "not.unixporn", + "nodeName": "Order", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -149859,40 +153381,43 @@ ], "private": false, "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" + "rules", + "notifications", + "messages", + "confess", + "pilgrimage", + "initiation", + "marriage", + "timeline", + "soothsayer", + "analytics", + "explore", + "blog", + "wiki", + "gaiad", + "prayer", + "communion", + "friends", + "tasks", + "volunteer", + "ritual", + "genealogy", + "pedigree", + "familytree", + "import", + "export", + "genetics", + "integrations", + "education", + "doku", + "doku.php", + "story", + "history" ], "skipThreadContainment": true, "staffAccounts": [ - "https://not.unixporn.pro/users/cobra2" + "https://order.life/users/wylson", + "https://order.life/users/siliconprophet" ], "suggestions": { "enabled": false, @@ -149905,12 +153430,13 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 32000000 + "general": 16000000 } }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -149918,66 +153444,18 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-1738-gf11eebc1-develop" + "version": "1.1.6" }, "usage": { - "localPosts": 2618, + "localPosts": 8351, "users": { - "total": 52 + "total": 49 } }, "version": "2.0" } }, - "social.ascendtoday.link": { - "error": "HTTPSConnectionPool(host='social.ascendtoday.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "unadon.club": { - "error": "HTTPSConnectionPool(host='unadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pix.tcit.fr": { - "error": 404 - }, - "pixelfed.pifferi.info": { - "error": "HTTPSConnectionPool(host='pixelfed.pifferi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "lol.dydx.moe": { - "error": "HTTPSConnectionPool(host='lol.dydx.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "test.kommune4.de": { - "error": "HTTPSConnectionPool(host='test.kommune4.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "blog.pixelfed.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 2, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "tercean@pixelfed.de" - } - } - }, - "mast.philcrockett.com": { - "error": "HTTPSConnectionPool(host='mast.philcrockett.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mrezha.wicker.nz": { + "ussr.win": { "nodeinfo": { "version": "2.0", "software": { @@ -149993,96 +153471,132 @@ "services": { "outbound": [ "atom1.0", + "dreamwidth", "gnusocial", - "twitter" + "friendica", + "insanejournal", + "libertree", + "pumpio", + "redmatrix", + "twitter", + "wordpress" ], "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 134, + "activeHalfyear": 65, + "activeMonth": 38 }, - "localPosts": 99, - "localComments": 0 + "localPosts": 14216, + "localComments": 6807 }, "metadata": { - "nodeName": "Mrezha" + "nodeName": "ussr hubzilla" } } }, - "h-y-p-e-r.space": { + "masto.downey.net": { + "error": 404 + }, + "uwu.st": { + "error": "HTTPSConnectionPool(host='uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shared.graphics": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "metadata": { + "nodeName": "shared.graphics", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "13", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Shared Graphics", + "domain": "shared.graphics", + "url": "https://shared.graphics", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, "usage": { + "localPosts": 513, + "localComments": 0, "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 7 - }, - "localPosts": 45, - "localComments": 7 + "total": 259, + "activeHalfyear": 153, + "activeMonth": 36 + } }, - "openRegistrations": true, - "metadata": { - "nodeName": "H-Y-P-E-R Space", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "version": "2.0", + "openRegistrations": true } }, - "social.hunterjozwiak.com": { + "glittering.dev": { + "error": 404 + }, + "www.ksu-mastodon.com": { + "error": "HTTPSConnectionPool(host='www.ksu-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.generallyrubbish.net.au": { "nodeinfo": { "version": "2.0", "software": { @@ -150095,57 +153609,144 @@ "usage": { "users": { "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 189 + "localPosts": 1876 }, - "openRegistrations": true + "openRegistrations": false } }, - "cloud.coderiot.de": { - "error": 403 - }, - "birb.zone": { - "error": "HTTPSConnectionPool(host='birb.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "christodon.com": { + "error": "HTTPSConnectionPool(host='christodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.livetube.cc": { - "error": "HTTPSConnectionPool(host='m.livetube.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "recruit.m.to": { + "error": "HTTPSConnectionPool(host='recruit.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "redsocial.proyectolanuevatierra.com": { - "error": "HTTPSConnectionPool(host='redsocial.proyectolanuevatierra.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.sinblr.com": { + "error": "HTTPSConnectionPool(host='tube.sinblr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.sinblr.com' doesn't match either of 'media.sinblr.com', 'www.media.sinblr.com'\")))" }, - "mastodon.party.at": { - "error": 404 + "mastodon.photography": { + "error": "HTTPSConnectionPool(host='mastodon.photography', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "news.chinapedia.org": { - "error": "HTTPSConnectionPool(host='news.chinapedia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to news.chinapedia.org timed out. (connect timeout=3)'))" + "news-sokuhou.jp": { + "error": "HTTPSConnectionPool(host='news-sokuhou.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "saku.kot.jp": { + "herkenhoff.com": { "error": 404 }, - "fedi.culturewar.us": { - "error": "HTTPSConnectionPool(host='fedi.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "petermolnar.net": { + "nodeinfo": { + "metadata": { + "nodeName": "petermolnar.net", + "software": { + "homepage": "https://github.com/petermolnar/nasg", + "github": "https://github.com/petermolnar/nasg", + "follow": "https://petermolnar.net" + }, + "email": "webmaster@petermolnar.net" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "nasg", + "version": "6.6" + }, + "usage": { + "localPosts": 587, + "localComments": 104, + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "version": "2.0" + } }, - "catgirl.space": { - "error": 404 + "diasporing.ch": { + "error": "HTTPSConnectionPool(host='diasporing.ch', port=443): Read timed out. (read timeout=3)" }, - "ap.input.sh": { - "error": "HTTPSConnectionPool(host='ap.input.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.docteamdemosite.club": { + "error": "HTTPSConnectionPool(host='mastodon.docteamdemosite.club', port=443): Read timed out. (read timeout=3)" }, - "social.pzn.lgbt": { - "error": 404 + "naughty-varahamihira-cab87f.netlify.com": { + "nodeinfo": { + "@context": [ + "https://www.w3.org/ns/activitystreams", + "https://w3id.org/security/v1" + ], + "type": "Person", + "id": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/user.json", + "url": "https://naughty-varahamihira-cab87f.netlify.com/me", + "following": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/following.json", + "followers": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/followers.json", + "inbox": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/inbox.json", + "outbox": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/blog.json", + "preferredUsername": "geo-gs61", + "name": "geo-gs61", + "summary": "Static page test account.
And an update.
And an update from May 9th, 2019.", + "attachment": [ + { + "type": "PropertyValue", + "name": "Planet", + "value": "Earth" + }, + { + "type": "PropertyValue", + "name": "Email", + "value": "me@naughty-varahamihira-cab87f.netlify.com" + }, + { + "type": "PropertyValue", + "name": "Website", + "value": "https://naughty-varahamihira-cab87f.netlify.com" + } + ], + "icon": { + "type": "Image", + "url": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/avatar.jpg" + }, + "image": { + "type": "Image", + "url": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/splash.jpg" + } + } }, - "glomads.org": { - "error": "HTTPSConnectionPool(host='glomads.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.jp.net": { + "error": "HTTPSConnectionPool(host='mstdn.jp.net', port=443): Read timed out. (read timeout=3)" }, - "miyalabo.xyz": { - "error": 502 + "tkithrtanarux.firebaseapp.com": { + "error": 404 }, - "mastodon.estel-freesia.moe": { - "error": "HTTPSConnectionPool(host='mastodon.estel-freesia.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lbry.world": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 31, + "activeMonth": 14, + "activeHalfyear": 34 + }, + "localPosts": 416 + }, + "openRegistrations": true + } }, - "citizen0.online": { + "toot.astrolovy.com": { "nodeinfo": { "version": "2.0", "software": { @@ -150157,83 +153758,100 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 1 + "localPosts": 147 }, "openRegistrations": true } }, - "stage.asterism.xyz": { - "error": "HTTPSConnectionPool(host='stage.asterism.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev1.infra-transition.social.seattle.wa.us": { - "error": "HTTPSConnectionPool(host='dev1.infra-transition.social.seattle.wa.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "digipres.club": { - "error": 404 - }, - "friends.lesbian.energy": { - "error": 404 - }, - "mstdn.netaka.net": { - "error": 502 - }, - "mstdn.mazu.network": { - "error": 404 - }, - "friend.dejvino.cz": { - "error": 404 - }, - "stealingyour.info": { - "error": "HTTPSConnectionPool(host='stealingyour.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "psh.now.sh": { - "error": 404 - }, - "manwho.re": { - "error": "HTTPSConnectionPool(host='manwho.re', port=443): Read timed out. (read timeout=3)" - }, - "write.wrestle.town": { + "photos.lw1.at": { "nodeinfo": { "metadata": { - "nodeName": "write.wrestle.town", - "nodeDescription": "Minimal, federated blogging platform.", + "nodeName": "photos.lw1.at", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "maxBlogs": 2, - "publicReader": true, - "invites": false + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "photos.lw1.at", + "url": "https://photos.lw1.at", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.10.0" + "name": "pixelfed", + "version": "0.10.8" }, "usage": { + "localPosts": 1, + "localComments": 0, "users": { - "total": 1 - }, - "localPosts": 18 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "svrdn.drillion.net": { + "social.tomica.me": { + "error": "HTTPSConnectionPool(host='social.tomica.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "botrys.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -150245,100 +153863,39 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 1216 + "localPosts": 1519 }, - "openRegistrations": false + "openRegistrations": true } }, - "jortdenooij.nl": { - "error": "HTTPSConnectionPool(host='jortdenooij.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jortdenooij.nl' doesn't match either of 'cloud.jortdenooij.nl', 'git.jortdenooij.nl', 'seafile.jortdenooij.nl'\")))" + "social.piratenpartei.koeln": { + "error": "HTTPSConnectionPool(host='social.piratenpartei.koeln', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "social.schiessle.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 12, - "localComments": 13 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "My home in the Fediverse", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "nextcloudbeta.bitblokes.de": { + "error": 404 }, - "maltdn.com": { - "error": "HTTPSConnectionPool(host='maltdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.jrmora.com": { + "error": 404 }, - "glamdon.com": { - "error": "HTTPSConnectionPool(host='glamdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.asteringtech.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "gyutte.site": { + "video.mamieserv.fr": { + "error": "HTTPSConnectionPool(host='video.mamieserv.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "rage.love": { + "error": "HTTPSConnectionPool(host='rage.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ap.auri.ga": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "dolphin", + "version": "1.4.0" }, "protocols": [ "activitypub" @@ -150350,541 +153907,323 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": {} }, "metadata": { - "nodeName": "\u304e\u3085\u30c3\u3066\u3057\u3066", - "nodeDescription": "\u304e\u3085\u30c3\u3066\u3057\u3066\u306fFediverse\u306b\u6d6e\u304b\u3076\u5c0f\u3055\u306a\u60d1\u661f\u306a\u306e\u3002
\n\u3086\u308b\u3086\u308b\u3075\u308f\u3075\u308f\u5927\u6c17\u306b\u5305\u307e\u308c\u306a\u304c\u3089Fediverse\u3092\u6f02\u3046\u306e\u3002
\n
\nMisskey\u59cb\u3081\u3066\u307f\u307e\u305b\u3093\u304b\uff1f
\n\u304e\u3085\u30c3\u3066\u3057\u3066\u306eMisskey\u306f\u30c9\u30e9\u30a4\u30d6\u5bb9\u91cf16GB\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u53ef\u80fd\u30b5\u30a4\u30ba100MB\u3001\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u4e0d\u8981\u3001Fediverse\u306eMastodon\u3084Pleroma\u306a\u30691000\u30b5\u30a4\u30c8\u4ee5\u4e0a\u3068\u9023\u5408\u3057\u3066\u56fd\u5185VPS\u3067\u7a3c\u50cd\u4e2d\u306a\u306e\u3002\u65b0\u898f\u767b\u9332\u306f\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3\uff06FAQ\u3092\u8aad\u3093\u3067\u306a\u306e\u3002\u3000", + "nodeName": "Dolphin", + "nodeDescription": null, "maintainer": { - "name": "@OPGyutteSite@gyutte.site", - "email": "gyutte.site@gmail.com" + "name": "naf", + "email": "naf@auri.ga" }, - "langs": [], - "tosUrl": "https://gyutte.site/@OPGyutteSite/pages/Guidelines", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true + "maxNoteTextLength": 500, + "enableServiceWorker": "GULWhLdhRxI5GJQSNCgWoUeDHfhDuievs3Tj1Ton5p8" } } }, - "socialmatrix.us": { - "error": "HTTPSConnectionPool(host='socialmatrix.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.osaka": { + "error": "HTTPSConnectionPool(host='mastodon.osaka', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.hk": { - "error": 404 + "mastodon.link": { + "error": "HTTPSConnectionPool(host='mastodon.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.othemts.com": { - "error": 404 + "securitysnakeoil.org": { + "error": "HTTPSConnectionPool(host='securitysnakeoil.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.avoh.club": { - "error": 503 + "mastodon.dangeroutside.com": { + "error": "HTTPSConnectionPool(host='mastodon.dangeroutside.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.morphux.org": { - "error": "HTTPSConnectionPool(host='social.morphux.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sarcozona.org": { + "error": 404 }, - "potateo.com": { - "error": "HTTPSConnectionPool(host='potateo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to potateo.com timed out. (connect timeout=3)'))" + "diasp.in": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.6.6.0" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "diaspora*", + "xmppChat": false + } + } }, - "starship.coffee": { + "mastodon.coko.de": { + "error": "HTTPSConnectionPool(host='mastodon.coko.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "idlethumbs.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 228, + "activeMonth": 27, + "activeHalfyear": 255 }, - "localPosts": 655 + "localPosts": 7000 }, - "openRegistrations": false + "openRegistrations": true } }, - "zap.macgirvin.com": { - "error": 404 + "daed.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.sdoconnell.net": { - "error": "HTTPSConnectionPool(host='social.sdoconnell.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "naokisz.tk": { + "error": "HTTPSConnectionPool(host='naokisz.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "glindr.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "ffxiv-mastodon.com": { + "error": 404 }, - "social.kymo.org": { - "error": "HTTPSConnectionPool(host='social.kymo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.codepupper.online": { + "error": "HTTPSConnectionPool(host='blog.codepupper.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "subversive.zone": { + "nikisoft.one": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "microblogpub", + "version": "Microblog.pub 669fec0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 13, - "activeMonth": 14, - "activeHalfyear": 15 + "total": 1 }, - "localPosts": 8936 + "localPosts": 20 }, - "openRegistrations": false + "metadata": { + "sourceCode": "https://notabug.org/nipos/nikisoftblog", + "nodeName": "@blog@nikisoft.one" + } } }, - "clovers.social": { - "error": "HTTPSConnectionPool(host='clovers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yooidon.jp": { + "error": "HTTPSConnectionPool(host='yooidon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gensokyo.town": { + "social.hangup.eu": { + "error": "HTTPSConnectionPool(host='social.hangup.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.simcu.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1152, - "activeMonth": 297, - "activeHalfyear": 581 + "total": 28, + "activeMonth": 26, + "activeHalfyear": 109 }, - "localPosts": 388141 + "localPosts": 3929 }, - "openRegistrations": true + "openRegistrations": false } }, - "kig.life": { - "error": "HTTPSConnectionPool(host='kig.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast.adorsaz.ch": { - "error": 403 - }, - "gmastod.online": { - "error": "HTTPSConnectionPool(host='gmastod.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "g5.ns0.it": { + "error": "HTTPSConnectionPool(host='g5.ns0.it', port=443): Read timed out. (read timeout=3)" }, - "hewwo.net": { - "error": "HTTPSConnectionPool(host='hewwo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hewwo.net timed out. (connect timeout=3)'))" + "roflcopter.icu": { + "error": "HTTPSConnectionPool(host='roflcopter.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sunbeam.city/@Sci": { + "mastodon.social/users/paralithode": { "error": 404 }, - "millionimas.m.to": { - "error": "HTTPSConnectionPool(host='millionimas.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gasthe.lgbt": { + "error": "HTTPSConnectionPool(host='gasthe.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.hangup.eu": { - "error": "HTTPSConnectionPool(host='social.hangup.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "n.caveaudechablis.fr": { + "error": "HTTPSConnectionPool(host='n.caveaudechablis.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.dc919.org": { - "error": "HTTPSConnectionPool(host='mastodon.dc919.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "skohub.localtunnel.me": { + "error": "HTTPSConnectionPool(host='skohub.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "syamutodon.xyz": { - "error": "HTTPSConnectionPool(host='syamutodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "pravic.xyz": { + "error": "HTTPSConnectionPool(host='pravic.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.thrrgilag.space": { + "peertube.linuxrocks.online": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 234 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "thrrgilags space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 15805, + "localComments": 70 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.thrrgilag.space/users/thrrgilag" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 239, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "cloud.ericz.me": { - "error": "HTTPSConnectionPool(host='cloud.ericz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oweqyhulh99xbttshd73jp74.4chan.icu": { - "error": "HTTPSConnectionPool(host='oweqyhulh99xbttshd73jp74.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pics.geektox.fun": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "florence.mxmaxime.ovh": { - "error": "HTTPSConnectionPool(host='florence.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tulsa.ok.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 14, - "activeHalfyear": 17 - }, - "localPosts": 2419 - }, - "openRegistrations": true - } - }, - "furry.site": { - "error": "HTTPSConnectionPool(host='furry.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "subcon.pub": { - "error": 410 - }, - "a.tempr.net": { - "error": "HTTPSConnectionPool(host='a.tempr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'a.tempr.net' doesn't match 'staging.coding.monkeydom.de'\")))" - }, - "kokokokko.com": { - "error": "HTTPSConnectionPool(host='kokokokko.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kokokokko.com timed out. (connect timeout=3)'))" - }, - "friendica.social.lsf-group.de": { - "error": "HTTPSConnectionPool(host='friendica.social.lsf-group.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.blueblueblue.blue": { - "error": "HTTPSConnectionPool(host='www.blueblueblue.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "frogmob.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 4, - "activeHalfyear": 12 - }, - "localPosts": 783 - }, - "openRegistrations": true - } - }, - "bb.dudu.best": { - "error": "HTTPSConnectionPool(host='bb.dudu.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "sns.moka-rin.moe": { - "error": 502 - }, - "pawoo.net": { - "error": 404 - }, - "jjg.2soc.net": { - "error": 404 - }, - "mastodon.otsoku.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "www.librepunk.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 91, - "activeMonth": 103, - "activeHalfyear": 132 - }, - "localPosts": 43046 - }, - "openRegistrations": true - } - }, - "pleroma.pubstomp.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.pubstomp.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chitownmastodon.tech": { - "error": "HTTPSConnectionPool(host='chitownmastodon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.frinkel.tech": { - "error": "HTTPSConnectionPool(host='cloud.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tachibana-labs.online": { - "error": "HTTPSConnectionPool(host='social.tachibana-labs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aegibson.me": { - "error": 404 - }, - "pr-551.joinplu.me": { - "error": 502 - }, - "drop.turtlepwr.com": { - "error": 403 - }, - "cloud.farbton.biz": { - "error": 404 - }, - "bunt.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 45, - "activeHalfyear": 218 - }, - "localPosts": 1963 - }, - "openRegistrations": true - } - }, - "glitch.zowi.ee": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 29 - }, - "openRegistrations": false - } - }, - "nc.dominiofelice.com": { - "error": 404 - }, - "netherdon.nyadobe.online": { - "error": "HTTPSConnectionPool(host='netherdon.nyadobe.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gab.polaris-1.work": { - "error": "HTTPSConnectionPool(host='gab.polaris-1.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.raitisoja.com": { - "error": "HTTPSConnectionPool(host='social.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "image.linc.systems": { - "nodeinfo": { - "metadata": { - "nodeName": "image.linc.systems", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "30000", - "max_caption_length": "150", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "LinuxRocks PeerTube", + "nodeDescription": "Welcome to the Linuxrocks Peertube instance!", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "domain": "image.linc.systems", - "url": "https://image.linc.systems", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 15, - "localComments": 0, - "users": { - "total": 10, - "activeHalfyear": 9, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true + } } }, - "micasa.subzone.net": { - "error": "HTTPSConnectionPool(host='micasa.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "micro.yatil.net": { + "mastodon.babycastles.com": { "nodeinfo": { "version": "2.0", "software": { @@ -150896,115 +154235,77 @@ ], "usage": { "users": { - "total": 1, + "total": 31, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 3980 + "localPosts": 1196 }, "openRegistrations": false } }, - "osada.gibberfish.org": { - "error": "HTTPSConnectionPool(host='osada.gibberfish.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.liebefeld.social": { - "error": "HTTPSConnectionPool(host='mastodon.liebefeld.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.liebefeld.social' doesn't match either of '*.do.de', 'do.de'\")))" - }, - "pl.x39.dev": { - "error": "HTTPSConnectionPool(host='pl.x39.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.berlin": { - "error": "HTTPSConnectionPool(host='mastodon.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "nextcloud.haschek.at": { + "mastodon.social/users/andlabs": { "error": 404 }, - "wpnett.com": { - "error": "HTTPSConnectionPool(host='wpnett.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ham.masto.host": { + "friendica.obscuritus.ca": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.03-1338" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 201 + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": true - } - }, - "toot.moqueur.chat": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "gonsphere.tk": { - "error": "HTTPSConnectionPool(host='gonsphere.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gonsphere.tk timed out. (connect timeout=3)'))" - }, - "charafre.noela.moe": { - "error": 403 - }, - "raspidon.mamemo.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 53, - "activeMonth": 20, - "activeHalfyear": 28 + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "My Friend Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 128413 - }, - "openRegistrations": false - } - }, - "cloud.exner-patrick.de": { - "error": 404 - }, - "naotodon.xyz": { - "error": "HTTPSConnectionPool(host='naotodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "rva.party": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 75, - "activeMonth": 28, - "activeHalfyear": 40 + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] }, - "localPosts": 11333 - }, - "openRegistrations": true + "explicitContent": false + } } }, - "mastodon.social/users/Kelrak": { - "error": 404 - }, - "mastodon.partecipa.digital": { + "selfy.army": { "nodeinfo": { "version": "2.0", "software": { @@ -151016,61 +154317,37 @@ ], "usage": { "users": { - "total": 205, - "activeMonth": 23, - "activeHalfyear": 206 + "total": 23, + "activeMonth": 4, + "activeHalfyear": 33 }, - "localPosts": 9567 + "localPosts": 16083 }, - "openRegistrations": true + "openRegistrations": false } }, - "www.gouge.re": { - "error": "HTTPSConnectionPool(host='gouge.re', port=443): Max retries exceeded with url: /api/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gouge.re' doesn't match 'www.gouge.re'\")))" - }, - "tube.comm.network": { - "error": "HTTPSConnectionPool(host='tube.comm.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedigram.social": { - "error": "HTTPSConnectionPool(host='fedigram.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "lleksah.wordpress.com": { + "error": 404 }, - "ooshio.o-man.co": { - "error": "HTTPSConnectionPool(host='ooshio.o-man.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.mechkey.jp": { + "error": "HTTPSConnectionPool(host='mstdn.mechkey.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "elbwolke.ddns.net": { + "zenyasai.g-fukurowl.club": { "error": 404 }, - "matsuyama.m.to": { - "error": "HTTPSConnectionPool(host='matsuyama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "v6.waraiotoko.net": { + "error": "HTTPSConnectionPool(host='v6.waraiotoko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.social/users/astrumsystema": { - "error": 404 + "wrongthink.net": { + "error": "HTTPSConnectionPool(host='wrongthink.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.freemeow.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.freemeow.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/yatchi": { + "error": 404 }, - "don.ebifly.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 10 - }, - "localPosts": 29865 - }, - "openRegistrations": true - } + "koetodon.com": { + "error": "HTTPSConnectionPool(host='koetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "spacepub.space": { + "highvoltage.tv": { "nodeinfo": { "version": "2.0", "software": { @@ -151087,26 +154364,80 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 10 }, - "localPosts": 510, - "localComments": 0 + "localPosts": 6867, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "SpacePub", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "highvoltage.tv", + "nodeDescription": "Debian, free software and Linux related videos.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -151120,11 +154451,10 @@ "enabled": true }, "webtorrent": { - "enabled": false + "enabled": true }, "enabledResolutions": [ 480, - 720, 1080 ] }, @@ -151134,7 +154464,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -151198,8 +154528,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 524288000, + "videoQuotaDaily": 104857600 }, "trending": { "videos": { @@ -151213,19 +154543,7 @@ } } }, - "abandonedsocialnetwork.com": { - "error": "HTTPSConnectionPool(host='abandonedsocialnetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.nullpoint.jp": { - "error": "HTTPSConnectionPool(host='mstdn.nullpoint.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.nullpoint.jp timed out. (connect timeout=3)'))" - }, - "kekkai.net": { - "error": "HTTPSConnectionPool(host='kekkai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/dogs": { - "error": 404 - }, - "lollygaggers.uk": { + "openweb.social": { "nodeinfo": { "version": "2.0", "software": { @@ -151237,52 +154555,52 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 17, - "activeHalfyear": 205 + "total": 254, + "activeMonth": 13, + "activeHalfyear": 129 }, - "localPosts": 42 + "localPosts": 2589 }, - "openRegistrations": true + "openRegistrations": false } }, - "servilo.xyz": { + "mastordon43zyheh.onion": { + "error": "HTTPSConnectionPool(host='mastordon43zyheh.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.wimjaap.nl": { + "error": "HTTPSConnectionPool(host='mastodon.wimjaap.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.wimjaap.nl' doesn't match either of 'wimjaap.nl', 'www.wimjaap.nl'\")))" + }, + "mastodon.meshspace.de": { + "error": "HTTPSConnectionPool(host='mastodon.meshspace.de', port=443): Read timed out. (read timeout=3)" + }, + "hates.technology": { "error": 404 }, - "swingset.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 71, - "activeMonth": 17, - "activeHalfyear": 29 - }, - "localPosts": 7826 - }, - "openRegistrations": false - } + "mastodon.mikiri.net": { + "error": "HTTPSConnectionPool(host='mastodon.mikiri.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "usocial.fr": { - "error": "HTTPSConnectionPool(host='usocial.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nc1.fa-bech.de": { + "error": 404 }, - "mastodon.koteitan.com": { - "error": "HTTPSConnectionPool(host='mastodon.koteitan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.koteitan.com' doesn't match 'explorer.monacoin.ninja'\")))" + "file.premslin.farm": { + "error": 503 }, - "mastodon.permaweb.io": { + "next.bosslar.net": { "error": 404 }, - "it-dengler.de": { - "error": "HTTPSConnectionPool(host='it-dengler.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "akubidon.com": { + "error": "HTTPSConnectionPool(host='akubidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "evertron.tv": { + "simstim.club": { + "error": "HTTPSConnectionPool(host='simstim.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thehansfords.co.uk": { + "error": 521 + }, + "derpiratvomsee.net": { + "error": "HTTPSConnectionPool(host='derpiratvomsee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.ahp-numerique.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -151304,21 +154622,105 @@ "users": { "total": 2 }, - "localPosts": 592, - "localComments": 1 + "localPosts": 133, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Evertron.tv", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Vid\u00e9os des Archives Henri-Poincar\u00e9", + "nodeDescription": "Plateforme vid\u00e9o des Archives Henri-Poincar\u00e9. Propose des enregistrements de conf\u00e9rences en philosophie, histoire des sciences et des techniques. Utilise le logiciel libre Peertube.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "ungamify", + "version": "0.0.1", + "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", + "clientScripts": { + "dist/common-client-plugin.js": { + "script": "dist/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "dist/video-watch-client-plugin.js": { + "script": "dist/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + } + ] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], "default": "default" }, "email": { @@ -151334,12 +154736,20 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -151421,331 +154831,179 @@ } } }, - "poc-peertube.wirebrass.fr": { - "error": "HTTPSConnectionPool(host='poc-peertube.wirebrass.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "t-1.h.senan.xyz": { + "error": "HTTPSConnectionPool(host='t-1.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "catboy.cafe": { + "mastodon.mtndevelopment.com": { + "error": "HTTPSConnectionPool(host='mastodon.mtndevelopment.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jolytube.cf": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "keynes.000webhostapp.com": { + "error": "HTTPSConnectionPool(host='keynes.000webhostapp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.mayobus.me": { + "error": "HTTPSConnectionPool(host='mstdn.mayobus.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jahait.tk": { + "error": "HTTPSConnectionPool(host='jahait.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.jonkman.ca": { "error": 404 }, - "mast.hort.chat": { - "error": "HTTPSConnectionPool(host='mast.hort.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "nextcloud.bad.mn": { + "error": "HTTPSConnectionPool(host='nextcloud.bad.mn', port=443): Read timed out. (read timeout=3)" }, - "noob.party": { - "error": "HTTPSConnectionPool(host='noob.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to noob.party timed out. (connect timeout=3)'))" + "generally.online": { + "error": 404 }, - "no.homo.agency": { - "error": "HTTPSConnectionPool(host='no.homo.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "menzai.m.to": { + "error": "HTTPSConnectionPool(host='menzai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc00127.servicemetric.com": { - "error": "HTTPSConnectionPool(host='nc00127.servicemetric.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "wf.floorb.qwazix.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "riverwest.xyz": { - "error": "HTTPSConnectionPool(host='riverwest.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "www.datenklause.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toot.wales": { + "pixelfed.koehn.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pixelfed.koehn.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "PixelFed.koehn.com", + "domain": "pixelfed.koehn.com", + "url": "https://pixelfed.koehn.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 99, + "localComments": 0, "users": { - "total": 1209, - "activeMonth": 212, - "activeHalfyear": 802 - }, - "localPosts": 30122 + "total": 20, + "activeHalfyear": 17, + "activeMonth": 5 + } }, + "version": "2.0", "openRegistrations": true } }, - "femme.energy": { + "toot.piaf.eu": { + "error": "HTTPSConnectionPool(host='toot.piaf.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.oldcoder.org": { + "error": "HTTPSConnectionPool(host='mastodon.oldcoder.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peer.philoxweb.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 2 }, - "localPosts": 9432 - }, - "openRegistrations": false - } - }, - "sckc.stream": { - "error": 410 - }, - "gayhorse.club": { - "error": 404 - }, - "mstdn.jmworks.co.uk": { - "error": "HTTPSConnectionPool(host='mstdn.jmworks.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fr.osm.social": { - "error": 404 - }, - "mcr.cool": { - "error": "HTTPSConnectionPool(host='mcr.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.kksg.net": { - "error": "HTTPSConnectionPool(host='m.kksg.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" - }, - "social.gbox.work": { - "error": "HTTPSConnectionPool(host='social.gbox.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.leboeuf.eu": { - "error": 404 - }, - "friendica.dyomedea.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1304" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "floorb.qwazix.com": { - "error": "HTTPSConnectionPool(host='floorb.qwazix.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "reitrace.ga": { - "error": 404 - }, - "uhouho.mhdp.me": { - "error": 410 - }, - "failedevolution.blogspot.gr": { - "error": 404 - }, - "sagatodon.m.to": { - "error": "HTTPSConnectionPool(host='sagatodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.rice.id.au": { - "error": "HTTPSConnectionPool(host='social.rice.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "im-in.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 587, - "activeMonth": 32, - "activeHalfyear": 85 - }, - "localPosts": 41418 - }, - "openRegistrations": false - } - }, - "social.historiador.nom.es": { - "error": "HTTPSConnectionPool(host='social.historiador.nom.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "underdesk.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "peertube.melman.xyz": { - "error": "HTTPSConnectionPool(host='peertube.melman.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.melman.xyz timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/lanodan_mtd": { - "error": 404 - }, - "misskey.kazuto.online": { - "error": "HTTPSConnectionPool(host='misskey.kazuto.online', port=443): Read timed out. (read timeout=3)" - }, - "batnas.myqnapcloud.com": { - "error": 404 - }, - "basil.asria.jp": { - "error": "HTTPSConnectionPool(host='basil.asria.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.korrigan.tech": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "videos.stolon.fr": { - "error": "HTTPSConnectionPool(host='videos.stolon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.blogto.com": { - "error": 404 - }, - "bay.ninja": { - "error": "HTTPSConnectionPool(host='bay.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.memoryandthought.me": { - "error": 502 - }, - "ohno.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 24, - "activeMonth": 4, - "activeHalfyear": 14 - }, - "localPosts": 105 - }, - "openRegistrations": true - } - }, - "osada.macgirvin.com": { - "error": "HTTPSConnectionPool(host='osada.macgirvin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.mt-sys.net": { - "error": "HTTPSConnectionPool(host='mstdn.mt-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.exan.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 73, - "activeMonth": 40, - "activeHalfyear": 55 - }, - "localPosts": 638 - }, - "openRegistrations": true - } - }, - "video.ifuncle.kr": { - "error": "HTTPSConnectionPool(host='video.ifuncle.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "spacecowboy.cc": { - "error": "HTTPSConnectionPool(host='spacecowboy.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "poli.social": { - "error": "HTTPSConnectionPool(host='poli.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pt.kircheneuenburg.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 277, - "localComments": 0 + "localPosts": 1375, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "pt.kircheneuenburg.de", - "nodeDescription": "PeerTube, eine Videoplattform f\u00fcr Videoinhalte aus unserer Gemeinde", + "nodeName": "Philox47 PeerTube", + "nodeDescription": "Bienvenue sur la cha\u00eene Philox47 peertube", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { "enabled": true @@ -151755,14 +155013,12 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 360, - 480, 720, 1080, 2160 @@ -151781,7 +155037,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -151838,7 +155094,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -151847,268 +155103,208 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "darui.work": { + "michan.noho.st": { + "error": "HTTPSConnectionPool(host='michan.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.suzuoki.social": { + "error": "HTTPSConnectionPool(host='mastodon.suzuoki.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rauschfrei.eu": { + "error": 404 + }, + "f.praschnig.com": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "gnusocial", + "libertree", + "linkedin", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 7 + "total": 15, + "activeHalfyear": 11, + "activeMonth": 9 }, - "localPosts": 3972 + "localPosts": 595, + "localComments": 135 }, - "openRegistrations": true + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "gnusocial", + "libertree", + "linkedin", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "nokotaro.com": { - "error": "HTTPSConnectionPool(host='nokotaro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mstdn-relay.hama3.net": { + "error": "HTTPSConnectionPool(host='mstdn-relay.hama3.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.love": { + "socialdistancing.dev": { + "error": "HTTPSConnectionPool(host='socialdistancing.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "t.cypv4.com": { + "error": 503 + }, + "hiker.camp": { + "error": "HTTPSConnectionPool(host='hiker.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hiker.camp' doesn't match '*.superstier.moc.io'\")))" + }, + "caonima.wtf": { + "error": "HTTPSConnectionPool(host='caonima.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.kzstan.com": { + "error": "HTTPSConnectionPool(host='mastodon.kzstan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.protocoll.space": { + "error": "HTTPSConnectionPool(host='social.protocoll.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.center": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "beapal.nohost.me": { + "error": "HTTPSConnectionPool(host='beapal.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beapal.nohost.me' doesn't match 'english.qts.edu.vn'\")))" + }, + "nextcloud-testing-only.tni.org": { + "error": "HTTPSConnectionPool(host='nextcloud-testing-only.tni.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud-testing-only.tni.org' doesn't match either of 'docs.tni.org', 'grav-cms-test.tni.org', 'startpage.tni.org'\")))" + }, + "mastodon.Artritelacy.jp": { + "error": "HTTPSConnectionPool(host='mastodon.artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scdg.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 128, - "activeMonth": 47, - "activeHalfyear": 72 + "total": 7, + "activeMonth": 58, + "activeHalfyear": 148 }, - "localPosts": 237534 + "localPosts": 18 }, "openRegistrations": true } }, - "social.p-epsilon.com": { - "error": 526 + "tailswish.industries": { + "error": "HTTPSConnectionPool(host='tailswish.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.jimny.me": { - "error": 404 + "tamazgha.space": { + "error": "HTTPSConnectionPool(host='tamazgha.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "alexbelgraver.nl": { - "error": 404 + "taboo.masto.host": { + "error": "HTTPSConnectionPool(host='taboo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "write.emacsen.net": { + "mastodon.havas.jp": { + "error": "HTTPSConnectionPool(host='mastodon.havas.jp', port=443): Read timed out. (read timeout=3)" + }, + "ilovedbt.com": { + "error": "HTTPSConnectionPool(host='ilovedbt.com', port=443): Read timed out. (read timeout=3)" + }, + "bune.city": { "nodeinfo": { - "metadata": { - "nodeName": "emacsen", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { - "total": 1 + "total": 488 }, - "localPosts": 7 - }, - "version": "2.0" - } - }, - "mastodon.social/users/Jacco824": { - "error": 404 - }, - "cloud.beerfactory.org": { - "error": 404 - }, - "pleroma.tsunix.de": { - "error": "HTTPSConnectionPool(host='pleroma.tsunix.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.wiredpunch.com": { - "error": "HTTPSConnectionPool(host='mstdn.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.huginn.dev": { - "error": "HTTPSConnectionPool(host='social.huginn.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.huginn.dev timed out. (connect timeout=3)'))" - }, - "weeelb.jp": { - "error": "HTTPSConnectionPool(host='weeelb.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to weeelb.jp timed out. (connect timeout=3)'))" - }, - "relay.vincanote.xyz": { - "error": 404 - }, - "peertube.cyber-tribal.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "localPosts": 48, + "localComments": 34 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 13045, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Cyber-Tribal", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "lynne@bune.city" } } }, - "yuki.tech": { - "error": "HTTPSConnectionPool(host='yuki.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yuki.tech timed out. (connect timeout=3)'))" + "a.weirder.earth": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "bonn.social": { + "programist.ro": { "nodeinfo": { "version": "2.0", "software": { @@ -152120,58 +155316,43 @@ ], "usage": { "users": { - "total": 310, - "activeMonth": 74, - "activeHalfyear": 173 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 47075 + "localPosts": 0 }, "openRegistrations": false } }, - "friendica.smartlion.net": { - "error": 404 - }, - "3.nu": { - "error": "HTTPSConnectionPool(host='3.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.sfgreens.org": { - "error": "HTTPSConnectionPool(host='mastodon.sfgreens.org', port=443): Read timed out. (read timeout=3)" - }, - "x41.social": { - "error": 404 - }, - "heislandmine.work": { + "social.hatthieves.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 197, - "activeMonth": 193, - "activeHalfyear": 216 + "total": 327, + "activeMonth": 75, + "activeHalfyear": 75 }, - "localPosts": 384436 + "localPosts": 20001 }, "openRegistrations": true } }, - "social.kogak.xyz": { - "error": "HTTPSConnectionPool(host='social.kogak.xyz', port=443): Read timed out. (read timeout=3)" - }, - "18kink.com": { - "error": "HTTPSConnectionPool(host='18kink.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "liamcottam.co.uk": { + "error": "HTTPSConnectionPool(host='liamcottam.co.uk', port=443): Read timed out. (read timeout=3)" }, - "mbl.social": { + "social.redxen.eu": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -152180,109 +155361,14 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "AntiLinkSpamPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "abdl.link", - "anime.website", - "barag.net", - "bear.community", - "dickgirlon.top", - "feeld.community", - "flr.social", - "forum.decisiveliberty.news", - "freespeech.firedragonstudios.com", - "gameliberty.club", - "hotwife.social", - "humblr.social", - "kink.social", - "kinky.business", - "kinkyelephant.com", - "kiwifarms.cc", - "knzk.me", - "liberdon.com", - "lustfullife.masto.host", - "mast.eu.org", - "mastodon.social", - "mastodon.triggerphra.se", - "mobile.co", - "neckbeard.xyz", - "pl.smuglo.li", - "rubber.social", - "sinblr.com", - "single.moe", - "social.homunyan.com", - "social.librem.one", - "social.myfreecams.com", - "social.quodverum.com", - "switter.at", - "therope.space", - "vipgirlfriend.xxx", - "wxw.moe" - ], - "media_nsfw": [ - "abdl.link", - "anime.website", - "baraag.net", - "bear.community", - "dickgirlon.top", - "feeld.community", - "flr.social", - "hotwife.social", - "humblr.social", - "kink.social", - "kinky.business", - "kinkyelephant.com", - "kiwifarms.cc", - "lustfullife.masto.host", - "mast.eu.org", - "mastodon.triggerphra.se", - "neckbeard.xyz", - "pl.smuglo.li", - "rubber.social", - "sinblr.com", - "single.moe", - "social.homunyan.com", - "switter.at", - "therope.space", - "vipgirlfriend.xxx", - "wxw.moe" - ], - "media_removal": [], - "reject": [ - "albin.social", - "develop.gab.com", - "freefedifollowers.ga", - "freespeechextremist.com", - "freezepeach.xyz", - "gab.ai", - "gab.com", - "gab.protohype.net", - "gabfed.com", - "lets.saynoto.lgbt", - "melalandia.tk", - "mstdn.jp", - "not-develop.gab.com", - "pawoo.net", - "pieville.net", - "pleroma.kiwifarms.net", - "rapefeminists.network", - "spinster.xyz", - "weedis.life" - ], - "report_removal": [] - }, + "mrf_policies": [], "quarantined_instances": [] }, "fieldsLimits": { @@ -152293,8 +155379,8 @@ }, "invitesEnabled": true, "mailerEnabled": true, - "nodeDescription": "Just a place to congregate and socialize", - "nodeName": "moonboot labs social", + "nodeDescription": "The social center for the fediverse", + "nodeName": "RedXen Fedi", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -152342,7 +155428,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://mbl.social/users/allie" + "https://social.redxen.eu/users/caskd" ], "suggestions": { "enabled": false @@ -152367,150 +155453,78 @@ "version": "2.0.1" }, "usage": { - "localPosts": 29, + "localPosts": 6, "users": { - "total": 5 + "total": 4 } }, "version": "2.0" } }, - "mastodon.mxinfo.fr": { + "cutls.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 2 + "localPosts": 9015 }, "openRegistrations": false } }, - "ffxiv-mastodon.com": { - "error": 404 - }, - "ddon.m.to": { - "error": "HTTPSConnectionPool(host='ddon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nenohi.ppn.pw": { - "error": "HTTPSConnectionPool(host='nenohi.ppn.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nenohi.ppn.pw timed out. (connect timeout=3)'))" - }, - "tube.scriptforge.org": { - "error": "HTTPSConnectionPool(host='tube.scriptforge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "1417067.jp": { - "error": "HTTPSConnectionPool(host='1417067.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 1417067.jp timed out. (connect timeout=3)'))" - }, - "radioalmaina.org": { - "error": 403 + "mastodon.sgr.cc": { + "error": "HTTPSConnectionPool(host='mastodon.sgr.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sgr.cc' doesn't match 'augsburg.missionday.info'\")))" }, - "mastodon.social/users/MochiWaifu": { + "mastodon.social/users/recursion": { "error": 404 }, - "mastodon.amiensweb.fr": { - "error": "HTTPSConnectionPool(host='mastodon.amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.mywebprojects.co.uk": { - "error": "HTTPSConnectionPool(host='cloud.mywebprojects.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.mywebprojects.co.uk timed out. (connect timeout=3)'))" - }, - "metaccount.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "toot.3stadt.com": { - "error": "HTTPSConnectionPool(host='toot.3stadt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.3stadt.com' doesn't match either of 'www.routitude.com', 'routitude.com'\")))" - }, - "senzdom.club": { - "error": "HTTPSConnectionPool(host='senzdom.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to senzdom.club timed out. (connect timeout=3)'))" - }, - "mochiwasa.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.hern.as": { - "error": 526 - }, - "jar.fm": { - "error": "HTTPSConnectionPool(host='jar.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jar.fm' doesn't match either of '*.oss-cn-hangzhou.aliyuncs.com', '*.img-cn-hangzhou-internal.aliyuncs.com', '*.oss-cn-hzjbp-a-internal.aliyuncs.com', '*.oss-cn-hangzhou-internal.aliyuncs.com', '*.oss-cn-hangzhou-diku-internal.aliyuncs.com', '*.cn-hangzhou.oss.aliyuncs.com', '*.cn-hangzhou.oss-internal-cross.aliyun-inc.com', '*.oss-cn-hangzhou-am101.aliyuncs.com', '*.oss-cn-shanghai-finance-1-pub.aliyuncs.com', '*.oss-internal.aliyuncs.com', '*.cn-shanghai.oss.aliyuncs.com', '*.img-cn-shanghai.aliyuncs.com', '*.oss-accelerate.aliyuncs.com', '*.img-cn-hangzhou.aliyuncs.com', '*.oss-cn-shanghai-finance-1-pub-internal.aliyuncs.com', '*.oss-cn-hangzhou-zmf.aliyuncs.com', '*.oss-cn-hangzhou-hsa.aliyuncs.com', '*.aliyuncs.com', '*.oss.aliyuncs.com', '*.oss-cn-hangzhou-cross.aliyuncs.com', '*.vpc100-oss-cn-hangzhou.aliyuncs.com', '*.img-cn-shanghai-internal.aliyuncs.com', '*.oss-cn-hzfinance.aliyuncs.com', '*.oss-cn-shanghai-finance-1-internal.aliyuncs.com', '*.oss-enet.aliyuncs.com', '*.cn-hangzhou.oss-internal.aliyuncs.com', '*.img-cn-shanghai-cross.aliyuncs.com', '*.oss-cn-shanghai.aliyuncs.com', '*.oss-cn-shanghai-internal.aliyuncs.com', '*.oss-cn-shanghai-cross.aliyuncs.com', '*.oss-cn-shanghai-finance-1.aliyuncs.com', '*.oss-cn-hangzhou-zmf-internal.aliyuncs.com', '*.oss-cn-hzfinance-internal.aliyuncs.com', '*.vpc100-oss-cn-shanghai.aliyuncs.com', 'oss-cn-hangzhou.aliyuncs.com'\")))" - }, - "butthole.masto.host": { - "error": "HTTPSConnectionPool(host='butthole.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "soc.krashboyz.org": { + "error": "HTTPSConnectionPool(host='soc.krashboyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/mkosler": { + "elpinguinotolkiano.wordpress.com": { "error": 404 }, - "dozine.xyz": { - "error": "HTTPSConnectionPool(host='dozine.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dozine.xyz timed out. (connect timeout=3)'))" - }, - "friendica.memo-village.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "gyoe29j6c50pyn1ys1.4chan.icu": { - "error": "HTTPSConnectionPool(host='gyoe29j6c50pyn1ys1.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "gaia.symbiogenesis.org": { - "error": "HTTPSConnectionPool(host='gaia.symbiogenesis.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "myfriendica.com": { + "error": "HTTPSConnectionPool(host='myfriendica.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.appcivico.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 11, - "activeHalfyear": 11 - }, - "localPosts": 81 - }, - "openRegistrations": true - } + "hispanilandia.net": { + "error": "HTTPSConnectionPool(host='hispanilandia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.kwmr.me": { - "error": "HTTPSConnectionPool(host='mstdn.kwmr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "lapipaplena.wordpress.com": { + "error": 404 }, - "mond-basis.eu": { + "lyrae.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 17, - "activeHalfyear": 21 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 28649 + "localPosts": 5 }, "openRegistrations": false } }, - "peertube.jp.net": { - "error": "HTTPSConnectionPool(host='peertube.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.jp.net timed out. (connect timeout=3)'))" - }, - "physi.cc": { - "error": "HTTPSConnectionPool(host='physi.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.servebeer.com": { + "gouttedeau.space": { "nodeinfo": { "version": "2.0", "software": { @@ -152527,57 +155541,58 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 200 + "total": 123 }, - "localPosts": 38467, - "localComments": 29 + "localPosts": 4525, + "localComments": 4 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "ServeBeer", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Goutte d'Eau", + "nodeDescription": "Goutte d'Eau est une instance Peertube f\u00e9d\u00e9r\u00e9e autour du th\u00e8me de l'\u00e9nergie, la transition \u00e9cologique et des plus g\u00e9n\u00e9ralement sciences.\n\n", "nodeConfig": { "plugin": { "registered": [ { - "name": "recaptcha", + "name": "label-pur", "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", "scopes": [ - "signup" + "common" ] } } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} } ] }, "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", + "name": "bittube-light-mode", + "version": "2.1.0", + "description": "BitTube light theme", "css": [ "assets/style.css" ], - "clientScripts": {} + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "dark" + "default": "bittube-light-mode" }, "email": { "enabled": true @@ -152587,15 +155602,19 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -152668,12 +155687,12 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 + "videoQuota": 524288000, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 31 } }, "tracker": { @@ -152683,144 +155702,22 @@ } } }, - "tno.social": { - "error": "HTTPSConnectionPool(host='tno.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.aliyo.me": { - "error": "HTTPSConnectionPool(host='mstdn.aliyo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fujieda.link": { - "error": "HTTPSConnectionPool(host='fujieda.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "c.n2o.link": { - "error": 404 - }, - "relay.blob.cat": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "gameliberty.club", - "s.sneak.berlin", - "rawr-xd.club", - "toot.postea.me", - "neue.city" - ] - } - } - }, - "nc.novell.li": { - "error": 404 + "lilelu.de": { + "error": "HTTPSConnectionPool(host='lilelu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.unx.pw": { + "tabletop.press": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Unx", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.unx.pw/users/11backslashes" - ], - "suggestions": { - "enabled": false + "nodeName": "tabletop.press", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 1, + "publicReader": true, + "invites": true }, "openRegistrations": false, "protocols": [ @@ -152828,31 +155725,30 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 193, "users": { - "total": 5 - } + "total": 15 + }, + "localPosts": 13 }, "version": "2.0" } }, - "mstdn.dream-seed.com": { - "error": "HTTPSConnectionPool(host='mstdn.dream-seed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.chordwiki.org": { - "error": "HTTPSConnectionPool(host='mstdn.chordwiki.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.cyberbunny.club": { + "error": "HTTPSConnectionPool(host='pleroma.cyberbunny.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.nefeshinternational.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nc.lesch.be": { + "error": 404 }, - "kitakamirei.ca": { + "social.vampirebbs.org": { "nodeinfo": { "version": "2.0", "software": { @@ -152864,104 +155760,291 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 8, - "activeHalfyear": 8 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 42 + "localPosts": 31 }, "openRegistrations": true } }, - "thehackernews.com": { + "chat.demo.cloudron.io": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "fluffyheart.me": { + "error": "HTTPSConnectionPool(host='fluffyheart.me', port=443): Read timed out. (read timeout=3)" + }, + "social.gestaltzerfall.net": { + "error": "HTTPSConnectionPool(host='social.gestaltzerfall.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "offtopic.town": { + "error": "HTTPSConnectionPool(host='offtopic.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rihhptvizt.localtunnel.me": { + "error": "HTTPSConnectionPool(host='rihhptvizt.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "treehouse.technopagans.de": { "error": 404 }, - "frank.gronendahl.de": { + "bensplayground.info": { + "error": 404 + }, + "www.hollinger.li": { + "error": 404 + }, + "don.notohiro.com": { + "error": "HTTPSConnectionPool(host='don.notohiro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.0ko.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 25, - "localComments": 5 + "localPosts": 7816 + }, + "openRegistrations": false + } + }, + "cloud-for-me.de": { + "error": "HTTPSConnectionPool(host='cloud-for-me.de', port=443): Read timed out. (read timeout=3)" + }, + "video.nobodyhasthe.biz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 22 + }, + "localPosts": 50757, + "localComments": 12 }, "metadata": { - "email": "frank@gronendahl.de" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "NobodyHasThe.Biz", + "nodeDescription": "Nasim, Hortler, Tendies, & Bier", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": false + }, + "enabledResolutions": [ + 0, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.social/users/clhendricksbc": { - "error": 404 - }, - "11.distsn.org": { - "error": "HTTPSConnectionPool(host='11.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "4jrw4399hox1cmi1xmte0.4chan.icu": { - "error": "HTTPSConnectionPool(host='4jrw4399hox1cmi1xmte0.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "netzkombin.at": { - "error": 404 + "cloud.k8s.terracrypt.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "ruhrspora.de": { + "social.hidekisaito.com": { "nodeinfo": { - "version": "1.0", + "version": 1, "software": { - "name": "diaspora", - "version": "0.7.12.0-p0ef72ba9" + "name": "friendica", + "version": "2019.06-1313" }, "protocols": { "inbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ], "outbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "twitter" + "smtp" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 828, - "activeHalfyear": 25, - "activeMonth": 13 + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 18540, - "localComments": 11634 + "localPosts": 1127, + "localComments": 90 }, + "openRegistrations": false, "metadata": { - "nodeName": "Ruhrspora*", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false + "nodeName": "HidekiBook", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "adminAccount": "team" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "pleroma.okashi.me": { - "error": "HTTPSConnectionPool(host='pleroma.okashi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.okashi.me' doesn't match 'jellyfin.okashi.me'\")))" - }, - "snaggletooth.life": { + "nerdculture.de": { "nodeinfo": { "version": "2.0", "software": { @@ -152973,168 +156056,52 @@ ], "usage": { "users": { - "total": 77, - "activeMonth": 10, - "activeHalfyear": 13 + "total": 496, + "activeMonth": 156, + "activeHalfyear": 575 }, - "localPosts": 72817 + "localPosts": 12103 }, "openRegistrations": true } }, - "meiso.m.to": { - "error": "HTTPSConnectionPool(host='meiso.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "i.mycard.moe": { - "error": "HTTPSConnectionPool(host='i.mycard.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.nuke.moe": { - "error": "HTTPSConnectionPool(host='pleroma.nuke.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.mysticpsychedelic.space": { - "error": "HTTPSConnectionPool(host='toot.mysticpsychedelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ww1.mindblast.space": { - "error": "HTTPSConnectionPool(host='ww1.mindblast.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "soc.canned-death.us": { + "precure.ml": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Canned Death", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.canned-death.us/users/raven" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-556-gdbc4791d-develop" - }, "usage": { - "localPosts": 140, "users": { - "total": 3 - } + "total": 324, + "activeMonth": 167, + "activeHalfyear": 224 + }, + "localPosts": 129872 }, - "version": "2.0" + "openRegistrations": true } }, - "test.skohub.io": { - "error": "HTTPSConnectionPool(host='test.skohub.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mookielita.social": { + "error": "HTTPSConnectionPool(host='mookielita.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.mercerist.space": { - "error": "HTTPSConnectionPool(host='social.mercerist.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.mercerist.space' doesn't match either of 'search.mercerist.space', 'ttrss.mercerist.space'\")))" + "tailburst.me": { + "error": "HTTPSConnectionPool(host='tailburst.me', port=443): Read timed out. (read timeout=3)" }, - "activity-pub-test.herokuapp.com": { - "error": "HTTPSConnectionPool(host='activity-pub-test.herokuapp.com', port=443): Read timed out. (read timeout=3)" + "mastodon.social/users/mikester": { + "error": 404 }, - "pixelfed.fi": { + "gnusocial.tamanoir.foucry.net": { + "error": "HTTPSConnectionPool(host='gnusocial.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pxl.roflcopter.fr": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.fi", + "nodeName": "pxl.roflcopter.fr", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -153142,9 +156109,9 @@ "config": { "open_registration": true, "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", "image_quality": 80, "optimize_image": true, "optimize_video": true, @@ -153153,7 +156120,7 @@ }, "activitypub": { "enabled": true, - "remote_follow": true + "remote_follow": false }, "ab": { "lc": false, @@ -153161,9 +156128,9 @@ "loops": false }, "site": { - "name": "pixelfed.fi", - "domain": "pixelfed.fi", - "url": "https://pixelfed.fi", + "name": "Pixelfed - roflcopter.fr", + "domain": "pxl.roflcopter.fr", + "url": "https://pxl.roflcopter.fr", "description": null }, "username": { @@ -153202,141 +156169,60 @@ "version": "0.10.9" }, "usage": { - "localPosts": 332, + "localPosts": 34, "localComments": 0, "users": { - "total": 188, - "activeHalfyear": 110, - "activeMonth": 22 + "total": 44, + "activeHalfyear": 41, + "activeMonth": 5 } }, "version": "2.0", "openRegistrations": true } }, - "mastodon.social/users/Zip": { - "error": 404 - }, - "nextcloud.bollu.be": { - "error": 404 - }, - "auspol.cafe": { + "bbbdn.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 39, - "activeMonth": 5, - "activeHalfyear": 9 + "total": 19, + "activeMonth": 16, + "activeHalfyear": 17 }, - "localPosts": 1960 + "localPosts": 71159 }, - "openRegistrations": true + "openRegistrations": false } }, - "soc.uiae.at": { - "error": "HTTPSConnectionPool(host='soc.uiae.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.svnet.fr": { + "error": "HTTPSConnectionPool(host='friendica.svnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.im-in.space": { + "pix.cipherbliss.com": { + "error": "HTTPSConnectionPool(host='pix.cipherbliss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.cipherbliss.com' doesn't match 'music.cipherbliss.com'\")))" + }, + "zveryok.pp.ua": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Pleroma instance but in space I guess.", - "nodeName": "Pleroma/InSpace", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.im-in.space/users/kdy" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 4 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 5, + "localComments": 0 }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -153344,40 +156230,65 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "zverilla7@gmail.com" + } + } + }, + "campfire.website": { + "error": "HTTPSConnectionPool(host='campfire.website', port=443): Read timed out. (read timeout=3)" + }, + "cryptid.industries": { + "error": "HTTPSConnectionPool(host='cryptid.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cryptid.industries' doesn't match 'makhnodon.club'\")))" + }, + "hubzilla.wivodaim.net": { + "error": 404 + }, + "ple.mstdn.pw": { + "error": "HTTPSConnectionPool(host='ple.mstdn.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.rabble.network": { + "error": "HTTPSConnectionPool(host='mastodon.rabble.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "magnet.xataka.com": { + "error": 404 + }, + "second.kosendon.tech": { + "error": "HTTPSConnectionPool(host='second.kosendon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.byoblu.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "1.1.50-2838-gaddde76b-im-in-space" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 0, "users": { - "total": 0 - } + "total": 12688, + "activeMonth": 13792, + "activeHalfyear": 13792 + }, + "localPosts": 36450 }, - "version": "2.0" + "openRegistrations": true } }, - "bot.undernet.uy": { - "error": "HTTPSConnectionPool(host='bot.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "edge.misskey.io": { - "error": 410 - }, - "mamutinhos.xyz": { - "error": "HTTPSConnectionPool(host='mamutinhos.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.social.redfish.ca": { - "error": "HTTPSConnectionPool(host='mastodon.social.redfish.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.social.redfish.ca timed out. (connect timeout=3)'))" + "friendica.memo-village.online": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "nextcloud.jonathanhaack.com": { + "homemadeguns.wordpress.com": { "error": 404 }, - "raptol.net": { + "one.telmina.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -153388,27 +156299,48 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 24169 + "localPosts": 31283 }, "openRegistrations": false } }, - "nextcloud.lernetz.ch": { + "minnet.raclett3.com": { + "error": "HTTPSConnectionPool(host='minnet.raclett3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "meinungsschubla.de": { + "error": "HTTPSConnectionPool(host='meinungsschubla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "free-friends.org": { + "error": "HTTPSConnectionPool(host='free-friends.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.storel.li": { + "error": "HTTPSConnectionPool(host='mastodon.storel.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.storel.li' doesn't match 'alexandre.storelli.fr'\")))" + }, + "mastodon.social/users/Yaoi": { "error": 404 }, - "toot.social.coop": { - "error": "HTTPSConnectionPool(host='toot.social.coop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.social.coop timed out. (connect timeout=3)'))" + "15.distsn.org": { + "error": "HTTPSConnectionPool(host='15.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "twisted.place": { + "roma.sftblw.moe": { + "error": "HTTPSConnectionPool(host='roma.sftblw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roma.sftblw.moe' doesn't match 'drone-github.sftblw.moe'\")))" + }, + "nc.aethercom.de": { + "error": "HTTPSConnectionPool(host='nc.aethercom.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mosqueeto.net": { "nodeinfo": { - "metadata": { - "nodeName": "Twisted Place", - "nodeDescription": "Welcome to a Twisted Place", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 873, + "localComments": 563 }, "openRegistrations": false, "protocols": [ @@ -153416,95 +156348,72 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 6 + "outbound": [] }, - "version": "2.0" + "metadata": { + "email": "mosqueeto@songbird.com" + } } }, - "s.drew.ga": { - "error": "HTTPSConnectionPool(host='s.drew.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.10hoch-6.de": { - "error": 404 - }, - "cloud.mediasignal.fi": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.seattle.wa.us": { - "error": 404 - }, - "colorfur.com": { - "error": 404 + "share.biocontact.org": { + "error": "HTTPSConnectionPool(host='share.biocontact.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "spacewizard.space": { - "error": "HTTPSConnectionPool(host='spacewizard.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to spacewizard.space timed out. (connect timeout=3)'))" + "kickass.zone": { + "error": "HTTPSConnectionPool(host='kickass.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "yulran.masto.host": { + "peertube.gaialabs.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.2.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 5 }, - "localPosts": 1116 + "localPosts": 1054, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "GAiALabs PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mstdn.alternanet.fr": { - "error": "HTTPSConnectionPool(host='mstdn.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.cameronmonagle.com": { - "error": 502 - }, - "friendica.librenet.co.za": { - "error": "HTTPSConnectionPool(host='friendica.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "agoraforum.website": { - "error": "HTTPSConnectionPool(host='agoraforum.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'agoraforum.website' doesn't match either of '*.nodechef.com', 'nodechef.com'\")))" - }, - "arrow5120.hostdon.jp": { - "error": "HTTPSConnectionPool(host='arrow5120.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "wobscale.social": { + "error": 404 }, - "honk.vedetta.com": { - "error": "HTTPSConnectionPool(host='honk.vedetta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "t.homebrewserver.club": { + "error": "HTTPSConnectionPool(host='t.homebrewserver.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 't.homebrewserver.club' doesn't match 'stream.vvvvvvaria.org'\")))" }, - "apfed.club": { - "error": "HTTPSConnectionPool(host='apfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.asrun.eu": { + "error": 404 }, - "m.outout.xyz": { - "error": "HTTPSConnectionPool(host='m.outout.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.lndvll.se": { + "error": "HTTPSConnectionPool(host='mastodon.lndvll.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "seiyudon.net": { - "error": "HTTPSConnectionPool(host='seiyudon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cave.m.to": { + "error": "HTTPSConnectionPool(host='cave.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "greencarnation.masto.host": { - "error": "HTTPSConnectionPool(host='greencarnation.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.social/users/sanspoint": { + "error": 404 }, - "social.nomagic.uk": { + "s.lx.ddnss.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -153516,37 +156425,17 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "gopher", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.com" - ], - "media_removal": [ - "" - ], - "reject": [ - "*.gab.*", - "gabfed.com" - ], - "report_removal": [ - "" - ] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -153556,9 +156445,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Nomagic", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -153606,16 +156495,16 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.nomagic.uk/users/popi" + "https://s.lx.ddnss.org/users/undefined" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 250000, - "background": 900000, - "banner": 500000, - "general": 3072000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -153628,96 +156517,87 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-1960-g758fc19e-heads-v2-0-0" + "version": "2.0.50-444-gb1c1d2e5-develop" }, "usage": { - "localPosts": 383, + "localPosts": 139, "users": { - "total": 13 + "total": 2 } }, "version": "2.0" } }, - "aretz.social": { - "error": 404 - }, - "flow.im": { - "error": "HTTPSConnectionPool(host='flow.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to flow.im timed out. (connect timeout=3)'))" - }, - "xn--6r8h.tk": { - "error": "HTTPSConnectionPool(host='xn--6r8h.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to xn--6r8h.tk timed out. (connect timeout=3)'))" - }, - "ulman.social": { + "hubzilla.lazyteddy.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 4 }, - "localPosts": 5013 + "localPosts": 542, + "localComments": 2667 }, - "openRegistrations": false + "metadata": { + "nodeName": "The Lazy Teddy & Friends - Hubzilla" + } } }, - "rk40je9ohbga.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='rk40je9ohbga.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.lagrottedelours.ovh": { + "error": "HTTPSConnectionPool(host='peertube.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "tsdgeos.blogspot.com": { - "error": 404 + "porn2b.com": { + "error": "HTTPSConnectionPool(host='porn2b.com', port=443): Read timed out. (read timeout=3)" }, - "mstdn.creatorsnight.com": { - "error": "HTTPSConnectionPool(host='mstdn.creatorsnight.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.creatorsnight.com timed out. (connect timeout=3)'))" + "8717118.jp": { + "error": "HTTPSConnectionPool(host='8717118.jp', port=443): Read timed out. (read timeout=3)" }, - "cloud.brock.systems": { + "unshaped.space": { "error": 404 }, - "dup.space": { - "error": "HTTPSConnectionPool(host='dup.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "osiris.press": { - "error": "HTTPSConnectionPool(host='osiris.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xmpp.fs-infmath.uni-kiel.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.fallstar.eu": { - "error": "HTTPSConnectionPool(host='cloud.fallstar.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "melktapgilze.nl": { - "error": "HTTPSConnectionPool(host='melktapgilze.nl', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.jonasx.de": { - "error": "HTTPSConnectionPool(host='mastodon.jonasx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "activitypubbot.qua.name": { + "error": 503 }, - "social.netzkombinat.su": { - "error": "HTTPSConnectionPool(host='social.netzkombinat.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "kazvam.com": { + "error": "Expecting value: line 3 column 1 (char 2)" }, - "madisonman1.gigalixirapp.com": { + "cumulus.bourdais-louazel.fr": { "error": 404 }, - "mayo55.jp": { - "error": "HTTPSConnectionPool(host='mayo55.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mayo55.jp timed out. (connect timeout=3)'))" + "social.andresen.mx": { + "error": "HTTPSConnectionPool(host='social.andresen.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.dll.nu": { - "error": 404 + "mstdn.com.au": { + "error": "HTTPSConnectionPool(host='mstdn.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "ro-mastodon.puyo.jp": { + "chrisburnell.com": { "error": 404 }, - "video.vvvvvvaria.org": { - "error": "HTTPSConnectionPool(host='video.vvvvvvaria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.vvvvvvaria.org' doesn't match 'stream.vvvvvvaria.org'\")))" + "m.xn--fiqwix98h.jp": { + "error": "HTTPSConnectionPool(host='m.xn--fiqwix98h.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "damogran.space": { + "princess.cat": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -153729,6 +156609,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { @@ -153741,13 +156622,35 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], + "federated_timeline_removal": [ + "gab.com", + "gab.ai", + "gab.io", + "sunbeam.city" + ], + "media_nsfw": [ + "freespeechextremist.com", + "kiwifarms.cc", + "baraag.net", + "pawoo.net", + "gab.com", + "gab.ai", + "gab.io", + "neckbeard.xyz", + "anime.website", + "mastodon.social", + "jpop.club" + ], "media_removal": [], "reject": [], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "gab.com", + "gab.ai", + "gab.io", + "sunbeam.city" + ] }, "fieldsLimits": { "maxFields": 10, @@ -153757,8 +156660,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Damogran is a planet that is approximately 2,500 light years from Earth on the fashionable Eastern Side of the Galaxy.", - "nodeName": "Damogran", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "princess.cat", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -153806,7 +156709,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://damogran.space/users/mathis" + "https://princess.cat/users/mewmew", + "https://princess.cat/users/isi" ], "suggestions": { "enabled": false @@ -153818,7 +156722,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -153831,45 +156735,15 @@ "version": "2.0.0" }, "usage": { - "localPosts": 310, + "localPosts": 19505, "users": { - "total": 2 + "total": 36 } }, "version": "2.0" } }, - "social.bonifacelabs.ca": { - "error": 404 - }, - "cloudcity.dlws.ch": { - "error": "HTTPSConnectionPool(host='cloudcity.dlws.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "brownricecookies.wordpress.com": { - "error": 404 - }, - "tablegame.mstdn.cloud": { - "error": 404 - }, - "15m.icolectiva.org": { - "error": "HTTPSConnectionPool(host='15m.icolectiva.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "greatfull666aiki.jp": { - "error": "HTTPSConnectionPool(host='greatfull666aiki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to greatfull666aiki.jp timed out. (connect timeout=3)'))" - }, - "affilidon.com": { - "error": "HTTPSConnectionPool(host='affilidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.asia": { - "error": "HTTPSConnectionPool(host='mastodon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.asia timed out. (connect timeout=3)'))" - }, - "social.svallee.fr": { - "error": "HTTPSConnectionPool(host='social.svallee.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.svallee.fr' doesn't match either of 'svallee.fr', 'www.svallee.fr'\")))" - }, - "kinkylife.tk": { - "error": "HTTPSConnectionPool(host='kinkylife.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "kompost.cz": { + "anticapitalist.party": { "nodeinfo": { "version": "2.0", "software": { @@ -153881,284 +156755,225 @@ ], "usage": { "users": { - "total": 30, - "activeMonth": 10, - "activeHalfyear": 16 + "total": 1595, + "activeMonth": 305, + "activeHalfyear": 851 }, - "localPosts": 3437 + "localPosts": 278921 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn.komittee.net": { - "error": "HTTPSConnectionPool(host='mstdn.komittee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pix.unanargeek.xyz": { + "error": "HTTPSConnectionPool(host='pix.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rat-und-tat.ruhr": { - "error": "HTTPSConnectionPool(host='rat-und-tat.ruhr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "maimonidev.com": { + "error": "HTTPSConnectionPool(host='maimonidev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maimonidev.com' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" }, - "kitsunet.net": { - "error": 404 + "h-y-p-e-r.space": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 8, + "activeHalfyear": 8, + "activeMonth": 8 + }, + "localPosts": 47, + "localComments": 7 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "H-Y-P-E-R Space", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } }, - "blessedguy.net": { - "error": 502 + "darkgeek.city": { + "error": "HTTPSConnectionPool(host='darkgeek.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nipponalba.scot": { + "toot.with.moe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": true, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [], - "replace": [ - { - "pattern": "twitter.com", - "replacement": "nitter.net" - }, - { - "pattern": "www.youtube.com", - "replacement": "invidio.us" - }, - { - "pattern": "youtu.be", - "replacement": "invidio.us" - }, - { - "pattern": "youtube.com", - "replacement": "invidio.us" - } - ] - }, - "mrf_policies": [ - "AntiFollowbotPolicy", - "HellthreadPolicy", - "AntiLinkSpamPolicy", - "ObjectAgePolicy", - "TagPolicy", - "SimplePolicy", - "KeywordPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "sinblr.com", - "mingxingsex.com", - "hotwife.social", - "artalley.porn", - "switter.at", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "pl.nudie.social", - "kink.social", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "anime.website", - "fuckonthefirst.date", - "piss.restaurant", - "propulse.club", - "quey.org", - "pawoo.net", - "mstdn.jp", - "kink.town", - "abdl.link", - "equestria.social", - "blimps.xyz", - "iscute.moe", - "fedibird.com", - "pokemon.men", - "snouts.online", - "fedifilth.xyz", - "my.dirtyhobby.xyz", - "pornfed.social", - "nsfw.social", - "bear.community", - "mstdn.social", - "mastodon.social", - "qaf.men", - "social.homunyan.com", - "princess.cat", - "shiro.dog" - ], - "media_nsfw": [ - "iscute.moe", - "kitsune.cafe", - "switter.at", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "mingxingsex.com", - "vipgirlfriend.xxx", - "dickgirlon.top", - "anime.website", - "wxw.moe", - "fuckonthefirst.date", - "humblr.social", - "fedifilth.xyz", - "my.dirtyhobby.xyz", - "pornfed.social", - "social.homunyan.com", - "qaf.men", - "hotwife.social", - "artalley.porn", - "social.myfreecams.com", - "pl.nudie.social", - "kink.social", - "kinky.business", - "piss.restaurant", - "kink.town", - "abdl.link", - "equestria.social", - "blimps.xyz", - "snouts.online", - "nsfw.social", - "bear.community", - "shiro.dog" - ], - "media_removal": [], - "reject": [ - "baraag.net", - "albin.social", - "loli.estate", - "nomoresha.me", - "gab.com", - "gab.ai", - "develop.gab.com", - "exited.eu", - "beehub.org", - "rightmastodon.com", - "disarray.nof.st", - "skippers-bin.com", - "spinster.xyz", - "fedichive.tk", - "mstdn.foxfam.club", - "jpop.club", - "freezepeach.xyz", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "glindr.org", - "neenster.org", - "fedi.absturztau.be", - "pleroma.qualessed.icu", - "sneak.berlin", - "ligma.pro", - "peervideo.club", - "social.illegalpornography.com", - "pleroma.mouse.services", - "blob.cat", - "busshi.moe", - "igel.jpop.club", - "freespeech.host", - "gleasonator.com", - "cliterati.club", - "coom.club", - "smuglo.li", - "gs.smuglo.li", - "not-develop.gab.com", - "social.foxfam.club", - "pl.smuglo.li", - "catgirl.life", - "neckbeard.xyz", - "gameliberty.club", - "social.librem.one", - "expired.mentality.rip", - "jaeger.website", - "liberdon.com", - "s.sneak.berlin" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 512 + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "mastodon.sr388.live": { + "error": "HTTPSConnectionPool(host='mastodon.sr388.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sr388.live' doesn't match 'git.sr388.live'\")))" + }, + "social.librino.net": { + "error": "HTTPSConnectionPool(host='social.librino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "masto.svnet.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 110, + "activeMonth": 62, + "activeHalfyear": 129 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A little space on the fediverse for family and friends of the admin", - "nodeName": "nipponalba | pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 11198 + }, + "openRegistrations": false + } + }, + "mstdn.uec.tokyo": { + "error": 503 + }, + "social.zerojay.com": { + "error": "HTTPSConnectionPool(host='social.zerojay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zerojay.com' doesn't match 'blackwingsovertheworld.com'\")))" + }, + "mastodon.potproject.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 5609 + }, + "openRegistrations": false + } + }, + "cypherpunks.social": { + "error": "HTTPSConnectionPool(host='cypherpunks.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.senooken.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "twitter", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 6876, + "localComments": 2723 + }, + "metadata": { + "nodeName": "social.senooken.jp", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" }, + "uploadLimit": 524288000, "postFormats": [ "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://social.nipponalba.scot/users/jk", - "https://social.nipponalba.scot/users/albannach" + "text/html" ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 50000000 - } + "features": [ + "polls" + ] + } + } + }, + "ultima.gaia.ff14-mstdn.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "palom.be": { + "nodeinfo": { + "metadata": { + "nodeDescription": "[Palombe](https://palom.be) est un refuge pour les \u00e9crivain\u00b7e\u00b7s souhaitant partager leurs nouvelles via la magie du [Fediverse](https://fr.wikipedia.org/wiki/Fediverse)", + "nodeName": "Palom.be" }, "openRegistrations": false, "protocols": [ @@ -154169,49 +156984,35 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "plume", + "version": "0.4.0" }, "usage": { - "localPosts": 1156, + "localComments": 0, + "localPosts": 0, "users": { - "total": 5 + "total": 1 } }, "version": "2.0" } }, - "mastodon.b4yp.co.uk": { - "error": "HTTPSConnectionPool(host='mastodon.b4yp.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.gaijinsize.com": { - "error": "HTTPSConnectionPool(host='mstdn.gaijinsize.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.masharih.me": { - "error": "HTTPSConnectionPool(host='social.masharih.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gancio.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "blog.onosend.ai": { - "error": "HTTPSConnectionPool(host='blog.onosend.ai', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.sojo-u-only-mstdn.xyz": { + "error": "HTTPSConnectionPool(host='www.sojo-u-only-mstdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.huckle.ch": { + "plaimi.net": { "error": 404 }, - "catdon.jp": { - "error": "HTTPSConnectionPool(host='catdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zxad.sandbox.slerp.ch": { - "error": "HTTPSConnectionPool(host='zxad.sandbox.slerp.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zxad.sandbox.slerp.ch' doesn't match 'f.codl.fr'\")))" - }, - "misskey.tmin.cf": { - "error": "HTTPSConnectionPool(host='misskey.tmin.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "members.wuff-miau.club": { - "error": "HTTPSConnectionPool(host='members.wuff-miau.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.hartley.cc": { + "error": "HTTPSConnectionPool(host='social.hartley.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "itsuo.jp": { - "error": "HTTPSConnectionPool(host='itsuo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.mopped.space": { + "error": "HTTPSConnectionPool(host='toot.mopped.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "monsterfuckers.online": { + "social.samsunginter.net": { "nodeinfo": { "version": "2.0", "software": { @@ -154223,38 +157024,73 @@ ], "usage": { "users": { - "total": 18, - "activeMonth": 19, - "activeHalfyear": 19 + "total": 8, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 893 + "localPosts": 912 }, - "openRegistrations": true + "openRegistrations": false } }, - "meow.m.to": { - "error": "HTTPSConnectionPool(host='meow.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dg.f5.si": { + "error": "HTTPSConnectionPool(host='dg.f5.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "node.loma.ml": { + "webfru.it": { + "error": "HTTPSConnectionPool(host='webfru.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.aidannyquist.com": { + "error": 502 + }, + "videos.alaeith.com": { + "error": "HTTPSConnectionPool(host='videos.alaeith.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "datagirl.xyz": { + "error": 404 + }, + "carboncopy.xyz": { + "error": 404 + }, + "mastodon.franksworld.org": { + "error": "HTTPSConnectionPool(host='mastodon.franksworld.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mldn.jp": { + "error": "HTTPSConnectionPool(host='mldn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funk-b.senan.xyz": { + "error": 404 + }, + "friends.volkomorov.rufriendica": { + "error": "HTTPSConnectionPool(host='friends.volkomorov.rufriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plrm.test.spectraltheorem.be": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "relay.cisti.org": { + "error": "HTTPSConnectionPool(host='relay.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rw-net.de": { + "error": "HTTPSConnectionPool(host='social.rw-net.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rw-net.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "czvjpn.info": { + "error": 404 + }, + "mastodonhub.com": { + "error": "HTTPSConnectionPool(host='mastodonhub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "video.nesven.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "pumpio", - "twitter" - ], - "inbound": [ "atom1.0", "rss2.0" ] @@ -154262,34 +157098,174 @@ "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 2 }, - "localPosts": 16, - "localComments": 4 + "localPosts": 10790, + "localComments": 0 }, "metadata": { - "nodeName": "loma Hubzilla" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "pleroma.my.sekai.netlib.re": { - "error": "HTTPSConnectionPool(host='pleroma.my.sekai.netlib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "swmd.info": { + "error": "HTTPSConnectionPool(host='swmd.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pony.gallery": { + "pleroma.straight.coffee": { + "error": "HTTPSConnectionPool(host='pleroma.straight.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mymouns.net": { + "error": "HTTPSConnectionPool(host='mastodon.mymouns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.dropbear.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 4913 + }, + "openRegistrations": false + } + }, + "pixelfed.anzui.de": { "nodeinfo": { "metadata": { - "nodeName": "pony.gallery", + "nodeName": "pixelfed.anzui.de", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": true, + "open_registration": false, "uploader": { "max_photo_size": "15000", - "max_caption_length": "500", + "max_caption_length": "150", "album_limit": "4", "image_quality": 90, "optimize_image": true, @@ -154307,10 +157283,10 @@ "loops": false }, "site": { - "name": "Pony.Gallery", - "domain": "pony.gallery", - "url": "https://pony.gallery", - "description": "Pixelfed instance for ponies and bronies" + "name": "Anzui's Pixelfed", + "domain": "pixelfed.anzui.de", + "url": "https://pixelfed.anzui.de", + "description": null }, "username": { "remote": { @@ -154326,7 +157302,7 @@ "features": { "mobile_apis": true, "circles": false, - "stories": true, + "stories": false, "video": false, "import": { "instagram": false, @@ -154345,28 +157321,156 @@ }, "software": { "name": "pixelfed", - "version": "0.10.8" + "version": "0.10.9" }, "usage": { - "localPosts": 14, + "localPosts": 125, "localComments": 0, "users": { - "total": 10, - "activeHalfyear": 5, - "activeMonth": 0 + "total": 1, + "activeHalfyear": 4, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "zinc280.dreamhosters.com/friendica": { + "error": "HTTPSConnectionPool(host='zinc280.dreamhosters.com', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.zo.team": { + "error": "HTTPSConnectionPool(host='cloud.zo.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fog.jodh.us": { + "error": "HTTPSConnectionPool(host='fog.jodh.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.aliyo.me": { + "error": "HTTPSConnectionPool(host='mstdn.aliyo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pgh.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 8, + "activeHalfyear": 8 + }, + "localPosts": 27 + }, + "openRegistrations": true + } + }, + "test.net.sydney": { + "error": "HTTPSConnectionPool(host='test.net.sydney', port=443): Read timed out. (read timeout=3)" + }, + "berdaguermontes.eu": { + "error": 404 + }, + "zeppelin.flights": { + "error": "HTTPSConnectionPool(host='zeppelin.flights', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "party.personal.pizza": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pixelfed.fi": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.fi", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.fi", + "domain": "pixelfed.fi", + "url": "https://pixelfed.fi", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 333, + "localComments": 0, + "users": { + "total": 188, + "activeHalfyear": 107, + "activeMonth": 20 } }, "version": "2.0", "openRegistrations": true } }, - "misskists.gq": { - "error": "HTTPSConnectionPool(host='misskists.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.geekzweb.com": { + "error": "HTTPSConnectionPool(host='mastodon.geekzweb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cironnup.com": { - "error": "HTTPSConnectionPool(host='cironnup.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.alt.coop": { + "error": "HTTPSConnectionPool(host='toot.alt.coop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ap.jadiunr.net": { + "fnordica.de": { "nodeinfo": { "version": "2.0", "software": { @@ -154378,16 +157482,135 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 2366 + }, + "openRegistrations": false + } + }, + "cloud.florianzirker.de": { + "error": 404 + }, + "franzt.dedyn.io": { + "error": 404 + }, + "iwami-mastodon.herokuapp.com": { + "error": 404 + }, + "glitch.social": { + "error": 404 + }, + "blog.eipystyilman.beer": { + "error": 502 + }, + "mastodon.social/users/kevinmarks": { + "error": 404 + }, + "cloud.neko.dev": { + "error": 403 + }, + "gstest5.dalme.net": { + "error": "HTTPSConnectionPool(host='gstest5.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.yodan.ninja": { + "error": "HTTPSConnectionPool(host='mastodon.yodan.ninja', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.memework.org": { + "error": "HTTPSConnectionPool(host='mastodon.memework.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "violet@chitter.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 547, + "activeMonth": 166, + "activeHalfyear": 297 }, - "localPosts": 4575 + "localPosts": 507151 }, "openRegistrations": true } }, - "peertube.parleur.net": { + "r.cybikbase.com": { + "error": "HTTPSConnectionPool(host='r.cybikbase.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.zmach1n3.com": { + "error": "HTTPSConnectionPool(host='mastodon.zmach1n3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "trpg-link.tk": { + "error": "HTTPSConnectionPool(host='trpg-link.tk', port=443): Read timed out. (read timeout=3)" + }, + "pubgate.autogestion.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "PubGate", + "version": "0.2.21" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 9 + }, + "localPosts": 211 + }, + "metadata": { + "sourceCode": "https://github.com/autogestion/pubgate" + } + } + }, + "cruisers.social": { + "error": "HTTPSConnectionPool(host='cruisers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.jp-mstdn.com": { + "error": "HTTPSConnectionPool(host='social.jp-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.jp-mstdn.com' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" + }, + "yoitsu.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 547 + }, + "openRegistrations": false + } + }, + "tigre-bleu.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mitra-social.herokuapp.com": { + "error": 404 + }, + "tube.blob.cat": { "nodeinfo": { "version": "2.0", "software": { @@ -154407,38 +157630,32 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 25 }, - "localPosts": 10829, - "localComments": 13 + "localPosts": 1468, + "localComments": 60 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Peertube sur parleur.net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "BlobTube", + "nodeDescription": "BlobTube, a PeerTube instance run by and for blobs.", "nodeConfig": { "plugin": { "registered": [ { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", "scopes": [ "common" ] } } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} } ] }, @@ -154454,27 +157671,26 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, + 0, 360, 480, - 720, - 1080 + 720 ] }, "import": { @@ -154483,7 +157699,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -154552,7 +157768,7 @@ }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 2 } }, "tracker": { @@ -154562,143 +157778,448 @@ } } }, - "social.catgirl.cafe": { - "error": "HTTPSConnectionPool(host='social.catgirl.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.catgirl.cafe' doesn't match either of 'catgirl.cafe', 'chat.catgirl.cafe', 'cloud.catgirl.cafe', 'cms.catgirl.cafe', 'devcenter.catgirl.cafe', 'directus.catgirl.cafe', 'drone.catgirl.cafe', 'git.catgirl.cafe', 'huginn.catgirl.cafe', 'known.catgirl.cafe', 'mail.catgirl.cafe', 'matrix.stevestreza.com', 'notes.catgirl.cafe', 'rss.catgirl.cafe', 'social.stevestreza.com', 'vpn.catgirl.cafe', 'wallabag.catgirl.cafe', 'webmaster.stevestreza.com', 'wiki.catgirl.cafe', 'youtube.catgirl.cafe'\")))" + "mstdn.yjsnpi.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tube.fabrigli.fr": { + "mastodon.vignat.org": { + "error": "HTTPSConnectionPool(host='mastodon.vignat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "assorted.paupers.xyz": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.2.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 200 + "total": 4, + "activeMonth": 5, + "activeHalfyear": 5 }, - "localPosts": 11907, - "localComments": 68 + "localPosts": 110 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "openRegistrations": false + } + }, + "mstdn.ssnake.me": { + "error": "HTTPSConnectionPool(host='mstdn.ssnake.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.hinanawi.net": { + "error": "HTTPSConnectionPool(host='social.hinanawi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "activism.openworlds.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 294, + "activeMonth": 51, + "activeHalfyear": 230 }, - "nodeName": "FabriTube", - "nodeDescription": "Fabritube, instance de Peertube, un r\u00e9seau f\u00e9d\u00e9r\u00e9 de streaming video utilisant la seul vrai techno d'avenir: P2P (BitTorrent)." - } + "localPosts": 7897 + }, + "openRegistrations": true } }, - "piggo.space": { + "hlim.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mstdn-server.jp": { + "error": "HTTPSConnectionPool(host='mstdn-server.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "serious.ferret.business": { + "error": "HTTPSConnectionPool(host='serious.ferret.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "plume.fedi.quebec": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site", - "womenarestupid" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy", - "HellthreadPolicy", - "NoPlaceholderTextPolicy", - "EnsureRePrepended" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "botsin.space" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai", - "development.gab.com", - "non-development.gab.com", - "social.gab.com", - "develop.gab.io", - "gab.io", - "kiwifarms.cc", - "freefedifollowers.ga", - "witches.live", - "gameliberty.club", - "greenlifeplus.net", - "switter.at", - "porntoot.com", - "bofa.lol", - "voluntaryism.club", - "not.phrack.fyi", - "pl.pube.tk", - "unsafe.space", - "counter.social", - "pridelands.io", - "albin.social", - "guillotines.masto.host", - "undernet.uy", - "toot.undernet.uy", - "social.raptorengineering.io", - "humblr.social", - "melalandia.tk", - "blackandgold.xyz", - "sinblr.social", - "kinky.business", - "freespeech.firedragonstudios.com", - "rubber.social", - "kinkyelephant.com", - "baraag.net", - "archivefedifor.fun" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "gab.ai", - "development.gab.com", - "non-development.gab.com", - "social.gab.com", - "develop.gab.io", - "gab.io", - "exited.eu", - "kiwifarms.cc", - "freefedifollowers.ga", - "gameliberty.club", - "archivefedifor.fun" + "nodeDescription": "_This instance is intended for __francophones__ in __Qu\u00e9bec__. Otherwise, you are invited to [use another instance](https://joinplu.me)._\n* * *\n__[Cette instance](https://plume.fedi.quebec) francophone de Plume est h\u00e9berg\u00e9e au Qu\u00e9bec et est principalement destin\u00e9e aux Qu\u00e9b\u00e9cois.__", + "nodeName": "F\u00e9diQu\u00e9bec" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 6, + "users": { + "total": 25 + } + }, + "version": "2.0" + } + }, + "bloodandthunderleviathan.herokuapp.com": { + "error": 404 + }, + "masto.unixporn.pro": { + "error": "HTTPSConnectionPool(host='masto.unixporn.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "indie.chat": { + "error": "HTTPSConnectionPool(host='indie.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mana9356.m.to": { + "error": "HTTPSConnectionPool(host='mana9356.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kneegrows.top": { + "error": "HTTPSConnectionPool(host='kneegrows.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scubadon.jp": { + "error": 500 + }, + "butts.team": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 15, + "activeMonth": 6, + "activeHalfyear": 12 + }, + "localPosts": 15710 + }, + "openRegistrations": false + } + }, + "uksocial.net": { + "error": 404 + }, + "v112.space": { + "error": "HTTPSConnectionPool(host='v112.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mymastodon.us": { + "error": "HTTPSConnectionPool(host='mymastodon.us', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.1134ic.jp": { + "error": "HTTPSConnectionPool(host='mastodon.1134ic.jp', port=443): Read timed out. (read timeout=3)" + }, + "friendica.blogsquad.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "friendica.blogsquad.org", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" ] }, + "explicitContent": false + } + } + }, + "s.horner.tj": { + "error": 502 + }, + "m.gamma-x.net": { + "error": "HTTPSConnectionPool(host='m.gamma-x.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.bischoff-ibb.de": { + "error": 404 + }, + "cutie.space": { + "error": "HTTPSConnectionPool(host='cutie.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ifsotvvs74u9byfkvijeqief6.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "peertube.azkware.net": { + "error": 502 + }, + "social.wirefull.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kickscondor.com": { + "error": 404 + }, + "social.voidptr.org": { + "error": 503 + }, + "l-w-i-don.net": { + "error": "HTTPSConnectionPool(host='l-w-i-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tusk.pinkelephantco.de": { + "error": "HTTPSConnectionPool(host='tusk.pinkelephantco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tusk.pinkelephantco.de' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "friendica.under.za.net": { + "error": "HTTPSConnectionPool(host='friendica.under.za.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.under.za.net' doesn't match 'hermes.henkins.za.net'\")))" + }, + "john-mastodon.scalingo.io": { + "error": 503 + }, + "poli.social": { + "error": "HTTPSConnectionPool(host='poli.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.fyber.space": { + "error": "HTTPSConnectionPool(host='social.fyber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "squeaky.fun": { + "error": "HTTPSConnectionPool(host='squeaky.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.whyxyz.xyz": { + "error": "HTTPSConnectionPool(host='www.whyxyz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.kotobank.ch": { + "error": "HTTPSConnectionPool(host='mastodon.kotobank.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rainy.garden": { + "error": "HTTPSConnectionPool(host='rainy.garden', port=443): Read timed out. (read timeout=3)" + }, + "pixel.openalgeria.org": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.openalgeria.org", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": false + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixel.openalgeria.org", + "url": "https://pixel.openalgeria.org" + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.6" + }, + "usage": { + "localPosts": 1, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "r.feria.name": { + "error": 404 + }, + "rmxr.net": { + "error": "HTTPSConnectionPool(host='rmxr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "trblmkr.net": { + "error": "HTTPSConnectionPool(host='trblmkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.kakunpc.com": { + "error": "HTTPSConnectionPool(host='mstdn.kakunpc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "profediv.fujita.style": { + "error": "HTTPSConnectionPool(host='profediv.fujita.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "larmurerie.lavoixdessansvoix.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } + }, + "mastodon.elmit.com": { + "error": "HTTPSConnectionPool(host='mastodon.elmit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kujiu.org": { + "error": 403 + }, + "io.proxion.de": { + "error": 404 + }, + "hubzilla.ownbox.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.7.2" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 4, + "localComments": 0 + }, + "metadata": { + "nodeName": "Hubzilla" + } + } + }, + "mastodontic.club": { + "error": "HTTPSConnectionPool(host='mastodontic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.jumanji.co": { + "error": "HTTPSConnectionPool(host='misskey.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "checkedin.cheshire.io": { + "error": "HTTPSConnectionPool(host='checkedin.cheshire.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'checkedin.cheshire.io' doesn't match 'sodahub.cheshire.io'\")))" + }, + "fedi-dev.matej-lach.me": { + "error": 502 + }, + "nitic-mstdn.hostdon.jp": { + "error": "HTTPSConnectionPool(host='nitic-mstdn.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "gonerd.me": { + "error": 404 + }, + "lab.libre-communaute.fr": { + "error": "HTTPSConnectionPool(host='lab.libre-communaute.fr', port=443): Read timed out. (read timeout=3)" + }, + "www.xataka.com": { + "error": 404 + }, + "tsunali.cherokeesofidaho.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "thejoyo.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay", + "safe_dm_mentions" + ], + "federation": { + "enabled": true + }, "fieldsLimits": { "maxFields": 10, "maxRemoteFields": 20, @@ -154707,12 +158228,12 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "MightyPork's Pleroma instance", - "nodeName": "Oink oink!", + "nodeDescription": "", + "nodeName": "TheJoYo", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 32, + "max_options": 20, "min_expiration": 0 }, "postFormats": [ @@ -154756,7 +158277,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://piggo.space/users/piggo" + "https://thejoyo.com/users/JoYo" ], "suggestions": { "enabled": false @@ -154768,7 +158289,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -154778,24 +158299,187 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 30249, + "localPosts": 144, "users": { - "total": 14 + "total": 3 } }, "version": "2.0" } }, - "mastodon.arith.jp": { + "junkeidon.com": { + "error": "HTTPSConnectionPool(host='junkeidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.meetupcaserta.it": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Meetup Caserta", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "fierce-reef-65367.herokuapp.com": { "error": 404 }, - "manioul.org": { - "error": "HTTPSConnectionPool(host='manioul.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'manioul.org' doesn't match 'mail.titoux.info'\")))" + "mastodon.euzilla.de": { + "error": "HTTPSConnectionPool(host='mastodon.euzilla.de', port=443): Read timed out. (read timeout=3)" }, - "videos.tcit.fr": { + "ryonatodon.com": { + "error": "HTTPSConnectionPool(host='ryonatodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test21.yh.yalh.net": { + "error": "HTTPSConnectionPool(host='test21.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "social.louisoft01.moe": { + "error": "HTTPSConnectionPool(host='social.louisoft01.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "parlementum.news": { + "error": "HTTPSConnectionPool(host='parlementum.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "spring-has-come.tk": { + "error": "HTTPSConnectionPool(host='spring-has-come.tk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.gummipunkt.eu": { + "error": "HTTPSConnectionPool(host='mastodon.gummipunkt.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hamtter.net": { + "error": "HTTPSConnectionPool(host='hamtter.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "muhroads.party": { + "error": "HTTPSConnectionPool(host='muhroads.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ohhi.icu": { + "error": 404 + }, + "mastodon.memoryandthought.me": { + "error": 502 + }, + "cloud.dabo.de": { + "error": 404 + }, + "friendica.kerenon.com": { + "error": "HTTPSConnectionPool(host='friendica.kerenon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cafetodon.com": { + "error": "HTTPSConnectionPool(host='cafetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "krefeld.life": { + "error": "HTTPSConnectionPool(host='krefeld.life', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.iot.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.iot.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "scat.wovensoup.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Scatological Sensibilities", + "nodeDescription": "An ecosystem is a basically a poop-cycle.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 7 + }, + "version": "2.0" + } + }, + "spectrum.ieee.org": { + "error": 403 + }, + "mastodont.kamp.site": { + "error": "HTTPSConnectionPool(host='mastodont.kamp.site', port=443): Read timed out. (read timeout=3)" + }, + "peertube.gnumeria.eu.org": { + "error": 521 + }, + "micro.marramgrass.org.uk": { + "error": 404 + }, + "monsterpit.cloud": { + "error": "HTTPSConnectionPool(host='monsterpit.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mahou-shoujo.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "meteora.gg": { + "error": "HTTPSConnectionPool(host='meteora.gg', port=443): Read timed out. (read timeout=3)" + }, + "video.liberta.vip": { "nodeinfo": { "version": "2.0", "software": { @@ -154812,27 +158496,71 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 147 }, - "localPosts": 16661, - "localComments": 5 + "localPosts": 12807, + "localComments": 9 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "WeMakeTube", - "nodeDescription": "tcit's personal instance to test Peertube.", + "nodeName": "Liberta Vid\u00e9o", + "nodeDescription": "Liberta Vid\u00e9o est un service de diffusion vid\u00e9o ouvert et gratuit \u00e0 vocation g\u00e9n\u00e9raliste.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "mtcaptcha", + "version": "0.0.1", + "description": "PeerTube plugin adding MTCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + }, + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.1.1", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-light-mode" }, "email": { "enabled": true @@ -154861,7 +158589,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -154925,8 +158653,8 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": -1 + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -154940,97 +158668,20 @@ } } }, - "blaubliz.dorado.uberspace.de/html": { - "error": 404 - }, - "potaodon.audio": { - "error": "HTTPSConnectionPool(host='potaodon.audio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tavernedudev.fr": { - "error": "HTTPSConnectionPool(host='social.tavernedudev.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.tavernedudev.fr timed out. (connect timeout=3)'))" - }, - "nextcloud.acte.solutions": { - "error": 403 - }, - "nekos.io": { - "error": "HTTPSConnectionPool(host='nekos.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nekos.io timed out. (connect timeout=3)'))" - }, - "coron.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 11, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "takimura@coron.tech" - } - } + "social.expose.pw": { + "error": "HTTPSConnectionPool(host='social.expose.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.expose.pw' doesn't match 'codex.expose.pw'\")))" }, - "furry.gg": { + "fla.red": { "error": 404 }, - "emojidon.global": { - "error": "HTTPSConnectionPool(host='emojidon.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "berilia.stuntkidz.org": { - "error": 502 - }, - "support.m.to": { - "error": "HTTPSConnectionPool(host='support.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hitomishinozaki.com": { - "error": "HTTPSConnectionPool(host='hitomishinozaki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "witch.energy": { - "error": "HTTPSConnectionPool(host='witch.energy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.protoxin.net": { - "error": "HTTPSConnectionPool(host='mstdn.protoxin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videogamesmen.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 4 - }, - "localPosts": 22 - }, - "openRegistrations": true - } - }, - "oyakodon.biz": { - "error": "HTTPSConnectionPool(host='oyakodon.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube.endcoo.nohost.me": { + "error": "HTTPSConnectionPool(host='peertube.endcoo.nohost.me', port=443): Read timed out. (read timeout=3)" }, - "write.notunremarkable.me": { + "ecneret.com": { "nodeinfo": { "metadata": { - "nodeName": "notunremarkable", + "nodeName": "ecnereT", + "nodeDescription": "Simple reflet", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -155057,39 +158708,110 @@ "users": { "total": 1 }, - "localPosts": 375 + "localPosts": 1 }, "version": "2.0" } }, - "paperbackpunkrock.wordpress.com": { - "error": 404 - }, - "mastodon.windoos.click": { - "error": "HTTPSConnectionPool(host='mastodon.windoos.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "plateia.org": { + "cloud.3es.io": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "ack.nex.sh": { - "error": "HTTPSConnectionPool(host='ack.nex.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.cafe": { + "error": "HTTPSConnectionPool(host='mstdn.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.pecadol.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.pecadol.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.nakanod.net": { + "error": "HTTPSConnectionPool(host='mastodon.nakanod.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.computer": { - "error": "HTTPSConnectionPool(host='toot.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "test.pptdn.jp": { + "error": 410 }, - "squeegee.one": { + "mikeshelby.noip.me": { + "error": "HTTPSConnectionPool(host='mikeshelby.noip.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/zoequinn": { "error": 404 }, - "mstdn.thaler.nz": { - "error": "HTTPSConnectionPool(host='mstdn.thaler.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "clonewars.vet": { + "error": "HTTPSConnectionPool(host='clonewars.vet', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "thoughtcatalog.com": { + "blogroll.club": { "error": 404 }, - "mst.lin5.taruntarun.net": { + "friendica.art3mis.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 1217, + "localComments": 53 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Art3mis Friendica", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "electricpea.ch": { "nodeinfo": { "version": "2.0", "software": { @@ -155101,541 +158823,368 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 195 + "localPosts": 1282 }, "openRegistrations": false } }, - "www.blender3darchitect.com": { - "error": 404 - }, - "friendica.x.hfrc.de": { - "error": "HTTPSConnectionPool(host='friendica.x.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "akashiensis.com": { - "error": "HTTPSConnectionPool(host='akashiensis.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aws4j1apy6r.4chan.icu": { - "error": "HTTPSConnectionPool(host='aws4j1apy6r.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "fika.grin.hu": { + "nodeinfo": { + "version": 1, + "software": { + "name": "friendica", + "version": "2019.09-1323" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "dreamwidth", + "gnusocial" + ] + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 5, + "localComments": 7 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "F-ika", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "dreamwidth", + "gnusocial" + ] + }, + "explicitContent": false + } + } }, - "mathkame.jp": { - "error": "HTTPSConnectionPool(host='mathkame.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mathkame.jp timed out. (connect timeout=3)'))" + "bsdnode.xyz": { + "error": "HTTPSConnectionPool(host='bsdnode.xyz', port=443): Read timed out. (read timeout=3)" }, - "marlonpapa.com": { - "error": "HTTPSConnectionPool(host='marlonpapa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to marlonpapa.com timed out. (connect timeout=3)'))" + "kiwec.net": { + "error": 404 }, - "basstdn.jp": { + "misskey.boon.chat": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "11.36.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { - "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 7 - }, - "localPosts": 106 + "users": {} }, - "openRegistrations": true + "metadata": { + "nodeName": "\u305d\u308c\u3063\u307d\u3044\u306e", + "nodeDescription": "\u65b0\u3057\u304f\u306a\u308a\u307e\u3057\u305f\uff01
\n\u3088\u3046\u3053\u305d\uff0118\u6b73\u4ee5\u4e0a\u63a8\u5968\u3067\u3059\uff01
\n\u30ad\u30c3\u30ba\u304a\u65ad\u308a
", + "maintainer": { + "name": "negao", + "email": null + }, + "langs": [ + "jp" + ], + "ToSUrl": "https://misskey.boon.chat/@negao/pages/kiyaku", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "\uff11\uff0e\u65b0\u898f\u306b\u512a\u3057\u304f\n\uff12\uff0e\u66b4\u8a00\u3084\u7b2c\u4e09\u8005\u3092\u4e0d\u5feb\u306b\u3059\u308b\u66f8\u304d\u8fbc\u307f\u306f\u3057\u306a\u3044\n\uff13\uff0e\u5fc5\u8981\u4ee5\u4e0a\u306e\u99b4\u308c\u5408\u3044\u306f\u614e\u3057\u3080\n\uff14\uff0e\u81ea\u5df1\u4e2d\u5fc3\u7684\u306a\u767a\u8a00\u306f\u3072\u304b\u3048\u308b\n\uff15\uff0e\u767a\u8a00\u306b\u306f\u614b\u5ea6\u3068\u899a\u609f\u3068\u8cac\u4efb\u3092", + "image": null, + "title": "\u304a\u7d04\u675f" + }, + { + "text": "`**\u592a\u5b57**`\n```\n`\u30b3\u30fc\u30c9`\n```\n`[\u30ea\u30f3\u30af](https://example.com)`\n`?[\u30ea\u30f3\u30af](https://example.com)`\n`\u3010\u898b\u51fa\u3057\u3011`\n`~~\u6253\u3061\u6d88\u3057\u7dda~~`\n`***\u3073\u3088\uff5e\u3093***\uff0810\u6587\u5b57\u307e\u3067\uff09`\n`(((\u6a2a\u306b\u3073\u3088\uff5e\u3093)))\uff0810\u6587\u5b57\u307e\u3067\uff09`\n`\u6587\u5b57\u5217 \u691c\u7d22`\n`\u5c0f\u6587\u5b57`\n`\u659c\u4f53\u6587\u5b57`\n`\u5de6\u53f3\u53cd\u8ee2`\n`\u53f3\u56de\u8ee2`\n`\u5de6\u56de\u8ee2`\n`\u5f80\u5fa9\u56de\u8ee2`\n`\u3058\u3083\u3093\u3077`", + "image": null, + "title": "\u88c5\u98fe\u6587\u5b57" + } + ], + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "friendica.wanderabout.me": { - "error": "HTTPSConnectionPool(host='friendica.wanderabout.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chaoticmind75.blogspot.com": { - "error": 404 - }, - "fvhp-mastodon-fvhp.c9users.io": { - "error": "HTTPSConnectionPool(host='fvhp-mastodon-fvhp.c9users.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "tube.public.cat": { - "error": 404 - }, - "ery.kr": { - "error": 403 - }, - "hitchhiker.social": { - "error": "HTTPSConnectionPool(host='hitchhiker.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pleroma.qoopoo.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.qoopoo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gme.one": { - "error": "HTTPSConnectionPool(host='gme.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.datensturm.net": { + "error": "HTTPSConnectionPool(host='social.datensturm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fireglow.de": { - "error": 404 + "snatched.space": { + "error": "HTTPSConnectionPool(host='snatched.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fr.inpector.de": { + "mastodon.social/users/Willemijn_vdB": { "error": 404 }, - "ipv6.social.konosuke.jp": { - "error": "HTTPSConnectionPool(host='ipv6.social.konosuke.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "b101.me": { - "error": "HTTPSConnectionPool(host='b101.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "insm.cf": { - "error": 503 - }, - "beepboop.one": { + "social.inex.rocks": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 30, + "activeMonth": 26, + "activeHalfyear": 40 }, - "localPosts": 16173 + "localPosts": 22108 }, - "openRegistrations": false + "openRegistrations": true } }, - "buron.coffee": { + "microblog.bandersnatch.xyz": { + "error": "HTTPSConnectionPool(host='microblog.bandersnatch.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.bobek.cz": { "nodeinfo": { - "metadata": { - "nodeName": "Notes en bas de toile", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, "usage": { "users": { - "total": 1, + "total": 2, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 4 + "localPosts": 73 }, - "version": "2.0" + "openRegistrations": false } }, - "friendica.node9.org": { - "error": "HTTPSConnectionPool(host='friendica.node9.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.node9.org' doesn't match either of 'cloud.node9.org', 'film.node9.org', 'mail.node9.org', 'node9.org'\")))" - }, - "catto.space": { - "error": "HTTPSConnectionPool(host='catto.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.jadden.info": { - "error": "HTTPSConnectionPool(host='mastodon.jadden.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.jadden.info' doesn't match either of 'www.schleppy.ch', 'schleppy.ch'\")))" - }, - "dotopia.dk": { - "error": 404 - }, - "jktl.masto.host": { - "error": "HTTPSConnectionPool(host='jktl.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "singpolyma.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "kyokoi.ddns.net": { - "error": "HTTPSConnectionPool(host='kyokoi.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soku2.wordpress.com": { - "error": 404 - }, - "mastodon.itunix.eu": { - "error": 404 - }, - "cloud.calut.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pixelfed.m2.nz": { + "error": "HTTPSConnectionPool(host='pixelfed.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn-uragi.jp": { - "error": "HTTPSConnectionPool(host='mstdn-uragi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-uragi.jp timed out. (connect timeout=3)'))" + "omoch.m.to": { + "error": "HTTPSConnectionPool(host='omoch.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.sunshinegardens.org": { + "club.datamol.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "EnsureRePrepended", - "AntiLinkSpamPolicy" + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Datamol Club", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "humblr.social", - "kinky.business", - "porntoot.com", - "sinblr.com", - "switter.at" - ], - "banner_removal": [], - "federated_timeline_removal": [ - "anticapitalist.party", - "aura.aetheri.ca", - "awoo.space", - "botsin.space", - "brap.73k.us", - "bsd.network", - "cliterati.club", - "comicscamp.club", - "computerfairi.es", - "cryptids.online", - "develop.gab.com", - "fedi.upyum.com", - "gab.com", - "glitch.social", - "hexagon.town", - "infinite.pink", - "jorts.horse", - "mastodon.circlelinego.com", - "mastodon.social", - "not-develop.gab.com", - "p.a3.pm", - "playvicious.social", - "sinblr.com", - "sleeping.town", - "social.diskseven.com", - "social.libre.fi", - "social.quodverum.com", - "social.skiant.net", - "social.thaega.fr", - "spinster.xyz", - "vulpine.club", - "sunbeam.city", - "toot.cafe", - "transfurrmation.town" - ], - "media_nsfw": [ - "baraag.net", - "equestria.social", - "freespeechextremist.com", - "gameliberty.club", - "humblr.social", - "kinky.business", - "kiwifarms.cc", - "miniwa.moe", - "mstdn.jp", - "neckbeard.xyz", - "pawoo.net", - "pl.smuglo.li", - "porntoot.com", - "shitasstits.life", - "sinblr.com", - "social.myfreecams.com", - "stereophonic.space", - "switter.at", - "twimblr.xyz", - "vipgirlfriend.xxx" - ], - "media_removal": [], - "reject": [ - "fedichive.tk", - "freefedifollowers.ga", - "newjack.city", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "develop.gab.com", - "gab.com", - "hispanilandia.net", - "kiwifarms.cc", - "not-develop.gab.com", - "scholar.social", - "social.diskseven.com", - "social.librem.one", - "sunbeam.city" + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" ] }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "the first days of a better nation", - "nodeName": "sunshine gardens", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.sunshinegardens.org/users/xj9", - "https://social.sunshinegardens.org/users/matilde", - "https://social.sunshinegardens.org/users/BeEmsabub", - "https://social.sunshinegardens.org/users/hushroom", - "https://social.sunshinegardens.org/users/abbycakes" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 200000000000 - } + "explicitContent": false + } + } + }, + "ysd.be": { + "error": "HTTPSConnectionPool(host='ysd.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mag-mstdn.tki.jp": { + "error": 404 + }, + "elephant-bike.herokuapp.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, "usage": { - "localPosts": 24607, "users": { - "total": 26 - } + "total": 42, + "activeMonth": 1, + "activeHalfyear": 222 + }, + "localPosts": 520 }, - "version": "2.0" + "openRegistrations": false } }, - "synthcreatives.masto.host": { - "error": "HTTPSConnectionPool(host='synthcreatives.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nx1679.your-storageshare.de": { - "error": 403 + "gabble.xyz": { + "error": "HTTPSConnectionPool(host='gabble.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.tama.pro": { - "error": "HTTPSConnectionPool(host='pleroma.tama.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wfrta2.mimikun.dev": { + "error": "HTTPSConnectionPool(host='wfrta2.mimikun.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.remote-shell.net": { + "pettingzoo.co": { "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pl/R-S", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.remote-shell.net/users/gled" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 249, "users": { - "total": 2 - } + "total": 14, + "activeMonth": 6, + "activeHalfyear": 25 + }, + "localPosts": 1785 }, - "version": "2.0" + "openRegistrations": true } }, - "mast.linuxgamecast.com": { + "pleroma.patcavanaugh.info": { + "error": "HTTPSConnectionPool(host='pleroma.patcavanaugh.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "qwerty.city": { + "error": "HTTPSConnectionPool(host='qwerty.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plus.haruk.in": { + "error": 502 + }, + "alexschroeder.ch": { + "error": 404 + }, + "fedi.culturewar.us": { + "error": "HTTPSConnectionPool(host='fedi.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "morrisherd.com": { + "error": 404 + }, + "www.urdumediamonitor.com": { + "error": 404 + }, + "mastodon.aventer.biz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 48, - "activeMonth": 22, - "activeHalfyear": 41 + "total": 9, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 7878 + "localPosts": 6050 }, - "openRegistrations": true + "openRegistrations": false } }, - "status.toomuchinformation.de": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "us.tv": { - "error": "HTTPSConnectionPool(host='us.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "eizodon.jp": { - "error": 404 + "mastodon.astral-gate.network": { + "error": "HTTPSConnectionPool(host='mastodon.astral-gate.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "altdon.net": { - "error": "HTTPSConnectionPool(host='altdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "i-n-t-e-r-n-e-t-2-0-0-0.net": { + "error": "HTTPSConnectionPool(host='i-n-t-e-r-n-e-t-2-0-0-0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "veah.cocoa.moe": { + "pleroma.elinvention.ovh": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -155647,6 +159196,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -155654,8 +159204,28 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "pl.smuglo.li" + ], + "media_removal": [], + "reject": [ + "gab.com", + "sinblr.com", + "humblr.social", + "glindr.org", + "social.myfreecams.com", + "switter.at", + "baraag.net" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -155664,10 +159234,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Veah!", + "nodeName": "Pleroma/Elinvention", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -155711,13 +159281,11 @@ "user-search", "user_exists", "users", - "web", - "admin", - "administrator" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://veah.cocoa.moe/users/umany" + "https://pleroma.elinvention.ovh/users/elia" ], "suggestions": { "enabled": false @@ -155742,89 +159310,149 @@ "version": "2.0.2" }, "usage": { - "localPosts": 11, + "localPosts": 627, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "mastodon.yuritopia.net": { - "error": "HTTPSConnectionPool(host='mastodon.yuritopia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.yuritopia.net' doesn't match either of '*.test.2u.com', '*.dev1.test.2u.com', '*.dev0.test.2u.com', '*.dev2.test.2u.com', '*.dev3.test.2u.com'\")))" + "masto.razrnet.fr": { + "error": "HTTPSConnectionPool(host='masto.razrnet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.anyhu.gs": { - "error": "HTTPSConnectionPool(host='m.anyhu.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blog.va-11-hall-a.cafe": { + "error": 502 }, - "spooky.camp": { + "nona.li": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodonhub.xyz": { + "error": "HTTPSConnectionPool(host='mastodonhub.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "a2wzsz7nx583i31n077r2rd.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gnutan.xyz": { "error": 404 }, - "mastodon.euskirchen.digital": { - "error": "HTTPSConnectionPool(host='mastodon.euskirchen.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.moxaik.de": { + "error": "HTTPSConnectionPool(host='social.moxaik.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "reseau.education": { + "jihou-tyan.m.to": { + "error": "HTTPSConnectionPool(host='jihou-tyan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.pirateparty.be": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 31, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 794, + "activeMonth": 168, + "activeHalfyear": 317 + }, + "localPosts": 137835 + }, + "openRegistrations": true + } + }, + "toot.kif.rocks": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 182, + "activeMonth": 40, + "activeHalfyear": 93 }, - "localPosts": 839 + "localPosts": 31084 }, "openRegistrations": false } }, - "kashiwadon.net": { - "error": "HTTPSConnectionPool(host='kashiwadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "music.inhji.de": { + "error": "HTTPSConnectionPool(host='music.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friend.d5e.org": { - "error": "HTTPSConnectionPool(host='friend.d5e.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friend.d5e.org' doesn't match 'adminstuff.deimeke.ruhr'\")))" + "cloud.md-fashion.de": { + "error": 404 }, - "mastodon.ssig33.com": { - "error": "HTTPSConnectionPool(host='mastodon.ssig33.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "takimag.com": { + "error": 404 }, - "toho.club": { - "error": "HTTPSConnectionPool(host='toho.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toho.club' doesn't match either of 'sq-lichtessenzen.com', 'sq-lichtessenzen.de', 'sqlichtessenzen.com', 'sqlichtessenzen.de', 'www.sq-lichtessenzen.com', 'www.sq-lichtessenzen.de', 'www.sqlichtessenzen.com'\")))" + "social.alterlibriste.fr": { + "error": "HTTPSConnectionPool(host='social.alterlibriste.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.omaera.org": { + "www.meysing.de": { + "error": "HTTPSConnectionPool(host='www.meysing.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ad-ron.m.to": { + "error": "HTTPSConnectionPool(host='ad-ron.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pso2.club": { + "error": "HTTPSConnectionPool(host='pso2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.briantajuddin.com": { + "error": "HTTPSConnectionPool(host='social.briantajuddin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "weristwo.geographie.de": { + "error": "HTTPSConnectionPool(host='weristwo.geographie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'weristwo.geographie.de' doesn't match either of 'www.vgdh.geographie.de', 'vgdh.geographie.de'\")))" + }, + "thetim.blog": { + "error": "HTTPSConnectionPool(host='thetim.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vorlon.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 41, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 816 + "localPosts": 24 }, "openRegistrations": false } }, - "social.taboulisme.com": { - "error": "HTTPSConnectionPool(host='social.taboulisme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.taboulisme.com timed out. (connect timeout=3)'))" + "pokemonsocial.m.to": { + "error": "HTTPSConnectionPool(host='pokemonsocial.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.linuxserver.pro": { + "masto.fuzzblob.com": { + "error": "HTTPSConnectionPool(host='masto.fuzzblob.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.syrja.org": { + "error": 404 + }, + "staging.cybertect.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.sardo.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -155835,133 +159463,162 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 37 + "localPosts": 3286 }, "openRegistrations": false } }, - "beardedpen.com": { + "hiruandon.life": { "nodeinfo": { - "metadata": { - "nodeName": "Bearded Pen", - "nodeDescription": "Thoughts on life, Rucking and fitness, fixed line fishing. ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 9, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 10 + "localPosts": 16253 }, - "version": "2.0" + "openRegistrations": true } }, - "mastodon.3bk.jp": { - "error": "HTTPSConnectionPool(host='mastodon.3bk.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "fuwafuwa.club": { + "error": "HTTPSConnectionPool(host='fuwafuwa.club', port=443): Read timed out. (read timeout=3)" }, - "mastodon.inoz.me": { - "error": "HTTPSConnectionPool(host='mastodon.inoz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.alnair.blue": { + "error": "HTTPSConnectionPool(host='mastodon.alnair.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "watch.44con.com": { + "friendica.quatschbaer.de": { + "error": 404 + }, + "parentaladvisory.social": { + "error": "HTTPSConnectionPool(host='parentaladvisory.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.kagolug.org": { + "error": 404 + }, + "pod.datamol.org": { + "error": 404 + }, + "social.lepouete.fr": { + "error": "HTTPSConnectionPool(host='social.lepouete.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jlelse.blog": { + "error": "HTTPSConnectionPool(host='jlelse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "catboy.cafe": { + "error": 404 + }, + "hub.aeon-hq.net": { + "error": 404 + }, + "v.mkp.ca": { + "error": "HTTPSConnectionPool(host='v.mkp.ca', port=443): Read timed out. (read timeout=3)" + }, + "xleute.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "notestock.osa-p.net": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "peertube", - "version": "1.3.1" + "name": "notestock", + "version": "1.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 848, + "activeHalfyear": 799, + "activeMonth": 602 }, - "localPosts": 36, - "localComments": 1 + "localPosts": 15175062, + "localComments": 0 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Watch 44CON", - "nodeDescription": "A conference, infosec and security research video archive, mostly pulled from YouTube." + "log_enabled": true, + "registration_possible": [ + "mastodon", + "misskey", + "pleroma" + ], + "recordable": [ + "mastodon", + "misskey", + "pleroma", + "hubzilla", + "peertube" + ] } } }, - "social.picky-comic.com": { - "error": 406 + "henkouban-v2.herokuapp.com": { + "error": 404 }, - "hostux.cloud": { - "error": 403 + "path.pictures": { + "error": "HTTPSConnectionPool(host='path.pictures', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nifty.cc": { - "error": "HTTPSConnectionPool(host='nifty.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube.foxfam.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "tits.moe": { + "mastodon.social/users/RobF": { + "error": 404 + }, + "misskey.nokotaro.com": { + "error": "HTTPSConnectionPool(host='misskey.nokotaro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.rob.in.net": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 55 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "rob in net", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [], + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -155994,254 +159651,58 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Tits.moe", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "gopher", - "chat", - "relay" + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.rob.in.net/users/robin" ], - "accountActivationRequired": true - } - } - }, - "ue4-mstdn.tokyo": { - "error": "HTTPSConnectionPool(host='ue4-mstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.bof.space": { - "error": "HTTPSConnectionPool(host='social.bof.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.bof.space timed out. (connect timeout=3)'))" - }, - "loadaverage.gnusocial.club": { - "error": "HTTPSConnectionPool(host='loadaverage.gnusocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to loadaverage.gnusocial.club timed out. (connect timeout=3)'))" - }, - "primus.buzz": { - "error": "HTTPSConnectionPool(host='primus.buzz', port=443): Read timed out. (read timeout=3)" - }, - "blackflags.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "mastodon.srvmaison.fr.nf": { - "error": "HTTPSConnectionPool(host='mastodon.srvmaison.fr.nf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nextcloud.youngmsc.com": { - "error": "HTTPSConnectionPool(host='nextcloud.youngmsc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "aboutnate.com/social": { - "error": "HTTPSConnectionPool(host='aboutnate.com', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tcu-mstdn.tk": { - "error": "HTTPSConnectionPool(host='tcu-mstdn.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sadgirl.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "jergefelt.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 849 - }, - "openRegistrations": false - } - }, - "cambodia.khmer.love": { - "error": "HTTPSConnectionPool(host='cambodia.khmer.love', port=443): Read timed out. (read timeout=3)" - }, - "soc.tachibana-labs.online": { - "error": "HTTPSConnectionPool(host='soc.tachibana-labs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "naos.crypto.church": { - "error": 502 - }, - "mstdn.pokemongo-get.com": { - "error": "HTTPSConnectionPool(host='mstdn.pokemongo-get.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tere.be": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ovo.blue": { - "error": "HTTPSConnectionPool(host='ovo.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.livewing.net": { - "error": 404 - }, - "ni.hil.ist": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 8, - "activeHalfyear": 19 + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "localPosts": 613 - }, - "openRegistrations": true - } - }, - "party.ochakai.moe": { - "error": "HTTPSConnectionPool(host='party.ochakai.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cleantechnica.com": { - "error": 404 - }, - "liveview.cf": { - "error": "HTTPSConnectionPool(host='liveview.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 83, - "activeMonth": 29, - "activeHalfyear": 117 - }, - "localPosts": 2169 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "mstdn.miyacorata.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "1.1.7" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 72, "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 4558 + "total": 3 + } }, - "openRegistrations": false + "version": "2.0" } }, - "shio.moe": { - "error": 404 - }, - "community.supernerdland.com": { - "error": "HTTPSConnectionPool(host='community.supernerdland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "japaridon.com": { - "error": "HTTPSConnectionPool(host='japaridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kyunkyun.moe": { + "error": "HTTPSConnectionPool(host='kyunkyun.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.eccentric.dk": { + "mastodon.gegeweb.org": { "error": 404 }, - "mstdn-bike.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 414, - "activeMonth": 130, - "activeHalfyear": 163 - }, - "localPosts": 257579 - }, - "openRegistrations": true - } - }, - "mastodon.jonspark.com": { - "error": "HTTPSConnectionPool(host='mastodon.jonspark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pleroma.inux39.me": { - "error": "HTTPSConnectionPool(host='pleroma.inux39.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.inux39.me' doesn't match 'inux39.me'\")))" - }, - "peertube.geismar.paris": { - "error": "HTTPSConnectionPool(host='peertube.geismar.paris', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.geismar.paris timed out. (connect timeout=3)'))" - }, - "pire.artisanlogiciel.net": { + "tube.anjara.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -156256,17 +159717,17 @@ "openRegistrations": true, "usage": { "users": { - "total": 25 + "total": 58 }, - "localPosts": 21357, - "localComments": 63 + "localPosts": 163567, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PirePeerTube", - "nodeDescription": "La pire instance PeerTube.\n\n( shakespear's language translation : worst peertube instance ).\n \nA federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "AnjaraTube", + "nodeDescription": "", "nodeConfig": { "plugin": { "registered": [] @@ -156299,24 +159760,26 @@ "enabled": true }, "enabledResolutions": [ + 240, + 360, 480, - 1080 + 720 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -156373,9 +159836,9 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 52428800 - }, + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, "trending": { "videos": { "intervalDays": 7 @@ -156388,140 +159851,487 @@ } } }, - "pl.cofe.party": { - "error": "HTTPSConnectionPool(host='pl.cofe.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.miri.cloud": { + "error": "HTTPSConnectionPool(host='mastodon.miri.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.somanydoors.ca": { + "mangadon.biz": { + "error": "HTTPSConnectionPool(host='mangadon.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.kmr.me": { + "error": "HTTPSConnectionPool(host='m.kmr.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdngirls.net": { + "error": "HTTPSConnectionPool(host='mstdngirls.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friends.kalum.ca": { + "error": 404 + }, + "echladny.myhome-server.de": { + "error": 403 + }, + "abdl.social": { + "error": "HTTPSConnectionPool(host='abdl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "30evwqhcol5b4z8k8s82l.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hub.skrlet13.cl": { + "error": "HTTPSConnectionPool(host='hub.skrlet13.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pokemonfin.m.to": { + "error": "HTTPSConnectionPool(host='pokemonfin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "indieweb.me": { + "error": 404 + }, + "cloud.paragon-es.de": { + "error": 404 + }, + "social.silentsilas.com": { + "error": "HTTPSConnectionPool(host='social.silentsilas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lsngl.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 23, - "activeMonth": 18, - "activeHalfyear": 20 + "total": 21, + "activeMonth": 3, + "activeHalfyear": 9 }, - "localPosts": 1125 + "localPosts": 1118 }, - "openRegistrations": true + "openRegistrations": false } }, - "nosygamer.blogspot.com": { - "error": 404 + "friendica.h-da.de": { + "error": "HTTPSConnectionPool(host='friendica.h-da.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sapientpenguin.com": { - "error": "HTTPSConnectionPool(host='sapientpenguin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.digitalog.it": { + "error": "HTTPSConnectionPool(host='m.digitalog.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.digitalog.it' doesn't match 'netzperfekt1.timmeserver.de'\")))" }, - "mastodon.business": { - "error": "HTTPSConnectionPool(host='mastodon.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "semi.m.to": { + "error": "HTTPSConnectionPool(host='semi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "frinkel.moe": { - "error": "HTTPSConnectionPool(host='frinkel.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.tsukiyono.0am.jp": { + "error": "HTTPSConnectionPool(host='mstdn.tsukiyono.0am.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gatcha.cafe": { - "error": "HTTPSConnectionPool(host='gatcha.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xarxa.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 29, + "activeMonth": 11, + "activeHalfyear": 11 + }, + "localPosts": 9241 + }, + "openRegistrations": true + } }, - "programmingsocks.com": { + "kirby-fans.com": { + "error": 404 + }, + "f.holcroft.fr": { "nodeinfo": { + "protocols": [ + "activitypub" + ], + "software": { + "version": "0.20.1", + "name": "funkwhale" + }, + "version": "2.0", + "usage": { + "users": { + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" + "defaultUploadQuota": 1000, + "actorId": "https://f.holcroft.fr/federation/actors/service", + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "contactEmail": "", + "longDescription": "", + "library": { + "artists": { + "total": 175 + }, + "federationEnabled": true, + "music": { + "hours": 14.793333333333333 + }, + "anonymousCanListen": false, + "tracks": { + "total": 296 + }, + "albums": { + "total": 9 + }, + "federationNeedsApproval": true }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "instanceSupportMessage": "", + "nodeName": "", + "banner": null, + "shortDescription": "", + "funkwhaleSupportMessageEnabled": true, + "rules": "", + "reportTypes": [ + { + "anonymous": true, + "type": "takedown_request", + "label": "Takedown request" + }, + { + "anonymous": false, + "type": "invalid_metadata", + "label": "Invalid metadata" + }, + { + "anonymous": true, + "type": "illegal_content", + "label": "Illegal content" + }, + { + "anonymous": false, + "type": "offensive_content", + "label": "Offensive content" + }, + { + "anonymous": false, + "type": "other", + "label": "Other" + } + ], + "allowList": { + "enabled": false, + "domains": null }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Private Pleroma instance", - "nodeName": "ProgSocks", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "usage": { + "listenings": { + "total": 1567 + }, + "favorites": { + "tracks": { + "total": 0 + } + } }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://programmingsocks.com/users/Ernon", - "https://programmingsocks.com/users/X", - "https://programmingsocks.com/users/Xorkle" - ], - "suggestions": { - "enabled": false + "private": false, + "terms": "" + }, + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false + } + }, + "mastodon.lesamarien.fr": { + "error": "HTTPSConnectionPool(host='mastodon.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "robboss.art": { + "error": "HTTPSConnectionPool(host='robboss.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "34.209.101.134": { + "error": "HTTPSConnectionPool(host='34.209.101.134', port=443): Read timed out. (read timeout=3)" + }, + "mstdn-kngames.net": { + "error": "HTTPSConnectionPool(host='mstdn-kngames.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "salted.fish": { + "error": "HTTPSConnectionPool(host='salted.fish', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masto.rxc.gdn": { + "error": "HTTPSConnectionPool(host='masto.rxc.gdn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.syuwa.fun": { + "error": "HTTPSConnectionPool(host='mstdn.syuwa.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mootech.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+mootech1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 17, + "activeMonth": 12, + "activeHalfyear": 12 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "localPosts": 51597 + }, + "openRegistrations": false + } + }, + "k9whcyftz5olc0xtxn.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "webdev.network": { + "error": "HTTPSConnectionPool(host='webdev.network', port=443): Read timed out. (read timeout=3)" + }, + "ejls.fr": { + "error": 404 + }, + "sander.photos": { + "error": "HTTPSConnectionPool(host='sander.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sander.photos' doesn't match 'de2.terrahost.org'\")))" + }, + "toots.kuester7.com": { + "error": "HTTPSConnectionPool(host='toots.kuester7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "streetremix.blogspot.com": { + "error": 404 + }, + "kottman.xyz": { + "error": "HTTPSConnectionPool(host='kottman.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mazu.social": { + "error": "HTTPSConnectionPool(host='mazu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.hafen.io": { + "error": "HTTPSConnectionPool(host='mastodon.hafen.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.ateliershiori.moe": { + "error": "HTTPSConnectionPool(host='mastodon.ateliershiori.moe', port=443): Read timed out. (read timeout=3)" + }, + "social.weho.st": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 296, + "activeMonth": 101, + "activeHalfyear": 122 + }, + "localPosts": 33939 + }, + "openRegistrations": true + } + }, + "social.avareborn.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 21, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 12100 + }, + "openRegistrations": false + } + }, + "wherethedogsare.com": { + "error": 404 + }, + "tubul.net": { + "error": "HTTPSConnectionPool(host='tubul.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "loulousalibi.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pixelfed.ebur.org": { + "error": "HTTPSConnectionPool(host='pixelfed.ebur.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "housenight.tk": { + "error": "HTTPSConnectionPool(host='housenight.tk', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.inct-densan.club": { + "error": 410 + }, + "prefrontal.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gamestop.store": { + "error": "HTTPSConnectionPool(host='gamestop.store', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "smickles.com": { + "error": "HTTPSConnectionPool(host='smickles.com', port=443): Read timed out. (read timeout=3)" + }, + "manioul.org": { + "error": "HTTPSConnectionPool(host='manioul.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'manioul.org' doesn't match 'mail.titoux.info'\")))" + }, + "cloud.freelock.com": { + "error": 404 + }, + "misskey.skk-plasma.tech": { + "error": "HTTPSConnectionPool(host='misskey.skk-plasma.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.myconan.net": { + "error": "HTTPSConnectionPool(host='social.myconan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.heberge.fr": { + "error": "HTTPSConnectionPool(host='peertube.heberge.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.omisoft.eu": { + "error": 403 + }, + "blog.photog.social": { + "error": 526 + }, + "quippini.net": { + "error": 403 + }, + "social.aetherial.xyz": { + "error": "HTTPSConnectionPool(host='social.aetherial.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gl.phil-ia.net": { + "error": "HTTPSConnectionPool(host='gl.phil-ia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crowdapp.ocloud.de": { + "error": 404 + }, + "pixel.winklerfamilie.eu": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.winklerfamilie.eu", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "300", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "WinklerPixel", + "domain": "pixel.winklerfamilie.eu", + "url": "https://pixel.winklerfamilie.eu", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 22, + "localComments": 0, + "users": { + "total": 3, + "activeHalfyear": 3, + "activeMonth": 1 } }, + "version": "2.0", + "openRegistrations": false + } + }, + "aka.my": { + "error": 404 + }, + "mhgm6pszq153yl.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.thedixons.net": { + "error": "HTTPSConnectionPool(host='social.thedixons.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sweetjams.club": { + "error": "HTTPSConnectionPool(host='sweetjams.club', port=443): Read timed out. (read timeout=3)" + }, + "novadon.social": { + "error": "HTTPSConnectionPool(host='novadon.social', port=443): Read timed out. (read timeout=3)" + }, + "encryptr.net": { + "error": 404 + }, + "blog.funkwhale.audio": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Funkwhale - blog" + }, "openRegistrations": false, "protocols": [ "activitypub" @@ -156531,48 +160341,251 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.1" + "name": "plume", + "version": "0.4.0" }, "usage": { - "localPosts": 33, + "localComments": 6, + "localPosts": 63, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "npleroma.nsupdate.info": { - "error": "HTTPSConnectionPool(host='npleroma.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rubi.gd": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.0rc1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 262 + }, + "openRegistrations": false + } }, - "mastodon.muage.org": { + "nazrin.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 5 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 9 + }, + "localPosts": 3955 + }, + "openRegistrations": false + } + }, + "plemora.deblan.org": { + "error": 503 + }, + "mastodon.inoz.me": { + "error": "HTTPSConnectionPool(host='mastodon.inoz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.bulker.org": { + "error": "HTTPSConnectionPool(host='mstdn.bulker.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "home.tolstoevsky.ml": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "onanie.m.to": { + "error": "HTTPSConnectionPool(host='onanie.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vod.mochi.academy": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.2.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 39, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "MochiVOD", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "mstdn.asterism.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 62421 + }, + "openRegistrations": false + } + }, + "masto-test.queer.haus": { + "error": "HTTPSConnectionPool(host='masto-test.queer.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "martian.social": { + "error": "HTTPSConnectionPool(host='martian.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.momi.ca": { + "error": "HTTPSConnectionPool(host='pl.momi.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "comfybyte.ga": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "soc.tachibana-labs.online": { + "error": "HTTPSConnectionPool(host='soc.tachibana-labs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dm.zimmer428.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 532, + "localComments": 353 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "kawazu@zimmer428.net" + } + } + }, + "mastodon.social/users/isalbaglaciere": { + "error": 404 + }, + "thedimpau.se": { + "error": 404 + }, + "social.rleve.de": { + "error": "HTTPSConnectionPool(host='social.rleve.de', port=443): Read timed out. (read timeout=3)" + }, + "sw-mastodon.herokuapp.com": { + "error": 503 + }, + "pixelfed.icu": { + "error": "HTTPSConnectionPool(host='pixelfed.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tube.eskuero.me": { + "error": 404 + }, + "feather.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 6745 + "localPosts": 9701 }, "openRegistrations": true } }, - "mstdn.tinko.club": { - "error": "HTTPSConnectionPool(host='mstdn.tinko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "15m.icolectiva.org": { + "error": "HTTPSConnectionPool(host='15m.icolectiva.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hutaffe.blog": { + "c.nextgamers.eu": { "error": 404 }, + "sometimes.when.computer": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 7 + }, + "localPosts": 177 + }, + "openRegistrations": false + } + }, + "ohmidon.m.to": { + "error": "HTTPSConnectionPool(host='ohmidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oulu.im": { + "error": "HTTPSConnectionPool(host='oulu.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.deadinsi.de": { + "error": "HTTPSConnectionPool(host='relay.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.milliondoubts.com": { + "error": "HTTPSConnectionPool(host='mastodon.milliondoubts.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, "ican.codes": { "nodeinfo": { "version": "2.0", @@ -156586,24 +160599,24 @@ "usage": { "users": { "total": 147, - "activeMonth": 118, - "activeHalfyear": 162 + "activeMonth": 28, + "activeHalfyear": 164 }, "localPosts": 763 }, "openRegistrations": true } }, - "mastodon.mymouns.net": { - "error": "HTTPSConnectionPool(host='mastodon.mymouns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hitchhiker.dedyn.io": { + "hal9.ooo": { "error": 404 }, - "lomo.mstdn.tokyo": { - "error": "HTTPSConnectionPool(host='lomo.mstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "gakugeidon.pw": { + "error": "HTTPSConnectionPool(host='gakugeidon.pw', port=443): Read timed out. (read timeout=3)" }, - "six-five-six-four.com": { + "chaldea.network": { + "error": "HTTPSConnectionPool(host='chaldea.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "crowsnest.libre.audio": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -156622,9 +160635,29 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "switter.at" + ], + "media_removal": [ + "smug.lo.li" + ], + "reject": [ + "gab.com", + "gameliberty.club" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "ehjovan.com", + "kiwifarms.cc" + ] }, "fieldsLimits": { "maxFields": 10, @@ -156635,7 +160668,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "SixFiveSixFour", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -156683,15 +160716,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://six-five-six-four.com/users/trish", - "https://six-five-six-four.com/users/RoomOfOwls" + "https://crowsnest.libre.audio/users/seasharp" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -156710,165 +160738,116 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2404-ga182d400-develop" + "version": "2.0.0-1958-ge7c49d51-release-2-0-0" }, "usage": { - "localPosts": 122, + "localPosts": 2001, "users": { - "total": 4 + "total": 3 } }, "version": "2.0" } }, - "magnet.xataka.com": { + "nextcloud.gotdns.ch": { + "error": "HTTPSConnectionPool(host='nextcloud.gotdns.ch', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.un-zero-un.net": { + "error": "HTTPSConnectionPool(host='mastodon.un-zero-un.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "observer.com": { "error": 404 }, - "friendica.allgemein.org": { + "armedgirls.net": { + "error": "HTTPSConnectionPool(host='armedgirls.net', port=443): Read timed out. (read timeout=3)" + }, + "catscatscats.party": { + "error": "HTTPSConnectionPool(host='catscatscats.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "procub.us": { + "error": "HTTPSConnectionPool(host='procub.us', port=443): Read timed out. (read timeout=3)" + }, + "crystal-lang.social": { + "error": "HTTPSConnectionPool(host='crystal-lang.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.juggler.jp": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 1727, + "activeMonth": 152, + "activeHalfyear": 277 }, - "localPosts": 1, - "localComments": 2 + "localPosts": 646672 }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } + "openRegistrations": true } }, - "4.distsn.org": { - "error": "HTTPSConnectionPool(host='4.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "makai.xyz": { + "error": "HTTPSConnectionPool(host='makai.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "drake.network": { + "kawaiuniv.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.0rc2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 57, - "activeMonth": 24, - "activeHalfyear": 50 + "total": 24, + "activeMonth": 15, + "activeHalfyear": 28 }, - "localPosts": 2734 + "localPosts": 18405 }, "openRegistrations": true } }, - "floating.coyotesin.space": { - "error": 403 - }, - "aspie.space": { - "error": 404 - }, - "akko.gq": { - "error": "HTTPSConnectionPool(host='akko.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to akko.gq timed out. (connect timeout=3)'))" + "schneckenradio.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 262, + "localComments": 39 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "www@herkenhoff.com" + } + } }, - "xxx.azyobuzi.net": { + "r2b.openalgeria.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u3054\u96a0\u5c45", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode", - "text/s3wf2" - ], - "private": false, + "announcement": "This a Reel2bits test instance. Any content can be deleted at any time.\r\n", + "nodeDescription": "This is a reel2bits instance", + "nodeName": "Reel2bits OpenAlgeria", "restrictedNicknames": [ ".well-known", "~", @@ -156899,20 +160878,24 @@ "user-search", "user_exists", "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://xxx.azyobuzi.net/users/admin" + "web", + "reel2bits", + "register", + "login", + "oauth-callback", + "tracks", + "albums", + "account", + "uploads", + "static", + "feeds" ], - "suggestions": { - "enabled": false + "sentryDsn": null, + "taxonomy": { + "postsName": "Tracks" }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "track": 67108864 } }, "openRegistrations": true, @@ -156924,73 +160907,43 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.1-0-gd35ed7d38" + "name": "reel2bits", + "version": "0.0.1-edb9b53f" }, "usage": { - "localPosts": 3935, + "localPosts": 2, "users": { - "total": 11 + "total": 4 } }, "version": "2.0" } }, - "mastodon.alixrossi.corsica": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 156 - }, - "openRegistrations": false - } - }, - "canada.masto.host": { + "social.piweb.be": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 13 + "localPosts": 196 }, "openRegistrations": true } }, - "wedistribute.org": { - "error": 404 - }, - "social.mafunke.de": { - "error": 404 - }, - "masudadon.com": { - "error": "HTTPSConnectionPool(host='masudadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masudadon.com timed out. (connect timeout=3)'))" - }, - "cloud.kronkltd.net": { + "and.theydonts.top": { "error": 404 }, - "774.masto.host": { + "social.ma3ali.net": { "nodeinfo": { "version": "2.0", "software": { @@ -157002,437 +160955,215 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 83, + "activeMonth": 12, + "activeHalfyear": 43 }, - "localPosts": 61 + "localPosts": 6475 }, "openRegistrations": false } }, - "halbwissen.co": { - "error": "HTTPSConnectionPool(host='halbwissen.co', port=443): Read timed out. (read timeout=3)" - }, - "friendica.testitfor.me": { + "wf.lavatech.top": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 14, - "localComments": 5 - }, - "openRegistrations": false, "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] + "nodeName": "LavaTech WriteFreely", + "nodeDescription": "A WriteFreely instance by LavaTech. Rules: https://gitlab.com/lavatech/servicesagreement", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "explicitContent": false - } - } - }, - "gadget.inpocket.net": { - "error": 404 - }, - "paganfriends.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "3.5.4-1234" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica" - ], - "outbound": [ - "diaspora", - "friendica" - ] + "maxBlogs": 69, + "publicReader": true, + "invites": false }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "twitter" + "rss2.0" ] }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 27, - "activeHalfyear": 6, - "activeMonth": 1 + "total": 6 }, - "localPosts": 279, - "localComments": 0 + "localPosts": 22 }, - "openRegistrations": true, - "metadata": { - "nodeName": "Pagan Friends - for the Occult and Pagan Community", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "twitter" - ] - } - } + "version": "2.0" } }, - "falafel.clic2000.net": { - "error": "HTTPSConnectionPool(host='falafel.clic2000.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to falafel.clic2000.net timed out. (connect timeout=3)'))" - }, - "yontengop.com": { - "error": "HTTPSConnectionPool(host='yontengop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fedi.siina.wtf": { - "error": "HTTPSConnectionPool(host='fedi.siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "testdon.herokuapp.com": { - "error": 404 + "social.zlop.de": { + "error": "HTTPSConnectionPool(host='social.zlop.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "snel.im": { - "error": "HTTPSConnectionPool(host='snel.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.crandol.com": { + "error": "HTTPSConnectionPool(host='social.crandol.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "togart.de": { + "gomi.zbucaao2-liquidwebsites.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 475 - }, - "openRegistrations": false - } - }, - "porn-k.com": { - "error": "HTTPSConnectionPool(host='porn-k.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'porn-k.com' doesn't match 'de2.terrahost.org'\")))" - }, - "misskey.ranranhome.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.7.0" + "localPosts": 1, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} + "outbound": [] }, "metadata": { - "nodeName": "Misskey by ranranhome.info", - "nodeDescription": "\u30e9\u30f3\u30e9\u30f3\u304c\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3002", - "maintainer": { - "name": "\u30e9\u30f3\u30e9\u30f3", - "email": "ranpeu@ranran.mydns.jp" - }, - "langs": [ - "" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": false + "email": "boogah@gmail.com" } } }, - "intersect.hackershack.net": { - "error": "HTTPSConnectionPool(host='intersect.hackershack.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to intersect.hackershack.net timed out. (connect timeout=3)'))" - }, - "pleroma.ur.gs": { - "error": "HTTPSConnectionPool(host='pleroma.ur.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.ur.gs' doesn't match 'ur.gs'\")))" + "slime.nyxus.xyz": { + "error": "HTTPSConnectionPool(host='slime.nyxus.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "climatejustice.global": { + "blog.reclaim.technology": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeDescription": "", + "nodeName": "Sundog's Blog of Random Posts" }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 10, - "activeMonth": 8, - "activeHalfyear": 14 - }, - "localPosts": 331 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "stopwatchingani.me": { - "error": "HTTPSConnectionPool(host='stopwatchingani.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.elao.com": { - "error": "HTTPSConnectionPool(host='mastodon.elao.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.elao.com timed out. (connect timeout=3)'))" - }, - "me.noorul.xyz": { - "error": "HTTPSConnectionPool(host='me.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "boltcutter.network": { - "error": 404 - }, - "oboro.cetra.club": { - "error": "HTTPSConnectionPool(host='oboro.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "discovermagazine.com": { - "error": 404 - }, - "mastodon.iriseden.eu": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "plume", + "version": "0.4.0" }, - "protocols": [ - "activitypub" - ], "usage": { + "localComments": 4, + "localPosts": 1, "users": { - "total": 177, - "activeMonth": 26, - "activeHalfyear": 197 - }, - "localPosts": 90 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "under-bank.blue": { - "error": 404 - }, - "horsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorse.horsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorsehorse.lubar.me": { - "error": 410 - }, - "masto.ml": { - "error": "HTTPSConnectionPool(host='masto.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pixelfed.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='pixelfed.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixelfed.selfhosting.rocks' doesn't match 'status.selfhosting.services'\")))" - }, - "glaceon.social": { + "catgram.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 199, - "activeMonth": 143, - "activeHalfyear": 458 + "total": 65, + "activeMonth": 3, + "activeHalfyear": 9 }, - "localPosts": 125121 + "localPosts": 21559 }, "openRegistrations": true } }, - "arvidmarklund.se": { - "error": 404 - }, - "social.taniho.net": { - "error": 404 - }, - "social.icewind.nl": { + "four-estate-relay.herokuapp.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "geektox.fun": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "activityrelay", + "version": "0.1 ???" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 0, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1113 + "total": 1 + } }, - "openRegistrations": false + "version": "2.0", + "metadata": { + "peers": [ + "4estate.media", + "mastodon.smglive.org", + "gameliberty.club", + "relay.cetialphafive.com", + "floppy.tokyo", + "knzk.me", + "gab.com", + "mstdn.foxfam.club", + "fedichive.tk", + "rrfarmbot.appspot.com", + "liveview.cf" + ] + } } }, - "mastodon.lagrottedelours.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "p3.macgirvin.com": { - "error": 404 + "spruchfest.de": { + "error": "HTTPSConnectionPool(host='spruchfest.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'spruchfest.de' doesn't match either of 'kindgeblieben.de', 'www.kindgeblieben.de'\")))" }, - "insoumis.social": { + "blog.valerauko.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 81, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1 }, - "localPosts": 6013 + "localPosts": 593, + "localComments": 119 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "valerauko@gmail.com" + } } }, - "mastodon.co.nz": { - "error": "HTTPSConnectionPool(host='mastodon.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kcrk.info.tm": { - "error": "HTTPSConnectionPool(host='kcrk.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mirage.m510.net": { - "error": "HTTPSConnectionPool(host='mirage.m510.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.iot.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.iot.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.iot.tokyo timed out. (connect timeout=3)'))" - }, - "www.wfamily.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.laubacher.io": { - "error": 403 - }, - "mycloudpt.ddns.net": { - "error": "HTTPSConnectionPool(host='mycloudpt.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.libre-chat.net": { - "error": 404 + "sns.tinax.work": { + "error": "HTTPSConnectionPool(host='sns.tinax.work', port=443): Read timed out. (read timeout=3)" }, - "gnusocial.u-v.de": { - "error": "HTTPSConnectionPool(host='gnusocial.u-v.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unsafe.space": { + "error": "HTTPSConnectionPool(host='unsafe.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'unsafe.space' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" }, - "mastodon.stevenprins.com": { - "error": "HTTPSConnectionPool(host='mastodon.stevenprins.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "message": { + "error": "HTTPSConnectionPool(host='message', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.willow.cafe": { + "theaquario.com": { "nodeinfo": { "version": "2.0", "software": { @@ -157444,43 +161175,28 @@ ], "usage": { "users": { - "total": 2, + "total": 16, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 2238 + "localPosts": 7 }, - "openRegistrations": false + "openRegistrations": true } }, - "misskey.xn--kst.jp": { - "error": "HTTPSConnectionPool(host='misskey.xn--kst.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.emberlife.com": { - "error": 404 - }, - "sugarashcat.xyz": { - "error": 404 - }, - "peertube.cl": { - "error": "HTTPSConnectionPool(host='peertube.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.cl' doesn't match either of 'luna.altavozclinical.com', '*.luna.altavozclinical.com', 'lunaapi.altavozclinical.com', 'luna-api.altavozclinical.com'\")))" - }, - "cloud.fgs-bremen.de": { + "ourfuture.org": { "error": 404 }, - "video.piaty.ovh": { - "error": "HTTPSConnectionPool(host='video.piaty.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.eduardocollado.com": { - "error": "HTTPSConnectionPool(host='social.eduardocollado.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.kigurumi.fun": { + "error": "HTTPSConnectionPool(host='mstdn.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tamax.ml": { - "error": "HTTPSConnectionPool(host='tamax.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tamax.ml timed out. (connect timeout=3)'))" + "blog.xoldie.com": { + "error": "HTTPSConnectionPool(host='blog.xoldie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rauschfrei.eu": { - "error": 404 + "my.could.cloud": { + "error": "HTTPSConnectionPool(host='my.could.cloud', port=443): Read timed out. (read timeout=3)" }, - "social.sidekek.ml": { + "social.surfnet.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -157490,20 +161206,168 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pawoo.net", + "pleroma.soykaf.com", + "cofe.moe", + "freehold.earth", + "ika.moe", + "manx.social", + "niu.moe", + "social.targaryen.house", + "social.wiuwiu.de", + "toot.love", + "kyot.me", + "sinblr.com", + "humblr.social", + "pleroma.1d4.us", + "misskey.io", + "misskey.xyz", + "social.librem.one", + "librem.one" + ], + "media_nsfw": [ + "pawoo.net", + "sinblr.com", + "humblr.social" + ], + "media_removal": [], + "reject": [ + "pleroma.rareome.ga", + "2hu.club", + "ap.uwu.st", + "noagendasocial.com", + "freespeech.firedragonstudios.com", + "homura.space", + "kowai.youkai.town", + "loli.estate", + "pleroma.yorha.club", + "social.super-niche.club", + "thechad.zone", + "vampire.estate", + "youkai.town", + "2.distsn.org", + "baraag.net", + "shitasstits.life", + "social.homunyan.com", + "weeaboo.space", + "wxw.moe", + "social.raptorengineering.io", + "comm.network", + "community.highlandarrow.com", + "explosion.party", + "freezepeach.xyz", + "gs.mon5t3r.info", + "jabb.in", + "karolat.press", + "pl.smuglo.li", + "pleroma.cucked.me", + "pridelands.io", + "qoto.org", + "rainbowdash.net", + "sealion.club", + "shitposter.club", + "social.au2pb.net", + "social.i2p.rocks", + "social.guizzyordi.info", + "social.hidamari.blue", + "social.lucci.xyz", + "unsafe.space", + "voluntaryism.club", + "wrongthink.net", + "woofer.alfter.us", + "zerohack.xyz", + "not.phrack.fyi", + "counter.social", + "101010.pl", + "waifu.social", + "anime.website", + "bofa.lol", + "tri.cash", + "social.sunshinegardens.org", + "albin.social", + "raki.social", + "lolis.world", + "freespeech.host", + "freespeechextremist.com", + "goldandblack.xyz", + "liberdon.com", + "melalandia.tk", + "socnet.supes.com", + "the.hedgehoghunter.club", + "greenlifeplus.net", + "feminism.lgbt", + "gameliberty.club", + "wagesofsinisdeath.com", + "aria.company", + "social.beepboop.ga", + "rapefeminists.network", + "neckbeard.xyz", + "social.louisoft01.moe", + "mobile.co", + "bugs.social", + "social.quodverum.com", + "weeb.academy", + "pleroma.jonquan.cf", + "develop.gab.com", + "gab.com", + "exited.eu", + "lets.saynoto.lgbt", + "gab.ai", + "kys.moe", + "yorishiro.space", + "stereophonic.space", + "beehub.org", + "pieville.net", + "pleroma.kiwifarms.net", + "gab.sleeck.eu", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "gabfed.com", + "spinster.xyz", + "skippers-bin.com", + "fedichive.tk", + "bitcoinhackers.org", + "kag.social", + "prout.social", + "not-develop.gab.com", + "gab.io", + "gab.protohype.net", + "gab.polaris-1.work", + "spinster.dev", + "glindr.org", + "search.fedi.app" + ], + "report_removal": [] + }, "quarantined_instances": [] }, - "invitesEnabled": false, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/sidekek", + "nodeName": "Social Surfnet", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -157516,7 +161380,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -157551,14 +161415,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.sidekek.ml/users/sidekek" + "https://social.surfnet.space/users/Feufochmar" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -157569,8 +161429,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -157578,96 +161437,57 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "2.0.1" }, "usage": { - "localPosts": 6, + "localPosts": 126, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "mastodon.inferiorlattice.com": { + "1040.casa": { + "error": "HTTPSConnectionPool(host='1040.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "micro.virtualsanity.com": { "error": 404 }, - "gnusoc.selfhosting.rocks": { + "nc.umrath.net": { + "error": "HTTPSConnectionPool(host='nc.umrath.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.rukin.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { "total": 1, - "activeHalfyear": 6, - "activeMonth": 6 + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1, - "localComments": 7 + "localPosts": 262 }, - "metadata": { - "nodeName": "selfhosting.rocks gnusoc", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 16777216, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "openRegistrations": false } }, - "cloud.open-freax.fr": { - "error": "HTTPSConnectionPool(host='cloud.open-freax.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ore.m.to": { - "error": "HTTPSConnectionPool(host='ore.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "findyouralpha.com": { - "error": "HTTPSConnectionPool(host='findyouralpha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "oc.kirgroup.net": { - "error": 404 - }, - "michaelbrooks.co.uk": { - "error": 404 + "mstdn.nishiwaseda.net": { + "error": "HTTPSConnectionPool(host='mstdn.nishiwaseda.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tunnel.inhji.de": { + "mireinoporunaserie.wordpress.com": { "error": 404 }, - "circle-pub-pr-1.herokuapp.com": { + "naturalnet.de": { "error": 404 }, - "leo.re.kr": { - "error": "HTTPSConnectionPool(host='leo.re.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "emoji.msky.work": { - "error": "HTTPSConnectionPool(host='emoji.msky.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mainburg.hallertau.social": { + "bereal.monster.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -157679,216 +161499,192 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 14, - "activeHalfyear": 15 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 1799 + "localPosts": 1423 }, "openRegistrations": true } }, - "masto.rodab.party": { - "error": "HTTPSConnectionPool(host='masto.rodab.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.rabidgeek.com": { + "error": "HTTPSConnectionPool(host='social.rabidgeek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rabidgeek.com' doesn't match either of 'archive.rabidgeek.com', 'autoconfig.rabidgeek.com', 'blobs.rabidgeek.com', 'blog.rabidgeek.com', 'bnc.rabidgeek.com', 'buzz.rabidgeek.com', 'chat.rabidgeek.com', 'console.rabidgeek.com', 'dat.rabidgeek.com', 'desktop.rabidgeek.com', 'docs.rabidgeek.com', 'echo.rabidgeek.com', 'hacks.rabidgeek.com', 'home.rabidgeek.com', 'howtoreach.us', 'imap.rabidgeek.com', 'irc.rabidgeek.com', 'khimaros.com', 'ldap.rabidgeek.com', 'login.rabidgeek.com', 'mail.rabidgeek.com', 'matrix.rabidgeek.com', 'media.rabidgeek.com', 'music.rabidgeek.com', 'notebook.rabidgeek.com', 'planet.rabidgeek.com', 'rabidgeek.com', 'smtp.rabidgeek.com', 'src.rabidgeek.com', 'ssb.rabidgeek.com', 'sync.rabidgeek.com', 'tensorflow.rabidgeek.com', 'thuytran.io', 'transfer.rabidgeek.com', 'vault.rabidgeek.com', 'video.rabidgeek.com', 'www.howtoreach.us', 'www.khimaros.com', 'www.rabidgeek.com', 'www.thuytran.io'\")))" }, - "zerojanvier.fr": { + "tube.delalande.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 617, - "localComments": 978 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 6 + }, + "localPosts": 4666, + "localComments": 0 }, "metadata": { - "email": "zerojanvier79@gmail.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "EduTube", + "nodeDescription": "Instance PeerTube d\u00e9di\u00e9e aux vid\u00e9os \u00e9ducatives", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "fuguri.site": { - "error": "HTTPSConnectionPool(host='fuguri.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "remember-them.com": { - "error": "HTTPSConnectionPool(host='remember-them.com', port=443): Read timed out. (read timeout=3)" - }, - "arrowp5210.m.to": { - "error": "HTTPSConnectionPool(host='arrowp5210.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snatched.space": { - "error": "HTTPSConnectionPool(host='snatched.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "re.wxw.moe": { + "error": "HTTPSConnectionPool(host='re.wxw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wld.cloud": { + "cloud.pmisuite.com": { "error": 404 }, - "taslug.org.au": { + "krauser.org": { "error": 404 }, - "video.corrigan.xyz": { - "error": "HTTPSConnectionPool(host='video.corrigan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gyudon.live": { - "error": "HTTPSConnectionPool(host='gyudon.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "websurrect.com": { + "uncle.club": { "error": 404 }, - "singersongwritodon.com": { - "error": "HTTPSConnectionPool(host='singersongwritodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "big.tuxme.net": { - "error": "HTTPSConnectionPool(host='big.tuxme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'big.tuxme.net' doesn't match 'bbq.tuxme.net'\")))" - }, - "propaganda.global": { - "error": "HTTPSConnectionPool(host='propaganda.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.jonquan.cf": { - "error": "HTTPSConnectionPool(host='pleroma.jonquan.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.jonquan.cf timed out. (connect timeout=3)'))" - }, - "gnubox.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "gnubox", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://gnubox.org/users/stereo" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 101, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "masto.zdc.zone": { - "error": "HTTPSConnectionPool(host='masto.zdc.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sully.site": { + "error": 404 }, - "mastodon.org.es": { - "error": "HTTPSConnectionPool(host='mastodon.org.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "noir.pub": { + "error": "HTTPSConnectionPool(host='noir.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "xoyon.net": { + "schmarty.net": { "error": 404 }, - "karloskar.org": { + "mastodon.social/users/bichomen": { "error": 404 }, - "m.10qt.net": { - "error": "HTTPSConnectionPool(host='m.10qt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "ennui.ws": { - "error": "HTTPSConnectionPool(host='ennui.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ennui.ws timed out. (connect timeout=3)'))" + "twit.zagasy.cf": { + "error": "HTTPSConnectionPool(host='twit.zagasy.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peervideos.com": { - "error": "HTTPSConnectionPool(host='peervideos.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peervideos.com timed out. (connect timeout=3)'))" + "ddlg.masto.host": { + "error": "HTTPSConnectionPool(host='ddlg.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fullyautomatedluxurygayspacecommunism.party": { + "mthie.net": { "nodeinfo": { "version": "2.0", "software": { @@ -157904,239 +161700,422 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 153 + "localPosts": 580 }, "openRegistrations": false } }, - "mastodon.social/users/Diplodocus": { + "eldemonioblancodelateteraverde.wordpress.com": { "error": 404 }, - "www.friendxone.com": { - "error": 404 + "friendica.lazyteddy.eu": { + "error": "HTTPSConnectionPool(host='friendica.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blogs.booktoot.club": { + "owncity.winft": { + "error": "HTTPSConnectionPool(host='owncity.winft', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.pter.it": { "nodeinfo": { - "metadata": { - "nodeName": "blogs.booktoot.club", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 2, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 17 + "localPosts": 1 }, - "version": "2.0" + "openRegistrations": true } }, - "theodica.net": { - "error": "HTTPSConnectionPool(host='theodica.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'theodica.net' doesn't match either of '*.leo.uberspace.de', 'leo.uberspace.de'\")))" + "mastodon.desde.eu": { + "error": "HTTPSConnectionPool(host='mastodon.desde.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "whiskycat.m.to": { - "error": "HTTPSConnectionPool(host='whiskycat.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "microblog.my-freedom.space": { + "error": "HTTPSConnectionPool(host='microblog.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.artritelacy.jp": { - "error": "HTTPSConnectionPool(host='mastodon.artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.offline.network": { + "error": "HTTPSConnectionPool(host='social.offline.network', port=443): Read timed out. (read timeout=3)" }, - "socialist.city": { - "error": "HTTPSConnectionPool(host='socialist.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "home.subclauses.net": { + "error": 404 }, - "d4.social": { - "error": "HTTPSConnectionPool(host='d4.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mstdn.hexandcube.tk": { + "error": "HTTPSConnectionPool(host='mstdn.hexandcube.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pleroma.werefoxsoftware.com": { - "error": "HTTPSConnectionPool(host='pleroma.werefoxsoftware.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ongame.dev": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 18 + }, + "openRegistrations": true + } }, - "18only.masto.host": { - "error": "HTTPSConnectionPool(host='18only.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.cc": { + "error": "HTTPSConnectionPool(host='peertube.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.scuba323.com": { - "error": 404 + "krefeld.club": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "unsolicitedadvertising.itsfree.realestate.pl": { - "error": "HTTPSConnectionPool(host='unsolicitedadvertising.itsfree.realestate.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "screech.social": { + "error": "HTTPSConnectionPool(host='screech.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.amencarini.com": { - "error": "HTTPSConnectionPool(host='toot.amencarini.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lediver.se": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 8, + "activeHalfyear": 12 + }, + "localPosts": 720 + }, + "openRegistrations": false + } }, - "mastodon.sysreturn.net": { - "error": "HTTPSConnectionPool(host='mastodon.sysreturn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "testdon00001.mamemo.online": { + "error": "HTTPSConnectionPool(host='testdon00001.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "araidon.m.to": { - "error": "HTTPSConnectionPool(host='araidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.xn--wxa.zone": { + "error": "HTTPSConnectionPool(host='social.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ravenvale.lubar.me": { + "fedi-cybertilde.serveo.net": { + "error": "HTTPSConnectionPool(host='fedi-cybertilde.serveo.net', port=443): Read timed out. (read timeout=3)" + }, + "smiley.thespinning.top": { + "error": 404 + }, + "pripureintech.jp": { + "error": 404 + }, + "bona.space": { "nodeinfo": { - "metadata": { - "email": "ravenvale-webmaster@lubar.me", - "features": [ - "guild_wars_2", - "cute_girls", - "trans_rights", - "people_named_holly", - "goddamnit_blergo" - ], - "nodeDescription": "Ravenvale Guild Wars 2 guild", - "nodeName": "ravenvale.lubar.me" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 0 }, + "openRegistrations": false + } + }, + "rjaf.deneb.uberspace.de": { + "error": 404 + }, + "moar.wine": { + "error": "HTTPSConnectionPool(host='moar.wine', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wts.bitmycode.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pleroma.lesamarien.fr": { + "error": "HTTPSConnectionPool(host='pleroma.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "usuaji.sytes.net": { + "error": "HTTPSConnectionPool(host='usuaji.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "v22017122292958322.goodsrv.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hub.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='hub.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tsubamedon.com": { + "error": "HTTPSConnectionPool(host='tsubamedon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "wakana-f.jp": { + "error": "HTTPSConnectionPool(host='wakana-f.jp', port=443): Read timed out. (read timeout=3)" + }, + "p1.leftic.club": { + "error": "HTTPSConnectionPool(host='p1.leftic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fujimo.top": { + "error": "HTTPSConnectionPool(host='fujimo.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.hatthieves.es": { + "error": 500 + }, + "crap.today": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "usocial.fr": { + "error": "HTTPSConnectionPool(host='usocial.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mrak.kub.cz": { + "error": 403 + }, + "mstdn.misosi.ru": { + "error": 404 + }, + "843.pl": { + "error": "HTTPSConnectionPool(host='843.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "popon.pptdn.jp": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "ravenvale", - "version": "1.362.1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 1110, "users": { - "activeHalfyear": 1, - "activeMonth": 1, - "total": 65 - } + "total": 8, + "activeMonth": 4, + "activeHalfyear": 9 + }, + "localPosts": 34772 }, - "version": "2.0" + "openRegistrations": true } }, - "mastodon.ipv6.enstb.fr": { - "error": "HTTPSConnectionPool(host='mastodon.ipv6.enstb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "pleb.keryja.tv": { + "error": "HTTPSConnectionPool(host='pleb.keryja.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friends.h2obase.de": { + "wirebug.ch": { + "error": "HTTPSConnectionPool(host='wirebug.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.tymoon.eu": { "error": 404 }, - "clood.serenity.xyz": { + "blog.c0debabe.com": { + "error": "HTTPSConnectionPool(host='blog.c0debabe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.floragxth.com": { + "error": "HTTPSConnectionPool(host='social.floragxth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "machteburch.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 63, + "activeMonth": 44, + "activeHalfyear": 222 + }, + "localPosts": 3773 + }, + "openRegistrations": true + } + }, + "social.adlerweb.info": { "error": 404 }, - "pirati.cc": { + "fastdon.com": { + "error": "HTTPSConnectionPool(host='fastdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dutchxs.com": { + "error": "HTTPSConnectionPool(host='dutchxs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dutchxs.com' doesn't match either of 'jannekepostulart.nl', 'postul-art.com', 'postul-art.nl', 'postul.art', 'postulart.org', 'www.jannekepostulart.nl', 'www.postul-art.com', 'www.postul-art.nl', 'www.postul.art', 'www.postulart.org'\")))" + }, + "lol3.tun.a4.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.fluora.net": { "error": 404 }, - "tooter.ca": { - "error": "HTTPSConnectionPool(host='tooter.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "wizfox.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "kirjava.teromene.fr": { + "social.umeahackerspace.se": { "error": 404 }, - "astral.ml": { - "error": "HTTPSConnectionPool(host='astral.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'astral.ml' doesn't match 'b-dtx-06.sparkedhost.us'\")))" + "mastodonturkiye.club": { + "error": "HTTPSConnectionPool(host='mastodonturkiye.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friends.volkomorov.rufriendica": { - "error": "HTTPSConnectionPool(host='friends.volkomorov.rufriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videos.npa-marseille.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.300-baud.net": { - "error": "HTTPSConnectionPool(host='social.300-baud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.300-baud.net' doesn't match 'spaceturtle.ninja'\")))" + "thepicketts.online": { + "error": "HTTPSConnectionPool(host='thepicketts.online', port=443): Read timed out. (read timeout=3)" }, - "toot.npo.city": { + "dong.army": { + "error": "HTTPSConnectionPool(host='dong.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "propane.digital": { + "error": "HTTPSConnectionPool(host='propane.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "yomidon.okinawa": { + "error": "HTTPSConnectionPool(host='yomidon.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wubrg.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 47, + "activeMonth": 19, + "activeHalfyear": 27 }, - "localPosts": 1 + "localPosts": 13360 }, - "openRegistrations": true + "openRegistrations": false } }, - "lianiis.m.to": { - "error": "HTTPSConnectionPool(host='lianiis.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tbny.space": { - "error": "HTTPSConnectionPool(host='social.tbny.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.blob.cat": { + "gayrobot.club": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.blob.cat", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "60000", - "max_caption_length": "500", - "album_limit": "50", - "image_quality": 100, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": false - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.blob.cat", - "url": "https://pixelfed.blob.cat", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "TagPolicy", + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com", + "kiwifarms.cc", + "gab.com", + "freespeechextremist.com", + "neckbeard.xyz" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "For friends, robots, arcade fanatics, obsessive optimizers, and robot appreciators.", + "nodeName": "PINK GAY ROBOT", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://gayrobot.club/users/aj" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -158145,89 +162124,363 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.7" + "name": "pleroma", + "version": "2.0.2" }, "usage": { - "localPosts": 54, - "localComments": 0, + "localPosts": 3956, "users": { - "total": 26, - "activeHalfyear": 32, - "activeMonth": 2 + "total": 35 } }, + "version": "2.0" + } + }, + "mastodon.org.uk": { + "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 971, + "activeMonth": 134, + "activeHalfyear": 193 + }, + "localPosts": 95785 + }, "openRegistrations": true } }, - "diaspora.ruhrmail.de": { + "dravidam.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 135 + }, + "openRegistrations": false + } + }, + "vmi263352.contaboserver.net": { + "error": "HTTPSConnectionPool(host='vmi263352.contaboserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.isurf.ca": { "nodeinfo": { "version": "1.0", "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ], "outbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "pumpio" + ], "outbound": [ + "blogger", + "dreamwidth", + "livejournal", + "pumpio", + "smtp", + "tumblr", "twitter", - "tumblr" + "wordpress" ] }, - "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 603, + "activeHalfyear": 213, + "activeMonth": 146 + }, + "localPosts": 11871, + "localComments": 12248 }, + "openRegistrations": false, "metadata": { - "nodeName": "ruhrConnect", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false + "nodeName": "iSurf Social", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "dreamwidth", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "planetaludico.com": { + "error": "HTTPSConnectionPool(host='planetaludico.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "du-de-au-clavier.net": { + "nodeinfo": { + "metadata": { + "nodeName": "Du d\u00e9 au clavier ", + "nodeDescription": "O\u00f9 je parle surtout de JdR ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 63 + }, + "version": "2.0" + } + }, + "dev.jasonrobinson.me": { + "error": 404 + }, + "mas.alixrossi.corsica": { + "error": "HTTPSConnectionPool(host='mas.alixrossi.corsica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gab.notlocked.in": { + "error": "HTTPSConnectionPool(host='gab.notlocked.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "maiadereva.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 175, + "localComments": 0 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "contact@mariasilvestri.fr" } } }, - "mstdn-syui.herokuapp.com": { + "tecnotuy.dlinkddns.com": { + "error": "HTTPSConnectionPool(host='tecnotuy.dlinkddns.com', port=443): Read timed out. (read timeout=3)" + }, + "fediverse.initialization.tech": { + "error": "HTTPSConnectionPool(host='fediverse.initialization.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.zy.lc": { + "error": "HTTPSConnectionPool(host='gs.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.zdc.zone": { + "error": "HTTPSConnectionPool(host='masto.zdc.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rx14.co.uk": { "error": 404 }, - "sanguine.space": { + "relay.moe-max.jp": { + "error": "HTTPSConnectionPool(host='relay.moe-max.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.tamerz.com": { + "error": "HTTPSConnectionPool(host='peertube.tamerz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "elqhost.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "toot.rjl.li": { + "error": "HTTPSConnectionPool(host='toot.rjl.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.steveshehan.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 13 + }, + "localPosts": 82, + "localComments": 17 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "didierjm@gmail.com" + } + } + }, + "knotted.pet": { + "error": 404 + }, + "cloud.pajd.org": { + "error": "HTTPSConnectionPool(host='cloud.pajd.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.crypt.ee": { + "nodeinfo": { + "metadata": { + "nodeName": "Cryptee", + "nodeDescription": "Product News & Blog ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 1 }, - "localPosts": 51292 + "localPosts": 11 }, - "openRegistrations": false + "version": "2.0" } }, - "video.mstddntfdn.online": { + "social.edbob.org": { + "error": "HTTPSConnectionPool(host='social.edbob.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stream.jgregorymcverry.com": { + "error": 404 + }, + "social.rueetschli.org": { + "error": "HTTPSConnectionPool(host='social.rueetschli.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.simad.pro": { + "error": "HTTPSConnectionPool(host='social.simad.pro', port=443): Read timed out. (read timeout=3)" + }, + "japanties.org": { + "error": "HTTPSConnectionPool(host='japanties.org', port=443): Read timed out. (read timeout=3)" + }, + "cloud.cyano.at": { + "error": 404 + }, + "friendica-bochum.de": { + "error": "HTTPSConnectionPool(host='friendica-bochum.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pi.soykaf.com": { + "error": "HTTPSConnectionPool(host='pi.soykaf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pi.soykaf.com' doesn't match either of 'blog.soykaf.com', 'docs-develop.pleroma.social', 'docs.pleroma.social', 'pleroma.social', 'testing.pleroma.lol'\")))" + }, + "social.spurll.com": { + "error": "HTTPSConnectionPool(host='social.spurll.com', port=443): Read timed out. (read timeout=3)" + }, + "peertube.mes-courriers.fr": { + "error": "HTTPSConnectionPool(host='peertube.mes-courriers.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.mes-courriers.fr' doesn't match 'analytics.mes-courriers.fr'\")))" + }, + "endeavorelectrical.com": { + "error": 404 + }, + "adrianomaini.altervista.org": { + "error": 404 + }, + "yougaku20c.m.to": { + "error": "HTTPSConnectionPool(host='yougaku20c.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oshiete-programming.net": { + "error": "HTTPSConnectionPool(host='oshiete-programming.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.atilla.org": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -158239,20 +162492,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 44 + "total": 2 }, - "localPosts": 3, - "localComments": 3 + "localPosts": 17, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "\u30d3\u30c7\u30aa\u3069\u3069\u3093\u3068\u3075\u30c9\u30f3", - "nodeDescription": "P2P\u6280\u8853\u306eWebTorrent\u3092\u5229\u7528\u3057\u305f\u30d3\u30c7\u30aa\u5171\u6709\u30b5\u30fc\u30d3\u30b9\u3067\u3059\u3002\n\u30de\u30b9\u30c8\u3069\u3069\u3093\u3068\u3075\u30c9\u30f3\u3092\u59cb\u3081\u5404\u7a2eActivityPub\u5bfe\u5fdc\u306e\u30de\u30b9\u30c8\u30c9\u30f3\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306eID\u3092\u4f7f\u3063\u3066\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u306a\u3069\u304c\u3067\u304d\u307e\u3059\u3002", + "nodeName": "ATILLA", + "nodeDescription": "Association des Techniques de l'Internet et du Logiciel Libre ou Alternatif", "nodeConfig": { "plugin": { "registered": [] @@ -158262,22 +162515,19 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 480, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -158292,7 +162542,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -158349,8 +162599,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 5368709120 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -158364,591 +162614,711 @@ } } }, - "spliffito.com": { + "social.hairydiode.xyz": { + "error": 404 + }, + "toot.force-clan.io": { + "error": "HTTPSConnectionPool(host='toot.force-clan.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.b252.gq": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay", + "safe_dm_mentions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Blake's private instance", + "nodeName": "Blake's Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.b252.gq/users/blake" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, "usage": { + "localPosts": 135, "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 2 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "misskey.void.gift": { + "sync.appservice.fr": { + "error": "HTTPSConnectionPool(host='sync.appservice.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "downey.net": { + "error": 404 + }, + "social.intercal.top": { + "error": "HTTPSConnectionPool(host='social.intercal.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "f.lazyteddy.eu": { + "error": "HTTPSConnectionPool(host='f.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "taur.zone": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "void", - "nodeDescription": "", - "maintainer": { - "name": "\u03c6", - "email": null + "users": { + "total": 22, + "activeMonth": 10, + "activeHalfyear": 16 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 2399 + }, + "openRegistrations": true } }, - "news-sokuhou.jp": { - "error": "HTTPSConnectionPool(host='news-sokuhou.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.xyz": { + "jergefelt.se": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 23606, - "activeMonth": 930, - "activeHalfyear": 1812 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1286054 + "localPosts": 852 }, "openRegistrations": false } }, - "m.mindblast.space": { - "error": "HTTPSConnectionPool(host='m.mindblast.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "danshudon.jp": { - "error": "HTTPSConnectionPool(host='danshudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "f.pztrn.name": { + "error": "HTTPSConnectionPool(host='f.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.longden.me": { + "young-eyrie-17601.herokuapp.com": { "error": 404 }, - "tebukuro.m.to": { - "error": "HTTPSConnectionPool(host='tebukuro.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "first.kosendon.tech": { - "error": "HTTPSConnectionPool(host='first.kosendon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pkkm.me": { - "error": "HTTPSConnectionPool(host='pkkm.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oinarisummer.xyz": { - "error": "HTTPSConnectionPool(host='oinarisummer.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.gtx.dynu.net": { - "error": "HTTPSConnectionPool(host='mstdn.gtx.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.gtx.dynu.net timed out. (connect timeout=3)'))" - }, - "permaweb.io": { - "error": "HTTPSConnectionPool(host='permaweb.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mochi.m.to": { - "error": "HTTPSConnectionPool(host='mochi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cpdev02.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "test.nebulon.space": { - "error": "HTTPSConnectionPool(host='test.nebulon.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.public-infrastructure.eu": { + "error": "HTTPSConnectionPool(host='peertube.public-infrastructure.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "captaincapitalism.blogspot.com": { + "cloud.z-labor.space": { "error": 404 }, - "mstbot-inst.xyz": { - "error": "HTTPSConnectionPool(host='mstbot-inst.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.innec.to": { + "error": "HTTPSConnectionPool(host='friendica.innec.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "crazynoisybizarre.town": { + "social.scriptjunkie.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 106, - "activeMonth": 13, - "activeHalfyear": 13 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 102465 + "localPosts": 397 }, "openRegistrations": false } }, - "videos.ahp-numerique.fr": { + "mastodon.rdg.world": { + "error": "HTTPSConnectionPool(host='mastodon.rdg.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.cedgrim.be": { + "error": "HTTPSConnectionPool(host='friendica.cedgrim.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cedgrim.be' doesn't match either of 'cedgrim.be', 'www.cedgrim.be'\")))" + }, + "mastodoll.hiten.org": { + "error": "HTTPSConnectionPool(host='mastodoll.hiten.org', port=443): Read timed out. (read timeout=3)" + }, + "honk.best": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "schillinois.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1 }, - "openRegistrations": false, + "openRegistrations": true + } + }, + "pleroma.1d4.us": { + "nodeinfo": { + "version": "2.0", "usage": { "users": { - "total": 2 + "total": 27 }, - "localPosts": 133, - "localComments": 0 + "localPosts": 3 + }, + "software": { + "version": "1.0.0-53-g3589b30d.develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "nodeName": "Vid\u00e9os des Archives Henri-Poincar\u00e9", - "nodeDescription": "Plateforme vid\u00e9o des Archives Henri-Poincar\u00e9. Propose des enregistrements de conf\u00e9rences en philosophie, histoire des sciences et des techniques. Utilise le logiciel libre Peertube.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "ungamify", - "version": "0.0.1", - "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", - "clientScripts": { - "dist/common-client-plugin.js": { - "script": "dist/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "dist/video-watch-client-plugin.js": { - "script": "dist/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.1d4.us/users/admin" + ], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Pleroma/1d4", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] }, - "tracker": { - "enabled": true + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] } - } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "friendica.currentdir.com": { + "pizzapizza.life": { + "error": "HTTPSConnectionPool(host='pizzapizza.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.fine.moe": { + "error": "HTTPSConnectionPool(host='masto.fine.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bollu.be": { "error": 404 }, - "ma.steffo.eu": { + "meld.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 126, + "activeHalfyear": 115, + "activeMonth": 58 }, - "localPosts": 26 + "localPosts": 12686, + "localComments": 1892 }, - "openRegistrations": false + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica \ud83c\udf10", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } } }, - "metacode.biz": { + "kuschel.mastodon.nrw": { + "error": "HTTPSConnectionPool(host='kuschel.mastodon.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.3v.fi": { + "error": 502 + }, + "plr.oa-dev.com": { + "error": "HTTPSConnectionPool(host='plr.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hostsharing.coop": { + "error": "HTTPSConnectionPool(host='hostsharing.coop', port=443): Max retries exceeded with url: /nodeinfo/2.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "potateo.com": { + "error": "HTTPSConnectionPool(host='potateo.com', port=443): Read timed out. (read timeout=3)" + }, + "demon.army": { + "error": "HTTPSConnectionPool(host='demon.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "adelgunde.homelinux.org": { + "error": "HTTPSConnectionPool(host='adelgunde.homelinux.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.paco.to": { + "error": "HTTPSConnectionPool(host='social.paco.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.realmofespionage.xyz": { "nodeinfo": { - "version": 1, + "version": "1.0", "software": { - "name": "n/a", - "version": "2019.09-1323" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ - "activitypub" + "friendica", + "diaspora", + "gnusocial" ], "outbound": [ - "activitypub" + "friendica", + "diaspora", + "gnusocial" ] }, "services": { "inbound": [], - "outbound": [] + "outbound": [ + "smtp" + ] }, "usage": { - "users": {} + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 8, + "localComments": 1 }, "openRegistrations": false, "metadata": { - "nodeName": "N/A", + "nodeName": "RoE | Social", "protocols": { "inbound": [ - "activitypub" + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" ], "outbound": [ - "activitypub" + "friendica", + "diaspora", + "gnusocial", + "atom1.0" ] }, "services": { "inbound": [], - "outbound": [] + "outbound": [ + "smtp" + ] }, "explicitContent": false } } }, - "social.exianote.work": { - "error": "HTTPSConnectionPool(host='social.exianote.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kakijin.com": { + "error": 404 }, - "social.brokenbydesign.org": { + "crack.group": { + "error": "HTTPSConnectionPool(host='crack.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.lalafell.org.": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "switter.at", - "kinky.business", - "pawoo.net", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "dickgirlon.top", - "social.myfreecams.com", - "pl.smuglo.li", - "loli.estate", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "develop.gab.com", - "gab.com", - "freespeechextremist.com" - ], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 48, + "activeMonth": 14, + "activeHalfyear": 21 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "BrokenByDesign, a Pleroma instance managed by Ciaby", - "nodeName": "BrokenByDesign", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 3847 + }, + "openRegistrations": true + } + }, + "pleroma.ryick.net": { + "error": "HTTPSConnectionPool(host='pleroma.ryick.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "valaci.ml": { + "error": "HTTPSConnectionPool(host='valaci.ml', port=443): Read timed out. (read timeout=3)" + }, + "www.misanthropebazaar.com": { + "error": 521 + }, + "takeoverthe.world": { + "error": 404 + }, + "noisemaker.tokyo": { + "error": "HTTPSConnectionPool(host='noisemaker.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "masto.pt": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 560, + "activeMonth": 197, + "activeHalfyear": 855 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.brokenbydesign.org/users/ciaby" - ], - "suggestions": { - "enabled": false + "localPosts": 44919 + }, + "openRegistrations": true + } + }, + "mblog.kavehmoravej.com": { + "error": 404 + }, + "mu.zaitcev.nu": { + "error": "HTTPSConnectionPool(host='mu.zaitcev.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tpaw.org": { + "error": "HTTPSConnectionPool(host='social.tpaw.org', port=443): Read timed out. (read timeout=3)" + }, + "blog.unanargeek.xyz": { + "error": "HTTPSConnectionPool(host='blog.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scotland.computer": { + "error": 404 + }, + "cosmos.social": { + "error": "HTTPSConnectionPool(host='cosmos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dev.toromino.de": { + "error": 502 + }, + "pento.net": { + "error": 404 + }, + "mastodon.s4m0r1.net": { + "error": "HTTPSConnectionPool(host='mastodon.s4m0r1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.kosebamse.com": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.kosebamse.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "20000", + "max_caption_length": "500", + "album_limit": "100", + "image_quality": 90, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Koses Pixelfed", + "domain": "pixelfed.kosebamse.com", + "url": "https://pixelfed.kosebamse.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -158957,37 +163327,47 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.50-606-g699fc956-develop" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 2032, + "localPosts": 4, + "localComments": 0, "users": { - "total": 1 + "total": 11, + "activeHalfyear": 3, + "activeMonth": 2 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "nx8234.your-storageshare.de": { + "cloud.fuermann.net": { "error": 403 }, - "shitter.ml": { - "error": "HTTPSConnectionPool(host='shitter.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "relay.gidikroon.eu": { - "error": 502 - }, - "anikore.xin": { - "error": "HTTPSConnectionPool(host='anikore.xin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'anikore.xin' doesn't match 'files.anikore.xin'\")))" - }, - "s0.stonks.kaaa.ren": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "masutabedon.com": { - "error": 404 + "mastodon.ino.org.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 385 + }, + "openRegistrations": false + } }, - "videos.lavoixdessansvoix.org": { + "tube.gnous.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -159004,45 +163384,32 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 4 }, - "localPosts": 95972, + "localPosts": 74342, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Instance Peertube pour La Voix Des Sans Voix ", - "nodeDescription": "Instance Peertube pour La Voix Des Sans Voix ", + "nodeName": "GnousTube", + "nodeDescription": "L'instance GnousTube est une instance ouverte \u00e0 tous les francophones. ", "nodeConfig": { "plugin": { "registered": [ { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", "scopes": [ - "common" + "video-watch" ] } } @@ -159050,8 +163417,18 @@ ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { "enabled": true @@ -159066,13 +163443,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -159144,8 +163515,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 5368709120, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -159159,7 +163530,22 @@ } } }, - "maw.moe": { + "stage.asterism.xyz": { + "error": "HTTPSConnectionPool(host='stage.asterism.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ffs.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.inhji.de": { + "error": "HTTPSConnectionPool(host='pleroma.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "castodon.jp": { + "error": "HTTPSConnectionPool(host='castodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.kippenbergs.de": { + "error": "HTTPSConnectionPool(host='social.kippenbergs.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lubar.me": { "nodeinfo": { "version": "2.0", "software": { @@ -159171,55 +163557,152 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 12, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 182 + "localPosts": 113552 }, - "openRegistrations": true + "openRegistrations": false } }, - "plm.bluecore.net": { - "error": "HTTPSConnectionPool(host='plm.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.teckl.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.splat.soy": { - "error": "HTTPSConnectionPool(host='social.splat.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.lu": { + "error": "HTTPSConnectionPool(host='toot.lu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ondahostil.wordpress.com": { + "mastodon.social/users/Middaparka": { "error": 404 }, - "tv.stoptrackingus.io": { - "error": "HTTPSConnectionPool(host='tv.stoptrackingus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.place": { + "error": "HTTPSConnectionPool(host='toot.place', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "douga.ga": { - "error": "HTTPSConnectionPool(host='douga.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "jb55.com": { + "error": 404 }, - "mst.vsta.org": { + "geekvc.jp": { + "error": "HTTPSConnectionPool(host='geekvc.jp', port=443): Read timed out. (read timeout=3)" + }, + "nxdela.ddns.net": { + "error": "HTTPSConnectionPool(host='nxdela.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tedliou.com": { + "error": "HTTPSConnectionPool(host='social.tedliou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "oc.libranet.de": { + "error": 404 + }, + "mastodon.fruitopology.net": { + "error": "HTTPSConnectionPool(host='mastodon.fruitopology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.goziline.com": { + "error": 502 + }, + "tootteros.me": { + "error": "HTTPSConnectionPool(host='tootteros.me', port=443): Read timed out. (read timeout=3)" + }, + "mburakov.org": { + "error": "HTTPSConnectionPool(host='mburakov.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stg.m6n.jp": { + "error": "HTTPSConnectionPool(host='stg.m6n.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "staging.mstdn.maud.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 5, - "activeHalfyear": 8 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 }, - "localPosts": 768 + "localPosts": 30 }, "openRegistrations": false } }, - "ohmygod.social": { - "error": "HTTPSConnectionPool(host='ohmygod.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.sumi.space": { + "error": "HTTPSConnectionPool(host='mstdn.sumi.space', port=443): Read timed out. (read timeout=3)" }, - "pleroma.joyrex.net": { + "chickenfan.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 76490 + }, + "openRegistrations": false + } + }, + "pytu.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 2246, + "localComments": 4 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PyTube", + "nodeDescription": "Source of the PyTube instructional videos" + } + } + }, + "lain.haus": { + "error": 404 + }, + "mastodon.social/users/lawremipsum": { + "error": 404 + }, + "pptdn.popnja.com": { + "error": 410 + }, + "mastodon.chivanet.org": { + "error": 404 + }, + "www.wfamily.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.foxgirlsat.work": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -159231,17 +163714,36 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "comm.network", + "counter.social", + "freespeechextremist.com", + "freespeech.host", + "gab.com", + "goldandblack.xyz", + "liberdon.com", + "mobile.co", + "social.quodverum.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -159253,7 +163755,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Joyrex", + "nodeName": "foxgirlsat.work - pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -159301,7 +163803,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.joyrex.net/users/ejstacey" + "https://social.foxgirlsat.work/users/puf" ], "suggestions": { "enabled": false @@ -159323,10 +163825,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-323-g90cbf552-develop+dev" + "version": "2.0.0" }, "usage": { - "localPosts": 36, + "localPosts": 23, "users": { "total": 2 } @@ -159334,551 +163836,690 @@ "version": "2.0" } }, - "mastodon.social/users/whisper": { + "test.lovelive-ss.com": { + "error": "HTTPSConnectionPool(host='test.lovelive-ss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "elb.cloud": { + "error": "HTTPSConnectionPool(host='elb.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mjdiskin.duckdns.org": { + "error": "HTTPSConnectionPool(host='mjdiskin.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "starship.coffee": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 662 + }, + "openRegistrations": false + } + }, + "mastodon.social/users/nsteiner": { "error": 404 }, - "pekoyama.ml": { - "error": "HTTPSConnectionPool(host='pekoyama.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pekoyama.ml timed out. (connect timeout=3)'))" + "mastodon.social/users/lumin": { + "error": 404 }, - "hub.undernet.uy": { + "darkyonmasto.ch": { + "error": "HTTPSConnectionPool(host='darkyonmasto.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.bartdorsey.com": { + "error": "HTTPSConnectionPool(host='mastodon.bartdorsey.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "emmaclit.com": { "error": 404 }, - "pleroma.mouse.services": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mstdn.foxfam.club", - "newsbots.eu" - ], - "media_nsfw": [ - "nsfw.social" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma Mouse", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.mouse.services/users/a7" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 128000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 8392, - "users": { - "total": 15 - } - }, - "version": "2.0" - } + "slenderman.ddns.net": { + "error": "HTTPSConnectionPool(host='slenderman.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ashleystone.me.uk": { + "cloud.postai.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "p.a4.io": { + "error": 502 + }, + "udk.moe": { + "error": "HTTPSConnectionPool(host='udk.moe', port=443): Read timed out. (read timeout=3)" + }, + "miharun.jp": { + "error": "HTTPSConnectionPool(host='miharun.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/acrazymind": { "error": 404 }, - "blacklodge.masto.host": { - "error": "HTTPSConnectionPool(host='blacklodge.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.camillerobert.net": { + "error": 404 }, - "m1.masdon.life": { - "error": "HTTPSConnectionPool(host='m1.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "uwu.pm": { + "error": "HTTPSConnectionPool(host='uwu.pm', port=443): Read timed out. (read timeout=3)" }, - "gstest66.dalme.net": { - "error": "HTTPSConnectionPool(host='gstest66.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lewd.nuklear.photos": { + "error": "HTTPSConnectionPool(host='lewd.nuklear.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.anarchy.community": { - "error": "HTTPSConnectionPool(host='social.anarchy.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.nanotec.org": { + "error": "HTTPSConnectionPool(host='friendica.nanotec.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "nuage.pharmagre.com": { - "error": "HTTPSConnectionPool(host='nuage.pharmagre.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "diasporabrazil.org": { + "error": "HTTPSConnectionPool(host='diasporabrazil.org', port=443): Read timed out. (read timeout=3)" }, - "cloud.steffen-zentgraf.de": { + "neonballoon.de": { "error": 404 }, - "mastodon.engineering": { - "error": "HTTPSConnectionPool(host='mastodon.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "files.cognize.co": { + "error": 404 }, - "arukas.me": { - "error": "HTTPSConnectionPool(host='arukas.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.chat-laden.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus" + ], + "services": { + "outbound": [ + "atom1.0", + "pumpio" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 38, + "activeHalfyear": 24, + "activeMonth": 8 + }, + "localPosts": 145, + "localComments": 21 + }, + "metadata": { + "nodeName": "chat-laden.net" + } + } }, - "riotgurl.club": { - "error": "HTTPSConnectionPool(host='riotgurl.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to riotgurl.club timed out. (connect timeout=3)'))" + "mastodon.windoos.click": { + "error": "HTTPSConnectionPool(host='mastodon.windoos.click', port=443): Read timed out. (read timeout=3)" }, - "social.sdz5.com": { - "error": "HTTPSConnectionPool(host='social.sdz5.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "f.d7415.co.uk": { + "error": "HTTPSConnectionPool(host='f.d7415.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mimiandeunice.com": { - "error": 403 + "nickmonroestuff.wordpress.com": { + "error": "HTTPSConnectionPool(host='nickmonroe.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "aimsy.jp": { - "error": "HTTPSConnectionPool(host='aimsy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aimsy.jp timed out. (connect timeout=3)'))" + "social.smalltech.space": { + "error": "HTTPSConnectionPool(host='social.smalltech.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "zot.prou.be": { - "error": "HTTPSConnectionPool(host='zot.prou.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.social/users/jayhay": { + "error": 404 }, - "bsd.moe": { + "illus.ion.ovh": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "openbsd", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://bsd.moe/users/nether", - "https://bsd.moe/users/e" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "pixelfed", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" } }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.7" + "name": "pixelfed", + "version": "0.10.0" }, "usage": { - "localPosts": 14912, + "localPosts": 3, + "localComments": 0, "users": { - "total": 98 + "total": 1, + "activeHalfyear": "0", + "activeMonth": "0" } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "mastodon.andrewmichaud.com": { - "error": "HTTPSConnectionPool(host='mastodon.andrewmichaud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "athena.bockholdt.com": { + "error": "HTTPSConnectionPool(host='athena.bockholdt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.web0000.jp": { - "error": "HTTPSConnectionPool(host='mstdn.web0000.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "narikiri.m.to": { + "error": "HTTPSConnectionPool(host='narikiri.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/minishLAN": { - "error": 404 + "nojober.work": { + "error": "HTTPSConnectionPool(host='nojober.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "jxmsocial.xyz": { + "stage-mastodon.siegenthaler.mx": { + "error": "HTTPSConnectionPool(host='stage-mastodon.siegenthaler.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stage-mastodon.siegenthaler.mx' doesn't match either of 'tooting.ch', 'www.tooting.ch'\")))" + }, + "m.rthome.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 236, + "activeMonth": 13, + "activeHalfyear": 41 }, - "localPosts": 83 + "localPosts": 245 }, "openRegistrations": false } }, - "tofeo19.ocloud.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "crimethink.top": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.poppo-ya.com": { - "error": "HTTPSConnectionPool(host='mstdn.poppo-ya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tmo.pizza": { - "error": "HTTPSConnectionPool(host='tmo.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.yutasan.co": { - "error": "HTTPSConnectionPool(host='md.yutasan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drif.moe": { - "error": "HTTPSConnectionPool(host='drif.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to drif.moe timed out. (connect timeout=3)'))" - }, - "15o2.de": { - "error": 404 - }, - "social.the-thirstiest-mawile.com": { - "error": 404 + "liessan.com": { + "error": 403 }, - "abdl.social": { - "error": "HTTPSConnectionPool(host='abdl.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "jubi.life": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitchcity" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 7, + "activeHalfyear": 7 + }, + "localPosts": 9923 + }, + "openRegistrations": false + } }, - "realfood.space": { - "error": 404 + "pleroma.conspiracyfiles.net": { + "error": "HTTPSConnectionPool(host='pleroma.conspiracyfiles.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/robparsons": { - "error": 404 + "mathtod.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2818, + "activeMonth": 89, + "activeHalfyear": 89 + }, + "localPosts": 47547 + }, + "openRegistrations": false + } }, - "mstdn.lucida-don.net": { - "error": "HTTPSConnectionPool(host='mstdn.lucida-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.monkey.org": { + "error": "HTTPSConnectionPool(host='m.monkey.org', port=443): Read timed out. (read timeout=3)" }, - "test.yayforqueers.net": { - "error": "HTTPSConnectionPool(host='test.yayforqueers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "master.inux39.me": { + "error": "HTTPSConnectionPool(host='master.inux39.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'master.inux39.me' doesn't match 'inux39.me'\")))" }, - "rlz5o0qt58bgl8.4chan.icu": { - "error": "HTTPSConnectionPool(host='rlz5o0qt58bgl8.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "adhoc.group": { + "error": "HTTPSConnectionPool(host='adhoc.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "snoot.club": { + "memoryandthought.me": { "error": 404 }, - "pleroma-netwalker.home.js4.in": { - "error": "HTTPSConnectionPool(host='pleroma-netwalker.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "peertube.foxfam.club": { - "error": "HTTPSConnectionPool(host='peertube.foxfam.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pix.lazybear.io": { + "error": "HTTPSConnectionPool(host='pix.lazybear.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "msdnaart.net": { - "error": "HTTPSConnectionPool(host='msdnaart.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to msdnaart.net timed out. (connect timeout=3)'))" + "porntube.ddns.net": { + "error": "HTTPSConnectionPool(host='porntube.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ecneret.com": { + "hakomas.cf": { "nodeinfo": { - "metadata": { - "nodeName": "ecnereT", - "nodeDescription": "Simple reflet", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 18, + "activeMonth": 9, + "activeHalfyear": 10 + }, + "localPosts": 15269 }, + "openRegistrations": false + } + }, + "s10y.eu": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 35, + "activeMonth": 10, + "activeHalfyear": 13 }, - "localPosts": 1 + "localPosts": 4978 }, - "version": "2.0" + "openRegistrations": false } }, - "sprackedstraight.com": { + "mastodon.social/users/carstenrossi": { "error": 404 }, - "cloud.fusselkater.org": { - "error": 403 + "mastodon.piki.moe": { + "error": "HTTPSConnectionPool(host='mastodon.piki.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.tamanoir.foucry.net": { - "error": "HTTPSConnectionPool(host='pleroma.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.gakusei.space": { + "error": "HTTPSConnectionPool(host='social.gakusei.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "matriu.cat": { + "red.odosys.net": { + "error": "HTTPSConnectionPool(host='red.odosys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.opentunisia.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeHalfyear": 22, - "activeMonth": 17 + "total": 45 }, - "localPosts": 143, - "localComments": 79 + "localPosts": 116696, + "localComments": 1 }, "metadata": { - "nodeName": "matriu.cat", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" + "taxonomy": { + "postsName": "Videos" }, - "uploadLimit": 10485760, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "nodeName": "PeerTube", + "nodeDescription": "HackerSCOP PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "playingwithworms.org.uk": { - "error": 403 + "spielplatz.fenk.org": { + "error": 404 }, - "opera42.com": { + "cloud.deutsch-u.de": { "error": 404 }, - "mastodon.social/users/hugoroger": { + "social.allthefallen.ninja": { + "error": "HTTPSConnectionPool(host='allthefallen.moe', port=443): Read timed out. (read timeout=3)" + }, + "m.sndw.ch": { + "error": 526 + }, + "mastodon.coffeese.net": { + "error": "HTTPSConnectionPool(host='mastodon.coffeese.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "danirod.es": { "error": 404 }, - "kosmos.goexchange.de": { + "cbfish.es": { + "error": "HTTPSConnectionPool(host='cbfish.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cbfish.es' doesn't match 'planet.chrisbeckstrom.com'\")))" + }, + "alexbelgraver.nl": { + "error": "HTTPSConnectionPool(host='alexbelgraver.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nomb.herokuapp.com": { + "error": 404 + }, + "ptrthomas.wordpress.com": { + "error": 404 + }, + "jamieasefa.social": { + "error": "HTTPSConnectionPool(host='jamieasefa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "meows.life": { + "error": 404 + }, + "opensocial.africa": { + "error": "HTTPSConnectionPool(host='opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.surumeapps.tk": { + "error": "HTTPSConnectionPool(host='don.surumeapps.tk', port=443): Read timed out. (read timeout=3)" + }, + "newsroom.fb.com": { + "error": 404 + }, + "mstbot-inst.xyz": { + "error": "HTTPSConnectionPool(host='mstbot-inst.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diaspora.altinsystems.de": { + "error": "HTTPSConnectionPool(host='diaspora.altinsystems.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'diaspora.altinsystems.de' doesn't match 'cloud.altinsystems.de'\")))" + }, + "www.gerber-clan.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, - "usage": [], + "usage": {}, "openRegistrations": true, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "Gerber Clan Social Network", "protocols": { "inbound": [ "friendica", - "activitypub", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "activitypub", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "twitter" - ], + "inbound": [], "outbound": [ - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, "explicitContent": false } } }, - "chicken.m.to": { - "error": "HTTPSConnectionPool(host='chicken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "susan.party": { + "error": "HTTPSConnectionPool(host='susan.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'susan.party' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" }, - "using.write.as": { + "masto.henchmonkey.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 285 + }, + "openRegistrations": false + } + }, + "kemonodon.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1177, + "activeMonth": 379, + "activeHalfyear": 638 + }, + "localPosts": 488126 + }, + "openRegistrations": true + } + }, + "pics.koyu.space": { + "error": "HTTPSConnectionPool(host='pics.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misskey.inct-densan.club": { + "error": "HTTPSConnectionPool(host='misskey.inct-densan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.fedilab.app": { + "error": "HTTPSConnectionPool(host='pixelfed.fedilab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.3bk.jp": { + "error": "HTTPSConnectionPool(host='mastodon.3bk.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "talk.sevvie.ltd": { + "error": "HTTPSConnectionPool(host='talk.sevvie.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'talk.sevvie.ltd' doesn't match either of '*.wordpress.com', 'wordpress.com'\")))" + }, + "snf.wsring.net": { + "error": 404 + }, + "mastodon.wakin.site": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "seimeiyuuki.m.to": { + "error": "HTTPSConnectionPool(host='seimeiyuuki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "transsingleblog.wordpress.com": { + "error": 404 + }, + "china.m.to": { + "error": "HTTPSConnectionPool(host='china.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chrisbeckstrom.com": { + "error": 404 + }, + "mastedm.club": { + "error": "HTTPSConnectionPool(host='mastedm.club', port=443): Read timed out. (read timeout=3)" + }, + "mosw.work": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 198743 + }, + "openRegistrations": false + } + }, + "hirosjourney.com": { "nodeinfo": { "metadata": { - "nodeName": "Using Write.as", - "nodeDescription": "The many ways you can use our simple, flexible publishing platform.", + "nodeName": "Hiro's Journey", + "nodeDescription": "Writing and Growing on the Ideas that Matter the most.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -159904,118 +164545,202 @@ "usage": { "users": { "total": 1 - }, - "localPosts": 2 + } }, "version": "2.0" } }, - "f.rei-ayanami.club": { - "error": "HTTPSConnectionPool(host='f.rei-ayanami.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.mrtino.eu": { - "error": "HTTPSConnectionPool(host='mastodon.mrtino.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tobane.m.to": { - "error": "HTTPSConnectionPool(host='tobane.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.datensturm.net": { - "error": "HTTPSConnectionPool(host='social.datensturm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thisisgoodcontent.com": { - "error": "HTTPSConnectionPool(host='thisisgoodcontent.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.engineered.space": { - "error": "HTTPSConnectionPool(host='pleroma.engineered.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.engineered.space' doesn't match 'bot.engineered.network'\")))" + "cloud.riemy.de": { + "error": 404 }, - "social.fryntiz.cloud": { - "error": "HTTPSConnectionPool(host='social.fryntiz.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stupid.industries": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "p.mailchar.com": { - "error": "HTTPSConnectionPool(host='p.mailchar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "outsiders.network": { + "error": "HTTPSConnectionPool(host='outsiders.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/ammodendri": { - "error": 404 + "cnext.ml": { + "error": "HTTPSConnectionPool(host='cnext.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "timhemig.de": { - "error": "HTTPSConnectionPool(host='timhemig.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "anycast.jp.net": { + "error": "HTTPSConnectionPool(host='anycast.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.org.ua": { + "pixelfed.bocc.de": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "pixelfed.bocc.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelfed", + "domain": "pixelfed.bocc.de", + "url": "https://pixelfed.bocc.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 13, + "localComments": 0, "users": { - "total": 158, - "activeMonth": 112, - "activeHalfyear": 160 - }, - "localPosts": 696 + "total": 1, + "activeHalfyear": 0, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "cloud.borgernet.com": { - "error": 404 + "cykablyatlol.ddns.net": { + "error": "HTTPSConnectionPool(host='cykablyatlol.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soc.ialis.me/@arbesj": { - "error": 404 + "play.bluecore.net": { + "error": "HTTPSConnectionPool(host='play.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "idbt.tv": { - "error": "HTTPSConnectionPool(host='idbt.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "forum.ama.ne.jp": { + "error": "HTTPSConnectionPool(host='forum.ama.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.kasun.tech": { - "error": "HTTPSConnectionPool(host='social.kasun.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.kasun.tech' doesn't match 'www.kasun.tech'\")))" + "basil.asria.jp": { + "error": "HTTPSConnectionPool(host='basil.asria.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micha.stoecker.me": { - "error": 502 + "mstdn.ladicle.com": { + "error": "HTTPSConnectionPool(host='mstdn.ladicle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "steinrock.com": { - "error": "HTTPSConnectionPool(host='steinrock.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to steinrock.com timed out. (connect timeout=3)'))" + "pleroma.chvanikoff.com": { + "error": "HTTPSConnectionPool(host='pleroma.chvanikoff.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yzaae39pzbnj1hnb0jn6z.4chan.icu": { - "error": "HTTPSConnectionPool(host='yzaae39pzbnj1hnb0jn6z.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "socially.whimsic.al": { + "error": "HTTPSConnectionPool(host='socially.whimsic.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "la1.jp": { - "error": 404 + "pl.rokoucha.net": { + "error": "HTTPSConnectionPool(host='pl.rokoucha.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nitro.horse": { + "sn.chromic.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "gnusocial", + "version": "1.2.0-beta5" }, "protocols": [ - "activitypub" + "ostatus" ], + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 1602 + "localPosts": 4171, + "localComments": 4105 }, - "openRegistrations": false + "metadata": {} } }, - "hub.nyxus.xyz": { - "error": "HTTPSConnectionPool(host='hub.nyxus.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.armpit.me": { + "error": "HTTPSConnectionPool(host='social.armpit.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.armpit.me' doesn't match either of 'burgo.hsgaming.net', 'headshotclan.net', 'headshotgaming.net', 'hsgaming.net', 'images.hsgaming.net', 'wiki.hsgaming.net', 'www.headshotclan.net', 'www.headshotgaming.net', 'www.hsgaming.net'\")))" }, - "someu.net": { - "error": 404 + "wooperlooper.m.to": { + "error": "HTTPSConnectionPool(host='wooperlooper.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "whisper.tf": { + "tellementbondeseconnaitre.ynh.fr": { + "error": "HTTPSConnectionPool(host='tellementbondeseconnaitre.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodontrial.pagekite.me": { + "error": 503 + }, + "pl.aurieh.me": { + "error": "HTTPSConnectionPool(host='pl.aurieh.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.nokotaro.work": { + "error": "HTTPSConnectionPool(host='misskey.nokotaro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.shun1s.com": { + "error": "HTTPSConnectionPool(host='social.shun1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "k5fcww4kmjvaw64a5l4vf7jng.4chan.icu": { + "error": "HTTPSConnectionPool(host='k5fcww4kmjvaw64a5l4vf7jng.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "nextme.tk": { + "error": "HTTPSConnectionPool(host='nextme.tk', port=443): Read timed out. (read timeout=3)" + }, + "commu.xyz": { "error": 404 }, - "soton.eco": { + "pleroma.esy.fun": { + "error": "HTTPSConnectionPool(host='pleroma.esy.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma-api-prod.herokuapp.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -160044,10 +164769,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": false, + "invitesEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Sotoneco", + "nodeName": "DY Production", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -160055,7 +164780,10 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain" + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -160092,8 +164820,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soton.eco/users/anise", - "https://soton.eco/users/hokuhoku" + "https://pleroma-api-prod.herokuapp.com/users/stwf" ], "suggestions": { "enabled": false @@ -160105,7 +164832,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -160115,164 +164842,72 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.50" }, "usage": { - "localPosts": 723, + "localPosts": 13, "users": { - "total": 4 + "total": 15 } }, "version": "2.0" } }, - "feliver.se": { + "cloud2.vault84.de": { "error": 404 }, - "toot.ws": { - "error": "HTTPSConnectionPool(host='toot.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.ws timed out. (connect timeout=3)'))" + "network.reyesbros.fr": { + "error": "HTTPSConnectionPool(host='network.reyesbros.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bouts.me": { - "error": "HTTPSConnectionPool(host='bouts.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "peertube.filmaidykai.net": { + "error": "HTTPSConnectionPool(host='peertube.filmaidykai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "writerfriends.space": { + "akibadon.com": { + "error": "HTTPSConnectionPool(host='akibadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hub18.talkplus.org": { + "error": "HTTPSConnectionPool(host='hub18.talkplus.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub18.talkplus.org' doesn't match either of 'cluster021.hosting.ovh.net', 'www.cluster021.hosting.ovh.net'\")))" + }, + "mastodon.batato.be": { + "error": "HTTPSConnectionPool(host='mastodon.batato.be', port=443): Read timed out. (read timeout=3)" + }, + "ec2.a9z.dev": { + "error": "HTTPSConnectionPool(host='ec2.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "flanintheface.com": { "nodeinfo": { - "metadata": { - "nodeName": "writerfriends.space", - "nodeDescription": "A small, intentional community of writers working together.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 9, - "activeHalfyear": 4 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 57 + "localPosts": 742 }, - "version": "2.0" + "openRegistrations": false } }, - "social.dlowe.net": { - "error": "HTTPSConnectionPool(host='social.dlowe.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.dlowe.net timed out. (connect timeout=3)'))" - }, - "mstdn.osaka": { - "error": "HTTPSConnectionPool(host='mstdn.osaka', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.osaka timed out. (connect timeout=3)'))" - }, - "birrasybits.wordpress.com": { - "error": 404 - }, - "social.piperrak.cc": { + "polymorph.cool": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Piperrak", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.piperrak.cc/users/siroco" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 5 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 217, + "localComments": 53 }, "openRegistrations": false, "protocols": [ @@ -160282,88 +164917,98 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.50-11-g841e4e4d-develop+dev" - }, - "usage": { - "localPosts": 142, - "users": { - "total": 3 - } - }, - "version": "2.0" + "metadata": { + "email": "frankie@frankiezafe.org" + } } }, - "imd.social": { + "sns.shollow.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 42, - "activeMonth": 24, - "activeHalfyear": 46 + "total": 4, + "activeMonth": 0, + "activeHalfyear": 4 }, - "localPosts": 1023 + "localPosts": 56 }, "openRegistrations": true } }, - "blog.frizk.net": { - "error": 404 - }, - "status.underworld.fr": { + "transmission.zetapress.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "lnxt.cloud": { - "error": 404 - }, - "pleroma.dupon.in": { - "error": "HTTPSConnectionPool(host='pleroma.dupon.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "randomisland.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 183, + "localComments": 324 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "petersmithca@gmail.com" + } + } }, - "roaming.motley.cloud": { + "mastodon.technosorcery.net": { "error": 404 }, - "cyberia.social": { - "error": 502 - }, - "mastodon.delurk.com": { - "error": "HTTPSConnectionPool(host='mastodon.delurk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.paw.cafe": { - "error": 502 - }, - "mst.dolpen.net": { - "error": "HTTPSConnectionPool(host='mst.dolpen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.xn--y8j148r.xn--q9jyb4c": { - "error": "HTTPSConnectionPool(host='mstdn.xn--y8j148r.xn--q9jyb4c', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nogitsune.moe": { - "error": "HTTPSConnectionPool(host='nogitsune.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.michaelgeist.ca": { - "error": 404 + "roxxers.xyz": { + "error": "HTTPSConnectionPool(host='roxxers.xyz', port=443): Read timed out. (read timeout=3)" }, - "social.hairydiode.xyz": { + "salon.social": { "error": 404 }, - "nuage.autre.net": { - "error": "HTTPSConnectionPool(host='nuage.autre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "our.wtf": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 14 + }, + "openRegistrations": true + } }, - "merci-la-police.fr": { + "peertube.volaras.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -160378,24 +165023,30 @@ "openRegistrations": false, "usage": { "users": { - "total": 14 + "total": 11 }, - "localPosts": 70, - "localComments": 1 + "localPosts": 5512, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Merci la police !", - "nodeDescription": "Site fran\u00e7ais visant \u00e0 centraliser et sauvegarder les vid\u00e9os de violences polici\u00e8res. ", + "nodeName": "Volaras", + "nodeDescription": "", "nodeConfig": { "plugin": { + "registered": [] + }, + "theme": { "registered": [ { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "name": "bittube-dark-mode", + "version": "1.0.8", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -160405,29 +165056,30 @@ } } } - ] - }, - "theme": { - "registered": [], - "default": "default" + ], + "default": "bittube-dark-mode" }, "email": { "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -160443,7 +165095,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -160515,158 +165167,444 @@ } } }, - "gentler.earth": { - "error": "HTTPSConnectionPool(host='gentler.earth', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cafe.sunbeam.city": { - "error": 502 + "kaiju.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 438 + }, + "openRegistrations": false + } }, - "mastodon.miri.cloud": { - "error": "HTTPSConnectionPool(host='mastodon.miri.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "archive.neckbeard.xyz": { + "error": "HTTPSConnectionPool(host='archive.neckbeard.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "next.alice-and-bob.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.moshbox.jp": { + "error": "HTTPSConnectionPool(host='mastodon.moshbox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "motodn.jp": { - "error": "HTTPSConnectionPool(host='motodn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "pixel.libranet.de": { + "nodeinfo": { + "metadata": { + "nodeName": "pixel.libranet.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "video/mp4,image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "LIBRANET.de pixel", + "domain": "pixel.libranet.de", + "url": "https://pixel.libranet.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 7, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 2, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false + } }, - "cloud.hebertatx.com": { + "md0.ru": { "error": 404 }, - "greekgodbod.com": { - "error": "HTTPSConnectionPool(host='greekgodbod.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "www.makeuseof.com": { + "error": 403 }, - "status.jiazhao.ink": { - "error": "HTTPSConnectionPool(host='status.jiazhao.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.plfgr.eu.org": { + "error": "HTTPSConnectionPool(host='social.plfgr.eu.org', port=443): Read timed out. (read timeout=3)" }, - "yamastodon.com": { - "error": "HTTPSConnectionPool(host='yamastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.nullfu.org": { + "error": "HTTPSConnectionPool(host='mastodon.nullfu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.project47.xyz": { - "error": "HTTPSConnectionPool(host='tube.project47.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "pixel.rights.ninja": { + "error": 404 }, - "jorts.horse": { + "suprt.me": { + "error": "HTTPSConnectionPool(host='suprt.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "intranet.serviciosplus.com.es": { + "error": 404 + }, + "mimumedon.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 200, - "activeMonth": 109, - "activeHalfyear": 136 + "total": 10664, + "activeMonth": 1190, + "activeHalfyear": 2549 }, - "localPosts": 379466 + "localPosts": 9065891 }, - "openRegistrations": false + "openRegistrations": true } }, - "wasaradan.m.to": { - "error": "HTTPSConnectionPool(host='wasaradan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.fabien-berini.fr": { - "error": "HTTPSConnectionPool(host='mastodon.fabien-berini.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "icosahedron.website/users/resir014": { + "error": 404 }, - "qa1.getpterotype.com": { - "error": "HTTPSConnectionPool(host='qa1.getpterotype.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to qa1.getpterotype.com timed out. (connect timeout=3)'))" + "mastodon.social/users/eurasierboy": { + "error": 404 }, - "natudon-fishing.net": { + "cloud.duckycloud.com": { "error": 404 }, - "mastodon.land": { - "error": "HTTPSConnectionPool(host='mastodon.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.constellation-mu.se": { + "error": "HTTPSConnectionPool(host='nextcloud.constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nasqueron.org": { - "error": 503 + "banco@mastodon.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 + }, + "openRegistrations": false + } }, - "activitypub.tk": { - "error": "HTTPSConnectionPool(host='activitypub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mikado-city.jp": { + "error": "HTTPSConnectionPool(host='mikado-city.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cmx.uni-corn.me": { - "error": "HTTPSConnectionPool(host='cmx.uni-corn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mayo55.jp": { + "error": "HTTPSConnectionPool(host='mayo55.jp', port=443): Read timed out. (read timeout=3)" }, - "zyx.dragonpsi.xyz": { + "v2.nyoki.club": { + "error": "HTTPSConnectionPool(host='v2.nyoki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "anomalocaris.link": { + "error": "HTTPSConnectionPool(host='anomalocaris.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "earfolds.com": { "error": 404 }, - "awoo.chat": { + "psodon.com": { + "error": "HTTPSConnectionPool(host='psodon.com', port=443): Read timed out. (read timeout=3)" + }, + "social.infra4future.de": { + "error": "HTTPSConnectionPool(host='social.infra4future.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "i.mycard.moe": { + "error": "HTTPSConnectionPool(host='i.mycard.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.noraworld.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 30, - "activeMonth": 5, - "activeHalfyear": 13 + "total": 251, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 8865 + "localPosts": 8738 }, "openRegistrations": true } }, - "mastodon.social/users/CC": { + "werewolf.masto.host": { + "error": "HTTPSConnectionPool(host='werewolf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.daichan.club": { + "error": "HTTPSConnectionPool(host='mstdn.daichan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.daichan.club' doesn't match 'daichan.club'\")))" + }, + "natsuki.mst.blue": { "error": 404 }, - "hollandsepod.nl": { - "error": "HTTPSConnectionPool(host='hollandsepod.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zennou.m.to": { + "error": "HTTPSConnectionPool(host='zennou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.heaton.dev": { - "error": 403 + "maid.mstdn.social": { + "error": "HTTPSConnectionPool(host='maid.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maid.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" }, - "cycling.ianbgibson.com": { + "cloud.chrisbrennanphoto.net": { + "error": 404 + }, + "oof.me": { + "error": "HTTPSConnectionPool(host='oof.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "diaspora.niemeczek.at": { + "error": "HTTPSConnectionPool(host='diaspora.niemeczek.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "sozial.azorvida.eu": { + "error": "HTTPSConnectionPool(host='sozial.azorvida.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sozial.azorvida.eu' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "cloud.wrede.ca": { + "error": 404 + }, + "masto.dev.host": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tube.noise.rocks": { "nodeinfo": { - "metadata": { - "nodeName": "Ian's Cycling", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 5, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Noise Rocks PeerTube", + "nodeDescription": "Noise Rocks PeerTube, a federated (ActivityPub) video streaming platform dedicated to weird or beautiful music, using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "cloud.potel.info": { + "error": 404 + }, + "mastodon.alfheim.ca": { + "error": "HTTPSConnectionPool(host='mastodon.alfheim.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.ataxya.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "floofy.club": { + "error": "HTTPSConnectionPool(host='floofy.club', port=443): Read timed out. (read timeout=3)" + }, + "gancio3.tunnel.datahub.at": { + "error": "HTTPSConnectionPool(host='gancio3.tunnel.datahub.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "beeslink.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 5 + "localPosts": 7 }, - "version": "2.0" + "openRegistrations": false } }, - "harithsanotes.xyz": { + "social.4ray.co": { + "error": "HTTPSConnectionPool(host='social.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pl.wowana.me": { "nodeinfo": { "metadata": { - "nodeName": "Harithsa Notes", - "nodeDescription": "Journey of a person to the end of his life", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "TagPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "bidule.menf.in", + "eldritch.cafe", + "gluten.space", + "is.nota.live", + "koyu.space", + "likeable.space", + "mastodon.art", + "mastodon.host", + "mst3k.interlinked.me", + "pleroma.amplifie.red", + "social.libre.fi", + "social.pixie.town", + "vernunftzentrum.de", + "weirder.earth", + "yeehaw.town", + "cybre.space", + "mastodon.social", + "playvicious.social", + "sunbeam.city", + "witches.live", + "botsin.space", + "fedi.lynnesbian.space", + "is.a.qute.dog", + "mastodon.starrevolution.org", + "plural.cafe", + "social.diskseven.com", + "kiwifarms.cc", + "gab.com", + "gleasonator.com", + "ligma.pro", + "social.byoblu.com", + "spinster.xyz", + "vulpine.club" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "social.librem.one", + "pleroma.mouse.services" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "Single-user instance", + "nodeName": "pl.wowana.me", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain" + ], + "private": true, + "restrictedNicknames": [], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pl.wowana.me/users/opal" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -160675,77 +165613,109 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.2-13-ged1c780f-release-2-0-2" }, "usage": { + "localPosts": 11317, "users": { - "total": 1 - }, - "localPosts": 46 + "total": 2 + } }, "version": "2.0" } }, - "mastodon.wickenberg.nu": { + "gravurartheyna.de/socal": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "sio.masto.host": { + "error": "HTTPSConnectionPool(host='sio.masto.host', port=443): Read timed out. (read timeout=3)" + }, + "social.zxq.co": { + "error": "HTTPSConnectionPool(host='social.zxq.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zxq.co' doesn't match either of 'carybazalgette.net', 'www.carybazalgette.net'\")))" + }, + "heypumpk.in": { + "error": 404 + }, + "amum.al": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 15, + "activeMonth": 2, + "activeHalfyear": 19 }, - "localPosts": 3 + "localPosts": 146 }, "openRegistrations": true } }, - "volkn.naruciakk.eu": { - "error": 404 + "blackgerman.lassanay.net": { + "error": 406 }, - "mastodon.lu": { + "not.phrack.fyi": { + "error": "HTTPSConnectionPool(host='not.phrack.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.macfan.ne.jp": { + "error": "HTTPSConnectionPool(host='mstdn.macfan.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "satellite.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='satellite.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.bnolet.me": { + "error": "HTTPSConnectionPool(host='m.bnolet.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fuckfuckfuckfuckfuckfuckfuckfuckfuckfuckfuck.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nx6933.your-storageshare.de": { + "error": 403 + }, + "mastodon.jonspark.com": { + "error": "HTTPSConnectionPool(host='mastodon.jonspark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mast.bricin.net": { + "error": "HTTPSConnectionPool(host='mast.bricin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.raghavgururajan.net": { + "error": "HTTPSConnectionPool(host='social.raghavgururajan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.tomocraft.tech": { + "error": "HTTPSConnectionPool(host='mstdn.tomocraft.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mst.vsta.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 135, - "activeMonth": 119, - "activeHalfyear": 119 + "total": 9, + "activeMonth": 3, + "activeHalfyear": 8 }, - "localPosts": 1609 + "localPosts": 785 }, - "openRegistrations": true + "openRegistrations": false } }, - "css-tricks.com": { - "error": 404 - }, - "cathuman.m.to": { - "error": "HTTPSConnectionPool(host='cathuman.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lermer.nl": { + "mirrored.social": { "nodeinfo": { "version": "2.0", "software": { @@ -160757,172 +165727,560 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 43, + "activeMonth": 36, + "activeHalfyear": 41 }, - "localPosts": 550 + "localPosts": 33581 }, - "openRegistrations": true + "openRegistrations": false } }, - "knzkoniisan.club": { - "error": "HTTPSConnectionPool(host='knzkoniisan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bibeogaem.zone": { - "error": "HTTPSConnectionPool(host='bibeogaem.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "microblog.onemanandhisblog.com": { - "error": 404 - }, - "social.gionathandiani.name": { - "error": 404 - }, - "mastodon.johnassel.de": { - "error": "HTTPSConnectionPool(host='mastodon.johnassel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.johnassel.de' doesn't match either of 'admin.j-sell.de', 'admin.johnassel.de', 'admin.jonas-sell.de', 'admin.jonassell.de', 'cloud.j-sell.de', 'cloud.johnassel.de', 'cloud.jonas-sell.de', 'cloud.jonassell.de', 'cockpit.johnassel.de', 'ddns.j-sell.de', 'ddns.johnassel.de', 'ddns.jonas-sell.de', 'ddns.jonassell.de', 'dl.johnassel.de', 'imap.j-sell.de', 'imap.johnassel.de', 'imap.jonas-sell.de', 'imap.jonassell.de', 'j-sell.de', 'jabber.johnassel.de', 'johnassel.de', 'jonas-sell.de', 'jonassell.de', 'mail.j-sell.de', 'mail.johnassel.de', 'mail.jonas-sell.de', 'mail.jonassell.de', 'owncloud.j-sell.de', 'owncloud.johnassel.de', 'owncloud.jonas-sell.de', 'owncloud.jonassell.de', 'portal.j-sell.de', 'portal.johnassel.de', 'portal.jonas-sell.de', 'portal.jonassell.de', 'rss.j-sell.de', 'rss.johnassel.de', 'rss.jonas-sell.de', 'rss.jonassell.de', 'smtp.j-sell.de', 'smtp.johnassel.de', 'smtp.jonas-sell.de', 'smtp.jonassell.de', 'stream.j-sell.de', 'stream.johnassel.de', 'stream.jonas-sell.de', 'stream.jonassell.de', 'tine.j-sell.de', 'tine.johnassel.de', 'tine.jonas-sell.de', 'tine.jonassell.de', 'www.j-sell.de', 'www.johnassel.de', 'www.jonas-sell.de', 'www.jonassell.de'\")))" - }, - "catscatscats.party": { - "error": "HTTPSConnectionPool(host='catscatscats.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "puredon.matcha-soft.com": { + "error": "HTTPSConnectionPool(host='puredon.matcha-soft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.black-cats.fr": { - "error": "HTTPSConnectionPool(host='mastodon.black-cats.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "drop.turtlepwr.com": { + "error": "HTTPSConnectionPool(host='drop.turtlepwr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.senselesswisdom.net": { + "tastypi.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 4 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 1124, - "localComments": 191 + "localPosts": 142 + }, + "openRegistrations": false + } + }, + "waifu.one": { + "error": "HTTPSConnectionPool(host='waifu.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "loma.ml": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "pumpio" + ], + "outbound": [ + "blogger", + "insanejournal", + "linkedin", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 190, + "activeHalfyear": 159, + "activeMonth": 106 + }, + "localPosts": 375560, + "localComments": 34741 }, + "openRegistrations": true, "metadata": { - "email": "webmaster@yodahome.de" + "nodeName": "[\u02c8loma]", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "insanejournal", + "linkedin", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "mishin.m.to": { - "error": "HTTPSConnectionPool(host='mishin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cyb3r.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 61 + }, + "openRegistrations": false + } }, - "mstdn-kanazawa.jp": { - "error": "HTTPSConnectionPool(host='mstdn-kanazawa.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "teslam.in": { + "error": 404 }, - "video.pure-isp.eu": { + "mastodon.chantierlibre.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 52290, - "localComments": 1 + "localPosts": 332 }, + "openRegistrations": false + } + }, + "speedequalsdistanceovertime.com": { + "error": "HTTPSConnectionPool(host='speedequalsdistanceovertime.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blackice.online": { + "error": "HTTPSConnectionPool(host='blackice.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.piriform.com": { + "error": 404 + }, + "deadline.com": { + "error": 404 + }, + "nth.io": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "nodeName": "Pure ISP Tube", - "nodeDescription": "Pure ISP Tube is the PeerTube website of Pure ISP.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma fediverse instance.", + "nodeName": "nth.io", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 81, + "users": { + "total": 5 + } + }, + "version": "2.0" + } + }, + "firecow.cafe": { + "error": "HTTPSConnectionPool(host='firecow.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "activitypub.lacolaco.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1204 + }, + "openRegistrations": false + } + }, + "unsupervised.ca": { + "error": 404 + }, + "mstdn.hima-jin.info": { + "error": "HTTPSConnectionPool(host='mstdn.hima-jin.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.grezl.eu": { + "error": 404 + }, + "mastodonjp.m.to": { + "error": "HTTPSConnectionPool(host='mastodonjp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lasthub.tk": { + "error": "HTTPSConnectionPool(host='lasthub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "view.furrytf.club": { + "error": "HTTPSConnectionPool(host='view.furrytf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "weebs.moe": { + "error": "HTTPSConnectionPool(host='weebs.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'weebs.moe' doesn't match 'chapi.cyklan.de'\")))" + }, + "laze.today": { + "error": 404 + }, + "pixelfed.veenus.art": { + "error": "HTTPSConnectionPool(host='pixelfed.veenus.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.literati.org": { + "error": "HTTPSConnectionPool(host='social.literati.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.framboisier.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 18, + "localComments": 11 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "marc@framboisier.net" + } + } + }, + "www.vegard.net": { + "error": 404 + }, + "mastodon.social/users/armuvalus": { + "error": 404 + }, + "lpmoeller.de//imamit": { + "error": "HTTPSConnectionPool(host='lpmoeller.de', port=443): Max retries exceeded with url: //imamit/.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + }, + "bugs.social": { + "error": 404 + }, + "ap.fourth-brigade.jp": { + "error": "HTTPSConnectionPool(host='ap.fourth-brigade.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fediverse.keithzg.ca": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Fediverse/KeithZG", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fediverse.keithzg.ca/users/keithzg" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.6" + }, + "usage": { + "localPosts": 690, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "9v5j3b8vp6li.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.jordanhall.co.uk": { + "error": "HTTPSConnectionPool(host='friendica.jordanhall.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.minzord.eu.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 3724, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "MinzTube", + "nodeDescription": "Instance Peertube personnel de Minzord.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -160932,14 +166290,11 @@ } } } - ] - }, - "theme": { - "registered": [], - "default": "default" + ], + "default": "bittube-dark-mode" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -160951,15 +166306,7 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -160967,7 +166314,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -161004,18 +166351,7 @@ "extensions": [ ".webm", ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + ".mp4" ] } }, @@ -161031,8 +166367,8 @@ } }, "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -161040,30 +166376,18 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "justporn.cc": { - "error": "HTTPSConnectionPool(host='justporn.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "moe.twee.moe": { - "error": "HTTPSConnectionPool(host='moe.twee.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.cvh-server.de": { - "error": 404 - }, - "yagi.stodon.com": { - "error": "HTTPSConnectionPool(host='yagi.stodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.la-famille-muller.fr": { + "mewl.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "misskey", + "version": "12.35.1" }, "protocols": [ "activitypub" @@ -161077,114 +166401,228 @@ }, "openRegistrations": false, "usage": { - "users": { - "total": 1 - }, - "localPosts": 5, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "\u3081\u3046\u308b\u307f", + "nodeDescription": "\u3053\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u767b\u9332\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u307e\u305b\u3093\uff61
\u65b0\u3057\u3044\u4e16\u754c\u3067\u7e4b\u304c\u308d\u3046 - Misskey\u3092\u306f\u3058\u3081\u3088\u3046 \u306a\u3069\u306b\u4ed6\u306eMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c\u63b2\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\uff61
", + "maintainer": { + "name": "mewl", + "email": "mewl@mewl.me" }, - "nodeName": "YunoHost PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "langs": [ + "" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": true, + "enableRecaptcha": false, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true } } }, - "iscute.ovh": { - "error": "HTTPSConnectionPool(host='iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" - }, - "msm.moe": { - "error": "HTTPSConnectionPool(host='msm.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "dogshed.reclaim.technology": { + "error": "HTTPSConnectionPool(host='dogshed.reclaim.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "norden.social/@ceha": { - "error": 404 + "a.nom.pl": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pl.smuglo.li", + "mastodon.starrevolution.org", + "fedi.absturztau.be", + "sinblr.com" + ], + "media_nsfw": [ + "pl.smuglo.li", + "baraag.net", + "sinblr.com" + ], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "Polska instancja Pleromy", + "nodeName": "Anom", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://a.nom.pl/users/BluRaf", + "https://a.nom.pl/users/teqwve", + "https://a.nom.pl/users/Michcioperz", + "https://a.nom.pl/users/wolf480pl" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 1226, + "users": { + "total": 9 + } + }, + "version": "2.0" + } }, - "wandering.shop": { + "mastodooooooon.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1575, - "activeMonth": 188, - "activeHalfyear": 295 + "total": 20, + "activeMonth": 7, + "activeHalfyear": 11 }, - "localPosts": 390509 + "localPosts": 53307 }, "openRegistrations": false } }, - "friends.deko.cloud": { + "videos.koumoul.com": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "name": "peertube", + "version": "1.2.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 6 + "total": 4 }, - "localPosts": 2290, - "localComments": 1235 + "localPosts": 1579, + "localComments": 0 }, - "openRegistrations": false, "metadata": { - "nodeName": "Deko Friends", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "Koumoul", + "nodeDescription": "Cette instance permet de diffuser, par P2P, les videos de https://koumoul.com\n" } } }, - "runicfire.masto.host": { + "774.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -161196,150 +166634,102 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 0, + "total": 4, + "activeMonth": 1, "activeHalfyear": 2 }, - "localPosts": 2 + "localPosts": 61 }, - "openRegistrations": true + "openRegistrations": false } }, - "oc.libranet.de": { - "error": 404 - }, - "cyberiacafe.club": { - "error": "HTTPSConnectionPool(host='cyberiacafe.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cyberiacafe.club timed out. (connect timeout=3)'))" - }, - "interflow.org": { - "error": 404 - }, - "lovesyou.princesa.company": { - "error": 404 - }, - "geotdn.i-red.info": { + "fedi.queerdorks.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 16, - "activeMonth": 13, - "activeHalfyear": 17 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 18212 + "localPosts": 395 }, "openRegistrations": true } }, - "hubzilla.autrechose.club": { - "error": 404 - }, - "rss.mrkiddle.co.uk": { - "error": "HTTPSConnectionPool(host='rss.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rss.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" - }, - "mstdn-tech.jp": { - "error": "HTTPSConnectionPool(host='mstdn-tech.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "orfeo.pt": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.diva.exchange": { + "h.kokuda.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 36, + "activeMonth": 14, + "activeHalfyear": 21 }, - "localPosts": 17 + "localPosts": 11437 }, - "openRegistrations": true + "openRegistrations": false } }, - "seefly.xyz": { - "error": "HTTPSConnectionPool(host='seefly.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.evans.cologne": { - "error": 404 - }, - "cloud.add-secure.de": { - "error": "HTTPSConnectionPool(host='cloud.add-secure.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.add-secure.de' doesn't match 'add-sec.de'\")))" - }, - "social.ctu.cx": { - "error": 500 - }, - "berlinuxlab.net": { - "error": 404 - }, - "fr.sandbox.ulule.com": { - "error": 404 - }, - "ein-hub-von-vielen.de": { - "error": 404 - }, - "social.spiwit.net": { - "error": "HTTPSConnectionPool(host='social.spiwit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.metaccount.de": { + "social.illegalpornography.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 12, + "activeMonth": 9, + "activeHalfyear": 11 }, - "localPosts": 15 + "localPosts": 115009 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.kampftoast.de": { - "error": "HTTPSConnectionPool(host='mastodon.kampftoast.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.zny.pw": { + "error": "HTTPSConnectionPool(host='mastodon.zny.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.net.ru": { - "error": "HTTPSConnectionPool(host='pleroma.net.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.net.ru timed out. (connect timeout=3)'))" + "cat.social": { + "error": "HTTPSConnectionPool(host='cat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodos.com": { + "nuage.fraize.fr": { "error": 404 }, - "tootcn.com": { - "error": "HTTPSConnectionPool(host='tootcn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tootcn.com timed out. (connect timeout=3)'))" + "trans.town": { + "error": "HTTPSConnectionPool(host='trans.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lwvhjk6pr3.4chan.icu": { - "error": "HTTPSConnectionPool(host='lwvhjk6pr3.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "weisser-zwerg.dev": { + "error": 404 }, - "nha.one": { - "error": "HTTPSConnectionPool(host='nha.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "nokotaro.com": { + "error": "HTTPSConnectionPool(host='nokotaro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "ap.auri.ga": { + "peertube.stemy.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -161351,140 +166741,383 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 13 + }, + "localPosts": 4529, + "localComments": 6 }, "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": { - "name": "naf", - "email": "naf@auri.ga" + "taxonomy": { + "postsName": "Videos" }, - "maxNoteTextLength": 500, - "enableServiceWorker": "GULWhLdhRxI5GJQSNCgWoUeDHfhDuievs3Tj1Ton5p8" + "nodeName": "StemyTube", + "nodeDescription": "Ceci est mon instance personnelle.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.hypatie.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.hypatie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nifty.cc": { + "error": "HTTPSConnectionPool(host='nifty.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "hckr.no": { - "error": "HTTPSConnectionPool(host='hckr.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "multiple-creature.party": { + "error": "HTTPSConnectionPool(host='multiple-creature.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon-lyontech.fr": { - "error": "HTTPSConnectionPool(host='mastodon-lyontech.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pitman.social": { + "error": "HTTPSConnectionPool(host='pitman.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.gamma-x.net": { - "error": "HTTPSConnectionPool(host='m.gamma-x.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "anitwitter.moe": { + "error": "HTTPSConnectionPool(host='anitwitter.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.triathlon.one": { + "mstdn.s7t.de": { + "error": 404 + }, + "narusaka.herokuapp.com": { + "error": 404 + }, + "pleroma.raramagi.ga": { + "error": "HTTPSConnectionPool(host='pleroma.raramagi.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "antifasocial.club": { + "error": "HTTPSConnectionPool(host='antifasocial.club', port=443): Read timed out. (read timeout=3)" + }, + "social.digitalcastle.me": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 7, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 6 + "localPosts": 109, + "localComments": 34 }, - "openRegistrations": true + "openRegistrations": false, + "metadata": { + "nodeName": "DigitalCastle", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "fedifilth.subzone.net": { - "error": "HTTPSConnectionPool(host='fedifilth.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.philgeld.ch": { - "error": "HTTPSConnectionPool(host='mastodon.philgeld.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.librenet.co.za": { - "error": "HTTPSConnectionPool(host='social.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.neko.lgbt": { + "error": "HTTPSConnectionPool(host='toot.neko.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.neko.lgbt' doesn't match either of '*.realmahjongg.com', 'realmahjongg.com'\")))" }, - "pixelfed.asonix.dog": { - "error": "HTTPSConnectionPool(host='pixelfed.asonix.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "toot.redmine.jp": { + "error": "HTTPSConnectionPool(host='toot.redmine.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "functional.cafe": { + "castling.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "castling.club", + "version": "n/a" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { - "users": { - "total": 402, - "activeMonth": 79, - "activeHalfyear": 79 - }, - "localPosts": 88299 + "users": {} }, - "openRegistrations": true + "metadata": { + "description": "A custom server in the fediverse that hosts games of chess. See https://castling.club/ for how to play!", + "admin": "https://mastodon.social/@kosinus", + "email": "fediverse@stephank.nl" + } } }, - "lazybear.social": { + "qgg5b3vru2ya265740qeo.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "stuttgart.social": { + "error": "HTTPSConnectionPool(host='stuttgart.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stuttgart.social' doesn't match either of '*.rleve.de', 'rleve.de'\")))" + }, + "tmk11.m213.xyz": { + "error": "HTTPSConnectionPool(host='tmk11.m213.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.hillexplorer.com": { + "error": "HTTPSConnectionPool(host='friendica.hillexplorer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.lucida-memo.info": { + "error": "HTTPSConnectionPool(host='mstdn.lucida-memo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s.libre.org": { + "error": "HTTPSConnectionPool(host='s.libre.org', port=443): Read timed out. (read timeout=3)" + }, + "infosecnerd.cc": { + "error": "HTTPSConnectionPool(host='infosecnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.mastoslm.pw": { + "error": "HTTPSConnectionPool(host='www.mastoslm.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.webhop.me": { + "error": "HTTPSConnectionPool(host='pleroma.webhop.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pokedon.org": { + "error": "HTTPSConnectionPool(host='pokedon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.bitbank.cc": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pleroma.yanlinaung.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.yanlinaung.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scholar.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3847, + "activeMonth": 511, + "activeHalfyear": 1642 }, - "localPosts": 1309 + "localPosts": 145396 }, "openRegistrations": true } }, - "inboxshare.com": { - "error": 404 + "pleroma.antopie.org": { + "error": "HTTPSConnectionPool(host='pleroma.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "en.pao.moe": { - "error": "HTTPSConnectionPool(host='en.pao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "gleasonator.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.laiguana.org": { + "dvnr.internet-box.ch": { + "error": 404 + }, + "sn.codem.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 33 + "localPosts": 403 }, "openRegistrations": false } }, - "mastodon.bombaywallah.com": { - "error": "HTTPSConnectionPool(host='mastodon.bombaywallah.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "infinimatix.net": { + "error": "HTTPSConnectionPool(host='infinimatix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.touha.me": { + "comicsofcolor.club": { + "error": "HTTPSConnectionPool(host='comicsofcolor.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "branchesculture.com": { + "error": 404 + }, + "mstdn.rinsuki.net": { "nodeinfo": { "version": "2.0", "software": { @@ -161496,179 +167129,209 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 1381 + "localPosts": 24487 }, "openRegistrations": false } }, - "t.wetofu.top": { - "error": "HTTPSConnectionPool(host='t.wetofu.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mstdnrs.club": { + "error": "HTTPSConnectionPool(host='mstdnrs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "neotag.net": { + "icosahedron.website/users/shel": { "error": 404 }, - "mastodon.pmhcvn.com": { - "error": "HTTPSConnectionPool(host='mastodon.pmhcvn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.pmhcvn.com timed out. (connect timeout=3)'))" + "m6n.onsen.tech": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 310, + "activeMonth": 23, + "activeHalfyear": 39 + }, + "localPosts": 30230 + }, + "openRegistrations": true + } }, - "eventideparlour.masto.host": { - "error": "HTTPSConnectionPool(host='eventideparlour.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "md.dd.zom.bi": { + "error": "HTTPSConnectionPool(host='md.dd.zom.bi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'md.dd.zom.bi' doesn't match either of 'bsod.dd.zom.bi', 'bw.dd.zom.bi', 'cam.dd.zom.bi', 'dd.zom.bi', 'fr34k.dd.zom.bi', 'grafana.dd.zom.bi', 'icecast.dd.zom.bi', 'jenkins.dd.zom.bi', 'mpdctl.dd.zom.bi', 'oc.dd.zom.bi', 'paste.dd.zom.bi', 'plex.dd.zom.bi', 'smokeping.dd.zom.bi', 'soc.dd.zom.bi', 'soc.zom.bi', 'status.dd.zom.bi'\")))" }, - "cloud.familie-reichl.org": { + "mstdn.nukaya.net": { "error": 404 }, - "make.socialwork.digital": { + "josephburnett.social": { + "error": "HTTPSConnectionPool(host='josephburnett.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "elysian.space": { + "error": "HTTPSConnectionPool(host='elysian.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.undeadnetwork.de": { "error": 404 }, - "someonewho.codes": { - "error": "HTTPSConnectionPool(host='someonewho.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "socia.esperant.io": { + "error": "HTTPSConnectionPool(host='socia.esperant.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.quebec.gq": { - "error": "HTTPSConnectionPool(host='mstdn.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "doll.moe": { + "error": "HTTPSConnectionPool(host='doll.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" }, - "socivitas.com": { + "blog.die-progressiven.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.2.6" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 6, + "localComments": 3 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": {} + } + }, + "so-called.life": { + "error": "HTTPSConnectionPool(host='so-called.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.tomokiwakimoto.com": { + "error": 404 + }, + "mstd.wh6b.org": { + "error": 502 + }, + "rumint.club": { + "error": "HTTPSConnectionPool(host='rumint.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rifest.tk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 8 + }, + "localPosts": 358, + "localComments": 8 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "keloero@oreolek.ru" + } + } + }, + "2.distsn.org": { + "error": "HTTPSConnectionPool(host='2.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "twimblr.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mast.e2.lc": { + "error": "HTTPSConnectionPool(host='mast.e2.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mugwort.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "nx3850.your-storageshare.de": { + "error": 403 + }, + "serverok.pl": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2019.03-dev-1300" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ + "friendica", + "activitypub", "diaspora", - "friendica" + "gnusocial" ], "outbound": [ + "friendica", + "activitypub", "diaspora", - "friendica" + "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ "dreamwidth", - "gnusocial", - "libertree", - "linkedin", "livejournal", - "pinterest", - "pumpio", "smtp", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 73, - "activeHalfyear": 34, - "activeMonth": 24 - }, - "localPosts": 2372, - "localComments": 68 - }, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "Socivitas - social-civil-vital", + "nodeName": "mend0za :: Friendica", "protocols": { "inbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", + "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "diaspora", "friendica", + "activitypub", + "diaspora", + "gnusocial", "atom1.0" ] }, "services": { "inbound": [ - "gnusocial", - "pumpio", "twitter" ], "outbound": [ "dreamwidth", - "gnusocial", - "libertree", - "linkedin", "livejournal", - "pinterest", - "pumpio", "smtp", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "plrm.beanlog.xyz": { - "error": "HTTPSConnectionPool(host='plrm.beanlog.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "clubclubclub.club": { - "error": "HTTPSConnectionPool(host='clubclubclub.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'clubclubclub.club' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "write.tedomum.net": { - "nodeinfo": { - "metadata": { - "nodeName": "TeDomum Write", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "" - }, - "usage": { - "users": { - "total": 124, - "activeHalfyear": 15 - }, - "localPosts": 397 - }, - "version": "2.0" - } - }, - "rusk.app": { - "error": "HTTPSConnectionPool(host='rusk.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "steps.m.to": { - "error": "HTTPSConnectionPool(host='steps.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "siina.wtf": { - "error": "HTTPSConnectionPool(host='siina.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dum.moe": { - "error": 404 - }, - "va-11-hall-a.cafe": { + "patch.cx": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -161682,226 +167345,12 @@ "multifetch", "pleroma:api/v1/notifications:include_types_filter", "media_proxy", + "chat", "relay", "pleroma_emoji_reactions" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site", - "WomenAreStupid" - ], - "replace": [ - { - "pattern": "forbiddenlove", - "replacement": "yuri" - } - ] - }, - "mrf_policies": [ - "SimplePolicy", - "EnsureRePrepended", - "UserAllowListPolicy", - "AntiFollowbotPolicy", - "MediaProxyWarmingPolicy", - "NormalizeMarkup", - "TagPolicy", - "KeywordPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "abdl.link", - "anime.website", - "animeisgay.com", - "artalley.porn", - "best-friends.chat", - "birdsite.link", - "botsin.space", - "bsd.network", - "castling.club", - "dtp-mstdn.jp", - "felisitas.cloud", - "gay.nsfw.onl", - "glindr.org", - "humblr.social", - "jorts.horse", - "kinky.business", - "kinkyelephant.com", - "maly.io", - "mastodon.social", - "mastodon.xyz", - "mstdn.beer", - "mstdn.fr", - "mstdn.jp", - "mstdn.maud.io", - "mstdn.sasachi.tokyo", - "mstdn.soysoftware.net", - "mstdn.y-zu.org", - "not.phrack.fyi", - "nudie.social", - "oransns.com", - "raspidon.mamemo.online", - "rubber.social", - "shitposter.club", - "sinblr.com", - "sukebeneko.com", - "switter.at", - "under-bank.blue", - "vocalodon.net", - "waifu.social", - "weeaboo.space", - "youkai.town" - ], - "media_nsfw": [ - "abdl.link", - "artalley.porn", - "gay.nsfw.onl", - "kinky.business", - "kinkyelephant.com", - "mastodon.xyz", - "mstdn.fr", - "nudie.social", - "pl.kotobank.ch", - "rubber.social", - "shitposter.club", - "social.super-niche.club", - "switter.at" - ], - "media_removal": [ - "baraag.net", - "pawoo.net" - ], - "reject": [ - "albin.social", - "archivefedifor.fun", - "baraag.net", - "counter.social", - "cyzed.eu", - "daffodil-11.org", - "develop.gab.com", - "exited.eu", - "feminism.lgbt", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "freezepeach.xyz", - "gab.com", - "gab.polaris-1.work", - "gab.sleeck.eu", - "gabfed.com", - "gameliberty.club", - "gameloberty.com", - "glindr.org", - "hagra.net", - "humblr.social", - "kiwifarms.cc", - "kneegrows.top", - "liberdon.com", - "ligma.pro", - "marchgenso.me", - "melalandia.tk", - "miaou.drycat.fr", - "minds.com", - "mstdn.io", - "neckbeard.xyz", - "neo.hongeipii.com", - "newjack.city", - "noagendasocial.com", - "not-develop.gab.com", - "pawoo.net", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.kiwifarms.net", - "preteengirls.biz", - "prout.social", - "pub.minds.com", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "sinblr.com", - "social.jesuislibre.net", - "social.librem.one", - "social.louisoft01.moe", - "social.quodverum.com", - "socnet.supes.com", - "spinster.xyz", - "stalin.rocks", - "the.hedgehoghunter.club", - "thechad.zone", - "toot.love", - "tootsocial.com", - "unsafe.space", - "voluntaryism.club" - ], - "reject_deletes": [], - "report_removal": [] - }, - "mrf_user_allowlist": {}, - "quarantined_instances": [ - "albin.social", - "archivefedifor.fun", - "baraag.net", - "counter.social", - "cyzed.eu", - "daffodil-11.org", - "develop.gab.com", - "exited.eu", - "feminism.lgbt", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "freezepeach.xyz", - "gab.com", - "gab.polaris-1.work", - "gab.sleeck.eu", - "gabfed.com", - "gameliberty.club", - "gameloberty.com", - "glindr.org", - "hagra.net", - "humblr.social", - "kiwifarms.cc", - "kneegrows.top", - "liberdon.com", - "marchgenso.me", - "melalandia.tk", - "miaou.drycat.fr", - "minds.com", - "mstdn.io", - "neckbeard.xyz", - "neo.hongeipii.com", - "newjack.city", - "noagendasocial.com", - "not-develop.gab.com", - "pawoo.net", - "pl.smuglo.li", - "pleroma.cucked.me", - "pleroma.kiwifarms.net", - "preteengirls.biz", - "prout.social", - "pub.minds.com", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "sinblr.com", - "social.jesuislibre.net", - "social.librem.one", - "social.louisoft01.moe", - "social.quodverum.com", - "socnet.supes.com", - "spinster.xyz", - "stalin.rocks", - "the.hedgehoghunter.club", - "thechad.zone", - "toot.love", - "tootsocial.com", - "unsafe.space", - "voluntaryism.club" - ] + "enabled": true }, "fieldsLimits": { "maxFields": 10, @@ -161909,10 +167358,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A nice Pleroma instance with nya and meows", - "nodeName": "VA-11 Hall-A Cafe", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -161960,19 +167409,19 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://va-11-hall-a.cafe/users/jill" + "https://patch.cx/users/rin" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 100000000 + "avatar": 20000000, + "background": 20000000, + "banner": 20000000, + "general": 50000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -161982,47 +167431,36 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-623-g7140d8c6-va-11-hall-a" + "version": "2.0.50-668-g4c0af1cb-develop" }, "usage": { - "localPosts": 1030, + "localPosts": 23357, "users": { - "total": 4 + "total": 73 } }, "version": "2.0" } }, - "cpcp6w4092.4chan.icu": { - "error": "HTTPSConnectionPool(host='cpcp6w4092.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "relay.social.seattle.wa.us": { - "error": 404 - }, - "cofe.pea.sh": { - "error": "HTTPSConnectionPool(host='cofe.pea.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mast.newfield1001.de": { + "error": "HTTPSConnectionPool(host='mast.newfield1001.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "r000t.com": { + "mastodon.walther.network": { "error": 404 }, - "nanasi.m.to": { - "error": "HTTPSConnectionPool(host='nanasi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.switter.at": { - "error": "HTTPSConnectionPool(host='test.switter.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.filiuspatris.net": { + "lick.blue": { "nodeinfo": { - "metadata": { - "nodeName": "TobTobXX's peronal blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "localPosts": 50, + "localComments": 2 }, "openRegistrations": false, "protocols": [ @@ -162030,30 +167468,26 @@ ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 10 + "outbound": [] }, - "version": "2.0" + "metadata": { + "email": "xial.ltbt@lick.blue" + } } }, - "hub18.talkplus.org": { - "error": "HTTPSConnectionPool(host='hub18.talkplus.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub18.talkplus.org' doesn't match either of 'cluster021.hosting.ovh.net', 'www.cluster021.hosting.ovh.net'\")))" + "videos.hack2g2.fr": { + "error": "HTTPSConnectionPool(host='videos.hack2g2.fr', port=443): Read timed out. (read timeout=3)" }, - "fujisawadon.com": { - "error": "HTTPSConnectionPool(host='fujisawadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "libretube.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "flix.librenet.co.za": { + "fedi.petras.space": { + "error": 502 + }, + "squs.gelez.xyz": { + "error": 502 + }, + "peertube.pl": { "nodeinfo": { "version": "2.0", "software": { @@ -162075,18 +167509,45 @@ "users": { "total": 3 }, - "localPosts": 10080, - "localComments": 8 + "localPosts": 3785, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", + "nodeName": "PeerTube.PL", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "logo-framasoft", + "version": "0.0.1", + "description": "Framasoft logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [ @@ -162110,12 +167571,20 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] }, "import": { "videos": { @@ -162187,8 +167656,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -162202,156 +167671,46 @@ } } }, - "mastodon.k0rko.fr": { - "error": "HTTPSConnectionPool(host='mastodon.k0rko.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.k0rko.fr' doesn't match either of 'jeremy-et-melanie.fr', 'melanie-et-jeremy.fr', 'www.jeremy-et-melanie.fr', 'www.melanie-et-jeremy.fr'\")))" - }, - "antisocial.swagosaure.com": { - "error": "HTTPSConnectionPool(host='antisocial.swagosaure.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "archivefedifor.fun": { + "error": "HTTPSConnectionPool(host='archivefedifor.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/art_rbpyjs": { + "selfhosting.info": { "error": 404 }, - "peertube.valvin.fr": { - "error": "HTTPSConnectionPool(host='peertube.valvin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stream.madbox.synology.me": { - "error": "HTTPSConnectionPool(host='stream.madbox.synology.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stream.madbox.synology.me' doesn't match 'madbox.synology.me'\")))" - }, - "heckin.io": { - "error": "HTTPSConnectionPool(host='heckin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "cliq.buzz": { - "nodeinfo": { - "metadata": { - "nodeName": "cliq.buzz", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Cliq.Buzz", - "domain": "cliq.buzz", - "url": "https://cliq.buzz", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 36, - "localComments": 0, - "users": { - "total": 7, - "activeHalfyear": 9, - "activeMonth": 4 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "xn--9h5bn01a.net": { - "error": 502 - }, - "flossexperiences.wordpress.com": { + "15o2.de": { "error": 404 }, - "status.blaise.ca": { + "fusagiko@imastodon.net": { "error": 404 }, - "mastodon.m400cloud.com": { - "error": "HTTPSConnectionPool(host='mastodon.m400cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "observatory.blog": { + "mastodon.ie": { "nodeinfo": { - "metadata": { - "nodeName": "The Observatory", - "nodeDescription": "post-cyberpunk observations of post-postmodern life", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 25, + "activeMonth": 6, + "activeHalfyear": 11 }, - "localPosts": 2 + "localPosts": 306 }, - "version": "2.0" + "openRegistrations": true } }, - "haxx.us": { + "m.porchlogic.com": { + "error": "HTTPSConnectionPool(host='m.porchlogic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "moztodon.nl": { + "error": "HTTPSConnectionPool(host='moztodon.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.inhji.de": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -162361,20 +167720,41 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "pawoo.net" + ], + "report_removal": [] + }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "haxx.us", + "nodeName": "Panopticon", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -162422,14 +167802,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://haxx.us/users/asdf" + "https://social.inhji.de/users/inhji" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -162440,8 +167816,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -162449,10 +167824,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.5-1-g36f4382b" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 0, + "localPosts": 85, "users": { "total": 2 } @@ -162460,320 +167835,395 @@ "version": "2.0" } }, - "katekintv.jp": { - "error": "HTTPSConnectionPool(host='katekintv.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to katekintv.jp timed out. (connect timeout=3)'))" + "mastodon.stsf.tokyo": { + "error": "HTTPSConnectionPool(host='mastodon.stsf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "noizecore.org": { - "error": 404 + "stuartbutterworth.co.uk": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "My blog" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 5, + "users": { + "total": 1 + } + }, + "version": "2.0" + } }, - "epiktistes.com": { - "error": 404 + "cirrus.nuagelibre.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/purrgesterone": { + "onikodon.daemon.asia": { + "error": "HTTPSConnectionPool(host='onikodon.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "localist.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "qwerjk.com": { + "error": "HTTPSConnectionPool(host='qwerjk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hellchat.club": { + "error": "HTTPSConnectionPool(host='hellchat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "micro.welltempered.net": { "error": 404 }, - "hub.stephenson.cc": { + "f.thai2.de": { + "error": "HTTPSConnectionPool(host='f.thai2.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.cutiepie.at": { + "error": "HTTPSConnectionPool(host='social.cutiepie.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cutiepie.at' doesn't match '2048.cutiepie.at'\")))" + }, + "mastodon.is": { + "error": "HTTPSConnectionPool(host='mastodon.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ptube.ranranhome.info": { + "error": "HTTPSConnectionPool(host='ptube.ranranhome.info', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.asymptote.club": { + "error": "HTTPSConnectionPool(host='mastodon.asymptote.club', port=443): Read timed out. (read timeout=3)" + }, + "junhong@mastodon.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", + "activitypub" + ], + "usage": { + "users": { + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 + }, + "openRegistrations": false + } + }, + "writefreely.public.cat": { + "nodeinfo": { + "metadata": { + "nodeName": "PUBLIC Writings", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 2, + "publicReader": false, + "invites": false + }, + "openRegistrations": true, + "protocols": [ "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, "usage": { "users": { - "total": 7, - "activeHalfyear": 4, - "activeMonth": 4 + "total": 90, + "activeHalfyear": 22 }, - "localPosts": 27, - "localComments": 8 + "localPosts": 111 }, - "metadata": { - "nodeName": "Hubzilla" - } + "version": "2.0" } }, - "peertube.pl": { + "d.a9z.dev": { + "error": "HTTPSConnectionPool(host='d.a9z.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lleialtat.cat": { + "error": "HTTPSConnectionPool(host='social.lleialtat.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lleialtat.cat' doesn't match either of '*.dondominio.com', 'dondominio.com'\")))" + }, + "workshop.chaurocks.com": { + "error": 404 + }, + "neesimastdn.com": { + "error": "HTTPSConnectionPool(host='neesimastdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beardedpen.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "Bearded Pen", + "nodeDescription": "Thoughts on life, Rucking and fitness, fixed line fishing. ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3 + "total": 1 + }, + "localPosts": 10 + }, + "version": "2.0" + } + }, + "mashtodon.net": { + "error": "HTTPSConnectionPool(host='mashtodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "christian-vogeley.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 2 }, - "localPosts": 3775, + "localPosts": 4, "localComments": 0 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.PL", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "logo-framasoft", - "version": "0.0.1", - "description": "Framasoft logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "christian.vogeley@hotmail.de" } } }, - "slackz.co": { - "error": "HTTPSConnectionPool(host='slackz.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pointieststick.wordpress.com": { + "error": 404 }, - "herkenhoff.nl": { - "error": "HTTPSConnectionPool(host='herkenhoff.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to herkenhoff.nl timed out. (connect timeout=3)'))" + "socialmast.xyz": { + "error": "HTTPSConnectionPool(host='socialmast.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "insolentemente.noip.me": { - "error": "HTTPSConnectionPool(host='insolentemente.noip.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tera.m.to": { + "error": "HTTPSConnectionPool(host='tera.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fnordon.de": { + "ponzu-mstdn.com": { + "error": "HTTPSConnectionPool(host='ponzu-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "inumimi.net": { + "error": "HTTPSConnectionPool(host='inumimi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.haberer.me": { + "error": "HTTPSConnectionPool(host='pix.haberer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubz.secretlair.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 7, + "activeHalfyear": 7, + "activeMonth": 5 + }, + "localPosts": 546, + "localComments": 268 + }, + "metadata": { + "nodeName": "SecretLair - Hubzilla" + } + } + }, + "social.csswg.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 1758, + "activeMonth": 17, + "activeHalfyear": 812 }, - "localPosts": 2350 + "localPosts": 5801 }, "openRegistrations": false } }, - "goldandblack.club": { - "error": "HTTPSConnectionPool(host='goldandblack.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "natudon-fishing.net": { + "error": 404 }, - "pso2.club": { - "error": "HTTPSConnectionPool(host='pso2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pso2.club timed out. (connect timeout=3)'))" + "relay.stellaria.network": { + "error": 502 }, - "mastodon.grep.sh": { - "error": "HTTPSConnectionPool(host='mastodon.grep.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.mailchar.com": { + "error": "HTTPSConnectionPool(host='pleroma.mailchar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rabbits.supplies": { + "s.maximeborg.es": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "gdrsocial.it": { + "error": "HTTPSConnectionPool(host='gdrsocial.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "micasa.subzone.net": { + "error": "HTTPSConnectionPool(host='micasa.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kindred.at": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 4, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 41 + "localPosts": 60 }, - "openRegistrations": false + "openRegistrations": true } }, - "fgo.geekdon.jp": { - "error": "HTTPSConnectionPool(host='fgo.geekdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ipdraughts.wordpress.com": { + "error": 404 }, - "test.spectraltheorem.be": { - "error": "HTTPSConnectionPool(host='test.spectraltheorem.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "cloud.frinkel.tech": { + "error": "HTTPSConnectionPool(host='cloud.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "inditoot.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "timhemig.de": { + "error": "HTTPSConnectionPool(host='timhemig.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.olivier-guilloux.fr": { + "www.transitieweb.nl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.2" + }, + "usage": { + "users": { + "total": 13 + }, + "localPosts": 373, + "localComments": 879 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "plimfec+transitieweb@hotmail.com" + } + } + }, + "mstdn.stcat.com": { + "error": "HTTPSConnectionPool(host='mstdn.stcat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.brandongiesing.com": { + "error": "HTTPSConnectionPool(host='social.brandongiesing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "makito.me": { + "error": "HTTPSConnectionPool(host='makito.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/benhuber": { "error": 404 }, - "v.mbius.io": { + "yazumo.ddns.net": { + "error": "HTTPSConnectionPool(host='yazumo.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "experimental.friendica.hfrc.de": { + "error": "HTTPSConnectionPool(host='experimental.friendica.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oppai.tokyo": { + "error": "HTTPSConnectionPool(host='oppai.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.vinstrok.ru": { + "error": "HTTPSConnectionPool(host='cloud.vinstrok.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.vinstrok.ru' doesn't match either of '*.majordomo.ru', 'majordomo.ru'\")))" + }, + "video.ifuncle.kr": { + "error": "HTTPSConnectionPool(host='video.ifuncle.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cmx.im": { + "error": 404 + }, + "futa.moe": { + "error": "Exceeded 30 redirects." + }, + "meisskey.one": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "misskey", + "version": "10.102.216-one" }, "protocols": [ "activitypub" @@ -162785,30 +168235,103 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 26, + "activeHalfyear": 19, + "activeMonth": 10 }, - "localPosts": 643, - "localComments": 0 + "localPosts": 3020, + "localComments": 221 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "meisskey.one", + "nodeDescription": "

meisskey.one\u306f \u3081\u3044\u3059\u304d\u30fc \u3068\u540c\u3058\u6a5f\u80fd\u3067\u30ed\u30fc\u30ab\u30eb\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u304c\u306a\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3060\u308f

\n

\u3067\u3082\u3001\u5c11\u3057\u9023\u5408\u306e\u4ed5\u69d8\u304c\u9055\u3046\u306e\u3060\u308f

", + "name": "meisskey.one", + "description": "

meisskey.one\u306f \u3081\u3044\u3059\u304d\u30fc \u3068\u540c\u3058\u6a5f\u80fd\u3067\u30ed\u30fc\u30ab\u30eb\u30bf\u30a4\u30e0\u30e9\u30a4\u30f3\u304c\u306a\u3044\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3060\u308f

\n

\u3067\u3082\u3001\u5c11\u3057\u9023\u5408\u306e\u4ed5\u69d8\u304c\u9055\u3046\u306e\u3060\u308f

", + "maintainer": { + "email": "m@m544.net", + "name": "MeiMei" }, - "nodeName": ":-: ThanaTube | PeerTube :-:", - "nodeDescription": ":-: ThanatosTube By PeerTube :-:\nmebius\u221einfinite\u304c\u904b\u55b6\u3059\u308b\u500b\u4eba\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3002" + "langs": [], + "disableLocalTimeline": true, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": true } } }, - "hakendon.net": { - "error": "HTTPSConnectionPool(host='hakendon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.heldscal.la": { + "error": "HTTPSConnectionPool(host='social.heldscal.la', port=443): Read timed out. (read timeout=3)" }, - "pleroma.p4g.club": { + "dpsns.yuzuryo61.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nanawel-peertube.dyndns.org": { + "error": "HTTPSConnectionPool(host='nanawel-peertube.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.devio.us": { + "error": "HTTPSConnectionPool(host='social.devio.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thewired.online": { + "error": "HTTPSConnectionPool(host='thewired.online', port=443): Read timed out. (read timeout=3)" + }, + "orbsafe.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 2, + "activeHalfyear": 5 + }, + "localPosts": 756 + }, + "openRegistrations": true + } + }, + "social.and-mate.me": { + "error": "HTTPSConnectionPool(host='social.and-mate.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.jabrach.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "geyikatlasi.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1446, + "activeMonth": 1976, + "activeHalfyear": 1976 + }, + "localPosts": 123597 + }, + "openRegistrations": true + } + }, + "kayii.goe.land": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -162817,18 +168340,25 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -162837,10 +168367,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma & p4g.club", + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "Une instance hyperlocale, avec un amour fou pour les go\u00e9lands. Mais pas que.", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -162850,8 +168380,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -162888,8 +168417,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.p4g.club/users/xikufrancesc", - "https://pleroma.p4g.club/users/ziggys" + "https://kayii.goe.land/users/eorn" ], "suggestions": { "enabled": false @@ -162898,10 +168426,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 4000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -162911,66 +168439,114 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-534-g850377a7-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 15, + "localPosts": 1390, "users": { - "total": 2 + "total": 6 } }, "version": "2.0" } }, - "toot.jreinert.com": { - "error": "HTTPSConnectionPool(host='toot.jreinert.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.froghat.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 5, + "activeHalfyear": 6 + }, + "localPosts": 413 + }, + "openRegistrations": false + } }, - "widegamut.club": { - "error": "HTTPSConnectionPool(host='widegamut.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.bomucha.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "peertube.rencontres-atelier.fr": { - "error": "HTTPSConnectionPool(host='peertube.rencontres-atelier.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "tardis.world": { + "error": 403 }, - "friendica.deleteyourfacebook.today": { - "error": "HTTPSConnectionPool(host='friendica.deleteyourfacebook.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "csfg.org.au": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 340 + }, + "localPosts": 305, + "localComments": 149 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "wordpress@csfg.org.au" + } + } }, - "c.gsn.li": { - "error": 404 + "sofubi.superleet.club": { + "error": "HTTPSConnectionPool(host='sofubi.superleet.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "egyptianhistorypodcast.com": { - "error": 404 + "relay.tolstoevsky.ml": { + "error": "HTTPSConnectionPool(host='relay.tolstoevsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peer.newsmovies.online": { - "error": "HTTPSConnectionPool(host='peer.newsmovies.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pyyython.org": { + "error": "HTTPSConnectionPool(host='pyyython.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "libera.blue": { - "error": "HTTPSConnectionPool(host='libera.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'libera.blue' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" + "yiff.rocks": { + "error": 521 }, - "opensocial.network": { - "error": "HTTPSConnectionPool(host='opensocial.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.gifu.jp": { + "error": "HTTPSConnectionPool(host='mstdn.gifu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sumi.m.to": { - "error": "HTTPSConnectionPool(host='sumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mk.tux.tf": { + "error": "HTTPSConnectionPool(host='mk.tux.tf', port=443): Read timed out. (read timeout=3)" }, - "social.libre-association.party": { - "error": "HTTPSConnectionPool(host='social.libre-association.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.libre-association.party timed out. (connect timeout=3)'))" + "wunderwaffla.vip": { + "error": "HTTPSConnectionPool(host='wunderwaffla.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mammouth.cafe": { - "error": 403 + "pleroma.mkgrcd.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.mkgrcd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Daria": { - "error": 404 + "geno-ch.com": { + "error": "HTTPSConnectionPool(host='geno-ch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "events.imaginair.es": { - "error": 404 + "busaiku.com": { + "error": "HTTPSConnectionPool(host='busaiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "morikita.m.to": { - "error": "HTTPSConnectionPool(host='morikita.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "osada.christian-vogeley.de": { + "error": "HTTPSConnectionPool(host='osada.christian-vogeley.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mst.yuto-shin.net": { - "error": 502 + "cloud.jplitza.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pl.busshi.moe": { + "m.relaychat.party": { + "error": "HTTPSConnectionPool(host='m.relaychat.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dup.space": { + "error": "HTTPSConnectionPool(host='dup.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "neue.city": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -162983,16 +168559,62 @@ "shareable_emoji_packs", "multifetch", "media_proxy", + "gopher", "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "NoOpPolicy", + "AntiFollowbotPolicy", + "AntiLinkSpamPolicy", + "SimplePolicy", + "ObjectAgePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.com", + "kiwifarms.cc", + "botsin.space", + "pl.765racing.com", + "mastodon.social", + "noagenda.social", + "fedi.lynnesbian.space", + "yggdrasil.social", + "newsbots.eu" + ], + "media_nsfw": [ + "baraag.net", + "pawoo.net", + "neckbeard.xyz", + "freespeechextremist.com", + "yorishiro.space", + "pl.smuglo.li", + "humblr.social", + "sinblr.com", + "stereophonic.space", + "anime.website" + ], + "media_removal": [ + "gab.com" + ], + "reject": [ + "gab.com" + ], + "report_removal": [ + "fedi.lynnesbian.space", + "gab.com" + ] + }, + "quarantined_instances": [ + "gab.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -163002,8 +168624,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Busshi Moe Pleroma", + "nodeDescription": "Neue City's public Pleroma server", + "nodeName": "Neue City", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -163047,11 +168669,16 @@ "user-search", "user_exists", "users", - "web" + "web", + "admin*", + "*nigger*", + "neue.city", + "neuecity", + "*tranny*" ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.busshi.moe/users/mewmew" + "https://neue.city/users/mayor" ], "suggestions": { "enabled": false @@ -163060,7 +168687,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 20000000 } }, "openRegistrations": true, @@ -163073,39 +168700,18 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 61, + "localPosts": 871, "users": { - "total": 6 + "total": 7 } }, "version": "2.0" } }, - "zhenyabot.m.to": { - "error": "HTTPSConnectionPool(host='zhenyabot.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "botnet.club": { - "error": "Extra data: line 1 column 6 (char 5)" - }, - "sdmesh.social": { - "error": "HTTPSConnectionPool(host='sdmesh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.press": { - "error": "HTTPSConnectionPool(host='mastodon.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "semi.m.to": { - "error": "HTTPSConnectionPool(host='semi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "brocks.social": { - "error": "HTTPSConnectionPool(host='brocks.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nextcloud.schnackenberg.org": { - "error": 404 - }, - "social.vnxs.de": { + "udon.red": { "nodeinfo": { "version": "2.0", "software": { @@ -163117,167 +168723,354 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3 + "localPosts": 1205 }, - "openRegistrations": true + "openRegistrations": false } }, - "soc.pasero.net": { - "error": 404 + "blurts.net": { + "error": "HTTPSConnectionPool(host='blurts.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.ketchupma.io": { + "peertube.debian.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 31 }, - "localPosts": 32284 + "localPosts": 3951, + "localComments": 7 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "peertube.debian.social", + "nodeDescription": "peertube.debian.social, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 10 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "mstdn.zotan.host": { - "error": "HTTPSConnectionPool(host='mstdn.zotan.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "audio.informe.fr": { + "error": "HTTPSConnectionPool(host='audio.informe.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nejiamasi.com": { + "axvigs.com": { + "error": "HTTPSConnectionPool(host='ms.axvigs.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.bacasable.eu": { + "error": "HTTPSConnectionPool(host='mastodon.bacasable.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "test-instance.fediverse.services": { + "error": "HTTPSConnectionPool(host='test-instance.fediverse.services', port=443): Read timed out. (read timeout=3)" + }, + "onikodon-v02.daemon.asia": { + "error": "HTTPSConnectionPool(host='onikodon-v02.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ioer.pw": { + "error": "HTTPSConnectionPool(host='ioer.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.barany.at": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "B\u00e1r\u00e1nyverse", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.barany.at/users/bba" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, "usage": { + "localPosts": 9, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 184 + "total": 4 + } }, - "openRegistrations": false + "version": "2.0" } }, - "clc.plus": { - "error": "HTTPSConnectionPool(host='clc.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "profediv.fujita.style": { - "error": "HTTPSConnectionPool(host='profediv.fujita.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.9mm.nu": { - "error": "HTTPSConnectionPool(host='mastodon.9mm.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.lertsenem.com": { + "error": 404 }, - "needsushi.com": { - "error": "HTTPSConnectionPool(host='needsushi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "aanirfan.blogspot.ca": { + "error": 404 }, - "catk111er.wordpress.com": { + "mastodon.social/users/MidnightQueen": { "error": 404 }, - "nc.hiebel.eu": { + "thebias.com": { "error": 404 }, - "test.mastodon.beach.city": { - "error": "HTTPSConnectionPool(host='test.mastodon.beach.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peer.masto.host": { + "error": "HTTPSConnectionPool(host='peer.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "morrissey.xyz": { - "error": 404 + "insta.t-beutel.com": { + "error": "HTTPSConnectionPool(host='insta.t-beutel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "philippine.m.to": { - "error": "HTTPSConnectionPool(host='philippine.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mftrhu.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "fd.ooio.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "fd.ooio.org | Friendica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "explicitContent": false - } - } + "andrewanglinblog.wordpress.com": { + "error": 410 }, - "zsemberi.de": { - "error": 404 + "ludim.us": { + "error": "HTTPSConnectionPool(host='ludim.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lou.lt": { + "spjainplacements.org": { + "error": "HTTPSConnectionPool(host='spjainplacements.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.dandys.space": { + "error": "HTTPSConnectionPool(host='friendica.dandys.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sspaeth.de": { + "error": 403 + }, + "akanechan.world": { + "error": "HTTPSConnectionPool(host='akanechan.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.ready.pm": { "error": 404 }, - "mastodon.network": { - "error": "HTTPSConnectionPool(host='mastodon.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.network timed out. (connect timeout=3)'))" + "don.punipuni.eu": { + "error": 404 }, - "pleroma.yonkoudai.space": { - "error": "HTTPSConnectionPool(host='pleroma.yonkoudai.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonut.be": { + "error": "HTTPSConnectionPool(host='mastodonut.be', port=443): Read timed out. (read timeout=3)" }, - "kaiju.city": { + "ajtaci.club": { "nodeinfo": { "version": "2.0", "software": { @@ -163289,49 +169082,25 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 3 }, - "localPosts": 438 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "nordisk.cloud": { - "error": 403 - }, - "social.tastefuldinosaurerotica.com": { - "error": 404 - }, - "team-d.jp": { - "error": "HTTPSConnectionPool(host='team-d.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'team-d.jp' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" - }, - "www.cloudbase.cymru": { + "gnusocial.ch": { "error": 403 }, - "mastodon.leonadi.de": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "don.msng.info": { - "error": "HTTPSConnectionPool(host='don.msng.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to don.msng.info timed out. (connect timeout=3)'))" - }, - "reclaim.technology": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "hub.bka.li": { - "error": "HTTPSConnectionPool(host='hub.bka.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "librem.one": { + "omicrono.elespanol.com": { "error": 404 }, - "nextcloud.jeanbisel.cf": { - "error": "HTTPSConnectionPool(host='nextcloud.jeanbisel.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.bunni.eu": { - "error": "HTTPSConnectionPool(host='pleroma.bunni.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "ewaf.club": { + "error": "HTTPSConnectionPool(host='ewaf.club', port=443): Read timed out. (read timeout=3)" }, - "masto.pt": { + "pouet.chapril.org": { "nodeinfo": { "version": "2.0", "software": { @@ -163343,209 +169112,28 @@ ], "usage": { "users": { - "total": 561, - "activeMonth": 210, - "activeHalfyear": 826 + "total": 441, + "activeMonth": 259, + "activeHalfyear": 384 }, - "localPosts": 44849 + "localPosts": 25489 }, "openRegistrations": true } }, - "pleroma.inhji.de": { - "error": "HTTPSConnectionPool(host='pleroma.inhji.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.technologyinmontreal.com": { + "error": "HTTPSConnectionPool(host='masto.technologyinmontreal.com', port=443): Read timed out. (read timeout=3)" }, - "social.jar.land": { - "error": "HTTPSConnectionPool(host='social.jar.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pblfun.m.to": { + "error": "HTTPSConnectionPool(host='pblfun.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "msky.cafe": { - "error": 410 - }, - "saxion.me": { - "error": "HTTPSConnectionPool(host='saxion.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.boosterfive.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "BoosterFive Friendica", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "mastodon.moritzmahringer.de": { - "error": 404 - }, - "delfeno.herokuapp.com": { - "error": 404 - }, - "tsuraine.sytes.net": { - "error": "HTTPSConnectionPool(host='tsuraine.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "lokal.social": { - "error": 404 - }, - "fedi.heyquark.com": { - "error": 520 - }, - "tticlab.com": { - "error": "HTTPSConnectionPool(host='tticlab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tticlab.com timed out. (connect timeout=3)'))" - }, - "mstdn.y-zu.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 157, - "activeMonth": 66, - "activeHalfyear": 89 - }, - "localPosts": 209774 - }, - "openRegistrations": false - } - }, - "czyrek-1192.jp": { - "error": "HTTPSConnectionPool(host='czyrek-1192.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to czyrek-1192.jp timed out. (connect timeout=3)'))" - }, - "team.jswan2.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1293" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Team Network for JSWAN 2", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "neumastadon.com": { - "error": "HTTPSConnectionPool(host='neumastadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "freunde.nettesheim.eu": { - "error": "HTTPSConnectionPool(host='freunde.nettesheim.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot.klaus-meyer.net": { - "error": "HTTPSConnectionPool(host='toot.klaus-meyer.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.ranranhome.site": { - "error": "HTTPSConnectionPool(host='mastodon.ranranhome.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hollermeier-datenserver.de": { - "error": 404 - }, - "diary.yukimochi.jp": { - "error": "HTTPSConnectionPool(host='diary.yukimochi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.73k.us": { - "error": "HTTPSConnectionPool(host='toot.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mabinogi-duel.herokuapp.com": { - "error": 503 + "bitcoinadon.social": { + "error": "HTTPSConnectionPool(host='bitcoinadon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.flownet.fr": { - "error": "HTTPSConnectionPool(host='mastodon.flownet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "gnusocial.duckdns.org": { + "error": "HTTPSConnectionPool(host='gnusocial.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "oninawa.masto.host": { + "chirpi.de": { "nodeinfo": { "version": "2.0", "software": { @@ -163557,334 +169145,46 @@ ], "usage": { "users": { - "total": 33, - "activeMonth": 13, - "activeHalfyear": 24 + "total": 210, + "activeMonth": 36, + "activeHalfyear": 70 }, - "localPosts": 794 + "localPosts": 2276 }, "openRegistrations": true } }, - "pl.tinysubversions.com": { - "error": "HTTPSConnectionPool(host='pl.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.stride.press": { - "error": "HTTPSConnectionPool(host='social.stride.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.stride.press' doesn't match either of 'gipmar.ru', 'www.gipmar.ru'\")))" - }, - "mstdn.soysoftware.net": { - "error": 404 - }, - "nextcloud.libresolutions.network": { - "error": 502 - }, - "s.b252.gq": { - "error": "HTTPSConnectionPool(host='s.b252.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.gaming.pizza": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 964 - }, - "openRegistrations": false - } - }, - "twitter.activitypub.actor": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "irrsinn.net": { - "error": 404 - }, - "nrd.li": { - "error": 404 - }, - "mastodon.universe.kingdown.fr": { - "error": "HTTPSConnectionPool(host='mastodon.universe.kingdown.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/hook": { - "error": 404 - }, - "tooter.space": { - "error": "HTTPSConnectionPool(host='tooter.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "live.remilia.me": { - "error": "HTTPSConnectionPool(host='live.remilia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.horde.net.br": { - "error": "HTTPSConnectionPool(host='mastodon.horde.net.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "www.thedailyeconomist.com": { + "error": 403 }, - "cloud.chrisbrennanphoto.net": { + "mastodon.social/users/CrillFactor": { "error": 404 }, - "bunyip.space": { + "tubee.fr": { "error": 521 }, - "social.leftic.club": { - "error": "HTTPSConnectionPool(host='social.leftic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.fslhome.org": { - "error": "HTTPSConnectionPool(host='masto.fslhome.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "amemiya.work": { - "error": 502 - }, - "masto.technologyinmontreal.com": { - "error": "HTTPSConnectionPool(host='masto.technologyinmontreal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.technologyinmontreal.com timed out. (connect timeout=3)'))" - }, - "social.melonbread.xyz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Melon Bread", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.melonbread.xyz/users/rain" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 50000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, - "usage": { - "localPosts": 425, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "mastodon.leo60228.space": { - "error": 502 - }, - "mastodon.naudin.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 5 - }, - "openRegistrations": true - } - }, - "woodenelephants.xyz": { - "error": "HTTPSConnectionPool(host='woodenelephants.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "qatuno.de": { - "error": "HTTPSConnectionPool(host='qatuno.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wasteland.pro": { + "error": "HTTPSConnectionPool(host='wasteland.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.starrevolution.org": { + "theindependentwhig.com": { "error": 404 }, - "social.stardenver.eu": { - "error": "HTTPSConnectionPool(host='social.stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "missk-cpnk.herokuapp.com": { - "error": 503 - }, - "tootin.tokyo": { - "error": "HTTPSConnectionPool(host='tootin.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "elixir.buoyantair.co": { - "error": "HTTPSConnectionPool(host='elixir.buoyantair.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.qoto.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 189 - }, - "localPosts": 86476, - "localComments": 32 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "QOTO PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent." - } - } + "fr00t.gq:84": { + "error": "HTTPSConnectionPool(host='fr00t.gq', port=84): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "mastodon.social/users/Triplefox": { + "mastodon.social/users/si2mev": { "error": 404 }, - "dazstudio.info": { - "error": "HTTPSConnectionPool(host='dazstudio.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixel.anjara.eu": { - "nodeinfo": { - "metadata": { - "nodeName": "Pixeljara", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.0" - }, - "usage": { - "localPosts": 14, - "localComments": 0, - "users": { - "total": 38, - "activeHalfyear": "19", - "activeMonth": "3" - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "ricefamily.cloud": { - "error": "HTTPSConnectionPool(host='ricefamily.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.zbeul.ist": { + "error": "HTTPSConnectionPool(host='social.zbeul.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastod.in": { - "error": "HTTPSConnectionPool(host='mastod.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.supersane.tk": { + "error": 404 }, - "mastdon.jp": { - "error": "HTTPSConnectionPool(host='mastdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "uhouho.xyz": { + "error": "HTTPSConnectionPool(host='uhouho.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "vault.mle.party": { + "tube-nancy.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -163901,53 +169201,46 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 441 + "total": 13 }, - "localPosts": 111186, - "localComments": 33 + "localPosts": 7211, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Vault #99", - "nodeDescription": "Documentary video vault.", + "nodeName": "PeerTube de L'acad\u00e9mie de Nancy-Metz", + "nodeDescription": "PeerTube de L'acad\u00e9mie de Nancy-Metz", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", "clientScripts": {} }, { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", "scopes": [ - "video-watch" + "common" ] } } } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -163964,13 +169257,8 @@ "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, - 720, - 1080, - 2160 + 720 ] }, "import": { @@ -164043,8 +169331,8 @@ } }, "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 + "videoQuota": 5368709120, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -164052,158 +169340,96 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "tube.efnet.rip": { - "error": "HTTPSConnectionPool(host='tube.efnet.rip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.efnet.rip timed out. (connect timeout=3)'))" - }, - "situational.softi.city": { - "error": "HTTPSConnectionPool(host='situational.softi.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to situational.softi.city timed out. (connect timeout=3)'))" - }, - "zackallison.com": { - "error": 404 - }, - "pleroma.thog.eu": { - "error": "HTTPSConnectionPool(host='pleroma.thog.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "byzero.de": { - "error": 404 + "bots.nealta.fr": { + "error": "HTTPSConnectionPool(host='bots.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "frndc.saschaschroeder.eu": { + "h.kher.nl": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "FRNDC (Federated R00g Network & Distributed Community) [BETA]", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "aris.papatheodorou.net": { - "nodeinfo": { - "metadata": { - "nodeName": "aris", - "nodeDescription": "Lost in cyberspace", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 19 + "localPosts": 5111 }, - "version": "2.0" + "openRegistrations": false } }, - "thiele.m.to": { - "error": "HTTPSConnectionPool(host='thiele.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.rabbitodon.work": { + "error": 410 }, - "mastodon.kandar.in": { + "mastodon.bearmulk.us": { + "error": "HTTPSConnectionPool(host='mastodon.bearmulk.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kekkai.net": { + "error": "HTTPSConnectionPool(host='kekkai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.mediaoffice-zimmer.de": { "error": 404 }, - "mstdn.yorozu-sys.net": { - "error": "HTTPSConnectionPool(host='mstdn.yorozu-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oc.kirgroup.net": { + "error": 404 }, - "atomicfridge.net": { - "error": "HTTPSConnectionPool(host='atomicfridge.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'atomicfridge.net' doesn't match 'josh04.computer'\")))" + "kitdoesthings.com": { + "error": 403 }, - "antama.m.to": { - "error": "HTTPSConnectionPool(host='antama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "changelings.online": { + "error": "HTTPSConnectionPool(host='changelings.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Chielie": { - "error": 404 + "blog.blob.cat": { + "error": "HTTPSConnectionPool(host='blog.blob.cat', port=443): Read timed out. (read timeout=3)" }, - "video.serasera.org": { - "error": "HTTPSConnectionPool(host='video.serasera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "toot.d65.xyz": { + "error": "HTTPSConnectionPool(host='toot.d65.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.by": { - "error": "HTTPSConnectionPool(host='mastodon.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "leet.pub": { + "error": "HTTPSConnectionPool(host='leet.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "krkk.ct8.pl": { + "utechme.com": { + "error": "HTTPSConnectionPool(host='utechme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "2ndamendment.social": { + "error": "HTTPSConnectionPool(host='2ndamendment.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "geektox.fun": { + "error": "HTTPSConnectionPool(host='geektox.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.usling.info": { "error": 404 }, - "fediverse.me": { - "error": "HTTPSConnectionPool(host='fediverse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fediverse.me' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" + "tautolog.org": { + "error": 404 }, - "xrono.org": { - "error": "HTTPSConnectionPool(host='xrono.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.social/users/HihiDanni": { + "error": 404 }, - "pixel.derdorifer.org": { + "pix.mastodont.cat": { "nodeinfo": { "metadata": { - "nodeName": "pixel.derdorifer.org", + "nodeName": "pix.mastodont.cat", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": true, + "open_registration": false, "uploader": { - "max_photo_size": "15000", + "max_photo_size": "20000", "max_caption_length": "150", "album_limit": "4", "image_quality": 80, @@ -164222,9 +169448,9 @@ "loops": false }, "site": { - "name": "pixelfed", - "domain": "pixel.derdorifer.org", - "url": "https://pixel.derdorifer.org", + "name": "PixCAT", + "domain": "pix.mastodont.cat", + "url": "https://pix.mastodont.cat", "description": null }, "username": { @@ -164263,522 +169489,390 @@ "version": "0.10.9" }, "usage": { - "localPosts": 9, + "localPosts": 34, "localComments": 0, "users": { - "total": 6, + "total": 2, "activeHalfyear": 5, - "activeMonth": 5 + "activeMonth": 2 } }, "version": "2.0", - "openRegistrations": true + "openRegistrations": false } }, - "toot.mst-dn.me": { - "error": "HTTPSConnectionPool(host='toot.mst-dn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.mst-dn.me' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + "mastodon.twittolabel.tech": { + "error": "HTTPSConnectionPool(host='mastodon.twittolabel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "smc62.com": { - "error": "HTTPSConnectionPool(host='smc62.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pups.social": { + "error": "HTTPSConnectionPool(host='pups.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "n0.federati.net": { + "social.penguinability.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus" + "activitypub" ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 161, - "localComments": 147 + "localPosts": 21143 }, - "metadata": { - "nodeName": "Federati N0", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "openRegistrations": true } }, - "mastodon.noraworld.jp": { + "nx.subvillage.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "love.karamatsu.blue": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hatred.club": { + "error": "HTTPSConnectionPool(host='hatred.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pub.jeer.fr": { + "error": "HTTPSConnectionPool(host='pub.jeer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/JoeTortuga": { + "error": 404 + }, + "howto.write.as": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" + "metadata": { + "nodeName": "How to use Write.as", + "nodeDescription": "Get started on our simple writing platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 251, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1 }, - "localPosts": 8503 + "localPosts": 23 }, - "openRegistrations": true + "version": "2.0" } }, - "moneten.uber.space": { - "error": "HTTPSConnectionPool(host='moneten.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'moneten.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "funk-dev.senan.xyz": { + "ephemeral.glitch.social": { "error": 404 }, - "cloud.kaffeeringe.de": { + "cloud.therealblue.de": { "error": 404 }, - "tacoscastle97.jp": { - "error": "HTTPSConnectionPool(host='tacoscastle97.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tacoscastle97.jp timed out. (connect timeout=3)'))" - }, - "msgo.m.to": { - "error": "HTTPSConnectionPool(host='msgo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nishishitranslations.wordpress.com": { + "squeet.me/profile/donkrawallo": { "error": 404 }, - "schlegelmilch.org": { - "error": 404 + "hecatoncheir.net": { + "error": "HTTPSConnectionPool(host='hecatoncheir.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodogs.social": { + "m.takamoriai.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 35, - "activeHalfyear": 202 + "total": 11, + "activeMonth": 5, + "activeHalfyear": 7 }, - "localPosts": 195 + "localPosts": 82 }, "openRegistrations": true } }, - "social.chromabits.com": { - "error": "HTTPSConnectionPool(host='social.chromabits.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.bluecore.net": { + "error": 410 }, - "mastodon.social/users/Mark_Baker": { + "sites.constellation-mu.se": { + "error": "HTTPSConnectionPool(host='sites.constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.freegamedev.net": { "error": 404 }, - "mastodon.vicentellopis.es": { - "error": "HTTPSConnectionPool(host='mastodon.vicentellopis.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.m2.nz": { + "error": "HTTPSConnectionPool(host='peertube.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mn.kitetu.com": { - "error": 410 + "famicity.masto.host": { + "error": "HTTPSConnectionPool(host='famicity.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "treehouse.technopagans.de": { - "error": 404 + "chaos.nrw": { + "error": "Expecting value: line 2 column 1 (char 1)" }, - "soykaf.com": { - "error": "HTTPSConnectionPool(host='soykaf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soykaf.com' doesn't match either of 'blog.soykaf.com', 'docs-develop.pleroma.social', 'docs.pleroma.social', 'pleroma.social', 'testing.pleroma.lol'\")))" + "testmastodon.eliotberriot.com": { + "error": 502 }, - "social.pbb.lc": { - "error": "HTTPSConnectionPool(host='social.pbb.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma-api-staging.herokuapp.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "DY Staging", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma-api-staging.herokuapp.com/users/steve" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-stable" + }, + "usage": { + "localPosts": 8, + "users": { + "total": 9 + } + }, + "version": "2.0" + } }, - "greenpencil.social": { - "error": "HTTPSConnectionPool(host='greenpencil.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ramble.space": { + "error": "HTTPSConnectionPool(host='ramble.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "orc.zone": { - "error": "HTTPSConnectionPool(host='orc.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lshiftright.xyz": { + "error": "HTTPSConnectionPool(host='lshiftright.xyz', port=443): Read timed out. (read timeout=3)" }, - "micro.schub.social": { - "error": "HTTPSConnectionPool(host='micro.schub.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.nakayoshi.tk": { + "error": "HTTPSConnectionPool(host='pleroma.nakayoshi.tk', port=443): Read timed out. (read timeout=3)" }, - "peertube.nogafa.org": { + "natterati.com": { + "error": "HTTPSConnectionPool(host='natterati.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "theviewfromhell.blogspot.com": { + "error": 404 + }, + "xeno.chat": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 6, + "activeHalfyear": 15 + }, + "localPosts": 40 + }, + "openRegistrations": true + } + }, + "human.observer": { + "error": "HTTPSConnectionPool(host='human.observer', port=443): Read timed out. (read timeout=3)" + }, + "social.korot.ru": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "blog.marcg.pizza": { + "nodeinfo": { + "metadata": { + "nodeName": "G's Blog", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 3, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 123 + "total": 2, + "activeHalfyear": 2 }, - "localPosts": 112743, - "localComments": 60 + "localPosts": 31 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "No GAFA !", - "nodeDescription": "We provide alternatives to google apple facebook amazon", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "tenfourfox.blogspot.com": { + "pwnsdx.pw": { + "error": "HTTPSConnectionPool(host='pwnsdx.pw', port=443): Read timed out. (read timeout=3)" + }, + "nvrlnd.xyz": { + "error": "HTTPSConnectionPool(host='nvrlnd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "soc.pasero.net": { "error": 404 }, - "zwei-1001.jp": { - "error": "HTTPSConnectionPool(host='zwei-1001.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zwei-1001.jp timed out. (connect timeout=3)'))" + "lostallofmy.faith": { + "error": "HTTPSConnectionPool(host='lostallofmy.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "squiggly.club": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 206 - }, - "software": { - "version": "0.9.0-1278-g7daa9a8c", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": true - }, - "staffAccounts": [ - "https://squiggly.club/users/sander" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Squiggly.club", - "nodeDescription": "A small, personal pleroma instance", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "gopher", - "chat", - "suggestions", - "relay" - ], - "accountActivationRequired": false - } - } + "social.dsmouse.net": { + "error": 404 }, - "baleine.id-libre.org": { + "plemora.mathdacloud.ovh": { + "error": "HTTPSConnectionPool(host='plemora.mathdacloud.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.zunda.ninja": { "nodeinfo": { - "usage": { - "users": { - "total": 28 - } - }, "version": "2.0", - "protocols": [ - "activitypub" - ], - "openRegistrations": true, "software": { - "name": "funkwhale", - "version": "0.17" - }, - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "usage": { - "listenings": { - "total": 177 - }, - "favorites": { - "tracks": { - "total": 20 - } - } - }, - "shortDescription": "L'instance funkwhale d'id-libre.", - "longDescription": "-------\r\n\r\nCette instance est d'abord l\u00e0 pour me permettre de tester le logiciel et j'esp\u00e8re de suivre son d\u00e9veloppement. Parmi les initiatives r\u00e9centes de logiciel permettant l'\u00e9coute de musique en ligne, c'est celui qui m'int\u00e9resse le plus.\r\n\r\n**Pour toutes remarques ou questions, vous pouvez\u202f:**\r\n- \u00e9crire \u00e0 [igor+funkwhaleadmin@milhit.ch](mailto:igor+funkwhaleadmin@milhit.ch).\r\n- me contacter sur le fediverse \u00e0 [im@pouet.it](https://pouet.it/@im)", - "library": { - "federationEnabled": true, - "artists": { - "total": 8910 - }, - "anonymousCanListen": true, - "albums": { - "total": 8139 - }, - "federationNeedsApproval": true, - "tracks": { - "total": 66968 - }, - "music": { - "hours": 5381.685 - } - }, - "nodeName": "La baleine \u00e9clectique", - "private": false - } - } - }, - "jacs.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "jac's xyz", - "nodeDescription": "This is my brain dump. You're welcome!", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "name": "mastodon", + "version": "3.1.3 at 831faecd on ruby-2.7.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3 + "localPosts": 48028 }, - "version": "2.0" + "openRegistrations": false } }, - "schillinois.com": { + "social.rosnovsky.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" @@ -164789,121 +169883,72 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 446 }, "openRegistrations": true } }, - "meld.de/profile/0xf00fc7c8": { - "error": 404 + "mstdn.syachiku.net": { + "error": "HTTPSConnectionPool(host='mstdn.syachiku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.syachiku.net' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" }, - "mstdn-nct.com": { - "error": "HTTPSConnectionPool(host='mstdn-nct.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.ecuadortl.club": { + "error": "HTTPSConnectionPool(host='mastodon.ecuadortl.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "microblog.peanbuff.de": { - "error": "HTTPSConnectionPool(host='microblog.peanbuff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to microblog.peanbuff.de timed out. (connect timeout=3)'))" + "forum.decisiveliberty.news": { + "error": "HTTPSConnectionPool(host='forum.decisiveliberty.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.dokucode.de": { - "error": 404 + "mastodon.neilcastelino.com": { + "error": "HTTPSConnectionPool(host='mastodon.neilcastelino.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anniqa.com": { - "error": "HTTPSConnectionPool(host='anniqa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "tokushima.cloud": { + "error": "HTTPSConnectionPool(host='tokushima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.medienbildung.ovgu.de": { + "social.frogeye.fr": { + "error": 500 + }, + "mastodon.maescool.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 32, - "activeHalfyear": 32, - "activeMonth": 31 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 130, - "localComments": 176 + "localPosts": 146 }, - "metadata": { - "nodeName": "Medienbildung Hubzilla" - } + "openRegistrations": false } }, - "mastodon.social/users/kat": { + "mastodon.social/users/weems": { "error": 404 }, - "valaci.ml": { - "error": "HTTPSConnectionPool(host='valaci.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to valaci.ml timed out. (connect timeout=3)'))" + "mastodon.uwah.moe": { + "error": "HTTPSConnectionPool(host='mastodon.uwah.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.demonix.fr": { - "error": 502 + "banjo.helpy.de": { + "error": "HTTPSConnectionPool(host='banjo.helpy.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hubzilla.nl": { - "error": "HTTPSConnectionPool(host='hubzilla.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "soc.uwu.st": { + "error": "HTTPSConnectionPool(host='soc.uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "framasphere.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-p20e4927e" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 83970, - "activeHalfyear": 18668, - "activeMonth": 5280 - } - }, - "metadata": { - "nodeName": "Framasphere*", - "xmppChat": false, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "podmin" - } - } + "www.cnn.com": { + "error": 404 }, - "t.digigame.org": { + "cloud.knusper-land.de": { + "error": "HTTPSConnectionPool(host='cloud.knusper-land.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.knusper-land.de' doesn't match 'knusper-land.de'\")))" + }, + "haikudon.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.supersandro.de": { "nodeinfo": { "version": "2.0", "software": { @@ -164915,37 +169960,52 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 0 + "localPosts": 888 }, "openRegistrations": true } }, - "mastodon.grin.hu": { + "mstdn.kessai-otaku.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 33, + "activeMonth": 9, + "activeHalfyear": 14 }, - "localPosts": 433 + "localPosts": 13900 }, "openRegistrations": true } }, - "mastodon.ctseuro.com": { + "mstdn.raitisoja.com": { + "error": "HTTPSConnectionPool(host='mstdn.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.agnail.net": { + "error": "HTTPSConnectionPool(host='mstdn.agnail.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev0.lonely.town": { + "error": "HTTPSConnectionPool(host='dev0.lonely.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev0.lonely.town' doesn't match 'lonely.town'\")))" + }, + "networked.space": { + "error": "HTTPSConnectionPool(host='networked.space', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.xsteadfastx.org": { + "error": "HTTPSConnectionPool(host='mastodon.xsteadfastx.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "geekcompass.com": { "nodeinfo": { "version": "2.0", "software": { @@ -164957,257 +170017,118 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 6, - "activeHalfyear": 10 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 7631 + "localPosts": 853 }, "openRegistrations": false } }, - "a2mi.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 115, - "activeMonth": 55, - "activeHalfyear": 197 - }, - "localPosts": 32609 - }, - "openRegistrations": true - } + "mastodon.cometeo.com": { + "error": "HTTPSConnectionPool(host='mastodon.cometeo.com', port=443): Read timed out. (read timeout=3)" }, - "hub.art3mis.de": { + "hakorena.net": { + "error": "HTTPSConnectionPool(host='hakorena.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "furry-tw.herokuapp.com": { + "error": 404 + }, + "soc.ialis.me": { + "error": 404 + }, + "mass-trespass.uk": { + "error": 410 + }, + "feed.sy.mk": { + "error": "HTTPSConnectionPool(host='feed.sy.mk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "patriciadrive.com": { + "error": 404 + }, + "demo.pptdn.jp": { + "error": 410 + }, + "admins.town": { + "error": "HTTPSConnectionPool(host='admins.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.myname.website": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" + "metadata": { + "nodeName": "myname.website", + "nodeDescription": "im not here to impress you", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "redmatrix", "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", + "tumblr", "rss2.0" ] }, - "openRegistrations": true, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 3 - }, - "localPosts": 59, - "localComments": 90 - }, - "metadata": { - "nodeName": "Art3mis Hub" - } - } - }, - "koutyan.net": { - "error": "HTTPSConnectionPool(host='koutyan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.skrlet13.cl": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 25, - "localComments": 20 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 9 }, - "metadata": { - "email": "skrlet13@disroot.org" - } + "version": "2.0" } }, - "friend.linuxlovers.at": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network | Linuxlovers.at", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } + "mastodon.andrewmichaud.com": { + "error": "HTTPSConnectionPool(host='mastodon.andrewmichaud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plero.ma": { - "error": "HTTPSConnectionPool(host='plero.ma', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "onkeldanny.com": { + "error": "HTTPSConnectionPool(host='onkeldanny.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "troll.tv": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 10345, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Troll.tv", - "nodeDescription": "Troll TV. Just random videos and test instance for Thorium android peertube client." - } - } + "test2.derbladho.fr": { + "error": "HTTPSConnectionPool(host='test2.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'test2.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" }, - "mastodon.social/users/EstherV75": { - "error": 404 + "mysocial.world": { + "error": "HTTPSConnectionPool(host='mysocial.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.albinoblacksheep.com": { - "error": 404 + "social.librenet.co.za": { + "error": "HTTPSConnectionPool(host='social.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev.mis.b-shock.org": { + "nextcloud.schnurzellina.de": { + "error": "HTTPSConnectionPool(host='nextcloud.schnurzellina.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "QuarteredCircle.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u7f8e\u98df\u30b9\u30ad\u30fc", - "nodeDescription": "\u4eca\u306e\u3068\u3053\u308d\u3001\u30e2\u30ed\u30d8\u30a4\u30e4\u7b49\u958b\u767a\u306e\u70ba\u306e\u30c6\u30b9\u30c8\u3092\u4e3b\u306a\u76ee\u7684\u3068\u3057\u3066\u3044\u307e\u3059\u3002\n\u5b89\u5b9a\u904b\u7528\u3092\u76ee\u7684\u3068\u3057\u305f\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304c\u3001\u305d\u308c\u3092\u627f\u77e5\u306e\u4e0a\u3067\u306e\u5229\u7528\u306f\u3054\u81ea\u7531\u306b\u3002", - "maintainer": { - "name": "\u3077\u30fc\u3056", - "email": "support@b-shock.co.jp" + "users": { + "total": 13, + "activeMonth": 15, + "activeHalfyear": 109 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": false - } + "localPosts": 2954 + }, + "openRegistrations": true } }, - "brandonshire.blog": { - "error": 404 - }, - "oping.de": { - "error": "HTTPSConnectionPool(host='oping.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pleroma.tilde.zone": { + "pleroma.cucked.me": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -165219,31 +170140,18 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "StealEmojiPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "dev.gab.com" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -165252,9 +170160,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "tilderoma", + "nodeName": "Pleroma Cucked Me", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -165302,7 +170210,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.tilde.zone/users/ben" + "https://pleroma.cucked.me/users/moonman" ], "suggestions": { "enabled": false @@ -165324,70 +170232,146 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-672-g91955847-shitposterclub+dev" }, "usage": { - "localPosts": 1636, + "localPosts": 2712, "users": { - "total": 56 + "total": 51 } }, "version": "2.0" } }, - "proto7.io": { - "error": 404 + "shrekislove.us": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.10.0-p663da1ef" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "wordpress" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 172, + "activeHalfyear": 12, + "activeMonth": 7 + }, + "localPosts": 14891, + "localComments": 17294 + }, + "metadata": { + "nodeName": "Shrek is Love", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "dannyk" + } + } }, - "tube.jeremielibeau.fr": { - "error": "HTTPSConnectionPool(host='tube.jeremielibeau.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.jeremielibeau.fr timed out. (connect timeout=3)'))" + "relai-francophone.fedi.quebec": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "qunok.com": { + "freehold.earth": { + "error": "HTTPSConnectionPool(host='freehold.earth', port=443): Read timed out. (read timeout=3)" + }, + "dqrivals.mastportal.info": { + "error": "HTTPSConnectionPool(host='dqrivals.mastportal.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bsd.moe": { + "error": "HTTPSConnectionPool(host='bsd.moe', port=443): Read timed out. (read timeout=3)" + }, + "mupub.unfettered.net": { + "error": "HTTPSConnectionPool(host='mupub.unfettered.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mupub.unfettered.net' doesn't match 'joshpanter.com'\")))" + }, + "pouet.accretion.eu.org": { + "error": "HTTPSConnectionPool(host='pouet.accretion.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.bunkerchan.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.bunkerchan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "libreadvice.org": { "error": 404 }, - "www.makeuseof.com": { - "error": 403 + "mstdn.thedesk.top": { + "error": "HTTPSConnectionPool(host='mstdn.thedesk.top', port=443): Read timed out. (read timeout=3)" }, - "blog.vandermeyden.org": { - "error": "HTTPSConnectionPool(host='blog.vandermeyden.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m1.masdon.life": { + "error": "HTTPSConnectionPool(host='m1.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.funkwhale.audio": { + "nemosrv.tk": { + "error": "HTTPSConnectionPool(host='nemosrv.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "orb.odosys.net": { + "error": "HTTPSConnectionPool(host='orb.odosys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.56k.es": { + "error": "HTTPSConnectionPool(host='social.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kodlomrazi.ru": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.3.0" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 598, + "activeMonth": 484, + "activeHalfyear": 732 }, - "localPosts": 4, - "localComments": 0 + "localPosts": 92232 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "openRegistrations": true + } + }, + "masticodon.snowcrash.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "nodeName": "Funkwhale Videos", - "nodeDescription": "Home of Funkwhale guides and other Funkwhale-related content" - } + "localPosts": 34 + }, + "openRegistrations": true } }, - "toot.undernet.uy": { - "error": "HTTPSConnectionPool(host='toot.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thenullpointer.net": { + "error": 404 }, - "pleroma.striker.host": { + "pleroma.jonquan.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -165399,7 +170383,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", "chat", "relay" ], @@ -165413,10 +170396,46 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], + "federated_timeline_removal": [ + "mastodon.social", + "gab.com", + "freespeechextremist.com" + ], + "media_nsfw": [ + "anime.website", + "gab.com", + "stereophonic.space", + "sinblr.com", + "switter.at", + "neckbeard.xyz", + "social.myfreecams.com", + "weeb.academy", + "pl.smuglo.li", + "baraag.net", + "pawoo.net", + "mstdn.jp", + "2hu.club", + "social.homunyan.com", + "social.super-niche.club", + "vampire.estate", + "weeaboo.space", + "youkai.town", + "kowai.youkai.town", + "freespeechextremist.com", + "humblr.social" + ], + "media_removal": [ + "gameliberty.club", + "neckbeard.xyz" + ], + "reject": [ + "wxw.moe", + "loli.estate", + "shitasstits.life", + "sinblr.com", + "humblr.social", + "switter.at" + ], "report_removal": [] }, "quarantined_instances": [] @@ -165427,10 +170446,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "striker.host", + "nodeName": "Jons Pleroma Instance", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -165478,7 +170497,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.striker.host/users/striker" + "https://pleroma.jonquan.moe/users/JonQuan" ], "suggestions": { "enabled": false @@ -165500,331 +170519,285 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.0" }, "usage": { - "localPosts": 118, + "localPosts": 108, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "masto.svnet.fr": { + "sasbaen.be": { + "error": "HTTPSConnectionPool(host='sasbaen.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "adelaide.group": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "1way.faith": { + "error": 404 + }, + "pleroma.at7s.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.zaclys.com": { + "error": 404 + }, + "mastodon.emanuelpina.pt": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 110, - "activeMonth": 62, - "activeHalfyear": 129 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 11198 + "localPosts": 65 }, "openRegistrations": false } }, - "fedi.farm": { - "error": 404 - }, - "theotherdell.com": { - "error": "HTTPSConnectionPool(host='theotherdell.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tv.rt-trend.jp": { - "error": "HTTPSConnectionPool(host='tv.rt-trend.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tv.rt-trend.jp' doesn't match 'tvdon.rt-trend.jp'\")))" + "matus.faith": { + "error": "HTTPSConnectionPool(host='matus.faith', port=443): Read timed out. (read timeout=3)" }, - "pix.rousset.nom.fr": { + "kith.kitchen": { "nodeinfo": { - "metadata": { - "nodeName": "pix.rousset.nom.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pix.rousset.nom.fr", - "url": "https://pix.rousset.nom.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, "usage": { - "localPosts": 13, - "localComments": 0, "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 4 - } + "total": 256, + "activeMonth": 63, + "activeHalfyear": 249 + }, + "localPosts": 12274 }, - "version": "2.0", "openRegistrations": true } }, - "pepecyb.ddns.net": { - "error": "HTTPSConnectionPool(host='pepecyb.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pepecyb.ddns.net timed out. (connect timeout=3)'))" + "cafe.datamol.org": { + "error": 502 }, - "lordphoenix.tuxfamily.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 571, - "localComments": 507 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "lordphoenix@tuxfamily.org" - } - } + "mastodon.ivn.cx": { + "error": "HTTPSConnectionPool(host='mastodon.ivn.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ivn.cx' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" }, - "cloud.irminger.org": { - "error": 403 + "mm.kddlb.cl": { + "error": "HTTPSConnectionPool(host='mm.kddlb.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "patty.silvermag.net": { - "error": "HTTPSConnectionPool(host='patty.silvermag.net', port=443): Read timed out. (read timeout=3)" + "personashield.com": { + "error": "HTTPSConnectionPool(host='personashield.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.guru": { + "xengi.de": { + "error": "HTTPSConnectionPool(host='xengi.de', port=443): Read timed out. (read timeout=3)" + }, + "finotto.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3909, - "activeMonth": 2087, - "activeHalfyear": 2903 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 945430 + "localPosts": 20 }, "openRegistrations": false } }, - "glittering.dev": { - "error": 404 - }, - "msky.floso.net": { - "error": "HTTPSConnectionPool(host='msky.floso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to msky.floso.net timed out. (connect timeout=3)'))" - }, - "cloud.monteagudo.net": { - "error": 403 - }, - "pleroma.eta-expanse.online": { - "error": "HTTPSConnectionPool(host='pleroma.eta-expanse.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.eta-expanse.online timed out. (connect timeout=3)'))" - }, - "cloud.pevas.club": { - "error": "HTTPSConnectionPool(host='cloud.pevas.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nirvana.undo.it": { - "error": 404 - }, - "pleroma.hjkos.com": { - "error": "HTTPSConnectionPool(host='pleroma.hjkos.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.hjkos.com timed out. (connect timeout=3)'))" - }, - "my-gnusocial.de": { - "error": "HTTPSConnectionPool(host='my-gnusocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.photog.social": { - "error": 526 - }, - "gs.maison.shnoulle.net": { - "error": "HTTPSConnectionPool(host='gs.maison.shnoulle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.mercode.org": { - "error": "HTTPSConnectionPool(host='mastodon.mercode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mlmart.masto.host": { - "error": "HTTPSConnectionPool(host='mlmart.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "bobadon.co.uk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pubgate.autogestion.org": { + "ohno.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "PubGate", - "version": "0.2.21" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 24, + "activeMonth": 3, + "activeHalfyear": 11 }, - "localPosts": 208 + "localPosts": 105 }, - "metadata": { - "sourceCode": "https://github.com/autogestion/pubgate" - } + "openRegistrations": true } }, - "meow.zarchbox.fr": { + "pleroma.azkware.net": { + "error": "HTTPSConnectionPool(host='pleroma.azkware.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.azkware.net' doesn't match either of 'adminer.azkware.net', 'azkware.net', 'cloud.azkware.net', 'mail.azkware.net', 'peertube.azkware.net', 'rss.azkware.net', 'search.azkware.net', 'social.azkware.net', 'www.azkware.net'\")))" + }, + "mstdn.sh": { + "error": "HTTPSConnectionPool(host='mstdn.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.openpsychology.net": { + "error": "HTTPSConnectionPool(host='mastodon.openpsychology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ministryofinternet.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "A federated plattform for european humans.", + "nodeName": "Ministry Of Internet", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://ministryofinternet.eu/users/root" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" }, - "openRegistrations": false, "usage": { - "users": {} + "localPosts": 16, + "users": { + "total": 3 + } }, - "metadata": { - "nodeName": "Meow", - "nodeDescription": "Instance personnelle.", - "maintainer": { - "name": "KazukyAkayashi", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } + "version": "2.0" } }, - "irishstew.org": { - "error": "HTTPSConnectionPool(host='irishstew.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kune.gouge.re": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "family.foxworthy.name": { + "werworld.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 11, - "activeHalfyear": 15 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 }, - "localPosts": 389 + "localPosts": 21 }, - "openRegistrations": true + "openRegistrations": false } }, - "au.peertube.network": { - "error": "HTTPSConnectionPool(host='au.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "reallygay.party": { - "error": "HTTPSConnectionPool(host='reallygay.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.garbage-juice.com": { - "error": "HTTPSConnectionPool(host='mastodon.garbage-juice.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "lamarmotamecanica.wordpress.com": { - "error": 404 + "pixelfed.foxtrot-community.cc": { + "error": 500 }, - "totallylegit.site": { + "f.l4.pm": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -165834,21 +170807,25 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "pleroma_emoji_reactions" ], "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "enabled": true + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Totally Legit Site", + "nodeDescription": "luna's gay instance", + "nodeName": "Pleroma/Lunya", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -165861,7 +170838,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -165894,17 +170871,12 @@ "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://totallylegit.site/users/qrsbrwn", - "https://totallylegit.site/users/axel" + "https://f.l4.pm/users/luna" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -165915,8 +170887,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -165924,10 +170895,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 338, + "localPosts": 942, "users": { "total": 5 } @@ -165935,15 +170906,237 @@ "version": "2.0" } }, - "mastodon.uelfte.ninja": { - "error": "HTTPSConnectionPool(host='mastodon.uelfte.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "myriad.domains": { + "error": "HTTPSConnectionPool(host='myriad.domains', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.uno": { + "mastodon.libresilicon.com": { + "error": 404 + }, + "mstdn.yamachan.org": { + "error": 404 + }, + "mstdn.niftycloud.info": { + "error": "HTTPSConnectionPool(host='mstdn.niftycloud.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "henkouban.herokuapp.com": { + "error": 404 + }, + "mastodon.my": { + "error": "HTTPSConnectionPool(host='mastodon.my', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.daniel-keil.de": { + "error": 404 + }, + "eris.social": { + "error": "HTTPSConnectionPool(host='eris.social', port=443): Read timed out. (read timeout=3)" + }, + "nc.dublinlinux.org": { + "error": 404 + }, + "cloud.weingaertner-it.de": { + "error": 404 + }, + "ponkotsu.now.sh": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.jre.villas": { + "error": "HTTPSConnectionPool(host='mastodon.jre.villas', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smh.drive-by.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "swift-skunk-61.localtunnel.me": { + "error": "HTTPSConnectionPool(host='swift-skunk-61.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "peertube.wivodaim.net": { + "error": "HTTPSConnectionPool(host='peertube.wivodaim.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "friendica.xid.ch": { + "error": 404 + }, + "shugyo.m.to": { + "error": "HTTPSConnectionPool(host='shugyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "a.daizhige.org": { + "error": "HTTPSConnectionPool(host='a.daizhige.org', port=443): Read timed out. (read timeout=3)" + }, + "mstn.titouan.co": { + "error": "HTTPSConnectionPool(host='mstn.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "muenster.im": { + "error": "HTTPSConnectionPool(host='muenster.im', port=443): Read timed out. (read timeout=3)" + }, + "ap.bortzmeyer.fr": { + "error": 404 + }, + "lucida-note.info": { + "error": "HTTPSConnectionPool(host='lucida-note.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kqz.io": { + "error": "HTTPSConnectionPool(host='kqz.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eigenmagic.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 44, + "activeMonth": 17, + "activeHalfyear": 24 + }, + "localPosts": 10371 + }, + "openRegistrations": true + } + }, + "pleroma.ohgro.net": { + "error": "HTTPSConnectionPool(host='pleroma.ohgro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lol2.tun.a4.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "finalesocial.com": { + "error": "HTTPSConnectionPool(host='finalesocial.com', port=443): Read timed out. (read timeout=3)" + }, + "blacktwitter.io": { + "error": 404 + }, + "thezone.zone": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 118, + "activeMonth": 4, + "activeHalfyear": 27 + }, + "localPosts": 611 + }, + "openRegistrations": true + } + }, + "pushingrubberdownhill.com": { + "error": 404 + }, + "www.espoone.eu": { + "error": 404 + }, + "vicx.fr": { + "error": 404 + }, + "hstcsl.jp": { + "error": "HTTPSConnectionPool(host='hstcsl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kabutodon.com": { + "error": "HTTPSConnectionPool(host='kabutodon.com', port=443): Read timed out. (read timeout=3)" + }, + "pixel.derbladho.fr": { + "error": "HTTPSConnectionPool(host='pixel.derbladho.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.derbladho.fr' doesn't match 'hubzi.derbladho.fr'\")))" + }, + "t.digigame.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": true + } + }, + "home.putz.space": { + "error": 404 + }, + "mastodon.moritzmahringer.de": { + "error": 404 + }, + "internal.carmantini.com": { + "error": 404 + }, + "mastodon.fyyd.de": { + "error": "HTTPSConnectionPool(host='mastodon.fyyd.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.fyyd.de' doesn't match either of 'fyyd.de', 'www.fyyd.de'\")))" + }, + "mastodon.social/users/processr": { + "error": 404 + }, + "mstdn.lvds.co": { + "error": "HTTPSConnectionPool(host='mstdn.lvds.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "Equestria.Social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 573, + "activeMonth": 51, + "activeHalfyear": 104 + }, + "localPosts": 100467 + }, + "openRegistrations": false + } + }, + "onerescue.org": { + "error": 404 + }, + "dmar.tlbflush.org": { + "error": "HTTPSConnectionPool(host='dmar.tlbflush.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.wasistdasfuer1.club": { + "error": "HTTPSConnectionPool(host='social.wasistdasfuer1.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.statistiche.win": { + "error": 404 + }, + "tired.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='tired.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yunopeertube.myddns.me": { + "error": "HTTPSConnectionPool(host='yunopeertube.myddns.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nx1994.your-storageshare.de": { + "error": 403 + }, + "social.secline.de": { + "error": "HTTPSConnectionPool(host='social.secline.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pire.artisanlogiciel.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -165958,23 +171151,33 @@ "openRegistrations": true, "usage": { "users": { - "total": 687 + "total": 26 }, - "localPosts": 79550, - "localComments": 66 + "localPosts": 21432, + "localComments": 77 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Italia - Video Sharing Free & Open: Etico, Libero, Decentralizzato", - "nodeDescription": "PeerTube Uno Italia, \u00e8 la prima piattaforma video streaming Italiana per video liberi creative commons, gratuiti e liberamente visionabili, scaricabili e distribuibili.\nPreserviamo e conserviamo nel tempo nei nostri server archivi di video, cortometraggi, lungometraggi digitali italiani con licenza creative commons.\nSiamo una piattaforma Libera che usa solo Free Open Source Software, siamo federati con tutte le altre istanze Peertube nel mondo attraverso la rete ActivityPub ed anche con altri social come Mastodon, Pixelfed chesono all'interno del \"Fediverse\". I video vengono inviati tramite il P2P (BitTorrent) direttamente nel browser con WebTorrent per ottimizzare il carico e ridurre i costi del server.\nPeerTube Uno Italia \u00e8 un'associazione per la diffusione della conoscenza libera (WMI) \u00e8 un\u2019associazione di promozione sociale che dal opera nell\u2019ambito della cultura libera.\n\nOperiamo per diffondere il sapere libero e per sostenere i progetti Creative Commons, contenitori e generatori del sapere libero, come Peertube, la piattaforma video in streaming.\n\nPeerTube Italia persegue esclusivamente obiettivi di solidariet\u00e0 sociale nel campo della promozione culturale. Lo scopo principale dell\u2019associazione \u00e8 contribuire attivamente alla diffusione, al miglioramento e all\u2019avanzamento del sapere e della cultura, attraverso la produzione, la raccolta e la divulgazione gratuita di contenuti liberi che incentivino le possibilit\u00e0 di accesso alla conoscenza e alla formazione.\n\nQuesto \u00e8 un server decentralizzato, non \u00e8 gestito da alcuna societ\u00e0 e da nessun ente governativo. Non ti seguiamo su internet e non siamo interessati a censurarti per opinioni politiche o filosofiche.\n\nForniamo anche il servizio gratuito per scaricare video dal web: https://alltubedownload.peertube.uno", + "nodeName": "PirePeerTube", + "nodeDescription": "La pire instance PeerTube.\n\n( shakespear's language translation : worst peertube instance ).\n \nA federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -165991,24 +171194,24 @@ "enabled": true }, "enabledResolutions": [ - 1080, - 2160 + 480, + 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -166065,8 +171268,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 104857600 + "videoQuota": 524288000, + "videoQuotaDaily": 52428800 }, "trending": { "videos": { @@ -166080,22 +171283,22 @@ } } }, - "mastodon.vierkantor.com": { - "error": 404 + "tapidon.skyfish.jp": { + "error": "HTTPSConnectionPool(host='tapidon.skyfish.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixelfed.takumifan.club": { - "error": "HTTPSConnectionPool(host='pixelfed.takumifan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "social.nothingplanet.com": { + "error": "HTTPSConnectionPool(host='social.nothingplanet.com', port=443): Read timed out. (read timeout=3)" }, - "lowsamplingrate.eu": { - "error": 404 + "cuttlefi.sh": { + "error": "HTTPSConnectionPool(host='cuttlefi.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "tube.abrizero.fr": { - "error": "HTTPSConnectionPool(host='tube.abrizero.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "my-freedom.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pleroma.bytepirate.org": { - "error": "HTTPSConnectionPool(host='pleroma.bytepirate.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.bytepirate.org' doesn't match 'media.duck.cafe'\")))" + "eggz.tv": { + "error": "HTTPSConnectionPool(host='eggz.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "tposocial.nl": { + "aban.don.neso.tech": { "nodeinfo": { "version": "2.0", "software": { @@ -166107,476 +171310,530 @@ ], "usage": { "users": { - "total": 28, - "activeMonth": 1, - "activeHalfyear": 35 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 30 + "localPosts": 25 }, "openRegistrations": true } }, - "friendica.valvin.fr": { + "roaring.campfire.website": { + "error": "HTTPSConnectionPool(host='roaring.campfire.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mayfirst.org": { + "error": "HTTPSConnectionPool(host='social.mayfirst.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.royaltechnology.net": { + "error": "HTTPSConnectionPool(host='social.royaltechnology.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.aquarla.net": { + "error": "HTTPSConnectionPool(host='mastodon.aquarla.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1056)')))" + }, + "gezondemedia.nl": { + "error": 404 + }, + "igel.jpop.club": { + "error": "HTTPSConnectionPool(host='igel.jpop.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.atheistmedianetwork.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "theboss.tech": { + "error": "HTTPSConnectionPool(host='theboss.tech', port=443): Read timed out. (read timeout=3)" + }, + "amis.marsnet.org": { + "error": 404 + }, + "weiher.my-gateway.de": { + "error": 404 + }, + "kai12250220.jp": { + "error": "HTTPSConnectionPool(host='kai12250220.jp', port=443): Read timed out. (read timeout=3)" + }, + "peertube.serveur.slv-valbonne.fr": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1313" + "name": "peertube", + "version": "2.1.1" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], "outbound": [ - "friendica", - "diaspora", - "gnusocial" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 18 + }, + "localPosts": 193, + "localComments": 11 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "SLVtv Vid\u00e9o \u00e0 la demande PeerTube \u00e0 Valbonne Sophia Antipolis", + "nodeDescription": "Vid\u00e9o \u00e0 la demande de la WebTV locale \u00e0 Sophia Antipolis et centr\u00e9e sur Valbonne, administr\u00e9e par l'association Sophia Loisirs et Vie.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "video.corrigan.xyz": { + "error": "HTTPSConnectionPool(host='video.corrigan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.oiseauroch.fr": { + "error": "HTTPSConnectionPool(host='peertube.oiseauroch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "echoz@kopiti.am": { + "error": 404 + }, + "mstdn-politics.com": { + "error": "HTTPSConnectionPool(host='mstdn-politics.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.togart.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "livejournal", - "smtp", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 2 }, - "localPosts": 765, - "localComments": 321 + "localPosts": 6214, + "localComments": 2 }, - "openRegistrations": false, "metadata": { - "nodeName": "Valvin friendica instance", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "livejournal", - "smtp", - "twitter" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "m.smc.li": { - "error": "HTTPSConnectionPool(host='m.smc.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.smc.li timed out. (connect timeout=3)'))" + "masto.antopie.org": { + "error": "HTTPSConnectionPool(host='masto.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "geddy.dyndns.org": { - "error": "HTTPSConnectionPool(host='geddy.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to geddy.dyndns.org timed out. (connect timeout=3)'))" + "md.s3t.jp": { + "error": "HTTPSConnectionPool(host='md.s3t.jp', port=443): Read timed out. (read timeout=3)" }, - "chbk.co": { - "error": 404 + "mastodon.freddi.app": { + "error": "HTTPSConnectionPool(host='mastodon.freddi.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "bongocats.town": { - "error": "HTTPSConnectionPool(host='bongocats.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chitownmastodon.tech": { + "error": "HTTPSConnectionPool(host='chitownmastodon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mangadon.biz": { - "error": "HTTPSConnectionPool(host='mangadon.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kittyverse.co": { + "error": "HTTPSConnectionPool(host='kittyverse.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "oneiris.me": { + "mastodon.seti.bzh": { + "error": "HTTPSConnectionPool(host='mastodon.seti.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "natio.ovh": { + "error": "HTTPSConnectionPool(host='natio.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "comrade.abortu.com": { + "error": "HTTPSConnectionPool(host='comrade.abortu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.fujii-yuji.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 50136 + }, + "openRegistrations": false + } + }, + "zenalio.ch": { + "error": "HTTPSConnectionPool(host='zenalio.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "clashroyalemastodon.com": { + "error": "HTTPSConnectionPool(host='clashroyalemastodon.com', port=443): Read timed out. (read timeout=3)" + }, + "social.bundestrollministerium.de": { + "error": 503 + }, + "peertube.informaction.info": { + "error": 502 + }, + "tentacle.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 97 + }, + "openRegistrations": false + } + }, + "illyasviel.cf": { + "error": "HTTPSConnectionPool(host='illyasviel.cf', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/maniadrone": { + "error": 404 + }, + "test.fedi.moe": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "fedimoe", + "version": "0.1.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "localPosts": 118681, + "users": { + "total": 89 + } + }, + "openRegistrations": false, "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay", - "safe_dm_mentions" + "fedimoe", + "fedimoe/0.1.0", + "danbooru", + "cute" ], "federation": { "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mirrored.social" - ], - "media_nsfw": [ - "kinky.business", - "sinblr.com", - "kinkyelephant.com", - "switter.at" - ], - "media_nswf": [ - "kinky.business", - "sinblr.com", - "kinkyelephant.com", - "switter.at" - ], - "media_removal": [], - "reject": [ - "beehub.org", - "cliterati.club", - "develop.gab.com", - "exited.eu", - "explosion.party", - "fedichive.tk", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freevoice.space", - "freezepeach.xyz", - "gab.ai", - "gab.com", - "gabfed.com", - "gameliberty.club", - "gasthe.lgbt", - "gleasonator.com", - "glindr.org", - "hagra.net", - "kag.social", - "kiwifarms.cc", - "lets.saynoto.lgbt", - "ligma.pro", - "melalandia.tk", - "mobile.co", - "mstdn.foxfam.club", - "neckbeard.xyz", - "neenster.org", - "newjack.city", - "noagendasocial.com", - "nordenmedia.com", - "not-develop.gab.com", - "npf.mlpol.net", - "pieville.net", - "pl.765racing.com", - "pleroma.cucked.me", - "pleroma.kiwifarms.net", - "pleroma.rareome.ga", - "pl.smuglo.li", - "preteengirls.biz", - "prout.social", - "rapefeminists.network", - "robo.super-niche.club", - "sealion.club", - "shitasstits.life", - "skippers-bin.com", - "social.foxfam.club", - "social.quodverum.com", - "spinster.xyz", - "thechad.zone", - "the.hedgehoghunter.club", - "voluntaryism.club", - "wagesofsinisdeath.com", - "weedis.life", - "yorishiro.space", - "baraag.net", - "gs.smuglo.li", - "social.super-niche.club", - "unsafe.space", - "afterlife.masto.host", - "animalliberation.social", - "anime.website", - "blob.cat", - "botsin.space", - "buckeye.social", - "busshi.moe", - "cryptids.online", - "exited.eu", - "fedi.absturztau.be", - "fosstodon.org", - "functor.pro", - "hitchhiker.social", - "inditoot.com", - "jpop.club", - "juche.town", - "letsalllovela.in", - "lets.saynoto.lgbt", - "librem.one", - "micca.xyz", - "mstdn.io", - "niu.moe", - "oneway.masto.host", - "pleroma.flussence.eu", - "prout.social", - "qoto.org", - "quitter.pw", - "sapphos.be", - "shigusegubu.club", - "shitasstits.life", - "shitposter.club", - "soc.fglt.nl", - "social.i2p.rocks", - "socnet.supes.com", - "sneak.berlin", - "thewired.xyz", - "uwu.social", - "witches.live", - "wolfhowl.me", - "yang.social", - "counter.social", - "mu.zaitcev.nu", - "pleroma.mouse.services", - "crypto-group-buy.com", - "pleroma.com", - "bikeshed.party", - "jaeger.website", - "glasgow.social", - "yorishiro.space", - "search.fedi.app", - "fedi.app", - "rape.lol", - "cock.li", - "activism.openworlds.info", - "campain.openworlds.info", - "social.nothingplanet.com", - "catgirl.life", - "coom.club", - "pleroma.soykaf.com", - "ygddrasil.social", - "socially.whimsic.al", - "pawoo.net", - "mastodon.cloud", - "rawr-xd.club", - "archivefedifor.fun", - "*.inex.rocks", - "*.mentality.rip", - "princess.cat", - "definitely-not-archivefedifor.fun", - "byoblu.com", - "raplst.town" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "beehub.org", - "cliterati.club", - "develop.gab.com", - "exited.eu", - "explosion.party", - "fedichive.tk", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freevoice.space", - "freezepeach.xyz", - "gab.ai", - "gab.com", - "gabfed.com", - "gameliberty.club", - "gasthe.lgbt", - "gleasonator.com", - "glindr.org", - "hagra.net", - "kag.social", - "kiwifarms.cc", - "lets.saynoto.lgbt", - "ligma.pro", - "melalandia.tk", - "mobile.co", - "mstdn.foxfam.club", - "neckbeard.xyz", - "neenster.org", - "newjack.city", - "noagendasocial.com", - "nordenmedia.com", - "not-develop.gab.com", - "npf.mlpol.net", - "pieville.net", - "pl.765racing.com", - "pleroma.cucked.me", - "pleroma.kiwifarms.net", - "pleroma.rareome.ga", - "pl.smuglo.li", - "preteengirls.biz", - "prout.social", - "rapefeminists.network", - "robo.super-niche.club", - "sealion.club", - "shitasstits.life", - "skippers-bin.com", - "social.foxfam.club", - "social.quodverum.com", - "spinster.xyz", - "thechad.zone", - "the.hedgehoghunter.club", - "voluntaryism.club", - "wagesofsinisdeath.com", - "weedis.life", - "yorishiro.space", - "baraag.net", - "gs.smuglo.li", - "social.super-niche.club", - "unsafe.space", - "afterlife.masto.host", - "animalliberation.social", - "anime.website", - "blob.cat", - "botsin.space", - "buckeye.social", - "busshi.moe", - "cryptids.online", - "exited.eu", - "expired.mentality.rip", - "fedi.absturztau.be", - "fosstodon.org", - "functor.pro", - "hitchhiker.social", - "inditoot.com", - "jpop.club", - "juche.town", - "letsalllovela.in", - "lets.saynoto.lgbt", - "librem.one", - "micca.xyz", - "mstdn.io", - "niu.moe", - "oneway.masto.host", - "pleroma.flussence.eu", - "prout.social", - "qoto.org", - "quitter.pw", - "sapphos.be", - "shigusegubu.club", - "shitasstits.life", - "shitposter.club", - "soc.fglt.nl", - "social.i2p.rocks", - "socnet.supes.com", - "sneak.berlin", - "thewired.xyz", - "uwu.social", - "witches.live", - "wolfhowl.me", - "yang.social", - "counter.social", - "mu.zaitcev.nu", - "pleroma.mouse.services", - "crypto-group-buy.com", - "pleroma.com", - "bikeshed.party", - "jaeger.website", - "glasgow.social", - "yorishiro.space", - "search.fedi.app", - "fedi.app", - "rape.lol", - "cock.li", - "activism.openworlds.info", - "campain.openworlds.info", - "social.nothingplanet.com", - "catgirl.life", - "coom.club", - "pleroma.soykaf.com", - "ygddrasil.social", - "socially.whimsic.al", - "pawoo.net", - "mastodon.cloud", - "rawr-xd.club", - "archivefedifor.fun", - "princess.cat", - "definitely-not-archivefedifor.fun", - "*.inex.rocks", - "*mentality.rip", - "byoblu.com", - "raplst.town" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "exclusions": false }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "personal fediverse instance for anaerant", - "nodeName": "oneiris.me", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, + "nodeName": "fedimoe", + "nodeDescription": "Pick and follow any Danbooru tag to get pix on your feed with automated image posting bots created on-the-fly.", "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" + "text/plain" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://oneiris.me/users/anaerant" + "private": false + }, + "services": { + "inbound": [], + "outbound": [] + } + } + }, + "hubzilla.gadgeteerza.co.za": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "insanejournal", + "pumpio", + "redmatrix", + "twitter", + "wordpress" ], - "suggestions": { - "enabled": false + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 1326, + "localComments": 258 + }, + "metadata": { + "nodeName": "GadgeteerZA" + } + } + }, + "cloud.fred-dresken.nl": { + "error": 404 + }, + "cloud.insitu.fr": { + "error": "HTTPSConnectionPool(host='cloud.insitu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "isleo.space": { + "error": "HTTPSConnectionPool(host='isleo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zap.macgirvin.com": { + "error": 404 + }, + "blog.oi7.de": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "blog.oi7.de" }, "openRegistrations": false, "protocols": [ @@ -166587,22 +171844,44 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "plume", + "version": "0.4.0" }, "usage": { - "localPosts": 117, + "localComments": 2, + "localPosts": 2, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "splat.soy": { + "abandonedsocialnetwork.com": { + "error": "HTTPSConnectionPool(host='abandonedsocialnetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "huen2hmldv.4chan.icu": { + "error": "HTTPSConnectionPool(host='huen2hmldv.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "socialmatrix.us": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.horliy.seri.gr.jp": { + "error": 404 + }, + "cloud.brasstonality.com": { + "error": 404 + }, + "mastodon.ex-studio.info": { + "error": 404 + }, + "kyokoi.ddns.net": { + "error": "HTTPSConnectionPool(host='kyokoi.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.envs.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -166612,6 +171891,8 @@ "shareable_emoji_packs", "multifetch", "media_proxy", + "gopher", + "chat", "relay" ], "federation": { @@ -166624,15 +171905,21 @@ "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ - "tabletop.social" - ], + "federated_timeline_removal": [], "media_nsfw": [], "media_removal": [], - "reject": [], + "reject": [ + "gab.com", + "develop.gab.com", + "not-develop.gab.com" + ], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "gab.com", + "develop.gab.com", + "not-develop.gab.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -166640,10 +171927,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/splat.soy", + "nodeDescription": "A Pleroma instance on envs.net, an alternative fediverse server.", + "nodeName": "Pleroma on envs.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -166656,7 +171943,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -166687,11 +171974,14 @@ "user-search", "user_exists", "users", - "web" + "web", + "sven", + "ennik" ], "skipThreadContainment": true, "staffAccounts": [ - "https://splat.soy/users/AstroBadger" + "https://pleroma.envs.net/users/creme", + "https://pleroma.envs.net/users/envs" ], "suggestions": { "enabled": false @@ -166700,10 +171990,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 1000000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -166713,149 +172003,472 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 3355, + "localPosts": 190, "users": { - "total": 6 + "total": 7 } }, "version": "2.0" } }, - "mastodon.sigpipe.link": { - "error": "HTTPSConnectionPool(host='mastodon.sigpipe.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chroske.com": { - "error": "HTTPSConnectionPool(host='chroske.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.zenbuempty.net": { + "error": 404 }, - "playtime.fm": { - "error": "HTTPSConnectionPool(host='playtime.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to playtime.fm timed out. (connect timeout=3)'))" + "clc.plus": { + "error": "HTTPSConnectionPool(host='clc.plus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "noblogo.org": { + "fetishdon.tk": { "nodeinfo": { - "metadata": { - "nodeName": "noblogo.org", - "nodeDescription": "Noblogo.org \u00e8 il network di blog etici e senza scopo di lucro, nessuno spia, nessuno analizza cosa stai facendo, nessuna fastidiosa registrazione, niente dati personali, niente costi premium, nessuna notifica o email fastidiosa e niente banners.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 116, - "activeHalfyear": 121 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 7 }, - "localPosts": 230 + "localPosts": 167 }, - "version": "2.0" + "openRegistrations": true } }, - "relay.strizhakov.dev": { - "error": 502 - }, - "masto.downey.net": { - "error": 404 + "lanuevatierra.zyns.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.japan-railway.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.japan-railway.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "v2.jacky.wtf": { + "nodeinfo": { + "version": "2.1", + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfYear": 1 + }, + "localPosts": "12047", + "localComments": "11715" + }, + "software": { + "version": "0.1.7+prod", + "name": "Koype" + }, + "services": { + "outbound": [ + "atom1.0", + "webmention", + "jsonfeed" + ], + "inbound": [ + "webmention", + "micropub", + "microformats" + ] + }, + "protocols": [ + "webmention", + "micropub", + "microformats" + ], + "openRegistrations": false, + "metadata": { + "software": { + "vcs": "https://git.jacky.wtf/indieweb/koype", + "homepage": "https://koype.net/", + "follow": "https://v2.jacky.wtf/feeds" + }, + "nodeName": "https://v2.jacky.wtf" + } + } }, - "mr.am": { + "cloud.bechtel-online.de": { "error": 404 }, - "accordingtohoyt.com": { + "6-28.mastodon.xyz": { "error": 404 }, - "bakusocial.com": { + "social.titouan.co": { + "error": "HTTPSConnectionPool(host='social.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "conf.tube": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeMonth": 33, - "activeHalfyear": 203 + "total": 6 }, - "localPosts": 2897 + "localPosts": 338, + "localComments": 2 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "ConfTube", + "nodeDescription": "PeerTube instance dedicated to conference videos.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.netdc.ca": { + "dmp.m.to": { + "error": "HTTPSConnectionPool(host='dmp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vseinstrukcii.date": { + "error": "HTTPSConnectionPool(host='vseinstrukcii.date', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "matinik.tv": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12 }, - "localPosts": 60 + "localPosts": 223, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Matinik TV", + "nodeDescription": "L'instance Matinik TV est d\u00e9di\u00e9e \u00e0 la diffusion de productions afro-diasporiques.\nNous sommes \u00e9galement pr\u00e9sents sur Mastodon -> madinina.social", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "nosocial.org": { - "error": "HTTPSConnectionPool(host='nosocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "bigloaf-peertube.ddns.net": { + "error": "HTTPSConnectionPool(host='bigloaf-peertube.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sys.kawi.fr": { + "rivals.space": { + "error": "HTTPSConnectionPool(host='rivals.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vzla.dev": { + "error": "HTTPSConnectionPool(host='vzla.dev', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.linuxquimper.org": { + "error": 502 + }, + "jamesekstrom.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "james", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.8.1" + }, "usage": { "users": { - "total": 129, - "activeMonth": 101, - "activeHalfyear": 102 + "total": 1 }, - "localPosts": 978 + "localPosts": 9 }, - "openRegistrations": true + "version": "2.0" } }, - "cloud.sebastian-gers.de": { + "video.obermui.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "dwj-office.de": { "error": 404 }, - "animal.church": { + "mstdn.metadata.moe": { + "error": 410 + }, + "a.peculiar.space": { + "error": "HTTPSConnectionPool(host='a.peculiar.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hellcutter.ddns.net": { + "error": "HTTPSConnectionPool(host='hellcutter.ddns.net', port=443): Read timed out. (read timeout=3)" + }, + "hidden.blue": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -166867,14 +172480,18 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "gopher", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "SimplePolicy", + "AntiFollowbotPolicy", + "AntiLinkSpamPolicy" ], "mrf_simple": { "accept": [], @@ -166899,16 +172516,6 @@ "therope.space", "hotwife.social", "mastodon.triggerphra.se", - "knzk.me", - "mastodon.social", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", "pl.smuglo.li", "wxw.moe", "neckbeard.xyz", @@ -166916,7 +172523,7 @@ "social.homunyan.com", "mast.eu.org", "baraag.net", - "pokemon.men" + "shitposter.club" ], "media_nsfw": [ "switter.at", @@ -166946,7 +172553,28 @@ "baraag.net" ], "media_removal": [], - "reject": [], + "reject": [ + "fedichive.tk", + "spinster.xyz", + "albin.social", + "melalandia.tk", + "pieville.net", + "develop.gab.com", + "gab.com", + "social.librem.one", + "gab.ai", + "beehub.org", + "noagendasocial.com", + "exited.eu", + "kiwifarms.cc", + "pleroma.kiwifarms.cc", + "kiwifarms.net", + "pleroma.kiwifarms.net", + "kiwifarms.is", + "pleroma.kiwifarms.is", + "freespeechextremist.com" + ], + "reject_deletes": [], "report_removal": [] }, "quarantined_instances": [] @@ -166957,10 +172585,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance for animal rights activists.", - "nodeName": "animal.church", + "nodeDescription": "Pleroma @ Hidden Blue", + "nodeName": "\u9752\u96a0\u308c\u306e\u91cc", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -167008,8 +172636,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://animal.church/users/gattogateaux", - "https://animal.church/users/animadmin" + "https://hidden.blue/users/foggy" ], "suggestions": { "enabled": false @@ -167018,10 +172645,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 100000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -167031,177 +172658,69 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-563-g745c3882-hidden-blue-2" }, "usage": { - "localPosts": 6788, + "localPosts": 3718, "users": { - "total": 9 + "total": 1 } }, "version": "2.0" } }, - "sweetjams.club": { - "error": "HTTPSConnectionPool(host='sweetjams.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sweetjams.club timed out. (connect timeout=3)'))" + "elle.garden": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mstdn.jp": { - "error": 403 + "viridiome.ga": { + "error": "HTTPSConnectionPool(host='viridiome.ga', port=443): Read timed out. (read timeout=3)" }, - "mastodon.to": { - "error": 404 + "social.schaeferit.de": { + "error": "HTTPSConnectionPool(host='social.schaeferit.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/headpats_bot": { - "error": 404 + "9177xe.tokyo": { + "error": "HTTPSConnectionPool(host='9177xe.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "don.muto.me": { - "error": "HTTPSConnectionPool(host='don.muto.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.quebec.gq": { + "error": "HTTPSConnectionPool(host='mstdn.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "flowercast.me": { - "error": "HTTPSConnectionPool(host='flowercast.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unidon.asmodeus.red": { + "error": "HTTPSConnectionPool(host='unidon.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "unsupervised.ca": { + "friendica.wittemeier.de": { "error": 404 }, - "sonogatto.it": { + "social.szy.io": { + "error": "HTTPSConnectionPool(host='social.szy.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--kck8cn1l.ninja": { + "error": "HTTPSConnectionPool(host='xn--kck8cn1l.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pug.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 10, - "activeHalfyear": 10 - }, - "localPosts": 91 - }, - "openRegistrations": true - } - }, - "www.sosial.eu": { - "error": "HTTPSConnectionPool(host='www.sosial.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alis.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4363, - "localComments": 4789 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 46 }, - "metadata": { - "email": "wordpress@alis.me" - } + "openRegistrations": false } }, - "therealtalk.org": { - "error": "HTTPSConnectionPool(host='therealtalk.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "relay.cosplayer.com": { - "error": "HTTPSConnectionPool(host='relay.cosplayer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pumperoos.club": { - "error": "HTTPSConnectionPool(host='pumperoos.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "next.teamlifezone.ru": { + "manga.tokyo": { "error": 403 }, - "log.faelix.net": { - "nodeinfo": { - "metadata": { - "nodeName": "FAELIX log", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "frankmeeuwsen.xyz": { - "error": 404 - }, - "plume.fedi.quebec": { - "nodeinfo": { - "metadata": { - "nodeDescription": "_This instance is intended for __francophones__ in __Qu\u00e9bec__. Otherwise, you are invited to [use another instance](https://joinplu.me)._\n* * *\n__[Cette instance](https://plume.fedi.quebec) francophone de Plume est h\u00e9berg\u00e9e au Qu\u00e9bec et est principalement destin\u00e9e aux Qu\u00e9b\u00e9cois.__", - "nodeName": "F\u00e9diQu\u00e9bec" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 6, - "users": { - "total": 23 - } - }, - "version": "2.0" - } - }, - "pleroma.ch405.xyz": { - "error": 404 - }, - "hartley.cc": { - "error": "HTTPSConnectionPool(host='hartley.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "recurrent.network": { + "the.howl.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -167213,7 +172732,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", "chat", "relay" ], @@ -167231,10 +172749,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": true, + "invitesEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Recurrent Network", + "nodeName": "hwl", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -167282,7 +172800,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://recurrent.network/users/lx" + "https://the.howl.moe/users/howl" ], "suggestions": { "enabled": false @@ -167304,218 +172822,91 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-10-g8bfcb637-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 9528, + "localPosts": 82, "users": { - "total": 47 + "total": 2 } }, "version": "2.0" } }, - "mstdn.satzz.me": { - "error": "HTTPSConnectionPool(host='mstdn.satzz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--kck8cn1l.ninja": { - "error": "HTTPSConnectionPool(host='xn--kck8cn1l.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.videos.lecygnenoir.info": { - "error": "HTTPSConnectionPool(host='dev.videos.lecygnenoir.info', port=443): Read timed out. (read timeout=3)" - }, - "deepsea.m.to": { - "error": "HTTPSConnectionPool(host='deepsea.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.cloudsumu.com": { - "error": "HTTPSConnectionPool(host='social.cloudsumu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "118.27.32.254": { - "error": "HTTPSConnectionPool(host='118.27.32.254', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "post.opendan.net": { - "error": "HTTPSConnectionPool(host='post.opendan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gidikroon.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 214, - "localComments": 18 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub", - "webmention" - ], - "metadata": { - "email": "Gidi@tiara.demon.nl" - } - } - }, - "mastodon.wireheadmechanist.com": { - "error": "HTTPSConnectionPool(host='mastodon.wireheadmechanist.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "populator.smilodon.social": { - "error": "HTTPSConnectionPool(host='populator.smilodon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rxt.social": { - "error": "HTTPSConnectionPool(host='rxt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fudanshi.org": { - "error": "HTTPSConnectionPool(host='fudanshi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mr.am": { + "error": 404 }, - "pixelfediver.se": { - "error": "HTTPSConnectionPool(host='pixelfediver.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tobiastom.name": { + "error": 404 }, - "circlelinego.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.taboulisme.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "tube.otter.sh": { + "social.fyeshit.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 10, + "activeMonth": 9, + "activeHalfyear": 9 }, - "localPosts": 6122, - "localComments": 1 + "localPosts": 215 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "OtterTube", - "nodeDescription": "Dashie's Electronic and stuff videos. Personnal instance." - } + "openRegistrations": true } }, - "samuels-macbook-air.speechmore.ml": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "takibi.today": { - "error": "HTTPSConnectionPool(host='takibi.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.poisson.me": { - "error": "HTTPSConnectionPool(host='mastodon.poisson.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.zuyadon.tk": { - "error": "HTTPSConnectionPool(host='mstdn.zuyadon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.zuyadon.tk timed out. (connect timeout=3)'))" - }, - "mstdn.freddi.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.freddi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.wimjaap.nl": { - "error": "HTTPSConnectionPool(host='mastodon.wimjaap.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.wimjaap.nl' doesn't match either of 'wimjaap.nl', 'www.wimjaap.nl'\")))" - }, - "xxoo.cat": { + "mastodon.social/users/Jourdan": { "error": 404 }, - "theaquario.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 7 - }, - "openRegistrations": true - } + "saxion.me": { + "error": "HTTPSConnectionPool(host='saxion.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.firechicken.net": { - "error": "HTTPSConnectionPool(host='social.firechicken.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.satoshishop.de": { + "error": 503 }, - "blog.phie.fi": { + "socialhome.network": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "socialhome", + "version": "0.12.0-dev" }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 25, - "localComments": 4 + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [] }, + "openRegistrations": true, + "usage": { + "users": { + "total": 1435, + "activeHalfyear": 299, + "activeMonth": 82 + }, + "localPosts": 23266, + "localComments": 1435 + }, "metadata": { - "email": "phoenamandre@gmail.com" + "nodeName": "Socialhome" } } }, - "social.sivokon.me": { - "error": "HTTPSConnectionPool(host='social.sivokon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.sivokon.me' doesn't match either of 'maxim.sivokon.me', 'www.maxim.sivokon.me'\")))" - }, - "wf.yakumo.dev": { - "error": "HTTPSConnectionPool(host='wf.yakumo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nathanheffley.com": { - "error": "HTTPSConnectionPool(host='social.nathanheffley.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.nathanheffley.com timed out. (connect timeout=3)'))" - }, - "www.cpushack.com": { - "error": "HTTPSConnectionPool(host='www.cpushack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.cpushack.com' doesn't match either of '*.gridserver.com', 'gridserver.com'\")))" - }, - "cloud.juri.grabowski.at": { - "error": 404 - }, - "www.mastodon.cool": { - "error": "HTTPSConnectionPool(host='www.mastodon.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "loeilducyclone.org": { + "recurrent.network": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -167527,6 +172918,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "gopher", "chat", "relay" ], @@ -167545,9 +172937,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "loeilducyclone.org", + "nodeName": "Recurrent Network", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -167594,7 +172986,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://recurrent.network/users/lx" + ], "suggestions": { "enabled": false }, @@ -167605,7 +172999,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -167615,561 +173009,54 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.50-10-g8bfcb637-develop" }, "usage": { - "localPosts": 111, + "localPosts": 9727, "users": { - "total": 6 + "total": 47 } }, "version": "2.0" } }, - "libertica.space": { + "mobilizon.logilab.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "friendica", - "pumpio", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 135, - "activeHalfyear": 87, - "activeMonth": 22 - }, - "localPosts": 3279, - "localComments": 880 - }, "metadata": { - "nodeName": "Libertica Space" - } - } - }, - "gregtaole.fr": { - "error": 404 - }, - "byzantine.army": { - "error": "HTTPSConnectionPool(host='byzantine.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.pinkieduck.net": { - "error": "HTTPSConnectionPool(host='social.pinkieduck.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.sparced.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1313" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] + "nodeDescription": "Change this to a proper description of your instance", + "nodeName": "Logilab;Mobilizon" }, - "usage": [], "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "saferspace.social": { - "error": "HTTPSConnectionPool(host='saferspace.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ipfs.io": { - "error": 404 - }, - "login.m.to": { - "error": "HTTPSConnectionPool(host='login.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "commentaires.adminrezo.fr": { - "error": "HTTPSConnectionPool(host='commentaires.adminrezo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drumbum42.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 146 - }, - "openRegistrations": false - } - }, - "social.skri.ga": { - "error": "HTTPSConnectionPool(host='social.skri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.skri.ga timed out. (connect timeout=3)'))" - }, - "mstdn.gnous.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "www.genbeta.com": { - "error": 404 - }, - "hse.spdns.org": { - "error": 403 - }, - "nextcloud.silentfoof.rocks": { - "error": 403 - }, - "social.0u0.fun": { - "error": "HTTPSConnectionPool(host='social.0u0.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "shipobookclub.wordpress.com": { - "error": 404 - }, - "mastodon.coolish.tk": { - "error": "HTTPSConnectionPool(host='mastodon.coolish.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.coolish.tk timed out. (connect timeout=3)'))" - }, - "pixelfed.uk": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.uk", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.uk", - "url": "https://pixelfed.uk" - } - } - }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.6" + "name": "Mobilizon", + "version": "1.0.0-beta.2" }, "usage": { - "localPosts": 65, "localComments": 0, + "localPosts": 2, "users": { - "total": 74, - "activeHalfyear": 73, - "activeMonth": 9 + "total": 32 } }, - "version": "2.0", - "openRegistrations": true - } - }, - "social.ochobitshacenunbyte.com": { - "error": "HTTPSConnectionPool(host='social.ochobitshacenunbyte.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dracos.co.uk": { - "error": "HTTPSConnectionPool(host='social.dracos.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.craigstewart.de": { - "error": "HTTPSConnectionPool(host='social.craigstewart.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "elara.jonasmoeller.de": { - "error": 403 - }, - "miso.monster": { - "error": "HTTPSConnectionPool(host='miso.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.captainark.net": { - "error": "HTTPSConnectionPool(host='social.captainark.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.ecnelises.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 31 - }, - "openRegistrations": true - } - }, - "cloud.kernvalley.us": { - "error": 404 - }, - "squeak.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2267 - }, - "openRegistrations": false - } - }, - "chinwag.org": { - "error": 404 - }, - "cloud.zordhak.fr": { - "error": 404 - }, - "truckersmstdn.com": { - "error": "HTTPSConnectionPool(host='truckersmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.ataber.pw": { - "error": 502 - }, - "mastodon.gummipunkt.eu": { - "error": "HTTPSConnectionPool(host='mastodon.gummipunkt.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.hedron.io": { - "error": 403 - }, - "sealion.club": { - "error": "HTTPSConnectionPool(host='sealion.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sealion.club timed out. (connect timeout=3)'))" - }, - "social.lucci.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1045 - }, - "openRegistrations": false - } - }, - "cloud.faelix.net": { - "error": 403 - }, - "ponpon.tk": { - "error": "HTTPSConnectionPool(host='ponpon.tk', port=2096): Read timed out. (read timeout=3)" - }, - "gensokyo.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 73, - "activeMonth": 26, - "activeHalfyear": 44 - }, - "localPosts": 10604 - }, - "openRegistrations": true - } - }, - "mastodon.guse.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 7622 - }, - "openRegistrations": false + "version": "2.0" } }, - "mstdn.dondon.club": { - "error": "HTTPSConnectionPool(host='mstdn.dondon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "hyoga9f.m.to": { - "error": "HTTPSConnectionPool(host='hyoga9f.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blablah.space": { - "error": 404 - }, - "kindred.at": { - "error": 404 + "cloudbase.cymru": { + "error": "HTTPSConnectionPool(host='cloudbase.cymru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "microblog.ducamp.me": { + "khimaros.com": { "error": 404 }, - "mastodon.davidpea.ch": { - "error": "HTTPSConnectionPool(host='mastodon.davidpea.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.feld.me": { - "error": 403 - }, - "prismo.dgm.pw": { - "error": "'href'" - }, - "mstdn.voyage": { - "error": "HTTPSConnectionPool(host='mstdn.voyage', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.aryasenna.net": { - "error": 526 - }, - "mastodon.triggerphra.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 314, - "activeMonth": 65, - "activeHalfyear": 75 - }, - "localPosts": 3887 - }, - "openRegistrations": true - } - }, - "hikikomori.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 25 - }, - "openRegistrations": true - } - }, - "watchmeexplode.net": { - "nodeinfo": { - "metadata": { - "nodeName": "watchmeexplode.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Watch Me Explode", - "domain": "watchmeexplode.net", - "url": "https://watchmeexplode.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 38, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "video.lewd.host": { + "diode.zone": { "nodeinfo": { "version": "2.0", "software": { @@ -168189,53 +173076,20 @@ "openRegistrations": true, "usage": { "users": { - "total": 129 + "total": 499 }, - "localPosts": 9727, - "localComments": 9 + "localPosts": 7338, + "localComments": 235 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "LewdTube", - "nodeDescription": "A free and open video streaming platform from Lewd.host.", + "nodeName": "Diode Zone", + "nodeDescription": "Diode Zone is a friendly place for original content with a focus on creativity and electronics!", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -168247,25 +173101,9 @@ "assets/style.css" ], "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -168281,6 +173119,8 @@ "enabled": true }, "enabledResolutions": [ + 0, + 240, 360, 480, 720, @@ -168294,7 +173134,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -168359,7 +173199,7 @@ }, "user": { "videoQuota": -1, - "videoQuotaDaily": 5368709120 + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -168373,31 +173213,49 @@ } } }, - "boardgames.social": { + "z.sv7.cc": { + "error": "HTTPSConnectionPool(host='z.sv7.cc', port=443): Read timed out. (read timeout=3)" + }, + "jeer.fr": { + "error": "HTTPSConnectionPool(host='jeer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastdc.com": { + "error": "HTTPSConnectionPool(host='mastdc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.libre-entreprise.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 634, - "activeMonth": 139, - "activeHalfyear": 748 + "total": 38, + "activeMonth": 19, + "activeHalfyear": 24 }, - "localPosts": 12307 + "localPosts": 3805 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.mygaia.org": { - "error": 404 + "social.soz.is": { + "error": "HTTPSConnectionPool(host='social.soz.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.soz.is' doesn't match 'kista.strateg.dev'\")))" }, - "tube.worldofhauru.xyz": { + "xn--pckuas0oz21m64d.jp": { + "error": "HTTPSConnectionPool(host='xn--pckuas0oz21m64d.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "o3o.ca": { + "error": "HTTPSConnectionPool(host='o3o.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.secpl.us": { + "error": "HTTPSConnectionPool(host='mastodon.secpl.us', port=443): Read timed out. (read timeout=3)" + }, + "tube.midov.pl": { "nodeinfo": { "version": "2.0", "software": { @@ -168417,24 +173275,75 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 246 }, - "localPosts": 4, - "localComments": 0 + "localPosts": 44900, + "localComments": 78 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Instance CrossRoads", - "nodeDescription": "Instance Peertube de la cha\u00eene Neko & Hauru (et \u00e0 long terme du projet CrossRoads), h\u00e9bergeant les gens qui gravitent autour.", + "nodeName": "Midowy PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.1", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" }, "email": { "enabled": true @@ -168450,9 +173359,10 @@ "enabled": true }, "enabledResolutions": [ - 480, + 0, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -168461,14 +173371,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -168525,7 +173435,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -168540,169 +173450,212 @@ } } }, - "mastodon.social/users/ottumon": { - "error": 404 - }, - "write.subzone.net": { - "error": 523 - }, - "kinishinai.net": { - "error": "HTTPSConnectionPool(host='kinishinai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pblfun.m.to": { - "error": "HTTPSConnectionPool(host='pblfun.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lopezjuan.com": { - "error": 404 - }, - "verylofi.com": { - "error": "HTTPSConnectionPool(host='verylofi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "44.masto.host": { - "error": "HTTPSConnectionPool(host='44.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "kontramensch.net": { - "error": "HTTPSConnectionPool(host='kontramensch.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "meowsdeluxe.com": { - "error": 526 - }, - "weiher.my-gateway.de": { - "error": 404 - }, - "forreal.masto.host": { - "error": "HTTPSConnectionPool(host='forreal.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "internaut.club": { - "error": 404 - }, - "tahopfi.nimmerland.space": { - "error": 404 - }, - "pleroma.potatofrom.space": { - "error": "HTTPSConnectionPool(host='pleroma.potatofrom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "calc.news": { - "error": "HTTPSConnectionPool(host='calc.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to calc.news timed out. (connect timeout=3)'))" - }, - "mastodon.kylepiira.com": { - "error": "HTTPSConnectionPool(host='mastodon.kylepiira.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dwj-office.de": { - "error": 404 - }, - "un.lobi.to": { - "error": "HTTPSConnectionPool(host='un.lobi.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "beta.relay.social.seattle.wa.us": { - "error": 502 - }, - "velma.club": { - "error": "HTTPSConnectionPool(host='velma.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.oa-dev.com": { - "error": "HTTPSConnectionPool(host='mstdn.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.paulbutler.org": { - "error": "HTTPSConnectionPool(host='m.paulbutler.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.weirdart.space": { + "error": "HTTPSConnectionPool(host='pleroma.weirdart.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thighhigh.supply": { + "p.fedi.life": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 2887 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Fedi.Life Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://p.fedi.life/users/tolstoevsky" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": true + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0" + }, + "usage": { + "localPosts": 134, + "users": { + "total": 5 + } + }, + "version": "2.0" } }, - "freestead.be": { - "error": "HTTPSConnectionPool(host='freestead.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nona.li": { - "error": "HTTPSConnectionPool(host='nona.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "dj.stoicsounds.jp": { - "error": "HTTPSConnectionPool(host='dj.stoicsounds.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.mstdn-jp.site": { - "error": 404 - }, - "piira.org": { - "error": "HTTPSConnectionPool(host='piira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "hubzilla.currentdir.com": { - "error": 404 - }, - "gnutan.xyz": { - "error": 404 - }, - "videosdulib.re": { - "error": 404 - }, - "ostatus.konosuke.jp": { - "error": "HTTPSConnectionPool(host='ostatus.konosuke.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.pitman.social": { - "error": "HTTPSConnectionPool(host='mastodon.pitman.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "san-junipero.gimme-sympathy.org": { + "dica.interfel.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 6, + "activeHalfyear": 6, + "activeMonth": 4 }, - "localPosts": 4078 + "localPosts": 32, + "localComments": 2 }, - "openRegistrations": false + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Interfelde", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "hub.palandor.net": { - "error": "HTTPSConnectionPool(host='hub.palandor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "psyk.yt": { + "error": "HTTPSConnectionPool(host='psyk.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "kana.xn--fiqq3j3r3ahw4b.top": { - "error": 404 + "theshadowrealm.party": { + "error": "HTTPSConnectionPool(host='theshadowrealm.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jstdn.herokuapp.com": { + "mastodon.social/users/monkeystew0": { "error": 404 }, - "lab.libre-communaute.fr": { - "error": "HTTPSConnectionPool(host='lab.libre-communaute.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lab.libre-communaute.fr timed out. (connect timeout=3)'))" + "yo.kob-net.de": { + "error": 500 }, - "gammon.club": { - "error": "HTTPSConnectionPool(host='gammon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.dolphinbox.net": { + "error": "HTTPSConnectionPool(host='mstdn.dolphinbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lamatriz.org": { - "error": "HTTPSConnectionPool(host='lamatriz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lamatriz.org' doesn't match '*.encircalabs.com'\")))" + "pleroma.scarletsisters.xyz": { + "error": 403 }, - "bix.blog": { + "mastodon.rfc1149.net": { + "error": "HTTPSConnectionPool(host='mastodon.rfc1149.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "etherealmind.com": { "error": 404 }, - "social.putz.space": { - "error": "HTTPSConnectionPool(host='social.putz.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "fotoverse.net": { + "error": "HTTPSConnectionPool(host='fotoverse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gerber-clan.de": { + "friend.geoffray-levasseur.org": { "nodeinfo": { "version": "1.0", "software": { @@ -168712,56 +173665,323 @@ "protocols": { "inbound": [ "friendica", + "diaspora", "gnusocial" ], "outbound": [ "friendica", + "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, "usage": {}, "openRegistrations": true, "metadata": { - "nodeName": "Gerber Clan Social Network", + "nodeName": "Fatalerrors' Social Network", "protocols": { "inbound": [ "friendica", + "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", + "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "twitter" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "mastodon.social/users/k": { + "adef.xyz": { "error": 404 }, - "boredom.land": { - "error": "HTTPSConnectionPool(host='boredom.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.zetmus.fr": { + "error": "HTTPSConnectionPool(host='mastodon.zetmus.fr', port=443): Read timed out. (read timeout=3)" }, - "pleroma.csos95.com": { - "error": "HTTPSConnectionPool(host='pleroma.csos95.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.csos95.com' doesn't match 'plex.csos95.com'\")))" + "nexustime.herokuapp.com": { + "error": 404 }, - "xarxa.educoop.coop": { + "cloud.math.wichita.edu": { + "error": 404 + }, + "mastodon.le-palantir.com": { + "error": 404 + }, + "mastodon.mouf.net": { + "error": "HTTPSConnectionPool(host='mastodon.mouf.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.mouf.net' doesn't match either of 'artifactory.mouf.net', 'awx.mouf.net', 'gitlab-dev.mouf.net', 'gitlab.mouf.net', 'grafana.mouf.net', 'graphite.mouf.net', 'jenkins.mouf.net', 'mattermost.mouf.net', 'meatwad.mouf.net', 'minio.mouf.net', 'pkg.mouf.net', 'poudriere.mouf.net', 'redmine.mouf.net', 'repology.mouf.net', 'semaphore.mouf.net', 'src.mouf.net', 'swills.io', 'teleport.mouf.net'\")))" + }, + "www.acting-man.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mstdn.monoweb.jp": { + "error": "HTTPSConnectionPool(host='mstdn.monoweb.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funkwhale.what.re": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "misskey.nemonet.xyz": { + "error": "HTTPSConnectionPool(host='misskey.nemonet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hjsommer.cloud": { + "error": "HTTPSConnectionPool(host='hjsommer.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.papylhomme.site": { + "error": "HTTPSConnectionPool(host='pixelfed.papylhomme.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hoerli.net": { + "error": 404 + }, + "mastodon.vierkantor.com": { + "error": 404 + }, + "cloud.landeck24.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "tube.rebellion.global": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 26 + }, + "localPosts": 876, + "localComments": 2 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "XR Tube", + "nodeDescription": "Extinction is Forever. Good video is too.\n\nhttps://rebellion.global", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "stoffstromer.de": { + "error": 403 + }, + "kernel32.de": { + "error": "HTTPSConnectionPool(host='kernel32.de', port=443): Read timed out. (read timeout=3)" + }, + "digforfire.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 488, + "activeMonth": 227, + "activeHalfyear": 581 + }, + "localPosts": 30051 + }, + "openRegistrations": true + } + }, + "social.libre-association.party": { + "error": "HTTPSConnectionPool(host='social.libre-association.party', port=443): Read timed out. (read timeout=3)" + }, + "microblog.ianbetteridge.com": { + "error": 404 + }, + "mstdn.chogawa-bunko.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nc.vanderwarker.family": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "sapphos.be": { + "error": "HTTPSConnectionPool(host='sapphos.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toots.fractopia.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "radiosocial.org": { + "error": "HTTPSConnectionPool(host='radiosocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "osada.ibbtown.com": { + "error": "HTTPSConnectionPool(host='osada.ibbtown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'osada.ibbtown.com' doesn't match either of '*.org-dns.com', 'org-dns.com'\")))" + }, + "kitty.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -168771,57 +173991,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "md.ggtea.org", - "humblr.social", - "switter.at", - "kinky.business", - "rubber.social", - "kinkyelephant.com", - "mstdn.jp", - "loli.estate", - "wxw.moe", - "social.homunyan.com", - "skippers-bin.com", - "freespeechextremist.com", - "shitposter.club", - "gab.com", - "baraag.net", - "gabfed.com", - "pawoo.net", - "vipgirlfriend.xxx" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Xarxa Educoop", + "nodeName": "kitty.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -168869,11 +174053,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://xarxa.educoop.coop/users/Educoop", - "https://xarxa.educoop.coop/users/chris" + "https://kitty.social/users/kitty" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -168882,9 +174069,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -168892,36 +174080,51 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.8" }, "usage": { - "localPosts": 6, + "localPosts": 667, "users": { - "total": 3 + "total": 16 } }, "version": "2.0" } }, - "www.atheistmedianetwork.com": { - "error": "HTTPSConnectionPool(host='www.atheistmedianetwork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.zombini.fr": { - "error": "HTTPSConnectionPool(host='social.zombini.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zombini.fr' doesn't match 'zombini.fr'\")))" - }, - "datri.uy": { + "mstdn.urishari.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 17, - "localComments": 101 + "localPosts": 502 + }, + "openRegistrations": false + } + }, + "mastodon.social/users/Raccoon": { + "error": 404 + }, + "melonmancy.net": { + "nodeinfo": { + "metadata": { + "nodeName": "Melonmancy Podcast", + "nodeDescription": "Wizards and watermelons! We play tabletop, video games, and talk about those things + more on our podcast. No filter.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -168929,35 +174132,26 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": { - "email": "gabriel@publicar.uy" - } - } - }, - "borderlands.social": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 61, - "activeMonth": 37, - "activeHalfyear": 72 + "total": 1 }, - "localPosts": 421 + "localPosts": 10 }, - "openRegistrations": true + "version": "2.0" } }, - "social.5jung.com": { + "pleroma.exo.icu": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -168967,21 +174161,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "invitesEnabled": true, - "mailerEnabled": true, + "invitesEnabled": false, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "EXO::PLACE", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -169029,7 +174223,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.5jung.com/users/minibikini" + "https://pleroma.exo.icu/users/exo" ], "suggestions": { "enabled": false, @@ -169045,7 +174239,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub", "ostatus" @@ -169056,51 +174250,18 @@ }, "software": { "name": "pleroma", - "version": "1.0.0-1437-g44e0c5ca-develop" + "version": "1.1.8" }, "usage": { - "localPosts": 96, + "localPosts": 350, "users": { - "total": 6 + "total": 30 } }, "version": "2.0" } }, - "toot.cat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1404, - "activeMonth": 181, - "activeHalfyear": 353 - }, - "localPosts": 190321 - }, - "openRegistrations": true - } - }, - "pynq.limited.systems": { - "error": "HTTPSConnectionPool(host='pynq.limited.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pynq.limited.systems timed out. (connect timeout=3)'))" - }, - "hiya.mizucoffee.net": { - "error": "HTTPSConnectionPool(host='hiya.mizucoffee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neighbours.aus.social": { - "error": 404 - }, - "mcdev.tech": { - "error": 406 - }, - "nologo.social": { + "mastodon.ericbeckers.nl": { "nodeinfo": { "version": "2.0", "software": { @@ -169110,57 +174271,45 @@ "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 17, - "activeMonth": 2, - "activeHalfyear": 10 - }, - "localPosts": 116 - }, - "openRegistrations": true - } - }, - "words.sungo.wtf": { - "error": "HTTPSConnectionPool(host='words.sungo.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hsgw.m.to": { - "error": "HTTPSConnectionPool(host='hsgw.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "finotto.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 20 + "localPosts": 313 }, "openRegistrations": false } }, - "vampire.estate": { - "error": "HTTPSConnectionPool(host='vampire.estate', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.r33int.xyz": { + "error": "HTTPSConnectionPool(host='toot.r33int.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.maromaro.co.jp": { - "error": "HTTPSConnectionPool(host='mastodon.maromaro.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.maromaro.co.jp' doesn't match 'gitlab2.kohaku.testmaromaro.net'\")))" + "herd.tobolaski.com": { + "error": "HTTPSConnectionPool(host='herd.tobolaski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "adwb.io": { + "boys.computer": { + "error": "HTTPSConnectionPool(host='boys.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "girlcock-club.herokuapp.com": { "error": 404 }, - "kawasaki-city.social": { - "error": "HTTPSConnectionPool(host='kawasaki-city.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev.handon.club": { + "error": "HTTPSConnectionPool(host='dev.handon.club', port=443): Read timed out. (read timeout=3)" }, - "social.minable.xyz": { + "peertube.lesamarien.fr": { + "error": "HTTPSConnectionPool(host='peertube.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.casoetto.net": { + "error": "HTTPSConnectionPool(host='mastodon.casoetto.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.spazierer.info": { + "error": "HTTPSConnectionPool(host='cloud.spazierer.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "edge.twingyeo.kr": { + "error": 410 + }, + "aqueous-sea-10253.herokuapp.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -169172,7 +174321,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -169193,7 +174341,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social Minable Network", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -169240,11 +174388,13 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://social.minable.xyz/users/ArnaudMinable" - ], + "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -169253,7 +174403,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -169263,42 +174413,39 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "1.1.50" }, "usage": { - "localPosts": 343, + "localPosts": 43, "users": { - "total": 3 + "total": 9 } }, "version": "2.0" } }, - "www.customvisualdesigns.comsocial": { - "error": "HTTPSConnectionPool(host='www.customvisualdesigns.comsocial', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.zerovolt.org": { - "error": "HTTPSConnectionPool(host='mastodon.zerovolt.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.zerovolt.org' doesn't match either of '*.lynx.uberspace.de', 'lynx.uberspace.de'\")))" + "blog.theconley.club": { + "error": "HTTPSConnectionPool(host='blog.theconley.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "friends.lazyteddy.eu": { - "error": "HTTPSConnectionPool(host='friends.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "takeko.monster": { + "error": "HTTPSConnectionPool(host='takeko.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.vovard.net": { - "error": "HTTPSConnectionPool(host='social.vovard.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.vovard.net timed out. (connect timeout=3)'))" + "mastodon.freemeow.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.freemeow.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "62-210-77-39.rev.poneytelecom.eu": { - "error": "HTTPSConnectionPool(host='62-210-77-39.rev.poneytelecom.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '62-210-77-39.rev.poneytelecom.eu' doesn't match 'visio.le-led.me'\")))" + "light.odakyu.app": { + "error": 410 }, - "social.k-ten.de": { - "error": "HTTPSConnectionPool(host='social.k-ten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.foundry.wepn.social": { + "error": "HTTPSConnectionPool(host='mastodon.foundry.wepn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "taboo.masto.host": { - "error": "HTTPSConnectionPool(host='taboo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.jumanji.co": { + "error": "HTTPSConnectionPool(host='mastodon.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "www.thenekostash.net/friendika": { + "spacerock.jp": { "error": 404 }, - "dobbs.town": { + "social.pento.net": { "nodeinfo": { "version": "2.0", "software": { @@ -169310,52 +174457,46 @@ ], "usage": { "users": { - "total": 853, - "activeMonth": 86, - "activeHalfyear": 204 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 84369 + "localPosts": 7 }, "openRegistrations": false } }, - "bioregional.cascadiafree.space": { - "error": "HTTPSConnectionPool(host='bioregional.cascadiafree.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.neriko.net": { - "error": "HTTPSConnectionPool(host='mstdn.neriko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "znark.us": { + "todon.nl": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5856, + "activeMonth": 860, + "activeHalfyear": 2511 }, - "localPosts": 2 + "localPosts": 628450 }, - "openRegistrations": false + "openRegistrations": true } }, - "ahoy.life": { - "error": "HTTPSConnectionPool(host='ahoy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "thunderdome.masto.host": { + "error": "HTTPSConnectionPool(host='thunderdome.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "killed.xyz": { - "error": "HTTPSConnectionPool(host='killed.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.braintube.com": { + "error": "HTTPSConnectionPool(host='social.braintube.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.braintube.com' doesn't match either of 'butterfat.net', 'feeder.butterfat.net', 'fresh.butterfat.net', 'lists.butterfat.net', 'mail.butterfat.net', 'www.butterfat.net'\")))" }, - "mastodon.hackerscop.org": { - "error": 404 + "tsugu.utgw.net": { + "error": "HTTPSConnectionPool(host='tsugu.utgw.net', port=443): Read timed out. (read timeout=3)" }, - "peertube.anarchmusicall.net": { + "peertube.eric.ovh": { "nodeinfo": { "version": "2.0", "software": { @@ -169372,42 +174513,83 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 63 }, - "localPosts": 4023, + "localPosts": 97005, "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube for Musiclovers", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube - Publique - Eric", + "nodeDescription": "Instance mise en place \u00e0 fin de rendre un service accessible \u00e0 ceux d\u00e9sirant utiliser Peertube sans maintien du serivce.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "clientScripts": { + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 720, + 1080, + 2160 + ] }, "import": { "videos": { @@ -169422,7 +174604,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -169479,7 +174661,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 1073741824, "videoQuotaDaily": -1 }, "trending": { @@ -169494,407 +174676,269 @@ } } }, - "m.zerocat.club": { - "error": "HTTPSConnectionPool(host='m.zerocat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "msgdn.xyz": { + "error": "HTTPSConnectionPool(host='msgdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friends.regenpfeifer.net": { + "video.oh14.de": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "name": "peertube", + "version": "1.2.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "wordpress" + "atom1.0", + "rss2.0" ] }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "regenpfeifer \u203a friends", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "mstdn.t-rg.ws": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 66 - }, - "openRegistrations": false - } - }, - "witchcraft.cafe": { - "error": "HTTPSConnectionPool(host='witchcraft.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ins.mastalab.app": { - "error": "HTTPSConnectionPool(host='ins.mastalab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "woofer.alfter.us": { - "error": "HTTPSConnectionPool(host='woofer.alfter.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "kirakiratter.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "localPosts": 1087, + "localComments": 0 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4485, - "activeMonth": 373, - "activeHalfyear": 639 + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "localPosts": 2135055 - }, - "openRegistrations": true + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "microswit.ch": { - "error": "HTTPSConnectionPool(host='microswit.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.dissem.ch": { - "error": 404 - }, - "social.ghostdub.de": { - "error": "HTTPSConnectionPool(host='social.ghostdub.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "youlog.net": { - "error": 404 + "fivesla.sh": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "honk.codevoid.de": { - "error": 404 + "mstdn.selfhosting.rocks": { + "error": "HTTPSConnectionPool(host='mstdn.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tank.im": { - "error": "HTTPSConnectionPool(host='tank.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "p.quotient.space": { + "error": "HTTPSConnectionPool(host='p.quotient.space', port=443): Read timed out. (read timeout=3)" }, - "bullgit.party": { + "codex.expose.pw": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 3, - "activeHalfyear": 5 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": false, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 682 - }, - "openRegistrations": false - } - }, - "manx.social": { - "error": "HTTPSConnectionPool(host='manx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.grezl.eu": { - "error": 404 - }, - "oss-it.ru": { - "error": 404 - }, - "social.cmp.is": { - "error": "HTTPSConnectionPool(host='social.cmp.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hello.m.to": { - "error": "HTTPSConnectionPool(host='hello.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "geek-and-poke.com": { - "error": "HTTPSConnectionPool(host='geek-and-poke.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'geek-and-poke.com' doesn't match either of '*.squarespace.com', 'squarespace.com', '*.campaign-preferences.com', 'campaign-preferences.com', '*.engage.squarespace-mail.com', 'engage.squarespace-mail.com', 'sqsp.net'\")))" - }, - "hubzilla.online": { - "error": "HTTPSConnectionPool(host='hubzilla.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "crowgamers.com": { - "error": "HTTPSConnectionPool(host='crowgamers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ryecroft21.net": { - "error": "HTTPSConnectionPool(host='ryecroft21.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "z-socialgame.mstdn.cloud": { - "error": "HTTPSConnectionPool(host='z-socialgame.mstdn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kaffeeringe.de": { - "error": 404 - }, - "popindustry.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Expos\u00e9'nin geyik halii.", + "nodeName": "Codex of Expos\u00e9", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 4, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://codex.expose.pw/users/egeozel" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 58, - "activeMonth": 23, - "activeHalfyear": 34 - }, - "localPosts": 159492 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "scivolanto.dev": { - "error": "HTTPSConnectionPool(host='scivolanto.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "mastodon.potproject.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.0" + "name": "pleroma", + "version": "2.0.3-stable" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 104, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 5587 + "total": 6 + } }, - "openRegistrations": false + "version": "2.0" } }, - "hello.mailpile.is": { - "error": "HTTPSConnectionPool(host='hello.mailpile.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mk.odakyu.app": { - "error": 410 - }, - "dicknlyd.plus.com": { - "error": "HTTPSConnectionPool(host='dicknlyd.plus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "test.mooshoe.me": { + "error": "HTTPSConnectionPool(host='test.mooshoe.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "folderz.ca": { - "error": 403 + "www.i-have-a-stream.de": { + "error": "HTTPSConnectionPool(host='www.i-have-a-stream.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ca-os.com": { - "error": "HTTPSConnectionPool(host='ca-os.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kyubitter.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toot.li": { - "error": "HTTPSConnectionPool(host='toot.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.lanandmedia.org": { + "error": 404 }, - "social.opendesktop.org": { + "mastodontti.fi": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 0, - "activeHalfyear": 7 + "total": 113, + "activeMonth": 28, + "activeHalfyear": 95 }, - "localPosts": 15 + "localPosts": 1382 }, - "openRegistrations": false + "openRegistrations": true } }, - "mast.astragroup.info": { - "error": "HTTPSConnectionPool(host='mast.astragroup.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.knzk.me": { + "error": "HTTPSConnectionPool(host='pleroma.knzk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "furries.world": { - "error": 404 + "bytemark.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "nya.catgirl.tech": { - "error": "HTTPSConnectionPool(host='nya.catgirl.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.eagerpebble.com": { + "error": "HTTPSConnectionPool(host='social.eagerpebble.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "basis.seschat.de": { - "error": "HTTPSConnectionPool(host='basis.seschat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon-lyontech.fr": { + "error": "HTTPSConnectionPool(host='mastodon-lyontech.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "isacutie.net": { + "p6weekly.wordpress.com": { + "error": 404 + }, + "h2x.us": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "s.ovalerio.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 10 - }, - "localPosts": 420 - }, - "openRegistrations": true - } - }, - "www.wuewuewue.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-dev-1333" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 88, - "localComments": 66 + "localPosts": 632 }, - "openRegistrations": false, - "metadata": { - "nodeName": "W\u00dc\u00b3 : Reloaded", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } + "openRegistrations": false } }, - "mastodon2.juggler.jp": { + "masto.nixnet.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 15, - "activeHalfyear": 18 + "total": 0, + "activeMonth": 7, + "activeHalfyear": 16 }, - "localPosts": 478 + "localPosts": 6174 }, - "openRegistrations": true + "openRegistrations": false } }, - "pleroma.stolas.website": { - "error": "HTTPSConnectionPool(host='pleroma.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.wetsnow.com": { + "error": "HTTPSConnectionPool(host='mastodon.wetsnow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.inspira.re": { - "error": "HTTPSConnectionPool(host='social.inspira.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixelfed.life": { + "error": "HTTPSConnectionPool(host='pixelfed.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "angel.innolan.net": { - "error": "HTTPSConnectionPool(host='angel.innolan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to angel.innolan.net timed out. (connect timeout=3)'))" + "videos.benpro.fr": { + "error": "HTTPSConnectionPool(host='videos.benpro.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "videos.gerdemann.me": { + "exode.me": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.4.0" }, "protocols": [ "activitypub" @@ -169909,225 +174953,66 @@ "openRegistrations": true, "usage": { "users": { - "total": 10 + "total": 431 }, - "localPosts": 91553, - "localComments": 0 + "localPosts": 65733, + "localComments": 66 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videos auf gerdemann.me", - "nodeDescription": "Video Plattform von gerdemann.me", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "\u266a \u0190xo\u0256e \u266b", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "social.westchat.de": { - "error": "HTTPSConnectionPool(host='social.westchat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.westchat.de timed out. (connect timeout=3)'))" - }, - "commun.ism.pw": { - "error": "HTTPSConnectionPool(host='commun.ism.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "miwkey.miwpayou0808.info": { + "www.coatandlinen.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.0" + "metadata": { + "nodeName": "A coat & 10 yards of linen", + "nodeDescription": "A sewing blog for trans women", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "miwkey", - "nodeDescription": "\u300c\u307f\u3046\u304d\u30fc\u300d\u3068\u3088\u307f\u307e\u3059\u3002\u6570\u3042\u308bmisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3001miwpayou\u306b\u3088\u308bmiwpayou\u306emiwpayou\u304c\u5c45\u308b\u5834\u6240\u3002\n\n\u500b\u4eba\u9bd6\u3067\u3059\u304c\u4e00\u5fdc\u767b\u9332\u53ef\u80fd\u3067\u3059\u3002", - "maintainer": { - "name": "miwpayou", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "tartanhare.com": { - "error": 404 - }, - "toot.cafe": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2859, - "activeMonth": 279, - "activeHalfyear": 560 + "total": 1 }, - "localPosts": 189377 + "localPosts": 2 }, - "openRegistrations": false + "version": "2.0" } }, - "2019.ecolocloud.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pub.artificial-owl.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "woof.group": { + "lftpf4fk2y.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "McDev.Tech": { + "error": 406 + }, + "social.jwunited.org": { "nodeinfo": { "version": "2.0", "software": { @@ -170139,57 +175024,78 @@ ], "usage": { "users": { - "total": 101, - "activeMonth": 42, - "activeHalfyear": 124 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 6113 + "localPosts": 40 }, "openRegistrations": true } }, - "mastodon.social/users/aurahack": { + "deerofnara.net": { + "error": "HTTPSConnectionPool(host='deerofnara.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "proles.xyz": { + "error": "HTTPSConnectionPool(host='proles.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cyd-r.xyz/friendica": { + "error": "HTTPSConnectionPool(host='cyd-r.xyz', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "masto.goule.ynh.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "krypt3ia.wordpress.com": { "error": 404 }, - "home.dubost.name": { - "error": "HTTPSConnectionPool(host='home.dubost.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'home.dubost.name' doesn't match either of 'cryptdata.dubost.name', 'cryptpad.dubost.name'\")))" + "mhc.social": { + "error": 404 }, - "epactive.de": { - "error": 503 + "nojack.easydns.ca": { + "error": 404 }, - "mastodont.tk": { - "error": "HTTPSConnectionPool(host='mastodont.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodont.tk timed out. (connect timeout=3)'))" + "ben.lubar.me": { + "error": 404 }, - "social.schuppentier.org": { + "social.proyectolanuevatierra.com": { + "error": 404 + }, + "mobilizon.travelpandas.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeDescription": "Change this to a proper description of your instance", + "nodeName": "Travelpandas" }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0" + ] + }, + "software": { + "name": "Mobilizon", + "version": "1.0.0-beta.2" + }, "usage": { + "localComments": 0, + "localPosts": 1, "users": { - "total": 43, - "activeMonth": 8, - "activeHalfyear": 18 - }, - "localPosts": 220 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "don.knh.uno": { - "error": "HTTPSConnectionPool(host='don.knh.uno', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.cestoliv.com": { + "mastodon.sedryk.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" @@ -170200,24 +175106,18 @@ "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 1 + "localPosts": 93 }, "openRegistrations": false } }, - "wytchmourne.com": { - "error": "HTTPSConnectionPool(host='wytchmourne.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "oc.ogoethel.de": { - "error": 404 - }, - "danielmrose.com": { - "error": 404 + "next.sosyalkimlik.com": { + "error": "HTTPSConnectionPool(host='next.sosyalkimlik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.sundavar.net": { - "error": "HTTPSConnectionPool(host='cloud.sundavar.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "docs.piedesktop.com": { + "error": "HTTPSConnectionPool(host='docs.piedesktop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.maescool.be": { + "toot.jasonscheirer.com": { "nodeinfo": { "version": "2.0", "software": { @@ -170233,427 +175133,66 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 147 + "localPosts": 2997 }, "openRegistrations": false } }, - "igualdad.cf": { - "error": "HTTPSConnectionPool(host='igualdad.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'igualdad.cf' doesn't match either of 'cptg.es', 'www.cptg.es'\")))" - }, - "henkouban-v2.herokuapp.com": { - "error": 404 + "nauk.io": { + "error": "HTTPSConnectionPool(host='nauk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.ayozone.org": { - "error": 404 + "m.jlelse.blog": { + "error": "HTTPSConnectionPool(host='m.jlelse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "hub.eccs.world": { + "zh-cn.toots.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "twitter" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 12, - "activeHalfyear": 12, - "activeMonth": 12 + "total": 665, + "activeMonth": 9, + "activeHalfyear": 37 }, - "localPosts": 220, - "localComments": 166 - }, - "metadata": { - "nodeName": "eccs hub" - } - } - }, - "video.datsemultimedia.com": { - "error": "HTTPSConnectionPool(host='video.datsemultimedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.datsemultimedia.com' doesn't match either of 'familydecor.net', 'www.familydecor.net'\")))" - }, - "webassembly.masto.host": { - "error": "HTTPSConnectionPool(host='webassembly.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "bicyclemstdn.jp": { - "error": "HTTPSConnectionPool(host='bicyclemstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.eyesight.jp": { - "error": "HTTPSConnectionPool(host='social.eyesight.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.wieser.ml": { - "error": 404 - }, - "jidong.in": { - "error": 404 - }, - "udk.moe": { - "error": "HTTPSConnectionPool(host='udk.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to udk.moe timed out. (connect timeout=3)'))" - }, - "pl.snowii.moe": { - "error": "HTTPSConnectionPool(host='pl.snowii.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendie.eu": { - "error": "HTTPSConnectionPool(host='friendie.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendie.eu timed out. (connect timeout=3)'))" - }, - "friendica.dunkelangst.org": { - "error": "HTTPSConnectionPool(host='friendica.dunkelangst.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/confusedcharlot": { - "error": 404 - }, - "endonend.org": { - "error": 404 - }, - "interno.luizvidas.com.br": { - "error": "HTTPSConnectionPool(host='interno.luizvidas.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to interno.luizvidas.com.br timed out. (connect timeout=3)'))" - }, - "nextcloud.bimex.tech": { - "error": 404 - }, - "relay.spinster.xyz": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } + "localPosts": 22862 }, - "version": "2.0", - "metadata": { - "peers": [ - "spinster.xyz", - "mastodon.corecoding.dev", - "hispatodon.club", - "gleasonator.com", - "gameliberty.club", - "qoto.org", - "bulge.exposed", - "khat.komitea.fi", - "coom.club" - ] - } + "openRegistrations": false } }, - "pl.eonas.me": { - "error": "HTTPSConnectionPool(host='pl.eonas.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lanterner.cf": { - "error": "HTTPSConnectionPool(host='lanterner.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lanterner.cf timed out. (connect timeout=3)'))" - }, - "toot.thecabin.chat": { - "error": "HTTPSConnectionPool(host='toot.thecabin.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "mastodon.smwa.me": { - "error": "HTTPSConnectionPool(host='mastodon.smwa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cdnovel.club": { - "error": "HTTPSConnectionPool(host='mastodon.cdnovel.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "ap.torlipen.net": { + "error": "HTTPSConnectionPool(host='ap.torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ilbro.com": { + "nextcloud.dippyland.net": { "error": 404 }, - "aura.aetheri.ca": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 7 - }, - "localPosts": 871 - }, - "software": { - "version": "0.9.0-2578-ga411ab04", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://aura.aetheri.ca/users/decis" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "aura aetherica", - "nodeDescription": "A small, semi-private Pleroma instance where aethericans rest, learn, and become.", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [ - "2.distsn.org", - "2hu.club", - "ap.uwu.st", - "baraag.net", - "cofe.moe", - "comm.network", - "community.highlandarrow.com", - "counter.social", - "explosion.party", - "freehold.earth", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freezepeach.xyz", - "goldandblack.xyz", - "gs.mon5t3r.info", - "homura.space", - "ika.moe", - "jabb.in", - "karolat.press", - "kowai.youkai.town", - "liberdon.com", - "loli.estate", - "lolis.world", - "manx.social", - "melalandia.tk", - "mobile.co", - "niu.moe", - "noagendasocial.com", - "not.phrack.fyi", - "pawoo.net", - "pleroma.cucked.me", - "pleroma.rareome.ga", - "pleroma.soykaf.com", - "pleroma.yorha.club", - "pl.smuglo.li", - "pridelands.io", - "pridelands.io", - "qoto.org", - "rainbowdash.net", - "sealion.club", - "shitasstits.life", - "shitposter.club", - "social.au2pb.net", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.homunyan.com", - "social.i2p.rocks", - "social.lucci.xyz", - "social.sunshinegardens.org", - "social.super-niche.club", - "social.targaryen.house", - "social.wiuwiu.de", - "socnet.supes.com", - "thechad.zone", - "toot.love", - "unsafe.space", - "vampire.estate", - "voluntaryism.club", - "wagesofsinisdeath.com", - "waifu.social", - "weeaboo.space", - "woofer.alfter.us", - "wrongthink.net", - "wxw.moe", - "youkai.town", - "zerohack.xyz" - ], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [ - "social.raptorengineering.io" - ], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "oc.silasundverena.de": { - "error": 403 - }, - "masto.redonion.social": { - "error": "HTTPSConnectionPool(host='masto.redonion.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.redonion.social timed out. (connect timeout=3)'))" - }, - "purple.flowers": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 9, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "eleni.emelina@pm.me" - } - } - }, - "s.nyan.im": { - "error": "HTTPSConnectionPool(host='s.nyan.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.millcrick.org": { - "error": "HTTPSConnectionPool(host='social.millcrick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "myselfdot.work": { + "toot.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 5, - "activeHalfyear": 8 + "total": 119, + "activeMonth": 38, + "activeHalfyear": 129 }, - "localPosts": 11543 + "localPosts": 1305 }, "openRegistrations": true } }, - "dregin.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Testament Of Youth", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, - "usage": { - "users": {} - }, - "version": "2.0" - } - }, - "www.virtualspecies.com": { - "error": 404 - }, - "patriciadrive.com": { - "error": 404 - }, - "tube.nemsia.org": { + "peertube.postmarketos.org": { "nodeinfo": { "version": "2.0", "software": { @@ -170675,15 +175214,15 @@ "users": { "total": 2 }, - "localPosts": 2180, + "localPosts": 5, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Nemsia.org PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "postmarketOS PeerTube", + "nodeDescription": "PeerTube instance for postmarketOS content", "nodeConfig": { "plugin": { "registered": [] @@ -170693,24 +175232,28 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -170777,8 +175320,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 524288000 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -170792,117 +175335,441 @@ } } }, - "zoudon.jp": { - "error": "HTTPSConnectionPool(host='zoudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yokosima.ddns.net": { - "error": "HTTPSConnectionPool(host='yokosima.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bagna.of.by": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "manerosss.wordpress.com": { - "error": 404 + "social.noff.co": { + "error": "HTTPSConnectionPool(host='social.noff.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "u.4queens.tk": { - "error": "HTTPSConnectionPool(host='u.4queens.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to u.4queens.tk timed out. (connect timeout=3)'))" + "sexy.reindeer.photos": { + "error": "HTTPSConnectionPool(host='sexy.reindeer.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.giga.is": { - "error": "HTTPSConnectionPool(host='masto.giga.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.giga.is' doesn't match 'giga.is'\")))" + "carbonatic.com": { + "error": "HTTPSConnectionPool(host='carbonatic.com', port=443): Read timed out. (read timeout=3)" }, - "ifrit.gaia.ff14-mstdn.xyz": { + "toot.kottman.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 115, - "activeMonth": 23, - "activeHalfyear": 23 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10578 + "localPosts": 161 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/johnson": { + "mastodon.social/users/succmuir": { "error": 404 }, - "eigenmagic.net": { - "error": "HTTPSConnectionPool(host='eigenmagic.net', port=443): Read timed out. (read timeout=3)" + "relay.masto.tech": { + "error": 502 }, - "neue.city": { + "click.ba.it": { + "error": 404 + }, + "tube.benzo.online": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 5 + }, + "localPosts": 1328, + "localComments": 0 + }, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "tube.benzo", + "nodeDescription": "PeerTube, une plateforme de streaming vid\u00e9o, f\u00e9d\u00e9r\u00e9e (ActivityPub) qui utilise le protocole P2P (BitTorrent) directement \u00e0 partir du navigateur web gr\u00e2ce aux technos WebTorrent et Angular.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "auth-ldap", + "version": "0.0.1", + "description": "Add LDAP support to login form in PeerTube.", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 104857600, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "www.brutsellog.nl": { + "error": 404 + }, + "parfait-mastodon.com": { + "error": "HTTPSConnectionPool(host='parfait-mastodon.com', port=443): Read timed out. (read timeout=3)" + }, + "m-uru.website": { + "error": "HTTPSConnectionPool(host='m-uru.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.amibros.space": { + "error": 403 + }, + "now.chasoba.net": { + "error": "HTTPSConnectionPool(host='now.chasoba.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.timbo.cc": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 53 + }, + "openRegistrations": true + } + }, + "mstdn-east.jp": { + "error": "HTTPSConnectionPool(host='mstdn-east.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.crownet.eu": { + "error": "HTTPSConnectionPool(host='pl.crownet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tdcs.ddns.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "media.krashboyz.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 18, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "KrashTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "interprofesionalgranada.wordpress.com": { + "error": 404 + }, + "mstdn-bousai.m.to": { + "error": "HTTPSConnectionPool(host='mstdn-bousai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.daco.dev": { + "error": "HTTPSConnectionPool(host='m.daco.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "makhnodon.club": { + "error": 404 + }, + "zahra@mastodon.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 + }, + "openRegistrations": false + } + }, + "cloud.rohr.org": { + "error": 403 + }, + "social.qseco.fr": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", "chat", - "relay", - "safe_dm_mentions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy", - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy", - "SimplePolicy", - "ObjectAgePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.com", - "kiwifarms.cc", - "botsin.space", - "pl.765racing.com", - "mastodon.social", - "noagenda.social", - "fedi.lynnesbian.space", - "yggdrasil.social", - "newsbots.eu" - ], - "media_nsfw": [ - "baraag.net", - "pawoo.net", - "neckbeard.xyz", - "freespeechextremist.com", - "yorishiro.space", - "pl.smuglo.li", - "humblr.social", - "sinblr.com", - "stereophonic.space", - "anime.website" - ], - "media_removal": [ - "gab.com" - ], - "reject": [ - "gab.com" - ], - "report_removal": [ - "fedi.lynnesbian.space", - "gab.com" - ] - }, - "quarantined_instances": [ - "gab.com" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -170912,8 +175779,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Neue City's public Pleroma server", - "nodeName": "Neue City", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/QSECOFR", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -170957,16 +175824,11 @@ "user-search", "user_exists", "users", - "web", - "admin*", - "*nigger*", - "neue.city", - "neuecity", - "*tranny*" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://neue.city/users/mayor" + "https://social.qseco.fr/users/friedkiwi" ], "suggestions": { "enabled": false @@ -170975,10 +175837,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 20000000 + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -170988,157 +175850,69 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.50-2539-g5b1ef335-develop" }, "usage": { - "localPosts": 777, + "localPosts": 98, "users": { - "total": 6 + "total": 2 } }, "version": "2.0" } }, - "naokisz.tk": { - "error": "HTTPSConnectionPool(host='naokisz.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "chsc.de": { - "error": 404 - }, - "p.guyvernk.com": { - "error": "HTTPSConnectionPool(host='p.guyvernk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.farman.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.farman.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.celestek.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.celestek.xyz', port=443): Read timed out. (read timeout=3)" }, - "lobisomem.xyz": { - "error": 404 + "social.metalpunks.info": { + "error": "HTTPSConnectionPool(host='social.metalpunks.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.arbleizez.bzh": { - "error": "HTTPSConnectionPool(host='videos.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fgo.geekdon.jp": { + "error": "HTTPSConnectionPool(host='fgo.geekdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.ismito.it": { - "error": "HTTPSConnectionPool(host='friendica.ismito.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bot.undernet.uy": { + "error": "HTTPSConnectionPool(host='bot.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.cwiwie.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "blogger", - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 - }, - "localPosts": 154, - "localComments": 114 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "friendica.cwiwie.org", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "blogger", - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "blog.kamp.site": { + "error": "HTTPSConnectionPool(host='blog.kamp.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "muenster.im": { - "error": "HTTPSConnectionPool(host='muenster.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to muenster.im timed out. (connect timeout=3)'))" + "friendica.hubup.pro": { + "error": "HTTPSConnectionPool(host='friendica.hubup.pro', port=443): Read timed out. (read timeout=3)" }, - "squeak.peterson.top": { + "daedal.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 2 + "localPosts": 182 }, - "openRegistrations": true + "openRegistrations": false } }, - "inanna.xyz": { - "error": 521 + "hubzilla.funkymonkey.org": { + "error": "HTTPSConnectionPool(host='hubzilla.funkymonkey.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.ksu-mastodon.com": { - "error": "HTTPSConnectionPool(host='www.ksu-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "emoji.msky.work": { + "error": "HTTPSConnectionPool(host='emoji.msky.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kaa.bz": { + "titouan.co": { "error": 404 }, - "neverno.one": { - "error": "HTTPSConnectionPool(host='neverno.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "maverick.pt": { + "mastodon.social/users/aral": { "error": 404 }, - "mastodon.sergal.org": { + "flausch.social": { "nodeinfo": { "version": "2.0", "software": { @@ -171150,73 +175924,49 @@ ], "usage": { "users": { - "total": 224, - "activeMonth": 14, - "activeHalfyear": 26 + "total": 9, + "activeMonth": 6, + "activeHalfyear": 9 }, - "localPosts": 92914 + "localPosts": 173 }, "openRegistrations": false } }, - "variety.com": { - "error": 404 + "social.baddps.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "o.urtu.be": { - "error": 404 + "clavion.net": { + "error": "HTTPSConnectionPool(host='clavion.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "nagayodon.com": { - "error": "HTTPSConnectionPool(host='nagayodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.powerlineblog.com": { + "error": 403 }, - "iymtkfkwhc.localtunnel.me": { - "error": "HTTPSConnectionPool(host='iymtkfkwhc.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "blog.dereferenced.org": { + "error": "HTTPSConnectionPool(host='blog.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ahlers.space": { - "error": 404 + "social.cutie.live": { + "error": "HTTPSConnectionPool(host='social.cutie.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "helpchangethe.world": { - "error": 404 + "m.mrkod.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "dirtyoldmensclub.com": { - "error": 404 + "fedgram.com": { + "error": "HTTPSConnectionPool(host='fedgram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedgram.com' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" }, - "lobi.to": { + "cloud.ruppssites.com": { "error": 404 }, - "box94.com": { - "error": "HTTPSConnectionPool(host='box94.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'box94.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "cloud.dvsn.net": { - "error": 403 - }, - "valleypost.us": { - "error": "HTTPSConnectionPool(host='valleypost.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.donniewest.com": { + "error": "HTTPSConnectionPool(host='social.donniewest.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "wfrta2.mimikun.dev": { - "error": "HTTPSConnectionPool(host='wfrta2.mimikun.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.blendernation.com": { + "error": 404 }, - "mastodon.dustinwilson.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 733 - }, - "openRegistrations": false - } + "friendica.autrechose.club": { + "error": "HTTPSConnectionPool(host='beurre-sucre.club', port=443): Max retries exceeded with url: /yunohost/sso/?r=aHR0cHM6Ly9mcmllbmRpY2EuYXV0cmVjaG9zZS5jbHViLy53ZWxsLWtub3duL25vZGVpbmZv (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.sethfeldkamp.com": { + "monsterfuckers.online": { "nodeinfo": { "version": "2.0", "software": { @@ -171228,52 +175978,34 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 18, + "activeMonth": 19, + "activeHalfyear": 19 }, - "localPosts": 0 + "localPosts": 1502 }, - "openRegistrations": false + "openRegistrations": true } }, - "facecrime.net": { - "error": "HTTPSConnectionPool(host='facecrime.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to facecrime.net timed out. (connect timeout=3)'))" + "beautrait.com": { + "error": 401 }, - "pkp.mensa.uberspace.de/friendica": { - "error": 404 + "toots.direct": { + "error": "HTTPSConnectionPool(host='toots.direct', port=443): Read timed out. (read timeout=3)" }, - "info.ikebuku.ro": { + "awoo.kio.moe": { + "error": "HTTPSConnectionPool(host='awoo.kio.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "recompilermag.com": { "error": 404 }, - "too-much.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 3109, - "localComments": 656 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "www@herkenhoff.com" - } - } + "pleroma.nixdev.com": { + "error": "HTTPSConnectionPool(host='pleroma.nixdev.com', port=443): Read timed out. (read timeout=3)" }, - "fam.westen.xyz": { + "roryprice.net": { + "error": "HTTPSConnectionPool(host='roryprice.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.acc.umu.se": { "nodeinfo": { "version": "2.0", "software": { @@ -171285,316 +176017,284 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 21, + "activeMonth": 8, + "activeHalfyear": 11 }, - "localPosts": 20 + "localPosts": 3262 }, - "openRegistrations": false + "openRegistrations": true } }, - "mast.sthorp.com": { - "error": "HTTPSConnectionPool(host='mast.sthorp.com', port=443): Read timed out. (read timeout=3)" + "theoperators.herokuapp.com": { + "error": 404 }, - "pleroma.mastodon.host": { - "error": "HTTPSConnectionPool(host='pleroma.mastodon.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "froghat.de": { + "error": "HTTPSConnectionPool(host='froghat.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "robekworld.com": { - "error": 404 + "sabertooth.masto.host": { + "error": "HTTPSConnectionPool(host='sabertooth.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gakugeidon.pw": { - "error": "HTTPSConnectionPool(host='gakugeidon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gakugeidon.pw timed out. (connect timeout=3)'))" + "the9thcircle.club": { + "error": "HTTPSConnectionPool(host='the9thcircle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rockcity.ibb.town": { - "error": "HTTPSConnectionPool(host='rockcity.ibb.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'rockcity.ibb.town' doesn't match either of '*.org-dns.com', 'org-dns.com'\")))" + "gifudon.jp": { + "error": "HTTPSConnectionPool(host='gifudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "saii.cc": { - "error": "HTTPSConnectionPool(host='saii.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mstdn.chat": { + "error": "HTTPSConnectionPool(host='mstdn.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.tchncs.de/users/trashserver": { + "mstdn.exploit.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.exploit.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.ff-naechstebreck.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "hancra.pilo.to": { + "error": "HTTPSConnectionPool(host='hancra.pilo.to', port=443): Read timed out. (read timeout=3)" + }, + "notspam.tk": { + "error": "HTTPSConnectionPool(host='notspam.tk', port=443): Read timed out. (read timeout=3)" + }, + "social.unroot.de": { "error": 404 }, - "pub.emo.world": { + "mstdn.xpcoin.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "kashiwadon.net": { + "error": "HTTPSConnectionPool(host='kashiwadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.echelon4.xyz": { + "error": "HTTPSConnectionPool(host='peertube.echelon4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "digixp.dip.jp": { + "error": "HTTPSConnectionPool(host='digixp.dip.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.severalfew.com": { + "error": "HTTPSConnectionPool(host='mastodon.severalfew.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.ladies.community": { "nodeinfo": { - "metadata": { - "chat": true, - "gopher": false, - "mediaProxy": false, - "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", - "nodeName": "Gin's Pub", - "private": false, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } + "version": "1.0", + "software": { + "name": "friendica", + "version": "3.5.2-1227" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], "services": { "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" - }, "usage": { - "localPosts": 41, "users": { - "total": 1 - } + "total": 25, + "activeHalfyear": 19, + "activeMonth": 13 + }, + "localPosts": 81942, + "localComments": 0 }, - "version": "2.0" + "openRegistrations": true, + "metadata": { + "nodeName": "Ladies Friendica Community", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [] + } + } } }, - "yomi.moe": { - "error": 404 + "setastutt.jp": { + "error": "HTTPSConnectionPool(host='setastutt.jp', port=443): Read timed out. (read timeout=3)" }, - "inst2.dhtag.deuxfleurs.fr": { + "icioulaba.tk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 155 }, - "localPosts": 75 + "localPosts": 20524 }, "openRegistrations": true } }, - "hub.hayfidelity.de": { - "error": "HTTPSConnectionPool(host='hub.hayfidelity.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "www.tuvie.com": { - "error": "HTTPSConnectionPool(host='www.tuvie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.direct": { - "error": "HTTPSConnectionPool(host='mastodon.direct', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vtanu.live": { - "error": "HTTPSConnectionPool(host='vtanu.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.socdojo.com": { - "error": "HTTPSConnectionPool(host='social.socdojo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.socdojo.com timed out. (connect timeout=3)'))" - }, - "bnyrdn.net": { - "error": "HTTPSConnectionPool(host='bnyrdn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bnyrdn.net timed out. (connect timeout=3)'))" + "mastodon.ftfl.ca": { + "error": "HTTPSConnectionPool(host='mastodon.ftfl.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fed.wuhei.racing": { - "error": "HTTPSConnectionPool(host='fed.wuhei.racing', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdnpaoon.info": { + "error": "HTTPSConnectionPool(host='mstdnpaoon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "memloq.net": { + "reitrace.ga": { "error": 404 }, - "boringpeople.org": { - "error": "HTTPSConnectionPool(host='boringpeople.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zot.social": { - "error": "HTTPSConnectionPool(host='zot.social', port=443): Read timed out. (read timeout=3)" - }, - "dq10.online": { - "error": "HTTPSConnectionPool(host='dq10.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "steves.life": { + "error": 404 }, - "10x.sh": { - "error": "HTTPSConnectionPool(host='10x.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.takriz.org": { + "error": "HTTPSConnectionPool(host='social.takriz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mastodon.jepsen.io": { + "inst2.dhtag.deuxfleurs.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 9 + "localPosts": 97 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.doxa.jp": { - "error": 520 - }, - "eifelcoworking.space": { - "error": 404 - }, - "nipponalba.scot": { - "error": 404 - }, - "wfrta4.mimikun.dev": { - "error": "HTTPSConnectionPool(host='wfrta4.mimikun.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "bacondon.live-on.net": { - "error": "HTTPSConnectionPool(host='bacondon.live-on.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bacondon.live-on.net' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" - }, - "balserver.xyz": { - "error": "HTTPSConnectionPool(host='balserver.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.incous.info": { - "error": "HTTPSConnectionPool(host='mastodon.incous.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.m3.nsk.io": { - "error": "HTTPSConnectionPool(host='mastodon.m3.nsk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/cptodin_": { + "mastodon.social/users/nex3": { "error": 404 }, - "www.mofgao.space": { - "error": 410 - }, - "weebsite.net": { - "error": "HTTPSConnectionPool(host='weebsite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.home-of-commons.org": { - "error": "HTTPSConnectionPool(host='blog.home-of-commons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "home.dubost.name": { + "error": "HTTPSConnectionPool(host='home.dubost.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'home.dubost.name' doesn't match either of 'cryptdata.dubost.name', 'cryptpad.dubost.name'\")))" }, - "cloud.smrg.de": { + "blessedgeeks.org": { "error": 404 }, - "tensorfeld.de": { - "error": "HTTPSConnectionPool(host='tensorfeld.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "feed.casa": { + "yakumo.foundation": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch_0504_75b0fa8" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 65, + "activeMonth": 39, + "activeHalfyear": 45 }, - "localPosts": 261 + "localPosts": 236930 }, "openRegistrations": false } }, - "mastodon.rustysoft.de": { - "error": "HTTPSConnectionPool(host='mastodon.rustysoft.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cptv.tcp.expert": { - "error": "HTTPSConnectionPool(host='cptv.tcp.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.taoyagi.jp": { + "error": "HTTPSConnectionPool(host='mastodon.taoyagi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.robot-house.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 157 - }, - "openRegistrations": false - } + "social.oi7.de": { + "error": "HTTPSConnectionPool(host='social.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mstdn.okinawa.jp": { - "error": "HTTPSConnectionPool(host='mstdn.okinawa.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.sum7.eu": { + "error": "HTTPSConnectionPool(host='social.sum7.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/quasi_crystals": { + "mastodon.social/users/hook": { "error": 404 }, - "hotwife.social": { - "error": "HTTPSConnectionPool(host='hotwife.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toortu.ga": { + "error": 520 }, - "blog.goule.ynh.fr": { - "error": "HTTPSConnectionPool(host='blog.goule.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "bipolar.city": { + "error": "HTTPSConnectionPool(host='bipolar.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.pirati.cz": { - "error": 404 + "\u4e3c.upsilo.net": { + "error": "HTTPSConnectionPool(host='xn--uiq.upsilo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cn.tootist.net": { - "error": "HTTPSConnectionPool(host='cn.tootist.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.huckle.ch": { + "error": "HTTPSConnectionPool(host='www.huckle.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.toboldlybrew.com": { - "error": 404 + "humuu.m.to": { + "error": "HTTPSConnectionPool(host='humuu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "horche.demkontinuum.de": { + "yang.social": { + "error": 502 + }, + "sportsball.rocks": { + "error": "HTTPSConnectionPool(host='sportsball.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.hammer-and-sickle.net": { + "error": "HTTPSConnectionPool(host='mastodon.hammer-and-sickle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.serverok.pl": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.06-dev-1341" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "gnusocial", - "pumpio", + "dreamwidth", + "livejournal", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 19, - "activeHalfyear": 18, - "activeMonth": 18 - }, - "localPosts": 2980, - "localComments": 636 - }, + "usage": [], "openRegistrations": false, "metadata": { - "nodeName": "horche dem Kontinuum - Friendica", + "nodeName": "mend0za :: Friendica", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -171602,6 +176302,7 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -171609,438 +176310,273 @@ }, "services": { "inbound": [ - "gnusocial", - "pumpio", "twitter" ], "outbound": [ - "gnusocial", - "pumpio", + "dreamwidth", + "livejournal", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "suntory.lem0n.cc": { - "error": "HTTPSConnectionPool(host='suntory.lem0n.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.chromic.org": { - "error": "HTTPSConnectionPool(host='nc.chromic.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.8mitsu.net": { - "error": "HTTPSConnectionPool(host='mstdn.8mitsu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "makerdon.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 34, - "activeMonth": 6, - "activeHalfyear": 7 - }, - "localPosts": 2484 - }, - "openRegistrations": false - } + "mastodon.ge": { + "error": "HTTPSConnectionPool(host='mastodon.ge', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ge' doesn't match either of 'color.indiestudio.ge', 'demo.realproperty.hu', 'dice.indiestudio.ge', 'indiestudio.ge', 'razmadze.me', 'realproperty.hu', 'timberhouse.hu'\")))" }, - "twictee.fr": { - "error": "HTTPSConnectionPool(host='twictee.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.boosterok.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "www.cloud.keytechparts.com": { - "error": 404 + "unixe.eu": { + "error": "HTTPSConnectionPool(host='unixe.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sn.sven-joerns.de": { - "error": "HTTPSConnectionPool(host='sn.sven-joerns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.sven-joerns.de' doesn't match either of 'cloud.sj4.de', 'joschua-joerns.de'\")))" + "mastodon.rainbownerds.de": { + "error": "HTTPSConnectionPool(host='mastodon.rainbownerds.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nantalsocial.hostdon.ne.jp": { + "pixelfed.stephenson.cc": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 0, - "activeMonth": 2, - "activeHalfyear": 3 + "metadata": { + "nodeName": "pixelfed.stephenson.cc", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 2017 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/Ashoka": { - "error": 404 - }, - "sc.shun1s.com": { - "error": "HTTPSConnectionPool(host='sc.shun1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.th4music.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "th4", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.th4music.net/users/th4" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": true, + "rec": true, + "loops": false + }, + "site": { + "domain": "pixelfed.stephenson.cc", + "url": "https://pixelfed.stephenson.cc", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "pixelfed", + "version": "0.10.6" }, "usage": { - "localPosts": 48, + "localPosts": 21, + "localComments": 0, "users": { - "total": 2 + "total": 4, + "activeHalfyear": 1, + "activeMonth": 1 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "ostatus.taiyolab.com": { - "error": "HTTPSConnectionPool(host='ostatus.taiyolab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "ukadon.shillest.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 130, + "activeMonth": 44, + "activeHalfyear": 44 + }, + "localPosts": 68331 + }, + "openRegistrations": true + } }, - "mahou-shoujo.club": { - "error": "HTTPSConnectionPool(host='mahou-shoujo.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "seichi.work": { + "error": "HTTPSConnectionPool(host='seichi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gabrielwilson.me": { - "error": "HTTPSConnectionPool(host='gabrielwilson.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.mikweb.eu": { + "error": 404 }, - "touit.shnoulle.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nyquist.rocks": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "nc.kondakor.net": { + "osada.can.nohost.me": { + "error": "HTTPSConnectionPool(host='osada.can.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "yotie.blue": { "error": 404 }, - "headcrack.cf": { - "error": "HTTPSConnectionPool(host='headcrack.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "esquite.mazorca.org": { + "error": "HTTPSConnectionPool(host='esquite.mazorca.org', port=443): Read timed out. (read timeout=3)" }, - "social.s-up.net": { + "lf.je": { + "error": 404 + }, + "umbracultura.cafe": { "nodeinfo": { "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 16 - }, - "software": { - "version": "0.9.0-2438-ge914eeb6", - "name": "Pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "localPosts": 2, + "localComments": 1 }, + "openRegistrations": false, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": false, + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false + "email": "fslawliet@hotmail.com" } } }, - "diefreien.club": { - "error": "HTTPSConnectionPool(host='diefreien.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.jschwab.org": { + "error": "HTTPSConnectionPool(host='friendica.jschwab.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.neko.dev": { - "error": 403 + "pathodon.98degrees.co.uk": { + "error": "HTTPSConnectionPool(host='pathodon.98degrees.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pathodon.98degrees.co.uk' doesn't match either of 'parcelwise.co.uk', 'www.parcelwise.co.uk'\")))" }, - "social.sindominio.net": { + "neet.hostdon.ne.jp": { + "error": 410 + }, + "denis-juriev.ru": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Sindominio Pleroma Instance", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.sindominio.net/users/marmota" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 22, + "localComments": 0 }, "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] }, + "protocols": [ + "activitypub", + "ostatus" + ], + "metadata": { + "email": "juriev@mail.ru" + } + } + }, + "toot.nickpellant.com": { + "error": "HTTPSConnectionPool(host='toot.nickpellant.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "va11hal.la": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.1" + "name": "mastodon", + "version": "3.1.2+va11halla" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 2, "users": { - "total": 7 - } + "total": 15, + "activeMonth": 5, + "activeHalfyear": 7 + }, + "localPosts": 689 }, - "version": "2.0" + "openRegistrations": false } }, - "ambercons.masto.host": { + "motodn.jp": { + "error": "HTTPSConnectionPool(host='motodn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.linss.com": { + "error": "HTTPSConnectionPool(host='social.linss.com', port=443): Read timed out. (read timeout=3)" + }, + "nt50tec.m.to": { + "error": "HTTPSConnectionPool(host='nt50tec.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pod.paradox-echo.com": { + "error": "HTTPSConnectionPool(host='pod.paradox-echo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.website": { + "error": 404 + }, + "social.javier.dev": { "nodeinfo": { "version": "2.0", "software": { @@ -172052,82 +176588,210 @@ ], "usage": { "users": { - "total": 14, - "activeMonth": 3, - "activeHalfyear": 8 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 136 + "localPosts": 10 }, - "openRegistrations": true + "openRegistrations": false } }, - "microblog.my-freedom.space": { - "error": "HTTPSConnectionPool(host='microblog.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "paradox.social": { - "error": "HTTPSConnectionPool(host='paradox.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fog.ssweeny.net": { - "error": 404 - }, - "hub.bof.space": { - "error": 404 + "dev.sabre.social": { + "error": "HTTPSConnectionPool(host='dev.sabre.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "qoto.org": { + "devtube.dev-wiki.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 11481, - "activeMonth": 1927, - "activeHalfyear": 5757 + "total": 432 }, - "localPosts": 293954 + "localPosts": 11301, + "localComments": 89 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "DevTube - PeerTube Instance", + "nodeDescription": "DevTube ist eine weitere Instanz der PeerTube Reihe. Hier kannst du v\u00f6llig kostenlos Videos hochladen und diese mit anderen Nutzern teilen.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.trustfundme.site": { - "error": "HTTPSConnectionPool(host='social.trustfundme.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "peertube.metalbanana.net": { + "error": "HTTPSConnectionPool(host='peertube.metalbanana.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.csphy.pw": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.koreus.com": { + "error": "HTTPSConnectionPool(host='mastodon.koreus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "deshobi.cloud": { - "error": "Expecting value: line 1 column 1 (char 0)" + "micca.xyz": { + "error": "HTTPSConnectionPool(host='micca.xyz', port=443): Read timed out. (read timeout=3)" }, - "masto.tech": { + "nejiamasi.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1 + "localPosts": 184 }, - "openRegistrations": true + "openRegistrations": false } }, - "gs.archae.me": { - "error": "HTTPSConnectionPool(host='gs.archae.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.lgy.fr": { + "error": "HTTPSConnectionPool(host='social.lgy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.schaertl.me": { + "maxlaumeister.com": { + "error": 404 + }, + "pleroma.wolfie.pw": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -172139,8 +176803,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -172159,7 +176825,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.schaertl.me", + "nodeName": "The Wolfie Imperium", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -172207,7 +176873,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.schaertl.me/users/andreas" + "https://pleroma.wolfie.pw/users/wolfie" ], "suggestions": { "enabled": false @@ -172219,7 +176885,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -172229,357 +176895,418 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 5, + "localPosts": 3665, "users": { - "total": 4 + "total": 5 } }, "version": "2.0" } }, - "cloud.praschnig.com": { - "error": 404 + "bologna.one": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 128, + "activeMonth": 68, + "activeHalfyear": 136 + }, + "localPosts": 170 + }, + "openRegistrations": true + } }, - "omicrono.elespanol.com": { - "error": 404 + "www.fokuza.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 325, + "localComments": 17 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "david@fokuza.fr" + } + } }, - "social.daradesa.com": { - "error": "HTTPSConnectionPool(host='social.daradesa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.zotzmann-koch.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 15, + "localComments": 11 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "klaudia@zotzmann-koch.com" + } + } }, - "lab.bbbdn.jp": { - "error": "HTTPSConnectionPool(host='lab.bbbdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.fabien-berini.fr": { + "error": "HTTPSConnectionPool(host='mastodon.fabien-berini.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xmu.social": { - "error": "HTTPSConnectionPool(host='xmu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tanukitunes.com": { + "error": "HTTPSConnectionPool(host='tanukitunes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rows.io": { - "error": "HTTPSConnectionPool(host='rows.io', port=443): Read timed out. (read timeout=3)" + "nime.space": { + "error": "HTTPSConnectionPool(host='nime.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/redearth": { - "error": 404 + "libretooth.gr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 369, + "activeMonth": 89, + "activeHalfyear": 388 + }, + "localPosts": 2487 + }, + "openRegistrations": true + } }, - "nc.usling.info": { + "hydratrash.party": { + "error": "HTTPSConnectionPool(host='hydratrash.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "www.1ef51.com": { + "error": "HTTPSConnectionPool(host='www.1ef51.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "captaincapitalism.blogspot.com": { "error": 404 }, - "skull.website": { + "videomensoif.ynh.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 14, - "activeMonth": 14, - "activeHalfyear": 17 + "total": 3 }, - "localPosts": 71604 + "localPosts": 71303, + "localComments": 2 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Le PeerTube de Mensoif", + "nodeDescription": "PeerTube de Mensoif est le service de visualisation et de partage de vid\u00e9os de Mensoif, services en r\u00e9seaux personnels et gratuits \u00e9dit\u00e9s par aucune soci\u00e9t\u00e9 et accessibles sur le site https://videomensoif.ynh.fr/", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 104857600, + "videoQuotaDaily": 10485760 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.sitedethib.com": { + "virtual-kaf.fun": { + "error": "HTTPSConnectionPool(host='virtual-kaf.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.xn--nnqt1l.tk": { + "error": "HTTPSConnectionPool(host='mstdn.xn--nnqt1l.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scicomm.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 378, + "activeMonth": 38, + "activeHalfyear": 143 }, - "localPosts": 66114 + "localPosts": 7674 }, "openRegistrations": false } }, - "sanjuanislands.social": { - "error": "HTTPSConnectionPool(host='sanjuanislands.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "we.procrastinate.work": { + "error": "HTTPSConnectionPool(host='we.procrastinate.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "krypt3ia.wordpress.com": { + "nothirdsolution.com": { "error": 404 }, - "soc.m4sk.in": { - "error": "HTTPSConnectionPool(host='soc.m4sk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "supercomputer321.tk": { + "error": "HTTPSConnectionPool(host='supercomputer321.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "unidon.asmodeus.red": { - "error": "HTTPSConnectionPool(host='unidon.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lingtheme.com": { + "error": "HTTPSConnectionPool(host='lingtheme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "numa.localtunnel.me": { - "error": "HTTPSConnectionPool(host='numa.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to numa.localtunnel.me timed out. (connect timeout=3)'))" + "mastodon.herebedragons.io": { + "error": "HTTPSConnectionPool(host='mastodon.herebedragons.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "2wza8xtrfby25c.4chan.icu": { - "error": "HTTPSConnectionPool(host='2wza8xtrfby25c.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "contratv.xyz": { + "error": "HTTPSConnectionPool(host='contratv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "makito.me": { + "npf.mlpol.net": { + "error": "HTTPSConnectionPool(host='npf.mlpol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "me.paperneko.moe": { + "error": 404 + }, + "geontime.com": { + "error": 404 + }, + "nc.lo.hn": { + "error": 404 + }, + "domoticz.sitedethib.com": { + "error": 404 + }, + "sonomu.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 32, + "activeMonth": 28, + "activeHalfyear": 29 }, - "localPosts": 415 + "localPosts": 14393 }, "openRegistrations": false } }, - "karice.wordpress.com": { + "fedi.stuartbutterworth.co.uk": { + "error": "HTTPSConnectionPool(host='fedadmin.mywebprojects.co.uk', port=443): Max retries exceeded with url: /yunohost/sso/?r=aHR0cHM6Ly9mZWRpLnN0dWFydGJ1dHRlcndvcnRoLmNvLnVrLy53ZWxsLWtub3duL25vZGVpbmZv (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.projectx.knc.nc": { "error": 404 }, - "m.tatapa.org": { - "error": "HTTPSConnectionPool(host='m.tatapa.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.tatapa.org' doesn't match 'htb.tatapa.org'\")))" + "pleroma.39.gy": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "masterpimp.duckdns.org": { - "error": "HTTPSConnectionPool(host='masterpimp.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masterpimp.duckdns.org timed out. (connect timeout=3)'))" + "status.topbug.net": { + "error": 404 }, - "c.tiulp.in": { - "error": "HTTPSConnectionPool(host='c.tiulp.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "superawesomeclub.vip": { + "error": "HTTPSConnectionPool(host='superawesomeclub.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.cloud": { + "www.vitonica.com": { + "error": 404 + }, + "the.chatsubo.cafe": { + "error": "HTTPSConnectionPool(host='the.chatsubo.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zalluma.adef.xyz": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 19 - }, - "localPosts": 79 - }, "software": { - "version": "1.0.1", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.cloud/users/tallship", - "https://pleroma.cloud/users/vger", - "https://pleroma.cloud/users/mavery", - "https://pleroma.cloud/users/emunster" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma Public Cloud", - "nodeDescription": "The Pleroma.Cloud Public Federated Server: Tech, Trek, and Shrek - This service is sponsored and hosted by NorthTech.US | To see what we allow see https://fediverse.network/pleroma.cloud/federation", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [ - "gab.com", - "gabfed.com", - "social.librem.one", - "social.puri.sm", - "arkham.cafe", - "baraag.net", - "likeable.space", - "some.usvs.xyz", - "gluten.space" - ], - "media_removal": [], - "media_nsfw": [ - "humblr.social", - "sinblr.com", - "pl.smuglo.li", - "sinblr.at", - "switter.at", - "kinky.business", - "kinkyelephant.com", - "dickgirlon.top", - "social.myfreecams.com" - ], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com", - "sinblr.at", - "switter.at", - "kinky.business", - "kinkyelephant.com", - "dickgirlon.top" - ], - "banner_removal": [ - "humblr.social", - "sinblr.com", - "switter.at", - "kinky.business", - "kinkyelephone.com", - "dickgirlon.top", - "social.myfreecams.com" - ], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "social.proyectolanuevatierra.com": { - "error": 404 - }, - "status.lullis.net": { - "error": "HTTPSConnectionPool(host='status.lullis.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dym.sh": { - "error": "HTTPSConnectionPool(host='dym.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.amanzi.nz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" + "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 18, + "activeMonth": 10, + "activeHalfyear": 18 }, - "localPosts": 4 + "localPosts": 121 }, - "openRegistrations": false + "openRegistrations": true } }, - "can.nohost.me": { - "error": "HTTPSConnectionPool(host='can.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to can.nohost.me timed out. (connect timeout=3)'))" - }, - "toot.inari.click": { - "error": "HTTPSConnectionPool(host='toot.inari.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.quentel.social": { - "error": "HTTPSConnectionPool(host='mastodon.quentel.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.grantipak.ru": { - "error": 404 - }, - "pixel.glukose.fr": { + "pix.tedomum.net": { "nodeinfo": { "metadata": { - "nodeName": "pixel.glukose.fr", + "nodeName": "pix.tedomum.net", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": true, + "open_registration": false, "uploader": { - "max_photo_size": "10000", - "max_caption_length": "300", - "album_limit": "15", + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", + "media_types": "image/jpeg,image/png,image/gif,video/mp4", "enforce_account_limit": true }, "activitypub": { @@ -172589,13 +177316,13 @@ "ab": { "lc": false, "rec": false, - "loops": false + "loops": true }, "site": { - "name": "Glukose Pixelfed", - "domain": "pixel.glukose.fr", - "url": "https://pixel.glukose.fr", - "description": null + "name": "pix.tedomum.net", + "domain": "pix.tedomum.net", + "url": "https://pix.tedomum.net", + "description": "TeDomum" }, "username": { "remote": { @@ -172612,7 +177339,7 @@ "mobile_apis": true, "circles": false, "stories": true, - "video": false, + "video": true, "import": { "instagram": false, "mastodon": false, @@ -172633,33 +177360,61 @@ "version": "0.10.9" }, "usage": { - "localPosts": 176, + "localPosts": 269, "localComments": 0, "users": { - "total": 16, - "activeHalfyear": 18, - "activeMonth": 11 + "total": 212, + "activeHalfyear": 9, + "activeMonth": 3 } }, "version": "2.0", + "openRegistrations": false + } + }, + "mastodon.social/users/Gargron": { + "error": 404 + }, + "tube.xn--krsgw--n73t.com": { + "error": "HTTPSConnectionPool(host='tube.xn--krsgw--n73t.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rb99.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 8, + "activeHalfyear": 8 + }, + "localPosts": 1252 + }, "openRegistrations": true } }, - "dolphin.lunet.org": { - "error": "HTTPSConnectionPool(host='dolphin.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.vicx.fr": { + "error": "HTTPSConnectionPool(host='toot.vicx.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "chargen.one": { + "blog.xoria.de": { "nodeinfo": { "metadata": { - "nodeName": "Chargen.One", - "nodeDescription": "A happier medium", + "nodeName": "xoria", + "nodeDescription": "Some casual programming notes", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 5, - "publicReader": false + "maxBlogs": 9, + "publicReader": true, + "invites": true }, "openRegistrations": false, "protocols": [ @@ -172673,175 +177428,27 @@ }, "software": { "name": "writefreely", - "version": "0.8.1" + "version": "" }, "usage": { - "users": { - "total": 15, - "activeHalfyear": 2 - }, - "localPosts": 29 + "users": {} }, "version": "2.0" } }, - "pod.tchncs.de": { + "blog.azazer.com": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.99.0-p323e8ae7" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] + "name": "wordpress", + "version": "5.4.1" }, - "openRegistrations": true, "usage": { "users": { - "total": 2567, - "activeHalfyear": 1338, - "activeMonth": 112 - }, - "localPosts": 2616, - "localComments": 3047 - }, - "metadata": { - "nodeName": "tchncs*", - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "technics" - } - } - }, - "m.bnolet.me": { - "error": "HTTPSConnectionPool(host='m.bnolet.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "fedi.xaloc.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gabfed.com", - "freespeechextremist.com", - "spinster.xyz", - "spinster.dev", - "develop.gab.com", - "gab.protohype.net" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "My_Fediverse", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.xaloc.space/users/xaloc" - ], - "suggestions": { - "enabled": false + "total": 3 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 5, + "localComments": 0 }, "openRegistrations": false, "protocols": [ @@ -172851,23 +177458,12 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, - "usage": { - "localPosts": 636, - "users": { - "total": 2 - } - }, - "version": "2.0" + "metadata": { + "email": "Joshua@azazer.com" + } } }, - "mstdn.jethro.be": { - "error": "HTTPSConnectionPool(host='mstdn.jethro.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "feeling.lewd.today": { + "pleroma.ryusei.dev": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -172877,13 +177473,10 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", - "gopher", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" @@ -172893,7 +177486,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Feeling Lewd", + "nodeName": "Pleroma/Ryusei.dev", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -172941,8 +177534,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://feeling.lewd.today/users/abductee", - "https://feeling.lewd.today/users/admin" + "https://pleroma.ryusei.dev/users/mandel59" ], "suggestions": { "enabled": false, @@ -172969,102 +177561,96 @@ }, "software": { "name": "pleroma", - "version": "1.1.7" + "version": "1.1.3-9-g0960548e-pleroma-ryusei-dev" }, "usage": { - "localPosts": 841, + "localPosts": 275, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "mstdn.v5ox.com": { - "error": "HTTPSConnectionPool(host='mstdn.v5ox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.v5ox.com timed out. (connect timeout=3)'))" + "conspiracyfiles.net": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "spla.m.to": { - "error": "HTTPSConnectionPool(host='spla.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "photos.rouvray.org": { + "error": "HTTPSConnectionPool(host='photos.rouvray.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "videos.outofreality.org": { - "error": "HTTPSConnectionPool(host='videos.outofreality.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.leboeuf.eu": { + "error": 404 }, - "don.jun-ji.me": { - "error": "HTTPSConnectionPool(host='don.jun-ji.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "goji84.xyz": { + "error": "HTTPSConnectionPool(host='goji84.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mikuspot.net": { - "error": "HTTPSConnectionPool(host='mikuspot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "slcb.m.to": { + "error": "HTTPSConnectionPool(host='slcb.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "robert.ocallahan.org": { - "error": 404 + "gnu.town": { + "error": "HTTPSConnectionPool(host='gnu.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.tepsne.ovh": { - "error": "HTTPSConnectionPool(host='video.tepsne.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ddon.m.to": { + "error": "HTTPSConnectionPool(host='ddon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.rx14.co.uk": { - "error": "HTTPSConnectionPool(host='relay.rx14.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "masatodon.com": { + "error": "HTTPSConnectionPool(host='masatodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "ursal.zone": { + "paw.cafe": { + "error": "HTTPSConnectionPool(host='paw.cafe', port=443): Read timed out. (read timeout=3)" + }, + "video.okaris.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 355, - "activeMonth": 202, - "activeHalfyear": 409 + "total": 4 }, - "localPosts": 65589 + "localPosts": 2511, + "localComments": 4 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Videos auf okaris.de", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "mstdn.i-fromjapan.com": { - "error": "HTTPSConnectionPool(host='mstdn.i-fromjapan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "comfeyo.ga": { - "error": "HTTPSConnectionPool(host='comfeyo.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.hellowelcome.org": { - "error": "HTTPSConnectionPool(host='write.hellowelcome.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "chat.demo.cloudron.io": { - "error": "HTTPSConnectionPool(host='chat.demo.cloudron.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hackwrld.com": { + "error": "HTTPSConnectionPool(host='hackwrld.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.supersandro.de": { + "marlon.ws": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 891 - }, - "openRegistrations": true - } - }, - "funkwhale.vierkantor.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.19.1" + "localPosts": 30, + "localComments": 8 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -173072,248 +177658,62 @@ "inbound": [], "outbound": [] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, "metadata": { - "actorId": "https://funkwhale.vierkantor.com/federation/actors/service", - "private": false, - "shortDescription": "A private Funkwhale instance. Most music is under a restrictive license.", - "longDescription": "", - "nodeName": "Vierkante zwinze", - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 12117 - }, - "artists": { - "total": 1608 - }, - "albums": { - "total": 1764 - }, - "music": { - "hours": 744.0663888888889 - } - }, - "supportedUploadExtensions": [ - "flac", - "mp3", - "ogg", - "opus" - ], - "usage": { - "favorites": { - "tracks": { - "total": 3348 - } - }, - "listenings": { - "total": 13956 - } - } + "email": "mail@marlon.ws" } } }, - "scale.lord.re": { - "error": "HTTPSConnectionPool(host='scale.lord.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "twimblr.xyz": { - "error": "HTTPSConnectionPool(host='twimblr.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.infranix.eu": { - "error": 503 - }, - "greenlifeplus.net": { - "error": "HTTPSConnectionPool(host='greenlifeplus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to greenlifeplus.net timed out. (connect timeout=3)'))" + "magenta.click": { + "error": 404 }, - "pod.togart.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 21, - "activeHalfyear": 10, - "activeMonth": 5 - }, - "localPosts": 949, - "localComments": 2904 - }, - "metadata": { - "nodeName": "pod.togart.de", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "podmaster" - } - } + "z.reticu.li": { + "error": 404 }, - "gamers.exposed": { + "social.vikings.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 6, - "activeHalfyear": 7 + "total": 14, + "activeMonth": 3, + "activeHalfyear": 12 }, - "localPosts": 13359 + "localPosts": 40 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.malingrey.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "drive.cclaude.rocks": { - "error": 404 - }, - "jailbreak.chat": { - "error": "HTTPSConnectionPool(host='jailbreak.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jailbreak.chat timed out. (connect timeout=3)'))" - }, - "transrights.ovh": { - "error": 500 + "fsn.pasero.net": { + "error": 503 }, - "wolfgirl.engineering": { - "error": 404 + "mdn.keasti.net": { + "error": "HTTPSConnectionPool(host='mdn.keasti.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pipes.social": { - "error": "HTTPSConnectionPool(host='pipes.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toyamastodon.info": { + "error": "HTTPSConnectionPool(host='toyamastodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "readas.labs.abunchtell.com": { + "www.datri.uy": { "nodeinfo": { - "metadata": { - "nodeName": "Read.as", - "nodeDescription": "ActivityPub-enabled long-form reader.", - "software": { - "homepage": "https://read.as", - "github": "https://github.com/writeas/Read.as", - "follow": "" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, + "version": "2.0", "software": { - "name": "read.as", - "version": "0.3-dev" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { "total": 1 - } - }, - "version": "2.0" - } - }, - "hardr.social": { - "error": "HTTPSConnectionPool(host='hardr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.0x80.org": { - "error": "HTTPSConnectionPool(host='social.0x80.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.0x80.org' doesn't match either of '0x80.org', 'blog.0x80.org', 'drone.0x80.org', 'git.0x80.org', 'ipfs.0x80.org', 'osintapi.0x80.org', 'www.0x80.org'\")))" - }, - "photos.rouvray.org": { - "nodeinfo": { - "metadata": { - "nodeName": "photos.rouvray.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Photos Rouvray", - "domain": "photos.rouvray.org", - "url": "https://photos.rouvray.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 17, + "localComments": 101 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -173321,221 +177721,107 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 10, - "localComments": 0, - "users": { - "total": 6, - "activeHalfyear": 5, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "email": "gabriel@publicar.uy" + } } }, - "kwitter.club": { - "error": "HTTPSConnectionPool(host='kwitter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodonhub.xyz": { - "error": "HTTPSConnectionPool(host='mastodonhub.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.worldrovine.com": { - "error": "HTTPSConnectionPool(host='toot.worldrovine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "alttw.home.js4.in": { + "error": "HTTPSConnectionPool(host='alttw.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "abbotsfurred.ca": { + "challenger.city": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 3 + "total": 10, + "activeMonth": 6, + "activeHalfyear": 11 }, - "localPosts": 0 + "localPosts": 266 }, - "openRegistrations": true + "openRegistrations": false } }, - "tube.plaf.fr": { + "sechat.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "diaspora", + "version": "0.7.99.0-pe69f8e04" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "twitter", + "tumblr", + "wordpress" ] }, "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 698, + "activeHalfyear": 46, + "activeMonth": 14 }, - "localPosts": 64053, - "localComments": 0 + "localPosts": 44929, + "localComments": 53087 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Sechat*", + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "nodeName": "Plaftube", - "nodeDescription": "Peertube, une plateforme d'h\u00e9bergement de vid\u00e9os libre et d\u00e9centralis\u00e9e.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "adminAccount": "lukas" } } }, - "oc.todon.fr": { + "soc.free-pic.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2284, - "activeMonth": 224, - "activeHalfyear": 396 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 100947 + "localPosts": 33722 }, - "openRegistrations": true + "openRegistrations": false } }, - "kosmos.social": { + "animeright.news": { + "error": 404 + }, + "mastodon.pluser.net": { + "error": "HTTPSConnectionPool(host='mastodon.pluser.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.beer": { "nodeinfo": { "version": "2.0", "software": { @@ -173547,77 +177833,25 @@ ], "usage": { "users": { - "total": 226, - "activeMonth": 234, - "activeHalfyear": 693 - }, - "localPosts": 14743 - }, - "openRegistrations": true - } - }, - "cloudpool.us": { - "error": 404 - }, - "gb.peertube.network": { - "error": "HTTPSConnectionPool(host='gb.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "techflake.ch": { - "error": "HTTPSConnectionPool(host='techflake.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'techflake.ch' doesn't match 'teach.techflake.ch'\")))" - }, - "mstdn.8350x.net": { - "error": "HTTPSConnectionPool(host='mstdn.8350x.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dc6jgk.de": { - "error": "HTTPSConnectionPool(host='social.dc6jgk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "cespo.oless.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "cespo", - "nodeDescription": "Un altro blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1 + "total": 315, + "activeMonth": 185, + "activeHalfyear": 251 }, - "localPosts": 9 + "localPosts": 1911555 }, - "version": "2.0" + "openRegistrations": false } }, - "dp.lei202.com": { - "error": 410 + "kyoto-citygrid.org": { + "error": "HTTPSConnectionPool(host='kyoto-citygrid.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kyoto-citygrid.org' doesn't match either of '*.value-domain.com', 'value-domain.com'\")))" }, - "mastodon.technosorcery.net": { + "syui-ml.herokuapp.com": { "error": 404 }, - "pub.miniverse.social": { - "error": "HTTPSConnectionPool(host='pub.miniverse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "liminalismo.com": { + "error": 404 }, - "social.elomatreb.eu": { + "cybre.ninja": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -173627,26 +177861,14 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, + "federation": {}, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "elomatreb's AP thing", + "nodeName": "cybre.ninja", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -173694,10 +177916,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.elomatreb.eu/users/elomatreb" + "https://cybre.ninja/users/dokuja" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -173708,7 +177934,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -173716,175 +177943,19 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-558-g01cc93b6-develop" + "version": "1.1.9" }, "usage": { - "localPosts": 11646, + "localPosts": 924, "users": { - "total": 1 + "total": 2 } }, "version": "2.0" } }, - "beach.city": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+beachcity1.10.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 119, - "activeMonth": 222, - "activeHalfyear": 339 - }, - "localPosts": 98717 - }, - "openRegistrations": true - } - }, - "pleroma.uni-muenster.de": { - "error": "HTTPSConnectionPool(host='pleroma.uni-muenster.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kemoshi.co": { - "error": "HTTPSConnectionPool(host='kemoshi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kemoshi.co timed out. (connect timeout=3)'))" - }, - "lj.gl": { - "error": "HTTPSConnectionPool(host='lj.gl', port=443): Read timed out. (read timeout=3)" - }, - "cyrille-borne.com": { - "error": 404 - }, - "relay.barkshark.tk": { - "error": "HTTPSConnectionPool(host='relay.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.free-friends.org": { - "error": "HTTPSConnectionPool(host='mastodon.free-friends.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plag.masto.host": { - "error": "HTTPSConnectionPool(host='plag.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "facelook.thriveonbroadway.com": { - "error": 404 - }, - "mosw.work": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 197733 - }, - "openRegistrations": false - } - }, - "social.pansebete.net": { + "relay.kitsunet.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "La Fee Diverse A Bendia", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.pansebete.net/users/bendia" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, "openRegistrations": true, "protocols": [ "activitypub" @@ -173894,153 +177965,153 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "name": "activityrelay", + "version": "0.1 f34b42ae78ff03ed346e69086ec435cf420a35a9" }, "usage": { - "localPosts": 18, + "localPosts": 0, "users": { - "total": 3 + "total": 1 } }, - "version": "2.0" - } - }, - "mastodon.mysrvr.org": { - "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 13 - }, - "openRegistrations": false + "metadata": { + "peers": [ + "ruxnor.net", + "kitsunet.net", + "soliton.nonlinear.zone", + "otherkinter.net", + "otherkin.club", + "calc.news", + "sander.social", + "m.deeloves.me", + "discuss.photos", + "keelung1.ddns.net", + "wolf-359.org", + "mastodon.openpsychology.net", + "xa0.uk", + "intahnet.co.uk", + "mastodon.guse.fr", + "mastodon.cyber-tribal.com", + "floss.social", + "relay.cyber-tribal.com", + "librenet.co.za", + "relay.cetialphafive.com", + "transfurrmation.town", + "pleroma.cloud", + "roma.usans.in", + "monsterpit.net", + "rrfarmbot.appspot.com", + "wolfhowl.me", + "social.joshuacasey.net", + "mastodon.scarletsisters.xyz", + "pleroma.scarletsisters.xyz", + "pettingzoo.co", + "feather.city", + "mstdn.social", + "es.muy.moe", + "slum.cloud", + "dev.slum.cloud", + "mares.cafe", + "ms.technodro.me", + "mastodon.memo-village.online", + "relay.social.firc.de", + "mastodon.fedja.fi", + "ministry.moonbutt.science", + "mastodon.corecoding.dev", + "mastodon.madrid", + "tailburst.me", + "toot.travnewmatic.com", + "coom.club", + "social.device5.co.uk", + "travelpandas.fr", + "mastodon.echelon4.xyz", + "nangang.travnewmatic.com" + ] + } } }, - "mattbk.com": { - "error": 403 + "hubzilla.ctseuro.com": { + "error": "HTTPSConnectionPool(host='hubzilla.ctseuro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "umastodon.jp": { - "error": 404 + "social.basics09.de": { + "error": "HTTPSConnectionPool(host='social.basics09.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tuxcrafting.tk": { - "error": "HTTPSConnectionPool(host='tuxcrafting.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tuxcrafting.tk timed out. (connect timeout=3)'))" + "social.alabasta.net": { + "error": 503 }, - "cloud.matthias-gutjahr.de": { - "error": 404 + "pleroma.agol.one": { + "error": "HTTPSConnectionPool(host='pleroma.agol.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "yakiniku.cloud": { - "error": "HTTPSConnectionPool(host='yakiniku.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.joelvim.net": { + "error": "HTTPSConnectionPool(host='social.joelvim.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "naza.space": { - "error": "HTTPSConnectionPool(host='naza.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "sedryk.info": { + "error": "HTTPSConnectionPool(host='sedryk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.bfoliver.com": { + "social.epyisageek.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 766 + "localPosts": 1821 }, "openRegistrations": false } }, - "tschaba.de": { - "error": "HTTPSConnectionPool(host='tschaba.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.tzi.fr": { + "soc.fglt.nl": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 22 }, - "localPosts": 294 + "localPosts": 2154 }, - "openRegistrations": false - } - }, - "soc.kai.moe": { - "nodeinfo": { + "software": { + "version": "1.0.0-475-gcee0d355-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "suggestions", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "https://gab.com/" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma on kai.moe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://soc.fglt.nl/users/tejrnz", + "https://soc.fglt.nl/users/tyil", + "https://soc.fglt.nl/users/x0rz3q" ], - "private": false, + "skipThreadContainment": true, "restrictedNicknames": [ ".well-known", "~", @@ -174073,481 +178144,371 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.kai.moe/users/kai" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": true, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.3-5-ga43b899e" - }, - "usage": { - "localPosts": 89, - "users": { - "total": 2 - } - }, - "version": "2.0" + "nodeName": "Friendly GNU+Linux Fediverse", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "fandom.stopthatimp.net": { - "error": 404 - }, - "pleroma.ryick.net": { - "error": "HTTPSConnectionPool(host='pleroma.ryick.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gancio4.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio4.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "red.undernet.uy": { - "error": 404 - }, - "nextcloud.ll-hh.de": { + "nextcloud.nicolas-guichard.ovh": { "error": 403 }, - "indieweb.social": { + "tube-grenoble.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 114, - "activeMonth": 39, - "activeHalfyear": 93 + "total": 55 }, - "localPosts": 2416 + "localPosts": 7214, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire COVID-19- academie de Grenoble", + "nodeDescription": "PeerTube - hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "primordial-library.gq": { - "error": 404 + "kiri.m.to": { + "error": "HTTPSConnectionPool(host='kiri.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "isidai.com": { + "upp2.com": { "error": 404 }, - "mammoth.social": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "kliu.io": { + "resh.ro": { "error": 404 }, - "5.5kg.jp": { - "error": "HTTPSConnectionPool(host='5.5kg.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "inmmosiliketo.tk": { + "error": "HTTPSConnectionPool(host='inmmosiliketo.tk', port=443): Read timed out. (read timeout=3)" }, - "mast.2968.work": { - "error": "HTTPSConnectionPool(host='mast.2968.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "hub.raitisoja.com": { + "error": "HTTPSConnectionPool(host='hub.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yudetarou.club": { - "error": "HTTPSConnectionPool(host='yudetarou.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "srudloff.de": { + "error": "HTTPSConnectionPool(host='srudloff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'srudloff.de' doesn't match either of '*.monoceres.uberspace.de', 'monoceres.uberspace.de'\")))" }, - "me.tobolaski.com": { - "error": "HTTPSConnectionPool(host='me.tobolaski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.tii.tu-dresden.de": { + "error": "HTTPSConnectionPool(host='cloud.tii.tu-dresden.de', port=443): Read timed out. (read timeout=3)" }, - "xn--fiz.xn--kst.jp": { - "error": "HTTPSConnectionPool(host='xn--fiz.xn--kst.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to xn--fiz.xn--kst.jp timed out. (connect timeout=3)'))" + "friendica.freespeech.host": { + "error": "HTTPSConnectionPool(host='friendica.freespeech.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "catholicism.rocks": { - "error": "HTTPSConnectionPool(host='catholicism.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "chubbybubble.life": { + "error": "HTTPSConnectionPool(host='chubbybubble.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "violet.lua-mu.org": { - "error": "HTTPSConnectionPool(host='violet.lua-mu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to violet.lua-mu.org timed out. (connect timeout=3)'))" + "meme.garden": { + "error": 404 }, - "batty.fun": { - "error": "HTTPSConnectionPool(host='batty.fun', port=443): Read timed out. (read timeout=3)" + "comicspace.masto.host": { + "error": "HTTPSConnectionPool(host='comicspace.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.anqou.net": { + "mastodon.falktx.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 25, - "activeMonth": 36, - "activeHalfyear": 37 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 94472 + "localPosts": 37 }, "openRegistrations": false } }, - "pleroma-dev.gidikroon.eu": { - "error": 502 - }, - "mstdn.k-ba.net": { - "error": "HTTPSConnectionPool(host='mstdn.k-ba.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.k-ba.net timed out. (connect timeout=3)'))" - }, - "fukuoka.m.to": { - "error": "HTTPSConnectionPool(host='fukuoka.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.nspes.ca": { - "error": 503 - }, - "pod.libreplanetbr.org": { + "loranger.xyz": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 107, - "activeHalfyear": 25, - "activeMonth": 19 - }, - "localPosts": 1563, - "localComments": 984 - }, "metadata": { - "nodeName": "lpbr", - "xmppChat": true, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - } - } - } - }, - "m.r4o.jp": { - "error": 401 - }, - "b30.in": { - "error": 404 - }, - "soc.libranet.de": { - "error": "HTTPSConnectionPool(host='soc.libranet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.libranet.de' doesn't match either of 'dir.libranet.de', 'hub.libranet.de', 'libranet.de', 'nc.libranet.de', 'oc.libranet.de', 'pixel.libranet.de'\")))" - }, - "mastodon.design": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 150, - "activeMonth": 19, - "activeHalfyear": 39 + "nodeName": "loranger.xyz", + "nodeDescription": "Rob Loranger's Dumb Blogs", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "localPosts": 10557 - }, - "openRegistrations": false - } - }, - "misskey.anjara.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.28.0" + "maxBlogs": 6, + "publicReader": false, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Misskey | Anjara", - "nodeDescription": null, - "maintainer": { - "name": "Anjara", - "email": "contact@anjara.eu" - }, - "langs": [ - "" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "mstdn.tty.jp": { - "error": "HTTPSConnectionPool(host='mstdn.tty.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.monsieur-a.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "thepractice.space": { - "error": 404 - }, - "hubzilla.socdojo.com": { - "error": "HTTPSConnectionPool(host='hubzilla.socdojo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hubzilla.socdojo.com timed out. (connect timeout=3)'))" - }, - "depression.blobturtle.club": { - "error": "HTTPSConnectionPool(host='depression.blobturtle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bagra.club": { - "error": "HTTPSConnectionPool(host='bagra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.gerber-clan.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Gerber Clan Social Network", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "adoma.in": { - "error": "HTTPSConnectionPool(host='adoma.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "spicyshoggoth.cloud": { - "error": 404 - }, - "st.foresdon.jp": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.11.2" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2 }, - "localPosts": 3194 + "localPosts": 9 }, - "openRegistrations": false + "version": "2.0" } }, - "pix.wonderful-bee.eu": { - "error": "HTTPSConnectionPool(host='pix.wonderful-bee.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pix.wonderful-bee.eu timed out. (connect timeout=3)'))" - }, - "moogle.social": { - "error": "HTTPSConnectionPool(host='moogle.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "status.pech.tech": { - "error": "HTTPSConnectionPool(host='status.pech.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "tube.jel-tech.com": { - "error": "HTTPSConnectionPool(host='tube.jel-tech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.ingenhaag-tech.de": { - "error": 403 - }, - "tepes.space": { - "error": "Expecting value: line 1 column 1 (char 0)" + "deadeyes.m.to": { + "error": "HTTPSConnectionPool(host='deadeyes.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcld.net": { - "error": "HTTPSConnectionPool(host='nextcld.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "blog.fancycade.xyz": { + "error": "HTTPSConnectionPool(host='blog.fancycade.xyz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.yamaken.jp": { - "error": "HTTPSConnectionPool(host='mastodon.yamaken.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.yamaken.jp timed out. (connect timeout=3)'))" + "nemoins.tk": { + "error": "HTTPSConnectionPool(host='nemoins.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.jess.coffee": { - "error": "HTTPSConnectionPool(host='test.jess.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "m.xorkle.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tonytins.xyz": { - "error": 404 + "lazy8.social": { + "error": "HTTPSConnectionPool(host='lazy8.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.swarm.solvingmaz.es": { + "dresden.network": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 76, + "activeMonth": 41, + "activeHalfyear": 83 }, - "localPosts": 6141, - "localComments": 1 + "localPosts": 4116 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "otomaddon.xyz": { - "error": "HTTPSConnectionPool(host='otomaddon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "4estate.media": { + "mastodon.sogipe.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 18, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2282 + "localPosts": 3 }, "openRegistrations": false } }, - "mastodon.social/users/bleak": { - "error": 404 - }, - "social.rf1155.de": { - "error": 502 - }, - "thebabyisyou.social": { - "error": "HTTPSConnectionPool(host='thebabyisyou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ghosty.ch": { - "error": "HTTPSConnectionPool(host='ghosty.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ghosty.ch' doesn't match 'matrix.ghosty.ch'\")))" - }, - "rss2pub.krefeld.life": { - "error": 404 - }, - "99potions.net": { - "error": "HTTPSConnectionPool(host='99potions.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "jgregorymcverry.com": { + "mastodon.social/users/blumenkraft": { "error": 404 }, - "friendica.joergmorbitzer.rocks": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "hiroshimacarpfundon.m.to": { + "error": "HTTPSConnectionPool(host='hiroshimacarpfundon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.mxinfo.fr": { + "merci-la-police.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -174562,20 +178523,34 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 14 }, - "localPosts": 66518, + "localPosts": 70, "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Mxinfo PeerTube", - "nodeDescription": "MXInfo publie ses vid\u00e9os avec le logiciel libre PeerTube, une plateforme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant le Peer to Peer (BitTorrent) directement dans le navigateur internet avec WebTorrent et Angular.", + "nodeName": "Merci la police !", + "nodeDescription": "Site fran\u00e7ais visant \u00e0 centraliser et sauvegarder les vid\u00e9os de violences polici\u00e8res. ", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -174589,7 +178564,7 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true @@ -174606,14 +178581,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -174670,8 +178645,8 @@ } }, "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -174685,7 +178660,22 @@ } } }, - "cbr-bubble.masto.host": { + "kadokawadon.jp": { + "error": "HTTPSConnectionPool(host='kadokawadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon-1.testing.zombocloud.com": { + "error": "HTTPSConnectionPool(host='mastodon-1.testing.zombocloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aidon.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "very.averly.me": { + "error": "HTTPSConnectionPool(host='very.averly.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vid.ncrypt.at": { + "error": "HTTPSConnectionPool(host='vid.ncrypt.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "inscope.social": { "nodeinfo": { "version": "2.0", "software": { @@ -174697,56 +178687,412 @@ ], "usage": { "users": { - "total": 42, - "activeMonth": 27, - "activeHalfyear": 55 + "total": 25, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 106676 + "localPosts": 1057 }, - "openRegistrations": true + "openRegistrations": false } }, - "dpl1.m544.net": { - "error": "HTTPSConnectionPool(host='dpl1.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/AmyZenunim": { + "error": 404 }, - "kit.freundtech.com": { + "cloud.otispresley.com": { "error": 404 }, - "leftunited.org": { - "error": "HTTPSConnectionPool(host='leftunited.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "carrot.army": { + "error": "HTTPSConnectionPool(host='carrot.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" }, - "mstdn.f72u.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 37, - "activeMonth": 33, - "activeHalfyear": 45 - }, - "localPosts": 93591 - }, - "openRegistrations": true - } + "tube.open-plug.io": { + "error": "HTTPSConnectionPool(host='tube.open-plug.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ananc.us": { - "error": "HTTPSConnectionPool(host='ananc.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.parkrocker.com": { + "error": "HTTPSConnectionPool(host='social.parkrocker.com', port=443): Read timed out. (read timeout=3)" }, - "dirty.subzone.net": { - "error": "HTTPSConnectionPool(host='dirty.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "akabe.co": { + "error": 404 }, - "blog.cspray.io": { + "porntoot.com": { + "error": "HTTPSConnectionPool(host='porntoot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anidon.com": { + "error": "HTTPSConnectionPool(host='anidon.com', port=443): Read timed out. (read timeout=3)" + }, + "ostatus.taiyolab.com": { + "error": "HTTPSConnectionPool(host='ostatus.taiyolab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.scuba323.com": { + "error": 404 + }, + "immortallegendsv2.wordpress.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cloud.irminger.org": { + "error": 403 + }, + "happyjesus.online": { + "error": "HTTPSConnectionPool(host='happyjesus.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "rwmj.wordpress.com": { + "error": 404 + }, + "cyberiacafe.club": { + "error": "HTTPSConnectionPool(host='cyberiacafe.club', port=443): Read timed out. (read timeout=3)" + }, + "thesimons.us": { + "error": "HTTPSConnectionPool(host='thesimons.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "smolkitty.me": { + "error": "HTTPSConnectionPool(host='smolkitty.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "socialblade.com": { + "error": 403 + }, + "bagels.pizza": { + "error": "HTTPSConnectionPool(host='bagels.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "p.2.aksel.at": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "voided.space": { + "error": "HTTPSConnectionPool(host='voided.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "akanechan.love": { + "error": 404 + }, + "mastodon.social/users/MililaniVF": { + "error": 404 + }, + "pleroma.soykaf.com": { "nodeinfo": { "metadata": { - "nodeName": "cspray's blog", - "nodeDescription": "Articles about software development and other things I find interesting", + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_policies": [ + "SimplePolicy", + "HellthreadPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "loli.estate" + ], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Soykaf", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.soykaf.com/users/lain" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable+dev" + }, + "usage": { + "localPosts": 253024, + "users": { + "total": 450 + } + }, + "version": "2.0" + } + }, + "social.cool110.xyz": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp" + ] + }, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 31, + "localComments": 67 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Cool110 Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp" + ] + }, + "explicitContent": true + } + } + }, + "rizomatica.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 68, + "activeHalfyear": 52, + "activeMonth": 24 + }, + "localPosts": 119, + "localComments": 190 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Rizomatica", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.dwscdv3.com": { + "error": "HTTPSConnectionPool(host='mstdn.dwscdv3.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.alcalyn.app": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 17614, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "fybuk.com": { + "error": 404 + }, + "corrigan.moe": { + "error": "HTTPSConnectionPool(host='corrigan.xyz', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mikestone.me": { + "nodeinfo": { + "metadata": { + "nodeName": "Mike Stone", + "nodeDescription": "Opinions too long winded for social media", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -174773,141 +179119,195 @@ "users": { "total": 1 }, - "localPosts": 4 + "localPosts": 80 }, "version": "2.0" } }, - "mastodon.mxmaxime.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lokal.social": { + "error": 404 }, - "social.inex.rocks": { + "elsmussols.net": { + "error": 404 + }, + "xn--9h5bn01a.net": { + "error": 404 + }, + "social.bn4t.me": { + "error": "HTTPSConnectionPool(host='social.bn4t.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.skrlet13.cl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 25, + "localComments": 20 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "skrlet13@disroot.org" + } + } + }, + "mastodon.social/users/hybotics": { + "error": 404 + }, + "social.stoablick.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 30, - "activeMonth": 27, - "activeHalfyear": 39 + "total": 64, + "activeMonth": 59, + "activeHalfyear": 61 }, - "localPosts": 21544 + "localPosts": 156 }, "openRegistrations": true } }, - "mastodon.roconize.com": { - "error": "HTTPSConnectionPool(host='mastodon.roconize.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdntest1.dnaf.moe": { + "error": "HTTPSConnectionPool(host='mstdntest1.dnaf.moe', port=443): Read timed out. (read timeout=3)" }, - "taosforum.com": { + "mstdn.mk39.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 37 + "localPosts": 589 }, "openRegistrations": false } }, - "social.lepouete.fr": { - "error": "HTTPSConnectionPool(host='social.lepouete.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dumbo.e-kobi.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 0, + "activeHalfyear": 3 + }, + "localPosts": 29 + }, + "openRegistrations": true + } }, - "cloud.docampo.net": { - "error": 404 + "social.toromino.de": { + "error": "HTTPSConnectionPool(host='social.toromino.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "happy.masto.host": { - "error": "HTTPSConnectionPool(host='happy.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "ha7p4fa5o19uwnvxtaacqu9zi.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.rawkode.com": { - "error": "HTTPSConnectionPool(host='social.rawkode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.niicow974.fr": { + "error": "HTTPSConnectionPool(host='social.niicow974.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.niicow974.fr' doesn't match 'mail.niicow974.fr'\")))" }, - "second.kosendon.tech": { - "error": "HTTPSConnectionPool(host='second.kosendon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "www.oregonlive.com": { + "error": 404 }, - "gnusocial.villanos.net": { + "nishimin.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "bla.uber.space": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "Friendica", + "version": "2019.12-1327" }, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { + "protocols": { "inbound": [ + "friendica", + "activitypub", + "diaspora", "gnusocial" ], "outbound": [ - "atom1.0", - "rss2.0", + "friendica", + "activitypub", + "diaspora", "gnusocial" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 261, - "activeMonth": 203 - }, - "localPosts": 9586, - "localComments": 3268 + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] }, + "usage": [], + "openRegistrations": true, "metadata": { - "nodeName": "Una mirada villana a GNU Social", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" + "nodeName": "BlaBlu", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "explicitContent": false } } }, - "iox.hfrc.de": { - "error": "HTTPSConnectionPool(host='iox.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.mersenne-sister.net": { - "error": "HTTPSConnectionPool(host='mstdn.mersenne-sister.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.berries.pw": { - "error": "HTTPSConnectionPool(host='pleroma.berries.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastod.life": { - "error": "HTTPSConnectionPool(host='mastod.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "develop-yojo-han.herokuapp.com": { - "error": 503 - }, - "altesya.com/friendica": { - "error": 500 - }, - "sunrisesunset.shop": { + "social.kurup.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -174917,29 +179317,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "NO BITCH NIGGAS", - "nodeName": "Not Today.", + "nodeDescription": "A private social network for the Kurup family", + "nodeName": "Yellow House Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -174987,21 +179378,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://sunrisesunset.shop/users/Hydnellum" + "https://social.kurup.org/users/vkurup" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 1600000000 + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -175009,10 +179405,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "1.1.6" }, "usage": { - "localPosts": 224, + "localPosts": 3, "users": { "total": 4 } @@ -175020,10 +179416,7 @@ "version": "2.0" } }, - "mastodon-test-1.ohineri.me": { - "error": "HTTPSConnectionPool(host='mastodon-test-1.ohineri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "habitat.zelle.one": { + "social.excelereight.tk": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -175033,20 +179426,29 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Habitat", + "nodeName": "Excelereight Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -175094,14 +179496,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://habitat.zelle.one/users/kaputse" + "https://social.excelereight.tk/users/me" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -175110,10 +179508,9 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -175121,264 +179518,165 @@ }, "software": { "name": "pleroma", - "version": "1.1.4" + "version": "2.0.1" }, "usage": { - "localPosts": 125, + "localPosts": 4, "users": { - "total": 6 + "total": 2 } }, "version": "2.0" } }, - "luxurygay.space": { - "error": "HTTPSConnectionPool(host='luxurygay.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zo.piouland.net": { - "error": "HTTPSConnectionPool(host='zo.piouland.net', port=443): Read timed out. (read timeout=3)" - }, - "testingmstdn.abcang.net": { + "video.linc.systems": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3 + 9d24bcc" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 11, - "activeMonth": 36, - "activeHalfyear": 54 - }, - "localPosts": 813 - }, - "openRegistrations": true - } - }, - "social.wolfe.casa": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "activitypub", - "ostatus" - ], "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "gnusocial" + "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 1 + "total": 30 }, - "localPosts": 30, + "localPosts": 168, "localComments": 0 }, "metadata": { - "nodeName": "The Wolfe Pack", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } - } - }, - "kuude.re": { - "error": "HTTPSConnectionPool(host='kuude.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kopiti.am": { - "error": 404 - }, - "mastodon.friendlydads.net": { - "error": "HTTPSConnectionPool(host='mastodon.friendlydads.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.nemsia.org": { - "error": "HTTPSConnectionPool(host='mastodon.nemsia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.subzone.space": { - "error": "HTTPSConnectionPool(host='mastodon.subzone.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chibadon.jp": { - "error": "HTTPSConnectionPool(host='chibadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/dereksilva": { - "error": 404 - }, - "pleroma.katabaticat.net": { - "error": "HTTPSConnectionPool(host='pleroma.katabaticat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.katabaticat.net' doesn't match either of 'ap.katabaticat.net', 'conference.katabaticat.net', 'echo.katabaticat.net', 'katabaticat.net', 'pubsub.katabaticat.net', 'riot.katabaticat.net', 'webmail.katabaticat.net', 'www.katabaticat.net'\")))" - }, - "talk.infozoo.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "sabakan.masto.host": { - "error": "HTTPSConnectionPool(host='sabakan.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mostodon.info": { - "error": "HTTPSConnectionPool(host='mostodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.fediverso.net": { - "error": "HTTPSConnectionPool(host='video.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "status.8arrow.org": { - "error": "HTTPSConnectionPool(host='status.8arrow.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.hopto.me:8081": { - "error": "HTTPSConnectionPool(host='soc.hopto.me', port=8081): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.hopto.me timed out. (connect timeout=3)'))" - }, - "tastefuldinosaurerotica.com": { - "error": 404 - }, - "buckeye.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 88, - "activeMonth": 80, - "activeHalfyear": 88 - }, - "localPosts": 1213 - }, - "openRegistrations": true - } - }, - "cloud.nzws.me": { - "error": "HTTPSConnectionPool(host='cloud.nzws.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dubroy.com": { - "error": 404 - }, - "next.dg74.pro": { - "error": 404 - }, - "www.baconxtest.de": { - "error": "HTTPSConnectionPool(host='www.baconxtest.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.baconxtest.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "nya.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "nya.social", - "nodeDescription": "nya. a cozy misskey instance. instance invites available upon request.", - "maintainer": { - "name": null, - "email": null + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 7392, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "Video Linc.Systems", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "chubbybubble.life": { - "error": "HTTPSConnectionPool(host='chubbybubble.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "kyunkyun.moe": { - "error": "HTTPSConnectionPool(host='kyunkyun.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sodium.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 4, - "activeHalfyear": 7 - }, - "localPosts": 389 - }, - "openRegistrations": true - } - }, - "admiral-art.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 7 - }, - "localPosts": 402 - }, - "openRegistrations": true - } + "nx163.your-storageshare.de": { + "error": 403 }, - "junhong@mastodon.social": { + "social.tzi.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -175390,37 +179688,22 @@ ], "usage": { "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 22380811 + "localPosts": 294 }, "openRegistrations": false } }, - "ukadon.shillest.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 128, - "activeMonth": 60, - "activeHalfyear": 88 - }, - "localPosts": 67625 - }, - "openRegistrations": true - } + "social.xn--decor-fsa.ch": { + "error": 404 }, - "expired.mentality.rip": { + "asocialpsihopat.net": { + "error": 403 + }, + "pleroma.gnusocial.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -175431,45 +179714,20 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "multifetch", - "media_proxy", + "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "AntiHellthreadPolicy", - "SimplePolicy", - "ForceBotUnlistedPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "sunbeam.city", - "sinblr.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "sunbeam.city" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "quarantined_instances": [] }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Expired Mentality", + "nodeName": "GNU Social Network on Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -175482,7 +179740,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -175517,27 +179775,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://expired.mentality.rip/users/solexid", - "https://expired.mentality.rip/users/velaron", - "https://expired.mentality.rip/users/a1batross", - "https://expired.mentality.rip/users/yourmentality", - "https://expired.mentality.rip/users/RomkaZVO", - "https://expired.mentality.rip/users/mittorn", - "https://expired.mentality.rip/users/whiteout" + "https://pleroma.gnusocial.club/users/louis" ], "suggestions": { - "enabled": false - }, + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 50000000 + "general": 16000000 } }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -175545,114 +179802,90 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-32-g48c4c35a-emr-stable" + "version": "1.0.0-1457-ge3b4a3e9-develop" }, "usage": { - "localPosts": 15265, + "localPosts": 1709, "users": { - "total": 30 + "total": 15 } }, "version": "2.0" } }, - "fossium.space": { - "error": "HTTPSConnectionPool(host='fossium.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastd.racing": { + "mastodon.eliotberriot.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.4+florence" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 297, - "activeMonth": 57, - "activeHalfyear": 229 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 69907 + "localPosts": 22105 }, "openRegistrations": false } }, - "mastodon.jumanji.co": { - "error": "HTTPSConnectionPool(host='mastodon.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "donotsearch.xyz": { - "error": "HTTPSConnectionPool(host='donotsearch.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to donotsearch.xyz timed out. (connect timeout=3)'))" + "social.ursinum.net": { + "error": "HTTPSConnectionPool(host='social.ursinum.net', port=443): Read timed out. (read timeout=3)" }, - "mi.siotter.xyz": { + "blueadair.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null + "users": { + "total": 22, + "activeMonth": 3, + "activeHalfyear": 25 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 71 + }, + "openRegistrations": true } }, - "el-ktm.com": { - "error": "HTTPSConnectionPool(host='el-ktm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "ericrogers.org": { - "error": 404 - }, - "remotenode.host": { - "error": "HTTPSConnectionPool(host='remotenode.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "vaaaaanqui.sh": { + "akiba-fan.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "hub.valah.net": { - "error": "HTTPSConnectionPool(host='hub.valah.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.gza.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 262, + "activeMonth": 147, + "activeHalfyear": 204 + }, + "localPosts": 1304 + }, + "openRegistrations": true + } }, - "blog.acolyer.org": { + "www.cloud.tromsite.com": { "error": 404 }, - "cloud.jkiedaisch.de": { - "error": 403 - }, - "social.ruotadeiservizi.cloud": { + "meemu.org": { "nodeinfo": { "version": "2.0", "software": { @@ -175664,47 +179897,59 @@ ], "usage": { "users": { - "total": 69, - "activeMonth": 61, - "activeHalfyear": 82 + "total": 246, + "activeMonth": 188, + "activeHalfyear": 487 }, - "localPosts": 287 + "localPosts": 66756 }, "openRegistrations": true } }, - "www.spike-el-clopero.org": { - "error": "HTTPSConnectionPool(host='www.spike-el-clopero.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "u.xa0.uk": { - "error": "HTTPSConnectionPool(host='u.xa0.uk', port=443): Read timed out. (read timeout=3)" - }, - "norimi.ch": { - "error": "HTTPSConnectionPool(host='norimi.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.monappy.jp": { - "error": 404 - }, - "social.mausdompteur.de": { - "error": "HTTPSConnectionPool(host='social.mausdompteur.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.mausdompteur.de timed out. (connect timeout=3)'))" + "weirdfishes.life": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "video.taboulisme.com": { - "error": "HTTPSConnectionPool(host='video.taboulisme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "snf-5226.ok-kno.grnetcloud.net": { + "error": "HTTPSConnectionPool(host='snf-5226.ok-kno.grnetcloud.net', port=443): Read timed out. (read timeout=3)" }, - "cloud.supercable.onl": { - "error": 403 + "mastodon.wackwack.net": { + "error": "HTTPSConnectionPool(host='mastodon.wackwack.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "matchdon.com": { - "error": "HTTPSConnectionPool(host='matchdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tbs.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='tbs.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.iphoneincanada.ca": { - "error": 404 + "blog.famille-link.fr": { + "nodeinfo": { + "metadata": { + "nodeDescription": "Blog (perso mais pas que !) f\u00e9d\u00e9r\u00e9 et libre. Si vous voulez ouvrir un blog sur mon serveur, pr\u00e9venez moi que je sache que c'est du s\u00e9rieux ! :-)", + "nodeName": "Le pingouin photographe" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 2, + "localPosts": 5, + "users": { + "total": 3 + } + }, + "version": "2.0" + } }, - "9mmtylenol.me": { + "drivingshift.com": { "nodeinfo": { "metadata": { - "nodeName": "Painkiller Bullet", - "nodeDescription": "9mmtylenol's Blog", + "nodeName": "Driving Shift", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -175732,20 +179977,29 @@ "users": { "total": 1 }, - "localPosts": 7 + "localPosts": 1 }, "version": "2.0" } }, - "bookwitty.social": { - "error": 404 + "cloud.belykos.org": { + "error": "HTTPSConnectionPool(host='cloud.belykos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "video.vny.fr": { + "videos.mjkeen.com": { + "error": "HTTPSConnectionPool(host='videos.mjkeen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "funkwhale.gegeweb.eu": { + "error": "HTTPSConnectionPool(host='funkwhale.gegeweb.eu', port=443): Read timed out. (read timeout=3)" + }, + "the.phoxden.net": { + "error": "HTTPSConnectionPool(host='the.phoxden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misskey.anjara.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "misskey", + "version": "12.28.0" }, "protocols": [ "activitypub" @@ -175757,95 +180011,151 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": { - "total": 2 - }, - "localPosts": 1845, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Misskey | Anjara", + "nodeDescription": null, + "maintainer": { + "name": "Anjara", + "email": "contact@anjara.eu" }, - "nodeName": "Vny", - "nodeDescription": "Instance PeerTube de Vny" + "langs": [ + "" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true } } }, - "mstdn.hu": { - "error": "HTTPSConnectionPool(host='mstdn.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.hu' doesn't match either of 'mail.laserforce.hu', 'srv1.laserforce.hu'\")))" + "dampfdruck-presse.hu": { + "error": 403 }, - "deepl.duckdns.org": { + "xorkle.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "friendica.safebook.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.strizhakov.dev": { + "error": "HTTPSConnectionPool(host='pleroma.strizhakov.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "write.hdez.nl": { + "error": "HTTPSConnectionPool(host='write.hdez.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.talajen.com": { + "error": 404 + }, + "dancemusic-mstdn.com": { + "error": "HTTPSConnectionPool(host='dancemusic-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "adult-game.dev": { + "error": "HTTPSConnectionPool(host='adult-game.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.globalrevolution.tv": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hub.sakuragawa.moe": { "nodeinfo": { - "metadata": { - "nodeName": "Deepl", - "nodeDescription": "Deep learning dictionary", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] + "usage": { + "users": { + "total": 4, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 1608 }, + "openRegistrations": false + } + }, + "mastodon.bitpage.de": { + "error": 404 + }, + "status.gnotc.com": { + "error": "HTTPSConnectionPool(host='status.gnotc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sebmaison.ng-info.com": { + "error": "HTTPSConnectionPool(host='sebmaison.ng-info.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sebmaison.ng-info.com' doesn't match 'cloud.sebcouture.com'\")))" + }, + "me.frankmeeuwsen.xyz": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 6, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 24 + "localPosts": 481 }, - "version": "2.0" + "openRegistrations": false } }, - "mytube.levijataner.net": { - "error": "HTTPSConnectionPool(host='mytube.levijataner.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" + "the86community.com": { + "error": "HTTPSConnectionPool(host='the86community.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.tomocraft.tech": { - "error": "HTTPSConnectionPool(host='mstdn.tomocraft.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ostatus.blessedgeeks.org": { + "error": 410 }, - "klahowya.net": { - "error": 404 + "nice.toote.rs": { + "error": "HTTPSConnectionPool(host='nice.toote.rs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tomcat.onefriendica": { - "error": "HTTPSConnectionPool(host='tomcat.onefriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.7kry.net": { + "error": "HTTPSConnectionPool(host='mstdn.7kry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "family.masto.host": { - "error": "HTTPSConnectionPool(host='family.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "toot.hayfidelity.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "es.litepubrelay.resplendentwebservices.com": { - "error": "HTTPSConnectionPool(host='es.litepubrelay.resplendentwebservices.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "thefishcrow.com": { + "error": "HTTPSConnectionPool(host='thefishcrow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "creative.masto.host": { - "error": "HTTPSConnectionPool(host='creative.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mkultra.club": { + "error": "HTTPSConnectionPool(host='mkultra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.creativ21.fr": { + "pleroma.cooplibretec.com": { + "error": "HTTPSConnectionPool(host='pleroma.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "review-feature-po-lpl8bp.pleroma.online": { + "error": "HTTPSConnectionPool(host='review-feature-po-lpl8bp.pleroma.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sfgreens.org": { "error": 404 }, - "social.hackerheaven.org": { - "error": "HTTPSConnectionPool(host='social.hackerheaven.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "ishikari.center": { + "error": "HTTPSConnectionPool(host='ishikari.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "honk.typed-hole.org": { - "error": "HTTPSConnectionPool(host='honk.typed-hole.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tube.comm.network": { + "error": "HTTPSConnectionPool(host='tube.comm.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "otogamer.me": { + "ukadon-test.shillest.net": { "nodeinfo": { "version": "2.0", "software": { @@ -175857,449 +180167,219 @@ ], "usage": { "users": { - "total": 1153, - "activeMonth": 229, - "activeHalfyear": 326 + "total": 130, + "activeMonth": 44, + "activeHalfyear": 44 }, - "localPosts": 347856 + "localPosts": 68331 }, - "openRegistrations": false + "openRegistrations": true } }, - "lostpod.space": { + "noisebox.m.to": { + "error": "HTTPSConnectionPool(host='noisebox.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "prosports.space": { + "error": "HTTPSConnectionPool(host='prosports.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kliu.io": { + "error": 404 + }, + "mastodon.eus": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 2275, + "activeMonth": 416, + "activeHalfyear": 821 + }, + "localPosts": 75185 }, - "openRegistrations": true, + "openRegistrations": true + } + }, + "mastodon.nl": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 264 + "total": 1622, + "activeMonth": 578, + "activeHalfyear": 1242 }, - "localPosts": 110206, - "localComments": 39 + "localPosts": 24143 }, + "openRegistrations": true + } + }, + "pixel.otherreality.net": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "pixel.otherreality.net", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "nodeName": "\u026dost \u0241od", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 1080 - ] + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "activitypub": { + "enabled": true, + "remote_follow": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "ab": { + "lc": false, + "rec": false, + "loops": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "site": { + "name": "David's Pixels", + "domain": "pixel.otherreality.net", + "url": "https://pixel.otherreality.net", + "description": null }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + "format": "@", + "custom": null } }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false } - }, - "tracker": { - "enabled": true } } - } - } - }, - "athena.federatedfandom.net": { - "error": "HTTPSConnectionPool(host='athena.federatedfandom.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "libranet.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 1054, - "activeHalfyear": 545, - "activeMonth": 400 - }, - "localPosts": 164217, - "localComments": 39987 + "outbound": [] }, - "openRegistrations": true, - "metadata": { - "nodeName": "LIBRANET.de", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "mastodon.sdf.org": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pixelfed", + "version": "0.10.8" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 3, + "localComments": 0, "users": { - "total": 4375, - "activeMonth": 650, - "activeHalfyear": 1701 - }, - "localPosts": 300465 + "total": 1, + "activeHalfyear": 2, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "iwade.net": { + "mstdn.okumin.com": { "error": 404 }, - "m.bacasable.eu": { - "error": "HTTPSConnectionPool(host='m.bacasable.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.bacasable.eu timed out. (connect timeout=3)'))" + "owata.m.to": { + "error": "HTTPSConnectionPool(host='owata.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.io": { + "ldlq.qloc-cloud.de": { + "error": "HTTPSConnectionPool(host='ldlq.qloc-cloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.livewing.net": { "error": 404 }, - "yowapeda.me": { - "error": "HTTPSConnectionPool(host='yowapeda.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "randomdrift.es": { + "error": "HTTPSConnectionPool(host='randomdrift.es', port=443): Read timed out. (read timeout=3)" }, - "peertube.linuxrocks.online": { + "mstdn.niigata.jp": { + "error": "HTTPSConnectionPool(host='mstdn.niigata.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "journal.librarianofalexandria.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "Librarian of Alexandria", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "" + }, "usage": { "users": { - "total": 234 + "total": 1 }, - "localPosts": 15797, - "localComments": 69 + "localPosts": 27 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LinuxRocks PeerTube", - "nodeDescription": "Welcome to the Linuxrocks Peertube instance!", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "wolf.m.to": { - "error": "HTTPSConnectionPool(host='wolf.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "libertad.uber.space": { - "error": "HTTPSConnectionPool(host='libertad.uber.space', port=443): Read timed out. (read timeout=3)" - }, - "online-windows.ru": { - "error": 503 - }, - "lorazepam.distsn.org": { - "error": "HTTPSConnectionPool(host='lorazepam.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "gl.phil-ia.net": { - "error": "HTTPSConnectionPool(host='gl.phil-ia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.fyyd.de": { - "error": "HTTPSConnectionPool(host='mastodon.fyyd.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.fyyd.de' doesn't match either of 'fyyd.de', 'www.fyyd.de'\")))" - }, - "social.gnu.one": { - "error": "HTTPSConnectionPool(host='social.gnu.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mgwb-nc.crabdance.com": { + "belovely.xyz": { "error": 404 }, - "nc.limpens.com": { - "error": 404 + "i-have-a-stream.de": { + "error": "HTTPSConnectionPool(host='i-have-a-stream.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mysocial.world": { - "error": "HTTPSConnectionPool(host='mysocial.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "orebrotribune.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "helpers.pyxis.uberspace.de": { - "error": "HTTPSConnectionPool(host='helpers.pyxis.uberspace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.neriko.net": { + "error": "HTTPSConnectionPool(host='mstdn.neriko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pix.bensch-server.de": { - "error": "HTTPSConnectionPool(host='pix.bensch-server.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.ybk28.net": { + "error": "HTTPSConnectionPool(host='mstdn.ybk28.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.bundestrollministerium.de": { + "boitam.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -176311,268 +180391,112 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 12, + "activeMonth": 6, + "activeHalfyear": 7 }, - "localPosts": 2 + "localPosts": 17176 }, "openRegistrations": false } }, - "mastodon.social/users/WelshPixie": { - "error": 404 - }, - "id.leo.uberspace.de": { - "error": 404 + "zenet.work": { + "error": "HTTPSConnectionPool(host='zenet.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dialup.express": { + "social.unextro.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 18 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 12775, - "localComments": 14 + "localPosts": 859 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Dialup Express", - "nodeDescription": "Utilize the speed and reliability of dial-up to get connected to the World Wide Fediverse! 20480 Megabytes Free! " - } + "openRegistrations": false } }, - "km-connect.org": { - "error": "HTTPSConnectionPool(host='km-connect.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to km-connect.org timed out. (connect timeout=3)'))" + "masatodon.jp": { + "error": "HTTPSConnectionPool(host='masatodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "stream.arush.io": { + "mastodon.r3pek.org": { "error": 404 }, - "mstdn.cirnoq.org": { - "error": "HTTPSConnectionPool(host='mstdn.cirnoq.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.cirnoq.org' doesn't match 'cirnoq.org'\")))" - }, - "mastodon.social/users/jayhay": { - "error": 404 + "social.bads.team": { + "error": "HTTPSConnectionPool(host='social.bads.team', port=443): Read timed out. (read timeout=3)" }, - "tube-montpellier.beta.education.fr": { + "desaparecidos.org.uy": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 628, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 35 - }, - "localPosts": 6142, - "localComments": 2 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l academie de Montpellier", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } + "email": "gabriel@publicar.uy" } } }, - "huxian-lab.net": { - "error": "HTTPSConnectionPool(host='huxian-lab.net', port=443): Read timed out. (read timeout=3)" + "mastodon.social/users/ssweeny": { + "error": 404 }, - "darmstadt.social": { + "friends.lanandmedia.org": { + "error": 503 + }, + "furden.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 19, - "activeMonth": 111, - "activeHalfyear": 120 + "total": 14, + "activeMonth": 14, + "activeHalfyear": 119 }, - "localPosts": 1594 + "localPosts": 64 }, "openRegistrations": true } }, - "social.edbob.org": { - "error": "HTTPSConnectionPool(host='social.edbob.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.mynameisivan.ru": { + "error": 404 }, - "mastodon.social/users/grizzlyclambert": { + "niu.moe/@Kldint": { "error": 404 }, - "mas.phiy.me": { - "error": 526 + "www.thinkgeek.com": { + "error": 403 }, - "b.rocketboom.io": { - "error": "HTTPSConnectionPool(host='b.rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pakaben.cf": { - "error": "HTTPSConnectionPool(host='pakaben.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.sozial.derguhl.de": { - "error": 404 - }, - "test103690.test-account.com": { - "error": "HTTPSConnectionPool(host='test103690.test-account.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'test103690.test-account.com' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "mastodon.social/users/KommanderKlobb": { - "error": 404 - }, - "social.drisc.io": { - "error": "HTTPSConnectionPool(host='social.drisc.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.weho.st": { + "queerfem.space": { "nodeinfo": { "version": "2.0", "software": { @@ -176584,120 +180508,150 @@ ], "usage": { "users": { - "total": 254, - "activeMonth": 64, - "activeHalfyear": 79 + "total": 9, + "activeMonth": 5, + "activeHalfyear": 11 }, - "localPosts": 33796 + "localPosts": 1347 }, "openRegistrations": true } }, - "pleroma.uwah.moe": { + "soziale.verwirrung.institute": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 56 - }, - "localPosts": 11055 - }, - "software": { - "version": "0.9.0-1973-g90e157ef", - "name": "Pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": true, "metadata": { - "uploadLimits": { - "general": 32000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.com" + ], + "media_nsfw": [ + "gab.com" + ], + "media_removal": [ + "gab.com" + ], + "reject": [ + "gab.com" + ], + "report_removal": [ + "gab.com" + ] + }, + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://pleroma.uwah.moe/users/Syldexia" + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "IWKIfaV", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ - "about", + ".well-known", "~", - "main", - "users", - "settings", - "objects", + "about", "activities", - "web", - "registration", - "friend-requests", - "pleroma", "api", - "tag", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", "notice", - "status", - "user-search", - "ostatus_subscribe", "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", "push", + "registration", "relay", - "inbox", - ".well-known", - "nodeinfo", - "auth", - "proxy", - "dev", - "internal" + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "skipThreadContainment": true, + "staffAccounts": [ + "https://soziale.verwirrung.institute/users/neijatolf", + "https://soziale.verwirrung.institute/users/lycian" ], - "nodeName": "pleroma.uwah.moe", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [ - "pleroma.rareome.ga" - ], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.50-2476-g9e0c2413-develop" + }, + "usage": { + "localPosts": 93, + "users": { + "total": 4 + } + }, + "version": "2.0" } }, - "fd.mastodont.cat": { + "basstdn.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -176709,16 +180663,31 @@ ], "usage": { "users": { - "total": 2544, - "activeMonth": 914, - "activeHalfyear": 2726 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 343543 + "localPosts": 110 }, "openRegistrations": true } }, - "mstdn.9mmtylenol.me": { + "status.bcarlin.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.incenp.org": { + "error": 404 + }, + "mastodon.eth0.sh": { + "error": "HTTPSConnectionPool(host='mastodon.eth0.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "schnatter.eu": { + "error": "HTTPSConnectionPool(host='schnatter.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lightnoom.xyz": { + "error": "HTTPSConnectionPool(host='lightnoom.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.bermuda-delta.com": { "nodeinfo": { "version": "2.0", "software": { @@ -176730,64 +180699,46 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 700 + "localPosts": 391 }, - "openRegistrations": false + "openRegistrations": true } }, - "alpha.lyrae.us": { - "error": 404 - }, - "jbstation165.asuscomm.com": { - "error": "HTTPSConnectionPool(host='jbstation165.asuscomm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jbstation165.asuscomm.com timed out. (connect timeout=3)'))" + "psychleimen.ocloud.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.work": { - "error": "HTTPSConnectionPool(host='mastodon.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "study.catgirl.engineering": { + "error": "HTTPSConnectionPool(host='study.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "crypto-group-buy.com": { - "error": "HTTPSConnectionPool(host='crypto-group-buy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to crypto-group-buy.com timed out. (connect timeout=3)'))" + "mtn.gnlk.ovh": { + "error": "HTTPSConnectionPool(host='mtn.gnlk.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNEXPECTED_MESSAGE] unexpected message (_ssl.c:1056)')))" }, - "zotsite.net": { + "liker.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.7.5" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "zot", - "diaspora", "activitypub" ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 15, - "activeHalfyear": 15, - "activeMonth": 15 + "total": 117, + "activeMonth": 46, + "activeHalfyear": 130 }, - "localPosts": 613, - "localComments": 222 + "localPosts": 2269 }, - "metadata": { - "nodeName": "Hubzilla" - } + "openRegistrations": true } }, - "nangang.travnewmatic.com": { + "junkhub.org": { "nodeinfo": { "version": "2.0", "software": { @@ -176799,344 +180750,208 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 16 + "localPosts": 2195 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.aquarla.net": { - "error": "HTTPSConnectionPool(host='mastodon.aquarla.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1056)')))" + "toot.fudge.org": { + "error": "HTTPSConnectionPool(host='toot.fudge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "v.villenave.net": { - "error": "HTTPSConnectionPool(host='v.villenave.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mastodon.social/users/xela": { + "error": 404 }, - "tubee.fr": { - "error": 521 + "lepenseur-lepenseur.blogspot.de": { + "error": 404 }, - "www.scribblers.club": { - "error": "HTTPSConnectionPool(host='www.scribblers.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "178.128.197.150.xip.io": { + "error": "HTTPSConnectionPool(host='178.128.197.150.xip.io', port=443): Read timed out. (read timeout=3)" }, - "gwadloup.tv": { + "raggedfeathers.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 6 + "total": 55, + "activeMonth": 107, + "activeHalfyear": 241 }, - "localPosts": 221, - "localComments": 0 + "localPosts": 30113 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Gwadloup TV", - "nodeDescription": "L'instance Gwadloup TV est d\u00e9di\u00e9e \u00e0 la diffusion de productions afro-diasporiques.\nNous sommes \u00e9galement pr\u00e9sents sur Mastodon -> karukera.social", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "librenet.co.za": { + "mastodon.social/users/cac": { + "error": 404 + }, + "projectfailures.wordpress.com": { + "error": 404 + }, + "toot.rodeo": { + "error": "HTTPSConnectionPool(host='toot.rodeo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "donges.spdns.de": { + "error": "HTTPSConnectionPool(host='donges.spdns.de', port=443): Read timed out. (read timeout=3)" + }, + "nextcloud.macsnet.cz": { + "error": 404 + }, + "mstdn.nakayuki.net": { + "error": 404 + }, + "qunok.com": { + "error": 404 + }, + "d4.social": { + "error": "HTTPSConnectionPool(host='d4.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "blog.mmn-o.se": { + "error": "HTTPSConnectionPool(host='blog.mmn-o.se', port=443): Read timed out. (read timeout=3)" + }, + "oboro.cetra.club": { + "error": "HTTPSConnectionPool(host='oboro.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "social.maximesourdin.ovh": { + "error": "HTTPSConnectionPool(host='social.maximesourdin.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.melyanna.net": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "metadata": { + "nodeName": "Tea Time", + "nodeDescription": "Blog, scrapbook, and virtual space for my experiments.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "twitter", + "tumblr", + "rss2.0" ] }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "The Free Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "mtd.ax9.eu": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 82 + "localPosts": 20 }, - "openRegistrations": false + "version": "2.0" } }, - "0702.org": { + "clubeleven.carcosa.net": { + "error": 503 + }, + "social.lppfusion.com": { + "error": "HTTPSConnectionPool(host='social.lppfusion.com', port=443): Read timed out. (read timeout=3)" + }, + "social.julianpicht.de": { + "error": "HTTPSConnectionPool(host='social.julianpicht.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.priva.si": { + "error": "HTTPSConnectionPool(host='social.priva.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "saya119.orz.hm": { + "error": "HTTPSConnectionPool(host='saya119.orz.hm', port=443): Read timed out. (read timeout=3)" + }, + "maverick.pt": { + "error": 404 + }, + "choeur.ulb.ac.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "10.100.0" + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 15, + "localComments": 3 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} + "outbound": [] }, "metadata": { - "name": "0702", - "maintainer": { - "name": "Ka" - }, - "langs": [ - "" - ], - "disableRegistration": true, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false + "email": "celine.quellet@ulb.ac.be" } } }, - "social.javier.dev": { + "monkeystew.social": { + "error": "HTTPSConnectionPool(host='monkeystew.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.justonecookbook.com": { + "error": 404 + }, + "fr.hdown.me": { + "error": "HTTPSConnectionPool(host='fr.hdown.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "frogkun.com": { + "error": 404 + }, + "quakk.fun": { + "error": "HTTPSConnectionPool(host='quakk.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.ebi-fry306.net": { + "error": "HTTPSConnectionPool(host='mstdn.ebi-fry306.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "squad.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 6 }, - "localPosts": 10 + "localPosts": 135 }, "openRegistrations": false } }, - "archive.neckbeard.xyz": { - "error": "HTTPSConnectionPool(host='archive.neckbeard.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "madomadon.net": { - "error": "HTTPSConnectionPool(host='madomadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "digixp.dip.jp": { - "error": "HTTPSConnectionPool(host='digixp.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'digixp.dip.jp' doesn't match 'digixp.mydns.jp'\")))" - }, - "dotfediverse.com": { - "error": "HTTPSConnectionPool(host='dotfediverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.umeki.shop": { - "error": "HTTPSConnectionPool(host='mastodon.umeki.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/sirodoht": { + "error": 404 }, - "masto.dog": { - "error": "HTTPSConnectionPool(host='masto.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.dog timed out. (connect timeout=3)'))" + "emoindiegoth.org": { + "error": "HTTPSConnectionPool(host='emoindiegoth.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.foxgl.ovh": { + "pleroma.io": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -177146,7 +180961,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "relay" ], "federation": { @@ -177157,10 +180974,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, - "mailerEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social/Trap", + "nodeName": "Pleroma.io", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -177208,14 +181031,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.foxgl.ovh/users/astequ" + "https://pleroma.io/users/h3poteto" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -177224,10 +181043,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -177235,547 +181053,302 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.0-0-gc9df0af43" }, "usage": { - "localPosts": 1, + "localPosts": 9094, "users": { - "total": 2 + "total": 55 } }, "version": "2.0" } }, - "misskey.gq": { - "error": "HTTPSConnectionPool(host='misskey.gq', port=443): Read timed out. (read timeout=3)" + "noveldon.com": { + "error": "HTTPSConnectionPool(host='noveldon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.tk": { - "error": 404 + "not.toot.zone": { + "error": "HTTPSConnectionPool(host='not.toot.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "md.distsn.org": { - "error": "HTTPSConnectionPool(host='md.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "dev.civiq.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "realabc.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 102 - }, - "openRegistrations": true - } + "own.delfosia.net": { + "error": "HTTPSConnectionPool(host='own.delfosia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "masto.cuddlr.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 7799 - }, - "openRegistrations": false - } + "misskey.fr": { + "error": "HTTPSConnectionPool(host='misskey.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "af-kan.m.to": { - "error": "HTTPSConnectionPool(host='af-kan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.madyanne.fr": { + "error": "HTTPSConnectionPool(host='social.madyanne.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.clatza.dev": { - "error": "HTTPSConnectionPool(host='tube.clatza.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "friendica.sonnendeck.tk": { + "error": "HTTPSConnectionPool(host='friendica.sonnendeck.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toch7.kokolor.es": { - "error": "HTTPSConnectionPool(host='toch7.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.chasalin.nl": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "coletivos.org": { + "blog.ave.zone": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "ganesha.masto.host": { + "error": "HTTPSConnectionPool(host='ganesha.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.whatwaslostisfound.co.uk": { + "error": 403 + }, + "gp.blaisemcrowly.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "GamaPhi", + "nodeDescription": "All that I wish I did not have to say.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 729, - "activeMonth": 255, - "activeHalfyear": 1068 - }, - "localPosts": 17268 + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] }, - "openRegistrations": true - } - }, - "moriyakidon.mamemo.online": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "writefreely", + "version": "0.11.2" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 21, - "activeMonth": 9, - "activeHalfyear": 17 + "total": 1 }, - "localPosts": 56100 + "localPosts": 4 }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.decharriere.fr": { - "error": "HTTPSConnectionPool(host='mastodon.decharriere.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sitemaps.ladies-log.de": { + "error": 404 }, - "h2x.us": { - "error": "HTTPSConnectionPool(host='h2x.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "frame.now.im": { + "error": "HTTPSConnectionPool(host='frame.now.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.ziazoo.co.uk": { - "error": "HTTPSConnectionPool(host='social.ziazoo.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.ziazoo.co.uk' doesn't match 'www.ziazoo.co.uk'\")))" + "mastodon.medieval.jp": { + "error": "HTTPSConnectionPool(host='mastodon.medieval.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hinduexistence.org": { + "social.fulgur.xyz": { + "error": "HTTPSConnectionPool(host='social.fulgur.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hagoromofox.com": { + "error": "HTTPSConnectionPool(host='hagoromofox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smagcloud.de": { "error": 404 }, - "lysqcxcmvm.localtunnel.me": { - "error": "HTTPSConnectionPool(host='lysqcxcmvm.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mkljczk.pl": { + "error": "HTTPSConnectionPool(host='mkljczk.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "baczuk.com": { - "error": "HTTPSConnectionPool(host='baczuk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "satania.site": { + "error": "HTTPSConnectionPool(host='satania.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.paleodecor.com": { - "error": "HTTPSConnectionPool(host='cloud.paleodecor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.kigurumi.fun": { + "error": "HTTPSConnectionPool(host='m.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "my.raccoon.life": { - "error": "HTTPSConnectionPool(host='my.raccoon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "originalpatchou.li": { + "error": "HTTPSConnectionPool(host='originalpatchou.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.ruhrmail.de": { - "error": "HTTPSConnectionPool(host='mastodon.ruhrmail.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "dev.layer8.space": { + "error": "HTTPSConnectionPool(host='dev.layer8.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev.layer8.space' doesn't match 'layer8.space'\")))" }, - "bilincakisi.com": { - "error": 404 + "mastodons.city": { + "error": "HTTPSConnectionPool(host='mastodons.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.politicaconciencia.org": { + "mastodon.baconpotato.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 931, - "activeMonth": 243, - "activeHalfyear": 627 + "total": 8, + "activeMonth": 7, + "activeHalfyear": 8 }, - "localPosts": 106697 + "localPosts": 1263 }, "openRegistrations": true } }, - "abcdefghijklmnopqrstu-v-w.xyz": { - "error": "HTTPSConnectionPool(host='abcdefghijklmnopqrstu-v-w.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.xalthe.com": { - "error": "HTTPSConnectionPool(host='social.xalthe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.9mmtylenol.me": { + "error": "HTTPSConnectionPool(host='mstdn.9mmtylenol.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.fuzzlesoft.ca": { - "error": "HTTPSConnectionPool(host='mastodon.fuzzlesoft.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kode.cat": { + "error": "HTTPSConnectionPool(host='kode.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "asocialpsihopat.net": { - "error": 403 + "video.geofox.org": { + "error": 401 }, - "social.avareborn.de": { + "fedi.absturztau.be": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "gab.ai" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "gab.ai", + "sunbeam.city" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "fedi.absturztau.be", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fedi.absturztau.be/users/mizuki", + "https://fedi.absturztau.be/users/absturztaube" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 20000000, + "background": 40000000, + "banner": 40000000, + "general": 40000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 21, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 11969 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "www.techdon.info": { - "error": "HTTPSConnectionPool(host='www.techdon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.rabbit-house.jp": { - "error": "HTTPSConnectionPool(host='don.rabbit-house.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "darkgeek.city": { - "error": "HTTPSConnectionPool(host='darkgeek.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cocoronavi.com": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.50-617-gdae91630-develop" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 212014, "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 13835 + "total": 269 + } }, - "openRegistrations": false + "version": "2.0" } }, - "moellus.net": { - "error": "HTTPSConnectionPool(host='moellus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "braintube.com": { - "error": 404 + "mastodon.blessedgeeks.org": { + "error": 410 }, - "thereeferal.com": { - "error": "HTTPSConnectionPool(host='thereeferal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hackers.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "fr00t.gq:84": { - "error": "HTTPSConnectionPool(host='fr00t.gq', port=84): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "mastodon.onepointzero.com": { + "error": 502 }, - "harper.masto.host": { - "error": "HTTPSConnectionPool(host='harper.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "lux.blue": { + "error": "HTTPSConnectionPool(host='lux.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "ptest.pea.sh": { - "error": 404 - }, - "wolke7.digitalesparadies.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "zap", - "version": "20.04.27" - }, - "protocols": [ - "zot", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 6 - }, - "localPosts": 63, - "localComments": 66 - }, - "metadata": { - "nodeName": "Wolke 7" - } - } - }, - "mstmania.orz.hm": { - "error": "HTTPSConnectionPool(host='mstmania.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstmania.orz.hm timed out. (connect timeout=3)'))" - }, - "tube1.it.tuwien.ac.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 93 - }, - "localPosts": 434, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "TUpeerTube", - "nodeDescription": "PeerTube Instanz der TU Wien - Testbetrieb", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "deepsea.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 5, - "activeHalfyear": 10 - }, - "localPosts": 992 - }, - "openRegistrations": true - } - }, - "nextcloud.ketchap.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.proxion.de": { - "error": 404 - }, - "cmaiolino.wordpress.com": { - "error": 404 - }, - "mstdn.applichan.com": { - "error": "HTTPSConnectionPool(host='mstdn.applichan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "my.lksz.me": { - "error": 403 - }, - "complex.m.to": { - "error": "HTTPSConnectionPool(host='complex.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "immortallegendsv8.wordpress.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "jeff.town": { - "error": "HTTPSConnectionPool(host='jeff.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jeff.town timed out. (connect timeout=3)'))" - }, - "gawo.ga": { - "error": "HTTPSConnectionPool(host='gawo.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "imas.fun": { - "error": "HTTPSConnectionPool(host='imas.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "m57d.hun73r.xyz": { - "error": "HTTPSConnectionPool(host='m57d.hun73r.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "projectfailures.wordpress.com": { - "error": 404 - }, - "ameci.online": { - "error": "HTTPSConnectionPool(host='ameci.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.diekershoff.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "cozy.furria.net": { - "error": "HTTPSConnectionPool(host='cozy.furria.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tinysupports.zemows.org": { - "error": "HTTPSConnectionPool(host='tinysupports.zemows.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fedi.struct.ws": { + "ps.m0n5t3r.info": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -177785,31 +181358,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "fedi.struct.ws", + "nodeName": "m0n5t3r's", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -177857,10 +181419,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.struct.ws/users/mod" + "https://ps.m0n5t3r.info/users/m0n5t3r" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -177871,7 +181437,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -177879,57 +181446,58 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-558-g01cc93b6-develop" + "version": "1.1.5-1-g36f4382b" }, "usage": { - "localPosts": 96, + "localPosts": 357, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "io.lammfellpuschen.de": { - "error": 404 - }, - "mein-traumabschluss.de/friendica": { - "error": 404 - }, - "social.t93.us": { - "error": "HTTPSConnectionPool(host='social.t93.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.t93.us' doesn't match either of 'introphilo.com', 'introphilo.t93.us', 'nzb.t93.us', 'pp.t93.us', 'rdr.t93.us', 'requests.buttram.net', 'requests.t93.us', 'sr.t93.us', 't93.us'\")))" - }, - "masto.yurikonanao.cloud": { - "error": "HTTPSConnectionPool(host='masto.yurikonanao.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.pierreferreira.fr": { - "error": 404 - }, - "esdin.me": { - "error": 404 - }, - "social.yeswas.pl": { - "error": "HTTPSConnectionPool(host='social.yeswas.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mast.cloudron.ml": { - "error": "HTTPSConnectionPool(host='mast.cloudron.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mast.cloudron.ml timed out. (connect timeout=3)'))" - }, - "social.teddybeard.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cy.borganism.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 10, + "activeHalfyear": 10, + "activeMonth": 10 + }, + "localPosts": 2495, + "localComments": 43 + }, + "metadata": { + "nodeName": "cy.borganism" + } + } }, - "gnusocial.bichomen.com": { + "spod.ca": { "error": 404 }, - "24king.info": { - "error": "HTTPSConnectionPool(host='24king.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.unixmail.fr": { - "error": "HTTPSConnectionPool(host='mastodon.unixmail.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.albin.cc": { - "error": "HTTPSConnectionPool(host='mastodon.albin.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "succubus.town": { + "pleroma.caff.tech": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -177939,6 +181507,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -177946,84 +181516,20 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "social.raptorengineering.io", - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [ - "stereophonic.space" - ], - "media_removal": [], - "reject": [ - "neckbeard.xyz", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "2hu.club", - "ap.uwu.st", - "gameliberty.club", - "gasthe.lgbt", - "feminism.lgbt", - "thechad.zone", - "comm.network", - "freezepeach.xyz", - "explosion.party", - "freespeechextremist.com", - "goldandblack.xyz", - "pl.smuglo.li", - "pleroma.cucked.me", - "qoto.org", - "rapefeminists.network", - "liberdon.com", - "mobile.co", - "melalandia.tk", - "justicewarrior.social", - "waifu.social", - "woofer.alfter.us", - "zerohack.xyz", - "sealion.club", - "social.guizzyordi.info", - "social.louisoft01.moe", - "social.quodverum.com", - "toot.love", - "social.wiuwiu.de", - "socnet.supes.com", - "cofe.moe", - "freespeech.host", - "counter.social", - "socnet.supes.com", - "gab.com", - "spinster.xyz", - "miaou.drycat.fr", - "kiwifarms.cc", - "newjack.city", - "shitposter.club", - "baraag.net", - "pawoo.net", - "socnet.supes.com", - "usan.us", - "civiq.social", - "social.hatthieves.es", - "skippers-bin.com", - "cliterati.club", - "glindr.org" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "pleroma.rareome.ga" - ] + "quarantined_instances": [] }, - "invitesEnabled": true, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Succubus Town", + "nodeName": "Pleroma/CaffeinatedTech", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -178071,14 +181577,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://succubus.town/users/lilith" + "https://pleroma.caff.tech/users/CaffeinatedTech" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -178087,10 +181589,9 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -178098,72 +181599,166 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.2" }, "usage": { - "localPosts": 17, + "localPosts": 117, "users": { - "total": 7 + "total": 4 } }, "version": "2.0" } }, - "mk.genkoku.city": { - "error": "HTTPSConnectionPool(host='genkoku.city', port=443): Read timed out. (read timeout=3)" + "snippets.jeffmueller.net": { + "error": 404 }, - "tmin.mhdp.me": { - "error": 410 + "unadon.club": { + "error": "HTTPSConnectionPool(host='unadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.spunkiedesign.com": { - "error": 500 + "social.radicalnetworks.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mikumikudance.cloud": { - "error": 404 + "sandy-heath.thurman.org.uk": { + "error": "HTTPSConnectionPool(host='sandy-heath.thurman.org.uk', port=443): Read timed out. (read timeout=3)" }, - "bardiharborow.com": { + "social.depertat.net": { "error": 404 }, - "tardis.world": { - "error": 403 + "www.realfortesting.shop": { + "error": "HTTPSConnectionPool(host='www.realfortesting.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "angrytattooedmonk.org": { + "mastodon.tessellation.space": { + "error": "HTTPSConnectionPool(host='mastodon.tessellation.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jimlunsford.com": { + "error": 404 + }, + "peer.hostux.social": { "nodeinfo": { - "metadata": { - "nodeName": "angry, tattooed monk", - "nodeDescription": "zen, photography, & the musings of an angry, tattooed monk", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 17 + }, + "localPosts": 15533, + "localComments": 7 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube | Hostux.social", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } + } + }, + "blog.blueraccoon.online": { + "error": "HTTPSConnectionPool(host='blog.blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.ml": { + "error": "HTTPSConnectionPool(host='gnusocial.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lovelive-sip.org": { + "error": "HTTPSConnectionPool(host='lovelive-sip.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.catsbay.org": { + "error": "HTTPSConnectionPool(host='mast.catsbay.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crowdersoup.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { "total": 1 }, - "localPosts": 85 + "localPosts": 194, + "localComments": 161 }, - "version": "2.0" + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "aaron.crowder@gmail.com" + } } }, - "peertube.anon-kenkai.com": { + "mastodon.johnassel.de": { + "error": "HTTPSConnectionPool(host='mastodon.johnassel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.johnassel.de' doesn't match either of 'admin.j-sell.de', 'admin.johnassel.de', 'admin.jonas-sell.de', 'admin.jonassell.de', 'cloud.j-sell.de', 'cloud.johnassel.de', 'cloud.jonas-sell.de', 'cloud.jonassell.de', 'cockpit.johnassel.de', 'ddns.j-sell.de', 'ddns.johnassel.de', 'ddns.jonas-sell.de', 'ddns.jonassell.de', 'dl.johnassel.de', 'imap.j-sell.de', 'imap.johnassel.de', 'imap.jonas-sell.de', 'imap.jonassell.de', 'j-sell.de', 'jabber.johnassel.de', 'johnassel.de', 'jonas-sell.de', 'jonassell.de', 'mail.j-sell.de', 'mail.johnassel.de', 'mail.jonas-sell.de', 'mail.jonassell.de', 'owncloud.j-sell.de', 'owncloud.johnassel.de', 'owncloud.jonas-sell.de', 'owncloud.jonassell.de', 'portal.j-sell.de', 'portal.johnassel.de', 'portal.jonas-sell.de', 'portal.jonassell.de', 'rss.j-sell.de', 'rss.johnassel.de', 'rss.jonas-sell.de', 'rss.jonassell.de', 'smtp.j-sell.de', 'smtp.johnassel.de', 'smtp.jonas-sell.de', 'smtp.jonassell.de', 'stream.j-sell.de', 'stream.johnassel.de', 'stream.jonas-sell.de', 'stream.jonassell.de', 'tine.j-sell.de', 'tine.johnassel.de', 'tine.jonas-sell.de', 'tine.jonassell.de', 'www.j-sell.de', 'www.johnassel.de', 'www.jonas-sell.de', 'www.jonassell.de'\")))" + }, + "hserv.strangled.net": { + "error": "HTTPSConnectionPool(host='hserv.strangled.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "puppo.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 84, + "activeMonth": 167, + "activeHalfyear": 185 + }, + "localPosts": 1451 + }, + "openRegistrations": false + } + }, + "io.schiessle.org": { + "error": "HTTPSConnectionPool(host='io.schiessle.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cliterati.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 59, + "activeMonth": 36, + "activeHalfyear": 103 + }, + "localPosts": 5866 + }, + "openRegistrations": true + } + }, + "peertube.mxinfo.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -178183,17 +181778,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 3 }, - "localPosts": 46246, - "localComments": 5 + "localPosts": 66928, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "\u30a2\u30ce\u30cb\u30de\u30b9\u306e\u898b\u89e3", - "nodeDescription": "\u300c\u30a2\u30ce\u30cb\u30de\u30b9\u306e\u898b\u89e3\u300d\u3068\u300cNo One Cares\u300d\u30b7\u30ea\u30fc\u30ba\u306e\u305f\u3081\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9 / An instance for the \"Anonymous no Kenkai\" and \"No One Cares\" series.", + "nodeName": "Mxinfo PeerTube", + "nodeDescription": "MXInfo publie ses vid\u00e9os avec le logiciel libre PeerTube, une plateforme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant le Peer to Peer (BitTorrent) directement dans le navigateur internet avec WebTorrent et Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -178203,23 +181798,22 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, - 240, 480, - 720 + 720, + 1080 ] }, "import": { @@ -178292,8 +181886,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -178307,295 +181901,123 @@ } } }, - "cmu.party": { - "error": "HTTPSConnectionPool(host='cmu.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.mikegerwitz.com": { - "error": 404 - }, - "op1c-mastodon.herokuapp.com": { + "kloud.cuttingfree.info": { "error": 404 }, - "makoto.yurisora.com": { - "error": "HTTPSConnectionPool(host='makoto.yurisora.com', port=443): Read timed out. (read timeout=3)" - }, - "blog.ksteimel.duckdns.org": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Ken's blog" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 1, - "localPosts": 3, - "users": { - "total": 53 - } - }, - "version": "2.0" - } - }, - "glowing.surf": { - "error": 403 + "animedon.chao.tokyo": { + "error": "HTTPSConnectionPool(host='animedon.chao.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "zenet.work": { - "error": "HTTPSConnectionPool(host='zenet.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zenet.work' doesn't match 'galette.zenet.work'\")))" + "brussels.dooms.com.br": { + "error": "HTTPSConnectionPool(host='brussels.dooms.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sozial.vollerlie.be": { + "lis2.lo.hn": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 9 - }, - "openRegistrations": true - } - }, - "misskey.nanao.moe": { - "error": "HTTPSConnectionPool(host='misskey.nanao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sisuclub.com": { - "error": "HTTPSConnectionPool(host='sisuclub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "echolib.in": { - "nodeinfo": { - "metadata": { - "nodeName": "EchoLib", - "nodeDescription": "Notes pratiques du Libre", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "localPosts": 1, + "localComments": 1 }, "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 21 - }, - "version": "2.0" + "protocols": [ + "activitypub", + "ostatus", + "webmention" + ], + "metadata": { + "email": "j@lo.hn" + } } }, - "soc.tldr.tk": { - "error": "HTTPSConnectionPool(host='soc.tldr.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.tldr.tk timed out. (connect timeout=3)'))" + "live.joinpeertubecrypto.org": { + "error": "HTTPSConnectionPool(host='live.joinpeertubecrypto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hyperion.social": { + "streamer.cafe": { + "error": "HTTPSConnectionPool(host='streamer.cafe', port=443): Read timed out. (read timeout=3)" + }, + "houston.chat": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0rc2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 6, - "activeHalfyear": 12 + "total": 14, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 42 + "localPosts": 166 }, "openRegistrations": true } }, - "okinawa-mstdn.okinawa": { - "error": "HTTPSConnectionPool(host='okinawa-mstdn.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unspecified.social": { + "error": "HTTPSConnectionPool(host='unspecified.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thescrawlerinthedarkness.com": { - "nodeinfo": { - "metadata": { - "nodeName": "The Scrawler in the Darkness", - "nodeDescription": "They lurk in the shadows, writing the grim destinies of those who step outside the limits of reality.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } + "toot.cf": { + "error": "HTTPSConnectionPool(host='toot.cf', port=443): Read timed out. (read timeout=3)" }, - "mastodon.czm.io": { - "error": "HTTPSConnectionPool(host='mastodon.czm.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cc.tacocat.cc": { + "error": "HTTPSConnectionPool(host='cc.tacocat.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "azu.nsupdate.info": { - "error": "HTTPSConnectionPool(host='azu.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sergio101.com": { + "error": 404 }, - "apub.foldplop.com": { + "social.atheistmedianetwork.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "crow.haus": { + "error": 404 + }, + "parlay.hackerheaven.org": { + "error": "HTTPSConnectionPool(host='parlay.hackerheaven.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'parlay.hackerheaven.org' doesn't match 'goldstarplumbing.website'\")))" + }, + "moloch.stuible.cloud": { "error": 502 }, - "kcdon.jp": { + "wirhackendeinen.club:4000": { + "error": "HTTPSConnectionPool(host='wirhackendeinen.club', port=4000): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/rogersherman": { "error": 404 }, - "kolbe-liang2.m.to": { - "error": "HTTPSConnectionPool(host='kolbe-liang2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.burubiblio.ovh": { + "error": "HTTPSConnectionPool(host='nextcloud.burubiblio.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.burubiblio.ovh' doesn't match either of 'bonjeruk.voyage-lombok.com', 'www.bonjeruk.voyage-lombok.com'\")))" }, - "sungo.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing" - ], - "federation": {}, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "personal homeserver", - "nodeName": "sungo's space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://sungo.space/users/sungo" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9-2-gf8dcf9cb-sungo-space" - }, - "usage": { - "localPosts": 712, - "users": { - "total": 2 - } - }, - "version": "2.0" - } + "tube.nixc.us": { + "error": 404 }, - "social.anoxinon.de": { + "msd.infoteck.ru": { "nodeinfo": { "version": "2.0", "software": { @@ -178607,19 +182029,73 @@ ], "usage": { "users": { - "total": 214, - "activeMonth": 127, - "activeHalfyear": 269 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 5 }, - "localPosts": 13816 + "localPosts": 515 }, "openRegistrations": true } }, - "the.resize.club": { - "error": 404 + "favela.world": { + "error": "HTTPSConnectionPool(host='favela.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dudu.best": { + "friend.tyngsboroughma.net": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Tyngsborough MA Friendica", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "soc.z80.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -178631,8 +182107,12 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "gopher", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -178650,8 +182130,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "\u8054\u5408\u5927\u5b87\u5b99\u4e2d\u7684DuDuBest\u661f\u7403\uff01", - "nodeName": "DuDu.Best | \u539fCatdog.Me", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "z80.moe Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -178664,10 +182144,12 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", + "~", "about", + "activities", "api", "auth", "check_password", @@ -178693,17 +182175,11 @@ "user-search", "user_exists", "users", - "web", - "du", - "best", - "i", - "catdog", - "d" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://dudu.best/users/dudu", - "https://dudu.best/users/x" + "https://soc.z80.moe/users/satou" ], "suggestions": { "enabled": false @@ -178715,7 +182191,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -178725,42 +182201,355 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-670-gb1e2ad3f-develop" }, "usage": { - "localPosts": 2304, + "localPosts": 112, "users": { - "total": 88 + "total": 1 } }, "version": "2.0" } }, - "test.oc.todon.fr": { - "error": "HTTPSConnectionPool(host='test.oc.todon.fr', port=443): Read timed out. (read timeout=3)" + "mstdn.wolflab.net": { + "error": "HTTPSConnectionPool(host='mstdn.wolflab.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.skank.cloud": { - "error": 403 + "relay.mas.to": { + "nodeinfo": { + "protocols": [ + "activitypub" + ], + "metadata": { + "peers": [ + "mastodon.smglive.org", + "gameliberty.club", + "social.wollenberg.name", + "mastodon.fail", + "floppy.tokyo", + "relay.shittyurl.org", + "mastodon.flocksy.de", + "ministry.moonbutt.science", + "mastodon.sleeck.eu", + "twimblr.xyz", + "xa0.uk", + "project.social", + "hammy.masto.host", + "fedichive.tk", + "sinblr.com", + "mastodon.circlelinego.com", + "djitter.com", + "rrfarmbot.appspot.com", + "mastodon-network.com", + "mastodon.echoz.io", + "s.dat.cloud", + "intahnet.co.uk", + "pl.koyu.space", + "yarr.io", + "donot.webhop.me", + "social.noscraft.cf", + "fedi.one", + "secure.kiwi", + "anonq.com", + "rly.wtf", + "social.zwei.net", + "pleroma.scarletsisters.xyz", + "pleroma.travnewmatic.com", + "keelung1.ddns.net", + "ffs.social", + "pleroma.topcat.io", + "mastodon.memo-village.online", + "social.nipponalba.scot", + "ms.technodro.me", + "slum.cloud", + "mstdn.social", + "beehub.org", + "neenster.org", + "social.niicow974.fr", + "mastodon.spiderden.net", + "thewired.xyz", + "social.reinboar.xyz", + "social.1in9.net", + "social.strueker.net", + "cmd.social", + "snel.host", + "buckeye.social", + "mastodon.corecoding.dev", + "pettingzoo.co", + "khat.komitea.fi", + "kaver.it", + "mastodon.scot", + "social.wildeboer.net", + "jorts.online", + "qoto.org", + "toot.travnewmatic.com", + "citadel.thecore.city", + "usocial.fr", + "soc.hyena.network", + "kiku.bokuha.ninja", + "expired.mentality.rip", + "mastodon.maescool.be", + "nuke.social", + "social.biologianaweb.com.br", + "unitum.nl", + "coom.club", + "mastodon.mooo.com", + "social.dark-alexandr.net", + "sjitter.com", + "boseburo.ddns.net", + "ingeodon.com", + "mastodon.echelon4.xyz", + "duck.cafe", + "nangang.travnewmatic.com" + ] + }, + "services": { + "outbound": [], + "inbound": [] + }, + "openRegistrations": true, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + } + } }, - "cloud.pulledbits.org": { - "error": "HTTPSConnectionPool(host='cloud.pulledbits.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.to": { + "error": 404 }, - "the.giant.horse": { - "error": "HTTPSConnectionPool(host='the.giant.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.nixnet.xyz": { + "nodeinfo": { + "metadata": { + "nodeDescription": "An open source and federated blogging platform that can be interacted with and followed from any social network powered by [ActivityPub](https://www.w3.org/TR/activitypub/) including [Mastodon](https://joinmastodon.org/) and others!", + "nodeName": "Plume" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 10, + "localPosts": 42, + "users": { + "total": 136 + } + }, + "version": "2.0" + } }, - "hates.technology": { + "nachrichtendienst.bolsche.wiki": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 29 + }, + "openRegistrations": false + } + }, + "cloud.dodsorf.as": { "error": 404 }, - "mastodon.crypt.lol": { - "error": "HTTPSConnectionPool(host='mastodon.crypt.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "s.nna774.net": { + "error": "HTTPSConnectionPool(host='s.nna774.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mst.nimmerland.space": { + "mastodon.savvy.ch": { "error": 404 }, - "cloud.biont.space": { - "error": 404 + "jolygolf.oopscommand.com": { + "error": "HTTPSConnectionPool(host='jolygolf.oopscommand.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.troopers.agency": { + "starcoat.duckdns.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "status.toomuchinformation.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "motorcity.ml": { + "error": "HTTPSConnectionPool(host='motorcity.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hoppclan.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 10, + "activeHalfyear": 10 + }, + "localPosts": 1281 + }, + "openRegistrations": false + } + }, + "ally.bitma.st": { + "error": "HTTPSConnectionPool(host='ally.bitma.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pl.leoprox.icu": { + "error": "HTTPSConnectionPool(host='pl.leoprox.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.futaba-works.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 174 + }, + "openRegistrations": false + } + }, + "fuckonthefirst.date": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 11 + }, + "localPosts": 75659 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://fuckonthefirst.date/users/pea" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "FotFD", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "peertube.dynlinux.io": { "nodeinfo": { "version": "2.0", "software": { @@ -178777,60 +182566,440 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 10 }, - "localPosts": 1442, + "localPosts": 2625, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Troopers Tube", - "nodeDescription": "Troopers Tube est une instance de PeerTube permettant d'h\u00e9berger les vid\u00e9os de l'agence !" + "nodeName": "PeerTube.dynlinux.io", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "blog.hackadoll.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "funkwhale.the-penguin.de": { + "error": "HTTPSConnectionPool(host='funkwhale.the-penguin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pokemastodon.net": { - "error": "HTTPSConnectionPool(host='pokemastodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tlhonmey.publicvm.com": { + "error": "HTTPSConnectionPool(host='tlhonmey.publicvm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.kyoto": { - "error": "HTTPSConnectionPool(host='mstdn.kyoto', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.famla.eu": { + "error": "HTTPSConnectionPool(host='friendica.famla.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/alopecia": { + "pleroma.my.sekai.netlib.re": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "queer.cloud": { + "error": "HTTPSConnectionPool(host='queer.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fractum.gq": { + "error": "HTTPSConnectionPool(host='fractum.gq', port=443): Read timed out. (read timeout=3)" + }, + "superduper.space": { "error": 404 }, - "noctilucent.myprivatecloud.uk": { - "error": "HTTPSConnectionPool(host='noctilucent.myprivatecloud.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'noctilucent.myprivatecloud.uk' doesn't match either of '*.prod.ams3.secureserver.net', 'prod.ams3.secureserver.net'\")))" + "x0r.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1399, + "activeMonth": 202, + "activeHalfyear": 907 + }, + "localPosts": 52901 + }, + "openRegistrations": true + } }, - "peertube.drycat.fr:443": { - "error": "HTTPSConnectionPool(host='peertube.drycat.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.kvet.ch": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 7 + }, + "localPosts": 106 + }, + "openRegistrations": true + } }, - "mastodon.xpne.info": { - "error": "HTTPSConnectionPool(host='mastodon.xpne.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.xpne.info timed out. (connect timeout=3)'))" + "pleroma.cannon.town": { + "error": "HTTPSConnectionPool(host='pleroma.cannon.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.takagogo.com": { - "error": 500 + "stream.peliculaspro.net": { + "error": 404 }, - "mstdn.fukuoka.jp": { + "mastodon.hern.as": { + "error": 526 + }, + "relay.ne.codes": { + "error": "HTTPSConnectionPool(host='relay.ne.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "omanko.porn": { + "error": 410 + }, + "mastodon.service.cybernetics.club": { + "error": "HTTPSConnectionPool(host='mastodon.service.cybernetics.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "adthr.ee": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 47 + }, + "openRegistrations": false + } + }, + "anime.tiddies.pro": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "1stterm.sakakidon.icscoe.jp": { "error": 404 }, - "mastodon.nitech.online": { - "error": "HTTPSConnectionPool(host='mastodon.nitech.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.servida.ch": { + "error": 404 }, - "bookn.me": { + "taosforum.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 37 + }, + "openRegistrations": false + } + }, + "don.nzws.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1+nzws" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 14, + "activeMonth": 8, + "activeHalfyear": 12 + }, + "localPosts": 8516 + }, + "openRegistrations": true + } + }, + "cloud.eccentric.dk": { "error": 404 }, - "toast.cafe": { + "herd.redfish.ca": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastadon.jp": { + "error": "HTTPSConnectionPool(host='mastadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "photos.casually.cat": { + "error": "HTTPSConnectionPool(host='photos.casually.cat', port=443): Read timed out. (read timeout=3)" + }, + "videos.gerdemann.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 94561, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Videos auf gerdemann.me", + "nodeDescription": "Video Plattform von gerdemann.me", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "frontend.social": { + "error": "HTTPSConnectionPool(host='frontend.social', port=443): Read timed out. (read timeout=3)" + }, + "c70dxpx2n3nwkc5g2163.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "maskneko.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ika.julika.jp": { + "error": "HTTPSConnectionPool(host='ika.julika.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.m-ast.de": { + "error": 404 + }, + "drive.pp.works": { + "error": 404 + }, + "thinkers.ac": { + "error": "HTTPSConnectionPool(host='thinkers.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "egatu.work": { + "error": "HTTPSConnectionPool(host='egatu.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.jbc-s.net": { + "error": "HTTPSConnectionPool(host='mstdn.jbc-s.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.geekshell.fr": { + "error": "HTTPSConnectionPool(host='peertube.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "coe-gamecult.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 14 + }, + "localPosts": 48, + "localComments": 2 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "frans@unet.fi" + } + } + }, + "glaros.xyz": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "mediaProxy": false, + "nodeName": "Glaros" + }, + "openRegistrations": false, + "protocols": [ + "ostatus", + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 d93789dfde3c44c76a56732088a897ddddfe9716" + }, + "usage": { + "localPosts": 689, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "tusk.wtf": { + "error": "HTTPSConnectionPool(host='tusk.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eattra.sh": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -178839,31 +183008,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "chat", + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "spinster.xyz" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -178872,10 +183026,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, + "invitesEnabled": true, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Toast Cafe", + "nodeName": "Trash Panda Collective", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -178919,11 +183073,28 @@ "user-search", "user_exists", "users", - "web" + "web", + "nig", + "nigger", + "nigga", + "chink", + "faggot", + "gook", + "niggerfaggot", + "nigger_faggot", + "nigger-faggot", + "niggafaggot", + "*nigger*", + "~nigger~", + "*nigga*", + "~nigga~" ], "skipThreadContainment": true, "staffAccounts": [ - "https://toast.cafe/users/toast" + "https://eattra.sh/users/pooh", + "https://eattra.sh/users/KeetyKeats", + "https://eattra.sh/users/arx", + "https://eattra.sh/users/kittenhands" ], "suggestions": { "enabled": false @@ -178932,10 +183103,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 75000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -178948,229 +183119,119 @@ "version": "2.0.2" }, "usage": { - "localPosts": 36576, + "localPosts": 18, "users": { - "total": 10 + "total": 6 } }, "version": "2.0" } }, - "mutolo.social": { - "error": "HTTPSConnectionPool(host='mutolo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rrll.pycodon.fr": { - "error": "HTTPSConnectionPool(host='rrll.pycodon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "npf.mlpol.net": { - "error": "HTTPSConnectionPool(host='npf.mlpol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sportscollecting.social": { - "error": "HTTPSConnectionPool(host='sportscollecting.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.jcoglan.com": { - "error": 404 - }, - "pl.drdr.work": { - "error": 410 + "mstdn.donabeneko.jp": { + "error": "HTTPSConnectionPool(host='mstdn.donabeneko.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "retroshareteam.wordpress.com": { + "mastodon.social/users/hugoroger": { "error": 404 }, - "mystia.club": { - "error": "HTTPSConnectionPool(host='mystia.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.rainbowsound.me": { - "error": "HTTPSConnectionPool(host='nc.rainbowsound.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.syui.cf": { - "error": 503 - }, - "fedi.spider.ink": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "souk.getloci.com": { + "vitonext.de": { "error": 404 }, - "pigsty.silksow.com": { + "astrolaboratory.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, "usage": { "users": { - "total": 12, - "activeHalfyear": 11, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://pigsty.silksow.com/federation/actors/service", - "private": false, - "shortDescription": "Music from The Loom at Silk Sow", - "longDescription": "
\r\n

\r\nSilk Sow is the vanity label of your host, Kyle Bronsdon (@mastodon.social). The Loom is the virtual space where musical threads are woven together from the sounds assembled in the Silk Sow mobile recording studio, The Laconian, where Kyle writes and records and whence he relays his live stream Tuesdays at 7:30pm California time to pretty much anywhere you can watch a live stream. \r\n

\r\n

Mobile streaming

\r\n

You don't need to use the website, there are apps for Funkwhale! I've tried substreamer for iPhone (a little buggy) and Audinaut for Android (simple and clean - Google Play link). They all work about the same, all you need is to sign up with The Pigsty and know 3 things:

\r\n
    \r\n
  1. Server: https://pigsty.silksow.com
  2. \r\n
  3. Username: Your Pigsty username
  4. \r\n
  5. Password: NOT your Pigsty password! Generate it here: \r\nMy Account > Settings > Subsonic API password
  6. \r\n
\r\n

The logo

\r\n

\r\nThat's Peggy. Peggy Sue E. She's the mascot of the Silk Sow label. Hyuk, \"Sue E.\", you get it? \"Sooey\"??? ...it's how you call pigs.\r\n

\r\n
", - "rules": "Enjoy, damn you \ud83e\udd2a", - "contactEmail": "", - "terms": "", - "nodeName": "The Pigsty", - "banner": "https://pigsty.silksow.com/media/dynamic_preferences/instance__banner/pigstyBanner_1920x400_blackBG.png", - "defaultUploadQuota": 0, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 108 - }, - "artists": { - "total": 2 - }, - "albums": { - "total": 9 - }, - "music": { - "hours": 48.48638888888889 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "Our server costs HALF of a Spotify subscription monthly - TOTAL! For all users! If you love The Pigsty, maybe you could help? Click here to make a secure donation with PayPal - Thank you!\r\n\r\nIf you're feeling EXTRA generous, the Funkwhale developing team makes this all possible and you can support them here.", - "knownNodesListUrl": "https://pigsty.silksow.com/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 0 - } - }, - "listenings": { - "total": 18 - }, - "downloads": { - "total": 223 - } - } - } + "localPosts": 709 + }, + "openRegistrations": false } }, - "mastodon.social/users/sophware": { - "error": 404 - }, - "elsmussols.org": { - "error": "HTTPSConnectionPool(host='elsmussols.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elsmussols.org' doesn't match 'elsmussols.net'\")))" - }, - "extremelywoke.club": { - "error": "HTTPSConnectionPool(host='extremelywoke.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to extremelywoke.club timed out. (connect timeout=3)'))" - }, - "mstdn.dolphinbox.net": { - "error": "HTTPSConnectionPool(host='mstdn.dolphinbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "p.sysi.work": { - "error": "HTTPSConnectionPool(host='p.sysi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "repository.triggerphra.se": { - "error": "HTTPSConnectionPool(host='repository.triggerphra.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.forza7.jp": { - "error": "HTTPSConnectionPool(host='mastodon.forza7.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pptdn.popnja.com": { - "error": 410 + "social.up.edu.ph": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 62, + "activeMonth": 6, + "activeHalfyear": 18 + }, + "localPosts": 1249 + }, + "openRegistrations": false + } }, - "knotteye.cc": { - "error": 404 + "b0mmel.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "efdn.club": { + "0x3c.pl": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1+glitch" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 247, - "activeMonth": 127, - "activeHalfyear": 191 + "total": 15, + "activeMonth": 12, + "activeHalfyear": 16 }, - "localPosts": 550390 + "localPosts": 230 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.ncaq.net": { - "error": "HTTPSConnectionPool(host='mastodon.ncaq.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "devel.kommune4.de": { + "error": "HTTPSConnectionPool(host='devel.kommune4.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.priartem.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "toot.onl": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud1.elchojin.info": { - "error": "Expecting value: line 1 column 1 (char 0)" + "m.yagi.tc": { + "error": "HTTPSConnectionPool(host='m.yagi.tc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "note.lono.space": { + "tl.telmina.com": { + "error": 410 + }, + "pretend.fun": { + "error": "HTTPSConnectionPool(host='pretend.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rfc.ioc.exchange": { "nodeinfo": { "metadata": { - "nodeName": "note", - "nodeDescription": "just write!", + "nodeName": "rfc.ioc.exchange", + "nodeDescription": "Requests for Comments - IOC.exchange", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 15, + "maxBlogs": 1, "publicReader": true, "invites": true }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -179182,174 +183243,148 @@ }, "software": { "name": "writefreely", - "version": "0.12.0" + "version": "0.10.0" }, "usage": { "users": { - "total": 17, - "activeHalfyear": 15 + "total": 3, + "activeHalfyear": 1 }, - "localPosts": 341 + "localPosts": 6 }, "version": "2.0" } }, - "sabowl.m.to": { - "error": "HTTPSConnectionPool(host='sabowl.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "facegirl.me": { + "error": "HTTPSConnectionPool(host='facegirl.me', port=443): Read timed out. (read timeout=3)" }, - "paku.m.to": { - "error": "HTTPSConnectionPool(host='paku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.osureplayviewer.xyz": { + "error": "HTTPSConnectionPool(host='peertube.osureplayviewer.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nulltrading.com": { - "error": 502 + "aardlark.co": { + "error": "HTTPSConnectionPool(host='aardlark.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "jolygolf.oopscommand.com": { - "error": "HTTPSConnectionPool(host='jolygolf.oopscommand.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.alicef.me": { + "error": 403 }, - "mstdn.chorus-st.com": { - "error": "HTTPSConnectionPool(host='mstdn.chorus-st.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.vanderwarker.family": { + "error": "HTTPSConnectionPool(host='social.vanderwarker.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.vanderwarker.family' doesn't match 'account.vanderwarker.family'\")))" }, - "yo.kob-net.de": { - "error": 500 + "donsuke.biz": { + "error": "HTTPSConnectionPool(host='donsuke.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.codepupper.online": { - "error": "HTTPSConnectionPool(host='blog.codepupper.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.radio": { + "error": "HTTPSConnectionPool(host='mastodon.radio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "vanderwarker.ml": { - "error": "HTTPSConnectionPool(host='vanderwarker.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vanderwarker.ml timed out. (connect timeout=3)'))" - }, - "screech.social": { - "error": "HTTPSConnectionPool(host='screech.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodo.no": { - "error": "HTTPSConnectionPool(host='mastodo.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.w41.org": { - "error": "HTTPSConnectionPool(host='mastodon.w41.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.intranetgreta-bn.fr": { - "error": "HTTPSConnectionPool(host='social.intranetgreta-bn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.teamblackberry.jp": { + "error": "HTTPSConnectionPool(host='mastodon.teamblackberry.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.mig5.net": { - "error": "HTTPSConnectionPool(host='toot.mig5.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sokrates.social": { + "error": "HTTPSConnectionPool(host='sokrates.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cogito.io": { - "error": 404 + "selfie.town": { + "error": "HTTPSConnectionPool(host='selfie.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.comm.ie": { - "error": "HTTPSConnectionPool(host='mastodon.comm.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "alpha.davidmaitland.me": { + "error": "HTTPSConnectionPool(host='alpha.davidmaitland.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blog.travelpandas.eu": { + "social.gould.cx": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Travelpandas" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2141 }, + "openRegistrations": false + } + }, + "www.nsinteger.com": { + "error": "HTTPSConnectionPool(host='www.nsinteger.com', port=443): Read timed out. (read timeout=3)" + }, + "socel.net": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "plume", - "version": "0.4.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localComments": 0, - "localPosts": 0, "users": { - "total": 1 - } + "total": 320, + "activeMonth": 50, + "activeHalfyear": 118 + }, + "localPosts": 4034 }, - "version": "2.0" + "openRegistrations": true } }, - "www.bjerke.dk/ven": { - "error": "HTTPSConnectionPool(host='www.bjerke.dk', port=443): Max retries exceeded with url: /ven/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "the-nuage.com": { - "error": "HTTPSConnectionPool(host='the-nuage.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.newspeak.house": { - "error": "HTTPSConnectionPool(host='social.newspeak.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.nickz.org": { - "error": "HTTPSConnectionPool(host='mastodon.nickz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.vanderwarker.family": { - "error": "HTTPSConnectionPool(host='social.vanderwarker.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.vanderwarker.family' doesn't match 'account.vanderwarker.family'\")))" - }, - "plaza.vapor.fm": { - "error": "HTTPSConnectionPool(host='plaza.vapor.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plaza.vapor.fm' doesn't match 'vapor.fm'\")))" - }, - "mastogay.ga": { - "error": "HTTPSConnectionPool(host='mastogay.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastogay.ga timed out. (connect timeout=3)'))" - }, - "masto.mywebprojects.co.uk": { - "error": "HTTPSConnectionPool(host='masto.mywebprojects.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.mywebprojects.co.uk timed out. (connect timeout=3)'))" - }, - "www.politplatschquatsch.com": { - "error": 404 - }, - "wolke.kapelari.com": { - "error": 404 - }, - "volt.social": { - "error": "HTTPSConnectionPool(host='volt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.aprendiz-isi.tk": { - "error": "HTTPSConnectionPool(host='cloud.aprendiz-isi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.mmk2410.org": { - "error": "HTTPSConnectionPool(host='social.mmk2410.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "elsmussols.net": { - "error": 404 + "mstdn.floso.net": { + "error": "HTTPSConnectionPool(host='mstdn.floso.net', port=443): Read timed out. (read timeout=3)" }, - "m.parkgaedae.com": { - "error": "HTTPSConnectionPool(host='m.parkgaedae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "matsudodon.jp": { + "error": "HTTPSConnectionPool(host='matsudodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloudsforcatsin.space": { - "error": "HTTPSConnectionPool(host='cloudsforcatsin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloudsforcatsin.space timed out. (connect timeout=3)'))" + "qz0z5j89zkf1zphlad2dwje7xt.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "videos.hack2g2.fr": { + "toot.chemnitz.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 9 }, - "localPosts": 1090, - "localComments": 0 + "localPosts": 650 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Hack2G2", - "nodeDescription": "Instance PeerTube de l'association Hack2G2" - } + "openRegistrations": true } }, - "harrystyl.es": { + "me.cigliola.com": { + "error": "HTTPSConnectionPool(host='me.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "md.pjj.jp": { + "error": "HTTPSConnectionPool(host='md.pjj.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "clubdesoftwarelibre.wordpress.com": { + "error": 410 + }, + "mastodont.social": { + "error": "HTTPSConnectionPool(host='mastodont.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.drik.in": { + "error": "HTTPSConnectionPool(host='don.drik.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.aspergerstestsite.com": { + "error": 404 + }, + "dent.gomertronic.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "masto.3x1t.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -179361,43 +183396,159 @@ ], "usage": { "users": { - "total": 15, + "total": 2, "activeMonth": 0, - "activeHalfyear": 18 + "activeHalfyear": 0 }, - "localPosts": 18 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/even_more_damned_muteKi": { - "error": 404 + "makrgroup.com": { + "error": "HTTPSConnectionPool(host='makrgroup.com', port=443): Read timed out. (read timeout=3)" }, - "heresmy.space": { - "error": "HTTPSConnectionPool(host='heresmy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.vivid-rabbit.com": { + "error": "HTTPSConnectionPool(host='mstdn.vivid-rabbit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.korzq.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.korzq.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.worlddominationplan.com": { + "error": "HTTPSConnectionPool(host='social.worlddominationplan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.brasstonality.com": { + "gammasq.github.io": { "error": 404 }, - "eigendatabaas.nl": { - "error": "HTTPSConnectionPool(host='eigendatabaas.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.the-wired.club": { + "error": "HTTPSConnectionPool(host='social.the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.mnas.info": { - "error": "HTTPSConnectionPool(host='mstdn.mnas.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p.rhinoworks.info": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Rhinoworks", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://p.rhinoworks.info/users/torainu" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 222, + "users": { + "total": 2 + } + }, + "version": "2.0" + } }, - "mastodon.club": { + "fotos.witschel.zone": { "error": 404 }, - "mastodon.sakaki333.com": { - "error": "HTTPSConnectionPool(host='mastodon.sakaki333.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sakaki333.com' doesn't match either of 'blog.sakaki333.com', 'gitbucket.sakaki333.com', 'imasdb.sakaki333.com', 'main.sakaki333.com', 'openpj.sakaki333.com', 'sakaki333.com', 'www.sakaki333.com'\")))" + "mastodon.social/users/idoric": { + "error": 404 }, - "pixelfed.askan.info": { - "error": 500 + "kusrio.m.to": { + "error": "HTTPSConnectionPool(host='kusrio.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.nintendojo.fr": { + "yuikaoridon.m.to": { + "error": "HTTPSConnectionPool(host='yuikaoridon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.yakitori.team": { + "error": "HTTPSConnectionPool(host='mstdn.yakitori.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "a11y.info": { "nodeinfo": { "version": "2.0", "software": { @@ -179409,31 +183560,81 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 6, - "activeHalfyear": 7 + "total": 36, + "activeMonth": 4, + "activeHalfyear": 11 }, - "localPosts": 9819 + "localPosts": 263 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/ThatDamnCat": { - "error": 404 + "francecatholique.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cloud.longmeadow.io": { - "error": "HTTPSConnectionPool(host='cloud.longmeadow.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "headcrack.cf": { + "error": "HTTPSConnectionPool(host='headcrack.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thriving.party": { - "error": "HTTPSConnectionPool(host='thriving.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.at": { + "error": "HTTPSConnectionPool(host='peertube.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.famille-link.fr": { + "pixelfed.heavyrubberslave.com": { "nodeinfo": { "metadata": { - "nodeDescription": "Blog (perso mais pas que !) f\u00e9d\u00e9r\u00e9 et libre. Si vous voulez ouvrir un blog sur mon serveur, pr\u00e9venez moi que je sache que c'est du s\u00e9rieux ! :-)", - "nodeName": "Le pingouin photographe" + "nodeName": "pixelfed.heavyrubberslave.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "5000", + "max_caption_length": "512", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfed.heavyrubberslave.com", + "url": "https://pixelfed.heavyrubberslave.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": true, "protocols": [ "activitypub" ], @@ -179442,79 +183643,95 @@ "outbound": [] }, "software": { - "name": "plume", - "version": "0.4.0" + "name": "pixelfed", + "version": "0.10.7" }, "usage": { - "localComments": 2, - "localPosts": 5, + "localPosts": 20, + "localComments": 0, "users": { - "total": 1 + "total": 15, + "activeHalfyear": 11, + "activeMonth": 3 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "intoku.uber.space": { + "yodamtp.mobi": { + "error": "HTTPSConnectionPool(host='yodamtp.mobi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.danmaku.moe": { + "error": 410 + }, + "steamstdn.com": { + "error": "HTTPSConnectionPool(host='steamstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "killmi.st": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] + "name": "mastodon", + "version": "3.1.3" }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "r2r0s Friendica Netzwerk", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 25, + "activeHalfyear": 171 }, - "explicitContent": false - } + "localPosts": 334 + }, + "openRegistrations": true } }, - "faerie.town": { + "queertube.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "bagra.club": { + "error": "HTTPSConnectionPool(host='bagra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "projectx.fun": { + "error": "HTTPSConnectionPool(host='projectx.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma-netwalker.home.js4.in": { + "error": "HTTPSConnectionPool(host='pleroma-netwalker.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "ephemera.pixelpaperyarn.rocks": { + "error": 404 + }, + "aria.company": { + "error": "HTTPSConnectionPool(host='aria.company', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "lost-kitten.gimme-sympathy.org": { + "error": 502 + }, + "gouhuoapp.com": { + "error": "HTTPSConnectionPool(host='gouhuoapp.com', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.amiensweb.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "video.phie.fi": { + "error": "HTTPSConnectionPool(host='video.phie.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.phie.fi' doesn't match 'blog.phie.fi'\")))" + }, + "silavpravde.masto.host": { + "error": "HTTPSConnectionPool(host='silavpravde.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.vcity.de": { + "error": "HTTPSConnectionPool(host='social.vcity.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fractals.masto.host": { + "error": "HTTPSConnectionPool(host='fractals.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "factory.zho.pa": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -179523,14 +183740,37 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "safe_dm_mentions" + "chat" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [ + "gab.com", + "kodlomrazi.ru" + ], + "federated_timeline_removal": [ + "gab.com", + "kodlomrazi.ru" + ], + "media_nsfw": [ + "@solexid@expired.mentality.rip" + ], + "media_removal": [ + "gab.com" + ], + "reject": [ + "gab.com", + "kodlomrazi.ru" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -179541,8 +183781,8 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "This is a single user instance.", - "nodeName": "faerie.town", + "nodeDescription": "\u0417\u0434\u0435\u0441\u044c \u0441\u0442\u043e\u044f\u0442 \u0437\u0430\u0432\u043e\u0434\u044b", + "nodeName": "\u0417\u0430\u0432\u043e\u0434\u044b \u0441\u0442\u043e\u044f\u0442", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -179555,7 +183795,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -179590,7 +183830,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://faerie.town/users/girl" + "https://factory.zho.pa/users/SiberiaBread" ], "suggestions": { "enabled": false @@ -179599,7 +183839,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 20000000 } }, "openRegistrations": false, @@ -179612,52 +183852,202 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 0, + "localPosts": 879, "users": { - "total": 3 + "total": 4 } }, "version": "2.0" } }, - "peertube.ch": { + "prismati.cc": { + "error": "HTTPSConnectionPool(host='prismati.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.dcc-jpl.com": { + "error": "HTTPSConnectionPool(host='mastodon.dcc-jpl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "saita-mastodon.online": { + "error": "HTTPSConnectionPool(host='saita-mastodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "threddy.social": { + "error": "HTTPSConnectionPool(host='threddy.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'threddy.social' doesn't match either of 'threddy.art', 'threddy.dev', 'threddy.wtf'\")))" + }, + "fraudon.jp": { + "error": "HTTPSConnectionPool(host='fraudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "akiyah.com": { + "error": "HTTPSConnectionPool(host='akiyah.com', port=443): Read timed out. (read timeout=3)" + }, + "social.inspira.re": { + "error": "HTTPSConnectionPool(host='social.inspira.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.x39.dev": { + "error": "HTTPSConnectionPool(host='pleroma.x39.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.mleduc.xyz": { + "error": 404 + }, + "bctpub.duckdns.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "www.apartmenttherapy.com": { + "error": 403 + }, + "bots.tinysubversions.com": { + "error": 404 + }, + "mixt.qwazix.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" + "metadata": { + "nodeName": "mixt", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, "usage": { "users": { - "total": 113 + "total": 1 }, - "localPosts": 6322, - "localComments": 2 + "localPosts": 19 + }, + "version": "2.0" + } + }, + "randomascii.wordpress.com": { + "error": 404 + }, + "don.mamemo.online": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 34, + "activeMonth": 16, + "activeHalfyear": 22 + }, + "localPosts": 131341 + }, + "openRegistrations": false + } + }, + "skirota.mhdp.me": { + "error": "HTTPSConnectionPool(host='skirota.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "admiral-art.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 7 + }, + "localPosts": 403 + }, + "openRegistrations": true + } + }, + "directdon.jp": { + "error": 404 + }, + "friendica.visionel.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, + "usage": [], + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube.ch", - "nodeDescription": "Generic peertube instance, speaking mostly English and French. Hosted by the fairsocialnet.ch association and paid for by its members. If you would like to contribute go to https://liberapay.com/tursiops \nAnyone can create an account but you don't have any storage on it. The price to pay for hosting your videos is detailed in the table below. Don't hesitate to contact us using the contact form to request more storage. \n\n100% Located in Switzerland." + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "peertube.gcfamily.fr": { + "m.znw.io": { + "error": "HTTPSConnectionPool(host='m.znw.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.nayya.org": { "nodeinfo": { "version": "2.0", "software": { @@ -179674,20 +184064,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 73 + "total": 1 }, - "localPosts": 525, - "localComments": 11 + "localPosts": 644, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Continuit\u00e9 p\u00e9dagogique - PeerTube from GCfamily", - "nodeDescription": "Plateforme de streaming vid\u00e9o h\u00e9berg\u00e9e sur un kimsufi 6 OVH \u00e0 Roubaix en France", + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -179704,18 +184094,12 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -179723,7 +184107,7 @@ "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -179787,7 +184171,7 @@ } }, "user": { - "videoQuota": 104857600, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -179802,163 +184186,117 @@ } } }, - "piyushtheorem.wordpress.com": { - "error": 404 + "mmav.club": { + "error": "HTTPSConnectionPool(host='mmav.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "kwat.chat": { - "error": "HTTPSConnectionPool(host='kwat.chat', port=443): Read timed out. (read timeout=3)" + "mcdev.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "open.audio": { + "frenchindiepop.com": { + "error": "HTTPSConnectionPool(host='frenchindiepop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.hackersatporto.com": { "nodeinfo": { - "openRegistrations": true, - "services": { - "inbound": [], - "outbound": [] - }, + "version": "2.0", "software": { - "version": "0.21", - "name": "funkwhale" + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "ostatus" + ], + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] }, + "openRegistrations": false, "usage": { "users": { - "total": 1465, - "activeHalfyear": 597, - "activeMonth": 198 - } + "total": 7, + "activeHalfyear": 7, + "activeMonth": 4 + }, + "localPosts": 283, + "localComments": 70 }, - "version": "2.0", "metadata": { - "banner": null, - "instanceSupportMessage": "Open.audio is maintained and hosted by The Funkwhale Collective, the collective behind the [Funkwhale](https://funkwhale.audio) project.\r\n\r\nIf you enjoy this service, please consider making a donation!\r\n\r\nDonate", - "reportTypes": [ - { - "anonymous": true, - "type": "takedown_request", - "label": "Takedown request" - }, - { - "anonymous": false, - "type": "invalid_metadata", - "label": "Invalid metadata" - }, - { - "anonymous": true, - "type": "illegal_content", - "label": "Illegal content" - }, - { - "anonymous": false, - "type": "offensive_content", - "label": "Offensive content" - }, - { - "anonymous": false, - "type": "other", - "label": "Other" - } - ], - "library": { - "artists": { - "total": 6590 - }, - "tracks": { - "total": 49016 - }, - "albums": { - "total": 5509 - }, - "federationEnabled": true, - "anonymousCanListen": true, - "music": { - "hours": 12375.102222222222 - } - }, - "shortDescription": "Libre Music from the Commons", - "funkwhaleSupportMessageEnabled": true, - "defaultUploadQuota": 3000, - "private": false, - "actorId": "https://open.audio/federation/actors/service", - "contactEmail": "contact@open.audio", - "longDescription": "We are are a curated Funkwhale music server promoting libre audio - usually released under Creative Commons licenses and through netlabels.\r\n\r\nPlenty of the content is coming from the Free Music Archive (http://freemusicarchive.org/), which you should definitely check if you're interested in Creative Commons music!\r\n\r\nThis instance is currently hosted by The Funkwhale Collective, the organization behind the [Funkwhale](https://funkwhale.audio) project.\r\n\r\nYou can contact the admins of this server by email at contact@open.audio if you are a creator publishing under an open license and want to upload your work here, or for any other question you may have :)", - "knownNodesListUrl": "https://open.audio/api/v1/federation/domains", - "usage": { - "downloads": { - "total": 54507 - }, - "favorites": { - "tracks": { - "total": 2839 - } - }, - "listenings": { - "total": 30530 - } + "nodeName": "Hackers at Porto", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" + "uploadLimit": 8388608, + "postFormats": [ + "text/plain", + "text/html" ], - "nodeName": "Open.Audio", - "terms": "", - "rules": "You can consider [Funkwhale's code of conduct](https://funkwhale.audio/code-of-conduct/) applies here. In addition, please don't upload copyrighted material in public libraries, as we'd have to remove it immediatly.", - "allowList": { - "domains": null, - "enabled": false - } - }, - "protocols": [ - "activitypub" - ] + "features": [] + } } }, - "gensokyo.masto.host": { - "error": "HTTPSConnectionPool(host='gensokyo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ale-elements.ml": { - "error": 404 - }, - "vinyl-41.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.docteamdemosite.club": { - "error": "HTTPSConnectionPool(host='mastodon.docteamdemosite.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.docteamdemosite.club timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Xenosynth": { + "davidjhiggins.wordpress.com": { "error": 404 }, - "pleroma.zuiho.moe": { - "error": "HTTPSConnectionPool(host='pleroma.zuiho.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.zuiho.moe timed out. (connect timeout=3)'))" - }, - "infiniteregress.space": { - "error": 502 - }, - "apub2.localtunnel.me": { - "error": "HTTPSConnectionPool(host='apub2.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "judicial-inc-archive.blogspot.ca": { - "error": "Expecting value: line 2 column 1 (char 1)" - }, - "social.yonder.computer": { - "error": 404 + "mast.home.alanaktion.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 8 + }, + "openRegistrations": true + } }, - "owata.m.to": { - "error": "HTTPSConnectionPool(host='owata.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.partipirate.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1061, + "activeMonth": 65, + "activeHalfyear": 199 + }, + "localPosts": 19137 + }, + "openRegistrations": true + } }, - "social.pieter.ninja": { + "zotsite.net": { "nodeinfo": { "version": "2.0", "software": { "name": "hubzilla", - "version": "4.6" + "version": "4.7.6" }, "protocols": [ "zot", "diaspora", - "ostatus", "activitypub" ], "services": { @@ -179973,19 +184311,92 @@ "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 15, + "activeHalfyear": 15, + "activeMonth": 15 }, - "localPosts": 11, - "localComments": 4 + "localPosts": 675, + "localComments": 222 }, "metadata": { - "nodeName": "social.pieter.ninja" + "nodeName": "Hubzilla" } } }, - "mastodon.toni.im": { + "hub.tftsr.com": { + "error": "HTTPSConnectionPool(host='hub.tftsr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.tftsr.com' doesn't match either of 'audio.tftsr.com', 'cal.tftsr.com', 'chat.tftsr.com', 'drive.tftsr.com', 'gogs.tftsr.com', 'moments.tftsr.com', 'note.tftsr.com', 'site.tftsr.com', 'social.tftsr.com', 'tftsr.com', 'videos.tftsr.com', 'webmail.tftsr.com'\")))" + }, + "eriki.ddns.net": { + "error": "HTTPSConnectionPool(host='eriki.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "golfdn.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "greenpencil.social": { + "error": "HTTPSConnectionPool(host='greenpencil.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.catmargue.org": { + "error": "HTTPSConnectionPool(host='mastodon.catmargue.org', port=443): Read timed out. (read timeout=3)" + }, + "sandbox.codl.fr": { + "error": "HTTPSConnectionPool(host='sandbox.codl.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sandbox.codl.fr' doesn't match 'f.codl.fr'\")))" + }, + "volt.social": { + "error": "HTTPSConnectionPool(host='volt.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cofe.pea.sh": { + "error": "HTTPSConnectionPool(host='cofe.pea.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "write.theres.life": { + "nodeinfo": { + "metadata": { + "nodeDescription": "A small Plume instance", + "nodeName": "Let's Write" + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.3.0" + }, + "usage": { + "localComments": 11, + "localPosts": 32, + "users": { + "total": 101 + } + }, + "version": "2.0" + } + }, + "entropyin.space": { + "error": "HTTPSConnectionPool(host='entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.freebz.org": { + "error": 403 + }, + "pouet.social": { + "error": "HTTPSConnectionPool(host='pouet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blueclock55.jp": { + "error": "HTTPSConnectionPool(host='blueclock55.jp', port=443): Read timed out. (read timeout=3)" + }, + "the.cutest.monster": { + "error": "HTTPSConnectionPool(host='the.cutest.monster', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.yoyo.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "frn.vpx.one": { + "error": "HTTPSConnectionPool(host='frn.vpx.one', port=443): Read timed out. (read timeout=3)" + }, + "social.skewed.de": { "nodeinfo": { "version": "2.0", "software": { @@ -179997,119 +184408,85 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 616 + "localPosts": 16 }, - "openRegistrations": false + "openRegistrations": true } }, - "mzn-potatochips.me": { + "plygrnd.trblmkr.net": { + "error": "HTTPSConnectionPool(host='plygrnd.trblmkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "plank.ga": { + "error": "HTTPSConnectionPool(host='plank.ga', port=443): Read timed out. (read timeout=3)" + }, + "staging.geekylou.me.uk": { + "error": 503 + }, + "c95.pw": { + "error": 502 + }, + "nemoroma.ml": { + "error": "HTTPSConnectionPool(host='nemoroma.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bearbooks.se": { + "error": 404 + }, + "social.griftgang.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 27, - "activeMonth": 17, + "total": 22, + "activeMonth": 4, "activeHalfyear": 23 }, - "localPosts": 48610 + "localPosts": 158 }, - "openRegistrations": true + "openRegistrations": false } }, - "theindependentwhig.com": { - "error": 404 - }, - "toot.works": { - "error": "HTTPSConnectionPool(host='toot.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "tube.minzord.eu.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "m.okadajp.org": { + "neigh.horse": { "error": 404 }, - "venera.social": { + "starflower.space": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 453, - "activeHalfyear": 329, - "activeMonth": 133 + "total": 9, + "activeMonth": 6, + "activeHalfyear": 9 }, - "localPosts": 3792, - "localComments": 599 + "localPosts": 19254 }, - "openRegistrations": true, - "metadata": { - "nodeName": "venera.social \ud83c\udf40", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "linkedin", - "pinterest", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } + "openRegistrations": false } }, - "h.kokuda.org": { + "friendica.oktarp.de": { + "error": "HTTPSConnectionPool(host='friendica.oktarp.de', port=443): Read timed out. (read timeout=3)" + }, + "xyla.cn": { + "error": "HTTPSConnectionPool(host='xyla.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xyla.cn' doesn't match either of '55860.com', 'www.55860.com'\")))" + }, + "docker.masto.pt": { "nodeinfo": { "version": "2.0", "software": { @@ -180121,203 +184498,162 @@ ], "usage": { "users": { - "total": 36, - "activeMonth": 15, - "activeHalfyear": 22 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 11425 + "localPosts": 40 }, "openRegistrations": false } }, - "ms-olive.club": { + "video.migennes.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "EnsureRePrepended", - "AntiLinkSpamPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "humblr.social", - "kinky.business", - "porntoot.com", - "sinblr.com", - "switter.at" - ], - "banner_removal": [], - "federated_timeline_removal": [ - "cliterati.club", - "develop.gab.com", - "gab.com", - "mastodon.social", - "not-develop.gab.com", - "playvicious.social", - "sinblr.com", - "social.diskseven.com", - "spinster.xyz" - ], - "media_nsfw": [ - "baraag.net", - "equestria.social", - "freespeechextremist.com", - "gameliberty.club", - "humblr.social", - "kinky.business", - "kiwifarms.cc", - "miniwa.moe", - "mstdn.jp", - "neckbeard.xyz", - "pawoo.net", - "pl.smuglo.li", - "porntoot.com", - "shitasstits.life", - "sinblr.com", - "social.myfreecams.com", - "stereophonic.space", - "switter.at", - "twimblr.xyz", - "vipgirlfriend.xxx" - ], - "media_removal": [], - "reject": [ - "fedichive.tk", - "freefedifollowers.ga", - "melalandia.tk", - "newjack.city", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "develop.gab.com", - "gab.com", - "hispanilandia.net", - "kiwifarms.cc", - "not-develop.gab.com", - "social.diskseven.com", - "social.librem.one" - ] - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "HOME OF CHIEF BEEF", - "nodeName": "Ms. Olive's Clubhouse", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ms-olive.club/users/Olivia", - "https://ms-olive.club/users/xj" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 50049, "users": { - "total": 90 - } + "total": 6 + }, + "localPosts": 119283, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "MigennesTube", + "nodeDescription": "MigennesTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e directement dans votre navigateur Web.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "horche.demkontinuum.de/network/network/60/network/60/network/60/network/60/network/60/network/60/network/60/n/photo/profile/1.jpg/.well-known/.well-known/.well-known/photo/photo/profile/1.jpg/.well-known/host-meta/.well-known/photo/profi": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.social/users/techagent": { + "error": 404 }, - "pix.mxmaxime.ovh": { - "error": "HTTPSConnectionPool(host='pix.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "35.163.16.245": { + "error": "HTTPSConnectionPool(host='35.163.16.245', port=443): Read timed out. (read timeout=3)" }, - "pcgamer.social": { + "robert.ocallahan.org": { + "error": 404 + }, + "hub.iwebthings.com": { + "error": 404 + }, + "oldism.m.to": { + "error": "HTTPSConnectionPool(host='oldism.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/squinky": { + "error": 404 + }, + "mstdn.f72u.net": { "nodeinfo": { "version": "2.0", "software": { @@ -180329,262 +184665,554 @@ ], "usage": { "users": { - "total": 168, - "activeMonth": 135, - "activeHalfyear": 246 + "total": 37, + "activeMonth": 33, + "activeHalfyear": 45 }, - "localPosts": 30660 + "localPosts": 95073 }, "openRegistrations": true } }, - "0xd.0xa.pw": { - "error": "HTTPSConnectionPool(host='0xd.0xa.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jp.peertube.network": { + "error": "HTTPSConnectionPool(host='jp.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jorts.online": { - "error": "HTTPSConnectionPool(host='jorts.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ranobe.net": { + "error": 410 }, - "chilemasto.casa": { + "suku.m.to": { + "error": "HTTPSConnectionPool(host='suku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nkmr.paoru.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cironnup.com": { + "error": "HTTPSConnectionPool(host='cironnup.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "phoxy.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 23, - "activeMonth": 8, - "activeHalfyear": 31 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 762 + "localPosts": 3 }, "openRegistrations": true } }, - "li1846-42.members.linode.com": { - "error": "HTTPSConnectionPool(host='li1846-42.members.linode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "hiroshimastodon.red": { - "error": "HTTPSConnectionPool(host='hiroshimastodon.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "techcrunch.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "qrpth.eu": { - "error": 404 + "social.davewinter.info": { + "error": "HTTPSConnectionPool(host='social.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "clown.center": { - "error": "HTTPSConnectionPool(host='clown.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.bizocean.co.jp": { + "error": "HTTPSConnectionPool(host='mstdn.bizocean.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.nixc.us": { - "error": 404 + "mastodon.in.th": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 239, + "activeMonth": 84, + "activeHalfyear": 171 + }, + "localPosts": 28973 + }, + "openRegistrations": true + } }, - "wrestle.town": { - "error": 404 + "quitter.se": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon2.radiosonline.cloud": { - "error": "HTTPSConnectionPool(host='mastodon2.radiosonline.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon2.radiosonline.cloud timed out. (connect timeout=3)'))" + "guineapig.party": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 544 + }, + "openRegistrations": false + } }, - "diaspora-fr.org": { + "blablu.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "diaspora", - "version": "0.7.99.0-pe7a5e6c9" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ - "diaspora" + "friendica", + "activitypub", + "diaspora", + "gnusocial" ], "outbound": [ - "diaspora" + "friendica", + "activitypub", + "diaspora", + "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "twitter", + "smtp", "wordpress" ] }, + "usage": [], "openRegistrations": true, - "usage": { - "users": { - "total": 6482, - "activeHalfyear": 2957, - "activeMonth": 831 - }, - "localPosts": 60945, - "localComments": 154324 - }, "metadata": { - "nodeName": "diaspora-fr*", - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true + "nodeName": "BlaBlu", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "adminAccount": "podmin" + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] + }, + "explicitContent": false } } }, - "gnusoc.meekchopp.es": { - "error": "HTTPSConnectionPool(host='gnusoc.meekchopp.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/chriskloss": { + "error": 404 }, - "roma.usans.in": { - "error": "HTTPSConnectionPool(host='roma.usans.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "paradise.engineering": { + "error": "HTTPSConnectionPool(host='paradise.engineering', port=443): Read timed out. (read timeout=3)" }, - "pointsof.moe": { - "error": "HTTPSConnectionPool(host='pointsof.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "taroedon.com": { + "error": "HTTPSConnectionPool(host='taroedon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mt.onigiridon.com": { - "error": 404 + "c65a2b9f-73de-4b42-9b74-cd9f88cee830.pub.cloud.scaleway.com": { + "error": "HTTPSConnectionPool(host='c65a2b9f-73de-4b42-9b74-cd9f88cee830.pub.cloud.scaleway.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.frosch03.de": { - "error": 404 + "containment.space": { + "error": "HTTPSConnectionPool(host='containment.space', port=443): Read timed out. (read timeout=3)" }, - "mastodon-1.testing.zombocloud.com": { - "error": "HTTPSConnectionPool(host='mastodon-1.testing.zombocloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.commons.tw": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "misskey2.juggler.jp": { + "anfora.xyz": { + "error": "HTTPSConnectionPool(host='anfora.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "jimotodon.com": { + "error": "HTTPSConnectionPool(host='jimotodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mysticpsychedelic.space": { + "error": "HTTPSConnectionPool(host='social.mysticpsychedelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "chocot.art": { + "error": "HTTPSConnectionPool(host='chocot.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.kidsblock.jp": { + "error": "HTTPSConnectionPool(host='mstdn.kidsblock.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shuttle.xoxofest.com": { + "error": 404 + }, + "music.humanoids.be": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.37.1" + "name": "funkwhale", + "version": "0.21" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } }, "metadata": { - "nodeName": "\u30c6\u30b9\u30c8\u9bd6", - "nodeDescription": "ST\u306e\u30c6\u30b9\u30c8\u7528\u3002", - "maintainer": { - "name": null, - "email": null + "actorId": "https://music.humanoids.be/federation/actors/service", + "private": false, + "shortDescription": "Private Funkwhale instance", + "longDescription": "The interesting bits on this pod:\r\n\r\n- [Shareable Music library](https://music.humanoids.be/library/3ff3b2ce-c856-4137-98bb-21410d9a3dac/)\r\n- [framazic library](https://music.humanoids.be/library/96ca5644-1da9-4a49-af73-6484e53c4290/)\r\n- [DJ iD3ot channel](https://music.humanoids.be/channels/djid3ot/)", + "rules": "", + "contactEmail": "martin@humanoids.be", + "terms": "", + "nodeName": "humanoids beMusic", + "banner": null, + "defaultUploadQuota": 1000000, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 6943 + }, + "artists": { + "total": 458 + }, + "albums": { + "total": 322 + }, + "music": { + "hours": 5905.076388888889 + } }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": false, + "instanceSupportMessage": "", + "knownNodesListUrl": "https://music.humanoids.be/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 0 + } + }, + "listenings": { + "total": 269 + }, + "downloads": { + "total": 371 + } + } } } }, - "makhnodon.club": { - "error": 404 + "unsolicitedadvertising.itsfree.realestate.pl": { + "error": "HTTPSConnectionPool(host='unsolicitedadvertising.itsfree.realestate.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pigs.social": { - "error": 503 + "mamutinhos.xyz": { + "error": "HTTPSConnectionPool(host='mamutinhos.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "hutspod.nl": { - "error": 404 + "tamx.tk": { + "error": "HTTPSConnectionPool(host='tamx.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.yahe.sh": { + "tube-strasbourg.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 45 }, - "localPosts": 328 + "localPosts": 7561, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire de l academie de Strasbourg", + "nodeDescription": "PeerTube, hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "video.alternanet.fr": { - "error": "HTTPSConnectionPool(host='video.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "actocom.com": { + "error": 404 }, - "rustedneuron.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2644 - }, - "openRegistrations": false - } + "larochette.hd.free.fr": { + "error": "HTTPSConnectionPool(host='larochette.hd.free.fr', port=443): Read timed out. (read timeout=3)" }, - "0mph.de": { - "error": "HTTPSConnectionPool(host='0mph.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "homelk.ru": { + "error": 404 }, - "epicyon.misoni.club": { - "error": 410 + "odaidon.m.to": { + "error": "HTTPSConnectionPool(host='odaidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sen.jamiesnotes.com": { - "error": "HTTPSConnectionPool(host='sen.jamiesnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sen.jamiesnotes.com' doesn't match either of '*.ino.org.uk', 'ino.org.uk'\")))" + "irontree.tripbullet.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.langfamilie.de": { - "error": "HTTPSConnectionPool(host='pleroma.langfamilie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "g.xn--n8jyhka.shop": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "videos.renardrebelle.fr": { - "error": "HTTPSConnectionPool(host='videos.renardrebelle.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.social/users/abc": { + "error": 404 }, - "cloud.rplatonov.com": { - "error": "HTTPSConnectionPool(host='cloud.rplatonov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "whiskeyvalley.space": { + "error": "HTTPSConnectionPool(host='whiskeyvalley.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "blog.va-11-hall-a.cafe": { - "error": 502 + "corset.club": { + "error": "HTTPSConnectionPool(host='corset.club', port=443): Read timed out. (read timeout=3)" }, - "friendica.os-service.eu": { + "serafean.cz": { + "error": 404 + }, + "e.gerdinside.studio": { + "error": "HTTPSConnectionPool(host='e.gerdinside.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.lrdf.fr": { + "error": "HTTPSConnectionPool(host='m.lrdf.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.openfactory42.info": { + "error": "HTTPSConnectionPool(host='mastodon.openfactory42.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.openfactory42.info' doesn't match either of '*.manifestationsportive.fr', 'manifestationsportive.fr'\")))" + }, + "social.newspeak.house": { + "error": "HTTPSConnectionPool(host='social.newspeak.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.devonrjohnson.stream": { + "error": "HTTPSConnectionPool(host='nextcloud.devonrjohnson.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "moeplebs.online": { + "error": "HTTPSConnectionPool(host='moeplebs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "yuzuki.m.to": { + "error": "HTTPSConnectionPool(host='yuzuki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud-djlighting.yourownnet.eu": { + "error": "HTTPSConnectionPool(host='cloud-djlighting.yourownnet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud-djlighting.yourownnet.eu' doesn't match 'collabora09.yourownnet.cloud'\")))" + }, + "mastodon.ruhrmail.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cyraus.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.ennimedia.de": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] @@ -180595,14 +185223,13 @@ "smtp" ] }, - "usage": [], + "usage": {}, "openRegistrations": false, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "EnniMedia - Ein Teil des Fediverse", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -180610,7 +185237,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -180626,122 +185252,133 @@ } } }, - "cloud.broeer.org": { + "ericrogers.org": { + "error": 404 + }, + "cloud.riquer.fr": { "error": 403 }, - "mtjm.eu": { + "blaulichtpresse.wordpress.com": { "error": 404 }, - "code4lib.social": { + "mstdn-ac.ryukyu": { + "error": "HTTPSConnectionPool(host='mstdn-ac.ryukyu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "conquerworld.fr": { + "error": 404 + }, + "facelook.thriveonbroadway.com": { + "error": 404 + }, + "mst.roz-dev.net": { + "error": "HTTPSConnectionPool(host='mst.roz-dev.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sudo.ca": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.der-postillon.com": { + "error": 404 + }, + "mstdn.robw.me": { + "error": "HTTPSConnectionPool(host='mstdn.robw.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.osaka": { + "error": 404 + }, + "kaver.it": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 116, - "activeMonth": 82, - "activeHalfyear": 270 + "total": 6, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 5635 + "localPosts": 265 }, "openRegistrations": false } }, - "toot.amblin.io": { - "error": "HTTPSConnectionPool(host='toot.amblin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.yuwinet.com": { - "error": "HTTPSConnectionPool(host='mstdn.yuwinet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.yuwinet.com' doesn't match either of '*.xserver.jp', 'xserver.jp'\")))" - }, - "pod.readme.is": { - "error": "HTTPSConnectionPool(host='pod.readme.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='friendica.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.syundo.org": { - "error": "HTTPSConnectionPool(host='mastodon.syundo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.syundo.org' doesn't match either of 'cloudfront.net', '*.cloudfront.net'\")))" - }, - "lolisandstuff.moe": { + "mellyn.isleofthewhitemoon.net": { "error": 404 }, - "social.tsuki.club": { - "error": "HTTPSConnectionPool(host='social.tsuki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pocketapocketa.eu": { + "glitch.librenet.co.za": { "nodeinfo": { - "metadata": { - "nodeName": "Plastic Paddy of the Universe", - "nodeDescription": "krozruch", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 14 + "localPosts": 171 }, - "version": "2.0" + "openRegistrations": true } }, - "cloud.cyclingforcookies.de": { + "wizards.town": { + "error": "HTTPSConnectionPool(host='wizards.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wizards.town' doesn't match 'movies.wizards.town'\")))" + }, + "mstdn.uei.co.jp": { + "error": "HTTPSConnectionPool(host='mstdn.uei.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.uei.co.jp' doesn't match either of 'www.technology-port.com', 'technology-port.com'\")))" + }, + "dickbutt.wtf": { + "error": "HTTPSConnectionPool(host='dickbutt.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/claus": { "error": 404 }, - "vidcommons.org": { - "error": "HTTPSConnectionPool(host='vidcommons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mstdn.ribbit.xyz": { + "error": 503 }, - "nextcloud.gegeweb.eu": { - "error": 403 + "social.acos.tv": { + "error": "HTTPSConnectionPool(host='social.acos.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot-lab.reclaim.technology": { + "mastodon.konc.wtf": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 158999 - }, + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 51 + }, "openRegistrations": false } }, - "toot.yapbreak.fr": { + "tegedon.net": { + "error": 404 + }, + "mastodon.lagrottedelours.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.ikata.co": { + "error": "HTTPSConnectionPool(host='social.ikata.co', port=443): Read timed out. (read timeout=3)" + }, + "letsrulethe.world": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -180753,16 +185390,28 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, - "exclusions": false, + "exclusions": true, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "NoOpPolicy", + "NormalizeMarkup", + "AntiLinkSpamPolicy", + "AntiFollowbotPolicy", + "HellthreadPolicy", + "SubchainPolicy", + "UserAllowListPolicy" ], - "quarantined_instances": [] + "mrf_user_allowlist": {}, + "quarantined_instances": [ + "gab.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -180770,10 +185419,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Yapmora", + "nodeDescription": "Where something goes on, but not quite there", + "nodeName": "It's a hard one", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -180821,7 +185470,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://toot.yapbreak.fr/users/yapbreak" + "https://letsrulethe.world/users/loosy" ], "suggestions": { "enabled": false @@ -180833,7 +185482,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -180846,7 +185495,7 @@ "version": "2.0.2" }, "usage": { - "localPosts": 30, + "localPosts": 1, "users": { "total": 3 } @@ -180854,19 +185503,56 @@ "version": "2.0" } }, - "mastodont.herokuapp.com": { - "error": 502 + "5mtb2vzl0zt5tvgqa7m2d72r.4chan.icu": { + "error": "HTTPSConnectionPool(host='5mtb2vzl0zt5tvgqa7m2d72r.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "sdr.haus": { - "error": "HTTPSConnectionPool(host='sdr.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon-toyama.xyz": { + "error": "HTTPSConnectionPool(host='mastodon-toyama.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "yume.social": { - "error": "HTTPSConnectionPool(host='yume.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "elvil.net": { + "error": 404 }, - "pl.inthecatsdreams.xyz": { - "error": "HTTPSConnectionPool(host='pl.inthecatsdreams.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ablage.tanzsport-schwedt.de": { + "error": 404 }, - "maki.chiba.tw": { + "pt.pube.tk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 6957, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Purum Bellum", + "nodeDescription": "For all your videoposting needs." + } + } + }, + "nc.littlebrick.house": { + "error": "HTTPSConnectionPool(host='nc.littlebrick.house', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.triathlon.one": { "nodeinfo": { "version": "2.0", "software": { @@ -180878,25 +185564,178 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 6 + "total": 7, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 146 + "localPosts": 6 }, "openRegistrations": true } }, - "nc.ohi.icu": { - "error": 404 + "nextcloud.cetialphafive.com": { + "error": "HTTPSConnectionPool(host='nextcloud.cetialphafive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kowai.youkai.town": { - "error": "HTTPSConnectionPool(host='kowai.youkai.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "repro.video": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 98828, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "rePRO.VIDEo", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } }, - "mirohli.m.to": { - "error": "HTTPSConnectionPool(host='mirohli.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "metal-kiel.de": { + "error": "HTTPSConnectionPool(host='metal-kiel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pla.social": { + "hub.opensocial.africa": { + "error": "HTTPSConnectionPool(host='hub.opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.dulib.re": { + "error": "HTTPSConnectionPool(host='nc.dulib.re', port=443): Read timed out. (read timeout=3)" + }, + "zagueros.wordpress.com": { + "error": 410 + }, + "freedn.online": { + "error": "HTTPSConnectionPool(host='freedn.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "birdity.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -180908,104 +185747,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", "chat", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "UserAllowListPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "kiwifarms.cc", - "baraag.net" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "albin.social", - "melalandia.tk", - "pieville.net", - "not-develop.gab.com", - "develop.gab.com", - "gab.com", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "weedis.life" - ], - "reject_deletes": [], - "report_removal": [] - }, - "mrf_user_allowlist": { - "freespeechextremist.com": 1 - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -181014,10 +185764,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "Pleroma Ubuntu 18.04 South Carolina USA", - "nodeName": "pla.social", + "nodeDescription": "\u041f\u043e\u0441\u0442-\u043a\u043e\u0440\u043e\u043d\u043e\u0432\u0438\u0440\u0443\u0441\u043d\u0430\u044f \u0441\u043e\u0446\u0441\u0435\u0442\u044c \u0434\u043b\u044f \u043b\u044e\u0434\u0435\u0439 \u0441 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u043c \u0430\u0443\u0442\u0438\u0437\u043c\u043e\u043c | support tg: t.me/birdity_chat | matrix: https://matrix.to/#/!uccIcZvRugNGqiyDJD:matrix.org?via=matrix.org", + "nodeName": "Birdity", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -181027,7 +185777,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -181064,7 +185815,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pla.social/users/pla" + "https://birdity.club/users/ugh", + "https://birdity.club/users/admin", + "https://birdity.club/users/wolf_theodor", + "https://birdity.club/users/ninesigns" ], "suggestions": { "enabled": false @@ -181073,7 +185827,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 1000000000 + "general": 16000000 } }, "openRegistrations": false, @@ -181086,63 +185840,95 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-505-ge57c1b60-develop" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 5112, + "localPosts": 126, "users": { - "total": 3 + "total": 26 } }, "version": "2.0" } }, - "mastodon.social/users/Superjan": { + "cloud.proxion.de": { "error": 404 }, - "cbfish.es": { - "error": "HTTPSConnectionPool(host='cbfish.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cbfish.es' doesn't match 'planet.chrisbeckstrom.com'\")))" - }, - "nuage.nozof.fr": { + "friendica.laboccadellupo.it": { "error": 404 }, - "stoptrackingus.io": { - "error": 404 + "sportscollecting.social": { + "error": "HTTPSConnectionPool(host='sportscollecting.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "federated.zone": { - "error": "HTTPSConnectionPool(host='federated.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "demon.care": { + "error": "HTTPSConnectionPool(host='demon.care', port=443): Read timed out. (read timeout=3)" }, - "icosahedron.website": { + "write.privacytools.io": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "write.privacytools.io", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 15, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.1" + }, "usage": { "users": { - "total": 809, - "activeMonth": 84, - "activeHalfyear": 144 + "total": 574, + "activeHalfyear": 53 }, - "localPosts": 297211 + "localPosts": 1416 }, - "openRegistrations": false + "version": "2.0" } }, - "www.criticalhit.net": { - "error": 403 + "cloud.thoughtfulonion.de": { + "error": "HTTPSConnectionPool(host='cloud.thoughtfulonion.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.nobodyhasthe.biz": { - "error": "HTTPSConnectionPool(host='social.nobodyhasthe.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.kikkirej.net": { + "error": "HTTPSConnectionPool(host='cloud.kikkirej.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toot.force-clan.io": { - "error": "HTTPSConnectionPool(host='toot.force-clan.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mstdn-tw.com": { + "error": "HTTPSConnectionPool(host='mstdn-tw.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jonleibowitz.social": { + "jos.prismdragon.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "polms.wapice-dev.fi": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cybertect.net": { + "error": 404 + }, + "un56ixzx7euwyr43.onion": { + "error": "HTTPSConnectionPool(host='un56ixzx7euwyr43.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.familie-reichl.org": { + "error": 404 + }, + "th0313f07gt.jp": { + "error": "HTTPSConnectionPool(host='th0313f07gt.jp', port=443): Read timed out. (read timeout=3)" + }, + "social.netdc.ca": { "nodeinfo": { "version": "2.0", "software": { @@ -181154,121 +185940,258 @@ ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 279 + "localPosts": 60 }, - "openRegistrations": false + "openRegistrations": true } }, - "ice-lolly.social": { - "error": 404 - }, - "mastodon.social/users/isalbaglaciere": { - "error": 404 - }, - "shizukuishi.hostdon.ne.jp": { + "peertube.parleur.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 3 }, - "localPosts": 13 + "localPosts": 10837, + "localComments": 13 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Peertube sur parleur.net", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "pleroma.abnd.space": { - "error": "HTTPSConnectionPool(host='pleroma.abnd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.louiz.org": { - "error": 404 - }, - "toot.ordinarius-fectum.net": { - "error": 502 - }, - "setastutt.jp": { - "error": "HTTPSConnectionPool(host='setastutt.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to setastutt.jp timed out. (connect timeout=3)'))" - }, - "ihearcats.wordpress.com": { - "error": 404 - }, - "pod.social": { - "error": "HTTPSConnectionPool(host='pod.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pod.social timed out. (connect timeout=3)'))" - }, - "dlpn.xn--krsgw--n73t.com": { - "error": 410 - }, - "mastodon.lieter.nl": { + "mythago.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 19 + "localPosts": 205 }, "openRegistrations": false } }, - "toot.cloud": { - "error": "HTTPSConnectionPool(host='toot.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "plygrnd.trblmkr.net": { - "error": "HTTPSConnectionPool(host='plygrnd.trblmkr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "open.pouet.social": { - "error": "HTTPSConnectionPool(host='open.pouet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gaybaby.club": { - "error": "HTTPSConnectionPool(host='gaybaby.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "donswelt.de": { - "error": 404 + "toot.damaron.net": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "justodon.net": { + "peertube.floss-marketing-school.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 2 }, - "localPosts": 17444 + "localPosts": 320, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "FLOSS Marketing School - PeerTube's instance", + "nodeDescription": "Welcome to the PeerTube's instance of the FLOSS Marketing School project. A future school for marketers to learn and share about digital marketing by using only FLOSS technologies." + } } }, - "mstdn.myifn.de": { + "net.scot": { + "error": 404 + }, + "blog.mxmaxime.ovh": { + "error": "HTTPSConnectionPool(host='blog.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.yaskey.tokyo": { + "error": "HTTPSConnectionPool(host='www.yaskey.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.ryankes.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -181280,118 +186203,150 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 6 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 16 + "localPosts": 45 }, - "openRegistrations": true + "openRegistrations": false } }, - "nc1.zordhak.fr": { - "error": "HTTPSConnectionPool(host='nc1.zordhak.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.libreplanetbr.org": { - "error": 404 - }, - "social.newbase.cloud": { - "error": "HTTPSConnectionPool(host='social.newbase.cloud', port=443): Read timed out. (read timeout=3)" - }, - "social.priva.si": { - "error": "HTTPSConnectionPool(host='social.priva.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.teromene.fr": { - "error": "HTTPSConnectionPool(host='pleroma.teromene.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "redliberal.com": { + "tiggi.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 454, - "activeMonth": 71, - "activeHalfyear": 231 + "total": 13, + "activeMonth": 7, + "activeHalfyear": 23 }, - "localPosts": 16933 + "localPosts": 4056 }, "openRegistrations": true } }, - "friendica.scaldra.net": { - "error": "HTTPSConnectionPool(host='friendica.scaldra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.scaldra.net' doesn't match either of '01010011.xyz', 'aaa.strathewerd.de', 'api.01010011.xyz', 'bilderflut.scaldra.net', 'exind.eu', 'rolf.strathewerd.de', 'scaldra.net', 'social.scaldra.net', 'strathewerd.de', 'www.scaldra.net', 'www.strathewerd.de'\")))" - }, - "zat.im": { - "error": 502 + "cloud.knutzen.org": { + "error": 404 }, - "boony.space": { - "error": "HTTPSConnectionPool(host='boony.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.sexyferret.science": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "d.fock.space": { - "error": "HTTPSConnectionPool(host='d.fock.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.sness.net": { + "error": "HTTPSConnectionPool(host='m.sness.net', port=443): Read timed out. (read timeout=3)" }, - "fvhp-imastodon14.herokuapp.com": { + "www.osa-p.net": { "error": 404 }, - "social.com.py": { - "error": "HTTPSConnectionPool(host='social.com.py', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "gunter.de": { + "error": "HTTPSConnectionPool(host='gunter.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gunter.de' doesn't match 'difalco.cloudnfi.it'\")))" }, - "giggleplex.red": { + "layer8.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 21, - "activeMonth": 18, - "activeHalfyear": 32 + "total": 1233, + "activeMonth": 130, + "activeHalfyear": 275 }, - "localPosts": 104 + "localPosts": 31764 }, "openRegistrations": true } }, - "yardboat.club": { - "error": "HTTPSConnectionPool(host='yardboat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "edgefire.sytes.net": { - "error": "HTTPSConnectionPool(host='edgefire.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "takulog.info": { + "error": "HTTPSConnectionPool(host='takulog.info', port=443): Read timed out. (read timeout=3)" }, - "cloud.born2webdesign.de": { - "error": 404 + "joshglenn.org": { + "error": "HTTPSConnectionPool(host='joshglenn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/usr_local_share": { + "katasumi.no-monogatari.com": { "error": 404 }, - "aperiodical.com": { - "error": 404 + "www.sizuma.website": { + "error": "HTTPSConnectionPool(host='www.sizuma.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lunareclip.se": { - "error": "HTTPSConnectionPool(host='lunareclip.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "thedisco.social": { + "error": "HTTPSConnectionPool(host='thedisco.social', port=443): Read timed out. (read timeout=3)" }, - "deep-weeb.com": { - "error": "HTTPSConnectionPool(host='deep-weeb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "intoku.uber.space": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "r2r0s Friendica Netzwerk", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "explicitContent": false + } + } }, - "chatstodon.com": { - "error": "HTTPSConnectionPool(host='chatstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-kr.com": { + "error": "HTTPSConnectionPool(host='mstdn-kr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "s.karp.id.au": { - "error": "HTTPSConnectionPool(host='s.karp.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.grngl.link": { + "error": "HTTPSConnectionPool(host='toot.grngl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "securityisdead.com": { + "ridethe.coffeesurge.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -181403,6 +186358,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { @@ -181419,10 +186375,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Security is Dead", + "nodeDescription": "coffeesurge is that special feeling after your 3rd cup of coffee", + "nodeName": "coffeesurge", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -181470,7 +186426,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://securityisdead.com/users/cjc" + "https://ridethe.coffeesurge.com/users/gashapwn" ], "suggestions": { "enabled": false @@ -181492,526 +186448,256 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.0" }, "usage": { - "localPosts": 60, + "localPosts": 81, "users": { - "total": 4 + "total": 3 } }, "version": "2.0" } }, - "m-thompson.co.uk": { + "ameci.online": { + "error": "HTTPSConnectionPool(host='ameci.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "armstube.com": { "nodeinfo": { - "metadata": { - "nodeName": "LongHouseLife", - "nodeDescription": "LonghouseLife :: Life on the Edge...", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.3.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 141 }, - "localPosts": 56 + "localPosts": 1426, + "localComments": 9 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Armstube", + "nodeDescription": "Armstube is a decentralized video streaming network" + } } }, - "kerkour.fr": { - "error": 404 + "mstdn.beanlog.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.beanlog.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.noisyspot.jp": { - "error": 404 + "gstest66.dalme.net": { + "error": "HTTPSConnectionPool(host='gstest66.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.quitter.org.uk": { + "rho.insom.me.uk": { "error": 404 }, - "miss.va-11-hall-a.cafe": { + "masto.squeakie.club": { + "error": "HTTPSConnectionPool(host='masto.squeakie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "xfb4m1ocbqh01.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='xfb4m1ocbqh01.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "update.yatno.web.id": { + "error": "HTTPSConnectionPool(host='update.yatno.web.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scl.zmb.cm": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.35.2" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Miss VA-11 Hall-A", - "nodeDescription": null, - "maintainer": { - "name": "Jilly", - "email": "jill@va-11-hall-a.cafe" + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 555 + }, + "openRegistrations": false } }, - "blog.sjbodzo.com": { + "hewwo.net": { + "error": "HTTPSConnectionPool(host='hewwo.net', port=443): Read timed out. (read timeout=3)" + }, + "piano.masto.host": { "nodeinfo": { - "metadata": { - "nodeName": "sjb", - "nodeDescription": "Personal blog with rants, mostly on tech", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 54, + "activeMonth": 5, + "activeHalfyear": 16 }, - "localPosts": 3 + "localPosts": 1536 }, - "version": "2.0" + "openRegistrations": true } }, - "skohub.lobid.org": { - "error": 404 - }, - "dutchxs.com": { - "error": "HTTPSConnectionPool(host='dutchxs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dutchxs.com' doesn't match either of 'jannekepostulart.nl', 'postul-art.com', 'postul-art.nl', 'postul.art', 'postulart.org', 'www.jannekepostulart.nl', 'www.postul-art.com', 'www.postul-art.nl', 'www.postul.art', 'www.postulart.org'\")))" - }, - "riberaru.m.to": { - "error": "HTTPSConnectionPool(host='riberaru.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "comomo.biz": { - "error": "HTTPSConnectionPool(host='comomo.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oslo.cf": { - "error": "HTTPSConnectionPool(host='oslo.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oslo.cf timed out. (connect timeout=3)'))" + "quasselkopf.de": { + "error": "HTTPSConnectionPool(host='quasselkopf.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.familiewieland.com": { - "error": "HTTPSConnectionPool(host='nextcloud.familiewieland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "www.express.co.uk": { + "error": 404 }, - "wanderduene.ctu.cx": { - "error": "HTTPSConnectionPool(host='wanderduene.ctu.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wanderduene.ctu.cx timed out. (connect timeout=3)'))" + "tetsugaku.place": { + "error": "HTTPSConnectionPool(host='tetsugaku.place', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "micro.json.blog": { - "error": 404 + "pt.a-trappes-terre.fr": { + "error": "HTTPSConnectionPool(host='pt.a-trappes-terre.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rcj.mstdon.app": { - "error": "HTTPSConnectionPool(host='rcj.mstdon.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rcj.mstdon.app timed out. (connect timeout=3)'))" + "gnusocial.today": { + "error": "HTTPSConnectionPool(host='gnusocial.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hiauntie.com": { - "error": "HTTPSConnectionPool(host='hiauntie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "blog.ahmadhaghighi.com": { + "error": 502 }, - "bctpub.duckdns.org": { - "error": "HTTPSConnectionPool(host='bctpub.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bctpub.duckdns.org timed out. (connect timeout=3)'))" + "bouts.me": { + "error": "HTTPSConnectionPool(host='bouts.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/Piss": { + "sitedethib.com": { "error": 404 }, - "horche.demkontinuum.de/profile/hoergen": { - "error": 404 + "rikoanap.tk": { + "error": "HTTPSConnectionPool(host='rikoanap.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.kessai-otaku.club": { + "kiritan.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 33, - "activeMonth": 9, - "activeHalfyear": 16 + "total": 228, + "activeMonth": 119, + "activeHalfyear": 156 }, - "localPosts": 13827 + "localPosts": 504035 }, - "openRegistrations": true + "openRegistrations": false } }, - "pwet.grassroot.space": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 39 - }, - "localPosts": 300 - }, - "software": { - "version": "1.0.7-2-ga067cf0f", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pwet.grassroot.space/users/jeanjack" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "grassroot", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "gopher", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "prout.social": { - "error": "HTTPSConnectionPool(host='prout.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "domoticz.sitedethib.com": { - "error": 404 - }, - "mastodon.yannikenss.de": { - "error": "HTTPSConnectionPool(host='mastodon.yannikenss.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.delort.gdn": { - "error": "HTTPSConnectionPool(host='social.delort.gdn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "p.a4.io": { - "error": 502 - }, - "toot.junkserv.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2 - }, - "openRegistrations": false - } - }, - "mastodon.hafen.io": { - "error": "HTTPSConnectionPool(host='mastodon.hafen.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.pressthebutton.pw": { - "error": "HTTPSConnectionPool(host='mastodon.pressthebutton.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "id.johnn.ie": { - "error": 404 + "kkczjpn.m.to": { + "error": "HTTPSConnectionPool(host='kkczjpn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dolphin.devporto.com": { + "friendica.vrije-mens.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "friendica", + "version": "2020.03-1338" }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], "outbound": [ - "atom1.0", - "rss2.0" + "friendica", + "diaspora", + "gnusocial" ] }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": { - "name": "devPorto", - "email": "devporto@protonmail.com" - }, - "maxNoteTextLength": 500 - } - } - }, - "nekomin.jp": { - "error": 500 - }, - "ta1k.ga": { - "error": "HTTPSConnectionPool(host='ta1k.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ta1k.ga timed out. (connect timeout=3)'))" - }, - "mastodon.nrev.org": { - "error": "HTTPSConnectionPool(host='mastodon.nrev.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "a4.io": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 117, + "activeHalfyear": 117, + "activeMonth": 36 }, - "localPosts": 118 + "localPosts": 2911, + "localComments": 29 }, + "openRegistrations": true, "metadata": { - "nodeName": "@t@a4.io", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } - } - }, - "f.harmonie-12.net": { - "error": "HTTPSConnectionPool(host='f.harmonie-12.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "www.rooshv.com": { - "error": 404 - }, - "masto.mancavgeek.co.uk": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "a2wzsz7nx583i31n077r2rd.4chan.icu": { - "error": "HTTPSConnectionPool(host='a2wzsz7nx583i31n077r2rd.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "lepenseur-lepenseur.blogspot.de": { - "error": "HTTPSConnectionPool(host='lepenseur-lepenseur.blogspot.com', port=443): Read timed out. (read timeout=3)" - }, - "cloud.stoneshire.de": { - "error": 404 - }, - "konkon.click": { - "error": 502 - }, - "print3d.social": { - "error": "HTTPSConnectionPool(host='print3d.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.toyoko.in": { - "error": "HTTPSConnectionPool(host='mstdn.toyoko.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "luggage.stratum0.net": { - "error": 404 - }, - "mastodon.social/users/pup": { - "error": 404 - }, - "gancio7.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio7.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.odon.cz": { - "error": "HTTPSConnectionPool(host='pleroma.odon.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "0": { - "error": "HTTPSConnectionPool(host='0', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "disneystarwarsisdumb.wordpress.com": { - "error": 404 - }, - "pl.comm.cx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-build.8796+gb8ba977.with.comm_cx" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 22, - "activeMonth": 27, - "activeHalfyear": 32 + "nodeName": "Friendica op Vrije-Mens", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 12609 - }, - "openRegistrations": true - } - }, - "scambait.social": { - "error": "HTTPSConnectionPool(host='scambait.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot.cf": { - "error": "HTTPSConnectionPool(host='toot.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.cf timed out. (connect timeout=3)'))" - }, - "masto.severino.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "livejournal", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "localPosts": 7 - }, - "openRegistrations": true + "explicitContent": false + } } }, - "mastodon.teamblackberry.jp": { - "error": "HTTPSConnectionPool(host='mastodon.teamblackberry.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "11defebrero.org": { - "error": 404 - }, - "ia.cafe": { + "social.nipponalba.scot": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -182023,26 +186709,201 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "chat", + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, - "exclusions": false, + "exclusions": true, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [], + "replace": [ + { + "pattern": "twitter.com", + "replacement": "nitter.net" + }, + { + "pattern": "www.youtube.com", + "replacement": "invidio.us" + }, + { + "pattern": "youtu.be", + "replacement": "invidio.us" + }, + { + "pattern": "youtube.com", + "replacement": "invidio.us" + } + ] + }, + "mrf_object_age": { + "actions": [ + "delist", + "strip_followers" + ], + "threshold": 172800 + }, "mrf_policies": [ - "NoOpPolicy" + "AntiFollowbotPolicy", + "HellthreadPolicy", + "AntiLinkSpamPolicy", + "ObjectAgePolicy", + "TagPolicy", + "SimplePolicy", + "KeywordPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "sinblr.com", + "mingxingsex.com", + "hotwife.social", + "artalley.porn", + "switter.at", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "pl.nudie.social", + "kink.social", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "anime.website", + "fuckonthefirst.date", + "piss.restaurant", + "propulse.club", + "quey.org", + "pawoo.net", + "mstdn.jp", + "kink.town", + "abdl.link", + "equestria.social", + "blimps.xyz", + "iscute.moe", + "fedibird.com", + "pokemon.men", + "snouts.online", + "fedifilth.xyz", + "my.dirtyhobby.xyz", + "pornfed.social", + "nsfw.social", + "bear.community", + "mstdn.social", + "mastodon.social", + "qaf.men", + "social.homunyan.com", + "princess.cat", + "shiro.dog" + ], + "media_nsfw": [ + "iscute.moe", + "kitsune.cafe", + "switter.at", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "mingxingsex.com", + "vipgirlfriend.xxx", + "dickgirlon.top", + "anime.website", + "wxw.moe", + "fuckonthefirst.date", + "humblr.social", + "fedifilth.xyz", + "my.dirtyhobby.xyz", + "pornfed.social", + "social.homunyan.com", + "qaf.men", + "hotwife.social", + "artalley.porn", + "social.myfreecams.com", + "pl.nudie.social", + "kink.social", + "kinky.business", + "piss.restaurant", + "kink.town", + "abdl.link", + "equestria.social", + "blimps.xyz", + "snouts.online", + "nsfw.social", + "bear.community", + "shiro.dog" + ], + "media_removal": [], + "reject": [ + "baraag.net", + "albin.social", + "loli.estate", + "nomoresha.me", + "gab.com", + "gab.ai", + "develop.gab.com", + "exited.eu", + "beehub.org", + "rightmastodon.com", + "disarray.nof.st", + "skippers-bin.com", + "spinster.xyz", + "fedichive.tk", + "mstdn.foxfam.club", + "jpop.club", + "freezepeach.xyz", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "glindr.org", + "neenster.org", + "fedi.absturztau.be", + "pleroma.qualessed.icu", + "sneak.berlin", + "ligma.pro", + "peervideo.club", + "social.illegalpornography.com", + "pleroma.mouse.services", + "blob.cat", + "busshi.moe", + "igel.jpop.club", + "freespeech.host", + "gleasonator.com", + "cliterati.club", + "coom.club", + "smuglo.li", + "gs.smuglo.li", + "not-develop.gab.com", + "social.foxfam.club", + "pl.smuglo.li", + "catgirl.life", + "neckbeard.xyz", + "gameliberty.club", + "social.librem.one", + "expired.mentality.rip", + "jaeger.website", + "liberdon.com", + "s.sneak.berlin" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, "maxRemoteFields": 20, "nameLength": 512, - "valueLength": 2048 + "valueLength": 512 }, "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "IA.Cafe", + "mailerEnabled": true, + "nodeDescription": "A little space on the fediverse for family and friends of the admin", + "nodeName": "nipponalba | pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -182063,7 +186924,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -182084,13 +186944,13 @@ "status", "tag", "user-search", - "user_exists", "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://ia.cafe/users/shukukei" + "https://social.nipponalba.scot/users/jk", + "https://social.nipponalba.scot/users/albannach" ], "suggestions": { "enabled": false @@ -182099,7 +186959,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 50000000 } }, "openRegistrations": false, @@ -182112,294 +186972,208 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 212, + "localPosts": 1227, "users": { - "total": 9 + "total": 4 } }, "version": "2.0" } }, - "oort.brettrd.com": { - "error": 404 - }, - "social.amnesiak.org": { - "error": "HTTPSConnectionPool(host='social.amnesiak.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mkd2.m544.net": { - "error": "HTTPSConnectionPool(host='mkd2.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lullis.net": { - "error": "HTTPSConnectionPool(host='lullis.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "resonanceaudiodistro.org": { - "error": 404 - }, - "wombat.online": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "banana.dog": { + "the.goofs.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "corgidon", - "version": "3.1.3+corgi" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 211, - "activeMonth": 114, - "activeHalfyear": 210 + "total": 50, + "activeMonth": 41, + "activeHalfyear": 58 }, - "localPosts": 29055 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Banana.dog", - "nodeDescription": "

\r\n

\r\nOfficially endorsed by @Gargron as a joke instance (along with freedom.horse). Things that make banana.dog unique as an instance.\r\n

\r\n
    \r\n
  • Federates with TOR servers
  • \r\n
  • Stays up to date, often running newest mastodon code
  • \r\n
  • Unique color scheme
  • \r\n
  • A thorough set of rules
  • \r\n
  • A BananaDogInc company. Visit our other sites sites including betaMax.video, psychicdebugging and gonnaroll
  • \r\n
\r\n

\r\nWho we are looking for:\r\nThis instance only allows senior toot engineers. If you have at least 10+ years of mastodon experience please apply here (https://banana.dog). We are looking for rockstar ninja rocket scientists and we offer unlimited PTO as well as a fully stocked snack bar (with soylent). We are a lean, agile, remote friendly mastodon startup that pays in the bottom 25% for senior tooters. All new members get equity via an innovative ICO call BananaCoin.\r\n

\r\n

\r\nThe interview process\r\nTo join we have a take home exam that involves you writing several hundred toots that we can use to screen you. We will then throw these away during your interview so that we can do a technical screening where we use a whiteboard to evaluate your ability to re-toot memes and shitpost in front of a panel. This panel will be composed of senior tooters who are all 30 year old cis white males (coincidence).\r\n

\r\n

\r\nHere are the reasons you may want to join:\r\nWe are an agile tooting startup (a tootup). That means for every senior tooter we have a designer, a UX person, a product manager, project manager and scrum master. We meet for 15min every day and plan twice a week in a 3 hour meeting but it\u2019s cool because you get lunch and have to attend. Our tooters love it, I would know if they didn\u2019t since we all have standing desks in an open office layouts d can hear everything!\r\n

\r\n

\r\nSupport our sites on Patreon\r\n

\r\n

", - "nodeTerms": "", - "siteContactEmail": "corgi@banana.dog", - "domainCount": 5862, - "features": [ - "mastodon_api", - "mastodon_api_streaming" - ], - "invitesEnabled": true, - "federation": { - "rejectMedia": [ - "porn-k.com", - "search.fedi.app" - ], - "rejectReports": [ - "wagesofsinisdeath.com", - "honey.church", - "mobile.co", - "neckbeard.xyz", - "search.fedi.app" - ], - "silence": [ - "pl.smuglo.li", - "rainbowdash.net", - "skippers-bin.com", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au2pb.net", - "gorf.club", - "sealion.club", - "gs.smuglo.li", - "unsafe.space", - "pawoo.net", - "mstdn.jp", - "mstdn.maud.io", - "wrongthink.net", - "libertarianism.club", - "mastodon-train.info", - "music.pawoo.net", - "oransns.com", - "knzk.me", - "mastodon.cloud", - "mastodon.motcha.tech", - "unnerv.jp", - "gamelinks007.net", - "lainternet.online", - "switter.at", - "voluntaryism.club", - "toot.love", - "social.hidamari.blue", - "social.homunyan.com", - "anitwitter.moe", - "ika.moe", - "admins.town", - "bofa.lol", - "wagesofsinisdeath.com", - "honey.church", - "albin.social", - "newjack.city", - "mobile.co", - "neckbeard.xyz", - "humblr.social", - "hotwife.social", - "shigusegubu.club", - "xn--6r8h.tk", - "melalandia.tk", - "freespeech.host", - "kys.moe", - "pl.kys.moe", - "rightmastodon.com", - "social.culturewar.us", - "forum.decisiveliberty.news", - "porntube.host", - "pl.wowana.me", - "beehub.org", - "cawfee.club", - "disarray.nof.st", - "mstdn.foxfam.club", - "rcsocial.net", - "yang.social", - "porn-k.com", - "cliterati.club", - "freespeechextremist.com", - "inditoot.com", - "ligma.pro", - "gamers.exposed", - "search.fedi.app" - ], - "suspend": [ - "porntoot.com", - "preteengirls.biz", - "pleroma.cucked.me", - "social.allthefallen.ninja", - "baraag.net", - "rapefeminists.network", - "gasthe.lgbt", - "daffodil-11.org", - "pieville.net", - "gab.com", - "gab.ai", - "lets.saynoto.lgbt", - "exited.eu", - "cyzed.com", - "gab.sleeck.eu", - "weedis.life", - "kiwifarms.net", - "kiwifarms.cc", - "gabfed.com", - "speakfree.world", - "warc.space", - "polaris-1.work", - "gabble.xyz", - "spinster.xyz", - "functor.pro", - "gendercritical.club", - "gendercritical.space", - "gleasonator.com", - "gab.protohype.net", - "liveview.cf", - "gameliberty.club", - "buckeye.social", - "protohype.net", - "fuck-man-i-just-want-like-one-friend.xyz" - ] - } + "localPosts": 412 }, - "services": { - "outbound": [], - "inbound": [] - } + "openRegistrations": true } }, - "awsmp.pl": { - "error": "HTTPSConnectionPool(host='awsmp.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meron.m.to": { + "error": "HTTPSConnectionPool(host='meron.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.otherkin.club": { - "error": "HTTPSConnectionPool(host='relay.otherkin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.otherkin.club' doesn't match 'has.foxiepa.ws'\")))" + "gibble.be": { + "error": "HTTPSConnectionPool(host='gibble.be', port=443): Read timed out. (read timeout=3)" }, - "teamtk.eu": { - "error": 403 + "fedi.ariacorbett.com": { + "error": "HTTPSConnectionPool(host='fedi.ariacorbett.com', port=443): Read timed out. (read timeout=3)" }, - "social.lavolte.net": { - "error": "HTTPSConnectionPool(host='social.lavolte.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "notebook.yokohama": { + "error": "HTTPSConnectionPool(host='notebook.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.yamaken.jp": { + "adoma.in": { + "error": "HTTPSConnectionPool(host='adoma.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "o.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "carnit.as": { + "error": "HTTPSConnectionPool(host='carnit.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gnusocial.u-v.de": { + "error": "HTTPSConnectionPool(host='gnusocial.u-v.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "steamdb.info": { + "error": 403 + }, + "pod.diaspora.software": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "diaspora", + "version": "0.7.99.0-p002d427f" }, - "protocols": [ - "activitypub" - ], + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 6 + "localPosts": 146, + "localComments": 933 }, - "openRegistrations": false + "metadata": { + "nodeName": "diaspora* HQ", + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "hq" + } } }, - "blog.dshr.org": { + "friendica.currentdir.com": { "error": 404 }, - "minuit.xyz": { - "error": "HTTPSConnectionPool(host='minuit.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "uribe.cafe": { + "nodeinfo": { + "metadata": { + "mediaProxy": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Uribe Cafe", + "private": false + }, + "openRegistrations": false, + "protocols": [ + "ostatus", + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "Pleroma 0.9.0 ba72c51a0f6f8a64a24a96c89d4cb8cfcfb7a245" + }, + "usage": { + "localPosts": 152, + "users": { + "total": 1 + } + }, + "version": "2.0" + } }, - "social.up.edu.ph": { + "kellum.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 62, - "activeMonth": 6, - "activeHalfyear": 18 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 1237 + "localPosts": 120 }, "openRegistrations": false } }, - "mastodon.social/users/anotak": { + "paulbutler.org": { + "error": "Exceeded 30 redirects." + }, + "lanterner.cf": { + "error": "HTTPSConnectionPool(host='lanterner.cf', port=443): Read timed out. (read timeout=3)" + }, + "video.ivel.fr": { "error": 404 }, - "pl.quic.fr": { + "next.kob-net.de": { + "error": 500 + }, + "fv.librepush.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true + "version": "2.0", + "usage": { + "users": { + "total": 69 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 995 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A single-user fediverse server instance.", - "nodeName": "pl.quic.fr", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -182432,45 +187206,55 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.quic.fr/users/nino" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 361, - "users": { - "total": 3 - } - }, - "version": "2.0" + "nodeName": "LibrePush.net Pleroma", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "friendica.afsedu.eu": { - "error": "HTTPSConnectionPool(host='friendica.afsedu.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "nxc.rho.nz": { + "error": "HTTPSConnectionPool(host='nxc.rho.nz', port=443): Read timed out. (read timeout=3)" }, - "friendica.astatu.berlin": { + "makephotos.twinkaga.in": { + "error": "HTTPSConnectionPool(host='makephotos.twinkaga.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/jeroensmeets": { + "error": 404 + }, + "cheesecloud.cheesefamily.id.au": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "f.kretschmann.social": { "nodeinfo": { "version": "1.0", "software": { @@ -182497,14 +187281,21 @@ ], "outbound": [ "gnusocial", - "smtp", - "twitter" + "smtp" ] }, - "usage": [], + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + }, + "localPosts": 3, + "localComments": 12 + }, "openRegistrations": false, "metadata": { - "nodeName": "Friendica | AStA TU Berlin", + "nodeName": "Kretschmann Friendica Network", "protocols": { "inbound": [ "friendica", @@ -182524,516 +187315,53 @@ }, "services": { "inbound": [ - "gnusocial", - "twitter" + "gnusocial" ], "outbound": [ "gnusocial", - "smtp", - "twitter" + "smtp" ] }, "explicitContent": false } } }, - "hannah.raspberryip.com": { - "error": 404 + "social.eorlbruder.de": { + "error": "HTTPSConnectionPool(host='social.eorlbruder.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tamx.tk": { - "error": "HTTPSConnectionPool(host='tamx.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.jasongreen.net": { + "error": "HTTPSConnectionPool(host='social.jasongreen.net', port=443): Read timed out. (read timeout=3)" }, - "social.gibberfish.org": { + "gnusocial.freedombone.net": { + "error": "HTTPSConnectionPool(host='gnusocial.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "allbees.be": { + "error": "HTTPSConnectionPool(host='allbees.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.mnko.info": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 5434, - "activeHalfyear": 3018, - "activeMonth": 774 - }, - "localPosts": 43810, - "localComments": 6263 - }, - "metadata": { - "nodeName": "Gibberfish Social", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "podmin" - } - } - }, - "mastodon.odat.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 2, - "activeHalfyear": 10 - }, - "localPosts": 54 - }, - "openRegistrations": true - } - }, - "toot.yikes.dog": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 5, - "activeHalfyear": 13 - }, - "localPosts": 574 - }, - "openRegistrations": true - } - }, - "mdx.k-easti.tk": { - "error": "HTTPSConnectionPool(host='mdx.k-easti.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mdx.k-easti.tk timed out. (connect timeout=3)'))" - }, - "mstdn.tenka.love": { - "error": "HTTPSConnectionPool(host='mstdn.tenka.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "haikudon.jp": { - "error": "HTTPSConnectionPool(host='haikudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "publicanxiety.us": { - "nodeinfo": { - "metadata": { - "nodeName": "anxiety: a public memoir", - "nodeDescription": "*TRIGGER WARNING*", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 60 - }, - "version": "2.0" - } - }, - "www.birddon.com": { - "error": "HTTPSConnectionPool(host='www.birddon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "postdon.com": { - "error": 404 - }, - "friendica.obscuritus.ca": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "My Friend Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "naturalistlife.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Naturalist Life", - "nodeDescription": "Living life, naturally", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "koolkidsonly.club": { - "error": "HTTPSConnectionPool(host='koolkidsonly.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "wf.melatonin.fun": { - "error": 404 - }, - "toot.wiredpunch.com": { - "error": "HTTPSConnectionPool(host='toot.wiredpunch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ohrenbilder.de": { - "error": 404 - }, - "haikara.party": { - "error": "HTTPSConnectionPool(host='haikara.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hackers.life": { - "error": "HTTPSConnectionPool(host='hackers.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "meron.m.to": { - "error": "HTTPSConnectionPool(host='meron.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.ryanak.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 7997 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/JoeTortuga": { - "error": 404 - }, - "pixelfed.heavyrubberslave.com": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.heavyrubberslave.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "5000", - "max_caption_length": "512", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.heavyrubberslave.com", - "url": "https://pixelfed.heavyrubberslave.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.7" - }, - "usage": { - "localPosts": 20, - "localComments": 0, - "users": { - "total": 15, - "activeHalfyear": 11, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "xn--xcke3ca.tokyo": { - "error": "HTTPSConnectionPool(host='xn--xcke3ca.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pterotype.dereferenced.org": { - "error": "HTTPSConnectionPool(host='pterotype.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "loveisover.me": { - "error": "HTTPSConnectionPool(host='loveisover.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "gancio.vbrandl.net": { - "error": 404 - }, - "nobodyhere.xyz": { - "error": "HTTPSConnectionPool(host='nobodyhere.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nobodyhere.xyz timed out. (connect timeout=3)'))" - }, - "mastodonspain.com": { - "error": "HTTPSConnectionPool(host='mastodonspain.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "yougaku20c.m.to": { - "error": "HTTPSConnectionPool(host='yougaku20c.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nematode.playingwithworms.org.uk": { - "error": 404 - }, - "olllllllo.fun": { - "error": "HTTPSConnectionPool(host='olllllllo.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "beta.koyu.space": { - "error": "HTTPSConnectionPool(host='beta.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ct2hmr.no-ip.org": { - "error": "HTTPSConnectionPool(host='ct2hmr.no-ip.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "wetube.ojamajo.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 107, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Ojamajo Doremi - Centre de Visionnage", - "nodeDescription": "Visionnez le contenu du d\u00e9p\u00f4t en toute simplicit\u00e9 gr\u00e2ce \u00e0 ce centre de visionnage enti\u00e8rement propuls\u00e9 par PeerTube." - } - } - }, - "puzzle.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 4 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "pl.kpherox.dev": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "pawoo.net" - ], - "media_removal": [], - "reject": [], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 2048, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "kPherox server", - "nodeName": "pl.kpherox.dev", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma.mneko.info", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -183081,10 +187409,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.kpherox.dev/users/kPherox" + "https://pleroma.mnko.info/users/mneko" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -183095,7 +187427,8 @@ }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -183103,10 +187436,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-857-g07873678-stable" + "version": "1.1.6" }, "usage": { - "localPosts": 11869, + "localPosts": 644, "users": { "total": 2 } @@ -183114,37 +187447,7 @@ "version": "2.0" } }, - "pointieststick.wordpress.com": { - "error": 404 - }, - "net.scot": { - "error": 403 - }, - "firebrand.ml": { - "error": "HTTPSConnectionPool(host='firebrand.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to firebrand.ml timed out. (connect timeout=3)'))" - }, - "cloud.g31.de": { - "error": 404 - }, - "neathobby.com": { - "error": 404 - }, - "lovelive-anime.tk": { - "error": "HTTPSConnectionPool(host='lovelive-anime.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "secure.kiwi": { - "error": "HTTPSConnectionPool(host='secure.kiwi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social-u.tokyo": { - "error": "HTTPSConnectionPool(host='social-u.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "spica.wrk.ru": { - "error": 404 - }, - "mastodon.carper.ca": { - "error": "HTTPSConnectionPool(host='mastodon.carper.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.obspm.fr": { + "social.diva.exchange": { "nodeinfo": { "version": "2.0", "software": { @@ -183156,220 +187459,22 @@ ], "usage": { "users": { - "total": 20, - "activeMonth": 16, - "activeHalfyear": 23 - }, - "localPosts": 224 - }, - "openRegistrations": true - } - }, - "cloud.migennes.net": { - "error": 403 - }, - "nextcloud.lieberbiber.de": { - "error": 404 - }, - "kafuka.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch+kafuka" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 27, - "activeMonth": 61, - "activeHalfyear": 81 - }, - "localPosts": 1057 - }, - "openRegistrations": true - } - }, - "banneddata.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 15796, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "BannedData", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "misskey.barippi.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.36.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null - }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "d6fl6fm6b7mlezs28f9umv22.4chan.icu": { - "error": "HTTPSConnectionPool(host='d6fl6fm6b7mlezs28f9umv22.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.social/users/jplebreton": { - "error": 404 - }, - "f.haeder.net/profile/roland": { - "error": 404 - }, - "less.re": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "less.re", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "mastodon.link": { - "error": "HTTPSConnectionPool(host='mastodon.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kicou.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 5, + "total": 3, + "activeMonth": 3, "activeHalfyear": 5 }, - "localPosts": 3526 + "localPosts": 18 }, "openRegistrations": true } }, - "cloud.mutnt.io": { - "error": 403 + "error": { + "error": "HTTPSConnectionPool(host='error', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lasershark.army": { - "error": "HTTPSConnectionPool(host='lasershark.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.social/users/sikkdays": { + "error": 404 }, - "tube.port0.xyz": { + "videos-libr.es": { "nodeinfo": { "version": "2.0", "software": { @@ -183389,16 +187494,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 12 }, - "localPosts": 796, - "localComments": 0 + "localPosts": 2542, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", + "nodeName": "videos-libr.es", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -183421,7 +187526,13 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { @@ -183429,7 +187540,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -183508,182 +187619,7 @@ } } }, - "misskey.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1-io" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "", - "nodeDescription": "", - "maintainer": { - "name": "Misskey HQ", - "email": "support@misskey.io" - }, - "langs": [ - "ja", - "en", - "zh", - "ko", - "fr", - "de" - ], - "tosUrl": "https://github.com/MisskeyIO/policy/blob/master/tos.md", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "t.atpons.com": { - "error": "HTTPSConnectionPool(host='t.atpons.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud2.vault84.de": { - "error": 404 - }, - "mastodon.wivodaim.com": { - "error": "HTTPSConnectionPool(host='mastodon.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.chaosonline.pl": { - "error": "HTTPSConnectionPool(host='pleroma.chaosonline.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.chaosonline.pl' doesn't match 'bin.kodzitsu.pl'\")))" - }, - "source-code.club": { - "error": "HTTPSConnectionPool(host='source-code.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.uuu.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 70 - }, - "openRegistrations": false - } - }, - "siedler.ro": { - "error": "HTTPSConnectionPool(host='siedler.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.luon.net": { - "error": 404 - }, - "zundan-mastodon-experiment.herokuapp.com": { - "error": 404 - }, - "mstdn.daichan.club": { - "error": "HTTPSConnectionPool(host='mstdn.daichan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.daichan.club' doesn't match 'daichan.club'\")))" - }, - "42pix.pl": { - "error": "HTTPSConnectionPool(host='42pix.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.destruktive.one": { - "error": "HTTPSConnectionPool(host='mstdn.destruktive.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nexus8.cf": { - "error": "HTTPSConnectionPool(host='social.nexus8.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.nexus8.cf timed out. (connect timeout=3)'))" - }, - "cloud.peter.saarland": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "friendica.albin.cc": { - "error": "HTTPSConnectionPool(host='friendica.albin.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.albin.cc' doesn't match either of 'albertsgarage.co.uk', 'www.albertsgarage.co.uk'\")))" - }, - "pleroma.fun": { - "error": "HTTPSConnectionPool(host='pleroma.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "socnet.geniusmusing.com": { - "error": 406 - }, - "pleroma.store": { - "error": "HTTPSConnectionPool(host='pleroma.store', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.epyisageek.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 1340 - }, - "openRegistrations": false - } - }, - "cascadia.social": { - "error": "HTTPSConnectionPool(host='cascadia.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.tigefa.space": { - "error": "HTTPSConnectionPool(host='social.tigefa.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-ouj.org": { - "error": "HTTPSConnectionPool(host='mstdn-ouj.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yeager.tech": { - "error": "HTTPSConnectionPool(host='yeager.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yeager.tech timed out. (connect timeout=3)'))" - }, - "9v5j3b8vp6li.4chan.icu": { - "error": "HTTPSConnectionPool(host='9v5j3b8vp6li.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "m.dumez.info": { - "error": "HTTPSConnectionPool(host='m.dumez.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "montpellier.buzz": { - "error": "HTTPSConnectionPool(host='montpellier.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "cloud.alessio.cc": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "decentralized.faith": { - "error": "HTTPSConnectionPool(host='decentralized.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to decentralized.faith timed out. (connect timeout=3)'))" - }, - "honk.toast.cafe": { - "error": 404 - }, - "fedi.dananglin.me.uk": { + "social.skiant.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -183695,6 +187631,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", + "chat", "relay" ], "federation": { @@ -183708,17 +187646,135 @@ "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "freespeechextremist.com", - "pawoo.net", - "sinblr.com", - "switter.at", - "vipgirlfriend.xxx" + "mastodon.social" + ], + "media_nsfw": [ + "switter.at" ], - "media_nsfw": [], "media_removal": [], "reject": [ + "abdl.link", + "framapiaf.fr", + "freeradical.zone", + "glitterkitten.co.uk", + "jorts.horse", + "kznk.me", + "mamot.fr", + "mastodo.ar.al", + "mastodon.gougere.fr", + "neckbeard.xyz", + "radical.town", + "social.quodverum.com", + "switter.co", + "witches.live", + "hackers.town", + "misskey.io", + "misskey.xyz", + "mstdn.io", + "gab.com", + "develop.gab.com", + "cyzed.com", + "not-develop.gab.com", + "gab.sleeck.eu", + "exited.eu", + "gab.polaris-1.work", + "kiwifarms.cc", + "kiwifarms.net", + "kiwifarms.is", + "2.distsn.org", + "2hu.club", + "anitwitter.moe", + "ap.uwu.st", "baraag.net", - "gab.com" + "cofe.moe", + "comm.network", + "community.highlandarrow.com", + "counter.social", + "ediot.social", + "explosion.party", + "feminism.lgbt", + "freehold.earth", + "freespeech.firedragonstudios.com", + "freespeech.host", + "freespeechextremist.com", + "freezepeach.xyz", + "friends.nico", + "gameliberty.club", + "gasthe.lgbt", + "goldandblack.xyz", + "gs.archae.me", + "gs.kawa-kun.com", + "gs.mon5t3r.info", + "gs.smuglo.li", + "hakui.club", + "homura.space", + "ika.moe", + "jabb.in", + "karolat.press", + "kawaiistu.moe", + "kneegrows.top", + "kowai.youkai.town", + "kyot.me", + "liberdon.com", + "libertarianism.club", + "loli.estate", + "lolis.world", + "manx.social", + "mastodon.loliandstuff.moe", + "melalandia.tk", + "mobile.co", + "music.pawoo.net", + "niu.moe", + "noagenda.social", + "noagendasocial.com", + "not.phrack.fyi", + "npf.mlpol.net", + "pawoo.net", + "pl.smuglo.li", + "pleroma.cucked.me", + "pleroma.rareome.ga", + "pleroma.soykaf.com", + "pleroma.yorha.club", + "preteengirls.biz", + "pridelands.io", + "qoto.org", + "rainbowdash.net", + "rapefeminists.network", + "sealion.club", + "shitasstits.life", + "shitasstits.life", + "shitposter.club", + "social.allthefallen.ninja", + "social.au2pb.net", + "social.guizzyordi.info", + "social.heldscal.la", + "social.hidamari.blue", + "social.homunyan.com", + "social.i2p.rocks", + "social.louisoft01.moe", + "social.lucci.xyz", + "social.raptorengineering.io", + "social.sunshinegardens.org", + "social.super-niche.club", + "social.targaryen.house", + "social.wiuwiu.de", + "socnet.supes.com", + "sunshinegardens.org", + "thechad.zone", + "toot.love", + "unsafe.space", + "vampire.estate", + "voluntaryism.club", + "wagesofsinisdeath.com", + "waifu.social", + "weeaboo.space", + "wogan.im", + "woofer.alfter.us", + "wrongthink.net", + "wxw.moe", + "yiff.rocks", + "youkai.town", + "zerohack.xyz" ], "report_removal": [] }, @@ -183732,8 +187788,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Yet another single-user Pleroma instance in the Fediverse.", - "nodeName": "Free Flow", + "nodeDescription": "Skiant's own home on the Fediverse", + "nodeName": "Skiant's Home Server", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -183781,7 +187837,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.dananglin.me.uk/users/dan" + "https://social.skiant.net/users/Skiant" ], "suggestions": { "enabled": false @@ -183790,7 +187846,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 32000000 } }, "openRegistrations": false, @@ -183803,23 +187859,126 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-30-g00d17520-develop" }, "usage": { - "localPosts": 9, + "localPosts": 1633, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mi-chan.work": { + "social.wollenberg.name": { + "error": "HTTPSConnectionPool(host='social.wollenberg.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.wollenberg.name' doesn't match 'mirko.wollenberg.name'\")))" + }, + "horche.demkontinuum.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 3015, + "localComments": 630 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "horche dem Kontinuum - Friendica", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "pepe.fullhosting.eu": { + "error": 403 + }, + "mastodon.floss-marketing-school.com": { + "error": 404 + }, + "masto.ml": { + "error": "HTTPSConnectionPool(host='masto.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "v.bearvideo.win": { + "error": 404 + }, + "pond.masto.host": { + "error": "HTTPSConnectionPool(host='pond.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.pinchovicara.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "don.waytt.ml": { + "error": "HTTPSConnectionPool(host='don.waytt.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "msky.h3z.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "misskey", - "version": "11.37.1" + "version": "12.36.1-h3zjp" }, "protocols": [ "activitypub" @@ -183836,195 +187995,544 @@ "users": {} }, "metadata": { - "nodeName": "\u307f\u30fc\u3059\u304d\u30fc / Mi-sskey", - "nodeDescription": "A Hi Everyone! Welcome to Mi-sskey Land!!
\n\u307f\u30fc\u3059\u304d\u30fc\u306f\u307f\u30fc\u3061\u3083\u305d\u304c\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002
\n\u57fa\u672c\u7684\u306b\u30d0\u30cb\u30e9\u306eMisskey\u306e\u6700\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u8ffd\u5f93\u3059\u308b\u30ce\u30f3\u30b8\u30e3\u30f3\u30eb\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002
\n\u304c\u3001\u9bd6\u7f36\u3068\u30e6\u30fc\u30b6\u30fc\u306e\u8272\u304c\u5f37\u3044\u306e\u3067\u30af\u30bb\u306e\u3042\u308b\u4f1a\u8a71\u5185\u5bb9\u306b\u306a\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002", + "nodeName": "\u307f\u3059\u304d\u30fc", + "nodeDescription": "Misskey \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3059\u3002", "maintainer": { - "name": "michan", - "email": "mimizuku_niconico@yahoo.co.jp" + "name": "h3zjp", + "email": null }, "langs": [ - "ja", - "jp" - ], - "ToSUrl": null, - "repositoryUrl": "https://github.com/kinopippi/misskey", - "feedbackUrl": "https://github.com/kinopippi/misskey/issues/new", - "announcements": [ - { - "text": "4/20\u306b\u5927\u898f\u6a21\u306a\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u884c\u3044\u3001\u305d\u306e\u969b\u306b\u57fa\u76e4\u30b7\u30b9\u30c6\u30e0\u3092\u65b0\u30c7\u30fc\u30bf\u306b\u79fb\u884c\u3059\u308b\u4f5c\u696d\u3092\u884c\u3044\u307e\u3057\u305f\u304c\u3001\u4e00\u90e8\u306e\u753b\u50cf\u30c7\u30fc\u30bf\u3084\u6295\u7a3f\u30c7\u30fc\u30bf\u304c\u79fb\u884c\u3067\u304d\u305a\u3001\u6d88\u5931\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u3054\u3081\u3093\u306a\u3055\u3044\uff01\n\u304a\u624b\u6570\u3067\u3059\u304c\u3001\u3082\u3046\u4e00\u5ea6\u30a2\u30a4\u30b3\u30f3\u3084\u30d8\u30c3\u30c0\u306e\u518d\u8a2d\u5b9a\u3092\u304a\u9858\u3044\u3057\u307e\u3059\u3002\u3002", - "title": "\u5927\u898f\u6a21\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u306b\u4f34\u3046\u30c7\u30fc\u30bf\u6d88\u5931\u306b\u3064\u3044\u3066" - }, - { - "text": "\u30a2\u30a4\u30b3\u30f3\u304c\u3067\u306a\u3044\u306e\u30d0\u30b0\u3063\u307d\u3044\u306e\u3067\u3082\u3046\u5c11\u3057\u304a\u5f85\u3061\u4e0b\u3055\u3044", - "title": "\u3068\u3044\u3046\u304b" - } + "ja" ], + "tosUrl": "https://app.h3z.jp/url.php?url=tos", + "repositoryUrl": "https://github.com/h3zjp/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", "disableRegistration": false, - "disableLocalTimeline": false, + "disableLocalTimeline": true, "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, + "enableRecaptcha": false, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, "enableServiceWorker": true } } }, - "mastodon.uvolante.org": { + "misskey.xyz": { + "error": "HTTPSConnectionPool(host='misskey.xyz', port=443): Read timed out. (read timeout=3)" + }, + "interfesse.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.bruniau.net": { + "error": 403 + }, + "pixelfed.snakenode.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "metadata": { + "nodeName": "pixelfed.snakenode.eu", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.snakenode.eu", + "domain": "pixelfed.snakenode.eu", + "url": "https://pixelfed.snakenode.eu", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 1, + "localComments": 0, "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 6 - }, - "localPosts": 0 + "total": 4, + "activeHalfyear": 2, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": false } }, - "mstdn.icu": { - "error": "HTTPSConnectionPool(host='mstdn.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "catholicism.rocks": { + "error": "HTTPSConnectionPool(host='catholicism.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "melb.social": { + "fai.cisti.org": { + "error": "HTTPSConnectionPool(host='fai.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.paulbutler.org": { + "error": "HTTPSConnectionPool(host='m.paulbutler.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "floatie.xyz": { + "error": "HTTPSConnectionPool(host='floatie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "otter.tube": { + "error": "HTTPSConnectionPool(host='otter.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "info.sabakan.industries": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "info.sabakan.industries", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 3, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.1" + }, "usage": { "users": { - "total": 13, - "activeMonth": 1, + "total": 11, "activeHalfyear": 2 }, - "localPosts": 1605 + "localPosts": 34 }, - "openRegistrations": false + "version": "2.0" } }, - "traumlande.ocloud.de": { - "error": 404 - }, - "wolke.black-milk.de": { - "error": 404 - }, - "mspa.social": { + "peertube.live": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 10 + "total": 1973 }, - "localPosts": 0 + "localPosts": 255226, + "localComments": 66 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube(LIVE)", + "nodeDescription": "PeerTube(LIVE) is a decentralized, censorship-free video platform that cannot be controlled by a person, government, or company. Built on PeerTube ActivityPub.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + }, + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "pixel.amiensweb.fr": { - "error": "HTTPSConnectionPool(host='pixel.amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "socialtest.dropbear.xyz": { - "error": "HTTPSConnectionPool(host='socialtest.dropbear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "rickg77.uber.space": { + "error": 500 }, - "spinster.xyz": { + "plume.alpharius.io": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.2n3904.net": { - "error": "HTTPSConnectionPool(host='mastodon.2n3904.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.2n3904.net' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" - }, - "mstdn.a-apple.net": { - "error": "HTTPSConnectionPool(host='mstdn.a-apple.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mhxx.hostdon.jp": { + "error": "HTTPSConnectionPool(host='mhxx.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "yarr.io": { - "error": "Expecting value: line 3 column 1 (char 2)" + "ourlittle.space": { + "error": "HTTPSConnectionPool(host='ourlittle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.reher.space/friendica": { - "error": "HTTPSConnectionPool(host='social.reher.space', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.reher.space' doesn't match either of 'jupyter.reher.space', 'reher.space'\")))" + "glitch.cx": { + "error": "HTTPSConnectionPool(host='glitch.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "1stterm.sakakidon.icscoe.jp": { - "error": 404 + "mastodon.c0ffee.net": { + "error": "HTTPSConnectionPool(host='mastodon.c0ffee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.chr.ddnss.de": { + "www.devporto.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 5 + "total": 1 }, - "localPosts": 30 + "localPosts": 31, + "localComments": 14 }, - "openRegistrations": true + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "devporto@protonmail.com" + } } }, - "friends.tn": { - "error": "HTTPSConnectionPool(host='friends.tn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "nkhsprichmitmir.ocloud.de": { + "error": 404 }, - "mastodon.matubusi.com": { - "error": "HTTPSConnectionPool(host='mastodon.matubusi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "denhaag.masto.host": { + "error": "HTTPSConnectionPool(host='denhaag.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "unchapeau-dev.marnanel.org": { - "error": "HTTPSConnectionPool(host='unchapeau-dev.marnanel.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "walrein.m.to": { + "error": "HTTPSConnectionPool(host='walrein.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "prose.zone": { - "error": "HTTPSConnectionPool(host='prose.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "terfes.redirectme.net": { + "error": "HTTPSConnectionPool(host='terfes.redirectme.net', port=443): Read timed out. (read timeout=3)" }, - "localist.org": { - "error": "HTTPSConnectionPool(host='localist.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "cichap.azurewebsites.net": { + "error": "HTTPSConnectionPool(host='cichap.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.harijs.id.lv": { - "error": 404 + "fixie.life": { + "error": "HTTPSConnectionPool(host='fixie.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jacky.wtf": { + "develop.gab.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "blue.0sand1s.net": { + "error": "HTTPSConnectionPool(host='blue.0sand1s.net', port=443): Read timed out. (read timeout=3)" + }, + "go.kibi.family": { "error": 404 }, - "video.fimidi.com": { - "error": "HTTPSConnectionPool(host='video.fimidi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.fimidi.com' doesn't match either of 'www.consaro.de', 'consaro.de'\")))" + "mastodon.work": { + "error": "HTTPSConnectionPool(host='mastodon.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.nextcloud.powerlot.net": { - "error": 403 + "delduca.casa": { + "error": "HTTPSConnectionPool(host='delduca.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mass-trespass.uk": { - "error": 410 + "yah.vn": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "masticodon.snowcrash.ca": { + "fed.0xabc.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1293" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } + }, + "cogitoergofem.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -184035,12 +188543,36 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 34 + "localPosts": 3177 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.rinsuki.net": { + "aestus.monster": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.estel-freesia.moe": { + "error": "HTTPSConnectionPool(host='mastodon.estel-freesia.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/janszoon": { + "error": 404 + }, + "mastodon.social/users/ekaitz_zarraga": { + "error": 404 + }, + "relay.rx14.co.uk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.reallocats.org": { + "error": "HTTPSConnectionPool(host='social.reallocats.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sinimagenes.dalme.net": { + "error": "HTTPSConnectionPool(host='sinimagenes.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.hirtzfr.eu": { + "error": "HTTPSConnectionPool(host='social.hirtzfr.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "xarxamontgri.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -184052,61 +188584,92 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 4, - "activeHalfyear": 6 + "total": 22, + "activeMonth": 3, + "activeHalfyear": 10 }, - "localPosts": 24381 + "localPosts": 464 }, - "openRegistrations": false + "openRegistrations": true } }, - "electricpea.ch": { + "thedukeinpurple.spdns.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.toaruhetare.net": { + "error": "HTTPSConnectionPool(host='mstdn.toaruhetare.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.qunaud.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.qunaud.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.xps2.net": { + "error": "HTTPSConnectionPool(host='misskey.xps2.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toomuchinformation.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 9 }, - "localPosts": 1014 + "localPosts": 3110, + "localComments": 656 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "www@herkenhoff.com" + } } }, - "fedi.fullstuck.net": { + "mastodon.social/users/cptodin_": { + "error": 404 + }, + "juggling.digital": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5 }, - "localPosts": 2587 + "localPosts": 7, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Juggling Videos", + "nodeDescription": "Hosted with PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "sozial.politikvonunten.org": { - "error": 404 - }, - "app.dopasoft.com": { + "dogbottom.com": { "nodeinfo": { "version": "2.0", "software": { @@ -184118,16 +188681,22 @@ ], "usage": { "users": { - "total": 52, - "activeMonth": 88, - "activeHalfyear": 88 + "total": 10, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 44 + "localPosts": 228 }, - "openRegistrations": true + "openRegistrations": false } }, - "mytube.madzel.de": { + "ma5todon.ga": { + "error": "HTTPSConnectionPool(host='ma5todon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "log.cyberpunk.net.ar": { + "error": 503 + }, + "peertube.alter-nativ-voll.de": { "nodeinfo": { "version": "2.0", "software": { @@ -184144,64 +188713,52 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 41 + "total": 6 }, - "localPosts": 1491, - "localComments": 3 + "localPosts": 1865, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "MyTube", - "nodeDescription": "MyTube ist eine deutsche Peertube Instanz .", + "nodeName": "PeerTube for All", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720, - 1080 + 240 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -184244,7 +188801,12 @@ ".flv", ".mkv", ".m4v", - "null" + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" ] } }, @@ -184260,7 +188822,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": 21474836480, "videoQuotaDaily": -1 }, "trending": { @@ -184275,49 +188837,10 @@ } } }, - "mcphail.uk": { - "error": 503 - }, - "study.catgirl.engineering": { - "error": "HTTPSConnectionPool(host='study.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.zmach1n3.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "blog.magicalgirl.party": { - "error": 404 - }, - "nii-san.club": { - "error": "HTTPSConnectionPool(host='nii-san.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nii-san.club' doesn't match 'stats.jacl.tech'\")))" - }, - "dg.f5.si": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 6742 - }, - "openRegistrations": false - } - }, - "status.gnotc.com": { - "error": "HTTPSConnectionPool(host='status.gnotc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.pibvt.net": { + "fersha.me": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -184326,11 +188849,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -184348,8 +188868,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeDescription": "Assorted Aussies", + "nodeName": "Assorted Aussies", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -184362,7 +188882,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -184396,7 +188916,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://fersha.me/users/cjmoto7" + ], "suggestions": { "enabled": false }, @@ -184407,7 +188929,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -184417,10 +188939,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-553-g8addbd94-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 367, + "localPosts": 0, "users": { "total": 3 } @@ -184428,476 +188950,73 @@ "version": "2.0" } }, - "meinenetzfestplatte.de": { - "error": 404 - }, - "cloud.passup.it": { - "error": "HTTPSConnectionPool(host='cloud.passup.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "catblog.g1zm0.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 14, - "localComments": 0 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "t1g0r66@g1zm0.de" - } - } - }, - "cloud.tryptophonic.com": { - "error": "HTTPSConnectionPool(host='cloud.tryptophonic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "vastodon.com": { - "error": "HTTPSConnectionPool(host='vastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "coom.club": { + "error": "HTTPSConnectionPool(host='coom.club', port=443): Read timed out. (read timeout=3)" }, - "mastonet.masto.host": { - "error": "HTTPSConnectionPool(host='mastonet.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.sigpipe.link": { + "error": "HTTPSConnectionPool(host='mstdn.sigpipe.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mitzelten.de": { - "error": "HTTPSConnectionPool(host='mitzelten.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "dev.technomancy.us": { + "error": 502 }, - "cloud.pazan.ml": { - "error": "HTTPSConnectionPool(host='cloud.pazan.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ltch.fr": { + "error": "HTTPSConnectionPool(host='ltch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "feedtube.com": { + "cloud.yonder.computer": { "error": 404 }, - "yysk.icu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 96964 - }, - "openRegistrations": false - } - }, - "o.kagucho.net": { - "error": "HTTPSConnectionPool(host='o.kagucho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.mayobus.me": { - "error": "HTTPSConnectionPool(host='mstdn.mayobus.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tanavega.xyz": { + "error": "HTTPSConnectionPool(host='tanavega.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/rabcyr": { + "xmgz.wordpress.com": { "error": 404 }, - "dev.56k.es": { - "error": "HTTPSConnectionPool(host='dev.56k.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "Mr.Lees.Greater.Hong.Kong.International": { - "error": "HTTPSConnectionPool(host='mr.lees.greater.hong.kong.international', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "guillotines.masto.host": { - "error": "HTTPSConnectionPool(host='guillotines.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nx64.your-storageshare.de": { - "error": 403 + "cocoa.m.to": { + "error": "HTTPSConnectionPool(host='cocoa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pantsu.biz": { + "social.jrm.cc": { "error": 404 }, - "blabla.22300-lannion.fr": { - "error": "HTTPSConnectionPool(host='blabla.22300-lannion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mstdn.d-sak.com": { - "error": "HTTPSConnectionPool(host='mstdn.d-sak.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "thequietplace.social": { + "getjupiter.com": { "error": 404 }, - "test123.manton.org": { - "error": 404 + "mastodon.technick.org": { + "error": "HTTPSConnectionPool(host='mastodon.technick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pon.mt": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 3 - }, - "localPosts": 8 - }, - "openRegistrations": true - } + "peertube.devosi.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "personarp.masto.host": { - "error": "HTTPSConnectionPool(host='personarp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.lx.ddnss.org": { + "error": "HTTPSConnectionPool(host='pleroma.lx.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/x53": { - "error": 404 + "kosendon.tech": { + "error": 410 }, - "toot.supremesyntax.com": { + "pleroma.k4gi.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 45 - }, - "openRegistrations": false - } - }, - "7144.party": { - "error": 404 - }, - "cloud.paragon-es.de": { - "error": 404 - }, - "reptilehouse.info": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "m.xorkle.com": { - "error": "HTTPSConnectionPool(host='m.xorkle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "quitgram.com": { - "error": "HTTPSConnectionPool(host='quitgram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "portkaihou.org": { - "error": "HTTPSConnectionPool(host='portkaihou.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tmp-mstdn.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 52, - "activeMonth": 4, - "activeHalfyear": 12 - }, - "localPosts": 9546 - }, - "openRegistrations": false - } - }, - "lanners.uk": { - "error": "HTTPSConnectionPool(host='lanners.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "puckipedia.com": { - "nodeinfo": { - "metadata": { - "features": [], - "nodeDescription": "hewwo yes this is an xss now ", - "nodeName": "puck" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "kroeg", - "version": "nya :3" - }, - "usage": { - "localComments": 69, - "localPosts": 69, - "users": { - "activeHalfyear": 1, - "activeMonth": 1, - "total": 1 - } - }, - "version": "2.0" - } - }, - "wtf.infowaste.xyz": { - "error": "HTTPSConnectionPool(host='wtf.infowaste.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.cypou.net": { - "error": "HTTPSConnectionPool(host='social.cypou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "o.kelbie.scot": { - "error": "HTTPSConnectionPool(host='o.kelbie.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.jugg.xyz": { - "error": "HTTPSConnectionPool(host='m.jugg.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.s3t.jp": { - "error": "HTTPSConnectionPool(host='md.s3t.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.s3t.jp timed out. (connect timeout=3)'))" - }, - "palom.be": { - "error": "HTTPSConnectionPool(host='palom.be', port=443): Read timed out. (read timeout=3)" - }, - "en.blog.wordpress.com": { - "error": 404 - }, - "schnackr.hamburg.freifunk.net": { - "error": "HTTPSConnectionPool(host='schnackr.hamburg.freifunk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nekonote.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2967 - }, - "openRegistrations": false - } - }, - "training-fitness.fun": { - "error": "HTTPSConnectionPool(host='training-fitness.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mast.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 775, - "activeMonth": 55, - "activeHalfyear": 131 - }, - "localPosts": 174466 - }, - "openRegistrations": true - } - }, - "gab.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "crack.group": { - "error": "HTTPSConnectionPool(host='crack.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lucida-note.info": { - "error": "HTTPSConnectionPool(host='lucida-note.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "crow.haus": { - "error": 404 - }, - "pleroma.linaro.tech": { - "error": "HTTPSConnectionPool(host='pleroma.linaro.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.thomaswictor.com": { - "error": "HTTPSConnectionPool(host='www.thomaswictor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "chicken.rodeo": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 2 - }, - "openRegistrations": false - } - }, - "www.wecanhost.co.uk": { - "error": 404 - }, - "microblog.galumph.com": { - "error": 404 - }, - "social.symphonie-of-code.fr": { - "error": "HTTPSConnectionPool(host='social.symphonie-of-code.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.soz.is": { - "error": "HTTPSConnectionPool(host='social.soz.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.soz.is' doesn't match 'kista.strateg.dev'\")))" - }, - "tusk.what.re": { - "error": "HTTPSConnectionPool(host='tusk.what.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tusk.what.re' doesn't match either of 'cloud.what.re', 'www.cloud.what.re'\")))" - }, - "try.bunyip.space": { - "error": "HTTPSConnectionPool(host='try.bunyip.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fd.bashx.eu": { - "error": "HTTPSConnectionPool(host='fd.bashx.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "i-o.stream": { - "error": "HTTPSConnectionPool(host='i-o.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.solarpi.de": { - "error": 403 - }, - "fee.org": { - "error": 404 - }, - "test.tastytea.de": { - "error": 404 - }, - "misskey.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Misskey.fr", - "nodeDescription": "\u2728 Bienvenu sur le fediverse \ud83c\udf89 Misskey est un service de microblogage d\u00e9centralis\u00e9 open source. \u00c9crivez des \u00abnotes\u00bb pour partager ce qui vous arrive maintenant ou pour parler de vous \u00e0 tout le monde \ud83d\udce1 Avec la fonction \u00abr\u00e9actions\u00bb, vous pouvez \u00e9galement ajouter une r\u00e9action rapide aux notes de chacun \ud83d\udc4d\n\nExplorez un nouveau monde \ud83d\ude80", - "maintainer": { - "name": "Admin", - "email": null - }, - "langs": [], - "tosUrl": "https://misskey.fr/@admin/pages/about", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 2000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "vzla.dev": { - "error": "HTTPSConnectionPool(host='vzla.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vzla.dev timed out. (connect timeout=3)'))" - }, - "pleroma.distsn.org": { - "error": "HTTPSConnectionPool(host='pleroma.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.thinkgeek.com": { - "error": 403 - }, - "social.legitimatesounding.com": { - "error": "HTTPSConnectionPool(host='social.legitimatesounding.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pleroma.fuwafuwa.moe": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/fuwafuwa", + "nodeName": "Plover", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -184944,9 +189063,15 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://pleroma.k4gi.xyz/users/k4gi" + ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -184957,7 +189082,8 @@ }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -184965,374 +189091,489 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-96-gbda91ea8-develop" + "version": "1.1.7" }, "usage": { - "localPosts": 861, + "localPosts": 6, "users": { - "total": 90 + "total": 2 } }, "version": "2.0" } }, - "masto.gnusocial.me": { - "error": "HTTPSConnectionPool(host='masto.gnusocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.grimm.link": { + "error": "HTTPSConnectionPool(host='social.grimm.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.grimm.link' doesn't match 'wkeeper.ru'\")))" }, - "xorl.wordpress.com": { + "umiumi.net": { "error": 404 }, - "pleroma.wolfie.pw": { + "starfleet-command.org": { + "error": 404 + }, + "scribblers.club": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Wolfie Imperium", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.wolfie.pw/users/wolfie" + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-1843-ge27d78e7-develop" - }, - "usage": { - "localPosts": 3591, - "users": { - "total": 6 - } + "outbound": [ + "smtp" + ] }, - "version": "2.0" + "usage": [], + "openRegistrations": true, + "metadata": { + "nodeName": "Scribblers", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "cloud.mpstarchato.fr": { - "error": 403 + "video.hackers.town": { + "error": "HTTPSConnectionPool(host='video.hackers.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "herkimer.social": { - "error": "HTTPSConnectionPool(host='herkimer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "di.ckbit.ch": { + "error": "HTTPSConnectionPool(host='di.ckbit.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/arturovm": { + "dnfc.fun": { + "error": "HTTPSConnectionPool(host='dnfc.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.tmin.ml": { + "error": "HTTPSConnectionPool(host='misskey.tmin.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.amiensweb.fr": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.hexaly.se": { + "error": "HTTPSConnectionPool(host='mastodon.hexaly.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.hexaly.se' doesn't match either of 'hexaly.se', 'www.hexaly.se'\")))" + }, + "social.taniho.net": { "error": 404 }, - "mastodon.sgr.cc": { - "error": "HTTPSConnectionPool(host='mastodon.sgr.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sgr.cc' doesn't match 'augsburg.missionday.info'\")))" + "honk.wangofett.com": { + "error": "HTTPSConnectionPool(host='honk.wangofett.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pythondevs.social": { + "peertube.mazzonetto.eu": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com" - ] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "PythonDevs", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pythondevs.social/users/Enfors" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 131, "users": { - "total": 10 - } + "total": 3 + }, + "localPosts": 35469, + "localComments": 2 }, - "version": "2.0" - } - }, - "mastodon.wackwack.net": { - "error": "HTTPSConnectionPool(host='mastodon.wackwack.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nerdculture.de/tags/retrocomputing": { - "error": 404 - }, - "tkgmymstdn.ddo.jp": { - "error": "HTTPSConnectionPool(host='tkgmymstdn.ddo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.nz": { - "nodeinfo": { "metadata": { - "nodeName": "pixelfed.nz", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "40000", - "max_caption_length": "300", - "album_limit": "10", - "image_quality": 90, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "J\u00e9r\u00e9my's PeerTube - mazzonetto.eu", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. Some users of certains countries could not have access to this instance for private reasons! No need to try to subscribe in case you are on black list!", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", + "clientScripts": {} + }, + { + "name": "hcaptcha", + "version": "0.0.3", + "description": "PeerTube plugin adding hCaptcha to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "player-watermark", + "version": "0.0.1", + "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "clientScripts": { + "client/video-watch-client-plugin-out.js": { + "script": "client/video-watch-client-plugin-out.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "bittube-airtime-module", + "version": "2.1.2", + "description": "BitTube AirTime Module", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "client/common-airtime.js": { + "script": "client/common-airtime.js", + "scopes": [] + }, + "client/common-api.js": { + "script": "client/common-api.js", + "scopes": [] + }, + "client/common-shared.js": { + "script": "client/common-shared.js", + "scopes": [] + }, + "client/common-ui.js": { + "script": "client/common-ui.js", + "scopes": [] + } + } + } + ] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-light-mode" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "name": "pixelfed.nz", - "domain": "pixelfed.nz", - "url": "https://pixelfed.nz", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } + } + } + }, + "emojidon.global": { + "error": "HTTPSConnectionPool(host='emojidon.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.valvin.fr": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1313" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" + "outbound": [ + "livejournal", + "smtp", + "twitter" + ] }, "usage": { - "localPosts": 299, - "localComments": 0, "users": { - "total": 94, - "activeHalfyear": 86, - "activeMonth": 30 - } + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 779, + "localComments": 326 }, - "version": "2.0", - "openRegistrations": true + "openRegistrations": false, + "metadata": { + "nodeName": "Valvin friendica instance", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "livejournal", + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "mastodon.qth.fr": { - "error": 502 + "cloud.pnut.pl": { + "error": 404 }, - "dergrisch.de": { - "error": "HTTPSConnectionPool(host='dergrisch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "intranet.ihkdus.de": { + "error": 404 }, - "toots.hankchizljaw.io": { + "georgelsas.de": { + "error": 404 + }, + "social.ppluss.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -185340,277 +189581,35 @@ "usage": { "users": { "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 1063 + "localPosts": 3 }, "openRegistrations": false } }, - "mastodon.ohgro.net": { - "error": "HTTPSConnectionPool(host='mastodon.ohgro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.nobodysstuff.de": { + "error": "HTTPSConnectionPool(host='mastodon.nobodysstuff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.danq.me": { - "error": "HTTPSConnectionPool(host='m.danq.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.danq.me' doesn't match either of 'danq.me', 'www.danq.me'\")))" + "freespeech.firedragonstudios.com": { + "error": 404 }, - "bostonmusic.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 38 - }, - "openRegistrations": true - } - }, - "test-relay.moew.science": { - "error": 502 - }, - "toot.dorheeme.de": { - "error": "HTTPSConnectionPool(host='toot.dorheeme.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.dorheeme.de' doesn't match either of '*.alfahosting-server.de', 'alfahosting-server.de'\")))" - }, - "funkypenguin.co.nz": { - "error": 404 - }, - "gs.prvcy.eu": { - "error": "HTTPSConnectionPool(host='gs.prvcy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.prvcy.eu' doesn't match 'fi-hel-1.jitsi.rocks'\")))" - }, - "social.quizmo.mn": { - "error": "HTTPSConnectionPool(host='social.quizmo.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.glorificatio.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 255, - "activeMonth": 53, - "activeHalfyear": 75 - }, - "localPosts": 17196 - }, - "openRegistrations": true - } - }, - "yknk.work": { - "error": "HTTPSConnectionPool(host='yknk.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yknk.work timed out. (connect timeout=3)'))" - }, - "julienmunschy.com": { - "error": 404 - }, - "anrealmsdon.com": { - "error": "HTTPSConnectionPool(host='anrealmsdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mochi.kaede.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 112 - }, - "openRegistrations": true - } - }, - "mstdn.beer": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 315, - "activeMonth": 188, - "activeHalfyear": 257 - }, - "localPosts": 1892614 - }, - "openRegistrations": false - } - }, - "fnordica.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 2350 - }, - "openRegistrations": false - } - }, - "3dscapture.net": { - "error": "HTTPSConnectionPool(host='3dscapture.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--netzsphre-12a.xyz": { - "error": "HTTPSConnectionPool(host='xn--netzsphre-12a.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "shigusegubu.club": { + "mstdn.protoxin.net": { + "error": "HTTPSConnectionPool(host='mstdn.protoxin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "puri.sm": { + "error": 404 + }, + "twisted.place": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "SimplePolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "preteengirls.biz", - "melalandia.tk", - "pawoo.net", - "baraag.net", - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [ - "preteengirls.biz", - "melalandia.tk", - "pl.smuglo.li", - "baraag.net", - "humblr.social", - "stereophonic.space", - "pawoo.net", - "sinblr.com" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "pleroma.rareome.ga" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "SigSegV, a pleroma instance", - "nodeName": "\u30b7\u30b0\u30bb\u30b0\uff36", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://shigusegubu.club/users/hj" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 200000000 + "nodeName": "Twisted Place", + "nodeDescription": "Welcome to a Twisted Place", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, "openRegistrations": false, @@ -185619,100 +189618,29 @@ ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-7663-g5ca35e12-shigusegubu" - }, - "usage": { - "localPosts": 207658, - "users": { - "total": 107 - } + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "version": "2.0" - } - }, - "nkhsprichmitmir.ocloud.de": { - "error": 404 - }, - "anticitoyen.fr.nf": { - "error": "HTTPSConnectionPool(host='anticitoyen.fr.nf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anticitoyen.fr.nf timed out. (connect timeout=3)'))" - }, - "mastodonserver.se": { - "error": "HTTPSConnectionPool(host='mastodonserver.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lgbtjcat.com": { - "error": "HTTPSConnectionPool(host='lgbtjcat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.redbot.one": { - "error": 404 - }, - "mastodon.com.de": { - "error": "HTTPSConnectionPool(host='mastodon.com.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.com.de' doesn't match either of '*.com.com', 'com.com'\")))" - }, - "irkos.uk": { - "error": "HTTPSConnectionPool(host='irkos.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gendon.jp": { - "error": "HTTPSConnectionPool(host='gendon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gendon.jp timed out. (connect timeout=3)'))" - }, - "risashome.blogspot.com": { - "error": 404 - }, - "gearcom.de": { - "error": "HTTPSConnectionPool(host='gearcom.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gearcom.de' doesn't match either of '*.goserver.host', 'goserver.host'\")))" - }, - "social.literati.org": { - "error": "HTTPSConnectionPool(host='social.literati.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "jit.social": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 5, - "activeMonth": 53, - "activeHalfyear": 98 + "total": 1 }, - "localPosts": 94 + "localPosts": 6 }, - "openRegistrations": true + "version": "2.0" } }, - "hub.safebook.space": { - "error": "HTTPSConnectionPool(host='hub.safebook.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hub.safebook.space timed out. (connect timeout=3)'))" - }, - "masto.re": { - "error": "HTTPSConnectionPool(host='masto.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "wabi.m.to": { - "error": "HTTPSConnectionPool(host='wabi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lotus-eyes.net": { - "error": "HTTPSConnectionPool(host='lotus-eyes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ronguest.net": { - "error": 404 - }, - "cloudbase.cymru": { - "error": 400 - }, - "spacejerk.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cryptid.industries": { - "error": "HTTPSConnectionPool(host='cryptid.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cryptid.industries' doesn't match 'makhnodon.club'\")))" + "m.r4o.jp": { + "error": 401 }, - "yoghurthair.club": { + "pao.moe": { "nodeinfo": { "version": "2.0", "software": { @@ -185724,64 +189652,69 @@ ], "usage": { "users": { - "total": 22, - "activeMonth": 10, + "total": 99, + "activeMonth": 9, "activeHalfyear": 10 }, - "localPosts": 656 + "localPosts": 10047 }, "openRegistrations": true } }, - "futurecity.m.to": { - "error": "HTTPSConnectionPool(host='futurecity.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "publicjournal.tekmav.space": { - "error": "HTTPSConnectionPool(host='publicjournal.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jpop.club": { - "error": "HTTPSConnectionPool(host='jpop.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jpop.club timed out. (connect timeout=3)'))" - }, - "cloud.solawi-tegernheim.de": { - "error": 404 - }, - "social.softcat.org": { - "error": "HTTPSConnectionPool(host='social.softcat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "randomnessthing.com": { - "error": "HTTPSConnectionPool(host='randomnessthing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to randomnessthing.com timed out. (connect timeout=3)'))" - }, - "writing.heath.cc": { - "error": 404 - }, - "df5be497.packethost.net": { - "error": "HTTPSConnectionPool(host='df5be497.packethost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.opportunis.me": { + "x4s.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "name": "friendica", + "version": "2020.03-dev-1332" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 518, - "activeMonth": 30, - "activeHalfyear": 45 - }, - "localPosts": 129295 + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] }, - "openRegistrations": false + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "www.bookbeezhive.com": { - "error": "HTTPSConnectionPool(host='www.bookbeezhive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "vanderwarker.family": { + "error": "'int' object is not subscriptable" }, - "peertube3.cpy.re": { + "tube-lyon.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -185801,20 +189734,40 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 40214, + "localPosts": 7239, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube 3", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube Temporaire de l'acad\u00e9mie de Lyon", + "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] }, "theme": { "registered": [], @@ -185834,11 +189787,8 @@ "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, - 720, - 1080 + 720 ] }, "import": { @@ -185854,7 +189804,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -185911,7 +189861,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -185920,28 +189870,134 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "community.guoj.icu": { - "error": "HTTPSConnectionPool(host='community.guoj.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "teasmith.com.au": { + "error": 418 }, - "social.srv.space": { - "error": "HTTPSConnectionPool(host='social.srv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "video.rgou.net": { + "error": "HTTPSConnectionPool(host='video.rgou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.rgou.net' doesn't match 'audio.rgou.net'\")))" }, - "arthropod.tech": { - "error": "HTTPSConnectionPool(host='arthropod.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'arthropod.tech' doesn't match either of '*.user.fm', 'user.fm'\")))" + "misskey.m544.net": { + "error": "HTTPSConnectionPool(host='misskey.m544.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "henshaw.org": { - "error": "HTTPSConnectionPool(host='henshaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to henshaw.org timed out. (connect timeout=3)'))" + "bit.doubleloop.net": { + "error": "HTTPSConnectionPool(host='bit.doubleloop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bit.doubleloop.net' doesn't match either of 'holon.ge', 'www.holon.ge'\")))" }, - "pix.yapbreak.fr": { + "social.suv.id.au": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 3 + }, + "openRegistrations": false + } + }, + "social.catgirl.engineering": { + "error": "HTTPSConnectionPool(host='social.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.glados.ch": { + "error": "HTTPSConnectionPool(host='social.glados.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pom02.top": { + "error": "HTTPSConnectionPool(host='pom02.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "trickle.ink": { + "error": "HTTPSConnectionPool(host='trickle.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "v.mbius.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 646, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": ":-: ThanaTube | PeerTube :-:", + "nodeDescription": ":-: ThanatosTube By PeerTube :-:\nmebius\u221einfinite\u304c\u904b\u55b6\u3059\u308b\u500b\u4eba\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3002" + } + } + }, + "betterletter.io": { + "error": "HTTPSConnectionPool(host='betterletter.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mnml.news": { "nodeinfo": { "metadata": { - "nodeName": "pix.yapbreak.fr", + "nodeName": "mnml", + "nodeDescription": "minimalism, sustainability, mindfulness", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 12 + }, + "version": "2.0" + } + }, + "instafed.cattube.org": { + "nodeinfo": { + "metadata": { + "nodeName": "instafed.cattube.org", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -185968,9 +190024,9 @@ "loops": false }, "site": { - "name": "Yapbreak Pixelfed", - "domain": "pix.yapbreak.fr", - "url": "https://pix.yapbreak.fr", + "name": "InstaFed", + "domain": "instafed.cattube.org", + "url": "https://instafed.cattube.org", "description": null }, "username": { @@ -185985,7 +190041,7 @@ } }, "features": { - "mobile_apis": true, + "mobile_apis": false, "circles": false, "stories": false, "video": false, @@ -186006,177 +190062,64 @@ }, "software": { "name": "pixelfed", - "version": "0.10.9" + "version": "0.10.8" }, "usage": { - "localPosts": 17, + "localPosts": 204, "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 1 + "total": 15, + "activeHalfyear": 24, + "activeMonth": 6 } }, "version": "2.0", "openRegistrations": true } }, - "mastodon.hong.io": { - "error": "HTTPSConnectionPool(host='mastodon.hong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.leble.eu": { - "error": "HTTPSConnectionPool(host='mastodon.leble.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yuikaoridon.m.to": { - "error": "HTTPSConnectionPool(host='yuikaoridon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unsui.be": { + "error": "HTTPSConnectionPool(host='unsui.be', port=443): Read timed out. (read timeout=3)" }, - "k9whcyftz5olc0xtxn.4chan.icu": { - "error": "HTTPSConnectionPool(host='k9whcyftz5olc0xtxn.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "gs.monkeystew.net": { + "error": "HTTPSConnectionPool(host='gs.monkeystew.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wordsmith.reverie.club": { + "dougfredericks.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": {}, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Wordsmith", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://wordsmith.reverie.club/users/sim", - "https://wordsmith.reverie.club/users/moon" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 2 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 54, + "localComments": 5 }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "1.1.9-9-g06fec99e-release-1-1-9" - }, - "usage": { - "localPosts": 20, - "users": { - "total": 3 - } - }, - "version": "2.0" + "metadata": { + "email": "dugfredericks@gmail.com" + } } }, - "pix.hostux.social": { - "error": "HTTPSConnectionPool(host='pix.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cykablyatlol.ddns.net": { - "error": "HTTPSConnectionPool(host='cykablyatlol.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xxx.m.to": { - "error": "HTTPSConnectionPool(host='xxx.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nillonas.dyndns.info": { - "error": 404 - }, - "msyk.m.to": { - "error": "HTTPSConnectionPool(host='msyk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.n0.is": { - "error": "HTTPSConnectionPool(host='social.n0.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.rdg.world": { - "error": "HTTPSConnectionPool(host='mastodon.rdg.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drive.pp.works": { - "error": 404 - }, - "tuomisto.io": { - "error": "HTTPSConnectionPool(host='tuomisto.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.duhamel.ws": { - "error": 404 - }, - "hubzilla.teefax.de": { - "error": 404 + "cloud.itskil.com": { + "error": "HTTPSConnectionPool(host='cloud.itskil.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "qed.wf": { - "error": 404 + "crash.pencricket.com": { + "error": "HTTPSConnectionPool(host='crash.pencricket.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/Riley": { - "error": 404 + "blog.ninapaley.com": { + "error": 403 }, - "scitech.video": { + "peertube.public.cat": { "nodeinfo": { "version": "2.0", "software": { @@ -186193,20 +190136,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 170 + "total": 4 }, - "localPosts": 879, - "localComments": 6 + "localPosts": 1103, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "scitech.video PeerTube", - "nodeDescription": "Videos from the technical community", + "nodeName": "PUBLIC PeerTube", + "nodeDescription": "PUBLIC PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser. This instance promotes free culture, free technologies (including free software), and the commons.", "nodeConfig": { "plugin": { "registered": [] @@ -186229,26 +190172,24 @@ "enabled": true }, "enabledResolutions": [ - 240, - 480, - 720, - 1080 + 360, + 720 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -186305,8 +190246,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "videoQuota": -1, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -186320,640 +190261,575 @@ } } }, - "pics.mental.af": { - "error": "HTTPSConnectionPool(host='pics.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "polycule.club": { - "error": "HTTPSConnectionPool(host='polycule.club', port=443): Read timed out. (read timeout=3)" - }, - "art.mrkiddle.co.uk": { - "error": "HTTPSConnectionPool(host='art.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'art.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" - }, - "social.rastapuls.com": { + "soc.nhg.moe": { "nodeinfo": { - "version": "2.0", + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "soc.nhg.moe", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://soc.nhg.moe/users/NHG" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 50000000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "1.1.50-2793-g2d97fdde-develop" + }, + "usage": { + "localPosts": 929, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "cj.writefreely.dev": { + "nodeinfo": { + "metadata": { + "nodeName": "CJ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0rc1-8-g0e1459c" + }, "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 2, + "activeHalfyear": 1 }, - "localPosts": 42 + "localPosts": 13 }, - "openRegistrations": false + "version": "2.0" } }, - "heartlandia.live": { + "yiff.social": { + "error": "HTTPSConnectionPool(host='yiff.social', port=443): Read timed out. (read timeout=3)" + }, + "tinyfeed.oz.hn": { + "error": "HTTPSConnectionPool(host='tinyfeed.oz.hn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cosi.town": { + "error": "HTTPSConnectionPool(host='cosi.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rikadon.club": { + "error": "HTTPSConnectionPool(host='rikadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "anzah.cloud": { + "error": "HTTPSConnectionPool(host='anzah.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scott.in.th": { + "error": 500 + }, + "iiir.gothamefarda.com": { + "error": 404 + }, + "hub.phanisvara.com": { + "error": "HTTPSConnectionPool(host='hub.phanisvara.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.phanisvara.com' doesn't match either of 'mail.phanisvara.com', 'phanisvara.com', 'www.phanisvara.com'\")))" + }, + "cloud.larmeure.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pouet.freetorrent.fr": { + "error": "HTTPSConnectionPool(host='pouet.freetorrent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.v5ox.com": { + "error": "HTTPSConnectionPool(host='mstdn.v5ox.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/Chielie": { + "error": 404 + }, + "cloud.barjollo.com": { + "error": "HTTPSConnectionPool(host='cloud.barjollo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.mg.cs59.co": { + "error": "HTTPSConnectionPool(host='social.mg.cs59.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toucans.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cmpwn.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 6 + "total": 63, + "activeMonth": 24, + "activeHalfyear": 26 }, - "localPosts": 68 + "localPosts": 30919 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.speaksthegeek.co.uk": { - "error": "HTTPSConnectionPool(host='social.speaksthegeek.co.uk', port=443): Read timed out. (read timeout=3)" + "fivethirtyeight.com": { + "error": 404 }, - "dis-le.de": { + "mstdn.114514.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.114514.xyz', port=443): Read timed out. (read timeout=3)" + }, + "himitsudon.com": { + "error": "HTTPSConnectionPool(host='himitsudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.stefan-muenz.de": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.03-1338" + "version": "2019.01-1293" }, "protocols": { "inbound": [ - "friendica", "diaspora", + "friendica", "gnusocial" ], "outbound": [ - "friendica", "diaspora", + "friendica", "gnusocial" ] }, "services": { "inbound": [ - "gnusocial", - "pumpio" + "gnusocial" ], "outbound": [ "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, "usage": { "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 5 + "total": 2, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 18, - "localComments": 2 + "localPosts": 337, + "localComments": 720 }, - "openRegistrations": true, + "openRegistrations": false, "metadata": { - "nodeName": "Dis le moi!", + "nodeName": "Friendica Stefan M\u00fcnz", "protocols": { "inbound": [ - "friendica", "diaspora", + "friendica", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "friendica", "diaspora", + "friendica", "gnusocial", "atom1.0" ] }, "services": { "inbound": [ - "gnusocial", - "pumpio", - "twitter" + "gnusocial" ], "outbound": [ "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" + "smtp" ] }, "explicitContent": false } } }, - "mastodon.disruption.engineer": { - "error": "HTTPSConnectionPool(host='mastodon.disruption.engineer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cb.ku.cx": { - "error": "HTTPSConnectionPool(host='cb.ku.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "jidoridon.com": { - "error": "HTTPSConnectionPool(host='jidoridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "glindr.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pt141-1.uplink.fail": { - "error": "HTTPSConnectionPool(host='pt141-1.uplink.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dice.camp": { - "error": 404 - }, - "write.ryankes.eu": { - "error": 404 - }, - "lolis.world": { - "error": "HTTPSConnectionPool(host='lolis.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lolis.world' doesn't match 'lv-shared01.dapanel.net'\")))" - }, - "elpinguinotolkiano.wordpress.com": { - "error": 404 - }, - "ap.thequietplace.social": { + "ykzts.technology": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "AntiFollowbotPolicy", - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "rainbowdash.net", - "shitposter.club", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au3pb.net", - "gorf.club", - "sealion.club", - "unsafe.space", - "shitposter.club", - "rainbowdash.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "unsafe.space", - "social.heldscal.la", - "wrongthink.net", - "ediot.social", - "social.au2pb.net", - "social.hidamari.blue", - "libertarianism.club", - "npf.mlpol.net", - "switter.at", - "porn.business", - "humblr.social", - "ehjovan.com", - "shitasstits.life", - "sinblr.com", - "fosstodon.org", - "hub.spaz.org" - ], - "media_nsfw": [ - "switter.at", - "porn.business", - "humblr.social", - "shitasstits.life" - ], - "media_removal": [], - "reject": [ - "librem.one", - "pawoo.net", - "pleroma.rareome.ga", - "social.homunyan.com", - "baraag.net", - "social.allthefallen.ninja", - "preteengirls.biz", - "mastodon.loliandstuff.moe", - "wxw.moe", - "social.super-niche.club", - "loli.estate", - "youkai.town", - "shitasstits.life", - "vampire.estate", - "stealingyour.info", - "gs.smuglo.li", - "pl.smuglo.li", - "oneway.masto.host", - "wagesofsinisdeath.com", - "freespeech.firedragonstudios.com", - "pleroma.cucked.me", - "daffodil-11.org", - "cnet.site", - "rapefeminists.network", - "mobile.co", - "freespeechextremist.com", - "feminism.lgbt", - "kneegrows.top", - "gameliberty.club", - "thechad.zone", - "illegalporn.biz", - "gab.ai", - "gab.com", - "develop.gab.com", - "lets.saynoto.lgbt", - "not-develop.gab.com", - "relay.homunyan.com", - "weedis.life", - "gab.com", - "gab.sleeck.eu", - "kompost.cz", - "cyzed.com", - "exited.eu", - "melalandia.tk", - "gab.sleeck.eu", - "cyzed.com", - "sinblr.com", - "gab.sleeck.eu", - "weedis.life", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "freevoice.space" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "freespeechextremist.com", - "librem.one", - "social.librem.one" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Quiet cabins in the woods", - "nodeName": "The Quiet Place", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ap.thequietplace.social/users/kemonine", - "https://ap.thequietplace.social/users/ambassador" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-449-g252528a4-develop" - }, "usage": { - "localPosts": 511, "users": { - "total": 10 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1197 }, - "version": "2.0" + "openRegistrations": false } }, - "12ve54g1ibet6l26umf9re8c.4chan.icu": { - "error": "HTTPSConnectionPool(host='12ve54g1ibet6l26umf9re8c.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "metagnosis.xyz": { + "m.jeremy.hu": { "error": 404 }, - "mstd.tokyo": { + "nullnummern.de": { + "error": "HTTPSConnectionPool(host='nullnummern.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.alacasa.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 383, - "activeMonth": 151, - "activeHalfyear": 172 + "total": 3, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 1019 + "localPosts": 3 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastdon.masatoshi-yokota.com": { - "error": "HTTPSConnectionPool(host='mastdon.masatoshi-yokota.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "metabit.xyz": { - "error": "HTTPSConnectionPool(host='metabit.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.t11i.jp": { - "error": "HTTPSConnectionPool(host='mstdn.t11i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/eden": { + "anti.energy": { "error": 404 }, - "microblog.renem.net": { + "morklaggning.wordpress.com": { "error": 404 }, - "social.tourmentine.com": { - "error": 502 + "ovo.blue": { + "error": "HTTPSConnectionPool(host='ovo.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.altepizza.de": { - "error": "HTTPSConnectionPool(host='social.altepizza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "girlsmental.m.to": { + "error": "HTTPSConnectionPool(host='girlsmental.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.reclaim.technology": { + "dialup.express": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Sundog's Blog of Random Posts" + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localComments": 4, - "localPosts": 1, "users": { - "total": 1 - } + "total": 18 + }, + "localPosts": 12865, + "localComments": 14 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Dialup Express", + "nodeDescription": "Utilize the speed and reliability of dial-up to get connected to the World Wide Fediverse! 20480 Megabytes Free! " + } } }, - "friendica.haroo.ca": { + "sasakimasato.net": { + "error": "HTTPSConnectionPool(host='sasakimasato.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "danielehniss.de": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "usage": { + "users": { + "total": 3 + }, + "localPosts": 1746, + "localComments": 5955 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": true, "metadata": { - "nodeName": "Local Social Network for Local People", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false + "email": "daniel@depone.de" } } }, - "owl.birdriver.org": { - "error": "HTTPSConnectionPool(host='owl.birdriver.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "big.tuxme.net": { + "error": "HTTPSConnectionPool(host='big.tuxme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'big.tuxme.net' doesn't match 'bbq.tuxme.net'\")))" }, - "plm.ranranhome.info": { - "error": "HTTPSConnectionPool(host='plm.ranranhome.info', port=443): Read timed out. (read timeout=3)" + "mstdn.midchilda.com": { + "error": "HTTPSConnectionPool(host='mstdn.midchilda.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.beule.be": { + "jeroenpraat.nl": { "error": 404 }, - "gs.eris.moe": { - "error": "HTTPSConnectionPool(host='gs.eris.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.home.senan.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.home.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "gp.blaisemcrowly.com": { + "ggtea.org": { + "error": 404 + }, + "truthandhyperbole.com": { + "error": 404 + }, + "mastodon.kresco.de": { + "error": "HTTPSConnectionPool(host='mastodon.kresco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.kresco.de' doesn't match 'kresco.de'\")))" + }, + "social.stargazer.at": { + "error": "HTTPSConnectionPool(host='social.stargazer.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peer.mathdacloud.ovh": { + "error": "HTTPSConnectionPool(host='peer.mathdacloud.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "algerietelecom.org": { + "error": "HTTPSConnectionPool(host='algerietelecom.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diariodoisaque.blogspot.com": { + "error": 404 + }, + "www.androidcentral.com": { + "error": 404 + }, + "images.rouvray.info": { + "error": "HTTPSConnectionPool(host='images.rouvray.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hogehoge.toycode.com": { + "error": "HTTPSConnectionPool(host='hogehoge.toycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "justodon.net": { + "error": "HTTPSConnectionPool(host='justodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.kamp.site": { + "error": 502 + }, + "beech.org.uk": { + "error": "HTTPSConnectionPool(host='beech.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "nextcloud.jumpdrive.de": { + "error": "HTTPSConnectionPool(host='nextcloud.jumpdrive.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nobody.social": { + "error": 404 + }, + "mm.puni.moe": { "nodeinfo": { - "metadata": { - "nodeName": "GamaPhi", - "nodeDescription": "All that I wish I did not have to say.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4 + "localPosts": 100 }, - "version": "2.0" + "openRegistrations": false } }, - "lyrae.us": { + "social.quizmo.mn": { + "error": "HTTPSConnectionPool(host='social.quizmo.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hige.alterna-cloud.com": { + "error": "HTTPSConnectionPool(host='hige.alterna-cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eideo.de": { + "error": 404 + }, + "www.mstd.tokyo": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 425, + "activeMonth": 139, + "activeHalfyear": 215 }, - "localPosts": 5 + "localPosts": 1166 }, - "openRegistrations": false + "openRegistrations": true } }, - "galax.be": { - "error": "HTTPSConnectionPool(host='galax.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to galax.be timed out. (connect timeout=3)'))" - }, - "mastodon.f-si.org": { - "error": 404 + "pleroma.raitisoja.com": { + "error": "HTTPSConnectionPool(host='pleroma.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pi.soykaf.com": { - "error": "HTTPSConnectionPool(host='pi.soykaf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pi.soykaf.com' doesn't match either of 'blog.soykaf.com', 'docs-develop.pleroma.social', 'docs.pleroma.social', 'pleroma.social', 'testing.pleroma.lol'\")))" + "cloud.ultranet.mn": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "it.szeged.social": { - "error": 404 + "mstdn.stnard.jp": { + "error": "HTTPSConnectionPool(host='mstdn.stnard.jp', port=443): Read timed out. (read timeout=3)" }, - "calendario-lunar.com": { - "error": 404 + "meditest.medidata.work": { + "error": "HTTPSConnectionPool(host='meditest.medidata.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xindejiayuan.com": { + "masto.willow.cafe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 117, - "activeMonth": 3, - "activeHalfyear": 15 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 708 + "localPosts": 2234 }, "openRegistrations": false } }, - "deoke.ml": { - "error": "HTTPSConnectionPool(host='deoke.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to deoke.ml timed out. (connect timeout=3)'))" - }, - "jan.m.to": { - "error": "HTTPSConnectionPool(host='jan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "favela.world": { - "error": "HTTPSConnectionPool(host='favela.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "makai.xyz": { - "error": "HTTPSConnectionPool(host='makai.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "tascloud.me": { - "error": 404 - }, - "blog.mancavgeek.co.uk": { + "vasilakisfil.social": { "error": 404 }, - "mastodon.athemeus.com": { - "error": "HTTPSConnectionPool(host='mastodon.athemeus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.athemeus.com timed out. (connect timeout=3)'))" + "test.oc.todon.fr": { + "error": "HTTPSConnectionPool(host='test.oc.todon.fr', port=443): Read timed out. (read timeout=3)" }, - "nth.io": { + "social.zdx.fr": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -186982,10 +190858,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma fediverse instance.", - "nodeName": "nth.io", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma on ZdX", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -187032,7 +190908,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://social.zdx.fr/users/xakan" + ], "suggestions": { "enabled": false }, @@ -187056,105 +190934,15 @@ "version": "2.0.2" }, "usage": { - "localPosts": 75, + "localPosts": 121, "users": { - "total": 5 + "total": 3 } }, "version": "2.0" } }, - "muknown.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 32, - "activeMonth": 8, - "activeHalfyear": 11 - }, - "localPosts": 156648 - }, - "openRegistrations": false - } - }, - "pix.oook.fr": { - "error": "HTTPSConnectionPool(host='pix.oook.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sonntig.spdns.de": { - "error": 404 - }, - "freddi.app": { - "error": "HTTPSConnectionPool(host='freddi.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "onk.style": { - "error": 404 - }, - "mctetsudou.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 20, - "activeMonth": 5, - "activeHalfyear": 11 - }, - "localPosts": 719 - }, - "openRegistrations": true - } - }, - "pouet.pastix.fr": { - "error": "HTTPSConnectionPool(host='pouet.pastix.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.850mb.net": { - "error": 502 - }, - "micro.yaru.im": { - "error": "HTTPSConnectionPool(host='micro.yaru.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.serveurmail.info": { - "error": 404 - }, - "taconiji.m.to": { - "error": "HTTPSConnectionPool(host='taconiji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.werefox.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0+glitch_0209_d3aaa08" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 3313 - }, - "openRegistrations": true - } - }, - "dystopian.space": { + "pl.devfs.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -187166,15 +190954,52 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "myflog.net", + "humblr.social", + "pretend.fun", + "sinblr.com", + "abdl.link", + "twimblr.xyz", + "baraag.net", + "pokemon.men", + "anime.website", + "gab.com", + "kiwifarms.cc", + "pl.smuglo.li", + "neckbeard.xyz" + ], + "media_nsfw": [ + "myflog.net", + "humblr.social", + "pretend.fun", + "sinblr.com", + "abdl.link", + "baraag.net", + "twimblr.xyz", + "stereophonic.space" + ], + "media_removal": [], + "reject": [ + "newjack.city", + "anime.website", + "gab.com" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -187185,8 +191010,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Dyske's instance", + "nodeDescription": "a robot's instance for robots (and friends)", + "nodeName": "devfs", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -187232,9 +191057,10 @@ "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://dystopian.space/users/dyske" + "https://pl.devfs.xyz/users/null", + "https://pl.devfs.xyz/users/jellypotato" ], "suggestions": { "enabled": false @@ -187243,7 +191069,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 512000000 } }, "openRegistrations": false, @@ -187256,244 +191082,27 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2643-g5178c8db-develop" - }, - "usage": { - "localPosts": 28076, - "users": { - "total": 8 - } - }, - "version": "2.0" - } - }, - "barkshark.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch+barkshark" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4076 - }, - "openRegistrations": false - } - }, - "vulturion.com": { - "error": "HTTPSConnectionPool(host='vulturion.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.midchilda.com": { - "error": "HTTPSConnectionPool(host='mstdn.midchilda.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chile.masto.host": { - "error": "HTTPSConnectionPool(host='chile.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.schep.me": { - "error": "HTTPSConnectionPool(host='mastodon.schep.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "don.burr.is": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "peertube.asrun.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.0.0-beta.13" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 25744, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Asrun Network", - "nodeDescription": "PeerTube, une plate-forme de diffusion vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\nCette instance fourni par Asrun Network, est pour le moment \u00e0 titre priv\u00e9." - } - } - }, - "zotum.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.7.3" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "dreamwidth", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, - "openRegistrations": true, "usage": { + "localPosts": 15520, "users": { - "total": 342, - "activeHalfyear": 191, - "activeMonth": 86 - }, - "localPosts": 75007, - "localComments": 30701 - }, - "metadata": { - "nodeName": "Zotum" - } - } - }, - "ploum.be": { - "nodeinfo": { - "metadata": { - "nodeName": "ploum", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "total": 6 } }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 2 - }, "version": "2.0" } }, - "mastodon.droogers.eu": { - "error": 404 - }, - "mastodon.social/users/pixelguff": { - "error": 404 - }, - "keype.cloud": { - "error": 404 - }, - "463rkk76tx5poujw48uw43kfvx5x1y3k6pl.permanent.cloud": { - "error": 503 - }, - "mstdn.brdr.jp": { - "error": "HTTPSConnectionPool(host='mstdn.brdr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "clodostr.at": { - "error": "HTTPSConnectionPool(host='clodostr.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.murasame.moe": { - "error": "HTTPSConnectionPool(host='mastodon.murasame.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "s2.ascenet.ch": { - "error": 404 - }, - "tranzgender.com": { - "error": "HTTPSConnectionPool(host='tranzgender.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tranzgender.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "social.butash.net": { - "error": "HTTPSConnectionPool(host='social.butash.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.roflcopter.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 168, - "activeMonth": 27, - "activeHalfyear": 43 - }, - "localPosts": 877 - }, - "openRegistrations": false - } - }, - "cloud.philadelphos.com": { - "error": 404 - }, - "floofy.club": { - "error": "HTTPSConnectionPool(host='floofy.club', port=443): Read timed out. (read timeout=3)" + "pleroma.jonquan.cf": { + "error": "HTTPSConnectionPool(host='pleroma.jonquan.cf', port=443): Read timed out. (read timeout=3)" }, - "cloud.jancborchardt.net": { - "error": 404 + "psychoactive.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "www.chalybs.net/friendika": { - "error": "HTTPSConnectionPool(host='www.chalybs.net', port=443): Max retries exceeded with url: /friendika/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "banjo.town": { + "error": "HTTPSConnectionPool(host='banjo.town', port=443): Read timed out. (read timeout=3)" }, - "mu.zaitcev.nu": { + "social.nicolas-constant.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -187505,10 +191114,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -187527,7 +191134,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Mu", + "nodeName": "social.nc.com", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -187574,7 +191181,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://social.nicolas-constant.com/users/NicolasConstant" + ], "suggestions": { "enabled": false }, @@ -187595,21 +191204,45 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-322-g4540cbb3-yukiho" + "version": "2.0.2" }, "usage": { - "localPosts": 2795, + "localPosts": 137, "users": { - "total": 8 + "total": 2 } }, "version": "2.0" } }, - "nutter.io": { - "error": "Expecting value: line 1 column 1 (char 0)" + "peertube.rafi59.codelib.re": { + "error": "HTTPSConnectionPool(host='peertube.rafi59.codelib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "p.run-girls.run": { + "cloud.octarine.io": { + "error": 404 + }, + "peli.can.nohost.me": { + "error": "HTTPSConnectionPool(host='peli.can.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/blacklemon67": { + "error": 404 + }, + "pwning.social": { + "error": "HTTPSConnectionPool(host='pwning.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/apptizing": { + "error": 404 + }, + "nn77.m.to": { + "error": "HTTPSConnectionPool(host='nn77.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hes.im": { + "error": "HTTPSConnectionPool(host='hes.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + }, + "toot.iwh12.jp": { + "error": "HTTPSConnectionPool(host='toot.iwh12.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.pla1.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -187622,16 +191255,104 @@ "shareable_emoji_packs", "multifetch", "pleroma:api/v1/notifications:include_types_filter", - "relay", + "chat", "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "UserAllowListPolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "mastodon.social", + "gab.best", + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "knzk.me", + "social.librem.one", + "gameliberty.club", + "liberdon.com", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "mobile.co", + "social.quodverum.com", + "forum.decisiveliberty.news", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net" + ], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "albin.social", + "melalandia.tk", + "pieville.net", + "develop.gab.com", + "gab.com" + ], + "reject_deletes": [], + "report_removal": [] + }, + "mrf_user_allowlist": { + "freespeechextremist.com": 1 + }, + "quarantined_instances": [ + "social.librem.one" + ] }, "fieldsLimits": { "maxFields": 10, @@ -187641,8 +191362,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Run Girls, Run!", + "nodeDescription": "Pleroma Ubuntu 18.04 Texas USA", + "nodeName": "pleroma.pla1.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -187652,8 +191373,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -187690,7 +191410,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://p.run-girls.run/users/pinknoisebabies" + "https://pleroma.pla1.net/users/pla" ], "suggestions": { "enabled": false @@ -187702,7 +191422,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -187712,221 +191432,282 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-485-g79445ae5-develop" + "version": "2.0.50-6467-ge57c1b60-bbs" }, "usage": { - "localPosts": 4188, + "localPosts": 10, "users": { - "total": 5 + "total": 4 } }, "version": "2.0" } }, - "marencoche.wordpress.com": { - "error": 404 - }, - "www.jordanmerrick.com": { - "error": 404 - }, - "edo1z.co": { - "error": "HTTPSConnectionPool(host='edo1z.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.chilos.jp": { - "error": "HTTPSConnectionPool(host='mastodon.chilos.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "soc.p-pn.org": { - "error": "HTTPSConnectionPool(host='soc.p-pn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.jes.xxx": { + "error": "HTTPSConnectionPool(host='mastodon.jes.xxx', port=443): Read timed out. (read timeout=3)" }, - "m6n.onsen.tech": { + "pleroma.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "pleroma + fromage + baguette", + "nodeName": "Pleroma.fr", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.fr/users/tom79", + "https://pleroma.fr/users/href" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 310, - "activeMonth": 24, - "activeHalfyear": 39 - }, - "localPosts": 30165 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "asocial.impa.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "pleroma", + "version": "2.0.2" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 41659, "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 0 + "total": 203 + } }, - "openRegistrations": false + "version": "2.0" } }, - "aike.monster": { - "error": "HTTPSConnectionPool(host='aike.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aike.monster timed out. (connect timeout=3)'))" + "lowerarchy.com": { + "error": 404 }, - "life-hub.eu": { - "error": "HTTPSConnectionPool(host='life-hub.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to life-hub.eu timed out. (connect timeout=3)'))" + "testing.tfor.de": { + "error": "HTTPSConnectionPool(host='testing.tfor.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "chat.globulous.com": { + "events.friend.camp": { "error": 404 }, - "misskey.jumanji.co": { - "error": "HTTPSConnectionPool(host='misskey.jumanji.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "procgen.ai": { + "error": "HTTPSConnectionPool(host='procgen.ai', port=443): Read timed out. (read timeout=3)" }, - "honk.pintobyte.com": { - "error": "HTTPSConnectionPool(host='honk.pintobyte.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.art": { + "error": "HTTPSConnectionPool(host='misskey.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.love": { + "debula.ml": { + "error": "HTTPSConnectionPool(host='debula.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.hasslo.dev": { + "error": "HTTPSConnectionPool(host='social.hasslo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "var.abl.cl": { + "error": "HTTPSConnectionPool(host='var.abl.cl', port=443): Read timed out. (read timeout=3)" + }, + "hometown.tildeverse.org": { + "error": 404 + }, + "social.fitpa.ws": { + "error": "HTTPSConnectionPool(host='social.fitpa.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "io.markegli.com": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 64, - "activeMonth": 27, - "activeHalfyear": 86 + "total": 1 }, - "localPosts": 1025 + "localPosts": 11 }, - "openRegistrations": true - } - }, - "funkwhale.thomcat.rocks": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21+git.09f185ae" + "version": "0.9.0-3627-g48f68fd1", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ + "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, "openRegistrations": false, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, "metadata": { - "actorId": "https://funkwhale.thomcat.rocks/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 4539 - }, - "artists": { - "total": 184 - }, - "albums": { - "total": 519 - }, - "music": { - "hours": 316.28472222222223 - } + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } + "staffAccounts": [ + "https://io.markegli.com/users/mark" ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 1 - } - }, - "listenings": { - "total": 2147 + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "io/markegli", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] }, - "downloads": { - "total": 651 + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] } - } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "relay" + ], + "accountActivationRequired": false } } }, - "t.kida.io": { - "error": "HTTPSConnectionPool(host='t.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "new.dudu.best": { + "error": "HTTPSConnectionPool(host='new.dudu.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pod.dapor.net": { + "pleroma.bastet.moe": { + "error": 500 + }, + "mastodon.stemy.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pod.libreplanetbr.org": { "nodeinfo": { "version": "1.0", "software": { @@ -187943,67 +191724,53 @@ }, "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr" - ] + "outbound": [] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 1075, - "activeHalfyear": 149, - "activeMonth": 136 + "total": 107, + "activeHalfyear": 25, + "activeMonth": 14 }, - "localPosts": 170591, - "localComments": 12639 + "localPosts": 1565, + "localComments": 984 }, "metadata": { - "nodeName": "pod.dapor.net*", - "xmppChat": false, + "nodeName": "lpbr", + "xmppChat": true, "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "dapor2000" + "markdown": false, + "opengraph": false, + "remotePods": false + } } } }, - "littlefluffycloud.net": { - "error": 404 - }, - "stg-mstdn.yono.kuropen.org": { - "error": "HTTPSConnectionPool(host='stg-mstdn.yono.kuropen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "v.mom-gay.faith": { - "error": "HTTPSConnectionPool(host='v.mom-gay.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to v.mom-gay.faith timed out. (connect timeout=3)'))" - }, - "britzu.com": { + "mastodon.social/users/pyredrid": { "error": 404 }, - "alternativeeugene.wordpress.com": { - "error": 410 - }, - "ef7.cc": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "p.fediverse.us": { - "error": 502 + "rueckertstrasse5.cloud": { + "error": "HTTPSConnectionPool(host='rueckertstrasse5.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kolektiva.media": { + "hubzilla.amaranth.network": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0" + ], + "inbound": [ "atom1.0", "rss2.0" ] @@ -188011,390 +191778,192 @@ "openRegistrations": false, "usage": { "users": { - "total": 8 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 2 }, - "localPosts": 6347, - "localComments": 0 + "localPosts": 14, + "localComments": 2 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "kolektiva.media", - "nodeDescription": "A collective effort to offer video hosting to anarchist collectives and individuals federated with the PeerTube network.\n\nRegistations are open, but you need to write us an e-mail telling us why do you want a Kollektiva.media account. Write to kolektiva@riseup.net", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "dark" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Amaranth" } } }, - "mastodon.social/users/Wilboard": { - "error": 404 - }, - "aomoridon.info": { - "error": "HTTPSConnectionPool(host='aomoridon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.thebias.nl": { - "error": 502 - }, - "social.thenut.zone": { - "error": "HTTPSConnectionPool(host='social.thenut.zone', port=443): Read timed out. (read timeout=3)" + "micannabismedicinal.wordpress.com": { + "error": 410 }, - "nyanpass.m.to": { - "error": "HTTPSConnectionPool(host='nyanpass.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "snowdon.jp": { + "error": 404 }, - "take.limemo.net": { - "error": "HTTPSConnectionPool(host='take.limemo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "llxyo.m.to": { + "error": "HTTPSConnectionPool(host='llxyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "talk.komic.eu": { - "error": "HTTPSConnectionPool(host='talk.komic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.bollu.be": { + "error": 404 }, - "social.device5.co.uk": { + "urvogel.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 43, "activeMonth": 2, - "activeHalfyear": 2 + "activeHalfyear": 4 }, - "localPosts": 9770 + "localPosts": 1616 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.swordlogic.com": { - "error": "HTTPSConnectionPool(host='mastodon.swordlogic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "maplelawn.net": { + "toot.my": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 7, + "activeMonth": 5, + "activeHalfyear": 29 }, - "localPosts": 2 + "localPosts": 149 }, "openRegistrations": true } }, - "balafon.cloud": { - "error": 404 - }, - "videoshare.cc": { - "error": "HTTPSConnectionPool(host='videoshare.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videoshare.cc' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "coza.cloud": { - "error": 404 + "p4.inthecatsdreams.xyz": { + "error": "HTTPSConnectionPool(host='p4.inthecatsdreams.xyz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/sanspoint": { - "error": 404 + "monegram.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "m.sarsenij.ch": { - "error": 404 + "paotter.com": { + "error": "HTTPSConnectionPool(host='paotter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ishikari.center": { - "error": "HTTPSConnectionPool(host='ishikari.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "primatemind.info": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mstdn.kazu34.net": { + "quey.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1249 - }, - "openRegistrations": false - } - }, - "tube.thechangebook.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 11 + "total": 5784, + "activeMonth": 593, + "activeHalfyear": 2470 }, - "localPosts": 17559, - "localComments": 8 + "localPosts": 856372 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "TheChangeBook.org Tube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "jonbeckett.com": { - "error": 404 - }, - "social.aelisya.ch": { - "error": "HTTPSConnectionPool(host='social.aelisya.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.gnumeria.eu.org": { - "error": 521 - }, - "zap2.selfhosting.rocks": { - "error": 404 + "pleroma.yorha.club": { + "error": "HTTPSConnectionPool(host='pleroma.yorha.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "qwerty.socialtech.net.br": { - "error": "HTTPSConnectionPool(host='qwerty.socialtech.net.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.kleinheld.ch": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "writeas.com": { - "error": 404 + "minhtrang.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "barrygrahamauthor.site": { + "social.heathanderson.net": { "nodeinfo": { "metadata": { - "nodeName": "ILLUSORY FLOWERS IN AN EMPTY SKY", - "nodeDescription": "BARRY GRAHAM, SCOTTISH NOVELIST, ESSAYIST AND POET", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "mediaProxy": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Heath's Social Space", + "private": false, + "suggestions": { + "enabled": false, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" } }, "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "Pleroma 0.9.0 b46156be92ecfd9d0e29f0b9021757a15126b2d8" }, "usage": { + "localPosts": 1, "users": { "total": 1 - }, - "localPosts": 8 + } }, "version": "2.0" } }, - "s.russwurm.org": { - "error": "HTTPSConnectionPool(host='s.russwurm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.russwurm.org' doesn't match either of 'sobac.com', 'www.sobac.com'\")))" - }, - "mastodon.lithium03.info": { - "error": "HTTPSConnectionPool(host='mastodon.lithium03.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fredcavazza.net": { - "error": 404 - }, - "mabodon.tofulab.jp": { - "error": "HTTPSConnectionPool(host='mabodon.tofulab.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mabodon.tofulab.jp timed out. (connect timeout=3)'))" - }, - "theoldergamers.social": { - "error": "HTTPSConnectionPool(host='theoldergamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stenodon.jp": { - "error": 404 + "aqours.run": { + "error": "HTTPSConnectionPool(host='aqours.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "unaantropologaenlaluna.blogspot.mx": { - "error": 404 + "exp003.charleshaws.com": { + "error": "HTTPSConnectionPool(host='exp003.charleshaws.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.matsuuratomoya.com": { - "error": "HTTPSConnectionPool(host='social.matsuuratomoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pod.mxchange.org": { + "error": "HTTPSConnectionPool(host='pod.mxchange.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pod.mxchange.org' doesn't match 'cloud.mxchange.org'\")))" }, - "don.ekesete.net": { - "error": "HTTPSConnectionPool(host='don.ekesete.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'don.ekesete.net' doesn't match 'wiki.ekesete.net'\")))" + "mastodon.triggerphra.se": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 315, + "activeMonth": 37, + "activeHalfyear": 77 + }, + "localPosts": 3900 + }, + "openRegistrations": true + } }, - "harpy.life": { - "error": "HTTPSConnectionPool(host='harpy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'harpy.life' doesn't match 'alicerhodes.com'\")))" + "diefreien.club": { + "error": "HTTPSConnectionPool(host='diefreien.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "h.tty.pw": { - "error": "HTTPSConnectionPool(host='h.tty.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'h.tty.pw' doesn't match 'tty.pw'\")))" + "brainsoftener.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.nbailey.ca": { + "cat-from-outer.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -188402,42 +191971,15 @@ "usage": { "users": { "total": 1, - "activeMonth": 0, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 2 + "localPosts": 1348 }, "openRegistrations": false } }, - "tweet.physk.network": { - "error": 404 - }, - "conclave.netherrealm.net": { - "error": "HTTPSConnectionPool(host='conclave.netherrealm.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "node2.spr4wl.org": { - "error": "HTTPSConnectionPool(host='node2.spr4wl.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "masto.andrewbarnes.design": { - "error": "HTTPSConnectionPool(host='masto.andrewbarnes.design', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "liamcottam.co.uk": { - "error": "HTTPSConnectionPool(host='liamcottam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to liamcottam.co.uk timed out. (connect timeout=3)'))" - }, - "zot.vpx.one": { - "error": "HTTPSConnectionPool(host='zot.vpx.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zot.vpx.one timed out. (connect timeout=3)'))" - }, - "emory.coffee": { - "error": 404 - }, - "hyuki.herokuapp.com": { - "error": 404 - }, - "social.reekynet.com": { - "error": "HTTPSConnectionPool(host='social.reekynet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "tty.pw": { + "social.piperrak.cc": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -188469,7 +192011,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeName": "Pleroma/Piperrak", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -188516,7 +192058,9 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [], + "staffAccounts": [ + "https://social.piperrak.cc/users/siroco" + ], "suggestions": { "enabled": false }, @@ -188537,10 +192081,10 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2639-g0b5a2bbe-develop" + "version": "2.0.50-11-g841e4e4d-develop+dev" }, "usage": { - "localPosts": 2, + "localPosts": 142, "users": { "total": 3 } @@ -188548,16 +192092,37 @@ "version": "2.0" } }, - "meekchopp.es": { + "cloud.olivier-guilloux.fr": { "error": 404 }, - "social.prezman.fr": { - "error": "HTTPSConnectionPool(host='social.prezman.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "douga.ga": { + "error": "HTTPSConnectionPool(host='douga.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.aki017.info": { - "error": "HTTPSConnectionPool(host='mastodon.aki017.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.aki017.info timed out. (connect timeout=3)'))" + "logorrhea.online": { + "error": 502 }, - "peertube.eric.ovh": { + "appdot.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 77, + "activeMonth": 27, + "activeHalfyear": 36 + }, + "localPosts": 52899 + }, + "openRegistrations": false + } + }, + "video.fitchfamily.org": { "nodeinfo": { "version": "2.0", "software": { @@ -188574,53 +192139,43 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 63 + "total": 6 }, - "localPosts": 96091, + "localPosts": 159960, "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube - Publique - Eric", - "nodeDescription": "Instance mise en place \u00e0 fin de rendre un service accessible \u00e0 ceux d\u00e9sirant utiliser Peertube sans maintien du serivce.", + "nodeName": "Family Video Share", + "nodeDescription": "Our family videos.", "nodeConfig": { "plugin": { + "registered": [] + }, + "theme": { "registered": [ { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", "scopes": [ "video-watch" ] } } }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ { "name": "dark", "version": "0.0.2", @@ -188631,7 +192186,7 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -188647,6 +192202,9 @@ "enabled": true }, "enabledResolutions": [ + 240, + 360, + 480, 720, 1080, 2160 @@ -188655,17 +192213,17 @@ "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -188722,7 +192280,7 @@ } }, "user": { - "videoQuota": 1073741824, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -188737,55 +192295,16 @@ } } }, - "pleroma.qoopoo.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.qoopoo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friend-book.org": { - "error": "HTTPSConnectionPool(host='friend-book.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.raghavgururajan.ch": { - "error": "HTTPSConnectionPool(host='social.raghavgururajan.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.berezowski.de": { - "error": "HTTPSConnectionPool(host='md.berezowski.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'md.berezowski.de' doesn't match 'berezowski.de'\")))" - }, - "mofu.m.to": { - "error": "HTTPSConnectionPool(host='mofu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "literatur.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 144, - "activeMonth": 96, - "activeHalfyear": 137 - }, - "localPosts": 10330 - }, - "openRegistrations": false - } - }, - "friend.dejvino.cz/subdom/friend": { - "error": 404 - }, - "hiddenpalace.zone": { - "error": "HTTPSConnectionPool(host='hiddenpalace.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hammy.masto.host": { + "error": "HTTPSConnectionPool(host='hammy.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mamemoma2.mamemo.online": { - "error": "HTTPSConnectionPool(host='mamemoma2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tanudon.com": { + "error": "HTTPSConnectionPool(host='tanudon.com', port=443): Read timed out. (read timeout=3)" }, - "cough.reitrace.ga": { - "error": "HTTPSConnectionPool(host='cough.reitrace.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "matrix.guelink.de": { + "error": "HTTPSConnectionPool(host='matrix.guelink.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ansible.jshwlkr.info": { + "mastodon.kleph.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -188797,144 +192316,678 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 9, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 40 + "localPosts": 184 }, "openRegistrations": true } }, - "cloud.jeroendeneef.com": { - "error": 404 - }, - "6vaca6fk0vhhbacy.myfritz.net": { - "error": 404 - }, - "ibarakiken.m.to": { - "error": "HTTPSConnectionPool(host='ibarakiken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.rthompson.us": { - "error": 404 - }, - "mastodon.fluffel.io": { - "error": "HTTPSConnectionPool(host='mastodon.fluffel.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.gnudoux.org.ve": { - "error": "HTTPSConnectionPool(host='mastodon.gnudoux.org.ve', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.gnudoux.org.ve timed out. (connect timeout=3)'))" - }, - "atdotatdotat.at": { - "error": "HTTPSConnectionPool(host='atdotatdotat.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "donphan.social": { + "video.migennes.net:443": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3+glitch" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 536, - "activeMonth": 229, - "activeHalfyear": 645 + "total": 6 }, - "localPosts": 45941 + "localPosts": 119283, + "localComments": 0 }, - "openRegistrations": true - } - }, - "mastodon.javier.is": { - "error": "HTTPSConnectionPool(host='mastodon.javier.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cosplay.m.to": { - "error": "HTTPSConnectionPool(host='cosplay.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.stephenson.cc": { - "error": 503 - }, - "cofe.social": { - "error": "HTTPSConnectionPool(host='cofe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cofe.social timed out. (connect timeout=3)'))" - }, - "mstdn.mikumiku.moe": { - "error": "HTTPSConnectionPool(host='mstdn.mikumiku.moe', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.kinesin.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.waifus.eu": { - "error": "HTTPSConnectionPool(host='mastodon.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.wetsnow.social": { - "error": "HTTPSConnectionPool(host='mastodon.wetsnow.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.kagolug.org": { - "error": 404 - }, - "testodon.dereferenced.org": { - "error": "HTTPSConnectionPool(host='testodon.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social1.kuester7.com": { - "error": 404 - }, - "openalgeria.org": { - "error": 404 - }, - "mastodon.snowandtweet.jp": { - "error": "HTTPSConnectionPool(host='mastodon.snowandtweet.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "lamp.institute": { - "error": 404 - }, - "mstdn.yuyat.jp": { - "error": "HTTPSConnectionPool(host='mstdn.yuyat.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.time-suck.com": { - "error": "HTTPSConnectionPool(host='mastodon.time-suck.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "goji84.xyz": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "MigennesTube", + "nodeDescription": "MigennesTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e directement dans votre navigateur Web.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "dolphin.nemonet.xyz": { + "error": "HTTPSConnectionPool(host='dolphin.nemonet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "huxian-lab.net": { + "error": "HTTPSConnectionPool(host='huxian-lab.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "robekworld.com": { + "error": 404 + }, + "mstdn.nacika.com": { + "error": 404 + }, + "mst.saten.info": { + "error": "HTTPSConnectionPool(host='mst.saten.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "alt-f4.der.moe": { + "error": "HTTPSConnectionPool(host='alt-f4.der.moe', port=443): Max retries exceeded with url: /nodeinfo/1.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "wetsnow.com": { + "error": "HTTPSConnectionPool(host='wetsnow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.groover.jp": { + "error": 404 + }, + "toot.thoughtworks.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 527, + "activeMonth": 21, + "activeHalfyear": 81 + }, + "localPosts": 9969 + }, + "openRegistrations": false + } + }, + "riot.anarchyplanet.org": { + "error": 404 + }, + "mastodon.fediverso.net": { + "error": "HTTPSConnectionPool(host='mastodon.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "lucyd.io": { + "error": "HTTPSConnectionPool(host='lucyd.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "@social.illegalpornography.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 9, + "activeHalfyear": 11 + }, + "localPosts": 115009 + }, + "openRegistrations": false + } + }, + "indigedon.com": { + "error": 521 + }, + "mastodon.social/users/threetails": { + "error": 404 + }, + "testdon.jp": { + "error": 404 + }, + "www.hpi.wtf": { + "error": "HTTPSConnectionPool(host='www.hpi.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.memo-village.online": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "misskey.cercle.jp": { + "error": "HTTPSConnectionPool(host='misskey.cercle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yumejo.m.to": { + "error": "HTTPSConnectionPool(host='yumejo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "whiplashprinciples.club": { + "error": "HTTPSConnectionPool(host='whiplashprinciples.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "electro.social": { + "error": "HTTPSConnectionPool(host='electro.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.thisisjoes.site": { + "error": 404 + }, + "tube.otter.sh": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 6122, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "OtterTube", + "nodeDescription": "Dashie's Electronic and stuff videos. Personnal instance." + } + } + }, + "tweet.thepirate.party": { + "error": "HTTPSConnectionPool(host='tweet.thepirate.party', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.deblan.org": { + "error": 503 + }, + "tubo.bida.im": { + "error": "HTTPSConnectionPool(host='tubo.bida.im', port=443): Read timed out. (read timeout=3)" + }, + "jimcloudman.com": { + "error": "HTTPSConnectionPool(host='jimcloudman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.xin.cat": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 88 + }, + "openRegistrations": false + } + }, + "pleroma.fun": { + "error": "HTTPSConnectionPool(host='pleroma.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "disarray.nof.st": { + "error": "HTTPSConnectionPool(host='disarray.nof.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lianiis.m.to": { + "error": "HTTPSConnectionPool(host='lianiis.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "furry.nz": { + "error": 404 + }, + "oesterreich.social": { + "error": "HTTPSConnectionPool(host='oesterreich.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.jpages.eu": { + "error": "HTTPSConnectionPool(host='mastodon.jpages.eu', port=443): Read timed out. (read timeout=3)" + }, + "mastodev.shark.moe": { + "error": "HTTPSConnectionPool(host='mastodev.shark.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blickity.black": { + "error": "HTTPSConnectionPool(host='blickity.black', port=443): Read timed out. (read timeout=3)" + }, + "friendica.soykaf.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.at": { + "error": "HTTPSConnectionPool(host='mastodon.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "patafisica.cc": { + "error": "HTTPSConnectionPool(host='patafisica.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beerfactory.org": { + "error": 404 + }, + "cloud.pradenco.com": { + "error": "HTTPSConnectionPool(host='cloud.pradenco.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.sleiss.me": { + "error": "HTTPSConnectionPool(host='social.sleiss.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn-amadeus.tech": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 73, + "activeMonth": 36, + "activeHalfyear": 50 + }, + "localPosts": 201644 + }, + "openRegistrations": true + } + }, + "hse.social": { + "error": "HTTPSConnectionPool(host='hse.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "microblog.bornsleepy.com": { + "error": 404 + }, + "social.rezo-zero.dev": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 3 + }, + "openRegistrations": true + } + }, + "ap.magitek-telescope.im": { + "error": "HTTPSConnectionPool(host='ap.magitek-telescope.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bcn-users.degica.com": { + "error": "HTTPSConnectionPool(host='bcn-users.degica.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sebastianlasse.de": { + "error": 404 + }, + "cloud.w5labs.com": { + "error": 404 + }, + "gnupublic.space": { + "error": 404 + }, + "baraag.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 49464, + "activeMonth": 14711, + "activeHalfyear": 34897 + }, + "localPosts": 930254 + }, + "openRegistrations": true + } + }, + "annekevin.dynu.net": { + "error": "HTTPSConnectionPool(host='annekevin.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.kuko.hamburg": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 4095 + }, + "openRegistrations": false + } + }, + "social.10one.net": { + "error": "HTTPSConnectionPool(host='social.10one.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.10one.net' doesn't match either of '10one.net', 'www.10one.net'\")))" + }, + "deadsuperhero.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 50, + "localComments": 20 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "sean@deadsuperhero.com" + } + } + }, + "trillion.social": { + "error": "HTTPSConnectionPool(host='trillion.social', port=443): Read timed out. (read timeout=3)" + }, + "m-thompson.co.uk": { + "nodeinfo": { + "metadata": { + "nodeName": "LongHouseLife", + "nodeDescription": "LonghouseLife :: Life on the Edge...", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 56 + }, + "version": "2.0" + } + }, + "social.recipes.exchange": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", "multifetch", - "chat", + "pleroma:api/v1/notifications:include_types_filter", "relay", - "safe_dm_mentions" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "AntiFollowbotPolicy", + "SimplePolicy" ], - "quarantined_instances": [] + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "rainbowdash.net", + "shitposter.club", + "freezepeach.xyz", + "social.heldscal.la", + "woofer.alfter.us", + "social.au3pb.net", + "gorf.club", + "sealion.club", + "unsafe.space", + "shitposter.club", + "rainbowdash.net", + "freezepeach.xyz", + "woofer.alfter.us", + "social.au2pb.net", + "sealion.club", + "unsafe.space", + "social.heldscal.la", + "wrongthink.net", + "ediot.social", + "social.au2pb.net", + "social.hidamari.blue", + "libertarianism.club", + "npf.mlpol.net", + "switter.at", + "porn.business", + "humblr.social", + "ehjovan.com", + "shitasstits.life", + "sinblr.com", + "fosstodon.org", + "hub.spaz.org" + ], + "media_nsfw": [ + "switter.at", + "porn.business", + "humblr.social", + "shitasstits.life" + ], + "media_removal": [], + "reject": [ + "librem.one", + "pawoo.net", + "pleroma.rareome.ga", + "social.homunyan.com", + "baraag.net", + "social.allthefallen.ninja", + "preteengirls.biz", + "mastodon.loliandstuff.moe", + "wxw.moe", + "social.super-niche.club", + "loli.estate", + "youkai.town", + "shitasstits.life", + "vampire.estate", + "stealingyour.info", + "gs.smuglo.li", + "pl.smuglo.li", + "oneway.masto.host", + "wagesofsinisdeath.com", + "freespeech.firedragonstudios.com", + "pleroma.cucked.me", + "daffodil-11.org", + "cnet.site", + "rapefeminists.network", + "mobile.co", + "freespeechextremist.com", + "feminism.lgbt", + "kneegrows.top", + "gameliberty.club", + "thechad.zone", + "illegalporn.biz", + "gab.ai", + "gab.com", + "develop.gab.com", + "lets.saynoto.lgbt", + "not-develop.gab.com", + "relay.homunyan.com", + "weedis.life", + "gab.com", + "gab.sleeck.eu", + "kompost.cz", + "cyzed.com", + "exited.eu", + "melalandia.tk", + "gab.sleeck.eu", + "cyzed.com", + "sinblr.com", + "gab.sleeck.eu", + "weedis.life", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "freevoice.space" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "freespeechextremist.com", + "librem.one", + "social.librem.one" + ] }, "fieldsLimits": { - "maxFields": 8, - "maxRemoteFields": 16, + "maxFields": 10, + "maxRemoteFields": 20, "nameLength": 512, "valueLength": 2048 }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A federated Pleroma instance; not as strictly Godzilla themed as it seems", - "nodeName": "goji84.xyz", + "nodeDescription": "All things cooking, recipes, food", + "nodeName": "Recipes Exchange", "pollLimits": { "max_expiration": 31536000, - "max_option_chars": 256, - "max_options": 16, - "min_expiration": 600 + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, "postFormats": [ "text/plain", @@ -188977,8 +193030,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://goji84.xyz/users/keizerx", - "https://goji84.xyz/users/shin" + "https://social.recipes.exchange/users/kemonine", + "https://social.recipes.exchange/users/ambassador" ], "suggestions": { "enabled": false @@ -188990,7 +193043,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -189000,58 +193053,63 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-449-g252528a4-develop" }, "usage": { - "localPosts": 37, + "localPosts": 411, "users": { - "total": 5 + "total": 15 } }, "version": "2.0" } }, - "m.sbw.org": { - "error": "HTTPSConnectionPool(host='m.sbw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "blog.talee.de": { + "error": 403 }, - "www.spoon-tamago.com": { - "error": "HTTPSConnectionPool(host='www.spoon-tamago.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.spoon-tamago.com' doesn't match either of '*.prod.phx3.secureserver.net', 'prod.phx3.secureserver.net'\")))" + "imastodon.blue": { + "error": 404 }, - "blog.zedas.fr": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Une instance personnelle situ\u00e9e entre entre l'Australia et la South America, dans l'Oc\u00e9an South Pacific.", - "nodeName": "L'Atoll de Pom Pom Galli" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 3, - "users": { - "total": 1 - } - }, - "version": "2.0" - } + "circlejerk.club": { + "error": "HTTPSConnectionPool(host='circlejerk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.floripa.br": { - "error": "HTTPSConnectionPool(host='mastodon.floripa.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hub.popnet.xyz": { + "error": "HTTPSConnectionPool(host='hub.popnet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.prt.blue": { - "error": "HTTPSConnectionPool(host='mstdn.prt.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "inkson.org": { + "error": 404 }, - "conf.tube": { + "pleroma.criver.me": { + "error": "HTTPSConnectionPool(host='pleroma.criver.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rubencito.net": { + "error": 404 + }, + "pluto.moe": { + "error": 404 + }, + "rabbit.country": { + "error": "HTTPSConnectionPool(host='rabbit.country', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.zilla.tech": { + "error": 404 + }, + "mastodon.webmages.com": { + "error": "HTTPSConnectionPool(host='mastodon.webmages.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.webmages.com' doesn't match either of 'adventuresmokies.com', 'www.adventuresmokies.com'\")))" + }, + "files.esiliati.org": { + "error": 404 + }, + "friendica.hateotu.de": { + "error": 404 + }, + "social.fenwick.pizza": { + "error": "HTTPSConnectionPool(host='social.fenwick.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "youkai.town": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tube1.it.tuwien.ac.at": { "nodeinfo": { "version": "2.0", "software": { @@ -189071,17 +193129,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 98 }, - "localPosts": 338, - "localComments": 2 + "localPosts": 492, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "ConfTube", - "nodeDescription": "PeerTube instance dedicated to conference videos.", + "nodeName": "TUpeerTube", + "nodeDescription": "PeerTube Instanz der TU Wien - Testbetrieb", "nodeConfig": { "plugin": { "registered": [] @@ -189103,19 +193161,15 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -189153,12 +193207,6 @@ ".webm", ".ogv", ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", ".mp3", ".ogg", ".wma", @@ -189194,138 +193242,247 @@ } } }, - "cloud.it-dengler.de": { - "error": "HTTPSConnectionPool(host='cloud.it-dengler.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "physi.cc": { + "error": "HTTPSConnectionPool(host='physi.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.paddlefish.net": { - "error": "HTTPSConnectionPool(host='social.paddlefish.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.paddlefish.net' doesn't match either of 'andrewrahn.com', 'beckarahn.com', 'blog.paddlefish.net', 'cydecosse.com', 'davestaffordarchitecture.com', 'fairweathereditions.com', 'family.paddlefish.net', 'feeliefaces.com', 'liberynth.com', 'millcityconsulting.info', 'oboebass.com', 'paddlefish.net', 'pagesofmusic.com', 'starofthenorth.org', 'twofishfibers.com', 'www.andrewrahn.com', 'www.beckarahn.com', 'www.cydecosse.com', 'www.davestaffordarchitecture.com', 'www.fairweathereditions.com', 'www.feeliefaces.com', 'www.liberynth.com', 'www.millcityconsulting.info', 'www.oboebass.com', 'www.paddlefish.net', 'www.pagesofmusic.com', 'www.starofthenorth.org', 'www.twofishfibers.com', 'www.zipvelour.com', 'zipvelour.com'\")))" + "social.projectmakeit.com": { + "error": "HTTPSConnectionPool(host='social.projectmakeit.com', port=443): Read timed out. (read timeout=3)" }, - "www.julienmunschy.com": { + "cloud.dokucode.de": { "error": 404 }, - "social.hoto.us": { - "error": "HTTPSConnectionPool(host='social.hoto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hncj.me": { + "error": "HTTPSConnectionPool(host='hncj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "misskey.nsa.ovh": { + "social.florianjensen.com": { + "error": 502 + }, + "boberts.me": { + "error": "HTTPSConnectionPool(host='boberts.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "don.de-liker.com": { + "error": "HTTPSConnectionPool(host='don.de-liker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ducksareawesome.net": { + "error": "HTTPSConnectionPool(host='ducksareawesome.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yovm.com": { + "error": "HTTPSConnectionPool(host='yovm.com', port=443): Read timed out. (read timeout=3)" + }, + "pixelfd.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "shrekislove.us": { + "manhole.club": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "diaspora", - "version": "0.7.10.0-p663da1ef" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 1362 + }, + "openRegistrations": true + } + }, + "friendica.datenruine.net": { + "error": "HTTPSConnectionPool(host='friendica.datenruine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.datenruine.net' doesn't match either of '*.tucana.uberspace.de', 'tucana.uberspace.de'\")))" + }, + "cloud.cdawoerden.org": { + "error": 404 + }, + "indianliberals.org": { + "error": 404 + }, + "blog.cameronseid.com": { + "nodeinfo": { + "metadata": { + "nodeName": "Cameron Seid", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "twitter", - "wordpress" + "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 172, - "activeHalfyear": 11, - "activeMonth": 8 + "total": 1 }, - "localPosts": 14886, - "localComments": 17294 + "localPosts": 3 }, - "metadata": { - "nodeName": "Shrek is Love", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "dannyk" - } + "version": "2.0" } }, - "mastodon.spydar007.com": { - "error": 404 - }, - "data.haus": { - "error": 403 - }, - "bofa.lol": { - "error": "HTTPSConnectionPool(host='bofa.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bofa.lol' doesn't match either of 'dns.google', '*.dns.google.com', '8888.google', 'dns.google.com', 'dns64.dns.google', '2001:4860:4860:0:0:0:0:64\\\\n', '2001:4860:4860:0:0:0:0:6464\\\\n', '2001:4860:4860:0:0:0:0:8844\\\\n', '2001:4860:4860:0:0:0:0:8888\\\\n', '8.8.4.4', '8.8.8.8'\")))" + "xa0.uk": { + "error": "HTTPSConnectionPool(host='xa0.uk', port=443): Read timed out. (read timeout=3)" }, - "nihilist.space": { - "error": "HTTPSConnectionPool(host='nihilist.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "blog.gab.com": { + "error": 404 }, - "cafe.datamol.org": { - "error": 502 + "tbs.okhin.fr": { + "error": "HTTPSConnectionPool(host='tbs.okhin.fr', port=443): Read timed out. (read timeout=3)" }, - "mastodon.wafflec.one": { + "mindyourheadcoop.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Mind Your Head Co-op", + "nodeDescription": "Your life, your brain, you're healing!", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 205, - "activeMonth": 145, - "activeHalfyear": 164 + "total": 1 }, - "localPosts": 19155 + "localPosts": 18 }, - "openRegistrations": true + "version": "2.0" } }, - "mastodon.nagaseyami.com": { - "error": "HTTPSConnectionPool(host='mastodon.nagaseyami.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.antopie.org": { + "error": "HTTPSConnectionPool(host='social.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wsvn.com": { + "mastodon.kumano-ryo.tech": { + "error": "HTTPSConnectionPool(host='mastodon.kumano-ryo.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pink.pilot.io": { + "error": "HTTPSConnectionPool(host='pink.pilot.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.peachgyoza.com": { + "error": "HTTPSConnectionPool(host='mstdn.peachgyoza.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.erictapen.name": { + "error": "HTTPSConnectionPool(host='social.erictapen.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "boseburo.ddns.net": { + "error": "HTTPSConnectionPool(host='boseburo.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.friendxone.com": { "error": 404 }, - "m.ldmd.mx": { - "error": "HTTPSConnectionPool(host='m.ldmd.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micro.mat.tl": { + "error": 404 }, - "skett.masto.host": { - "error": "HTTPSConnectionPool(host='skett.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.lplab.net": { + "error": "HTTPSConnectionPool(host='cloud.lplab.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mamut.social": { - "error": "HTTPSConnectionPool(host='mamut.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ublog.skazki.fr": { + "error": "HTTPSConnectionPool(host='ublog.skazki.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.cosplayer.com": { + "noise.social": { + "error": "HTTPSConnectionPool(host='noise.social', port=443): Read timed out. (read timeout=3)" + }, + "own.lindon.pw": { + "error": "HTTPSConnectionPool(host='own.lindon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "owncloud.johalla.de": { + "error": 404 + }, + "pvagner.tk": { + "error": 404 + }, + "cloud.emcena.pt": { + "error": "HTTPSConnectionPool(host='cloud.emcena.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "j5sftn40laoveluuu75wxu9.4chan.icu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.timkrueger.me": { + "error": "HTTPSConnectionPool(host='mastodon.timkrueger.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.timkrueger.me' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + }, + "mstdn.imastags.com": { + "error": "HTTPSConnectionPool(host='mstdn.imastags.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.imastags.com' doesn't match 'www.imastags.com'\")))" + }, + "madeoutofmeat.com": { + "error": 404 + }, + "cloud.xiu.io": { + "error": "HTTPSConnectionPool(host='cloud.xiu.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "7mugeubdo948s.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "en.osm.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 206, + "activeMonth": 33, + "activeHalfyear": 113 }, - "localPosts": 0 + "localPosts": 8580 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.ethibox.fr": { + "kitakamirei.ca": { + "error": "HTTPSConnectionPool(host='kitakamirei.ca', port=443): Read timed out. (read timeout=3)" + }, + "peertube.subak.ovh": { + "error": "HTTPSConnectionPool(host='peertube.subak.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.subak.ovh' doesn't match either of 'board.subak.ovh', 'git.subak.ovh', 'nc.subak.ovh', 'subak.club', 'subak.ovh', 'vallois-ferat.fr', 'video.subak.ovh', 'www.vallois-ferat.fr'\")))" + }, + "toots.cloud": { + "error": "HTTPSConnectionPool(host='toots.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crimethink.top": { + "error": "HTTPSConnectionPool(host='quaylessed.icu', port=443): Max retries exceeded with url: /yunohost/sso/?r=aHR0cHM6Ly9jcmltZXRoaW5rLnRvcC8ud2VsbC1rbm93bi9ub2RlaW5mbw== (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "test.91stack.com": { + "error": "HTTPSConnectionPool(host='test.91stack.com', port=443): Read timed out. (read timeout=3)" + }, + "mytube.madzel.de": { "nodeinfo": { "version": "2.0", "software": { @@ -189342,26 +193499,36 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 41 }, - "localPosts": 23, - "localComments": 0 + "localPosts": 1499, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "Une instance peertube h\u00e9berg\u00e9 par Ethibox", + "nodeName": "MyTube", + "nodeDescription": "MyTube ist eine deutsche Peertube Instanz .", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -189372,17 +193539,21 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { "enabled": false @@ -189428,12 +193599,7 @@ ".flv", ".mkv", ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" + "null" ] } }, @@ -189449,7 +193615,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -189464,176 +193630,206 @@ } } }, - "despora.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-p335a1708" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 9984, - "activeHalfyear": 400, - "activeMonth": 174 - }, - "localPosts": 201541, - "localComments": 154971 - }, - "metadata": { - "nodeName": "Despora*", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "desporateam" - } - } - }, - "debu.ga": { - "error": "HTTPSConnectionPool(host='debu.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to debu.ga timed out. (connect timeout=3)'))" - }, - "mastedm.club": { - "error": "HTTPSConnectionPool(host='mastedm.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastedm.club timed out. (connect timeout=3)'))" - }, - "alice.masto.host": { - "error": "HTTPSConnectionPool(host='alice.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dm.zimmer428.net": { + "comrades.abortu.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 532, - "localComments": 353 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, "metadata": { - "email": "kawazu@zimmer428.net" - } - } - }, - "twit.zagasy.cf": { - "error": "HTTPSConnectionPool(host='twit.zagasy.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "trash.social": { - "error": "HTTPSConnectionPool(host='trash.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "discant.net": { - "error": "HTTPSConnectionPool(host='discant.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "forum.manga.tokyo": { - "error": "HTTPSConnectionPool(host='forum.manga.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "teamrufous.masto.host": { - "error": "HTTPSConnectionPool(host='teamrufous.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "friendica.chilemasto.casa": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "gab.io", + "gab.ai", + "gab.com", + "freespeechextremist.com", + "shitposter.club", + "social.librem.one", + "mastodon.macsnet.cz", + "anime.website", + "develop.gab.com", + "neckbeards.xyz", + "layer8.space" + ], + "media_nsfw": [ + "humblr.social", + "sinblr.com", + "social.librem.one" + ], + "media_removal": [ + "gab.io", + "gab.ai", + "gab.com", + "freespeechextremist.com", + "shitposter.club", + "social.librem.one", + "mastodon.macsnet.cz", + "anime.website", + "anime.website", + "neckbeards.xyz", + "layer8.space" + ], + "reject": [ + "gab.io", + "gab.ai", + "gab.com", + "freespeechextremist.com", + "shitposter.club", + "social.librem.one", + "mastodon.macsnet.cz", + "anime.website", + "develop.gab.com", + "neckbeards.xyz", + "layer8.space", + "fedichive.tk", + "kiwifarms.net", + "gabfed.com", + "kiwifarms.cc", + "animal.church", + "blob.cat", + "aria.company", + "carrot.army", + "not-develop.gab.com", + "gab.protohype.net", + "gab.polaris-1.work", + "spinster.dev", + "spinkster.xyz", + "glindr.org", + "juche.town", + "witches.live", + "dickkickextremist.xyz", + "expired.mentality.rip", + "fedi.absturztau.be", + "qoto.org", + "mastodon.starrevolution.org", + "imvegan.fyi", + "princess.cat", + "gamelibery.club", + "peervideo.club", + "catgirl.life" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Comrades! Just my contribution to the Fediverse. All are welcome.", + "nodeName": "Comrades", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://comrades.abortu.com/users/bort" + ], + "suggestions": { + "enabled": false, + "limit": 23, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 250000000 + } }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], "services": { "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" }, "usage": { + "localPosts": 4470, "users": { - "total": 39, - "activeHalfyear": 39, - "activeMonth": 36 - }, - "localPosts": 74006, - "localComments": 1 + "total": 6 + } }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } + "version": "2.0" } }, - "press.panorama.megajoueurs.eu": { - "error": "HTTPSConnectionPool(host='press.panorama.megajoueurs.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'press.panorama.megajoueurs.eu' doesn't match either of '*.bitmycode.com', 'bitmycode.com', 'registry.git.bitmycode.com'\")))" + "mastodon.social/users/a": { + "error": 404 }, - "social.kevinisageek.org": { - "error": "HTTPSConnectionPool(host='social.kevinisageek.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "danou.ir": { + "error": "HTTPSConnectionPool(host='danou.ir', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "microblog.simonwolf.io": { + "hi.technomancy.us": { "error": 404 }, - "blackrock.city": { + "bnoel.site": { + "error": "HTTPSConnectionPool(host='bnoel.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "toot.makersociety.org": { + "error": "HTTPSConnectionPool(host='toot.makersociety.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.electriceye.info": { "nodeinfo": { "version": "2.0", "software": { @@ -189645,122 +193841,139 @@ ], "usage": { "users": { - "total": 30, - "activeMonth": 3, - "activeHalfyear": 35 + "total": 12, + "activeMonth": 1, + "activeHalfyear": 6 }, - "localPosts": 21 + "localPosts": 70 }, "openRegistrations": true } }, - "mstdn.tomokiwakimoto.com": { - "error": 404 + "goatdaddy.net": { + "error": "HTTPSConnectionPool(host='goatdaddy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.elbmatsch.de": { + "un.autre.net": { + "error": "HTTPSConnectionPool(host='un.autre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'un.autre.net' doesn't match 'actocom.com'\")))" + }, + "sabbat.hexe.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "\u5996\u7cbe\u22b8\u30ed\u30b1\u30c3\u30c8 / \u9bd6\u3068\u30b5\u30d0\u30c8\u3092", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://sabbat.hexe.net/users/psi", + "https://sabbat.hexe.net/users/momiji" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 783 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "mastodon.social/users/envgen": { - "error": 404 - }, - "rstdn-p.com": { - "error": "HTTPSConnectionPool(host='rstdn-p.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rpg.pbem.online": { - "nodeinfo": { - "version": "1.0", "software": { - "name": "friendica", - "version": "2019.01-1293" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "twitter" - ] + "name": "pleroma", + "version": "2.0.1" }, "usage": { + "localPosts": 2399, "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 - }, - "localPosts": 84, - "localComments": 626 + "total": 6 + } }, - "openRegistrations": false, - "metadata": { - "nodeName": "PBEM Nexus", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "twitter" - ] - }, - "explicitContent": false - } + "version": "2.0" } }, - "tama.pro": { - "error": "HTTPSConnectionPool(host='tama.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.goodvibes.fun": { + "error": "HTTPSConnectionPool(host='mastodon.goodvibes.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "koreadon.com": { + "mast.linuxgamecast.com": { "nodeinfo": { "version": "2.0", "software": { @@ -189772,74 +193985,19 @@ ], "usage": { "users": { - "total": 62, - "activeMonth": 18, - "activeHalfyear": 27 + "total": 48, + "activeMonth": 22, + "activeHalfyear": 41 }, - "localPosts": 110890 + "localPosts": 7903 }, "openRegistrations": true } }, - "m.ruhuna.jp": { - "error": "HTTPSConnectionPool(host='m.ruhuna.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.idollar.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.35.2" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Rinkko's Milestone", - "nodeDescription": "\u6b22\u8fce\u6765\u5230Rinkko's Milestone
\n\u8fd9\u91cc\u4e0d\u8fc7\u662f\u4e00\u4e2a\u4eba\u7684\u81ea\u8a00\u81ea\u8bed
", - "maintainer": { - "name": "Rinkko", - "email": "ifnotfantasy@gmail.com" - }, - "langs": [ - "\u4e2d\u6587", - "English", - "\u65e5\u672c\u8a9e" - ], - "tosUrl": "https://misskey.idollar.moe/@Rinkko/pages/1571126007856", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 320, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "me.paperneko.moe": { - "error": 404 - }, - "tobiastom.name": { + "mastodon.indie.host": { "error": 404 }, - "mstdn.alicia.ne.jp": { + "osrc.pw": { "nodeinfo": { "version": "2.0", "software": { @@ -189851,22 +194009,19 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 10, + "activeMonth": 7, + "activeHalfyear": 25 }, - "localPosts": 460 + "localPosts": 36 }, - "openRegistrations": false + "openRegistrations": true } }, - "boui.xyz": { - "error": "HTTPSConnectionPool(host='boui.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "idolish7.fun": { + "friendica.deliquescence.net": { "error": 404 }, - "peertube.jackbot.fr": { + "video.latavernedejohnjohn.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -189888,32 +194043,42 @@ "users": { "total": 4 }, - "localPosts": 8605, - "localComments": 6 + "localPosts": 51028, + "localComments": 64 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "JackTube", - "nodeDescription": "Une instance PeerTube sans aucune pr\u00e9tention, pour d\u00e9googliser quelques octets de plus.", + "nodeName": "La taverne de John-John", + "nodeDescription": "Instance Peertube cr\u00e9\u00e9e afin d'h\u00e9berger mes vid\u00e9os concernant mes r\u00e9parations \u00e9lectroniques et informatiques sur un serveur ind\u00e9pendant. Il n'est pas possible de s'inscrire sur cette instance.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -189927,10 +194092,10 @@ "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -190009,282 +194174,311 @@ } } }, - "cloud.roanapur.de": { - "error": 403 + "p.guyvernk.com": { + "error": "HTTPSConnectionPool(host='p.guyvernk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micro.chromic.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "micro.chromic.org", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://micro.chromic.org/users/chimo" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 4, - "users": { - "total": 3 - } - }, - "version": "2.0" - } + "funkwhale.lan.sigpipe.me": { + "error": 502 }, - "pleroma.barippi.com": { - "error": "HTTPSConnectionPool(host='pleroma.barippi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nexxt.social": { + "error": 404 }, - "selfy.army": { + "write.infinite.pink": { + "error": "HTTPSConnectionPool(host='write.infinite.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "i.lilog.net": { + "error": "HTTPSConnectionPool(host='i.lilog.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "b612.icu": { + "error": "HTTPSConnectionPool(host='b612.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.cooplibretec.com": { + "error": "HTTPSConnectionPool(host='social.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.rimmer.cloud": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 23, - "activeMonth": 30, - "activeHalfyear": 33 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 16016 + "localPosts": 1 }, "openRegistrations": false } }, - "social.scaldra.net": { + "vod.ksite.de": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "name": "peertube", + "version": "1.3.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp" + "atom1.0", + "rss2.0" ] }, - "usage": {}, "openRegistrations": false, - "metadata": { - "nodeName": "scaldra social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] + "usage": { + "users": { + "total": 2 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "localPosts": 8223, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "PeerTube | KSITE.DE", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "unite.maddworld.org": { - "error": "HTTPSConnectionPool(host='unite.maddworld.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wall.catgirl.engineering": { - "error": "HTTPSConnectionPool(host='wall.catgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.iofoundry.eu": { - "error": "HTTPSConnectionPool(host='social.iofoundry.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.fail": { - "error": "HTTPSConnectionPool(host='toot.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tzim.net": { - "error": "HTTPSConnectionPool(host='social.tzim.net', port=443): Read timed out. (read timeout=3)" - }, - "www.medusmedia.com": { + "mastodon.nordgedanken.de": { "error": 404 }, - "weird.tf": { - "error": 404 + "social.margemsulnomundo.com": { + "error": "HTTPSConnectionPool(host='social.margemsulnomundo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hubzilla.fkn-systems.de": { + "mstdn.cryptos.jp": { + "error": "HTTPSConnectionPool(host='mstdn.cryptos.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.cryptos.jp' doesn't match either of '*.star.ne.jp', 'star.ne.jp'\")))" + }, + "relay.barkshark.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, + "openRegistrations": true, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "insanejournal", - "libertree", - "pumpio", - "redmatrix", - "twitter" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "unciarelay", + "version": "0.9.1" }, - "openRegistrations": true, "usage": { + "localPosts": 0, "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 1 - }, - "localPosts": 9524, - "localComments": 19289 + "total": 12 + } }, + "version": "2.0", "metadata": { - "nodeName": "Hubzilla" + "require_approval": true, + "peers": [ + "asonix.dog", + "barkshark.xyz", + "chomp.life", + "ghost.cafe", + "kaiju.city", + "mastodon.lubar.me", + "pettingzoo.co", + "puppo.space", + "reve.land", + "social.kithop.ca", + "transfur.online", + "voided.space" + ], + "email": "admin@barkshark.xyz", + "admin": { + "username": "izalia@barkshark.xyz", + "url": "https://barkshark.xyz/users/izalia" + }, + "federation": { + "whitelist": true, + "instance_blocks": [ + "101010.pl", + "abdl.link", + "afterlife.masto.host", + "animalliberation.social", + "anime.website", + "archivefedifor.fun", + "aria.company", + "baraag.net", + "bear.community", + "beehub.org", + "bikeshed.party", + "blob.cat", + "buckeye.social", + "busshi.moe", + "carrot.army", + "cawfee.club", + "citadel.thecore.city", + "civiq.social", + "cliterati.club", + "coom.club", + "dev.civiq.social", + "develop.gab.com", + "devs.live", + "dickkickextremist.xyz", + "dickshow.social", + "dobbs.town", + "doesnt.undo.it", + "edgerunner.network", + "ekram.develop.gab.com", + "expired.mentality.rip", + "fedi.absturztau.be", + "fedichive.tk", + "floppy.tokyo", + "fosstodon.org", + "freefedifollowers.ga", + "freesoftwareextremist.com", + "freespeechextremist.com", + "freespeech.firedragonstudios.com", + "freespeech.host", + "functor.pro", + "gab.ai", + "gab.com", + "gab.io", + "gab.polaris-1.work", + "gameliberty.club", + "gamers.exposed", + "gleasonator.com", + "greenish.red", + "hagra.net", + "hellsite.site", + "hitchhiker.social", + "hyena.network", + "impeccable.social", + "inditoot.com", + "iscute.moe", + "journalist.social", + "juche.town", + "kag.social", + "kazvam.com", + "kinky.business", + "kinkyelephant.com", + "kiwifarms.cc", + "kiwifarms.is", + "koyu.space", + "letsalllovela.in", + "lets.bemoe.online", + "liberdon.com", + "libre.tube", + "ligma.pro", + "liveview.cf", + "lol.dydx.moe", + "mastodon.cloud", + "mastodon.cyber-tribal.com", + "mastodon.gamedev.place", + "mastodon.ketchupma.io", + "mastodon.libresilicon.com", + "mastodon.nzoss.nz", + "mastodon.org.uk", + "mastodon.starrevolution.org", + "mastodon.zwei.net", + "mast.wholemars.com", + "melalandia.tk", + "mhc.social", + "micca.xyz", + "ministry.moonbutt.science", + "mirrored.social", + "ms-olive.club", + "mstdn.foxfam.club", + "mstdn.io", + "mu.zaitcev.nu", + "neckbeard.xyz", + "newsbots.eu", + "noagendasocial.com", + "nojack.easydns.ca", + "not-develop.gab.com", + "oneway.masto.host", + "outerheaven.club", + "panthermodern.net", + "patch.cx", + "pawoo.net", + "phreedom.tk", + "pieville.net", + "pl.765racing.com", + "pleroma.cucked.me", + "pleroma.gnusocial.club", + "pleroma.mouse.services", + "pleroma.site", + "pleroma.soykaf.com", + "pl.ohno.host", + "pl.seedy.xyz", + "pl.smuglo.li", + "pokemon.men", + "pretend.fun", + "propulse.club", + "prout.social", + "qaf.men", + "qoto.org", + "quey.org", + "quitter.pw", + "redliberal.com", + "satania.space", + "search.fedi.app", + "shigusegubu.club", + "shpposter.club", + "sinblr.com", + "skippers-bin.com", + "sneak.berlin", + "social.beepboop.ga", + "social.buckket.org", + "social.coop", + "social.foxfam.club", + "social.homunyan.com", + "social.i2p.rocks", + "social.inex.rocks", + "social.librem.one", + "social.linux.pizza", + "social.privacytools.io", + "social.sakamoto.gq", + "social.sunshinegardens.org", + "social.unextro.net", + "social.zwei.net", + "socnet.supes.com", + "spinster.dev", + "spinster.xyz", + "stereophonic.space", + "take.iteasy.club", + "the.hedgehoghunter.club", + "theres.life", + "toot.party", + "toot.wales", + "tower.xyzzy.link", + "vault.mle.party", + "weedis.life", + "wired.socotrine.com", + "witches.live", + "wxw.moe", + "yang.social", + "yggdrasil.social", + "yorishiro.space" + ], + "user_blocks": false + } } } }, - "toot.ptinem.io": { - "error": "HTTPSConnectionPool(host='toot.ptinem.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.wood-built21.net": { - "error": "HTTPSConnectionPool(host='mstdn.wood-built21.net', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.notwebsite.com": { - "error": "HTTPSConnectionPool(host='mastodon.notwebsite.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "snabeltann.no": { + "error": "HTTPSConnectionPool(host='snabeltann.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'snabeltann.no' doesn't match either of 'meet.thj.no', 'polymorph.no', 'teknikkhuset.no', 'thj.no', 'tigerville.no'\")))" }, - "pleroma.groovestomp.com": { - "error": "HTTPSConnectionPool(host='pleroma.groovestomp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.ivanfr.com": { + "error": "HTTPSConnectionPool(host='mastodon.ivanfr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.r3valkyrie.com": { - "error": "HTTPSConnectionPool(host='social.r3valkyrie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pleroma.simon816.com": { + "error": "HTTPSConnectionPool(host='pleroma.simon816.com', port=443): Read timed out. (read timeout=3)" }, - "toot.matereal.eu": { + "artraige.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -190296,76 +194490,141 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 80, + "activeMonth": 8, + "activeHalfyear": 40 }, - "localPosts": 35647 + "localPosts": 433 }, - "openRegistrations": false + "openRegistrations": true } }, - "eggs.sludge.town": { - "error": "HTTPSConnectionPool(host='eggs.sludge.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zhenya.masto.host": { - "error": "HTTPSConnectionPool(host='zhenya.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "malucloud.selfhost.eu": { + "error": 403 }, - "cloud.henrybrink.de": { + "vacuous.one": { "error": 404 }, - "leet.pub": { - "error": 404 + "immortallegendsv3.wordpress.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "walrein.m.to": { - "error": "HTTPSConnectionPool(host='walrein.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.feminism.lgbt": { + "error": "HTTPSConnectionPool(host='www.feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rainyman.jp": { + "hongeipii.com": { + "error": "HTTPSConnectionPool(host='hongeipii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pug.photos": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pug.photos", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pug.photos", + "domain": "pug.photos", + "url": "https://pug.photos", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 17, + "localComments": 0, "users": { "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 58023 + "activeHalfyear": 2, + "activeMonth": 2 + } }, + "version": "2.0", "openRegistrations": false } }, - "go-newbie.club": { - "error": "HTTPSConnectionPool(host='go-newbie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "szkdon.com": { + "error": "HTTPSConnectionPool(host='szkdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.trancart.eu": { + "cipiosacg.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 4 }, - "localPosts": 1 + "localPosts": 32 }, "openRegistrations": true } }, - "redwombat.social": { + "mstdn.haoyayoi.net": { + "error": "HTTPSConnectionPool(host='mstdn.haoyayoi.net', port=443): Read timed out. (read timeout=3)" + }, + "brignell.co": { "nodeinfo": { "version": "2.0", "software": { @@ -190377,104 +194636,31 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 6367 + "localPosts": 500 }, "openRegistrations": false } }, - "fed.giorgiocomai.eu": { + "gr.al": { + "error": "HTTPSConnectionPool(host='gr.al', port=443): Read timed out. (read timeout=3)" + }, + "shop.ssgmedia.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Giorgio Comai's federated instance", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 19, + "localComments": 0 }, "openRegistrations": false, "protocols": [ @@ -190484,25 +194670,164 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "webmaster@ssgmedia.net" + } + } + }, + "thot05.cape-coop.org": { + "error": 503 + }, + "dolphin.xn--931a.moe": { + "error": "HTTPSConnectionPool(host='dolphin.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wogcloud.ddns.net": { + "error": "HTTPSConnectionPool(host='wogcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.mandps.net": { + "error": "HTTPSConnectionPool(host='mstdn.mandps.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.port0.xyz": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "mastodon", + "version": "3.1.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 296, "users": { - "total": 2 - } + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 3 }, - "version": "2.0" + "openRegistrations": false } }, - "watch.snoot.tube": { + "mastodonspain.com": { + "error": "HTTPSConnectionPool(host='mastodonspain.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "www.fujita.style": { + "error": "HTTPSConnectionPool(host='www.fujita.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thehirschfiles.blogspot.de": { + "error": 404 + }, + "dum.moe": { + "error": "HTTPSConnectionPool(host='dum.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "protestersafety.wordpress.com": { + "error": 404 + }, + "tamilsangam.social": { + "error": "HTTPSConnectionPool(host='tamilsangam.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "gnu.tiflolinux.org": { + "error": 404 + }, + "fediverse.blog": { + "error": "HTTPSConnectionPool(host='fediverse.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.ninetailed.uk": { + "error": "HTTPSConnectionPool(host='mastodon.ninetailed.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "centerforeveryday.technology": { + "error": "HTTPSConnectionPool(host='centerforeveryday.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "everbox.space": { + "error": "HTTPSConnectionPool(host='everbox.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xrono.org": { + "error": "HTTPSConnectionPool(host='xrono.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nolanlawson.com": { + "error": 404 + }, + "yegeurina.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 17 + }, + "openRegistrations": false + } + }, + "friendica.tk:8080": { + "error": "HTTPSConnectionPool(host='friendica.tk', port=8080): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "s.noyuno.space": { + "error": "HTTPSConnectionPool(host='s.noyuno.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.zuzax.com": { + "error": "HTTPSConnectionPool(host='mastodon.zuzax.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "macchiato.cf": { + "error": "HTTPSConnectionPool(host='macchiato.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.jameslynch.dev": { + "error": "HTTPSConnectionPool(host='mstdn.jameslynch.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/starling": { + "error": 404 + }, + "toot.okaris.de": { + "error": "HTTPSConnectionPool(host='toot.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" + }, + "it.szeged.social": { + "error": 404 + }, + "ridixy.com": { + "error": "HTTPSConnectionPool(host='ridixy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.geeky-gadgets.com": { + "error": 404 + }, + "pleroma.rkun.cf": { + "error": "HTTPSConnectionPool(host='pleroma.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "iiuoizjrsz.localtunnel.me": { + "error": "HTTPSConnectionPool(host='iiuoizjrsz.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "oyakodon.m.to": { + "error": "HTTPSConnectionPool(host='oyakodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shigadon.com": { + "error": "HTTPSConnectionPool(host='shigadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "zuiho.moe": { + "error": "HTTPSConnectionPool(host='zuiho.moe', port=443): Read timed out. (read timeout=3)" + }, + "soc.beardyunixer.com": { + "error": "HTTPSConnectionPool(host='soc.beardyunixer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.beardyunixer.com' doesn't match either of 'arcade.modestpenger.com', 'beardyunixer.com', 'bordertosomewhere.com', 'hz.bordertosomewhere.com', 'modestpenger.com', 'trunk.modestpenger.com'\")))" + }, + "mastodon.m2.nz": { + "error": "HTTPSConnectionPool(host='mastodon.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.geekyboo.com": { + "error": "HTTPSConnectionPool(host='mstdn.geekyboo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tube.traydent.info": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -190517,366 +194842,459 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 83, + "localPosts": 915, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "snoot.tube \ud83d\udc18", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "MyTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mast0d0n.fr": { - "error": "HTTPSConnectionPool(host='mast0d0n.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mycloudhome.ddnss.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "backup.blobturtle.club": { - "error": "HTTPSConnectionPool(host='backup.blobturtle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/MOKKA": { + "error": 404 }, - "bruno.artificial-owl.com": { - "error": "HTTPSConnectionPool(host='bruno.artificial-owl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "humanities.one": { + "error": "HTTPSConnectionPool(host='humanities.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "comicspace.masto.host": { - "error": "HTTPSConnectionPool(host='comicspace.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hakendon.net": { + "error": "HTTPSConnectionPool(host='hakendon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.braintube.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "masda.x10host.com": { + "error": "HTTPSConnectionPool(host='masda.x10host.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "imma.adorableweirdo.com": { - "error": "HTTPSConnectionPool(host='imma.adorableweirdo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.paloitcloud.com.sg": { + "error": "HTTPSConnectionPool(host='mastodon.paloitcloud.com.sg', port=443): Read timed out. (read timeout=3)" }, - "pleroma.coop.tools": { + "pleroma.neulandschmie.de": { + "error": "HTTPSConnectionPool(host='pleroma.neulandschmie.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.nintendojo.fr": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Une petite instance pour tester le fediverse \u00e0 \u00e9chelle humaine!", - "nodeName": "Coop Tools", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.coop.tools/users/mrflos" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, "usage": { - "localPosts": 1, "users": { - "total": 3 - } + "total": 7, + "activeMonth": 6, + "activeHalfyear": 7 + }, + "localPosts": 9865 }, - "version": "2.0" + "openRegistrations": false } }, - "smoraesfriends.sergiomoraesj.com": { - "error": "HTTPSConnectionPool(host='smoraesfriends.sergiomoraesj.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "dev.mburakov.org": { + "error": "HTTPSConnectionPool(host='dev.mburakov.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.uwu.is": { + "hubzilla.monte-bleibt.de": { + "error": 404 + }, + "cloud.anonsys.net": { + "error": 404 + }, + "social.qwerjk.com": { + "error": "HTTPSConnectionPool(host='social.qwerjk.com', port=443): Read timed out. (read timeout=3)" + }, + "social.nowa.re": { + "error": "HTTPSConnectionPool(host='social.nowa.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.nowa.re' doesn't match 'dimension.nowa.re'\")))" + }, + "functional.cafe": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.com", - "gab.ai" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "UwU", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.uwu.is/users/naka" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, "usage": { - "localPosts": 74, "users": { - "total": 2 - } + "total": 405, + "activeMonth": 95, + "activeHalfyear": 98 + }, + "localPosts": 89110 }, - "version": "2.0" + "openRegistrations": true } }, - "teilen.ijgd.de": { - "error": 404 + "social.raptorengineering.io": { + "error": "HTTPSConnectionPool(host='social.raptorengineering.io', port=443): Read timed out. (read timeout=3)" }, - "cloud.zapek.com": { + "mastodon.party.at": { "error": 404 }, - "soc.0xd.jp": { - "error": "HTTPSConnectionPool(host='soc.0xd.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.0xd.jp timed out. (connect timeout=3)'))" - }, - "infowarriors.space": { - "error": "HTTPSConnectionPool(host='infowarriors.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "suffix.cloud": { - "error": "SOCKSHTTPConnectionPool(host='suffix.cloud', port=80): Max retries exceeded with url: /index.php/login (Caused by ConnectTimeoutError(, 'Connection to suffix.cloud timed out. (connect timeout=3)'))" + "nextcloud.techn0.net": { + "error": 403 }, - "mastodon.night.coffee": { - "error": "HTTPSConnectionPool(host='mastodon.night.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relay.mstddntfdn.online": { + "error": 404 }, - "peertube.wivodaim.net": { - "error": "HTTPSConnectionPool(host='peertube.wivodaim.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "5z5ce433e2yp73jqm3yxmyh2yvcn33venhnm5trqde6uwjysxyy3gbad.onion": { + "error": "HTTPSConnectionPool(host='5z5ce433e2yp73jqm3yxmyh2yvcn33venhnm5trqde6uwjysxyy3gbad.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.ioover.net": { + "ceilingroomba.com": { "error": 404 }, - "social.offline.network": { - "error": "HTTPSConnectionPool(host='social.offline.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.offline.network timed out. (connect timeout=3)'))" - }, - "hamastodon.jp": { - "error": "HTTPSConnectionPool(host='hamastodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "video.valme.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 220 + }, + "localPosts": 129, + "localComments": 2 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "video.valme.io", + "nodeDescription": "valME.io is like reddit but where karma converts to money. We want to help people profit when they add value to others. We're testing PeerTube's video platform to support the goals of valME.io's content management system (forums, blogging, websites). Come try it out and make money from your videos!" + } + } }, - "mastodon.devosi.org": { - "error": "HTTPSConnectionPool(host='mastodon.devosi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "opensocial.online": { + "error": "HTTPSConnectionPool(host='opensocial.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "arjoranta.fi": { - "error": "HTTPSConnectionPool(host='arjoranta.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "chatboys.me": { + "error": "HTTPSConnectionPool(host='chatboys.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "themepark.m.to": { - "error": "HTTPSConnectionPool(host='themepark.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oceadon.com": { + "error": "HTTPSConnectionPool(host='oceadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cephalopod.space": { - "error": "HTTPSConnectionPool(host='cephalopod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cephalopod.space' doesn't match 'sangha.social'\")))" + "firedragonvideos.com": { + "error": "HTTPSConnectionPool(host='firedragonvideos.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lodyb.com": { - "error": "HTTPSConnectionPool(host='lodyb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lodyb.com' doesn't match either of 'es.images.worldsteel.org', 'images.worldsteel.org', 'zh-hans.images.worldsteel.org'\")))" + "nosygamer.blogspot.com": { + "error": 404 }, - "peertube.noriade.com": { - "error": "HTTPSConnectionPool(host='peertube.noriade.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "seiyu.fun": { + "error": "HTTPSConnectionPool(host='seiyu.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peercache2.zapto.org": { - "error": "HTTPSConnectionPool(host='peercache2.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "elekk.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2235, + "activeMonth": 233, + "activeHalfyear": 272 + }, + "localPosts": 680787 + }, + "openRegistrations": false + } }, - "blog.yarmo.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.addajones.com": { + "error": "HTTPSConnectionPool(host='mastodon.addajones.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "radiostatler.social": { - "error": "HTTPSConnectionPool(host='radiostatler.social', port=443): Read timed out. (read timeout=3)" + "mastodonte.social": { + "error": "HTTPSConnectionPool(host='mastodonte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.strog.org": { - "error": "HTTPSConnectionPool(host='social.strog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "straylight.expectnomore.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 15, + "activeMonth": 4, + "activeHalfyear": 7 + }, + "localPosts": 3707 + }, + "openRegistrations": false + } }, - "friendica.debrigand.be": { - "error": "HTTPSConnectionPool(host='friendica.debrigand.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "obsolete.digital": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 32 + }, + "openRegistrations": false + } }, - "beyblade.m.to": { - "error": "HTTPSConnectionPool(host='beyblade.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gregtaole.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "pcgame.jp": { + "kate-hubzilla.stopthatimp.net": { "error": 404 }, - "banthamilk.blue": { - "error": "HTTPSConnectionPool(host='banthamilk.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "silverhaze.eu": { - "error": "HTTPSConnectionPool(host='silverhaze.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'silverhaze.eu' doesn't match either of 'abi94oesede.de', 'www.abi94oesede.de'\")))" + "mastodon.lambertz.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 1 + }, + "openRegistrations": false + } }, - "p3jbny0k4jkm7xhk.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='p3jbny0k4jkm7xhk.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rebelsdarklaughter.wordpress.com": { + "error": 404 }, - "nice.community": { - "error": "HTTPSConnectionPool(host='nice.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nice.community timed out. (connect timeout=3)'))" + "ilove.mochi.academy": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 10 + }, + "openRegistrations": false + } }, - "relay.mastodon.host": { + "windycity.style": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeName": "windycity.style", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "windycity.style", + "domain": "windycity.style", + "url": "https://windycity.style", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, "protocols": [ "activitypub" ], @@ -190885,797 +195303,341 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 ???" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 0, + "localPosts": 77, + "localComments": 0, "users": { - "total": 1 + "total": 1, + "activeHalfyear": 10, + "activeMonth": 8 } }, "version": "2.0", + "openRegistrations": false + } + }, + "video.gcfam.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 13876, + "localComments": 41 + }, "metadata": { - "peers": [ - "soteria.mastodon.host", - "comicscamp.club", - "social.bau-ha.us", - "elle.systems", - "snaggletooth.life", - "mastodon.org.uk", - "awooo.club", - "redliberal.com", - "rva.party", - "myflog.net", - "toot.devfs.xyz", - "mmorpg.social", - "flr.social", - "firebrand.ml", - "mastodon.lubar.me", - "social.mochi.academy", - "mastoc.net", - "awoo.pub", - "social.adlerweb.info", - "sn.angry.im", - "earfolds.com", - "social.gattai.net", - "animal.church", - "mastodon.kerenon.com", - "nojack.easydns.ca", - "social.taker.fr", - "mastodon.redflag.social", - "r3bl.social", - "shiro.dog", - "sociala.me", - "mastodon.ericbeckers.nl", - "moytura.org", - "bakusocial.com", - "social.hodakov.me", - "sackheads.social", - "social.nofftopia.com", - "bigshoulders.city", - "horsecr.app", - "es.muy.moe", - "cap.moe", - "multicast.social", - "mastodon.sebbo.net", - "mastodon.globalrevolution.tv", - "m.kretschmann.social", - "kink.social", - "mastodon.alienlebarge.ch", - "m.xorkle.com", - "pouet.jablon.fr", - "fellies.social", - "mudl.us", - "mastodon.funigtor.fr", - "pla.social", - "social.seattle.wa.us", - "mastodon.kosebamse.com", - "1929.com", - "simstodon.com", - "mastodon.immae.eu", - "remotenode.host", - "m.apertron.com", - "toot.temsa.me", - "social.mylinux.cz", - "masto.misell.cymru", - "butts.team", - "toot.nx-pod.de", - "irishstew.org", - "gravitas.cafe", - "mastodon.h.etbus.ch", - "social.foxfam.club", - "toot.ws", - "kune.gouge.re", - "social.mjb.im", - "mastodon.aekrylov.me", - "masto.mywebprojects.co.uk", - "floss.social", - "irrsinn.life", - "mstdn.alternanet.fr", - "thicc.horse", - "social.secline.de", - "mastodon.otherreality.net", - "cnet.site", - "logjam.city", - "likeable.space", - "xa0.uk", - "nitro.horse", - "mastodon.aventer.biz", - "fediverse.initialization.tech", - "tank.im", - "librenet.co.za", - "litodon.de", - "tron.buzz", - "ieji.de", - "mastodon.naoy.fr", - "mstdn.openalgeria.org", - "souk.getloci.com", - "mstdn.xxil.cc", - "kuko.hamburg", - "southflorida.social", - "fourthestate.social", - "m.danq.me", - "pifke.social", - "social.privacytools.io", - "cloutfla.re", - "mastodon.scuttle.org", - "eris.social", - "kink.town", - "the.scream.zone", - "snabelen.no", - "toucans.social", - "x0r.stream", - "connected.cat6.network", - "pachyder.me", - "soc.psychedelic.cat", - "pleroma.teromene.fr", - "crimethink.top", - "mastodon.maescool.be", - "helpmedog.com", - "masto.polarisfm.net", - "unsocial.pztrn.name", - "4estate.media", - "toot.wales", - "tooting.ch", - "pokemon.men", - "pleroma.ch405.xyz", - "mastodon.local.lubar.me", - "socl.win", - "beach.city", - "cx.cx", - "lesbian.energy", - "social.bam.yt", - "menzel-it.social", - "social.gnu.one", - "toot.worldrovine.com", - "mastodon.fricloud.dk", - "social.digimortal.org", - "social.elqhost.net", - "zion-techs.com", - "mst.mpdevel.com", - "social.fedi.farm", - "social.ryankes.eu", - "fedi.tinkeringwithalien.tech", - "hell.social", - "comm.network", - "layer8.space", - "mgub.yt", - "framapiaf.org", - "mastodon.host", - "daedal.io", - "psyopshop.com", - "redroo.ml", - "thelballwiki.gq", - "mastodon.ocf.berkeley.edu", - "witches.live", - "pettingzoo.co", - "dajiaweibo.com", - "plag.masto.host", - "littles.space", - "mikep.ro", - "va11hal.la", - "s.huggingservers.uk", - "social.thisisjoes.site", - "social.culturewar.us", - "bricolage.masto.host", - "simulacron.de", - "charmed.social", - "s.b252.gq", - "latinos.social", - "indieweb.social", - "death.horse", - "social.mhtube.de", - "knzk.me", - "linuxrocks.online", - "syrup.zone", - "whitespashe.uk", - "social.fff-du.de", - "takeoverthe.world", - "social.tomica.me", - "social.cloudsumu.com", - "g1zm0.social", - "embracing.space", - "snel.social", - "rebels.rest", - "luvdon.ddns.net", - "mastodon.nobodysstuff.de", - "rigcz.club", - "luvdon.cc", - "gamers.exposed", - "toot.flairy.de", - "cipiosacg.masto.host", - "programmer.technology", - "mst.thewebzone.net", - "ichii.moe", - "larvata.com", - "mastodon.fail", - "m.bnolet.me", - "mastodon.echoz.io", - "majak.de", - "mcphail.uk", - "mastodon.gargantia.fr", - "pleroma.cloud", - "opensim.fun", - "yeet.social", - "mastodon.roocita.com", - "social.proyectolanuevatierra.com", - "mastodon.com.pl", - "1000dollars.info", - "photodon.org", - "techflake.ch", - "masto.powerlot.net", - "toots.slothy.win", - "mastodon.zwei.net", - "boardgames.social", - "cephalopod.space", - "forgetthis.site", - "redterrorcollective.net", - "sprocket.group", - "taosforum.com", - "intahnet.co.uk", - "arktos.social", - "starship.coffee", - "mastodon.art", - "social.luschmar.ch", - "krauser.org", - "functor.pro", - "mastodon.jectrum.de", - "101010.pl", - "project.social", - "ronin.world", - "mastodon.coder.town", - "social.lyte.dev", - "mastodon.geofox.org", - "swingset.social", - "hammy.masto.host", - "mastodon.inhji.de", - "prsm.space", - "social.omniatv.com", - "sangha.social", - "m.fratm.com", - "toot.brussels", - "heka.space", - "mstdn.ikebuku.ro", - "greencarnation.masto.host", - "maik.social", - "beta.koyu.space", - "mastodon.circlelinego.com", - "imvegan.fyi", - "mastodon.eric.ovh", - "soderstrom.social", - "flanintheface.com", - "snuskete.net", - "mstdn.waifu.space", - "apeiron.aire.ml", - "triggerhub.ru", - "masto.ml", - "pumba.space", - "social.putz.space", - "social.offline.network", - "mastodon-network.com", - "mastodon.org.ua", - "scouts.devosmium.xyz", - "social.minkenstein.de", - "arthropod.tech", - "social.enyutech.io", - "nerdynate.live", - "kafuka.me", - "frenchindiepop.com", - "mastadon.ml", - "clamo.red", - "mastodon.amaseto.com", - "farkwar.social", - "furry.gg", - "masttest.zwei.net", - "banana.dog", - "masto.stanisic.nl", - "skoops.social", - "rhubarb.land", - "social.heroicwisdom.com", - "enyutech.social", - "social.radio.af", - "yarr.io", - "toot.kiez.xyz", - "social.backbord.net", - "mypolis.zapto.org", - "mastodon.yolovision-inc.com", - "shinomiya.group", - "femboy.city", - "myprayer.center", - "social.end-the-stigma.com", - "mstdn.tsukiyono.0am.jp", - "social.joshuacasey.net", - "social.noscraft.cf", - "me.frankmeeuwsen.xyz", - "blackrock.city", - "donot.webhop.me", - "mastodon.owls.io", - "mast.astragroup.info", - "slum.cloud", - "fedi.one", - "social.1in9.net", - "liveview.cf", - "penguicon.social", - "secure.kiwi", - "m.eula.dev", - "mastodon.toni.im", - "decentralized.faith", - "ahlers.xyz", - "social.b252.gq", - "mastodon.scarletsisters.xyz", - "social.cereza.de", - "abolish.social", - "loci.onl", - "serious.ferret.business", - "gonerd.me", - "anonq.com", - "toot.my", - "mastodon.leptonics.com", - "biblewp.com", - "social.mark.atwood.name", - "www.misanthropebazaar.com", - "social.azkware.net", - "m.1994.io", - "colorfur.com", - "dragonscave.space", - "mastodon.syntik.fr", - "roar.killtheradio.net", - "sweet.sugarcube.pw", - "pleroma.travnewmatic.com", - "mstdn.mx", - "amdyes.fun", - "pars.ee", - "mastodon.soses.ca", - "outaouais.club", - "mastodon.kliu.io", - "ffs.social", - "social.zwei.net", - "kaiserslautern.chat", - "oursquad.rocks", - "mastodon.lunorian.is", - "sadposting.space", - "anonymous.wtf", - "lost-angles.im", - "heartlandia.live", - "ppl.town", - "mastodon.sedryk.info", - "thefreestate.xyz", - "maly.io", - "social.florianjensen.com", - "quasi.social", - "mst.vsta.org", - "animalliberation.social", - "zomglol.wtf", - "tamiltoot.online", - "mastodon.ie", - "magikarp.fun", - "kiwec.net", - "social.moseskaranja.com", - "beehub.org", - "mastodon.jeder.pl", - "foss.al", - "mastodon.codeplumbers.eu", - "triangletoot.party", - "thetower.xyz", - "makito.me", - "ohhi.icu", - "mares.cafe", - "oslo.town", - "harrystyl.es", - "social.fab-l3.org", - "wrestlr.social", - "social.lansky.name", - "fediverse.robotham.dev", - "mastodon.toniozz75.fr", - "pigeon.town", - "cbfish.es", - "mastodon.schemacs.com", - "social.longden.me", - "koyu.space", - "social.firc.de", - "mstdn.novium.pw", - "mastodon.dlitz.net", - "social.niicow974.fr", - "toot.party", - "mastodon.xhrpb.com", - "social.skankhunt42.pw", - "mastodon.spiderden.net", - "queer.farm", - "queersin.space", - "buckeye.social", - "s.sneak.berlin", - "social.reinboar.xyz", - "the.goofs.space", - "megadon.net", - "pouque.net", - "scambait.social", - "nonexiste.net", - "nightmare.zone", - "mastodon.fedja.fi", - "cyber.acid.im", - "togart.de", - "mastodon.macsnet.cz", - "gaypxrn.de", - "ranran.tw", - "mastodon.fidonet.io", - "toot.baby", - "social.strueker.net", - "deerofnara.net", - "casually.cat", - "pleroma.gidikroon.eu", - "cmd.social", - "toot.x2a.io", - "homo.dev", - "ministry.moonbutt.science", - "social.xin.cat", - "derpsin.space", - "m.kuko.hamburg", - "hispatodon.club", - "lanners.uk", - "mastodon.corecoding.dev", - "ylan.page", - "thewaifu.club", - "stellas.cf", - "mastodon.lermer.nl", - "mastodon.minecloud.ro", - "social.vbrlabs.io", - "kaver.it", - "mastodon.scot", - "mas.to", - "pleroma.k4gi.xyz", - "uelfte.club", - "jeli.kz", - "cybt.de", - "social.wildeboer.net", - "fediverse.nenmyx.dev", - "dizl.de", - "mastodon.radiosonline.cloud", - "mastodon.fediverso.net", - "serverok.pl", - "arguos.com", - "chile.masto.host", - "social.itsneversunnyinnd.com", - "mastodon.kylepiira.com", - "plusone.live", - "nightmare.digital", - "toot.postea.me", - "antifagun.club", - "pleasehug.me", - "phreedom.tk", - "majestic.monster", - "toot.travnewmatic.com", - "social.nico-bayati.de", - "panic.social", - "social.nyanlout.re", - "delduca.casa", - "social.patologia.online", - "bulge.exposed", - "expired.mentality.rip", - "social.imirhil.fr", - "mastodon.hhhammer.de", - "glitch.librenet.co.za", - "citadel.thecore.city", - "usocial.fr", - "soc.hyena.network", - "mastodon.cipherbliss.com", - "enyutech.io", - "xmpp.fs-infmath.uni-kiel.de", - "don.burr.is", - "social.asgartech.com", - "social.walamana.de", - "toot.coupou.fr", - "social.qseco.fr", - "pleroma.best", - "social.homunyan.com", - "lasarna.masto.host", - "makhnodon.club", - "khat.komitea.fi", - "nuke.social", - "social.biologianaweb.com.br", - "social.schwipsbude.de", - "pleroma.store", - "mastodon.gummipunkt.eu", - "sozen.network", - "lenuxde.net", - "social.chinwag.org", - "im-in.space", - "sumanko.ml", - "ma.steffo.eu", - "totallylegit.site", - "md.llnt.eu", - "unitum.nl", - "mastodon.mooo.com", - "coom.club", - "soc.p-pn.org", - "youdabomb.social", - "social.lemee.co", - "nukeq.com", - "pangu.hengsha.host", - "mastodon.ktachibana.party", - "fedi.z0ne.moe", - "lbry.world", - "peterlehmann.xyz", - "social.skewed.de", - "social.tcit.fr", - "mastodon.webseed.com", - "7td.org", - "kayii.goe.land", - "social.moron.agency", - "social.evilma.id", - "our.wtf", - "wolfhowl.me", - "phoxy.space", - "oneiris.me", - "social.otmns.net", - "social.deviltracks.net", - "megaterio.org", - "social.franssen.xyz", - "testing.ahst.ro", - "fuckitter.com", - "pogge.rs", - "social.dark-alexandr.net", - "rly.wtf", - "sjitter.com", - "pleroma.noellabo.jp", - "pleroma.fr", - "mathstodon.xyz", - "social.dbonnet.ovh", - "pl.stupid.moe", - "sunrisesunset.shop", - "maki.chiba.tw", - "zalluma.adef.xyz", - "mastodon.izsak.dev", - "social.rosnovsky.us", - "pl.i2p.rocks", - "techie.family", - "social.panthermodern.net", - "needspets.gq", - "raggedfeathers.com", - "laplem.coolcool.ynh.fr", - "root.casa", - "boseburo.ddns.net", - "social.wieser.ml", - "social.rmrf.space", - "toot.moqueur.chat", - "nothing.town", - "ingeodon.com", - "social.hirst.cloud", - "mastodon.helmer-hollender.nohost.me", - "n0n1337h41.com", - "mastodon.rylees.net", - "mastodon.iriseden.eu", - "mastodon2.gnudoux.org.ve", - "mastodon.konstanz-net.de", - "eattra.sh", - "rawr-xd.club", - "olsenfam.masto.host", - "social.tulsa.ok.us", - "social.thesifr.com", - "topic-master.com", - "social.th4music.net", - "travelpandas.fr", - "mastodon.gnudoux.org.ve", - "biscuit.town", - "yegeurina.xyz", - "pleroma.antoineve.me", - "social.mysticmode.org", - "glittering.diamonds", - "pleroma.nl", - "mastodon.echelon4.xyz", - "toot.rainbow-100.com", - "socialcandan.ga", - "social.tigwali.fr", - "walkers.social", - "vanderwarker.social", - "social.buckket.org", - "fedibird.com", - "duck.cafe", - "nangang.travnewmatic.com", - "m.benborges.xyz", - "popradio.club", - "monsterfuckers.online", - "russiandiaspora.org", - "blackflags.io", - "social.rb99.space", - "mastodon.foxtrot-community.cc", - "social.dmogle.com" - ] + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "GTube", + "nodeDescription": "My own private Peertube instance.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "jean-ribes.tk": { - "error": "HTTPSConnectionPool(host='jean-ribes.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jean-ribes.tk timed out. (connect timeout=3)'))" + "lvnsx.com": { + "error": "HTTPSConnectionPool(host='lvnsx.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendika.me4.it": { - "error": "HTTPSConnectionPool(host='friendika.me4.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendika.me4.it timed out. (connect timeout=3)'))" + "agut.cat": { + "error": "HTTPSConnectionPool(host='agut.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "my.brick.camp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 679 - }, - "openRegistrations": false - } + "geddy.dyndns.org": { + "error": "HTTPSConnectionPool(host='geddy.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.batato.be": { + "mastodon.engineering": { + "error": "HTTPSConnectionPool(host='mastodon.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.phoneticlight.com": { + "error": 404 + }, + "causticretail.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "metadata": { + "nodeName": "Caustic Retail", + "nodeDescription": "From the other side of the counter, stories about nasty customers and how to deal with them ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 8, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 214 + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "openRegistrations": true - } - }, - "di.ckbit.ch": { - "error": "HTTPSConnectionPool(host='di.ckbit.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lainternet.online": { - "error": "HTTPSConnectionPool(host='lainternet.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "misskey.saibou.work": { - "error": "HTTPSConnectionPool(host='misskey.saibou.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "debula.ml": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "writefreely", + "version": "0.12.0" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 70, - "activeMonth": 57, - "activeHalfyear": 81 + "total": 1 }, - "localPosts": 62182 + "localPosts": 2 }, - "openRegistrations": false + "version": "2.0" } }, - "soc.ient.me": { - "error": 404 - }, - "moonbeam.dance": { - "error": "HTTPSConnectionPool(host='moonbeam.dance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "video.blender.org": { + "social.wolfe.casa": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.0.1" + "name": "gnusocial", + "version": "2.0.0-dev" }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "gnusocial" ] }, "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 1, + "activeHalfyear": 3, + "activeMonth": 2 }, - "localPosts": 23541, + "localPosts": 30, "localComments": 0 }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "The Wolfe Pack", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" }, - "nodeName": "video.blender.org", - "nodeDescription": "Blender Foundation's PeerTube instance." + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] } } }, - "cloud.thebutterworths.co.uk": { - "error": 403 - }, - "mastodon.tymoon.eu": { - "error": 404 - }, - "mastodon.kujiu.org": { - "error": 403 - }, - "pixelfed.at": { - "error": "HTTPSConnectionPool(host='pixelfed.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixelfed.at' doesn't match 'meeting.easydesk.at'\")))" - }, - "blobturtle.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0rc1+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 33, - "activeMonth": 12, - "activeHalfyear": 32 - }, - "localPosts": 34867 - }, - "openRegistrations": false - } - }, - "pod.geraspora.de": { + "cat.cattube.org": { "nodeinfo": { "version": "1.0", "software": { - "name": "diaspora", - "version": "0.7.99.0-pe8d6db5b" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ], "outbound": [ - "diaspora" + "friendica", + "diaspora", + "gnusocial" ] }, "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 31362, - "activeHalfyear": 1998, - "activeMonth": 1110 - }, - "localPosts": 375458, - "localComments": 587771 + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "twitter" + ] }, + "usage": {}, + "openRegistrations": true, "metadata": { - "nodeName": "Geraspora*", - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true + "nodeName": "Friendica CATtube.org", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "adminAccount": "team" + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "seyade.net": { + "nextcloud.xpertians.com": { + "error": 404 + }, + "miyon.net": { "nodeinfo": { "version": "2.0", "software": { @@ -191687,246 +195649,288 @@ ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 0 + "localPosts": 349 }, "openRegistrations": false } }, - "gnusocial.xyz": { - "error": 404 + "mstdn.icu": { + "error": "HTTPSConnectionPool(host='mstdn.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.hixe.fr": { - "error": "HTTPSConnectionPool(host='social.hixe.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "vid.neckbeard.xyz": { + "error": "HTTPSConnectionPool(host='vid.neckbeard.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "tube.le-led.fr": { - "error": "HTTPSConnectionPool(host='tube.le-led.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.le-led.fr timed out. (connect timeout=3)'))" + "hemohemo.m.to": { + "error": "HTTPSConnectionPool(host='hemohemo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "owncity.winf": { - "error": "HTTPSConnectionPool(host='owncity.winf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wsup.social": { + "error": "HTTPSConnectionPool(host='wsup.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "websozis.social": { + "picture.nesven.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "picture.nesven.eu", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "PixelFed", + "domain": "picture.nesven.eu", + "url": "https://picture.nesven.eu", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 9, + "localComments": 0, "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 6 - }, - "localPosts": 101 + "total": 4, + "activeHalfyear": 1, + "activeMonth": 0 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "beer.m.to": { - "error": "HTTPSConnectionPool(host='beer.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "api.m.to": { + "error": "HTTPSConnectionPool(host='api.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "muensterland.social": { + "social.altepizza.de": { + "error": "HTTPSConnectionPool(host='social.altepizza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.bka.li": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "metadata": { + "nodeDescription": "Please read the [terms of usage](https://bka.li/terms)(German) and [privacy policy](https://bka.li/privacy)(German) \nFor non german speaking, please translate the sites using [deepl](https://www.deepl.com/translator).", + "nodeName": "BKA.li FediBlog" }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, "usage": { + "localComments": 15, + "localPosts": 23, "users": { - "total": 74, - "activeMonth": 55, - "activeHalfyear": 59 - }, - "localPosts": 318 + "total": 15 + } }, - "openRegistrations": true + "version": "2.0" } }, - "murbotoist.wordpress.com": { - "error": 404 + "peer.tube": { + "error": "HTTPSConnectionPool(host='peer.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.superspeed-fall.com": { + "mastodon.underworld.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 128, - "activeMonth": 28, - "activeHalfyear": 35 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 30278 + "localPosts": 400 }, "openRegistrations": true } }, - "regenpfeifer.eu": { + "capybara.zone": { + "error": "HTTPSConnectionPool(host='capybara.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "seaoco.com": { + "error": "HTTPSConnectionPool(host='seaoco.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "claristdon.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 75, - "localComments": 14 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 23, + "activeMonth": 16, + "activeHalfyear": 17 + }, + "localPosts": 111278 }, - "metadata": { - "email": "webmaster@regenpfeifer.eu" - } + "openRegistrations": false } }, - "noise.sat9.io": { - "error": "HTTPSConnectionPool(host='noise.sat9.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pl.warofart.xyz": { + "error": "HTTPSConnectionPool(host='pl.warofart.xyz', port=443): Read timed out. (read timeout=3)" }, - "pleroma.nl": { + "clodostr.at": { + "error": "HTTPSConnectionPool(host='clodostr.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "threemaxims.com": { + "error": "HTTPSConnectionPool(host='threemaxims.com', port=443): Read timed out. (read timeout=3)" + }, + "gla.fit": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Welkom op de Nederlandse Pleroma instance. Maak een gratis account en volg vrienden van over de hele wereld op Pleroma.", - "nodeName": "Pleroma \ud83c\uddf3\ud83c\uddf1", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.nl/users/hackerjunkie", - "https://pleroma.nl/users/sander" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 20000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, "usage": { - "localPosts": 225, "users": { - "total": 14 - } + "total": 53, + "activeMonth": 3, + "activeHalfyear": 5 + }, + "localPosts": 322 }, - "version": "2.0" + "openRegistrations": true } }, - "tube.chatelet.ovh": { + "masto.ga": { + "error": "HTTPSConnectionPool(host='masto.ga', port=443): Read timed out. (read timeout=3)" + }, + "www.businessinsider.com": { + "error": 404 + }, + "cloud.dangre.de": { + "error": "HTTPSConnectionPool(host='cloud.dangre.de', port=443): Read timed out. (read timeout=3)" + }, + "oer.today": { + "error": "HTTPSConnectionPool(host='oer.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eifelcoworking.space": { + "error": "HTTPSConnectionPool(host='eifelcoworking.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "masty.herokuapp.com": { + "error": 404 + }, + "data.tedomum.net": { + "error": 404 + }, + "masto.elvaz.ynh.fr": { + "error": "HTTPSConnectionPool(host='masto.elvaz.ynh.fr', port=443): Read timed out. (read timeout=3)" + }, + "pwewoma.natalie.ee": { + "error": "HTTPSConnectionPool(host='pwewoma.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cybrewitch.es": { + "error": "HTTPSConnectionPool(host='cybrewitch.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "metaccount.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "approachabl.com": { + "error": "HTTPSConnectionPool(host='approachabl.com', port=443): Read timed out. (read timeout=3)" + }, + "storyseedvault.com": { + "error": 404 + }, + "dev-group.federa.site": { + "error": "HTTPSConnectionPool(host='dev-group.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.ceruleanstack.com": { + "error": "HTTPSConnectionPool(host='mastodon.ceruleanstack.com', port=443): Read timed out. (read timeout=3)" + }, + "pouet.meutel.net": { + "error": "HTTPSConnectionPool(host='pouet.meutel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "d.mob-con.com": { + "error": "HTTPSConnectionPool(host='d.mob-con.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kameari.tokyo": { + "error": "HTTPSConnectionPool(host='kameari.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tv.sb": { + "error": "HTTPSConnectionPool(host='tv.sb', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "irrsinn.video": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -191941,17 +195945,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 17196, - "localComments": 0 + "localPosts": 4902, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Tube \u00e0 D\u00e9dale", - "nodeDescription": "Partage d\u00e9centralis\u00e9 de vid\u00e9os", + "nodeName": "Good Vibeos", + "nodeDescription": "Good Vibeos is a PeerTube instance run by Melissa Avery-Weir.", "nodeConfig": { "plugin": { "registered": [] @@ -191968,20 +195972,26 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -192060,699 +196070,91 @@ } } }, - "be.cutewith.me": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "EnsureRePrepended" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "toot.love", - "gameliberty.club", - "liberdon.com" - ], - "media_nsfw": [ - "toot.love", - "neckbeard.xyz", - "pl.smuglo.li", - "anime.website" - ], - "media_removal": [], - "reject": [ - "baraag.net", - "spinster.dev", - "social.hatthieves.es", - "freefedifollowers.ga", - "gabfed.com", - "sinblr.com", - "spinster.xyz", - "weedis.life", - "kiwifarms.is", - "kiwifarms.net", - "kiwifarms.cc", - "the.hedgehoghunter.club", - "pieville.net", - "lets.saynoto.lgbt", - "gab.ai", - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "pl.765racing.com", - "melalandia.tk", - "mastodon.starrevolution.org", - "freespeech.firedragonstudios.com", - "social.quodverum.com", - "greenlifeplus.net", - "counter.social", - "freespeechextremist.com", - "search.fedi.app", - "gleasonator.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "~cuties~", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://be.cutewith.me/users/ami", - "https://be.cutewith.me/users/alayna" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 21545, - "users": { - "total": 42 - } - }, - "version": "2.0" - } - }, - "friendica.opensocial.africa": { - "error": "HTTPSConnectionPool(host='friendica.opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.janherm.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 7 - }, - "openRegistrations": true - } - }, - "boop.cryptoanarchy.rocks": { - "error": "HTTPSConnectionPool(host='boop.cryptoanarchy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jp.peertube.network": { - "error": "HTTPSConnectionPool(host='jp.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.cnuc.nu": { + "error": "HTTPSConnectionPool(host='pleroma.cnuc.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "vps78926.vps.ovh.ca": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "movement.buzz": { + "error": "HTTPSConnectionPool(host='movement.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.cosmicanimal.jp": { + "mastodon.social/users/aho": { "error": 404 }, - "mastodon.itsagooddaytobegeek.com": { - "error": "HTTPSConnectionPool(host='mastodon.itsagooddaytobegeek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vis.ion.ovh": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 40, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9os souvenirs", - "nodeDescription": "Vid\u00e9os souvenirs de la famille, des vacances." - } - } - }, - "tamakodon.jp": { - "error": "HTTPSConnectionPool(host='tamakodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "e8nezo6bu5f16so07.4chan.icu": { - "error": "HTTPSConnectionPool(host='e8nezo6bu5f16so07.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pogge.rs": { + "mi.pede.rs": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 45, + "activeMonth": 57, + "activeHalfyear": 118 }, - "localPosts": 1 + "localPosts": 670 }, - "openRegistrations": false + "openRegistrations": true } }, - "krefeld.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "meet.lecker.coffee": { - "error": "HTTPSConnectionPool(host='meet.lecker.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'meet.lecker.coffee' doesn't match 'lecker.coffee'\")))" - }, - "social.kurup.org": { + "deaconpatrick.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A private social network for the Kurup family", - "nodeName": "Yellow House Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.kurup.org/users/vkurup" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6" - }, - "usage": { - "localPosts": 3, - "users": { - "total": 4 + "nodeName": "Deacon Patrick", + "nodeDescription": "Mind, Body, and Soul Adventures of a Catholic Husband, Father, Deacon, Award-Winning Author, et al ...", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "version": "2.0" - } - }, - "sun.sprunk.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.braemer.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 7 - }, - "openRegistrations": false - } - }, - "lambertz.xyz": { - "error": 404 - }, - "ourlittle.space": { - "error": 404 - }, - "archie.party": { - "error": "HTTPSConnectionPool(host='archie.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "md.soyuki.net": { - "error": "HTTPSConnectionPool(host='md.soyuki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "johnholdun2.localtunnel.me": { - "error": "HTTPSConnectionPool(host='johnholdun2.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "www.didiermary.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 185, - "localComments": 522 - }, "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "didierjm@gmail.com" - } - } - }, - "photonflux.club": { - "error": 404 - }, - "soc.vis.nu": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", "twitter", - "wordpress" + "tumblr", + "rss2.0" ] }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "soc.vis.nu", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "mastodonargentina.club": { - "error": "HTTPSConnectionPool(host='mastodonargentina.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "louderthanten.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 97 - }, - "openRegistrations": false - } - }, - "nyan.live": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.matarillo.com": { - "error": 404 - }, - "notiz.blog": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "writefreely", + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 718, - "localComments": 2230 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus", - "webmention" - ], - "metadata": { - "email": "webmaster@notiz.blog" - } - } - }, - "pachyder.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 6, - "activeHalfyear": 6 - }, - "localPosts": 6571 - }, - "openRegistrations": false - } - }, - "mastodon.uy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 301, - "activeMonth": 103, - "activeHalfyear": 221 - }, - "localPosts": 34327 - }, - "openRegistrations": true - } - }, - "quixotic.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 46 + "localPosts": 48 }, - "openRegistrations": true + "version": "2.0" } }, - "music.lovers.town": { - "error": "HTTPSConnectionPool(host='music.lovers.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "acg.mn": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2291, - "activeMonth": 103, - "activeHalfyear": 279 - }, - "localPosts": 47679 - }, - "openRegistrations": false - } + "video.susan.party": { + "error": "HTTPSConnectionPool(host='video.susan.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "savage-network.com": { + "paepke.net": { "error": 404 }, - "twork.com.au": { - "error": "HTTPSConnectionPool(host='twork.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "open.pouet.social": { + "error": "HTTPSConnectionPool(host='open.pouet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "frju365.yunohost.support": { - "error": "HTTPSConnectionPool(host='frju365.yunohost.support', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.3fx.ch": { + "error": "HTTPSConnectionPool(host='mastodon.3fx.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "awooo.club": { - "error": 404 + "hypertextcoffee.com": { + "error": "HTTPSConnectionPool(host='hypertextcoffee.com', port=443): Read timed out. (read timeout=3)" }, - "videos.aadtp.be": { + "friendica.dapor.net": { + "error": "HTTPSConnectionPool(host='friendica.dapor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.dapor.net' doesn't match 'pod.dapor.net'\")))" + }, + "vid.y-y.li": { "nodeinfo": { "version": "2.0", "software": { @@ -192772,17 +196174,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 3 }, - "localPosts": 2218, + "localPosts": 10687, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AADTP Peertube", - "nodeDescription": "La plateforme vid\u00e9os des Acteurs et Actrices des Temps Pr\u00e9sents", + "nodeName": "Y-Y Tube", + "nodeDescription": "We are YY =)", "nodeConfig": { "plugin": { "registered": [] @@ -192805,13 +196207,11 @@ "enabled": true }, "enabledResolutions": [ - 0, 240, 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -192899,973 +196299,29 @@ } } }, - "gnu.town": { - "error": "HTTPSConnectionPool(host='gnu.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "creativity.cafe": { + "error": "HTTPSConnectionPool(host='creativity.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.camillerobert.net": { + "gnusocial.giammi.org": { "error": 404 }, - "basictomonokai.m.to": { - "error": "HTTPSConnectionPool(host='basictomonokai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "freevoice.space": { + "error": "HTTPSConnectionPool(host='freevoice.space', port=443): Read timed out. (read timeout=3)" }, - "pleroma.elementality.org": { + "insta.oslight.ovh": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Corfiot", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.elementality.org/users/Corfiot" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 84, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "pouet.ca": { - "error": "HTTPSConnectionPool(host='pouet.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pouet.ca timed out. (connect timeout=3)'))" - }, - "mkpa.army": { - "error": "'href'" - }, - "mastodon.social/users/tuxdude": { - "error": 404 - }, - "high.cat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 206, - "activeMonth": 109, - "activeHalfyear": 187 - }, - "localPosts": 127530 - }, - "openRegistrations": true - } - }, - "maly.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 321, - "activeMonth": 304, - "activeHalfyear": 808 - }, - "localPosts": 84287 - }, - "openRegistrations": true - } - }, - "honk.e5150.fr": { - "error": 404 - }, - "social.die-familie.link": { - "error": "HTTPSConnectionPool(host='social.die-familie.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.die-familie.link timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Hbomberguy": { - "error": 404 - }, - "android-user.club": { - "error": "HTTPSConnectionPool(host='android-user.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'android-user.club' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "plero.antopie.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "PleromAnt", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://plero.antopie.org/users/miraty" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" - }, - "usage": { - "localPosts": 6, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "m.sness.net": { - "error": "HTTPSConnectionPool(host='m.sness.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.sness.net timed out. (connect timeout=3)'))" - }, - "lbd41.jp": { - "error": "HTTPSConnectionPool(host='lbd41.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lbd41.jp timed out. (connect timeout=3)'))" - }, - "greatjustice.net": { - "error": "HTTPSConnectionPool(host='greatjustice.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to greatjustice.net timed out. (connect timeout=3)'))" - }, - "soc.fglt.nl": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 22 - }, - "localPosts": 2135 - }, - "software": { - "version": "1.0.0-475-gcee0d355-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://soc.fglt.nl/users/tyil", - "https://soc.fglt.nl/users/tejrnz", - "https://soc.fglt.nl/users/x0rz3q" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Friendly GNU+Linux Fediverse", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "peer.ecutsa.fr": { - "error": "HTTPSConnectionPool(host='peer.ecutsa.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.david.durieux.family": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 132, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "ddurieux", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "social.sdr.haus": { - "error": 503 - }, - "social.akbar.pk": { - "error": "HTTPSConnectionPool(host='social.akbar.pk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.bocc.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": null, - "nodeDescription": null, - "maintainer": { - "name": null, - "email": null - }, - "langs": [ - "" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "kyot.me": { - "error": 404 - }, - "babuu.club": { - "error": "HTTPSConnectionPool(host='babuu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'babuu.club' doesn't match either of '*.skv.moe', 'skv.moe'\")))" - }, - "protege-moi-sur-internet.com": { - "error": 404 - }, - "\u4e3c.upsilo.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4914 - }, - "openRegistrations": false - } - }, - "livelaughlove.social": { - "error": "HTTPSConnectionPool(host='livelaughlove.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.lesdub.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "myriad.social": { - "error": "HTTPSConnectionPool(host='myriad.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to myriad.social timed out. (connect timeout=3)'))" - }, - "oreka.online": { - "error": "HTTPSConnectionPool(host='oreka.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'oreka.online' doesn't match either of 'server89151.web30s.vn', 'www.server89151.web30s.vn'\")))" - }, - "compando.net": { - "error": 404 - }, - "neris.jp": { - "error": "HTTPSConnectionPool(host='neris.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.meta.link": { - "error": 404 - }, - "wrke.online": { - "error": "HTTPSConnectionPool(host='wrke.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.memo-village.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "hubzilla.ownbox.be": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.7.2" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 0, - "localComments": 0 - }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "yang.social": { - "error": 502 - }, - "nextcloud.synalinq.com": { - "error": 403 - }, - "cloud.allplayer.tk": { - "error": "HTTPSConnectionPool(host='cloud.allplayer.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "tube.fpsource.info": { - "error": "HTTPSConnectionPool(host='tube.fpsource.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "triggerhub.ru": { - "error": "HTTPSConnectionPool(host='triggerhub.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sanfrancisco.cbslocal.com": { - "error": 404 - }, - "social.fff-du.de": { - "error": "HTTPSConnectionPool(host='social.fff-du.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.fff-du.de' doesn't match either of 'cloud.fff-du.de', 'fff-du.de', 'pad.fff-du.de', 'schichten.fff-du.de', 'wekan.fff-du.de', 'www.fff-du.de'\")))" - }, - "mastodon.Artritelacy.jp": { - "error": "HTTPSConnectionPool(host='mastodon.artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "postgrestodon.magicannon.com": { - "error": "HTTPSConnectionPool(host='postgrestodon.magicannon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.sc": { - "error": "HTTPSConnectionPool(host='mstdn.sc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "firebird.zone": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy", - "BlockNotification" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "The Firebird Zone", - "nodeName": "Firebird Zone", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://firebird.zone/users/phoenix" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 3034, - "users": { - "total": 17 - } - }, - "version": "2.0" - } - }, - "activitypub.sepbit.com": { - "error": "HTTPSConnectionPool(host='activitypub.sepbit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.thinaticsystem.com": { - "error": 410 - }, - "mastodon.social/users/Vos": { - "error": 404 - }, - "poc.vefto.org": { - "error": "HTTPSConnectionPool(host='poc.vefto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "elephant.bluecore.net": { - "error": "HTTPSConnectionPool(host='elephant.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gaspare.microonda.net": { - "error": 404 - }, - "free-le.info": { - "error": "HTTPSConnectionPool(host='free-le.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "geislingen.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 20, - "activeMonth": 9, - "activeHalfyear": 20 - }, - "localPosts": 169 - }, - "openRegistrations": true - } - }, - "nokotaro.work": { - "error": "HTTPSConnectionPool(host='nokotaro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cattesandbuttes.com": { - "nodeinfo": { - "metadata": { - "mediaProxy": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "cattes & buttes & cattes & buttes & cattes & buttes", - "private": false, - "suggestions": { - "enabled": false, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 b11746726e048c40fea758e665667757d455be5e" - }, - "usage": { - "localPosts": 138, - "users": { - "total": 44 - } - }, - "version": "2.0" - } - }, - "pub.mayel.space": { - "nodeinfo": { - "metadata": { - "chat": true, - "gopher": false, - "mediaProxy": false, - "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", - "nodeName": "MayelsPub", - "private": false, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 97dc2a0f32388412307c96690f324becc91146cb" - }, - "usage": { - "localPosts": 703, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "wp-social.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 275, - "activeMonth": 103, - "activeHalfyear": 153 - }, - "localPosts": 4125 - }, - "openRegistrations": true - } - }, - "mastodon.levis.name": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4 - }, - "openRegistrations": false - } - }, - "friendica.chudzinski.com.de": { - "error": "HTTPSConnectionPool(host='friendica.chudzinski.com.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nc.liveapp.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "buero.menzner.eu": { - "error": 404 - }, - "frozentruth.com": { - "nodeinfo": { - "metadata": { - "nodeName": "frozentruth.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "nodeName": "insta.oslight.ovh", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": false, + "open_registration": true, "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", "image_quality": 80, "optimize_image": true, "optimize_video": true, @@ -193882,9 +196338,9 @@ "loops": false }, "site": { - "name": "frozentruth.com", - "domain": "frozentruth.com", - "url": "https://frozentruth.com", + "name": "pixelfed", + "domain": "insta.oslight.ovh", + "url": "https://insta.oslight.ovh", "description": null }, "username": { @@ -193923,46009 +196379,726 @@ "version": "0.10.9" }, "usage": { - "localPosts": 301, + "localPosts": 31, "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 1 + "total": 47, + "activeHalfyear": 40, + "activeMonth": 3 } }, "version": "2.0", - "openRegistrations": false - } - }, - "social.fcourtois.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 6, - "activeHalfyear": 6 - }, - "localPosts": 123 - }, - "openRegistrations": true - } - }, - "phreedom.tk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 74, - "activeMonth": 82, - "activeHalfyear": 141 - }, - "localPosts": 27979 - }, - "openRegistrations": true - } - }, - "mstdnpaoon.info": { - "error": "HTTPSConnectionPool(host='mstdnpaoon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.cyberjinh.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 76 - }, "openRegistrations": true } }, - "cloud.home.lespocky.de": { - "error": 404 - }, - "c.ledfan.be": { - "error": 404 - }, - "5.distsn.org": { - "error": "HTTPSConnectionPool(host='5.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "rundfunker.net": { + "nc.yashchenko.net": { "error": 404 }, - "roebs.ddns.net": { - "error": 404 + "gamer.hostdon.ne.jp": { + "error": 410 }, - "mthie.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 576 - }, - "openRegistrations": false - } + "dolphin.usagi.top": { + "error": "HTTPSConnectionPool(host='dolphin.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kollegin.eu": { + "relay.mastodon.host": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 23, - "activeMonth": 15, - "activeHalfyear": 33 - }, - "localPosts": 15931 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "watch.wallace.fm": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn-bousai.m.to": { - "error": "HTTPSConnectionPool(host='mstdn-bousai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.pjj.jp": { - "error": "HTTPSConnectionPool(host='md.pjj.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "hammy.masto.host": { - "error": "HTTPSConnectionPool(host='hammy.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "occult.institute": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "activityrelay", + "version": "0.1 ???" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 0, "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 1899 - }, - "openRegistrations": false - } - }, - "mobile.st": { - "error": "HTTPSConnectionPool(host='mobile.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mobile.st' doesn't match 'rdptest.va.ddc.rocks'\")))" - }, - "plswork.tk": { - "error": "HTTPSConnectionPool(host='plswork.tk', port=443): Read timed out. (read timeout=3)" - }, - "semisan.jp": { - "error": "HTTPSConnectionPool(host='semisan.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to semisan.jp timed out. (connect timeout=3)'))" - }, - "cloud.carboncopy.xyz": { - "error": "HTTPSConnectionPool(host='cloud.carboncopy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yahaldx9138u1bg8rdu.4chan.icu": { - "error": "HTTPSConnectionPool(host='yahaldx9138u1bg8rdu.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mastodon.in.th": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 233, - "activeMonth": 89, - "activeHalfyear": 166 - }, - "localPosts": 27509 - }, - "openRegistrations": true - } - }, - "memesouls.top": { - "error": "HTTPSConnectionPool(host='memesouls.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast01.laurelmail.net": { - "error": "HTTPSConnectionPool(host='mast01.laurelmail.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mast01.laurelmail.net timed out. (connect timeout=3)'))" - }, - "pleroma.pdxgrouphouses.org": { - "error": "HTTPSConnectionPool(host='pleroma.pdxgrouphouses.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "letsalllovela.in": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "baraag.net" - ], - "media_nsfw": [ - "humblr.social" - ], - "media_removal": [], - "reject": [ - "melalandia.tk", - "weedis.life", - "social.hatthieves.es" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "the wired", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://letsalllovela.in/users/essie", - "https://letsalllovela.in/users/nik", - "https://letsalllovela.in/users/crushv" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-485-g79445ae5-develop" - }, - "usage": { - "localPosts": 183732, - "users": { - "total": 197 - } - }, - "version": "2.0" - } - }, - "mstdn.lunet.org": { - "error": "HTTPSConnectionPool(host='mstdn.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snoworld.one": { - "error": 404 - }, - "weirdgone.pro": { - "error": 404 - }, - "kawaiistu.moe": { - "error": "HTTPSConnectionPool(host='kawaiistu.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nu.federati.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "ostatus" - ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 5, - "activeMonth": 4 - }, - "localPosts": 18032, - "localComments": 29376 - }, - "metadata": { - "nodeName": "Federati Nu: Federated N-series GNU Social", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } - } - }, - "m.gandi.social": { - "error": "HTTPSConnectionPool(host='m.gandi.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "2a03.party": { - "error": "HTTPSConnectionPool(host='2a03.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "frogkun.com": { - "error": 404 - }, - "relay.nazrin.moe": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 132cd1ea4234ee59ef22cecb38554c76f64c0104" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } + "total": 1 + } }, "version": "2.0", "metadata": { "peers": [ - "nazrin.moe", - "relay.cetialphafive.com", - "relay.pleroma.site", - "relay.101010.pl", - "relay.selfhosting.rocks", - "vtlay.polyohm.net", - "relay.kamp.site", - "relay.wolf-359.org", - "relay.comm.cx", - "relay.paw.cafe", - "relay.fediverse.us", - "relay.kitsunet.net", + "soteria.mastodon.host", + "comicscamp.club", + "social.bau-ha.us", + "elle.systems", + "snaggletooth.life", + "mastodon.org.uk", + "awooo.club", + "redliberal.com", + "rva.party", + "myflog.net", + "toot.devfs.xyz", + "mmorpg.social", + "flr.social", + "firebrand.ml", + "mastodon.lubar.me", + "social.mochi.academy", + "mastoc.net", + "awoo.pub", + "social.adlerweb.info", + "sn.angry.im", + "earfolds.com", + "social.gattai.net", + "animal.church", + "mastodon.kerenon.com", + "nojack.easydns.ca", + "social.taker.fr", + "mastodon.redflag.social", + "r3bl.social", + "shiro.dog", + "sociala.me", + "mastodon.ericbeckers.nl", + "moytura.org", + "bakusocial.com", + "social.hodakov.me", + "sackheads.social", + "social.nofftopia.com", + "bigshoulders.city", + "horsecr.app", + "es.muy.moe", + "cap.moe", + "multicast.social", + "mastodon.sebbo.net", + "mastodon.globalrevolution.tv", + "m.kretschmann.social", + "kink.social", + "mastodon.alienlebarge.ch", + "m.xorkle.com", + "pouet.jablon.fr", + "fellies.social", + "mudl.us", + "mastodon.funigtor.fr", + "pla.social", + "social.seattle.wa.us", + "mastodon.kosebamse.com", + "1929.com", + "simstodon.com", + "mastodon.immae.eu", + "remotenode.host", + "m.apertron.com", + "toot.temsa.me", + "social.mylinux.cz", + "masto.misell.cymru", + "butts.team", + "toot.nx-pod.de", + "irishstew.org", + "gravitas.cafe", + "mastodon.h.etbus.ch", + "social.foxfam.club", + "toot.ws", + "kune.gouge.re", + "social.mjb.im", + "mastodon.aekrylov.me", + "masto.mywebprojects.co.uk", + "floss.social", + "irrsinn.life", + "mstdn.alternanet.fr", + "thicc.horse", + "social.secline.de", + "mastodon.otherreality.net", + "cnet.site", + "logjam.city", + "likeable.space", + "xa0.uk", + "nitro.horse", + "mastodon.aventer.biz", + "fediverse.initialization.tech", + "tank.im", + "librenet.co.za", + "litodon.de", + "tron.buzz", + "ieji.de", + "mastodon.naoy.fr", + "mstdn.openalgeria.org", + "souk.getloci.com", + "mstdn.xxil.cc", + "kuko.hamburg", + "southflorida.social", + "fourthestate.social", + "m.danq.me", + "pifke.social", + "social.privacytools.io", + "cloutfla.re", + "mastodon.scuttle.org", + "eris.social", + "kink.town", + "the.scream.zone", + "snabelen.no", + "toucans.social", + "x0r.stream", + "connected.cat6.network", + "pachyder.me", + "soc.psychedelic.cat", + "pleroma.teromene.fr", + "crimethink.top", + "mastodon.maescool.be", + "helpmedog.com", + "masto.polarisfm.net", + "unsocial.pztrn.name", + "4estate.media", + "toot.wales", + "tooting.ch", + "pokemon.men", + "pleroma.ch405.xyz", + "mastodon.local.lubar.me", + "socl.win", + "beach.city", + "cx.cx", + "lesbian.energy", + "social.bam.yt", + "menzel-it.social", + "social.gnu.one", + "toot.worldrovine.com", + "mastodon.fricloud.dk", + "social.digimortal.org", + "social.elqhost.net", + "zion-techs.com", + "mst.mpdevel.com", + "social.fedi.farm", + "social.ryankes.eu", + "fedi.tinkeringwithalien.tech", + "hell.social", + "comm.network", + "layer8.space", + "mgub.yt", + "framapiaf.org", + "mastodon.host", + "daedal.io", + "psyopshop.com", + "redroo.ml", + "thelballwiki.gq", + "mastodon.ocf.berkeley.edu", + "witches.live", + "pettingzoo.co", + "dajiaweibo.com", + "plag.masto.host", + "littles.space", + "mikep.ro", + "va11hal.la", + "s.huggingservers.uk", + "social.thisisjoes.site", + "social.culturewar.us", + "bricolage.masto.host", + "simulacron.de", + "charmed.social", + "s.b252.gq", + "latinos.social", + "indieweb.social", + "death.horse", + "social.mhtube.de", + "knzk.me", + "linuxrocks.online", + "syrup.zone", + "whitespashe.uk", + "social.fff-du.de", + "takeoverthe.world", + "social.tomica.me", + "social.cloudsumu.com", + "g1zm0.social", + "embracing.space", + "snel.social", + "rebels.rest", + "luvdon.ddns.net", + "mastodon.nobodysstuff.de", + "rigcz.club", + "luvdon.cc", + "gamers.exposed", + "toot.flairy.de", + "cipiosacg.masto.host", + "programmer.technology", + "mst.thewebzone.net", + "ichii.moe", + "larvata.com", "mastodon.fail", - "floppy.tokyo", - "relay.shittyurl.org", - "relay.homunyan.com", - "social.unextro.net", + "m.bnolet.me", + "mastodon.echoz.io", + "majak.de", + "mcphail.uk", + "mastodon.gargantia.fr", + "pleroma.cloud", + "opensim.fun", + "yeet.social", + "mastodon.roocita.com", + "social.proyectolanuevatierra.com", + "mastodon.com.pl", + "1000dollars.info", + "photodon.org", + "techflake.ch", + "masto.powerlot.net", + "toots.slothy.win", + "mastodon.zwei.net", + "boardgames.social", + "cephalopod.space", + "forgetthis.site", + "redterrorcollective.net", + "sprocket.group", "taosforum.com", - "s.dat.cloud", - "flow.pchost.org", - "pleroma.scarletsisters.xyz", + "intahnet.co.uk", + "arktos.social", + "starship.coffee", + "mastodon.art", + "social.luschmar.ch", + "krauser.org", + "functor.pro", + "mastodon.jectrum.de", + "101010.pl", + "project.social", + "ronin.world", + "mastodon.coder.town", + "social.lyte.dev", + "mastodon.geofox.org", + "swingset.social", + "hammy.masto.host", + "mastodon.inhji.de", + "prsm.space", + "social.omniatv.com", + "sangha.social", + "m.fratm.com", + "toot.brussels", + "heka.space", + "mstdn.ikebuku.ro", + "greencarnation.masto.host", + "maik.social", + "beta.koyu.space", + "mastodon.circlelinego.com", + "imvegan.fyi", + "mastodon.eric.ovh", + "soderstrom.social", + "flanintheface.com", + "snuskete.net", + "mstdn.waifu.space", + "apeiron.aire.ml", + "triggerhub.ru", + "masto.ml", + "pumba.space", + "social.putz.space", + "social.offline.network", + "mastodon-network.com", + "mastodon.org.ua", + "scouts.devosmium.xyz", + "social.minkenstein.de", + "arthropod.tech", + "social.enyutech.io", + "nerdynate.live", + "kafuka.me", + "frenchindiepop.com", + "mastadon.ml", + "clamo.red", + "mastodon.amaseto.com", + "farkwar.social", + "furry.gg", + "masttest.zwei.net", + "banana.dog", + "masto.stanisic.nl", + "skoops.social", + "rhubarb.land", + "social.heroicwisdom.com", + "enyutech.social", + "social.radio.af", + "yarr.io", + "toot.kiez.xyz", + "social.backbord.net", + "mypolis.zapto.org", + "mastodon.yolovision-inc.com", + "shinomiya.group", + "femboy.city", + "myprayer.center", + "social.end-the-stigma.com", + "mstdn.tsukiyono.0am.jp", + "social.joshuacasey.net", + "social.noscraft.cf", + "me.frankmeeuwsen.xyz", + "blackrock.city", + "donot.webhop.me", + "mastodon.owls.io", + "mast.astragroup.info", + "slum.cloud", + "fedi.one", + "social.1in9.net", + "liveview.cf", + "penguicon.social", + "secure.kiwi", + "m.eula.dev", + "mastodon.toni.im", + "decentralized.faith", + "ahlers.xyz", + "social.b252.gq", + "mastodon.scarletsisters.xyz", + "social.cereza.de", + "abolish.social", + "loci.onl", + "serious.ferret.business", + "gonerd.me", + "anonq.com", + "toot.my", + "mastodon.leptonics.com", + "biblewp.com", + "social.mark.atwood.name", + "www.misanthropebazaar.com", + "social.azkware.net", + "m.1994.io", + "colorfur.com", + "dragonscave.space", + "mastodon.syntik.fr", + "roar.killtheradio.net", + "sweet.sugarcube.pw", + "pleroma.travnewmatic.com", + "mstdn.mx", + "amdyes.fun", + "pars.ee", + "mastodon.soses.ca", + "outaouais.club", + "mastodon.kliu.io", + "ffs.social", + "social.zwei.net", + "kaiserslautern.chat", + "oursquad.rocks", + "mastodon.lunorian.is", + "sadposting.space", + "anonymous.wtf", + "lost-angles.im", + "heartlandia.live", + "ppl.town", + "mastodon.sedryk.info", + "thefreestate.xyz", + "maly.io", + "social.florianjensen.com", + "quasi.social", + "mst.vsta.org", + "zomglol.wtf", + "tamiltoot.online", + "mastodon.ie", + "magikarp.fun", + "kiwec.net", + "social.moseskaranja.com", + "beehub.org", + "mastodon.jeder.pl", + "foss.al", + "mastodon.codeplumbers.eu", + "triangletoot.party", + "thetower.xyz", + "makito.me", + "ohhi.icu", + "mares.cafe", + "oslo.town", + "harrystyl.es", + "social.fab-l3.org", + "wrestlr.social", + "social.lansky.name", + "fediverse.robotham.dev", + "mastodon.toniozz75.fr", + "pigeon.town", + "cbfish.es", + "mastodon.schemacs.com", + "social.longden.me", + "koyu.space", + "social.firc.de", + "mstdn.novium.pw", + "mastodon.dlitz.net", + "social.niicow974.fr", + "toot.party", + "mastodon.xhrpb.com", + "social.skankhunt42.pw", + "mastodon.spiderden.net", + "queer.farm", + "queersin.space", + "buckeye.social", + "s.sneak.berlin", + "social.reinboar.xyz", + "the.goofs.space", + "megadon.net", + "pouque.net", + "scambait.social", + "nonexiste.net", + "nightmare.zone", + "mastodon.fedja.fi", + "cyber.acid.im", + "togart.de", + "mastodon.macsnet.cz", + "gaypxrn.de", + "ranran.tw", + "mastodon.fidonet.io", + "toot.baby", + "social.strueker.net", + "deerofnara.net", + "casually.cat", + "pleroma.gidikroon.eu", + "cmd.social", + "toot.x2a.io", + "homo.dev", + "ministry.moonbutt.science", + "social.xin.cat", + "m.kuko.hamburg", + "hispatodon.club", + "lanners.uk", + "mastodon.corecoding.dev", + "ylan.page", + "thewaifu.club", + "stellas.cf", + "mastodon.lermer.nl", + "mastodon.minecloud.ro", + "social.vbrlabs.io", + "kaver.it", + "mastodon.scot", "mas.to", - "mstdn.social" - ] - } - } - }, - "social.andresen.mx": { - "error": "HTTPSConnectionPool(host='social.andresen.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "onlinelutherans.com": { - "error": 404 - }, - "pleroma.gaos.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Fediverse Server der Linux User Group Leipzig", - "nodeName": "lug-l", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.gaos.org/users/dex", - "https://pleroma.gaos.org/users/Micha" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, - "usage": { - "localPosts": 291, - "users": { - "total": 48 - } - }, - "version": "2.0" - } - }, - "dev.slime.global": { - "error": "HTTPSConnectionPool(host='dev.slime.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cybt.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 2425 - }, - "openRegistrations": false - } - }, - "verein-zur-pflege-der-geselligkeit.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 34, - "localComments": 6 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "nyhkkbjyek@roanapur.de" - } - } - }, - "ddsc.life": { - "error": "HTTPSConnectionPool(host='ddsc.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ddsc.life timed out. (connect timeout=3)'))" - }, - "afromunkee.xyz": { - "error": "HTTPSConnectionPool(host='afromunkee.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "n0n1337h41.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 5 - }, - "openRegistrations": true - } - }, - "mastodon.paloitcloud.com.sg": { - "error": "HTTPSConnectionPool(host='mastodon.paloitcloud.com.sg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.paloitcloud.com.sg timed out. (connect timeout=3)'))" - }, - "dot.or.at": { - "error": "HTTPSConnectionPool(host='dot.or.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dot.or.at' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "mastodon.elliottbernstein.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 6 - }, - "localPosts": 8 - }, - "openRegistrations": true - } - }, - "raki.social": { - "error": "HTTPSConnectionPool(host='raki.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blessedgeeks.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 7, - "activeHalfyear": 8 - }, - "localPosts": 14669 - }, - "openRegistrations": false - } - }, - "nuklearfiziks.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Dear Miss Andi...", - "nodeDescription": "Mastodon's foremost agony aunt/advice columnist", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "ludim.us": { - "error": "HTTPSConnectionPool(host='ludim.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "meteora.gg": { - "error": "HTTPSConnectionPool(host='meteora.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to meteora.gg timed out. (connect timeout=3)'))" - }, - "pawoo.gskapp.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 5 - }, - "openRegistrations": false - } - }, - "cloud.gm666q.space": { - "error": 403 - }, - "awoo.pub": { - "error": 404 - }, - "koi.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 11 - }, - "localPosts": 74 - }, - "openRegistrations": false - } - }, - "mstdn.kigurumi.fun": { - "error": "HTTPSConnectionPool(host='mstdn.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "the-hash.m.to": { - "error": "HTTPSConnectionPool(host='the-hash.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tobiaswiese.com": { - "error": 404 - }, - "co-mastdn.ga": { - "error": "HTTPSConnectionPool(host='co-mastdn.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to co-mastdn.ga timed out. (connect timeout=3)'))" - }, - "gametech.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 73 - }, - "openRegistrations": false - } - }, - "mastoton.fi": { - "error": "HTTPSConnectionPool(host='mastoton.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastoton.fi' doesn't match 'parkki.holla.fi'\")))" - }, - "audio.informe.fr": { - "error": "HTTPSConnectionPool(host='audio.informe.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "1xx.io": { - "error": "HTTPSConnectionPool(host='1xx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname '1xx.io' doesn't match either of 'cluster021.hosting.ovh.net', 'www.cluster021.hosting.ovh.net'\")))" - }, - "nc.manuelrohman.de": { - "error": 404 - }, - "pl.shiptoaster.xyz": { - "error": "HTTPSConnectionPool(host='pl.shiptoaster.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.sirousa.me": { - "error": "HTTPSConnectionPool(host='m.sirousa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_SIGNATURE_TYPE] wrong signature type (_ssl.c:1056)')))" - }, - "atlanta.cbslocal.com": { - "error": 404 - }, - "mastodon.microdata.co.uk": { - "error": "HTTPSConnectionPool(host='mastodon.microdata.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.microdata.co.uk' doesn't match 'conference.microdata.systems'\")))" - }, - "pleroma.aarontinio.com": { - "error": "HTTPSConnectionPool(host='pleroma.aarontinio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "tea.mle.party": { - "error": "HTTPSConnectionPool(host='tea.mle.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.atroxen.com": { - "error": "HTTPSConnectionPool(host='toot.atroxen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nodutiesowed.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 5 - }, - "localPosts": 40 - }, - "openRegistrations": true - } - }, - "bots.dev.substitoot.it": { - "error": "HTTPSConnectionPool(host='bots.dev.substitoot.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hardwarepunk.de": { - "error": "HTTPSConnectionPool(host='social.hardwarepunk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "en.osm.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 206, - "activeMonth": 38, - "activeHalfyear": 114 - }, - "localPosts": 8532 - }, - "openRegistrations": true - } - }, - "social.dxlb.nl": { - "error": "HTTPSConnectionPool(host='social.dxlb.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "bgr.com": { - "error": 404 - }, - "opsecwin.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "opsecwin.com", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://opsecwin.com/users/Zenix" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-82-g34fd1c2c-develop" - }, - "usage": { - "localPosts": 102, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "comm.cx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-build.8796+gb8ba977.with.comm_cx" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 22, - "activeMonth": 27, - "activeHalfyear": 32 - }, - "localPosts": 12609 - }, - "openRegistrations": true - } - }, - "yahe.sh": { - "error": 404 - }, - "anfora.ggc-project.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "Anfora", - "version": "0.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 0 - }, - "metadata": { - "nodeName": "Anfora", - "software": { - "homepage": "https://anfora.app", - "github": "https://github.com/anforaProject/anfora", - "follow": "https://mastodon.social/@anfora" - } - } - } - }, - "realize.be": { - "error": 404 - }, - "friendica.aeropagus.net": { - "error": "HTTPSConnectionPool(host='friendica.aeropagus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "axs.app.jenbal.com": { - "error": 404 - }, - "colson.re": { - "error": 502 - }, - "averly.me": { - "error": "HTTPSConnectionPool(host='averly.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nuvenzinha.me": { - "error": 404 - }, - "social.cirno.club": { - "error": "HTTPSConnectionPool(host='social.cirno.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cirno.club' doesn't match 'cirno.club'\")))" - }, - "thndrhub.hopto.org": { - "error": "HTTPSConnectionPool(host='thndrhub.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "puz.fun": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 2447 - }, - "openRegistrations": false - } - }, - "itter.xyz": { - "error": "HTTPSConnectionPool(host='itter.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mikep.ro": { - "error": 404 - }, - "pleroma.polaris62.fr": { - "error": "HTTPSConnectionPool(host='pleroma.polaris62.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "busaiku.com": { - "error": "HTTPSConnectionPool(host='busaiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "oyakodon.m.to": { - "error": "HTTPSConnectionPool(host='oyakodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dickkickextremist.xyz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Dick Kick Extremist", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://dickkickextremist.xyz/users/georgia", - "https://dickkickextremist.xyz/users/glitches", - "https://dickkickextremist.xyz/users/l0wk3y", - "https://dickkickextremist.xyz/users/Ox", - "https://dickkickextremist.xyz/users/Supernothing", - "https://dickkickextremist.xyz/users/DaveTLV", - "https://dickkickextremist.xyz/users/Lee" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 29735, - "users": { - "total": 9 - } - }, - "version": "2.0" - } - }, - "gentle.town": { - "error": "HTTPSConnectionPool(host='gentle.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gentle.town timed out. (connect timeout=3)'))" - }, - "mastodon.therianthro.pe": { - "error": "HTTPSConnectionPool(host='mastodon.therianthro.pe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chromabits.com": { - "error": 403 - }, - "mastodon.zestysoft.com": { - "error": "HTTPSConnectionPool(host='mastodon.zestysoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.zestysoft.com timed out. (connect timeout=3)'))" - }, - "gnusocial.b999.me": { - "error": "HTTPSConnectionPool(host='gnusocial.b999.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gnusocial.b999.me timed out. (connect timeout=3)'))" - }, - "social.hackersof.earth": { - "error": 404 - }, - "social.skankhunt42.pw": { - "error": "HTTPSConnectionPool(host='social.skankhunt42.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.chaosfield.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 842 - }, - "openRegistrations": true - } - }, - "cloud.cubetiqs.com": { - "error": "HTTPSConnectionPool(host='cloud.cubetiqs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.amk.ie": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "metadata": { - "nodeName": "@amk@m.amk.ie", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } - } - }, - "fossforward.com": { - "error": "HTTPSConnectionPool(host='fossforward.com', port=443): Read timed out. (read timeout=3)" - }, - "michan.noho.st": { - "error": 404 - }, - "social.gnu.rocks": { - "error": "HTTPSConnectionPool(host='social.gnu.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ddtcc.vip": { - "error": "HTTPSConnectionPool(host='ddtcc.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ddtcc.vip timed out. (connect timeout=3)'))" - }, - "eizi2002.orz.hm": { - "error": "HTTPSConnectionPool(host='eizi2002.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to eizi2002.orz.hm timed out. (connect timeout=3)'))" - }, - "oyler.social": { - "error": "HTTPSConnectionPool(host='oyler.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quit.im": { - "error": 403 - }, - "macgirvin.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "erehwon.pagekite.me": { - "error": "HTTPSConnectionPool(host='erehwon.pagekite.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.circo-hannover.de": { - "error": 404 - }, - "social.fastre.me": { - "error": 502 - }, - "mastodon.elephwnt.be": { - "error": "HTTPSConnectionPool(host='mastodon.elephwnt.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "code": { - "error": "HTTPSConnectionPool(host='code', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.chemoner.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.chemoner.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.libretux.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "humblr.social", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "nomoresha.me", - "social.im" - ], - "media_removal": [], - "reject": [ - "spinster.xyz", - "gabfed.com", - "warc.space", - "gab.com", - "gab.polaris-1.work", - "not-develop.gab.com", - "develop.gab.com", - "spinster.dev", - "civiq.social", - "kazvam.com", - "dev.civiq.social", - "gab.protohype.net", - "freespeechextremist.com", - "redliberal.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Gizarte-sare eta mikroblogintza zerbitzua gara, egitura dezentralizatuan eta software librean oinarritzen dena.", - "nodeName": "Libretux Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web", - "admin", - "admins", - "administrator", - "administrador", - "administrators", - "administradores", - "mod", - "mods", - "moderador", - "moderadores", - "moderator", - "moderators" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.libretux.com/users/tarteka", - "https://pleroma.libretux.com/users/libretux" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 6129, - "users": { - "total": 41 - } - }, - "version": "2.0" - } - }, - "mastodon.conradkramer.com": { - "error": "HTTPSConnectionPool(host='mastodon.conradkramer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.glitchbusters.info": { - "error": 404 - }, - "pleroma.jeder.pl": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pl.smuglo.li" - ], - "media_nsfw": [ - "pl.smuglo.li" - ], - "media_removal": [], - "reject": [ - "gab.com", - "kiwifarms.cc", - "spinster.xyz", - "fedi.app", - "search.fedi.app", - "baraag.net", - "switter.at", - "xxxtumblr.org", - "gameliberty.club", - "jaeger.website", - "jpop.club" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "social.librem.one" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Splergoma, Pleroma, but with a twist(none really)", - "nodeName": "Splergoma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.jeder.pl/users/jeder", - "https://pleroma.jeder.pl/users/rly" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 2520, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "unkomaker.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 17872 - }, - "openRegistrations": false - } - }, - "micro.thelovebug.org": { - "error": "HTTPSConnectionPool(host='micro.thelovebug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "medicaldon.jp": { - "error": "HTTPSConnectionPool(host='medicaldon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drive.ohmdemo2.fr": { - "error": 404 - }, - "zion-techs.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 320 - }, - "openRegistrations": true - } - }, - "elves.forsale": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "sunbeam.city" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "e4s", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://elves.forsale/users/partridge" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 6050, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "bapp.me": { - "error": 404 - }, - "owncloud.lapineige.fr": { - "error": 403 - }, - "social.pento.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7 - }, - "openRegistrations": false - } - }, - "clem.pw": { - "error": "HTTPSConnectionPool(host='clem.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.acticiel.org": { - "error": 404 - }, - "status.manley.org": { - "error": 404 - }, - "pyyhepaiva.fi": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 352, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "keskus@komitea.fi" - } - } - }, - "rikadon.club": { - "error": "HTTPSConnectionPool(host='rikadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "developers.googleblog.com": { - "error": 404 - }, - "waldorfcampus.wolkesicher.de": { - "error": 404 - }, - "cichap.azurewebsites.net": { - "error": "HTTPSConnectionPool(host='cichap.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.donken.org": { - "error": 502 - }, - "mytoot.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 400 - }, - "openRegistrations": false - } - }, - "banjo.helpy.de": { - "error": "HTTPSConnectionPool(host='banjo.helpy.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.ggtea.org": { - "error": "HTTPSConnectionPool(host='mstdn.ggtea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.mtb.wtf": { - "error": "HTTPSConnectionPool(host='soc.mtb.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/robloxwarhol": { - "error": 404 - }, - "chaurocks.com": { - "error": 404 - }, - "godsandradicals.org": { - "error": 404 - }, - "mevo.xyz": { - "error": "HTTPSConnectionPool(host='mevo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mevo.xyz timed out. (connect timeout=3)'))" - }, - "nakasange.net": { - "error": "HTTPSConnectionPool(host='nakasange.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nakasange.net timed out. (connect timeout=3)'))" - }, - "nemosrv.tk": { - "error": "HTTPSConnectionPool(host='nemosrv.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.shizuoka.jp": { - "error": "HTTPSConnectionPool(host='mstdn.shizuoka.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "islandinthenet.com": { - "error": 404 - }, - "onlysomestories.com": { - "error": 404 - }, - "itabashi.0j0.jp": { - "error": 404 - }, - "peertube.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 26 - }, - "localPosts": 86558, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.at", - "nodeDescription": "PeerTube.at is an all-purpose, federated video streaming platform for Austrian users.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "m.cmx.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 804, - "activeMonth": 444, - "activeHalfyear": 693 - }, - "localPosts": 46915 - }, - "openRegistrations": true - } - }, - "jlg.link": { - "error": "HTTPSConnectionPool(host='jlg.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jlg.link timed out. (connect timeout=3)'))" - }, - "tuchanka.barsanti.xyz": { - "error": "HTTPSConnectionPool(host='tuchanka.barsanti.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hydroxyquinol.net": { - "error": "HTTPSConnectionPool(host='hydroxyquinol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "node.dallashackers.com": { - "error": "HTTPSConnectionPool(host='node.dallashackers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "microblog.raretrack.uk": { - "error": 404 - }, - "peertube.satoshishop.de": { - "error": 503 - }, - "r.ioto.us": { - "error": "HTTPSConnectionPool(host='r.ioto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.netzgemeinde.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 333, - "activeHalfyear": 155, - "activeMonth": 62 - }, - "localPosts": 11718, - "localComments": 14527 - }, - "metadata": { - "nodeName": "Netzgemeinde/Hubzilla" - } - } - }, - "daydream.cafe": { - "error": 404 - }, - "toot.chat": { - "error": "HTTPSConnectionPool(host='toot.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.chat timed out. (connect timeout=3)'))" - }, - "sigpipe.me": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Dashie's home, I do electronic, software, ham radio, and I also squeak.", - "nodeName": "raise(SIGPIPE);" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.3.0" - }, - "usage": { - "localComments": 0, - "localPosts": 24, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "appability.inclusion.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.0.9" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 12, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": {} - } - }, - "gstest99.dalme.net": { - "error": "HTTPSConnectionPool(host='gstest99.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.parleur.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 8309 - }, - "openRegistrations": false - } - }, - "nextcloud.s-pichard.fr": { - "error": 404 - }, - "pl.che5hire.club": { - "error": "HTTPSConnectionPool(host='pl.che5hire.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.mahncke.com.de": { - "error": "HTTPSConnectionPool(host='social.mahncke.com.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.mahncke.com.de timed out. (connect timeout=3)'))" - }, - "social.tyngsboroughma.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 - }, - "localPosts": 3, - "localComments": 0 - }, - "metadata": { - "nodeName": "Social Tyngsborough" - } - } - }, - "psychoactive.space": { - "error": "HTTPSConnectionPool(host='psychoactive.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.honeypot.net": { - "error": "HTTPSConnectionPool(host='social.honeypot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.bof.space": { - "error": 404 - }, - "dendiz.ddns.net": { - "error": "HTTPSConnectionPool(host='dendiz.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lesser.occult.institute": { - "error": "HTTPSConnectionPool(host='lesser.occult.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "somegirlwithabraid.wordpress.com": { - "error": 404 - }, - "review-feature-po-lpl8bp.pleroma.online": { - "error": "HTTPSConnectionPool(host='review-feature-po-lpl8bp.pleroma.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "morgenroth.me": { - "error": 404 - }, - "social.arnip.org": { - "error": 410 - }, - "friendica.noresoft.com": { - "error": "HTTPSConnectionPool(host='friendica.noresoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.noresoft.com' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "osechin.co": { - "error": "HTTPSConnectionPool(host='osechin.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tl.telmina.com": { - "error": 410 - }, - "fidol.mooo.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pixelfred.de": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfred.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "150000", - "max_caption_length": "150", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfred.de", - "url": "https://pixelfred.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.6" - }, - "usage": { - "localPosts": 23, - "localComments": 0, - "users": { - "total": 17, - "activeHalfyear": 20, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "mrt.al": { - "error": "HTTPSConnectionPool(host='mrt.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.oook.fr": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Oook", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.oook.fr/users/nono" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 668, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "monstrous.church": { - "error": "HTTPSConnectionPool(host='monstrous.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.uwah.moe": { - "error": "HTTPSConnectionPool(host='mastodon.uwah.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "twimblr.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0rc3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 4, - "activeHalfyear": 7 - }, - "localPosts": 36 - }, - "openRegistrations": true - } - }, - "pleroma.vincentux.fr": { - "error": "HTTPSConnectionPool(host='pleroma.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.repl.info": { - "error": "HTTPSConnectionPool(host='mastodon.repl.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alanapost.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Alana Post", - "nodeDescription": "I'm thinking about those beans.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "packyy.mhdp.me": { - "error": 410 - }, - "innerwebs.social": { - "error": "HTTPSConnectionPool(host='innerwebs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "xn--qp9h.ml": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.222-m544" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 225, - "activeHalfyear": 17, - "activeMonth": 8 - }, - "localPosts": 4261, - "localComments": 1935 - }, - "metadata": { - "nodeName": "\ud83e\udd0e.ml", - "nodeDescription": "Sometimes the domain expires.\nDon't expect the federation to work.", - "name": "\ud83e\udd0e.ml", - "description": "Sometimes the domain expires.\nDon't expect the federation to work.", - "maintainer": { - "name": "MeiMei", - "url": "mailto:m@m544.net", - "repository_url": "https://github.com/mei23/misskey/tree/mei-idn", - "email": "m@m544.net" - }, - "langs": [ - "zxx" - ], - "announcements": [], - "disableRegistration": false, - "disableLocalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": true - } - } - }, - "blobular.com": { - "error": "HTTPSConnectionPool(host='blobular.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "1rjc974toejtfpt.4chan.icu": { - "error": "HTTPSConnectionPool(host='1rjc974toejtfpt.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "vocalomakets.jp": { - "error": "HTTPSConnectionPool(host='vocalomakets.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pixelfed.mastodont.cat": { - "error": "HTTPSConnectionPool(host='pixelfed.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "uwu.pm": { - "error": "HTTPSConnectionPool(host='uwu.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to uwu.pm timed out. (connect timeout=3)'))" - }, - "diasp.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-p6d9f8ca5" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 11781, - "activeHalfyear": 301, - "activeMonth": 153 - }, - "localPosts": 143448, - "localComments": 101946 - }, - "metadata": { - "nodeName": "Diaspora Germany", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "info" - } - } - }, - "social.lexserv.xyz": { - "error": "HTTPSConnectionPool(host='social.lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alexshendi.org": { - "error": 404 - }, - "canine.cloud": { - "error": "HTTPSConnectionPool(host='canine.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.troispetits.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ferrin.ddns.net": { - "error": 404 - }, - "marivron.com": { - "error": "HTTPSConnectionPool(host='marivron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neet.hostdon.ne.jp": { - "error": 410 - }, - "soc.ialis.me": { - "error": 404 - }, - "syamuwatching.m.to": { - "error": "HTTPSConnectionPool(host='syamuwatching.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "babble.world": { - "error": "HTTPSConnectionPool(host='babble.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "xxxtumblr.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 421, - "activeMonth": 59, - "activeHalfyear": 162 - }, - "localPosts": 18440 - }, - "openRegistrations": true - } - }, - "nextcloud.infomancien.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bgme.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3~bgme" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 228, - "activeMonth": 143, - "activeHalfyear": 192 - }, - "localPosts": 49571 - }, - "openRegistrations": false - } - }, - "mastodon.2502.net": { - "error": "HTTPSConnectionPool(host='mastodon.2502.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.fakesteve.net": { - "error": 404 - }, - "lembitre.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 39 - }, - "openRegistrations": true - } - }, - "xn--xxa.villenave.net": { - "error": "HTTPSConnectionPool(host='xn--xxa.villenave.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mstdn.morendo.daemon.asia": { - "error": "HTTPSConnectionPool(host='mstdn.morendo.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.morendo.daemon.asia' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" - }, - "mastodon.nuevo.jp": { - "error": "HTTPSConnectionPool(host='mastodon.nuevo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/dboyfajardo": { - "error": 404 - }, - "magurodon.net": { - "error": "HTTPSConnectionPool(host='magurodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.rezo-zero.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 3 - }, - "openRegistrations": true - } - }, - "peertube.osureplayviewer.xyz": { - "error": "HTTPSConnectionPool(host='peertube.osureplayviewer.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.tetsumaki.net": { - "error": 403 - }, - "morichan.site": { - "error": "HTTPSConnectionPool(host='morichan.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon-test233.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 11 - }, - "openRegistrations": true - } - }, - "muenchen.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 163, - "activeMonth": 63, - "activeHalfyear": 114 - }, - "localPosts": 47222 - }, - "openRegistrations": true - } - }, - "nitic-mstdn.hostdon.jp": { - "error": "HTTPSConnectionPool(host='nitic-mstdn.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "honk.pla.social": { - "error": 503 - }, - "c.ggenois.dev": { - "error": "HTTPSConnectionPool(host='c.ggenois.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'c.ggenois.dev' doesn't match either of 'ggenois.dev', 'www.ggenois.dev'\")))" - }, - "nukeq.com": { - "error": 404 - }, - "ec3cob0d36g28.4chan.icu": { - "error": "HTTPSConnectionPool(host='ec3cob0d36g28.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "ret2got.wordpress.com": { - "error": 404 - }, - "suicidefood.blogspot.com.au": { - "error": 404 - }, - "blog.funkwhale.audio": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Funkwhale - blog" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 6, - "localPosts": 63, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "soc.wadza.fr": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Private instance for wadza members (mainly just me)", - "nodeName": "My Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.wadza.fr/users/me", - "https://soc.wadza.fr/users/shu" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 1566, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "zeitreisender.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 4 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "hentai.social": { - "error": "HTTPSConnectionPool(host='hentai.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.tetrisfreak.org": { - "error": "HTTPSConnectionPool(host='mastodon.tetrisfreak.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cyraus.com": { - "error": "HTTPSConnectionPool(host='cyraus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "ytringsrett.net": { - "error": "HTTPSConnectionPool(host='ytringsrett.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "quip.mi2428.net": { - "error": "HTTPSConnectionPool(host='quip.mi2428.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to quip.mi2428.net timed out. (connect timeout=3)'))" - }, - "imaginair.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 382, - "activeMonth": 73, - "activeHalfyear": 265 - }, - "localPosts": 49239 - }, - "openRegistrations": true - } - }, - "social.roeckoe.be": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 414 - }, - "openRegistrations": false - } - }, - "merkel.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "rodina-sucha.cz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 386 - }, - "openRegistrations": false - } - }, - "social.scc.wtf": { - "error": "HTTPSConnectionPool(host='social.scc.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pashan.social": { - "error": "HTTPSConnectionPool(host='pashan.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/si2mev": { - "error": 404 - }, - "odin.run": { - "error": 404 - }, - "mstdn.atcurio.com": { - "error": "HTTPSConnectionPool(host='mstdn.atcurio.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "meatpi.es": { - "error": 404 - }, - "runlinux.net": { - "error": 404 - }, - "mastodon.sora.pub": { - "error": "HTTPSConnectionPool(host='mastodon.sora.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "openmw.org": { - "error": 404 - }, - "woodpecker.blue": { - "error": 404 - }, - "mstdn.sanin.link": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 71, - "activeHalfyear": 73 - }, - "localPosts": 5013 - }, - "openRegistrations": true - } - }, - "status.akionux.net": { - "error": 404 - }, - "gonerd.me": { - "error": 404 - }, - "extranet.palaven.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 192, - "activeMonth": 5, - "activeHalfyear": 10 - }, - "localPosts": 8350 - }, - "openRegistrations": false - } - }, - "tampabayocculture.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 11, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "theviruscb@gmail.com" - } - } - }, - "social.lyzard.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-dev-1332" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "social.indigophoenix.net": { - "error": "HTTPSConnectionPool(host='social.indigophoenix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.iammer.net": { - "error": 404 - }, - "lfsr.net": { - "error": 404 - }, - "mommy.party": { - "error": "HTTPSConnectionPool(host='mommy.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.bigmichi1.de": { - "error": 403 - }, - "tube.fab-l3.org:80": { - "error": "HTTPSConnectionPool(host='tube.fab-l3.org', port=80): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" - }, - "huba.interfel.de": { - "error": "HTTPSConnectionPool(host='huba.interfel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'huba.interfel.de' doesn't match either of '*.serverdomain.org', 'serverdomain.org'\")))" - }, - "toots.zoc.me": { - "error": "HTTPSConnectionPool(host='toots.zoc.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "nickredmark.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 36, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": {} - } - }, - "video.lw1.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 2660, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "lw1.at -- PeerTube", - "nodeDescription": "A little collection of videos that might be interesting or at least pretty to look at.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 30 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mstdn18.jp": { - "error": "HTTPSConnectionPool(host='mstdn18.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.grml.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "grml.de", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "jigoku.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 68 - }, - "openRegistrations": false - } - }, - "agut.cat": { - "error": "HTTPSConnectionPool(host='agut.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "itsadungeon.life": { - "nodeinfo": { - "metadata": { - "nodeDescription": "A shared fiction universe about monsters in a DnD-style dungeon.", - "nodeName": "It's a Dungeon Life" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 1, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "fursona.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 45, - "activeMonth": 12, - "activeHalfyear": 15 - }, - "localPosts": 1330 - }, - "openRegistrations": true - } - }, - "mastodon.com.br": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 131, - "activeMonth": 114, - "activeHalfyear": 157 - }, - "localPosts": 6298 - }, - "openRegistrations": true - } - }, - "soc.punktrash.club": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy", - "TagPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "bsd.network", - "mastodon.social", - "jorts.horse", - "not.phrack.fyi", - "botsin.space", - "castling.club", - "kinky.business", - "shitposter.club", - "anime.website", - "weeaboo.space", - "animeisgay.com", - "birdsite.link", - "maly.io", - "gay.nsfw.onl", - "switter.at", - "youkai.town", - "gay.nsfw.onl", - "kinky.business", - "nudie.social", - "sinblr.com", - "humblr.social", - "kinkyelephant.com", - "waifu.social", - "under-bank.blue", - "mstdn.jp", - "sukebeneko.com", - "best-friends.chat", - "mstdn.soysoftware.net", - "mstdn.maud.io", - "mstdn.beer", - "dtp-mstdn.jp", - "oransns.com", - "mstdn.sasachi.tokyo", - "vocalodon.net", - "felisitas.cloud", - "mstdn.y-zu.org", - "raspidon.mamemo.online", - "artalley.porn", - "mstdn.fr", - "abdl.link", - "rubber.social", - "mastodon.xyz", - "glindr.org" - ], - "media_nsfw": [ - "pl.kotobank.ch", - "shitposter.club", - "gay.nsfw.onl", - "kinky.business", - "nudie.social", - "kinkyelephant.com", - "pl.kotobank.ch", - "social.super-niche.club", - "switter.at", - "artalley.porn", - "mstdn.fr", - "abdl.link", - "rubber.social", - "mastodon.xyz" - ], - "media_removal": [ - "baraag.net", - "pawoo.net" - ], - "reject": [ - "albin.social", - "newjack.city", - "counter.social", - "sinblr.com", - "humblr.social", - "baraag.net", - "pawoo.net", - "freezepeach.xyz", - "sealion.club", - "noagendasocial.com", - "unsafe.space", - "preteengirls.biz", - "pl.smuglo.li", - "pleroma.cucked.me", - "voluntaryism.club", - "liberdon.com", - "thechad.zone", - "shitasstits.life", - "freespeech.firedragonstudios.com", - "toot.love", - "stalin.rocks", - "the.hedgehoghunter.club", - "tootsocial.com", - "melalandia.tk", - "social.louisoft01.moe", - "freespeechextremist.com", - "feminism.lgbt", - "minds.com", - "pub.minds.com", - "kneegrows.top", - "liberdon.com", - "gameloberty.com", - "socnet.supes.com", - "neo.hongeipii.com", - "social.quodverum.com", - "gameliberty.club", - "social.jesuislibre.net", - "daffodil-11.org", - "neckbeard.xyz", - "marchgenso.me", - "shitposter.club", - "miaou.drycat.fr", - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "cyzed.eu", - "exited.eu", - "gab.polaris-1.work", - "gab.sleeck.eu", - "mstdn.io", - "social.librem.one", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "gabfed.com", - "freespeech.firedragonstudios.com", - "spinster.xyz", - "glindr.org", - "prout.social", - "hagra.net" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "albin.social", - "newjack.city", - "counter.social", - "sinblr.com", - "humblr.social", - "baraag.net", - "pawoo.net", - "freezepeach.xyz", - "sealion.club", - "noagendasocial.com", - "unsafe.space", - "preteengirls.biz", - "pl.smuglo.li", - "pleroma.cucked.me", - "voluntaryism.club", - "liberdon.com", - "thechad.zone", - "shitasstits.life", - "freespeech.firedragonstudios.com", - "toot.love", - "stalin.rocks", - "the.hedgehoghunter.club", - "tootsocial.com", - "melalandia.tk", - "social.louisoft01.moe", - "freespeechextremist.com", - "feminism.lgbt", - "minds.com", - "pub.minds.com", - "kneegrows.top", - "liberdon.com", - "gameloberty.com", - "socnet.supes.com", - "neo.hongeipii.com", - "social.quodverum.com", - "gameliberty.club", - "social.jesuislibre.net", - "daffodil-11.org", - "neckbeard.xyz", - "marchgenso.me", - "shitposter.club", - "miaou.drycat.fr", - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "cyzed.eu", - "exited.eu", - "gab.polaris-1.work", - "gab.sleeck.eu", - "social.librem.one", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "gabfed.com", - "freespeech.firedragonstudios.com", - "glindr.org" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "punktrash is aimed at being a cozy place for queers, anarchists, leftists, and the racoon princess/admin.", - "nodeName": "punk trash", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 250, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.punktrash.club/users/BrokenTropy", - "https://soc.punktrash.club/users/ary", - "https://soc.punktrash.club/users/InstanceMedic" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 4000000, - "background": 8000000, - "banner": 8000000, - "general": 48000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-485-g79445ae5" - }, - "usage": { - "localPosts": 25402, - "users": { - "total": 127 - } - }, - "version": "2.0" - } - }, - "nikki.m.to": { - "error": "HTTPSConnectionPool(host='nikki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.webionite.com": { - "error": 404 - }, - "code-bloggers.com": { - "error": "HTTPSConnectionPool(host='code-bloggers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "sin1mstdn.dip.jp": { - "error": "HTTPSConnectionPool(host='sin1mstdn.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sin1mstdn.dip.jp timed out. (connect timeout=3)'))" - }, - "peertube.kerenon.com": { - "error": 404 - }, - "tube-creteil.beta.education.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 59 - }, - "localPosts": 6584, - "localComments": 3 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de Academie de Creteil", - "nodeDescription": "PeerTube hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } - } - }, - "jrd.cat": { - "error": 404 - }, - "pleroma.martijn.at": { - "error": "HTTPSConnectionPool(host='pleroma.martijn.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.martijn.at' doesn't match either of 'martijn.at', 'node0.martijn.at'\")))" - }, - "nc.wiedergaenger.dns-cloud.net": { - "error": 404 - }, - "social.bankmann.name": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 296 - }, - "openRegistrations": false - } - }, - "v240rc1.maud.io": { - "error": "HTTPSConnectionPool(host='v240rc1.maud.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "darkest-timeline.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 752 - }, - "openRegistrations": false - } - }, - "toot.onl": { - "error": "HTTPSConnectionPool(host='toot.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.lfcd85.org": { - "error": "HTTPSConnectionPool(host='mastodon.lfcd85.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "asukuru.com": { - "error": "HTTPSConnectionPool(host='asukuru.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "flagada.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": false - } - }, - "blog.oa-dev.com": { - "error": "HTTPSConnectionPool(host='blog.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pixelfed.fr": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "2200", - "album_limit": "5", - "image_quality": 100, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": true, - "rec": true, - "loops": false - }, - "site": { - "name": "PixelFed", - "domain": "pixelfed.fr", - "url": "https://pixelfed.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 2267, - "localComments": 0, - "users": { - "total": 386, - "activeHalfyear": 299, - "activeMonth": 105 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "cooop.com": { - "error": "HTTPSConnectionPool(host='cooop.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cooop.com timed out. (connect timeout=3)'))" - }, - "mstdn.goonytoons.com": { - "error": "HTTPSConnectionPool(host='mstdn.goonytoons.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tootcn.herokuapp.com": { - "error": 404 - }, - "wf.floorb.qwazix.com": { - "error": "HTTPSConnectionPool(host='wf.floorb.qwazix.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.userzap.de": { - "error": "HTTPSConnectionPool(host='mstdn.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.userzap.de' doesn't match 'bosh.userzap.de'\")))" - }, - "mastodon.desync.net": { - "error": "HTTPSConnectionPool(host='mastodon.desync.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "theawkwardhillgang.net": { - "error": "HTTPSConnectionPool(host='theawkwardhillgang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "algerietelecom.org": { - "error": "HTTPSConnectionPool(host='algerietelecom.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ilja.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "AntiFollowbotPolicy", - "WinRandomencounterPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "fedi.app", - "search.fedi.app", - "*.fedi.app" - ], - "win_randomencounter_policy": { - "source_code": "https://git.pleroma.social/ilja/pleroma/-/blob/win_randomencounter_policy/lib/pleroma/web/activity_pub/mrf/win_randomencounter_policy.ex" - } - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "ilja.space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ilja.space/users/ilja" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-1-gfd38d51d-win-randomencounter-policy" - }, - "usage": { - "localPosts": 1086, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "mstdn.nieein56.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.nieein56.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.quakk.de": { - "error": "HTTPSConnectionPool(host='social.quakk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.quakk.de' doesn't match either of '*.otlik.de', 'otlik.de'\")))" - }, - "tube.midov.pl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 246 - }, - "localPosts": 43692, - "localComments": 78 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Midowy PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.1", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "rusty.cat": { - "error": "HTTPSConnectionPool(host='rusty.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.escapism.jp": { - "error": "HTTPSConnectionPool(host='mstdn.escapism.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zusammen.isoliertaber.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0rc2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 6, - "activeHalfyear": 11 - }, - "localPosts": 45 - }, - "openRegistrations": true - } - }, - "nerdnight.ninja": { - "error": 404 - }, - "chirotodon.com": { - "error": "HTTPSConnectionPool(host='chirotodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'chirotodon.com' doesn't match 'i-counter.net'\")))" - }, - "social.qunagi.net": { - "error": "HTTPSConnectionPool(host='social.qunagi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rubi.gd": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0rc1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 233 - }, - "openRegistrations": false - } - }, - "hub.shinshu.us": { - "error": 404 - }, - "zapo.apfed.club": { - "error": "HTTPSConnectionPool(host='zapo.apfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.spica.bz": { - "error": "HTTPSConnectionPool(host='m.spica.bz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.seifert-online.eu": { - "error": "HTTPSConnectionPool(host='mastodon.seifert-online.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.seifert-online.eu timed out. (connect timeout=3)'))" - }, - "tvitero.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 29, - "activeMonth": 9, - "activeHalfyear": 18 - }, - "localPosts": 2383 - }, - "openRegistrations": true - } - }, - "mastodon.seansoria.com": { - "error": "HTTPSConnectionPool(host='mastodon.seansoria.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.seansoria.com timed out. (connect timeout=3)'))" - }, - "absolem.cc": { - "error": 404 - }, - "nolanlawson.com": { - "error": 404 - }, - "miyon.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 348 - }, - "openRegistrations": false - } - }, - "red.eccs.world": { - "error": "HTTPSConnectionPool(host='red.eccs.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'red.eccs.world' doesn't match 'erica.mayfirst.org'\")))" - }, - "tera.m.to": { - "error": "HTTPSConnectionPool(host='tera.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dmar.tlbflush.org": { - "error": "HTTPSConnectionPool(host='dmar.tlbflush.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "gancio2.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio2.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "fdb.to": { - "error": "HTTPSConnectionPool(host='fdb.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s.sirg.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "f.praschnig.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "blogger", - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 15, - "activeHalfyear": 11, - "activeMonth": 9 - }, - "localPosts": 595, - "localComments": 134 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "gnusocial", - "libertree", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "dev.blubber.de": { - "error": 404 - }, - "mobilizon.logilab.fr": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Change this to a proper description of your instance", - "nodeName": "Logilab;Mobilizon" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0" - ] - }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" - }, - "usage": { - "localComments": 0, - "localPosts": 2, - "users": { - "total": 32 - } - }, - "version": "2.0" - } - }, - "var.abl.cl": { - "error": "HTTPSConnectionPool(host='var.abl.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to var.abl.cl timed out. (connect timeout=3)'))" - }, - "relay.homunyan.com": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 32a7694ab3c6f0a04872f0928109b41e660aa9f6" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "mastodon.org.uk", - "gensokyo.social", - "innerwebs.social", - "mastodon.elsacodelcoco.net", - "mastodon.jim.blue", - "social.i2p.rocks", - "flr.social", - "cat.social", - "earfolds.com", - "feminism.lgbt", - "mastodont.tk", - "horsecr.app", - "reinboar.space", - "toot.pw", - "toot.la", - "therealblue.de", - "mastodon.yurikonanao.cloud", - "social.mctango.com", - "m.deeloves.me", - "mstdn.foxfam.club", - "keelung1.ddns.net", - "wolf-359.org", - "social.ingobernable.net", - "social.seattle.wa.us", - "pla.social", - "neckbeard.xyz", - "gravitas.cafe", - "social.trshnet.de", - "voxcry.pt", - "toot.ws", - "mastoweed.com", - "thicc.horse", - "sockspls.social", - "mastodon.openpsychology.net", - "intahnet.co.uk", - "mstdn.novium.pw", - "thatsocial.site", - "mastodon.otherreality.net", - "gunzfox.tk", - "socnet.supes.com", - "mstdn.openalgeria.org", - "mstdn.oa-dev.com", - "kuko.hamburg", - "floss.social", - "relay.cyber-tribal.com", - "social.lervo.de", - "cloutfla.re", - "f-gs-only.com", - "pl.devfs.xyz", - "fentanyl.ltd", - "social.beachcom.org", - "librenet.co.za", - "eris.social", - "relay.cetialphafive.com", - "phreedom.tk", - "social.netdc.ca", - "helpchangethe.world", - "ministry.moonbutt.science", - "gameliberty.club", - "va11hal.la", - "m.semicharmed.net", - "hellsite.tyronesama.moe", - "floppy.tokyo", - "knzk.me", - "relay.armpit.me", - "blessedgeeks.social", - "weedis.life", - "mastodon.sleeck.eu", - "banana.dog", - "mastodon.libresilicon.com", - "relay.mastodon.libresilicon.com", - "relay.nazrin.moe", - "opensim.fun", - "rly.wtf", - "relay.pleroma.site", - "social.homunyan.com", - "roma.usans.in", - "mastodon.nrw", - "lanuevatierra.zyns.com", - "twimblr.xyz", - "mastodon.roocita.com", - "xa0.uk", - "taosforum.com", - "beta.koyu.space", - "fedichive.tk", - "imvegan.fyi", - "mastodon.circlelinego.com", - "pettingzoo.co", - "mastodon.zwei.net", - "mastodon-network.com", - "mas.korrigan.tech", - "edgerunner.network", - "mastodon.wearefamily.africa", - "sweet.sugarcube.pw", - "ohhi.icu", - "mastodon.spiderden.net", - "mastodon.xhrpb.com", - "mastodon.fedja.fi", - "cyber.acid.im", - "mastodon.macsnet.cz", - "toot.baby", - "loves.pizza", - "mastodon.corecoding.dev", - "fedibird.com", - "khat.komitea.fi", - "jeli.kz", - "fediverse.nenmyx.dev", - "social.itsneversunnyinnd.com", - "sn.codem.xyz", - "relay.civiq.social", - "social.biologianaweb.com.br", - "hyperion.social", - "im-in.space", - "en.litepubrelay.resplendentwebservices.com", - "coom.club", - "fedi.z0ne.moe", - "social.skewed.de", - "cao4.com", - "majestic.monster", - "fuckitter.com", - "social.dark-alexandr.net", - "ingeodon.com", - "travelpandas.fr", - "mastodon.echelon4.xyz", - "social.buckket.org", - "nangang.travnewmatic.com", - "social.azkware.net", - "mastodon.foxtrot-community.cc" - ] - } - } - }, - "v22017122292958322.goodsrv.de": { - "error": "HTTPSConnectionPool(host='v22017122292958322.goodsrv.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "don.punipuni.eu": { - "error": 404 - }, - "video.4ray.co": { - "error": "HTTPSConnectionPool(host='video.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "soc.ialis.me/@astafollower": { - "error": 404 - }, - "f.haeder.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 199, - "localComments": 1098 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Roland's Friendica Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "youdabomb.social": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "dickkickextremist.xyz", - "freespeechextremist.com" - ], - "media_nsfw": [], - "media_removal": [ - "gameliberty.club", - "abdl.link", - "gab.com", - "humblr.social", - "neckbeard.xyz", - "pl.smuglo.li", - "porn-k.com", - "sinblr.com", - "dickkickextremist.xyz", - "freespeechextremist.com", - "anime.website", - "vipgirlfriend.xxx" - ], - "reject": [ - "gab.com", - "baraag.net", - "crypto-group-buy.com", - "develop.gab.com", - "feminism.lgbt", - "freefedifollowers.ga", - "humblr.social", - "lets.saynoto.lgbt", - "melalandia.tk", - "mstdn.foxfam.club", - "myflog.net", - "neckbeard.xyz", - "pl.smuglo.li", - "sinblr.com", - "switter.at", - "weedis.life", - "vipgirlfriend.xxx", - "search.fedi.app", - "s.sneak.berlin" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "YouDaBomb.social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://youdabomb.social/users/mgrondin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 855, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "ostatus.r-sky.jp": { - "error": "HTTPSConnectionPool(host='ostatus.r-sky.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nil.nu": { - "error": "HTTPSConnectionPool(host='mstdn.nil.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "triplebit.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 58 - }, - "openRegistrations": false - } - }, - "lardbucket.org": { - "error": 404 - }, - "sn.codem.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 399 - }, - "openRegistrations": false - } - }, - "lambda.bmrf.institute": { - "error": "HTTPSConnectionPool(host='lambda.bmrf.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "starflower.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 9 - }, - "localPosts": 19140 - }, - "openRegistrations": false - } - }, - "mattisms.blog": { - "error": 404 - }, - "social.lachessfortress.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 38 - }, - "openRegistrations": true - } - }, - "gdgd.space": { - "error": "HTTPSConnectionPool(host='gdgd.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pl.gegenmenschen.de": { - "error": "HTTPSConnectionPool(host='pl.gegenmenschen.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.gegenmenschen.de timed out. (connect timeout=3)'))" - }, - "tzcafe.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 15, - "activeHalfyear": 29 - }, - "localPosts": 1856 - }, - "openRegistrations": false - } - }, - "alanae.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 1865 - }, - "openRegistrations": false - } - }, - "social.mctango.com": { - "error": "HTTPSConnectionPool(host='social.mctango.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pripureintech.jp": { - "error": 404 - }, - "friendica.chemnitz.social": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Chemnitz.Social Friendica", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "mix.tape.cx": { - "error": "HTTPSConnectionPool(host='mix.tape.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.solidev.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "mastodon.groover.jp": { - "error": 404 - }, - "mastodon.globalrevolution.tv": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "toot.techopolis.io": { - "error": "HTTPSConnectionPool(host='toot.techopolis.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kuon.xyz": { - "error": 404 - }, - "gnusocial.lesharris.com": { - "error": "HTTPSConnectionPool(host='gnusocial.lesharris.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.nadpoi.ca": { - "error": "HTTPSConnectionPool(host='nc.nadpoi.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.heinz.cloud": { - "error": "HTTPSConnectionPool(host='social.heinz.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.heinz.cloud' doesn't match '*.bryan.nu'\")))" - }, - "ditundat.social": { - "error": "HTTPSConnectionPool(host='ditundat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nonakukoroni.world": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "jamesgallagher.social": { - "error": 404 - }, - "aruk.as": { - "error": "HTTPSConnectionPool(host='aruk.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "content.town": { - "error": "HTTPSConnectionPool(host='content.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.urishari.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 497 - }, - "openRegistrations": false - } - }, - "urt1gmxjxn2on8nloz713vljz7.4chan.icu": { - "error": "HTTPSConnectionPool(host='urt1gmxjxn2on8nloz713vljz7.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "toktan.org": { - "error": "HTTPSConnectionPool(host='toktan.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" - }, - "r.feria.name": { - "error": 404 - }, - "notmastodon.xyz": { - "error": "HTTPSConnectionPool(host='notmastodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "b612.icu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 12, - "activeHalfyear": 29 - }, - "localPosts": 672 - }, - "openRegistrations": true - } - }, - "cipiosacg.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 32 - }, - "openRegistrations": true - } - }, - "nitroet.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 108 - }, - "openRegistrations": true - } - }, - "social.lleialtat.cat": { - "error": "HTTPSConnectionPool(host='social.lleialtat.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lleialtat.cat' doesn't match either of '*.dondominio.com', 'dondominio.com'\")))" - }, - "snow-crash.org": { - "error": 404 - }, - "peertube.mathieufamily.ovh": { - "error": "HTTPSConnectionPool(host='peertube.mathieufamily.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.mathieufamily.ovh' doesn't match either of 'chateaurouxdemain.fr', 'www.chateaurouxdemain.fr'\")))" - }, - "fog.jodh.us": { - "error": "HTTPSConnectionPool(host='fog.jodh.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "blackjacknuttenundkoks.de": { - "error": "HTTPSConnectionPool(host='blackjacknuttenundkoks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.paris": { - "error": "HTTPSConnectionPool(host='mstdn.paris', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s-shinjuku-rail.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 24 - }, - "openRegistrations": true - } - }, - "tube.mochi.academy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 105, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "MochiTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "cloud.giebel-kl.de": { - "error": 403 - }, - "coolcast.mzaha.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 3 - }, - "openRegistrations": true - } - }, - "greatmingmilitary.blogspot.com": { - "error": 404 - }, - "travelpandas.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "travelpandas.xyz", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "20000", - "max_caption_length": "1500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": true, - "loops": true - }, - "site": { - "name": "Travelpandas", - "domain": "travelpandas.xyz", - "url": "https://travelpandas.xyz", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 175, - "localComments": 0, - "users": { - "total": 37, - "activeHalfyear": 21, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "indy.im": { - "error": 404 - }, - "n5.federati.net": { - "error": "HTTPSConnectionPool(host='n5.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to n5.federati.net timed out. (connect timeout=3)'))" - }, - "quitter.zomaareenfeestje.org": { - "error": 404 - }, - "social.01start.net": { - "error": "HTTPSConnectionPool(host='social.01start.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "blog.nikisoft.one": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "microblogpub", - "version": "Microblog.pub 669fec0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 20 - }, - "metadata": { - "sourceCode": "https://notabug.org/nipos/nikisoftblog", - "nodeName": "@blog@nikisoft.one" - } - } - }, - "wait.stop.wtf": { - "error": 410 - }, - "ilovela.in": { - "error": "HTTPSConnectionPool(host='ilovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.se": { - "error": 404 - }, - "order.life": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": {}, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Order", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - "rules", - "notifications", - "messages", - "confess", - "pilgrimage", - "initiation", - "marriage", - "timeline", - "soothsayer", - "analytics", - "explore", - "blog", - "wiki", - "gaiad", - "prayer", - "communion", - "friends", - "tasks", - "volunteer", - "ritual", - "genealogy", - "pedigree", - "familytree", - "import", - "export", - "genetics", - "integrations", - "education", - "doku", - "doku.php", - "story", - "history" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://order.life/users/siliconprophet", - "https://order.life/users/wylson" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6" - }, - "usage": { - "localPosts": 8231, - "users": { - "total": 49 - } - }, - "version": "2.0" - } - }, - "bacasable.leventaire.org": { - "error": "HTTPSConnectionPool(host='bacasable.leventaire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.schoolidol.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 119, - "activeMonth": 48, - "activeHalfyear": 92 - }, - "localPosts": 2796 - }, - "openRegistrations": true - } - }, - "cloud.mndet.net": { - "error": 403 - }, - "cloud.omisoft.eu": { - "error": 403 - }, - "makevotescountinwest.live-website.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mastodon.social/users/ZettoSan": { - "error": 404 - }, - "toot.pw": { - "error": "HTTPSConnectionPool(host='toot.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.therealblue.de": { - "error": 404 - }, - "piaf.fromhome.ovh": { - "error": "HTTPSConnectionPool(host='piaf.fromhome.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to piaf.fromhome.ovh timed out. (connect timeout=3)'))" - }, - "hispagatos.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 678, - "activeMonth": 178, - "activeHalfyear": 266 - }, - "localPosts": 37514 - }, - "openRegistrations": true - } - }, - "carcio.fi": { - "error": "HTTPSConnectionPool(host='carcio.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pom.masto.host": { - "error": "HTTPSConnectionPool(host='pom.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nnt.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 13 - }, - "openRegistrations": true - } - }, - "toots.ultros.pro": { - "error": "HTTPSConnectionPool(host='toots.ultros.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "renem.net": { - "error": 404 - }, - "miri.my": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 3340 - }, - "openRegistrations": false - } - }, - "yuuyaap.aa0.netvolante.jp": { - "error": "HTTPSConnectionPool(host='yuuyaap.aa0.netvolante.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yuuyaap.aa0.netvolante.jp timed out. (connect timeout=3)'))" - }, - "lasarna.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 108, - "activeMonth": 24, - "activeHalfyear": 68 - }, - "localPosts": 770 - }, - "openRegistrations": true - } - }, - "www.rainbowdash.net": { - "error": 404 - }, - "ahazysukiyakihour.tokyo": { - "error": "HTTPSConnectionPool(host='ahazysukiyakihour.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mobie.live": { - "error": "HTTPSConnectionPool(host='mobie.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bluex.im": { - "error": 404 - }, - "expshift.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "peertube.bittube.tv": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 5518 - }, - "localPosts": 104328, - "localComments": 491 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "BitTube", - "nodeDescription": "BitTube as a company offers several products that make up an ecosystem. At the heart of this ecosystem is a blockchain-based technology called AirTime, an ad-free monetisation solution that pays a cryptocurrency (TUBE) based on watch time of any type of content. Payouts are taken from a slowly decreasing block reward, calculated based on a user\u2019s AirTime compared to the grand total AirTime per each block.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "bittube-airtime-module", - "version": "2.1.2", - "description": "BitTube AirTime Module", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "client/common-airtime.js": { - "script": "client/common-airtime.js", - "scopes": [] - }, - "client/common-api.js": { - "script": "client/common-api.js", - "scopes": [] - }, - "client/common-shared.js": { - "script": "client/common-shared.js", - "scopes": [] - }, - "client/common-ui.js": { - "script": "client/common-ui.js", - "scopes": [] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.1", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "branchesculture.com": { - "error": 404 - }, - "cloud.riemy.de": { - "error": 404 - }, - "porn2b.com": { - "error": "HTTPSConnectionPool(host='porn2b.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to porn2b.com timed out. (connect timeout=3)'))" - }, - "nextcloud.moodle.com": { - "error": 404 - }, - "friendica.i-am-b.org": { - "error": "HTTPSConnectionPool(host='friendica.i-am-b.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "personaljournal.ca": { - "nodeinfo": { - "metadata": { - "nodeName": "Personal Journal", - "nodeDescription": "A site for anyone to create their own blog/journal, either public or private", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 410, - "activeHalfyear": 154 - }, - "localPosts": 915 - }, - "version": "2.0" - } - }, - "mstdn-pnk2.club": { - "error": "HTTPSConnectionPool(host='mstdn-pnk2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "koko.cat": { - "error": "HTTPSConnectionPool(host='koko.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "orbsafe.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 5 - }, - "localPosts": 753 - }, - "openRegistrations": true - } - }, - "radon.lpha-z.net": { - "error": "HTTPSConnectionPool(host='radon.lpha-z.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "idolon.club": { - "error": "HTTPSConnectionPool(host='idolon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chirpi.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 210, - "activeMonth": 62, - "activeHalfyear": 70 - }, - "localPosts": 2276 - }, - "openRegistrations": true - } - }, - "denk.ubermorgen.info": { - "nodeinfo": { - "metadata": { - "nodeName": "denk", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 10, - "publicReader": true, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4 - }, - "version": "2.0" - } - }, - "cloud.crossman.page": { - "error": "HTTPSConnectionPool(host='cloud.crossman.page', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "zap.selfhosting.rocks": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "zap", - "version": "20.04.27" - }, - "protocols": [ - "zot", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 1 - }, - "localPosts": 36, - "localComments": 44 - }, - "metadata": { - "nodeName": "Zap::Main Server" - } - } - }, - "test.mstdon.app": { - "error": "HTTPSConnectionPool(host='test.mstdon.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pritter.tk": { - "error": 203 - }, - "blog.information-superhighway.net": { - "nodeinfo": { - "metadata": { - "nodeName": "blog dot information dash superhighway dot net", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.8.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 6 - }, - "version": "2.0" - } - }, - "message": { - "error": "HTTPSConnectionPool(host='message', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mi.ebisu.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3048\u3073\u3059\u304d\u3044", - "nodeDescription": "\u3061\u3044\u3055\u306a\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002", - "maintainer": { - "name": "ebisume", - "email": "ebisume@pm.me" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 4000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "social.gattini.ninja": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "toot.love", - "switter.at", - "shitposter.club", - "sealion.club", - "porntoot.com", - "social.targaryen.house", - "noagendasocial.com", - "humblr.social" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "*.gab.com", - "freezepeach.xyz", - "ediot.social", - "anitwitter.com", - "gs.smuglo.li", - "pawoo.net", - "unsafe.space", - "woofer.alfter.us", - "pl.smuglo.li", - "preteengirls.biz", - "social.heldscal.la", - "gorf.club", - "baraag.net", - "social.imirhil.fr", - "wrongthink.net", - "anitwitter.moe", - "social.au2pb.net", - "ika.moe", - "newjack.city", - "pl.smuglo.li", - "freespeechextremist.com", - "babymetal.party", - "mobile.co", - "mastodon.starrevolution.org", - "quodverum.com", - "neckbeard.xyz", - "social.quodverum.com", - "freespeech.firedragonstudios.com", - "shitposter.club", - "bsd.moe" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.gattini.ninja", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.gattini.ninja/users/meow" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 4, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "funkwhale.lan.sigpipe.me": { - "error": 502 - }, - "fractals.masto.host": { - "error": "HTTPSConnectionPool(host='fractals.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "misanthropy.wang": { - "error": "HTTPSConnectionPool(host='misanthropy.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.amibros.space": { - "error": 403 - }, - "blog.erratasec.com": { - "error": 404 - }, - "f.phone-talk.net": { - "error": 404 - }, - "masto.don.neso.tech": { - "error": "HTTPSConnectionPool(host='masto.don.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'masto.don.neso.tech' doesn't match 'test-01.neso.tech'\")))" - }, - "nantes.social": { - "error": "HTTPSConnectionPool(host='nantes.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "calamity.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 613 - }, - "openRegistrations": true - } - }, - "nomad.subzone.net": { - "error": "HTTPSConnectionPool(host='nomad.subzone.net', port=443): Read timed out. (read timeout=3)" - }, - "behemoth.azurewebsites.net": { - "error": "HTTPSConnectionPool(host='behemoth.azurewebsites.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.iselfhost.com": { - "error": "HTTPSConnectionPool(host='peertube.iselfhost.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fedi.alexschroeder.ch": { - "error": "HTTPSConnectionPool(host='fedi.alexschroeder.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.alexschroeder.ch' doesn't match either of 'alexschroeder.ch', 'www.alexschroeder.ch'\")))" - }, - "cloud.codebase.one": { - "error": 404 - }, - "hudba.feildel.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 3, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://hudba.feildel.fr/federation/actors/service", - "private": false, - "shortDescription": "Hudba est une instance Funkwhale familiale", - "longDescription": "Cette instance Funkwhale est ouverte \u00e0 la famille et aux amis, si vous souhaitez obtenir un compte ou f\u00e9d\u00e9rer avec cette veuillez contacter l'[adminisrateur](https://baudouin.feildel.fr/).", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Hudba", - "banner": null, - "defaultUploadQuota": 200, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 929 - }, - "artists": { - "total": 106 - }, - "albums": { - "total": 62 - }, - "music": { - "hours": 61.27861111111111 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://hudba.feildel.fr/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 10 - } - }, - "listenings": { - "total": 12212 - }, - "downloads": { - "total": 45 - } - } - } - } - }, - "dolphin.misoni.club": { - "error": "HTTPSConnectionPool(host='dolphin.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "confinement.me": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Confinement" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 1, - "localPosts": 8, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "m.bonzoesc.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 9666 - }, - "openRegistrations": false - } - }, - "mastodon.mapleton.busey.me": { - "error": "HTTPSConnectionPool(host='mastodon.mapleton.busey.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "sbnode.com": { - "error": "HTTPSConnectionPool(host='sbnode.com', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.rousset.nom.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 397 - }, - "openRegistrations": false - } - }, - "foto.proyectozero.org": { - "error": "HTTPSConnectionPool(host='foto.proyectozero.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.webtangle.de": { - "error": "HTTPSConnectionPool(host='cloud.webtangle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vvitches.live": { - "error": "HTTPSConnectionPool(host='vvitches.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "blog.kameha.click": { - "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "fsn.pasero.net": { - "error": 503 - }, - "uneune.shiosyakeyakini.info": { - "error": "HTTPSConnectionPool(host='uneune.shiosyakeyakini.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to uneune.shiosyakeyakini.info timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Nigma": { - "error": 404 - }, - "blackgerman.lassanay.net": { - "error": 406 - }, - "mastodon.imep.be": { - "error": "HTTPSConnectionPool(host='mastodon.imep.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.akire.xyz": { - "error": "HTTPSConnectionPool(host='social.akire.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.izzz.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 21 - }, - "openRegistrations": false - } - }, - "avgrtijmup.localtunnel.me": { - "error": "HTTPSConnectionPool(host='avgrtijmup.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "inchasgram.com": { - "error": "HTTPSConnectionPool(host='inchasgram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.rasilon.com": { - "error": 404 - }, - "cloud.djmarndean.net": { - "error": "HTTPSConnectionPool(host='cloud.djmarndean.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mst.mchel.net": { - "error": "HTTPSConnectionPool(host='mst.mchel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "2ch.site": { - "error": "HTTPSConnectionPool(host='2ch.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "timapple.me": { - "error": "HTTPSConnectionPool(host='timapple.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "paintacu.be": { - "error": "HTTPSConnectionPool(host='paintacu.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "whoaimin.space": { - "error": "HTTPSConnectionPool(host='whoaimin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "simply.micro.jenett.org": { - "error": "HTTPSConnectionPool(host='simply.micro.jenett.org', port=443): Read timed out. (read timeout=3)" - }, - "shintarokurachi.tokyo": { - "error": "HTTPSConnectionPool(host='shintarokurachi.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "musicosmx.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 6, - "activeHalfyear": 10 - }, - "localPosts": 809 - }, - "openRegistrations": true - } - }, - "pl.hecke.rs": { - "error": 502 - }, - "social.edge4cube.work": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 483 - }, - "openRegistrations": true - } - }, - "wsup.social": { - "error": "HTTPSConnectionPool(host='wsup.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gigamastodon.com": { - "error": "HTTPSConnectionPool(host='gigamastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cervidae.space": { - "error": 404 - }, - "pleroma.nealta.fr": { - "error": "HTTPSConnectionPool(host='pleroma.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.fireglow.de": { - "nodeinfo": { - "metadata": { - "nodeName": "publishing house", - "nodeDescription": "Testing the writefreely software.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2-238-g06054a2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 7 - }, - "version": "2.0" - } - }, - "ap.kios.cc": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "gopher", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [ - "pawoo.net", - "baraag.net" - ], - "reject": [ - "counter.social", - "unsafe.space", - "pl.smuglo.li", - "freespeech.firedragonstudios.com", - "social.super-niche.club", - "loli.estate", - "vampire.estate", - "kowai.youkai.town", - "thechad.zone", - "2hu.club", - "noagendasocial.com", - "comm.network", - "community.highlandarrow.com", - "explosion.party", - "freezepeach.xyz", - "lolis.world", - "sealion.club", - "pleroma.cucked.me", - "pleroma.rareome.ga", - "qoto.org", - "pridelands.io", - "shitasstits.life", - "shitposter.club", - "wrongthink.net", - "social.guizzyordi.info", - "woofer.alfter.us", - "social.guizzyordi.info", - "zerohack.xyz", - "voluntaryism.club", - "social.lucci.xyz", - "jabb.in", - "not.phrack.fyi", - "freehold.earth", - "toot.love", - "freespeech.host", - "cofe.moe", - "the.hedgehoghunter.club", - "newjack.city", - "soc.h4x.group", - "freespeechextremist.com", - "friends.nico", - "humblr.social", - "gameliberty.club", - "pieville.net", - "freespeechextremist.com", - "diaspodon.fr", - "gab.com", - "gab.ai", - "exited.eu", - "cyzed.com", - "gab.sleeck.eu", - "develop.gab.com", - "not-develop.gab.com", - "gab.polaris-1.work", - "neckbeard.xyz", - "witches.live", - "gamers.exposed" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A friendly chunk of the Fediverse", - "nodeName": "AngryPrinters", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ap.kios.cc/users/pndr", - "https://ap.kios.cc/users/guillemot" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9-11-g8d1c6fa2" - }, - "usage": { - "localPosts": 2721, - "users": { - "total": 18 - } - }, - "version": "2.0" - } - }, - "pleroma.kamp.site": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "gopher", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "K A M P", - "nodeName": "K A M P S I T E", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.kamp.site/users/alphakamp" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.0-1288-gcedaf57d-develop" - }, - "usage": { - "localPosts": 3433, - "users": { - "total": 15 - } - }, - "version": "2.0" - } - }, - "creerunjeuvideo.fr": { - "error": 404 - }, - "mstdn.kidsblock.jp": { - "error": "HTTPSConnectionPool(host='mstdn.kidsblock.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.jschwab.org": { - "error": "HTTPSConnectionPool(host='friendica.jschwab.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kellum.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 120 - }, - "openRegistrations": false - } - }, - "m.sysi.work": { - "error": "HTTPSConnectionPool(host='m.sysi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.neko.bar": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "nya", - "nodeName": "pl.neko.bar", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.neko.bar/users/nekojanai" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 2179, - "users": { - "total": 9 - } - }, - "version": "2.0" - } - }, - "mxe.pw": { - "error": "HTTPSConnectionPool(host='mxe.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi.n0id.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "develop.gab.com", - "gab.ai" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "develop.gab.com", - "gab.ai" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fedi/N0id", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.n0id.space/users/rick" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 1759, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "bps3r6bdfa8rz8p4hb.4chan.icu": { - "error": "HTTPSConnectionPool(host='bps3r6bdfa8rz8p4hb.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "coderdojo-japan.social": { - "error": "HTTPSConnectionPool(host='coderdojo-japan.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pix.guimik.fr": { - "error": "HTTPSConnectionPool(host='pix.guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scalie.business": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 4, - "activeHalfyear": 14 - }, - "localPosts": 753 - }, - "openRegistrations": false - } - }, - "video.latavernedejohnjohn.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 51035, - "localComments": 64 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "La taverne de John-John", - "nodeDescription": "Instance Peertube cr\u00e9\u00e9e afin d'h\u00e9berger mes vid\u00e9os concernant mes r\u00e9parations \u00e9lectroniques et informatiques sur un serveur ind\u00e9pendant. Il n'est pas possible de s'inscrire sur cette instance.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "dsci4.xyz": { - "error": "HTTPSConnectionPool(host='dsci4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.becauseofprog.fr": { - "error": "HTTPSConnectionPool(host='social.becauseofprog.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.ev-db.de": { - "error": 404 - }, - "nebula.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 70, - "activeMonth": 57, - "activeHalfyear": 81 - }, - "localPosts": 62182 - }, - "openRegistrations": false - } - }, - "mokou.de": { - "error": "HTTPSConnectionPool(host='mokou.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mokou.de' doesn't match either of '*.netlify.com', 'netlify.com'\")))" - }, - "fedpi.de": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "My own personal one-man instance", - "nodeName": "Fedpi", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedpi.de/users/herrdoering", - "https://fedpi.de/users/mad" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 883, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "murraystreet.media": { - "error": "HTTPSConnectionPool(host='murraystreet.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.piratenpartei.koeln": { - "error": "HTTPSConnectionPool(host='social.piratenpartei.koeln', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "toot.love": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 655, - "activeMonth": 17, - "activeHalfyear": 29 - }, - "localPosts": 24203 - }, - "openRegistrations": false - } - }, - "orzhov.net": { - "error": "HTTPSConnectionPool(host='orzhov.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "writefreely.public.cat": { - "nodeinfo": { - "metadata": { - "nodeName": "PUBLIC Writings", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 2, - "publicReader": false, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, - "usage": { - "users": { - "total": 83, - "activeHalfyear": 22 - }, - "localPosts": 106 - }, - "version": "2.0" - } - }, - "gouhuoapp.com": { - "error": "HTTPSConnectionPool(host='gouhuoapp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gouhuoapp.com timed out. (connect timeout=3)'))" - }, - "friendxone.com": { - "error": 404 - }, - "mastodon.samr1.net": { - "error": 502 - }, - "vulpine.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch+vulpine-prod-20200422-01" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 890, - "activeMonth": 440, - "activeHalfyear": 742 - }, - "localPosts": 552155 - }, - "openRegistrations": true - } - }, - "ylan.page": { - "error": "HTTPSConnectionPool(host='ylan.page', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.syaroshi.co": { - "error": "HTTPSConnectionPool(host='mstdn.syaroshi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hakabahitoyo.wordpress.com": { - "error": 410 - }, - "f.lo.hn": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 22, - "localComments": 6 - }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "puri.sm": { - "error": 404 - }, - "friendica.mifritscher.de": { - "error": 404 - }, - "m.hacklab.fun": { - "error": "HTTPSConnectionPool(host='m.hacklab.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.libre-entreprise.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 36, - "activeMonth": 16, - "activeHalfyear": 22 - }, - "localPosts": 3754 - }, - "openRegistrations": true - } - }, - "4com.jp": { - "error": "HTTPSConnectionPool(host='4com.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 4com.jp timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Flowless": { - "error": 404 - }, - "social.rezz.moe": { - "error": "HTTPSConnectionPool(host='social.rezz.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rezz.moe' doesn't match 'booust.icu'\")))" - }, - "mastodon.clododunet.com": { - "error": "HTTPSConnectionPool(host='mastodon.clododunet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.d4.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "mastodon-sci.xyz": { - "error": "HTTPSConnectionPool(host='mastodon-sci.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon-sci.xyz timed out. (connect timeout=3)'))" - }, - "mastodon.mfjt.jp": { - "error": "HTTPSConnectionPool(host='mastodon.mfjt.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/geckojsc": { - "error": 404 - }, - "mannennet.eu": { - "error": 404 - }, - "soc.livedrone.club": { - "error": "HTTPSConnectionPool(host='soc.livedrone.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nekonekoserver.net": { - "error": "HTTPSConnectionPool(host='mstdn.nekonekoserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kaji.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 8, - "activeHalfyear": 11 - }, - "localPosts": 841 - }, - "openRegistrations": false - } - }, - "unkomaker.net": { - "error": "HTTPSConnectionPool(host='unkomaker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.poutsplaf.xyz": { - "error": "HTTPSConnectionPool(host='cloud.poutsplaf.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tg387.masto.host": { - "error": "HTTPSConnectionPool(host='tg387.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "rss.to.mastodon.linux.pizza": { - "error": 404 - }, - "siltala.net": { - "error": "HTTPSConnectionPool(host='siltala.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to siltala.net timed out. (connect timeout=3)'))" - }, - "raildon.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 23, - "activeMonth": 13, - "activeHalfyear": 13 - }, - "localPosts": 721 - }, - "openRegistrations": true - } - }, - "roar.lyonbros.com": { - "error": 404 - }, - "social.bytestemplar.com": { - "error": "HTTPSConnectionPool(host='social.bytestemplar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.bytestemplar.com timed out. (connect timeout=3)'))" - }, - "social.greyserv.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 6, - "activeHalfyear": 6 - }, - "localPosts": 2490 - }, - "openRegistrations": false - } - }, - "dewp.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 26, - "activeMonth": 3, - "activeHalfyear": 16 - }, - "localPosts": 1172 - }, - "openRegistrations": true - } - }, - "tumult.celti.name": { - "error": "HTTPSConnectionPool(host='ilmatar.celti.name.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.omeganote.fr": { - "error": "HTTPSConnectionPool(host='mastodon.omeganote.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.omeganote.fr' doesn't match 'meet.omeganote.fr'\")))" - }, - "wf.catgirlsin.space": { - "nodeinfo": { - "metadata": { - "nodeName": "Codex Library", - "nodeDescription": "A place to write whatever, wherever you want.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 11, - "activeHalfyear": 2 - }, - "localPosts": 35 - }, - "version": "2.0" - } - }, - "f.qdnx.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "QDNX 'n' Friends", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "gancio8.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio8.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "gamecreate.mstdn.cloud": { - "error": 404 - }, - "hub.awakeningproject.net": { - "error": "HTTPSConnectionPool(host='hub.awakeningproject.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.dublinlinux.org": { - "error": 404 - }, - "nexus.glass.li": { - "error": 404 - }, - "vkdn.jp": { - "error": "HTTPSConnectionPool(host='vkdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "psztrnk.ddns.net": { - "nodeinfo": { - "metadata": { - "nodeName": "psztrnk.ddns.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": false, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pxlpsztrnk", - "domain": "psztrnk.ddns.net", - "url": "http://psztrnk.ddns.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 3, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "mastodon.antifa.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.antifa.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.antifa.tokyo timed out. (connect timeout=3)'))" - }, - "social.mordicux.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nc.allerstorfer.at": { - "error": "HTTPSConnectionPool(host='nc.allerstorfer.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "howl.m.to": { - "error": "HTTPSConnectionPool(host='howl.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Kaypar": { - "error": 404 - }, - "beta.darksocial.party": { - "error": "HTTPSConnectionPool(host='beta.darksocial.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.digitalcastle.me": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1340" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 109, - "localComments": 34 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "DigitalCastle", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "cloud.it-uslugi.by": { - "error": "HTTPSConnectionPool(host='cloud.it-uslugi.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "amdyes.fun": { - "error": "HTTPSConnectionPool(host='amdyes.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'amdyes.fun' doesn't match 'cloud.tedliou.com'\")))" - }, - "olki-social.loria.fr": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "olki", - "version": "0.2.0-alpha.0" - }, - "protocols": { - "inbound": [ - "activitypub" - ], - "outbound": [ - "activitypub" - ] - }, - "services": { - "inbound": [ - "oaipmh" - ], - "outbound": [ - "oaipmh", - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 0, - "localComments": 2 - }, - "metadata": { - "staff_accounts": [], - "taxonomy": { - "postsName": "Corpus" - }, - "nodeName": "Synalpod", - "nodeDefaultClientRoute": "home", - "nodeDescription": "", - "nodeTerms": "", - "nodeRules": "", - "nodeSubjects": "" - } - } - }, - "minohdon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 86, - "activeMonth": 52, - "activeHalfyear": 382 - }, - "localPosts": 74776 - }, - "openRegistrations": true - } - }, - "deskonline.cloud": { - "error": 404 - }, - "mindful.masto.host": { - "error": "HTTPSConnectionPool(host='mindful.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pleroma.dax.moe": { - "error": "HTTPSConnectionPool(host='pleroma.dax.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jameshickman.net": { - "error": 404 - }, - "pleroma.weirdart.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "hackers.town", - "kiwifarms.cc" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "hackers.town", - "kiwifarms.cc" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Weird Art Space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.weirdart.space/users/DJWalnut" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 3905, - "users": { - "total": 83 - } - }, - "version": "2.0" - } - }, - "famichiki.com": { - "error": "HTTPSConnectionPool(host='famichiki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "peterlehmann.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 13 - }, - "openRegistrations": false - } - }, - "geeks.one": { - "error": 404 - }, - "mastodon.franksworld.org": { - "error": "HTTPSConnectionPool(host='mastodon.franksworld.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "hereisdistant.co.uk": { - "nodeinfo": { - "metadata": { - "nodeName": "here is distant ", - "nodeDescription": "brains thrown up living room walls", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 49 - }, - "version": "2.0" - } - }, - "baraag.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 48865, - "activeMonth": 15215, - "activeHalfyear": 34811 - }, - "localPosts": 919359 - }, - "openRegistrations": true - } - }, - "westcoastplay.fun": { - "error": "HTTPSConnectionPool(host='westcoastplay.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "haveibeenpwned.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "toot.timecube.club": { - "error": 404 - }, - "kelbie.scot": { - "error": 403 - }, - "demon.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 9052 - }, - "openRegistrations": false - } - }, - "apub.localtunnel.me": { - "error": "HTTPSConnectionPool(host='apub.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "tube.grin.hu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 20 - }, - "localPosts": 21, - "localComments": 4 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "grinTube", - "nodeDescription": "This is grin's Public PeerTube instance, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. No private video allowed.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "linernotes.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 219, - "activeMonth": 104, - "activeHalfyear": 138 - }, - "localPosts": 16975 - }, - "openRegistrations": true - } - }, - "mastodon.ktownbass.nohost.me": { - "error": 404 - }, - "hub.solarnight.net": { - "error": "HTTPSConnectionPool(host='hub.solarnight.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" - }, - "mypeertube.fr": { - "error": "HTTPSConnectionPool(host='mypeertube.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.myownhost.de": { - "error": 403 - }, - "dev4.jasonrobinson.me": { - "error": 404 - }, - "rettiwtkcuf.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 183, - "activeMonth": 111, - "activeHalfyear": 437 - }, - "localPosts": 2502 - }, - "openRegistrations": true - } - }, - "relay.joinmastodon.org": { - "error": "HTTPSConnectionPool(host='relay.joinmastodon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "smeets.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 103 - }, - "openRegistrations": false - } - }, - "www.abdl.io": { - "error": "HTTPSConnectionPool(host='www.abdl.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.kxn4t.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 11686 - }, - "openRegistrations": false - } - }, - "social.politpunk.ch": { - "error": "HTTPSConnectionPool(host='social.politpunk.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.politpunk.ch' doesn't match either of 'cloud.politpunk.ch', 'office.politpunk.ch', 'politpunk.ch', 'www.politpunk.ch'\")))" - }, - "pixelfed.noho.st": { - "error": "HTTPSConnectionPool(host='pixelfed.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "snf.wsring.net": { - "error": 404 - }, - "social.leingod.space": { - "error": "HTTPSConnectionPool(host='social.leingod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "testdon.mt-sys.net": { - "error": "HTTPSConnectionPool(host='testdon.mt-sys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.baddps.com": { - "error": "HTTPSConnectionPool(host='social.baddps.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "sackheads.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 182 - }, - "openRegistrations": false - } - }, - "blog.fedimast.com": { - "error": 404 - }, - "carnit.as": { - "error": "HTTPSConnectionPool(host='carnit.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/xoxogossipgita": { - "error": 404 - }, - "\u30c9\u30f3.de-liker.com": { - "error": 404 - }, - "fediverso.net": { - "error": "HTTPSConnectionPool(host='fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/johann": { - "error": 404 - }, - "ika.julika.jp": { - "error": "HTTPSConnectionPool(host='ika.julika.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "layer8.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1234, - "activeMonth": 138, - "activeHalfyear": 271 - }, - "localPosts": 31687 - }, - "openRegistrations": true - } - }, - "curenoize.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Curenoize.org", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://curenoize.org/users/genta314" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 563, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "please-yiff.me": { - "error": "HTTPSConnectionPool(host='please-yiff.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.toot.koeln": { - "error": "HTTPSConnectionPool(host='pleroma.toot.koeln', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.jergefelt.se": { - "error": "HTTPSConnectionPool(host='pixelfed.jergefelt.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.psyco.fr": { - "error": "HTTPSConnectionPool(host='toot.psyco.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "itsfoss.com": { - "error": 404 - }, - "peertube.artica.center": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 327, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Artica_Peertube", - "nodeDescription": "Serveur de vid\u00e9os sur les solutions de s\u00e9curit\u00e9 ARTICA (Proxy, filtrage DNS, SMTP Gateway, etc...)" - } - } - }, - "v01d.app": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "VOID TALK...", - "nodeName": "V01D.app", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://v01d.app/users/ikuradon" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-558-g01cc93b6-develop" - }, - "usage": { - "localPosts": 7, - "users": { - "total": 29 - } - }, - "version": "2.0" - } - }, - "overthinking.club": { - "error": "HTTPSConnectionPool(host='overthinking.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "furry.city": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "vis.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4945, - "activeMonth": 157, - "activeHalfyear": 6309 - }, - "localPosts": 39693 - }, - "openRegistrations": true - } - }, - "mixremix.cc": { - "error": 404 - }, - "mstdn.seibu-lions.love": { - "error": "HTTPSConnectionPool(host='mstdn.seibu-lions.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plusone.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 18 - }, - "openRegistrations": false - } - }, - "smickles.com": { - "error": "HTTPSConnectionPool(host='smickles.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to smickles.com timed out. (connect timeout=3)'))" - }, - "social.cyphrags.com": { - "error": "HTTPSConnectionPool(host='social.cyphrags.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.se1.eu": { - "error": "HTTPSConnectionPool(host='social.se1.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snoot.tube": { - "error": "HTTPSConnectionPool(host='snoot.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lacienciaysusdemonios.com": { - "error": 404 - }, - "popula.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 18 - }, - "openRegistrations": false - } - }, - "bidule.app": { - "error": "HTTPSConnectionPool(host='bidule.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.sample.pw": { - "error": "HTTPSConnectionPool(host='mstdn.sample.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.sample.pw timed out. (connect timeout=3)'))" - }, - "FreeFediFollowers.ga": { - "error": "HTTPSConnectionPool(host='freefedifollowers.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freefedifollowers.ga timed out. (connect timeout=3)'))" - }, - "apub.untan.xyz": { - "error": 410 - }, - "pixelfed.life": { - "error": "HTTPSConnectionPool(host='pixelfed.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dondondon.ga": { - "error": "HTTPSConnectionPool(host='dondondon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hostyour.tv": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 1400 - }, - "localPosts": 190976, - "localComments": 47 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "HosTyour.TV", - "nodeDescription": "Hostyour.tv is a publicly open instance of PeerTube primarily for Lithuanian users.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "aoba.yufarch.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "oulipo.social/@standsinshock": { - "error": 404 - }, - "wotahime.m.to": { - "error": "HTTPSConnectionPool(host='wotahime.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "artritelacy.jp": { - "error": "HTTPSConnectionPool(host='artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "iopla.fr": { - "error": "HTTPSConnectionPool(host='iopla.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bagna.of.by": { - "error": "HTTPSConnectionPool(host='bagna.of.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "share.eder-cloud.de": { - "error": 404 - }, - "hubzilla.stefan-muenz.de": { - "error": "HTTPSConnectionPool(host='hubzilla.stefan-muenz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jizi.ml": { - "error": "HTTPSConnectionPool(host='jizi.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "qcurtius.com": { - "error": 404 - }, - "writefreely.oi7.de": { - "error": "HTTPSConnectionPool(host='writefreely.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "masto.openlook.ch": { - "error": "HTTPSConnectionPool(host='masto.openlook.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.openlook.ch timed out. (connect timeout=3)'))" - }, - "mastodon.korrigans.me": { - "error": "HTTPSConnectionPool(host='mastodon.korrigans.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "holenet.services": { - "error": "HTTPSConnectionPool(host='holenet.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "verwirrung.institute": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastdon.roz-dev.site": { - "error": "HTTPSConnectionPool(host='mastdon.roz-dev.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "raggedfeathers.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 54, - "activeMonth": 105, - "activeHalfyear": 218 - }, - "localPosts": 30002 - }, - "openRegistrations": true - } - }, - "mastodon.social/users/rosa": { - "error": 404 - }, - "happylittle.cloudns.cc": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Happy Little Cloud", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://happylittle.cloudns.cc/users/admin" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.0-1200-g92d08d41-develop" - }, - "usage": { - "localPosts": 252, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "mastodon.patallan.com.au": { - "error": "HTTPSConnectionPool(host='mastodon.patallan.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hubzilla.0xfa.de": { - "error": "HTTPSConnectionPool(host='hubzilla.0xfa.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lumpen.work": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 10, - "activeHalfyear": 12 - }, - "localPosts": 3794 - }, - "openRegistrations": false - } - }, - "hub.tftsr.com": { - "error": "HTTPSConnectionPool(host='hub.tftsr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.tftsr.com' doesn't match either of 'audio.tftsr.com', 'cal.tftsr.com', 'chat.tftsr.com', 'drive.tftsr.com', 'gogs.tftsr.com', 'moments.tftsr.com', 'note.tftsr.com', 'site.tftsr.com', 'social.tftsr.com', 'tftsr.com', 'videos.tftsr.com', 'webmail.tftsr.com'\")))" - }, - "estoesunsindios.wordpress.com": { - "error": 404 - }, - "elcuadernodigital.com": { - "error": 404 - }, - "heck.ooo": { - "error": 404 - }, - "go.nyzo.net": { - "error": "HTTPSConnectionPool(host='go.nyzo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ariadne.space": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 308 - }, - "software": { - "version": "1.0.0-822-gd3cae9d8-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://ariadne.space/users/ariadne" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Ariadne's space", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [ - "social.librem.one", - "gab.com", - "develop.gab.com" - ], - "mrf_simple": { - "report_removal": [], - "reject": [ - "albin.social", - "melalandia.tk", - "pieville.net", - "not-develop.gab.com", - "develop.gab.com", - "gab.com" - ], - "media_removal": [], - "media_nsfw": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "mastodon.social", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "HellthreadPolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy", - "MediaProxyWarmingPolicy", - "EnsureRePrepended" - ], - "mrf_hellthread": { - "reject_threshold": 20, - "delist_threshold": 10 - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "natterati.com": { - "error": 404 - }, - "peertube.staltsoft.com": { - "error": "HTTPSConnectionPool(host='peertube.staltsoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "voluntaryaction.network": { - "error": 404 - }, - "englehorn.com": { - "error": 404 - }, - "pixelfed.gspot.social": { - "error": "HTTPSConnectionPool(host='pixelfed.gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.upho.net": { - "error": "HTTPSConnectionPool(host='social.upho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.upho.net' doesn't match either of 'apps.chaoslab.in', 'apps.houndbee.com', 'board.upho.net', 'cloud.artistswac.org', 'cloud.femlens.com', 'cloud.migrationvoter.com', 'cloud.upho.net', 'db.callisto.upho.net', 'globalista.openradio.in', 'haste.upho.net', 'houndbee.com', 'houndbee.sandcats.io', 'meet.artistswac.org', 'meet.baithak.de', 'meet.houndbee.com', 'meet.laurynmannigel.me', 'notes.upho.net', 'office.artistswac.org', 'office.migrationvoter.com', 'office.upho.net', 'smell.upho.net', 'stage.openradio.in', 'static.chaoslab.in', 'static.houndbee.com', 'stream.openradio.in', 'survey.smellfeelmatch.me', 'thebe.upho.net', 'upho.net', 'www.houndbee.com'\")))" - }, - "social.403.io": { - "error": "HTTPSConnectionPool(host='social.403.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "photos.casually.cat": { - "nodeinfo": { - "metadata": { - "nodeName": "photos.casually.cat", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "150000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed", - "domain": "photos.casually.cat", - "url": "https://photos.casually.cat", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 15, - "localComments": 0, - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "reptileowners.tk": { - "error": "HTTPSConnectionPool(host='reptileowners.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.disroot.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "pumpio", - "redmatrix", - "twitter" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 358, - "activeHalfyear": 355, - "activeMonth": 170 - }, - "localPosts": 11514, - "localComments": 9280 - }, - "metadata": { - "nodeName": "DisHub" - } - } - }, - "mastodon.social/users/qwilman": { - "error": 404 - }, - "nc.phillw.org": { - "error": 404 - }, - "magenta.click": { - "error": 404 - }, - "jambo.social": { - "error": "HTTPSConnectionPool(host='jambo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ccamp871.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "gnusocial.de": { - "error": "HTTPSConnectionPool(host='vinzv.de.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.rhinoworks.info": { - "error": "HTTPSConnectionPool(host='pleroma.rhinoworks.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "blog.cedricbonhomme.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 569, - "localComments": 193 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "cedric@cedricbonhomme.org" - } - } - }, - "mastodon.fidonet.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 3, - "activeHalfyear": 9 - }, - "localPosts": 789 - }, - "openRegistrations": true - } - }, - "peertube.dk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 217 - }, - "localPosts": 94194, - "localComments": 43 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.dk", - "nodeDescription": "PeerTube.dk is an all-purpose, federated video streaming platform for Scandinavian users.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "md.kensimon.io": { - "error": 502 - }, - "kama-diaspora.org": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "madinina.social", - "karukera.social" - ] - } - } - }, - "mstdn-pso2.online": { - "error": "HTTPSConnectionPool(host='mstdn-pso2.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.postmarketos.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 5, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "postmarketOS PeerTube", - "nodeDescription": "PeerTube instance for postmarketOS content", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "damnetwork.nl": { - "error": 404 - }, - "gerritniezen.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Gerrit Niezen", - "nodeDescription": "Maker of open-source software and hardware.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 182 - }, - "version": "2.0" - } - }, - "machteburch.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 63, - "activeMonth": 82, - "activeHalfyear": 224 - }, - "localPosts": 3741 - }, - "openRegistrations": true - } - }, - "doby.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 12 - }, - "localPosts": 1333, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Doby", - "nodeDescription": "Doby, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "apwr.us": { - "error": 404 - }, - "nittc.tokyo": { - "error": "HTTPSConnectionPool(host='nittc.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rapefeminists.network": { - "error": "HTTPSConnectionPool(host='rapefeminists.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.hillexplorer.com": { - "error": "HTTPSConnectionPool(host='friendica.hillexplorer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.falktx.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 37 - }, - "openRegistrations": false - } - }, - "silentfoof.rocks": { - "error": "HTTPSConnectionPool(host='silentfoof.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "illi.co.mg": { - "error": "HTTPSConnectionPool(host='illi.co.mg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'illi.co.mg' doesn't match either of '3rvoyages.com', 'ftp.3rvoyages.com', 'm.3rvoyages.com', 'mail.3rvoyages.com', 'sql.3rvoyages.com', 'www.3rvoyages.com'\")))" - }, - "russiandiaspora.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 6 - }, - "openRegistrations": true - } - }, - "repro.video": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 96244, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "rePRO.VIDEo", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "test.plaza.remolino.town": { - "error": 502 - }, - "illuminati.newbians.wtf": { - "error": "HTTPSConnectionPool(host='illuminati.newbians.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bantha.tatooine.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 980 - }, - "openRegistrations": false - } - }, - "mastodon.maho-do.jp": { - "error": 404 - }, - "publog.stuifzandapp.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.zlop.de": { - "error": "HTTPSConnectionPool(host='social.zlop.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "azuchi.m.to": { - "error": "HTTPSConnectionPool(host='azuchi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jrm.cc": { - "error": 404 - }, - "windowsnerd.cc": { - "error": "HTTPSConnectionPool(host='windowsnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tokamstdn.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 160, - "activeMonth": 86, - "activeHalfyear": 180 - }, - "localPosts": 24348 - }, - "openRegistrations": true - } - }, - "student-council.xyz": { - "error": "HTTPSConnectionPool(host='student-council.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.thegreenclan.ca": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 28 - }, - "openRegistrations": true - } - }, - "toot.zerojay.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 33 - }, - "openRegistrations": false - } - }, - "cnet.site": { - "error": "HTTPSConnectionPool(host='cnet.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "spacetruckin.io": { - "error": 404 - }, - "crystal.computer": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 4438 - }, - "openRegistrations": false - } - }, - "fed.fab.industries": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 5642 - }, - "openRegistrations": false - } - }, - "hub.subzone.net": { - "error": "HTTPSConnectionPool(host='hub.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plrm.polyohm.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "suggestions", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/polyohm", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://plrm.polyohm.net/users/polyohm" - ], - "suggestions": { - "enabled": true, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8-10-g037b6d80-heads-v1-1-8" - }, - "usage": { - "localPosts": 296, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "mk.kemono-friends.info": { - "error": 403 - }, - "tube.fab-l3.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 62879, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Fablab LCube", - "nodeDescription": "Serveur PeerTube du Fablab LCube", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "framatube.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4307, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FramaTube", - "nodeDescription": "Framasoft instance", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "logo-framasoft", - "version": "0.0.1", - "description": "Framasoft logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "hot.pop.zone": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "HotPopZone", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://hot.pop.zone/users/hotbot" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.0-1449-g44afe4c8-develop" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "m.shortshady.com": { - "error": "HTTPSConnectionPool(host='m.shortshady.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.shortshady.com timed out. (connect timeout=3)'))" - }, - "cloud.map.co.id": { - "error": 404 - }, - "social.arbleizez.bzh": { - "error": "HTTPSConnectionPool(host='social.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jamesmwright.com": { - "error": "HTTPSConnectionPool(host='jamesmwright.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jamesmwright.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "i-n-t-e-r-n-e-t-2-0-0-0.net": { - "error": "HTTPSConnectionPool(host='i-n-t-e-r-n-e-t-2-0-0-0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.ced117.net": { - "error": 404 - }, - "doom.fm": { - "error": 404 - }, - "lewd.nuklear.photos": { - "error": "HTTPSConnectionPool(host='lewd.nuklear.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dadsantiblog.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Dad's Anti-Blog", - "nodeDescription": "If you want ideas about being a Dad, you\u2019re probably in the wrong place.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 22 - }, - "version": "2.0" - } - }, - "crypto-don.net": { - "error": 404 - }, - "write.jonwatson.ca": { - "error": 404 - }, - "ublog.ache.one": { - "error": "HTTPSConnectionPool(host='ublog.ache.one', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/honsou": { - "error": 404 - }, - "mastodon-test.k8s-northeurope.drift.azure.nrk.cloud": { - "error": 503 - }, - "mastodon.social/users/tronmaximum": { - "error": 404 - }, - "social.mhtube.de": { - "error": "HTTPSConnectionPool(host='social.mhtube.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neil.themcphails.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 59, - "localComments": 6 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "neil@themcphails.uk" - } - } - }, - "eternalerror.com": { - "error": "HTTPSConnectionPool(host='eternalerror.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.sdf.org": { - "error": "HTTPSConnectionPool(host='gs.sdf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.sdf.org' doesn't match 'hactrn.org'\")))" - }, - "mstdn.rabbitodon.work": { - "error": 410 - }, - "toot.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 7 - }, - "localPosts": 284 - }, - "openRegistrations": true - } - }, - "peertube.darktech.org": { - "error": "HTTPSConnectionPool(host='peertube.darktech.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cx.cx": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "blog.fami.ga": { - "error": 404 - }, - "dancemusic-mstdn.com": { - "error": "HTTPSConnectionPool(host='dancemusic-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sdr.am": { - "error": 403 - }, - "7zs6ye0n5tbw687m.4chan.icu": { - "error": "HTTPSConnectionPool(host='7zs6ye0n5tbw687m.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.takriz.org": { - "error": "HTTPSConnectionPool(host='social.takriz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pl.endhill.club": { - "error": "HTTPSConnectionPool(host='pl.endhill.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.endhill.club timed out. (connect timeout=3)'))" - }, - "m.ada.st": { - "error": "HTTPSConnectionPool(host='m.ada.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pixelfed.davewinter.info": { - "error": "HTTPSConnectionPool(host='pixelfed.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "startup-mstdn.com": { - "error": "HTTPSConnectionPool(host='startup-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "summoners-riftodon.jp": { - "error": 404 - }, - "masto.powerlot.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 7, - "activeHalfyear": 8 - }, - "localPosts": 1145 - }, - "openRegistrations": true - } - }, - "leingod.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 69 - }, - "openRegistrations": false - } - }, - "awoo.kiru.fun": { - "error": "HTTPSConnectionPool(host='awoo.kiru.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "notebook.yokohama": { - "error": "HTTPSConnectionPool(host='notebook.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kbtdn.sweak.net": { - "error": "HTTPSConnectionPool(host='kbtdn.sweak.net', port=443): Read timed out. (read timeout=3)" - }, - "social.c0de.rocks": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "social.c0de.rocks | diaspora*", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - } - } - } - }, - "toot.center": { - "error": 404 - }, - "altaica.cloud": { - "error": 502 - }, - "plaimi.net": { - "error": 404 - }, - "micro.mart-e.be": { - "error": "HTTPSConnectionPool(host='micro.mart-e.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'micro.mart-e.be' doesn't match either of 'awstats.mart-e.be', 'blog.mart-e.be', 'cloud.mart-e.be', 'id.mart-e.be', 'imap.mart-e.be', 'imap.trigaux.eu', 'mart-e.be', 'proxy.mart-e.be', 'read.mart-e.be', 'rss.mart-e.be', 'smtp.mart-e.be', 'smtp.trigaux.eu', 'sync.mart-e.be', 'torrent.mart-e.be', 'trigaux.eu', 'wiki.mart-e.be'\")))" - }, - "mstdn.xxil.cc": { - "error": 404 - }, - "pleroma.macsnet.cz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 52, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 14288 - }, - "openRegistrations": false - } - }, - "hitb-masto.herokuapp.com": { - "error": 404 - }, - "schlechter.host": { - "error": "HTTPSConnectionPool(host='schlechter.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jdiez.me": { - "error": "HTTPSConnectionPool(host='social.jdiez.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.echelon4.xyz": { - "error": "HTTPSConnectionPool(host='peertube.echelon4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.echelon4.xyz' doesn't match 'alice.echelon4.xyz'\")))" - }, - "interlace.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Wesley's friendly little fediverse server. Feel free to ask for an account <3", - "nodeName": "interlace.space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://interlace.space/users/wesleyac" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 18, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "hubzilla.azkware.net": { - "error": "HTTPSConnectionPool(host='hubzilla.azkware.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.azkware.net' doesn't match either of 'adminer.azkware.net', 'azkware.net', 'cloud.azkware.net', 'mail.azkware.net', 'peertube.azkware.net', 'rss.azkware.net', 'search.azkware.net', 'social.azkware.net', 'www.azkware.net'\")))" - }, - "sns.iniad.dev": { - "error": "HTTPSConnectionPool(host='sns.iniad.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sns.iniad.dev timed out. (connect timeout=3)'))" - }, - "social.wilboard.nl": { - "error": "HTTPSConnectionPool(host='social.wilboard.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friends.volkomorov.ru": { - "error": 404 - }, - "viserrin.me": { - "error": "HTTPSConnectionPool(host='viserrin.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.awm.jp": { - "error": "HTTPSConnectionPool(host='mstdn.awm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.awm.jp timed out. (connect timeout=3)'))" - }, - "social.zrythm.org": { - "error": "HTTPSConnectionPool(host='social.zrythm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "metapixl.com": { - "nodeinfo": { - "metadata": { - "nodeName": "metapixl.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "15", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": true - }, - "site": { - "name": "Metapixl", - "domain": "metapixl.com", - "url": "https://metapixl.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 362, - "localComments": 0, - "users": { - "total": 153, - "activeHalfyear": 78, - "activeMonth": 16 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "tube.gaiserik.com": { - "error": "HTTPSConnectionPool(host='tube.gaiserik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.silentsilas.com": { - "error": "HTTPSConnectionPool(host='social.silentsilas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.flo.wf": { - "error": 404 - }, - "devil-children-alitaso.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 5 - }, - "localPosts": 36303 - }, - "openRegistrations": false - } - }, - "st-sakura.cloud.auri.ga": { - "error": 404 - }, - "social.petko.me": { - "error": "HTTPSConnectionPool(host='social.petko.me', port=443): Read timed out. (read timeout=3)" - }, - "carnitas.ml": { - "error": "HTTPSConnectionPool(host='carnitas.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "qjffcarjjq.localtunnel.me": { - "error": "HTTPSConnectionPool(host='qjffcarjjq.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to qjffcarjjq.localtunnel.me timed out. (connect timeout=3)'))" - }, - "nxt.anchel.nl": { - "error": "HTTPSConnectionPool(host='nxt.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/arieljmoody": { - "error": 404 - }, - "mattchew.ninja": { - "error": 404 - }, - "parentaladvisory.social": { - "error": "HTTPSConnectionPool(host='parentaladvisory.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blogging.from.pup.cloud": { - "error": "HTTPSConnectionPool(host='blogging.from.pup.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.debian.social": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.debian.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "24", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed.debian.social", - "domain": "pixelfed.debian.social", - "url": "https://pixelfed.debian.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 82, - "localComments": 0, - "users": { - "total": 25, - "activeHalfyear": 39, - "activeMonth": 24 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "msk.kirigakure.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.20.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u9727 sskey", - "nodeDescription": "\u9727\u96a0\u61d0\u5e0c\u304c\u904b\u55b6\u3059\u308b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u300c\u9727sskey\u300d\u3067\u3059\u3002\u5165\u529b\u53ef\u80fd\u6587\u5b57\u6570\u306f500\u4e07\u6587\u5b57\u306a\u306e\u3067\u3001\u597d\u304d\u306a\u3060\u3051\u8a9e\u3063\u3066\u304f\u3060\u3055\u3044(\u9577\u6587\u306fCW\u63a8\u5968)\u3002\u307e\u305f\u3001\u3053\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u30b0\u30ed\u30fc\u30d0\u30eb\u3001\u30db\u30fc\u30e0\u904b\u7528\u3092\u63a8\u5968\u3057\u3066\u304a\u308a\u307e\u3059\u3002Fediverse\u3092\u611f\u3058\u307e\u3057\u3087\u3046\uff01", - "maintainer": { - "name": "\u9727\u96a0\u61d0\u5e0c", - "email": "natsuki\uff20kirigakure.net" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "hstcsl.jp": { - "error": "HTTPSConnectionPool(host='hstcsl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.jaekr.dev": { - "error": "HTTPSConnectionPool(host='social.jaekr.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.jaekr.dev' doesn't match 'b.jae.moe'\")))" - }, - "junkhub.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 2178 - }, - "openRegistrations": false - } - }, - "mastodon.ellipsis.fi": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 3 - }, - "localPosts": 2 - }, - "openRegistrations": false - } - }, - "oceadon.com": { - "error": "HTTPSConnectionPool(host='oceadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.telteltel.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Telroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7-12-g3b407a9a-release-1-1-7" - }, - "usage": { - "localPosts": 66722, - "users": { - "total": 14 - } - }, - "version": "2.0" - } - }, - "lexx.impa.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 246, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "LEXX", - "nodeDescription": "o(\uffe3\u25bd\uffe3)\uff44", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "home.bmind.de": { - "error": 404 - }, - "pangeon.jp": { - "error": "HTTPSConnectionPool(host='pangeon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "5mtb2vzl0zt5tvgqa7m2d72r.4chan.icu": { - "error": "HTTPSConnectionPool(host='5mtb2vzl0zt5tvgqa7m2d72r.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "aryasenna.net": { - "error": 404 - }, - "mastodonte.social": { - "error": "HTTPSConnectionPool(host='mastodonte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.eigenellies.space": { - "error": "HTTPSConnectionPool(host='pleroma.eigenellies.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lurid.pink": { - "error": "HTTPSConnectionPool(host='lurid.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.guizzyordi.info": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 6490 - }, - "software": { - "version": "1.0.1-master", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.guizzyordi.info/users/guizzy" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma/Guizzyordi.info", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "okadon.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 90, - "activeMonth": 99, - "activeHalfyear": 191 - }, - "localPosts": 25380 - }, - "openRegistrations": true - } - }, - "flashfic.stream": { - "error": "HTTPSConnectionPool(host='flashfic.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.ryokou.ga": { - "error": "HTTPSConnectionPool(host='hub.ryokou.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hub.ryokou.ga timed out. (connect timeout=3)'))" - }, - "mstdn.naraku.ninja": { - "error": "HTTPSConnectionPool(host='mstdn.naraku.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tencrux.com": { - "error": "HTTPSConnectionPool(host='social.tencrux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.wintu520.com": { - "error": "HTTPSConnectionPool(host='mastodon.wintu520.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.wintu520.com' doesn't match 'cloud.wintu520.com'\")))" - }, - "www.ressources-sii.fr": { - "error": 404 - }, - "rouvray.org": { - "error": 404 - }, - "tube-grenoble.beta.education.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 24 - }, - "localPosts": 6126, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire COVID-19- academie de Grenoble", - "nodeDescription": "PeerTube - hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } - } - }, - "hi.spooky.camp": { - "error": 404 - }, - "tamago.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 0, - "activeMonth": 2, - "activeHalfyear": 17 - }, - "localPosts": 224 - }, - "openRegistrations": false - } - }, - "mcfi.peers.community": { - "error": 503 - }, - "astraea.systems": { - "error": "HTTPSConnectionPool(host='astraea.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "musique.de.gauchiste.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.guldner.eu": { - "error": "HTTPSConnectionPool(host='mastodon.guldner.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "orbistertius.masto.host": { - "error": "HTTPSConnectionPool(host='orbistertius.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nc.mtita.me": { - "error": 403 - }, - "dev.best-friends.chat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 351 - }, - "openRegistrations": false - } - }, - "pleroma.tetsumaki.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.tetsumaki.net/users/tetsumaki" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 1000000, - "background": 1000000, - "banner": 1000000, - "general": 15000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 239, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "m5.ma3ki.net": { - "error": "HTTPSConnectionPool(host='m5.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.spaz.org": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "activism.openworlds.info", - "afterlife.masto.host", - "albin.social", - "beehub.org", - "bikeshed.party", - "bodybuilding.im", - "buckeye.social", - "busshi.moe", - "civiq.social", - "cliterati.club", - "cnet.site", - "cock.li", - "coom.club", - "crypto-group-buy.com", - "decisiveliberty.news", - "dev.civiq.social", - "djitter.com", - "enigmatic.observer", - "fedi.absturztau.be", - "fedi.app", - "fedichive.tk", - "forum.decisiveliberty.news", - "fourthestate.social", - "freefedifollowers.ga", - "freespeech.firedragonstudios.com", - "freespeech.host", - "freespeechextremist.com", - "freezepeach.xyz", - "gab.com", - "gabble.xyz", - "gabfest.com", - "gameliberty.club", - "gamers.exposed", - "gendercritical.club", - "gendercritical.space", - "gleasonator.com", - "glindr.org", - "honey.church", - "husk.site", - "inditoot.com", - "infegy.com", - "jaeger.website", - "journalist.social", - "jpop.club", - "juche.town", - "kag.social", - "kitty.social", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "kys.moe", - "lets.saynoto.lgbt", - "liberdon.com", - "liveview.cf", - "lizards.live", - "loli.estate", - "manitu.pirati.ca", - "mastodon.cloud", - "mastodon.gab.com", - "mastodonsocial.ru", - "micca.xyz", - "mobile.co", - "mstdn.io", - "neckbeard.xyz", - "neenster.org", - "newjack.city", - "nomoresha.me", - "pawoo.net", - "pech.tech", - "pl.765racing.com", - "pl.kys.moe", - "pleroma.freespeech.host", - "pleroma.mouse.services", - "pleroma.soykaf.com", - "qoto.org", - "rape.lol", - "raplst.town", - "sealion.club", - "search.fedi.app", - "smuglo.li", - "so.kys.moe", - "social.byoblu.com", - "social.hatthieves.es", - "social.librem.one", - "social.nothingplanet.com", - "social.quodverum.com", - "social.snopyta.org", - "speakfree.world", - "spinster.xyz", - "starrevolution.org", - "take.iteasy.club", - "the.hedgehoghunter.club", - "valkyrie.world", - "wagesofsinisdeath.com", - "waifuappreciation.club", - "weedis.life", - "witches.live", - "womenarstupid.site", - "xn--6r8h.tk" - ], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "S.P.A.Z. On the Fediverse", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://hub.spaz.org/users/bamfic", - "https://hub.spaz.org/users/wakest", - "https://hub.spaz.org/users/taeateh" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-604-g12bb7fc0-develop" - }, - "usage": { - "localPosts": 5929, - "users": { - "total": 16 - } - }, - "version": "2.0" - } - }, - "line.yamanote.tokyo.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1586 - }, - "openRegistrations": false - } - }, - "cloud.mediaoffice-zimmer.de": { - "error": 404 - }, - "social.ivanfr.com": { - "error": "HTTPSConnectionPool(host='social.ivanfr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.ethernia.net": { - "error": "HTTPSConnectionPool(host='peertube.ethernia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.ethernia.net' doesn't match 'ethernia.net'\")))" - }, - "pixel.winklerfamilie.eu": { - "nodeinfo": { - "metadata": { - "nodeName": "pixel.winklerfamilie.eu", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "300", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "WinklerPixel", - "domain": "pixel.winklerfamilie.eu", - "url": "https://pixel.winklerfamilie.eu", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 22, - "localComments": 0, - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "as.elendia.net": { - "error": "HTTPSConnectionPool(host='as.elendia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.xtenz.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.0.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 68 - }, - "localPosts": 34242, - "localComments": 4 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Xtenz Peertube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "tube.gemini.city": { - "error": 404 - }, - "mastodon.flights": { - "error": "HTTPSConnectionPool(host='mastodon.flights', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.jmathes.de": { - "error": "HTTPSConnectionPool(host='toot.jmathes.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drinkswithbuddha.com": { - "error": "HTTPSConnectionPool(host='drinkswithbuddha.com', port=443): Read timed out. (read timeout=3)" - }, - "mast02.laurelmail.net": { - "error": "HTTPSConnectionPool(host='mast02.laurelmail.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mast02.laurelmail.net timed out. (connect timeout=3)'))" - }, - "cloud.f11k.de": { - "error": 403 - }, - "mastodon.opennms.com": { - "error": "HTTPSConnectionPool(host='mastodon.opennms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.opennms.com' doesn't match either of 'hpe.mynms.opennms.com', 'rt03.internal.opennms.com', 'rt03.opennms.com'\")))" - }, - "videos.mleduc.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "paupau.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 13 - }, - "openRegistrations": false - } - }, - "mstdn.mlmie.net": { - "error": 404 - }, - "social.dokushonary.com": { - "error": "HTTPSConnectionPool(host='social.dokushonary.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.techfeed.io": { - "error": "HTTPSConnectionPool(host='don.techfeed.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/hifumi_g": { - "error": 404 - }, - "lecker.coffee": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 77 - }, - "openRegistrations": false - } - }, - "nauk.io": { - "error": "HTTPSConnectionPool(host='nauk.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.alexrio.fr": { - "error": "HTTPSConnectionPool(host='mastodon.alexrio.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "venturebeat.com": { - "error": 404 - }, - "comam.es": { - "error": 404 - }, - "mastodon.cwinfo.org": { - "error": "HTTPSConnectionPool(host='mastodon.cwinfo.org', port=443): Read timed out. (read timeout=3)" - }, - "fed.0xabc.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1293" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "speakeasy.tk": { - "error": "HTTPSConnectionPool(host='speakeasy.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.xqz.ca": { - "error": "HTTPSConnectionPool(host='social.xqz.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "dads.cool": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 35, - "activeMonth": 22, - "activeHalfyear": 34 - }, - "localPosts": 6464 - }, - "openRegistrations": true - } - }, - "nsfw.wnymathguy.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 64, - "activeHalfyear": 21, - "activeMonth": 3 - }, - "localPosts": 168, - "localComments": 104 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "WNYmathGuy's Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "mj6krf9af47c.4chan.icu": { - "error": "HTTPSConnectionPool(host='mj6krf9af47c.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "hushbook.com": { - "error": "HTTPSConnectionPool(host='hushbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "blog.oi7.de": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "blog.oi7.de" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 2, - "localPosts": 1, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "social.nikhiljha.com": { - "error": "HTTPSConnectionPool(host='social.nikhiljha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hackersatporto.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "ostatus" - ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 5 - }, - "localPosts": 283, - "localComments": 70 - }, - "metadata": { - "nodeName": "Hackers at Porto", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 8388608, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [] - } - } - }, - "creatodon.online": { - "error": "HTTPSConnectionPool(host='creatodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to creatodon.online timed out. (connect timeout=3)'))" - }, - "peertube-redundancy.duckdns.org": { - "error": "HTTPSConnectionPool(host='peertube-redundancy.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "creature.cafe": { - "error": 404 - }, - "social.okoyono.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 5, - "activeHalfyear": 5 - }, - "localPosts": 492 - }, - "openRegistrations": false - } - }, - "stupid.industries": { - "error": "HTTPSConnectionPool(host='stupid.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "foo.sx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1822 - }, - "openRegistrations": false - } - }, - "e.usagi.top": { - "error": "HTTPSConnectionPool(host='e.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nomoresha.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastalab.app": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "therian.club": { - "error": 530 - }, - "pleroma.straight.coffee": { - "error": "HTTPSConnectionPool(host='pleroma.straight.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "testing1.ism.rocks": { - "error": "HTTPSConnectionPool(host='testing1.ism.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testing1.ism.rocks' doesn't match either of 'anticapital.ism.rocks', 'conference.anticapital.ism.rocks', 'muc.anticapital.ism.rocks', 'www.anticapital.ism.rocks'\")))" - }, - "tube.bruniau.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 2269, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mi-chan.ml": { - "error": "HTTPSConnectionPool(host='mi-chan.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mi-chan.ml timed out. (connect timeout=3)'))" - }, - "video.thedwyers.co": { - "error": "HTTPSConnectionPool(host='video.thedwyers.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "my-friendica.de": { - "error": "HTTPSConnectionPool(host='my-friendica.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'my-friendica.de' doesn't match either of '*.your-server.de', 'your-server.de'\")))" - }, - "oldism.m.to": { - "error": "HTTPSConnectionPool(host='oldism.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "miss.lamp.institute": { - "error": "HTTPSConnectionPool(host='miss.lamp.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "inadon.jp": { - "error": "HTTPSConnectionPool(host='inadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "indoors.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 48 - }, - "openRegistrations": false - } - }, - "mastodon.smglive.org": { - "error": "HTTPSConnectionPool(host='mastodon.smglive.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.smglive.org' doesn't match either of 'sh.smglive.org', 'smglive.org'\")))" - }, - "nanocloud.solutions": { - "error": "HTTPSConnectionPool(host='nanocloud.solutions', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nanocloud.solutions' doesn't match 'makhnodon.club'\")))" - }, - "red.malsum.org": { - "error": 404 - }, - "cloud.voidnode.de": { - "error": 404 - }, - "nothing.town": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mstdn.jp", - "fedibird.com", - "framapiaf.org", - "pokemon.men", - "mastodon.gougere.fr" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.ai", - "sjitter.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "it's a town about nothing! a single-user instance endeavoring to follow rules of mastodon.social", - "nodeName": "nothing.town", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://nothing.town/users/sireebob" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-3-gf5f74ba9-nothing-town" - }, - "usage": { - "localPosts": 1086, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "hypertextcoffee.com": { - "error": "HTTPSConnectionPool(host='hypertextcoffee.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mi.xeltica.work": { - "error": "HTTPSConnectionPool(host='mi.xeltica.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mi.xeltica.work timed out. (connect timeout=3)'))" - }, - "swon-chat.uksouth.cloudapp.azure.com": { - "error": "HTTPSConnectionPool(host='swon-chat.uksouth.cloudapp.azure.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mi.zuiho.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.28.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Zuiho Social", - "nodeDescription": "\u5c71\u5965\u304b\u3089\u767a\u4fe1\u3055\u308c\u308bActivityPub\u306e\u6ce2\n\u306a\u3093\u3060\u304b\u4e0d\u5b89\u5b9a\u3060\u3051\u3069\u4eca\u65e5\u3082\u751f\u304d\u3066\u3044\u304f", - "maintainer": { - "name": null, - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "cybercoin.network": { - "error": "HTTPSConnectionPool(host='cybercoin.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "a.4chan.icu": { - "error": "HTTPSConnectionPool(host='a.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "weeb.cloud": { - "error": "HTTPSConnectionPool(host='weeb.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "don.holy.yokohama": { - "error": "HTTPSConnectionPool(host='don.holy.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/starling": { - "error": 404 - }, - "mastodon.social/users/sadie_bunny": { - "error": 404 - }, - "sveafur.se": { - "error": 404 - }, - "social.rain.chat": { - "error": "HTTPSConnectionPool(host='social.rain.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.babycastles.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 31, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1196 - }, - "openRegistrations": false - } - }, - "log.rocks": { - "nodeinfo": { - "metadata": { - "nodeName": "LOG Rocks!", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": false, - "invites": true - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "vocalodon.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3123, - "activeMonth": 309, - "activeHalfyear": 517 - }, - "localPosts": 3171775 - }, - "openRegistrations": false - } - }, - "brokep.net": { - "error": "HTTPSConnectionPool(host='brokep.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.cemeaction.be": { - "error": "HTTPSConnectionPool(host='nextcloud.cemeaction.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kasuka.hostdon.jp": { - "error": "HTTPSConnectionPool(host='kasuka.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "weedis.life": { - "error": "HTTPSConnectionPool(host='weedis.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "quackshack.xyz": { - "error": "HTTPSConnectionPool(host='quackshack.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.monarch-pass.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social @ Monarch Pass", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 35, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "gnusocial.jeremiahstoddard.com": { - "error": "HTTPSConnectionPool(host='gnusocial.jeremiahstoddard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tube.1001solutions.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 66677, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube | tube.1001solutions.net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "s.huggingservers.uk": { - "error": "HTTPSConnectionPool(host='s.huggingservers.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/Warkgnall": { - "error": 404 - }, - "pleroma.jezra.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.jezra.net", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.jezra.net/users/jezra" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, - "usage": { - "localPosts": 732, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "ichitter.net": { - "error": "HTTPSConnectionPool(host='ichitter.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "techonify.uk": { - "nodeinfo": { - "metadata": { - "nodeName": "techonify.uk", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "TECHONIFY", - "domain": "techonify.uk", - "url": "https://techonify.uk", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 29, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "raim0713.m.to": { - "error": "HTTPSConnectionPool(host='raim0713.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chaldea.network": { - "error": "HTTPSConnectionPool(host='chaldea.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "toot.iwh12.jp": { - "error": "HTTPSConnectionPool(host='toot.iwh12.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.stormdragon.tk": { - "error": "HTTPSConnectionPool(host='social.stormdragon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "friendica.koehn.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "mstdn.loschinski.net": { - "error": "HTTPSConnectionPool(host='mstdn.loschinski.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "azunyan.uk": { - "error": "HTTPSConnectionPool(host='azunyan.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rssbot.kamp.site": { - "error": "HTTPSConnectionPool(host='rssbot.kamp.site', port=443): Read timed out. (read timeout=3)" - }, - "social.alisonw.uk": { - "error": "HTTPSConnectionPool(host='social.alisonw.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.alisonw.uk' doesn't match either of '9bar.uk', 'www.9bar.uk'\")))" - }, - "freegamedev.net": { - "error": "HTTPSConnectionPool(host='forum.freegamedev.net.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.treethought.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "3.8.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "libertree", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 16, - "localComments": 65 - }, - "metadata": { - "nodeName": "mo'topia" - } - } - }, - "cloud.ff0x.ca": { - "error": 404 - }, - "dev-relay.mstdn-jp.site": { - "error": "HTTPSConnectionPool(host='dev-relay.mstdn-jp.site', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.infra.de": { - "error": 403 - }, - "gam.m.to": { - "error": "HTTPSConnectionPool(host='gam.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "selfhosting.info": { - "error": 404 - }, - "morichan.tokyo": { - "error": "HTTPSConnectionPool(host='morichan.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "netteaussicht.de": { - "error": "HTTPSConnectionPool(host='netteaussicht.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.yukarin.love": { - "error": "HTTPSConnectionPool(host='mstdn.yukarin.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "montgomery.fr": { - "error": "HTTPSConnectionPool(host='montgomery.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "kunkel24.de": { - "error": 404 - }, - "xn--pckuas0oz21m64d.jp": { - "error": "HTTPSConnectionPool(host='xn--pckuas0oz21m64d.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plrma.herokuapp.com": { - "error": 503 - }, - "mastodon.social/users/GinnyMcQueen": { - "error": 404 - }, - "social.glados.ch": { - "error": "HTTPSConnectionPool(host='social.glados.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.yashchenko.net": { - "error": 404 - }, - "friendica.cybear.space": { - "error": "HTTPSConnectionPool(host='friendica.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "1oy1cbx4ve6.4chan.icu": { - "error": "HTTPSConnectionPool(host='1oy1cbx4ve6.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.isurf.ca": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "pumpio" - ], - "outbound": [ - "blogger", - "dreamwidth", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 604, - "activeHalfyear": 217, - "activeMonth": 145 - }, - "localPosts": 11803, - "localComments": 12166 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "iSurf Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "dreamwidth", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "hubzilla.pepecyb.hu": { - "error": 403 - }, - "adrianperales.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 396, - "localComments": 979 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "blog@adrianperales.com" - } - } - }, - "0xroy.me": { - "error": 404 - }, - "status.aroaminggeek.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "toot.place": { - "error": "HTTPSConnectionPool(host='toot.place', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.vinzv.space": { - "error": "HTTPSConnectionPool(host='pl.vinzv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.vinzv.space' doesn't match 'vinzv.space'\")))" - }, - "that.world": { - "error": 404 - }, - "interconnected.systems": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 136 - }, - "openRegistrations": false - } - }, - "mast.sha.pe.kr": { - "error": 410 - }, - "gancio.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "blogs.dgplug.org": { - "nodeinfo": { - "metadata": { - "nodeName": "dgplug member blogs", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 11, - "activeHalfyear": 4 - }, - "localPosts": 91 - }, - "version": "2.0" - } - }, - "hartdrive.spdns.de": { - "error": "HTTPSConnectionPool(host='hartdrive.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.norafin.com": { - "error": 404 - }, - "mstdn.tsurapoyo.com": { - "error": "HTTPSConnectionPool(host='mstdn.tsurapoyo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.tsurapoyo.com timed out. (connect timeout=3)'))" - }, - "ostatus.ttanimichi.com": { - "error": "HTTPSConnectionPool(host='ostatus.ttanimichi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.geekshell.fr": { - "error": "HTTPSConnectionPool(host='mastodon.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.bugplasma.de": { - "error": 404 - }, - "mastodon.tsia.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 3690 - }, - "openRegistrations": false - } - }, - "mstdn.sumi.space": { - "error": "HTTPSConnectionPool(host='mstdn.sumi.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.sumi.space timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/surveyor": { - "error": 404 - }, - "billbennett.co.nz": { - "error": 404 - }, - "social.cschorn.de": { - "error": "HTTPSConnectionPool(host='social.cschorn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cschorn.de' doesn't match either of 'que.it', 'www.que.it'\")))" - }, - "audiophile-mastodon.com": { - "error": 404 - }, - "relay.troet.cafe": { - "error": 502 - }, - "md.jckcthbrt.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 8 - }, - "openRegistrations": false - } - }, - "cloud.rikmeijer.nl": { - "error": 404 - }, - "tootteros.me": { - "error": "HTTPSConnectionPool(host='tootteros.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.noferini.org": { - "error": "HTTPSConnectionPool(host='pleroma.noferini.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "lindensiedler.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Lindensiedler", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "gs.dnlsd.nom.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "xmpp", - "activitypub", - "ostatus" - ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 22, - "activeMonth": 14 - }, - "localPosts": 1773, - "localComments": 1351 - }, - "metadata": { - "nodeName": "DanielSideGnuSocial", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 104857600, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } - } - }, - "justicewarrior.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 25, - "activeMonth": 54, - "activeHalfyear": 70 - }, - "localPosts": 1681 - }, - "openRegistrations": true - } - }, - "i.mi.xeltica.work": { - "error": "HTTPSConnectionPool(host='i.mi.xeltica.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to i.mi.xeltica.work timed out. (connect timeout=3)'))" - }, - "peertube.love": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 17 - }, - "localPosts": 3921, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube \ud83d\udd1e", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "social.kikuzuki.org": { - "error": "HTTPSConnectionPool(host='social.kikuzuki.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "m.mrx.im": { - "error": 501 - }, - "otajo.tk": { - "error": "HTTPSConnectionPool(host='otajo.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to otajo.tk timed out. (connect timeout=3)'))" - }, - "pegasusquadron.fr": { - "error": "HTTPSConnectionPool(host='pegasusquadron.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/mechalink": { - "error": 404 - }, - "fla.red": { - "error": 404 - }, - "zer0.live": { - "error": "HTTPSConnectionPool(host='zer0.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zer0.live' doesn't match 'box.zer0.live'\")))" - }, - "social.hartley.cc": { - "error": "HTTPSConnectionPool(host='social.hartley.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "peertube.opencloud.lu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 160, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Luxembourg", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "hubzilla.ru": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 324, - "activeHalfyear": 166, - "activeMonth": 72 - }, - "localPosts": 45482, - "localComments": 5578 - }, - "metadata": { - "nodeName": "Hubzilla.RU" - } - } - }, - "mastodon.social/users/antiares": { - "error": 404 - }, - "buidl.hallertau.social": { - "nodeinfo": { - "metadata": { - "nodeName": "buidl.hallertau.social", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Buidl hallertau.social", - "domain": "buidl.hallertau.social", - "url": "https://buidl.hallertau.social", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 8, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "hostux.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3972, - "activeMonth": 639, - "activeHalfyear": 1667 - }, - "localPosts": 381100 - }, - "openRegistrations": true - } - }, - "relay.soy": { - "error": 404 - }, - "eu2.mastoburn.com": { - "error": "HTTPSConnectionPool(host='eu2.mastoburn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "p.node.pk": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "node", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://p.node.pk/users/admin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-485-g79445ae5-develop" - }, - "usage": { - "localPosts": 184, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "band-mastdn.tokyo": { - "error": "HTTPSConnectionPool(host='band-mastdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "livesconnect.com": { - "error": "HTTPSConnectionPool(host='livesconnect.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "englishbreakfast.club": { - "error": "HTTPSConnectionPool(host='englishbreakfast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pixelfed.uno": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.uno", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed Italia", - "domain": "pixelfed.uno", - "url": "https://pixelfed.uno", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 452, - "localComments": 0, - "users": { - "total": 75, - "activeHalfyear": 109, - "activeMonth": 84 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "us2.peertube.network": { - "error": "HTTPSConnectionPool(host='us2.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.hostpath.de": { - "error": 404 - }, - "paotter.com": { - "error": "HTTPSConnectionPool(host='paotter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kuschel.mastodon.nrw": { - "error": "HTTPSConnectionPool(host='kuschel.mastodon.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.dellmuth.de": { - "error": 404 - }, - "cloud.tuleb.net": { - "error": 404 - }, - "mastodon.appne.com": { - "error": "HTTPSConnectionPool(host='mastodon.appne.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.appne.com timed out. (connect timeout=3)'))" - }, - "blog.liquidthink.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Liquid Think", - "nodeDescription": "Where my programs meet the English Language (and sometimes other writings)", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "social.asafniv.me": { - "error": "HTTPSConnectionPool(host='social.asafniv.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "golfdn.com": { - "error": "HTTPSConnectionPool(host='golfdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "icosahedron.website/users/resir014": { - "error": 404 - }, - "moonbase.ifluxcouldkill.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "libertree", - "pumpio", - "redmatrix", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 12, - "activeHalfyear": 12, - "activeMonth": 10 - }, - "localPosts": 450, - "localComments": 709 - }, - "metadata": { - "nodeName": "moonbase omega" - } - } - }, - "mblog.kavehmoravej.com": { - "error": 404 - }, - "peertube.catboy.cafe": { - "error": "HTTPSConnectionPool(host='peertube.catboy.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "espial.me": { - "error": 404 - }, - "kitty.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 279, - "activeMonth": 52, - "activeHalfyear": 80 - }, - "localPosts": 157365 - }, - "openRegistrations": false - } - }, - "mastodon.iametza.com": { - "error": "HTTPSConnectionPool(host='mastodon.iametza.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "cerisara.duckdns.org": { - "error": "HTTPSConnectionPool(host='cerisara.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sbstn.hnkl.email": { - "error": "HTTPSConnectionPool(host='sbstn.hnkl.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.veenus.art": { - "error": "HTTPSConnectionPool(host='pixelfed.veenus.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.thaega.fr": { - "error": "HTTPSConnectionPool(host='tube.thaega.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.toad-in-the-hole.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1908 - }, - "openRegistrations": false - } - }, - "social.nerdnetworks.de": { - "error": "HTTPSConnectionPool(host='social.nerdnetworks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "borderline.mooo.info": { - "error": "HTTPSConnectionPool(host='borderline.mooo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "nextcloud.tmiland.com": { - "error": 403 - }, - "geno-ch.com": { - "error": "HTTPSConnectionPool(host='geno-ch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pouet.chouech.org": { - "error": "HTTPSConnectionPool(host='pouet.chouech.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "0lz3hrb71tit7q8.4chan.icu": { - "error": "HTTPSConnectionPool(host='0lz3hrb71tit7q8.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pub.artificial-owl.com": { - "error": "HTTPSConnectionPool(host='pub.artificial-owl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "murder.town": { - "error": "HTTPSConnectionPool(host='murder.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.niemanlab.org": { - "error": 404 - }, - "www.sizuma.website": { - "error": "HTTPSConnectionPool(host='www.sizuma.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--gu1a.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 9 - }, - "localPosts": 18 - }, - "openRegistrations": true - } - }, - "yukari.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 62, - "activeMonth": 28, - "activeHalfyear": 34 - }, - "localPosts": 21918 - }, - "openRegistrations": true - } - }, - "glammr.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 80, - "activeMonth": 60, - "activeHalfyear": 151 - }, - "localPosts": 25415 - }, - "openRegistrations": true - } - }, - "mstdn-heroku.herokuapp.com": { - "error": 404 - }, - "peertube.gcaillaut.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 2021, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "chidgey.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "chidgey.xyz", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "25000", - "max_caption_length": "250", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed", - "domain": "chidgey.xyz", - "url": "https://chidgey.xyz", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 63, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "mastodonsocial.ru": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 81, - "activeMonth": 13, - "activeHalfyear": 25 - }, - "localPosts": 35269 - }, - "openRegistrations": false - } - }, - "ultima.gaia.ff14-mstdn.net": { - "error": "HTTPSConnectionPool(host='ultima.gaia.ff14-mstdn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.motcha.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 72, - "activeMonth": 37, - "activeHalfyear": 51 - }, - "localPosts": 100184 - }, - "openRegistrations": true - } - }, - "usagicore.moe": { - "error": "HTTPSConnectionPool(host='usagicore.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pixodes.com": { - "error": "HTTPSConnectionPool(host='pixodes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixodes.com' doesn't match '4uhm.com'\")))" - }, - "social.lynxie.net": { - "error": "HTTPSConnectionPool(host='social.lynxie.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastadon.jp": { - "error": "HTTPSConnectionPool(host='mastadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.social/users/helloanselm": { - "error": 404 - }, - "plume.ochtendrood.nl": { - "error": "HTTPSConnectionPool(host='plume.ochtendrood.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pdx.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 142, - "activeMonth": 27, - "activeHalfyear": 46 - }, - "localPosts": 25363 - }, - "openRegistrations": false - } - }, - "nagas.xyz": { - "error": "HTTPSConnectionPool(host='nagas.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nagas.xyz timed out. (connect timeout=3)'))" - }, - "www.tecmint.com": { - "error": 404 - }, - "pl.smuglo.li": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 20, - "reject_threshold": 50 - }, - "mrf_policies": [ - "NoOpPolicy", - "HellthreadPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "GNU/Smug", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.smuglo.li/users/nepfag" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 160777216 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 674092, - "users": { - "total": 1194 - } - }, - "version": "2.0" - } - }, - "mastodon.social/users/zatnosk": { - "error": 404 - }, - "mastodon.dekloo.net": { - "error": "HTTPSConnectionPool(host='mastodon.dekloo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "orb.odosys.net": { - "error": "HTTPSConnectionPool(host='orb.odosys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tibtrutqglibjnbtlprv.4chan.icu": { - "error": "HTTPSConnectionPool(host='tibtrutqglibjnbtlprv.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "m.znw.io": { - "error": "HTTPSConnectionPool(host='m.znw.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "catgirl.party": { - "error": 404 - }, - "tusk.schoollibraries.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 55, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 1109 - }, - "openRegistrations": true - } - }, - "thehansfords.co.uk": { - "error": 521 - }, - "zerobeat.in": { - "error": "HTTPSConnectionPool(host='zerobeat.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.franssen.xyz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fam Franssen Private Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.franssen.xyz/users/jeroen" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" - }, - "usage": { - "localPosts": 96, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "social.krinchan.com": { - "error": "HTTPSConnectionPool(host='social.krinchan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.metalbanana.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.0-rc.2" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1589, - "localComments": 7 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube - MetalBanana", - "nodeDescription": "Instance MetalBanana de PeerTube. C'est toujours en plein bidouillage, si \u00e7a casse c'est normal !\n--\nAttention, y a beaucoup de merdes ici, ne followez pas le serveur sans y r\u00e9fl\u00e9chir ! :D " - } - } - }, - "mastodon.social/users/matthieu_xyz": { - "error": 404 - }, - "mstdn.seikin.club": { - "error": "HTTPSConnectionPool(host='mstdn.seikin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.seikin.club timed out. (connect timeout=3)'))" - }, - "community.midskiller.org": { - "error": "HTTPSConnectionPool(host='community.midskiller.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sad-macs.club": { - "error": "HTTPSConnectionPool(host='sad-macs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ada.st": { - "error": "HTTPSConnectionPool(host='ada.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ada.st' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "pl.dotmiku.com": { - "error": "HTTPSConnectionPool(host='pl.dotmiku.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.casatiajulia.com": { - "error": "HTTPSConnectionPool(host='social.casatiajulia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.cafe": { - "error": "HTTPSConnectionPool(host='mstdn.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.lain.haus": { - "error": "HTTPSConnectionPool(host='write.lain.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to write.lain.haus timed out. (connect timeout=3)'))" - }, - "www.samharris.org": { - "error": 404 - }, - "tube.piweb.be": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 473 - }, - "localPosts": 4340, - "localComments": 67 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PiWeb", - "nodeDescription": "Instance peertube qui a pour but de mettre en avant du contenu en rapport avec la/les transition-s (\u00e9nerg\u00e9tique, num\u00e9rique, \u00e9cologique).", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "don.asama.net": { - "error": "HTTPSConnectionPool(host='don.asama.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "prsm.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 6, - "activeHalfyear": 7 - }, - "localPosts": 570 - }, - "openRegistrations": true - } - }, - "i-davis.co.uk": { - "nodeinfo": { - "metadata": { - "nodeName": "oneeyeopen ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 9 - }, - "version": "2.0" - } - }, - "staging.social.mikutter.hachune.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 117 - }, - "openRegistrations": false - } - }, - "mastodon.tsukuba.io": { - "error": "HTTPSConnectionPool(host='mastodon.tsukuba.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "elsdon.me": { - "error": 404 - }, - "mstdn.stcat.com": { - "error": "HTTPSConnectionPool(host='mstdn.stcat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.applest.net": { - "error": "HTTPSConnectionPool(host='mastodon.applest.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nube.akirah.es": { - "error": 404 - }, - "blep.bismuth.it": { - "error": "HTTPSConnectionPool(host='blep.bismuth.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zap.freedombone.net": { - "error": 404 - }, - "podricing.pw": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 2309, - "activeHalfyear": 451, - "activeMonth": 43 - }, - "localPosts": 14631, - "localComments": 30949 - }, - "metadata": { - "nodeName": "podricing*", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "nolcip" - } - } - }, - "friendica.genndus.de": { - "error": 404 - }, - "Mastodon.Engineering": { - "error": "HTTPSConnectionPool(host='mastodon.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.cemea.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 24 - }, - "localPosts": 889, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9os des CEMEA", - "nodeDescription": "Vid\u00e9os des CEMEA est une instance de PeerTube, un site d'h\u00e9bergement de vid\u00e9os f\u00e9d\u00e9r\u00e9es \u00e0 travers une plateforme libre de streaming, initi\u00e9e et soutenue par l'association Framasoft.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "udongein.xyz": { - "error": "HTTPSConnectionPool(host='udongein.xyz', port=443): Read timed out. (read timeout=3)" - }, - "masto.d.foundation": { - "error": "HTTPSConnectionPool(host='masto.d.foundation', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.atoxien.de": { - "error": "HTTPSConnectionPool(host='nextcloud.atoxien.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "imcpwn.com": { - "error": 404 - }, - "nothingtohide.net.au": { - "error": "HTTPSConnectionPool(host='nothingtohide.net.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.euskarabildua.eus": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 70, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Euskarabildua Jardunaldien PeerTube instantzia", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "momoiro9.ro": { - "error": "HTTPSConnectionPool(host='momoiro9.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "phanisvara.com": { - "error": 404 - }, - "mastodon.social/users/LukasRos": { - "error": 404 - }, - "mast.home.alanaktion.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 - }, - "localPosts": 8 - }, - "openRegistrations": true - } - }, - "socialgame.mstdn.cloud": { - "error": 404 - }, - "files.sdevents.fi": { - "error": 403 - }, - "xn--2i0bt7p86iizeqon.xn--mk1bu44c": { - "error": 403 - }, - "mastodon.ajollyman.in": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": false - } - }, - "b.engagemedia.org": { - "error": "HTTPSConnectionPool(host='b.engagemedia.org', port=443): Read timed out. (read timeout=3)" - }, - "catgirls.party": { - "error": 404 - }, - "shigezen.com": { - "error": "HTTPSConnectionPool(host='shigezen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lascapi.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 121, - "localComments": 53 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "ostatus" - ], - "metadata": { - "email": "pascal@isman.fr" - } - } - }, - "smilodon.news": { - "error": "HTTPSConnectionPool(host='smilodon.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "community.lingoda.com": { - "error": "HTTPSConnectionPool(host='community.lingoda.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "smartdonkey.social": { - "error": "HTTPSConnectionPool(host='smartdonkey.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "transfer.erlas.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "updates.inqk.net": { - "error": 403 - }, - "p.2.aksel.at": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mastodon.project47.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.project47.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nyan.mstdn.social": { - "error": "HTTPSConnectionPool(host='nyan.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nyan.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" - }, - "md0.ru": { - "error": 404 - }, - "a.nom.pl": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pl.smuglo.li", - "mastodon.starrevolution.org", - "fedi.absturztau.be", - "sinblr.com" - ], - "media_nsfw": [ - "pl.smuglo.li", - "baraag.net", - "sinblr.com" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Polska instancja Pleromy", - "nodeName": "Anom", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://a.nom.pl/users/wolf480pl", - "https://a.nom.pl/users/teqwve", - "https://a.nom.pl/users/BluRaf", - "https://a.nom.pl/users/Michcioperz" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 1220, - "users": { - "total": 10 - } - }, - "version": "2.0" - } - }, - "idevs.id": { - "error": "HTTPSConnectionPool(host='idevs.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to idevs.id timed out. (connect timeout=3)'))" - }, - "masto.posweg.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 18, - "activeMonth": 13, - "activeHalfyear": 18 - }, - "localPosts": 9380 - }, - "openRegistrations": true - } - }, - "social.adlerweb.info": { - "error": 404 - }, - "instance.community": { - "nodeinfo": { - "metadata": { - "nodeName": "instance.community", - "nodeDescription": "a project to bring impactful organizations and people to the Fediverse.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "rss.slashdot.org": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mastodon.social/users/jaycie": { - "error": 404 - }, - "social.armpit.me": { - "error": "HTTPSConnectionPool(host='social.armpit.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.armpit.me' doesn't match either of 'burgo.hsgaming.net', 'headshotclan.net', 'headshotgaming.net', 'hsgaming.net', 'images.hsgaming.net', 'wiki.hsgaming.net', 'www.headshotclan.net', 'www.headshotgaming.net', 'www.hsgaming.net'\")))" - }, - "mastodon.socdojo.com": { - "error": "HTTPSConnectionPool(host='mastodon.socdojo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.socdojo.com timed out. (connect timeout=3)'))" - }, - "test.rbq.press": { - "error": 404 - }, - "minakami.blue": { - "error": "HTTPSConnectionPool(host='minakami.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.hackplayers.com": { - "error": 404 - }, - "peertube.ichigo.everydayimshuflin.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 149, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Gnostic Avarice", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } - } - }, - "redflag.social": { - "error": "HTTPSConnectionPool(host='redflag.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "podcast.nagoya": { - "error": "HTTPSConnectionPool(host='podcast.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "video.actocom.com": { - "error": "HTTPSConnectionPool(host='video.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.actocom.com' doesn't match 'actocom.com'\")))" - }, - "terusid.com": { - "error": 404 - }, - "pleroma.gza.jp": { - "error": "HTTPSConnectionPool(host='pleroma.gza.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.nifty.cc": { - "error": "HTTPSConnectionPool(host='don.nifty.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.sprinklerz.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.sprinklerz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.resplendentwebservices.com": { - "error": "HTTPSConnectionPool(host='social.resplendentwebservices.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "walton-rivers.uk": { - "error": 404 - }, - "social.blahut.tech": { - "error": 404 - }, - "lazybear.io": { - "error": 404 - }, - "re.kirishima.cloud": { - "error": "HTTPSConnectionPool(host='re.kirishima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 're.kirishima.cloud' doesn't match 'm.kirishima.cloud'\")))" - }, - "pixel.matthaei.cloud": { - "error": "HTTPSConnectionPool(host='pixel.matthaei.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "pleroma.raramagi.ga": { - "error": "HTTPSConnectionPool(host='pleroma.raramagi.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "unrelenting.technology": { - "error": 404 - }, - "nextcloud.nekomimiswitch.com": { - "error": "HTTPSConnectionPool(host='nextcloud.nekomimiswitch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "soc.gjpower.me": { - "error": 502 - }, - "mastodon.social/users/fethers": { - "error": 404 - }, - "sociaal.in-de-hand.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.4.1" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "friendica", - "redmatrix" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 6 - }, - "localPosts": 16, - "localComments": 6 - }, - "metadata": { - "nodeName": "Sociaal-In-de-hand" - } - } - }, - "brasser.family": { - "error": 403 - }, - "amefur.asia": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 54639 - }, - "openRegistrations": false - } - }, - "z.juick.com": { - "error": "HTTPSConnectionPool(host='z.juick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fedibird.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 658, - "activeMonth": 529, - "activeHalfyear": 937 - }, - "localPosts": 816151 - }, - "openRegistrations": true - } - }, - "node.pc-tiede.de": { - "error": "HTTPSConnectionPool(host='node.pc-tiede.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mast.udn.jp": { - "error": "HTTPSConnectionPool(host='mast.udn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mast.udn.jp' doesn't match 'udn.jp'\")))" - }, - "kohdaihirano.jp": { - "error": "HTTPSConnectionPool(host='kohdaihirano.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kohdaihirano.jp timed out. (connect timeout=3)'))" - }, - "troll.university": { - "error": "HTTPSConnectionPool(host='troll.university', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kokuchidon.net": { - "error": "HTTPSConnectionPool(host='kokuchidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kokuchidon.net' doesn't match 'app.srvc.jp'\")))" - }, - "mastodon.5july.net": { - "error": "HTTPSConnectionPool(host='mastodon.5july.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "joe.masto.host": { - "error": "HTTPSConnectionPool(host='joe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "open-don.m.to": { - "error": "HTTPSConnectionPool(host='open-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "22.misoni.club": { - "error": "HTTPSConnectionPool(host='22.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fuzjkodon.m.to": { - "error": "HTTPSConnectionPool(host='fuzjkodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.se.gfault.ca": { - "error": "HTTPSConnectionPool(host='soc.se.gfault.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.se.gfault.ca timed out. (connect timeout=3)'))" - }, - "hubz.corecoding.dev": { - "error": "HTTPSConnectionPool(host='hubz.corecoding.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubz.corecoding.dev' doesn't match 'ffsync.tarakis.de'\")))" - }, - "relay.masto.tech": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "activity-relay", - "version": "v0.2.7rc1", - "repository": "https://github.com/yukimochi/Activity-Relay" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 9, - "activeMonth": 9, - "activeHalfyear": 9 - } - }, - "metadata": {} - } - }, - "peertube.zadrotica.net": { - "error": "HTTPSConnectionPool(host='peertube.zadrotica.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "gspot.social": { - "error": "HTTPSConnectionPool(host='gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.planet-vapers.com": { - "error": "HTTPSConnectionPool(host='social.planet-vapers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kagawa.m.to": { - "error": "HTTPSConnectionPool(host='kagawa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kocinski.me": { - "nodeinfo": { - "version": 1, - "software": { - "name": "friendica", - "version": "2019.06-1313" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - }, - "localPosts": 12, - "localComments": 0 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "kocinski.me", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "explicitContent": false - } - } - }, - "misanthropebazaar.com": { - "error": 521 - }, - "blog.cameronseid.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Cameron Seid", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "yuruchara.info": { - "error": "HTTPSConnectionPool(host='yuruchara.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "videos.darckoune.moe": { - "error": "HTTPSConnectionPool(host='videos.darckoune.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "boilersu.it": { - "error": "HTTPSConnectionPool(host='boilersu.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "queer.af": { - "error": 404 - }, - "jmanumeza.masto.host": { - "error": "HTTPSConnectionPool(host='jmanumeza.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ha7p4fa5o19uwnvxtaacqu9zi.4chan.icu": { - "error": "HTTPSConnectionPool(host='ha7p4fa5o19uwnvxtaacqu9zi.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "nextcloud.vrutkovs.eu": { - "error": 404 - }, - "social.notmyidea.org": { - "error": "HTTPSConnectionPool(host='social.notmyidea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chelsealaurel.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 40 - }, - "openRegistrations": false - } - }, - "moloch.stuible.cloud": { - "error": 502 - }, - "pixelfed.alpharius.io": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "howto.write.as": { - "nodeinfo": { - "metadata": { - "nodeName": "How to use Write.as", - "nodeDescription": "Get started on our simple writing platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 23 - }, - "version": "2.0" - } - }, - "social.buffalopugs.org": { - "error": "HTTPSConnectionPool(host='social.buffalopugs.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "misskey.lunet.org": { - "error": "HTTPSConnectionPool(host='misskey.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.irrwitz.com": { - "error": 404 - }, - "kolosowscy.cloud": { - "error": 403 - }, - "lugnasad.eu": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 3 - }, - "localPosts": 17, - "localComments": 47 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network serveur lugnasad", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "md.bsb.jp": { - "error": "HTTPSConnectionPool(host='md.bsb.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.bsb.jp timed out. (connect timeout=3)'))" - }, - "mburakov.mooo.com": { - "error": "HTTPSConnectionPool(host='mburakov.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.dc2298.org": { - "error": "HTTPSConnectionPool(host='mastodon.dc2298.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.floss-marketing-school.com": { - "error": 404 - }, - "mastodon.bi119ate5hxk.net": { - "error": 502 - }, - "mastodon.z27.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 13, - "activeHalfyear": 14 - }, - "localPosts": 3771 - }, - "openRegistrations": false - } - }, - "backstage.lunatic-circus.de": { - "error": "HTTPSConnectionPool(host='backstage.lunatic-circus.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.sixfoisneuf.fr": { - "error": "HTTPSConnectionPool(host='m.sixfoisneuf.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "magro-avocadon.m.to": { - "error": "HTTPSConnectionPool(host='magro-avocadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.duckdns.org": { - "error": "HTTPSConnectionPool(host='peertube.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.grub.pw": { - "error": 404 - }, - "lesbian.solutions": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 8, - "activeHalfyear": 15 - }, - "localPosts": 43802 - }, - "openRegistrations": true - } - }, - "www.blogger.com": { - "error": 404 - }, - "social.switchserver.fr": { - "error": "HTTPSConnectionPool(host='social.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gravitasfree.zone": { - "error": "HTTPSConnectionPool(host='gravitasfree.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chat.jmunky.com": { - "error": "HTTPSConnectionPool(host='chat.jmunky.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "t.aqn.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3878 - }, - "openRegistrations": false - } - }, - "mastodon.p2pquake.net": { - "error": "HTTPSConnectionPool(host='mastodon.p2pquake.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.p2pquake.net timed out. (connect timeout=3)'))" - }, - "feditube.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 8 - }, - "localPosts": 2498, - "localComments": 5 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FediTube", - "nodeDescription": "FediTube, a federated video streaming platform using P2P directly in the web browser with WebTorrent and Angular. Federated video sharing.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-light-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "social.openalgeria.org": { - "error": "HTTPSConnectionPool(host='social.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "adventure.octo.im": { - "error": "HTTPSConnectionPool(host='adventure.octo.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "swift.language.jp": { - "error": "HTTPSConnectionPool(host='swift.language.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "pleroma.nethole.us": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Nethole", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.nethole.us/users/tmy" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 1876, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "don.teamkitten.tk": { - "error": "HTTPSConnectionPool(host='don.teamkitten.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "switch.masto.host": { - "error": "HTTPSConnectionPool(host='switch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.petrovs.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 4 - }, - "openRegistrations": true - } - }, - "mastodon.fail": { - "error": "HTTPSConnectionPool(host='mastodon.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/succmuir": { - "error": 404 - }, - "hubzilla.sysadmindork.com": { - "error": "HTTPSConnectionPool(host='hubzilla.sysadmindork.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.kamp.site": { - "error": 502 - }, - "nemosrv.ml": { - "error": "HTTPSConnectionPool(host='nemosrv.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.daikoku-ya.org": { - "error": 404 - }, - "noman.masto.host": { - "error": 502 - }, - "peertube.amiensweb.fr": { - "error": "HTTPSConnectionPool(host='peertube.amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.happyhippythoughts.xyz": { - "error": "HTTPSConnectionPool(host='www.happyhippythoughts.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/jeroensmeets": { - "error": 404 - }, - "masto.lagrottedelours.ovh": { - "error": "HTTPSConnectionPool(host='masto.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nutria.m.to": { - "error": "HTTPSConnectionPool(host='nutria.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.frustrat.es": { - "error": "HTTPSConnectionPool(host='mastodon.frustrat.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "bittube.video": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 5518 - }, - "localPosts": 104328, - "localComments": 491 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "BitTube", - "nodeDescription": "BitTube as a company offers several products that make up an ecosystem. At the heart of this ecosystem is a blockchain-based technology called AirTime, an ad-free monetisation solution that pays a cryptocurrency (TUBE) based on watch time of any type of content. Payouts are taken from a slowly decreasing block reward, calculated based on a user\u2019s AirTime compared to the grand total AirTime per each block.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "bittube-airtime-module", - "version": "2.1.2", - "description": "BitTube AirTime Module", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "client/common-airtime.js": { - "script": "client/common-airtime.js", - "scopes": [] - }, - "client/common-api.js": { - "script": "client/common-api.js", - "scopes": [] - }, - "client/common-shared.js": { - "script": "client/common-shared.js", - "scopes": [] - }, - "client/common-ui.js": { - "script": "client/common-ui.js", - "scopes": [] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.1", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "liorkaplan.wordpress.com": { - "error": 404 - }, - "pleroma.fugadalcontrollo.org": { - "error": "HTTPSConnectionPool(host='pleroma.fugadalcontrollo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.ipfire.org": { - "error": "HTTPSConnectionPool(host='social.ipfire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.zaremba.me": { - "error": 404 - }, - "park.eldoom.me": { - "error": "HTTPSConnectionPool(host='park.eldoom.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.rubencito.net": { - "error": 404 - }, - "mtr.masto.host": { - "error": "HTTPSConnectionPool(host='mtr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "aigisdon.net": { - "error": "HTTPSConnectionPool(host='aigisdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jabbadu.de": { - "error": "HTTPSConnectionPool(host='social.jabbadu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "syui.cf": { - "error": 404 - }, - "crystal-lang.social": { - "error": "HTTPSConnectionPool(host='crystal-lang.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'crystal-lang.social' doesn't match 'manager.bfd-ix.net'\")))" - }, - "mancavgeek.co.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 842, - "localComments": 10 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "admin@mancavgeek.co.uk" - } - } - }, - "humans.athaliasoft.com": { - "error": "HTTPSConnectionPool(host='humans.athaliasoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "feldnotes.com": { - "error": 404 - }, - "yotsuba.work": { - "error": "HTTPSConnectionPool(host='yotsuba.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'yotsuba.work' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" - }, - "social.sigdrifa.eu": { - "error": "HTTPSConnectionPool(host='social.sigdrifa.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "gattoshowkora.jp": { - "error": "HTTPSConnectionPool(host='gattoshowkora.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gattoshowkora.jp timed out. (connect timeout=3)'))" - }, - "www.xconomy.com": { - "error": 403 - }, - "mastodon.waag.org": { - "error": 404 - }, - "abyss.fun": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 285, - "activeMonth": 45, - "activeHalfyear": 94 - }, - "localPosts": 185088 - }, - "openRegistrations": true - } - }, - "futureunknown.cafe": { - "error": "HTTPSConnectionPool(host='futureunknown.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.niklasrosenstein.com": { - "error": 403 - }, - "social.randomprojects.org": { - "error": "HTTPSConnectionPool(host='social.randomprojects.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.emergeheart.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 37, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "EmergeHeart - Don't Extradite Assange - Free Assange - PeerTube", - "nodeDescription": "A Spontaneous crowd of international artists joined forces in support of Julian Assange as the UK court considers his extradition to the USA where he faces 175 years in jail. \n\nhttps://emergeheart.info UPLOAD: https://emergeheart.info/s/upload" - } - } - }, - "mstdn.prfm.jp": { - "error": 404 - }, - "mastodon.social/users/Maha4Learning": { - "error": 404 - }, - "mstdn.sanin.club": { - "error": 404 - }, - "cloud.pabloid.ru": { - "error": 404 - }, - "mastodon.the-orbit.net": { - "error": 404 - }, - "artik.freemyip.com": { - "error": "HTTPSConnectionPool(host='artik.freemyip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.evilma.id": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "loli", - "shota", - "futa" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy", - "ObjectAgePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "botsin.space" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "sinblr.com", - "switter.at", - "kinkyelephant.com", - "baraag.net", - "qaf.men", - "abdl.link", - "girlcock.club" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "Pleroma instance for evilma.id", - "nodeName": "Evilmaid Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.evilma.id/users/krruzic", - "https://social.evilma.id/users/admin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 292, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "mastodon.social/users/puntofisso": { - "error": 404 - }, - "social.gl-como.it": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 15, - "activeHalfyear": 10, - "activeMonth": 8 - }, - "localPosts": 570, - "localComments": 633 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Social GL-Como", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "ryanleesipes.me": { - "error": 404 - }, - "bytetower.ocloud.de": { - "error": 404 - }, - "mastodon.magex.hu": { - "error": 400 - }, - "bsd.network": { - "error": 403 - }, - "place-of-refuge.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 49, - "activeHalfyear": 198 - }, - "localPosts": 5997 - }, - "openRegistrations": true - } - }, - "bleepbloop.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "relay.mastodonsocial.ru": { - "error": "HTTPSConnectionPool(host='relay.mastodonsocial.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kpn.expert": { - "error": "HTTPSConnectionPool(host='kpn.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "meww.xyz": { - "error": "HTTPSConnectionPool(host='meww.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to meww.xyz timed out. (connect timeout=3)'))" - }, - "plugin-toru.jp": { - "error": "HTTPSConnectionPool(host='plugin-toru.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to plugin-toru.jp timed out. (connect timeout=3)'))" - }, - "cloud.eleith.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.bitcoinsasquatch.com": { - "error": "HTTPSConnectionPool(host='social.bitcoinsasquatch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.sk": { - "error": "HTTPSConnectionPool(host='mstdn.sk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mattstodon.triopticon.com": { - "error": "HTTPSConnectionPool(host='mattstodon.triopticon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mattstodon.triopticon.com timed out. (connect timeout=3)'))" - }, - "my.hgluv.com": { - "error": 404 - }, - "my-status.tk": { - "error": 404 - }, - "pixel.catmargue.org": { - "nodeinfo": { - "metadata": { - "nodeName": "pixel.catmargue.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pixel.catmargue.org", - "url": "https://pixel.catmargue.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 4, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "mast.datamol.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 224 - }, - "openRegistrations": false - } - }, - "mstdn.netwhood.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 38, - "activeMonth": 111, - "activeHalfyear": 130 - }, - "localPosts": 1520 - }, - "openRegistrations": true - } - }, - "social.beepboop.ga": { - "error": "HTTPSConnectionPool(host='social.beepboop.ga', port=443): Read timed out. (read timeout=3)" - }, - "joindiaspora.com": { - "error": "HTTPSConnectionPool(host='joindiaspora.com', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.bengo.is": { - "error": "HTTPSConnectionPool(host='mastodon.bengo.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "blahut.tech": { - "error": 404 - }, - "keinpfusch.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.it-infra.jp": { - "error": "HTTPSConnectionPool(host='mstdn.it-infra.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alexpow.lol": { - "error": 404 - }, - "cloud.spoonook.ca": { - "error": 404 - }, - "pina.space": { - "error": "HTTPSConnectionPool(host='pina.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.thorjhanson.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Fediverse: Thor's Friendica", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "nyan.cafe": { - "nodeinfo": { - "metadata": { - "nodeName": "Nyan!Cafe" - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 5a830254f5b329f0800829627ce33456ebe38100" - }, - "usage": { - "localPosts": 503, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "mastodon.donokoanoko.jp": { - "error": 503 - }, - "nstr.se": { - "error": "HTTPSConnectionPool(host='nstr.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nstr.se' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "write.lain.faith": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "plume", - "version": "0.3.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3, - "localComments": 0 - }, - "metadata": { - "nodeName": "write.lain.faith", - "nodeDescription": "The federated blogging instance for [lain.faith](https://lain.faith)." - } - } - }, - "jockstrap.futbol": { - "error": "HTTPSConnectionPool(host='jockstrap.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "etherealmind.com": { - "error": 404 - }, - "zoddo.fr": { - "error": 404 - }, - "tube.aquilenet.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 37 - }, - "localPosts": 91289, - "localComments": 24 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "AquileTube: Peertube@Aquilenet.fr", - "nodeDescription": "PeerTube, is a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nAquilenet is happy to host this instance to the community.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "pixie.garden": { - "error": "HTTPSConnectionPool(host='pixie.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nx3850.your-storageshare.de": { - "error": 403 - }, - "choochoo.space": { - "error": "HTTPSConnectionPool(host='choochoo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "swanye.herokuapp.com": { - "error": 503 - }, - "tomatoa1129.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 8, - "activeHalfyear": 16 - }, - "localPosts": 44 - }, - "openRegistrations": true - } - }, - "mastodon.kaixinguo.site": { - "error": "HTTPSConnectionPool(host='mastodon.kaixinguo.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dream.m.to": { - "error": "HTTPSConnectionPool(host='dream.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nt50tec.m.to": { - "error": "HTTPSConnectionPool(host='nt50tec.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cx": { - "error": "HTTPSConnectionPool(host='mastodon.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.khare.co.in": { - "error": 404 - }, - "www.familienfreun.de": { - "error": 404 - }, - "discursive.adamprocter.co.uk": { - "error": 404 - }, - "peertube-minzord.ynh.ovh": { - "error": "HTTPSConnectionPool(host='peertube-minzord.ynh.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "thehistoryofbyzantium.com": { - "error": 404 - }, - "bjerke.dk/ven": { - "error": "HTTPSConnectionPool(host='bjerke.dk', port=443): Max retries exceeded with url: /ven/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 47, - "activeMonth": 8, - "activeHalfyear": 14 - }, - "localPosts": 189 - }, - "openRegistrations": true - } - }, - "pouque.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "suggestions", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pure shitposting", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pouque.net/users/lain" - ], - "suggestions": { - "enabled": true, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 1140, - "users": { - "total": 21 - } - }, - "version": "2.0" - } - }, - "resistance.hostdon.jp": { - "error": "HTTPSConnectionPool(host='resistance.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "relay.monstrous.church": { - "error": "HTTPSConnectionPool(host='relay.monstrous.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "webos.direct": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 6, - "activeHalfyear": 8 - }, - "localPosts": 125 - }, - "openRegistrations": true - } - }, - "mammut.fsck.jp": { - "error": 404 - }, - "cloud.rindt.me": { - "error": 404 - }, - "gamestop.store": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 67, - "activeMonth": 104, - "activeHalfyear": 104 - }, - "localPosts": 6810 - }, - "openRegistrations": true - } - }, - "mastodon.technick.org": { - "error": "HTTPSConnectionPool(host='mastodon.technick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "tv.datamol.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 69526, - "localComments": 2 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Datamol TV", - "nodeDescription": "", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "fake-mastodon-instance.herokuapp.com": { - "error": 503 - }, - "tpaw.org": { - "error": "HTTPSConnectionPool(host='tpaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tpaw.org' doesn't match either of '*.hostgator.com', 'hostgator.com'\")))" - }, - "kabudon.jp": { - "error": "HTTPSConnectionPool(host='kabudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pao.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 99, - "activeMonth": 9, - "activeHalfyear": 10 - }, - "localPosts": 9932 - }, - "openRegistrations": true - } - }, - "tube.kampftoast.de": { - "error": "HTTPSConnectionPool(host='tube.kampftoast.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "panthereye.news": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 54 - }, - "localPosts": 157, - "localComments": 16 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "cmi2015@yahoo.com" - } - } - }, - "ss5.masdon.life": { - "error": "HTTPSConnectionPool(host='ss5.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jonproulx.com": { - "error": 404 - }, - "biwakodon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 252, - "activeMonth": 153, - "activeHalfyear": 305 - }, - "localPosts": 13871 - }, - "openRegistrations": true - } - }, - "blog.vucica.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.ultragnu.org": { - "error": "HTTPSConnectionPool(host='social.ultragnu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.arkwoodpond.info": { - "error": 404 - }, - "m.ir1s.com": { - "error": "HTTPSConnectionPool(host='m.ir1s.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "masto.nixnet.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 46, - "activeMonth": 7, - "activeHalfyear": 16 - }, - "localPosts": 6174 - }, - "openRegistrations": false - } - }, - "weirder.earth": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 474, - "activeMonth": 409, - "activeHalfyear": 798 - }, - "localPosts": 272764 - }, - "openRegistrations": true - } - }, - "social.bobcall.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 3, - "activeHalfyear": 9 - }, - "localPosts": 861 - }, - "openRegistrations": false - } - }, - "vitriplume.alpharius.io": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "VitriPlume" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 12, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "friendica.s-pichard.fr": { - "error": "HTTPSConnectionPool(host='friendica.s-pichard.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "1791.social": { - "error": 404 - }, - "sociale.network": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "SociaLE - Social Network Libertario Equosolidale", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "www.masternet.space": { - "error": "HTTPSConnectionPool(host='www.masternet.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "feed.studio": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "srkn.org": { - "nodeinfo": { - "metadata": { - "nodeName": "srkn.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "srkn.org", - "url": "https://srkn.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 7, - "localComments": 0, - "users": { - "total": 5, - "activeHalfyear": 2, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "video.arbleizez.bzh": { - "error": "HTTPSConnectionPool(host='video.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "medjed.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.zn80.net": { - "error": "HTTPSConnectionPool(host='social.zn80.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zn80.net' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "nextcloud.cayetona.fr": { - "error": 403 - }, - "yeeehaw.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 908 - }, - "openRegistrations": true - } - }, - "nuage.pluton.cassio.pe": { - "error": "HTTPSConnectionPool(host='nuage.pluton.cassio.pe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nuage.pluton.cassio.pe timed out. (connect timeout=3)'))" - }, - "social.surfnet.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "pleroma.soykaf.com", - "cofe.moe", - "freehold.earth", - "ika.moe", - "manx.social", - "niu.moe", - "social.targaryen.house", - "social.wiuwiu.de", - "toot.love", - "kyot.me", - "sinblr.com", - "humblr.social", - "pleroma.1d4.us", - "misskey.io", - "misskey.xyz", - "social.librem.one", - "librem.one" - ], - "media_nsfw": [ - "pawoo.net", - "sinblr.com", - "humblr.social" - ], - "media_removal": [], - "reject": [ - "pleroma.rareome.ga", - "2hu.club", - "ap.uwu.st", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "homura.space", - "kowai.youkai.town", - "loli.estate", - "pleroma.yorha.club", - "social.super-niche.club", - "thechad.zone", - "vampire.estate", - "youkai.town", - "2.distsn.org", - "baraag.net", - "shitasstits.life", - "social.homunyan.com", - "weeaboo.space", - "wxw.moe", - "social.raptorengineering.io", - "comm.network", - "community.highlandarrow.com", - "explosion.party", - "freezepeach.xyz", - "gs.mon5t3r.info", - "jabb.in", - "karolat.press", - "pl.smuglo.li", - "pleroma.cucked.me", - "pridelands.io", - "qoto.org", - "rainbowdash.net", - "sealion.club", - "shitposter.club", - "social.au2pb.net", - "social.i2p.rocks", - "social.guizzyordi.info", - "social.hidamari.blue", - "social.lucci.xyz", - "unsafe.space", - "voluntaryism.club", - "wrongthink.net", - "woofer.alfter.us", - "zerohack.xyz", - "not.phrack.fyi", - "counter.social", - "101010.pl", - "waifu.social", - "anime.website", - "bofa.lol", - "tri.cash", - "social.sunshinegardens.org", - "albin.social", - "raki.social", - "lolis.world", - "freespeech.host", - "freespeechextremist.com", - "goldandblack.xyz", - "liberdon.com", - "melalandia.tk", - "socnet.supes.com", - "the.hedgehoghunter.club", - "greenlifeplus.net", - "feminism.lgbt", - "gameliberty.club", - "wagesofsinisdeath.com", - "aria.company", - "social.beepboop.ga", - "rapefeminists.network", - "neckbeard.xyz", - "social.louisoft01.moe", - "mobile.co", - "bugs.social", - "social.quodverum.com", - "weeb.academy", - "pleroma.jonquan.cf", - "develop.gab.com", - "gab.com", - "exited.eu", - "lets.saynoto.lgbt", - "gab.ai", - "kys.moe", - "yorishiro.space", - "stereophonic.space", - "beehub.org", - "pieville.net", - "pleroma.kiwifarms.net", - "gab.sleeck.eu", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "gabfed.com", - "spinster.xyz", - "skippers-bin.com", - "fedichive.tk", - "bitcoinhackers.org", - "kag.social", - "prout.social", - "not-develop.gab.com", - "gab.io", - "gab.protohype.net", - "gab.polaris-1.work", - "spinster.dev", - "glindr.org", - "search.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social Surfnet", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.surfnet.space/users/Feufochmar" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 121, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "cloud.coop.tools": { - "error": 403 - }, - "mastodon.social/users/TomPratchett": { - "error": 404 - }, - "freeguntalk.com": { - "error": 404 - }, - "video.typica.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4008, - "localComments": 3 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Typica Video", - "nodeDescription": "Home to videos about Typica software and all things coffee.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "udon.red": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1049 - }, - "openRegistrations": false - } - }, - "cloud.jodig.net": { - "error": 404 - }, - "mstdn.ho-chi-minh.info": { - "error": "HTTPSConnectionPool(host='mstdn.ho-chi-minh.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "turezure.m.to": { - "error": "HTTPSConnectionPool(host='turezure.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tuusin.misono-ya.info": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "\u30df\u30bd\u30ce\u5c4b\u5c02\u7528\u592b\u79ae\u5442\u9ebb\u9bd6\u30c7\u30b4\u30b6\u30a4\u30de\u30b9\u3002", - "nodeName": "\u30df\u30bd\u30ce\u5c4b\u901a\u4fe1", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://tuusin.misono-ya.info/users/jun" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6" - }, - "usage": { - "localPosts": 10886, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "nextcloud.gotdns.ch": { - "error": "HTTPSConnectionPool(host='nextcloud.gotdns.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextcloud.gotdns.ch timed out. (connect timeout=3)'))" - }, - "mstdn.frozenutopia.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 3408 - }, - "openRegistrations": true - } - }, - "yazumo.ddns.net": { - "error": 404 - }, - "gancio5.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio5.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.juliobiason.net": { - "error": "HTTPSConnectionPool(host='cloud.juliobiason.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "okur.unicornsquad.party": { - "error": "HTTPSConnectionPool(host='okur.unicornsquad.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kcmo.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 91, - "activeMonth": 21, - "activeHalfyear": 44 - }, - "localPosts": 27661 - }, - "openRegistrations": true - } - }, - "theconservativetreehouse.com": { - "error": 404 - }, - "marchgenso.me": { - "error": "HTTPSConnectionPool(host='marchgenso.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wowsdon.xyz": { - "error": "HTTPSConnectionPool(host='wowsdon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "techandbeer.social": { - "error": "HTTPSConnectionPool(host='techandbeer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "h.berdaguermontes.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.7.3" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 - }, - "localPosts": 12, - "localComments": 2 - }, - "metadata": { - "nodeName": "Hub*BM" - } - } - }, - "social.xiph.org": { - "error": "HTTPSConnectionPool(host='social.xiph.org', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.rfc1149.net": { - "error": "HTTPSConnectionPool(host='mastodon.rfc1149.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "diasporapod.no": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 541, - "activeHalfyear": 177, - "activeMonth": 61 - } - }, - "metadata": { - "nodeName": "diasporapod.no", - "xmppChat": true, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "stigatle" - } - } - }, - "vcm6.m.to": { - "error": "HTTPSConnectionPool(host='vcm6.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tecce.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.pet": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "pixelfed.lawfam.cloud": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.lawfam.cloud", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "85000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.lawfam.cloud", - "url": "https://pixelfed.lawfam.cloud" - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.2" - }, - "usage": { - "localPosts": 10, - "localComments": 0, - "users": { - "total": 18, - "activeHalfyear": 6, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "fed.vulpo.one": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Vulpo One Federated", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "mstdn.masuei.net": { - "error": "HTTPSConnectionPool(host='mstdn.masuei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.masuei.net timed out. (connect timeout=3)'))" - }, - "key.tearaikazuki.jp": { - "error": 403 - }, - "social.eccs.world": { - "error": "HTTPSConnectionPool(host='social.eccs.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.eccs.world' doesn't match 'erica.mayfirst.org'\")))" - }, - "kibou.mxmaxime.ovh": { - "error": "HTTPSConnectionPool(host='kibou.mxmaxime.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.s4y.us": { - "error": 404 - }, - "mastodon.snakenode.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "gyom.ddns.net": { - "error": 404 - }, - "7z64o9fi4j6s8tcgwjigyk32.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='7z64o9fi4j6s8tcgwjigyk32.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.confusi.one": { - "error": "HTTPSConnectionPool(host='social.confusi.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.confusi.one timed out. (connect timeout=3)'))" - }, - "blog.datamol.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodont.social": { - "error": "HTTPSConnectionPool(host='mastodont.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.zachcampau.com": { - "error": "HTTPSConnectionPool(host='pleroma.zachcampau.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "misskey.m544.net": { - "error": "HTTPSConnectionPool(host='misskey.m544.net', port=443): Read timed out. (read timeout=3)" - }, - "friendica.inclusion.cc": { - "error": 500 - }, - "holeliquors.com": { - "error": 404 - }, - "gumie-tbm.jp": { - "error": "HTTPSConnectionPool(host='gumie-tbm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gumie-tbm.jp timed out. (connect timeout=3)'))" - }, - "milktennis.jp": { - "error": "HTTPSConnectionPool(host='milktennis.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to milktennis.jp timed out. (connect timeout=3)'))" - }, - "peertube.f-si.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 41, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "frie.eltrix.de": { - "error": "HTTPSConnectionPool(host='frie.eltrix.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'frie.eltrix.de' doesn't match either of 'dogado.de', '*.dogado.de', '*.dogado.net'\")))" - }, - "osada.kameha.click": { - "error": "HTTPSConnectionPool(host='osada.kameha.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "storage.gapp-hsg.eu": { - "error": 404 - }, - "clovis.gauzy.fr": { - "error": 502 - }, - "gradiect.m.to": { - "error": "HTTPSConnectionPool(host='gradiect.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastoc.net": { - "error": "HTTPSConnectionPool(host='mastoc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.gab.com": { - "error": 404 - }, - "loonarmys.com": { - "error": "HTTPSConnectionPool(host='loonarmys.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.abeardedqueer.com": { - "error": "HTTPSConnectionPool(host='mastodon.abeardedqueer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alpc-island.m.to": { - "error": "HTTPSConnectionPool(host='alpc-island.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.angieandpaul.co.uk": { - "error": 404 - }, - "desk.caps.is": { - "error": 404 - }, - "cloud.datarek.nl": { - "error": 404 - }, - "lick.blue": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 50, - "localComments": 2 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "xial.ltbt@lick.blue" - } - } - }, - "elict.net": { - "error": 404 - }, - "socia.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 65 - }, - "openRegistrations": false - } - }, - "social.net.ua": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [ - "kinky.business", - "baraag.net", - "nudie.social", - "pl.kotobank.ch", - "switter.at" - ], - "reject": [ - "amplifi.casa", - "gab.com", - "lorem.club", - "catlife.drycat.fr", - "plume.ombreport.info", - "lor.sh", - "pleroma.llama.su", - "mstdn.su", - "mastodon.ml", - "ussr.win", - "mastodon.mynameisivan.ru", - "mastodonsocial.ru", - "mstdn.misosi.ru", - "phreedom.tk", - "fediverse.blog", - "queer.party", - "daffodil-11.org", - "friendsni.co", - "mstdn.kemono-friends.info", - "mstdn-workers.com", - "mstdn-bike.net", - "mikado-city.jp", - "pl.telteltel.com", - "don.inux39.me", - "worldfactorydon.com", - "yuuyaap.aa0.netvolante.jp", - "azurlane.mastportal.info", - "foresdon.jp", - "social.timespiral.co.jp", - "kemoner-don.tokyo", - "abyss.fun", - "amemiya.work", - "shinonomemilk.com", - "mastodon.juggler.jp", - "hellsite.site", - "mastodon.crazynewworld.net", - "yuuyaap.aa0.netvolante.jp", - "porkmeeting.masto.host", - "mstdn.osaka", - "suki.tsuki.network", - "3.distsn.org", - "kemonodon.club", - "misskey.io", - "don.mamemo.online", - "kancolle.social", - "felesitas.cloud", - "gorone.xyz", - "mstdn.barippi.com", - "odakyu.app", - "v1x3n.net", - "popon.pptdn.jp", - "mzn-potatochips.me", - "best-friends.chat", - "twista.283.cloud", - "nomoresha.me", - "muknown.jp", - "ihatebeinga.live", - "talknet.akabe.co", - "itabashi.0j0.jp", - "bbbdn.jp", - "md.paoon.social", - "akanechan.love", - "minohdon.jp", - "dotdon.jp", - "under-bank.blue", - "mosw.work", - "pawoo.net", - "homoo.social", - "heislandmine.work", - "mstdn.hostdon.jp", - "mstdn.taiyaki.online", - "gochisou.photo", - "md.ggtea.org", - "mostodon.cloud", - "mstdn.komittee.net", - "mstdn.yjsnpi.nu", - "mstdn-amadeus.tech", - "pikachu.rocks", - "testing.pleroma.lol", - "si.pmpm.pw", - "m.aqr.af", - "mstdn-amadeus.tech", - "mstdn.tamag.org", - "misskey.m544.net", - "pekepeke.work", - "mstdn.nere9.help", - "knzk.me", - "raspidon.mamemo.online", - "mastodos.com", - "pokemon.mastportal.info", - "mstdn.y-zu.org", - "dtp-mstdn.jp", - "friends.nico", - "meow.social", - "microblog.shivering-isles.com", - "misskey.dev", - "misskey.xyz", - "mstdn.beer", - "mstdn.fujii-yuji.net", - "mstdn.io", - "mstdn.jp", - "mstdn.maud.io", - "mstdn.poyo.me", - "niu.moe", - "stellaria.network", - "tebukuro.pw", - "the.giant.horse", - "weep.me", - "yakiniku.cloud", - "girlcock.club", - "v2.nyoki.club", - "p.tolstoevsky.ml", - "anime.website", - "shitposter.club", - "shigusegubu.club", - "neckbeard.xyz", - "letsalllovela.in", - "miniwa.moe", - "iscute.moe", - "juick.com", - "counter.social", - "freezepeach.xyz", - "sealion.club", - "noagendasocial.com", - "unsafe.space", - "preteengirls.biz", - "pl.smuglo.li", - "pleroma.cucked.me", - "voluntaryism.club", - "liberdon.com", - "pleroma.rareome.ga", - "shitasstits.life", - "freespeech.firedragonstudios.com", - "pl.apelsin.la", - "toot.love", - "shitasstits.life", - "social.myfreecams.com", - "social.im", - "animeisgay.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Ukrainian Internet Community", - "nodeName": "Social.Net.Ua", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web", - "admin", - "sysadmin", - "root" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.net.ua/users/zen" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-485-g79445ae5" - }, - "usage": { - "localPosts": 300, - "users": { - "total": 19 - } - }, - "version": "2.0" - } - }, - "irrsinn.video": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 4833, - "localComments": 3 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Good Vibeos", - "nodeDescription": "Good Vibeos is a PeerTube instance run by Melissa Avery-Weir.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mastodon.xyz/users/Azurolu": { - "error": 404 - }, - "social.crimsson.com": { - "error": "HTTPSConnectionPool(host='social.crimsson.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "perorin.jp": { - "error": "HTTPSConnectionPool(host='perorin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "friend.rbose.org": { - "error": "HTTPSConnectionPool(host='friend.rbose.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hardshell.club": { - "error": "HTTPSConnectionPool(host='hardshell.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.nyerm.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "nyerm", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.91" - }, - "usage": { - "localPosts": 313, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "mastodon.centiworks.com": { - "error": "HTTPSConnectionPool(host='mastodon.centiworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nom.dynu.net": { - "error": 404 - }, - "ansible.elgeekerrante.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 46 - }, - "openRegistrations": false - } - }, - "nyaa.social": { - "error": "HTTPSConnectionPool(host='nyaa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "weibo.miaostay.com": { - "error": 525 - }, - "loadgenie.club": { - "error": "HTTPSConnectionPool(host='loadgenie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.datri.uy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 17, - "localComments": 101 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "gabriel@publicar.uy" - } - } - }, - "naechstewolke.spdns.de": { - "error": 403 - }, - "m.relaychat.party": { - "error": "HTTPSConnectionPool(host='m.relaychat.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rugdon.fun": { - "error": "HTTPSConnectionPool(host='rugdon.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pub.ggg.social": { - "error": "HTTPSConnectionPool(host='pub.ggg.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.lequerrec.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 778, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mstdnjp.wipiano.net": { - "error": "HTTPSConnectionPool(host='mstdnjp.wipiano.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.kermodebear.org": { - "error": "HTTPSConnectionPool(host='social.kermodebear.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.keremyaldiz.com": { - "error": "HTTPSConnectionPool(host='social.keremyaldiz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "schleuss.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 97, - "activeMonth": 53, - "activeHalfyear": 98 - }, - "localPosts": 116565 - }, - "openRegistrations": true - } - }, - "mrkonc.com": { - "error": "HTTPSConnectionPool(host='mrkonc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ltch.fr": { - "error": "HTTPSConnectionPool(host='ltch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hes.im": { - "error": "HTTPSConnectionPool(host='hes.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" - }, - "encryptr.net": { - "error": 404 - }, - "mstdn.hokkaido.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1025, - "activeMonth": 158, - "activeHalfyear": 226 - }, - "localPosts": 52497 - }, - "openRegistrations": true - } - }, - "ooio.org/fd": { - "error": 404 - }, - "libera.site": { - "error": "HTTPSConnectionPool(host='libera.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "robbiecloud5.ocloud.de": { - "error": 404 - }, - "dev.kitsune.social": { - "error": "HTTPSConnectionPool(host='dev.kitsune.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pleroma.koyu.space": { - "error": "HTTPSConnectionPool(host='pleroma.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "bgzashtita.espisma": { - "error": "HTTPSConnectionPool(host='bgzashtita.espisma', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "activity-relay.kjwon15.net": { - "error": 403 - }, - "mastodon.juggler.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1737, - "activeMonth": 188, - "activeHalfyear": 253 - }, - "localPosts": 645429 - }, - "openRegistrations": true - } - }, - "laphotolive.com": { - "error": 503 - }, - "nerdout.cc": { - "error": "HTTPSConnectionPool(host='nerdout.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "clonewars.vet": { - "error": "HTTPSConnectionPool(host='clonewars.vet', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pentacl.es": { - "error": "HTTPSConnectionPool(host='pentacl.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.tedomum.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 452 - }, - "localPosts": 142293, - "localComments": 137 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube TeDomum", - "nodeDescription": "Service de vid\u00e9os PeerTube de l'association TeDomum.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 2147483648, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "sumikko.club": { - "error": "HTTPSConnectionPool(host='sumikko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cocoa.moe": { - "error": "HTTPSConnectionPool(host='cocoa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cocoa.moe' doesn't match 'veah.cocoa.moe'\")))" - }, - "mstdn.tux.tf": { - "error": "HTTPSConnectionPool(host='mstdn.tux.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hostsharing.coop": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 41, - "activeMonth": 21, - "activeHalfyear": 25 - }, - "localPosts": 10277 - }, - "openRegistrations": false - } - }, - "social.barjollo.com": { - "error": "HTTPSConnectionPool(host='social.barjollo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.barjollo.com' doesn't match 'mail.barjollo.com'\")))" - }, - "vingback.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 5 - }, - "localPosts": 49, - "localComments": 0 - }, - "metadata": { - "nodeName": "Vingback.se" - } - } - }, - "novelist.nagoya": { - "error": "HTTPSConnectionPool(host='novelist.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.janboddez.tech": { - "error": "HTTPSConnectionPool(host='mstdn.janboddez.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "v09pfblcxf7a.4chan.icu": { - "error": "HTTPSConnectionPool(host='v09pfblcxf7a.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "mstdn.albormentum.com": { - "error": "HTTPSConnectionPool(host='mstdn.albormentum.com', port=443): Read timed out. (read timeout=3)" - }, - "blog.mleduc.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "angraecumnote.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 10142 - }, - "openRegistrations": false - } - }, - "social.bluecore.net": { - "error": 410 - }, - "chancellor.cc": { - "error": "HTTPSConnectionPool(host='chancellor.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to chancellor.cc timed out. (connect timeout=3)'))" - }, - "mstdn.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='mstdn.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.rebornos.social": { - "error": "HTTPSConnectionPool(host='mastodon.rebornos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.geo.jp": { - "error": 500 - }, - "storiaminuta.altervista.org": { - "error": "HTTPSConnectionPool(host='storiaminuta.altervista.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:1056)')))" - }, - "mastodon.circlelinego.com": { - "error": "HTTPSConnectionPool(host='mastodon.circlelinego.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "teo.taiha.net": { - "error": 410 - }, - "roots.globaltree.net": { - "error": "HTTPSConnectionPool(host='roots.globaltree.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "m.nay.moe": { - "error": "HTTPSConnectionPool(host='m.nay.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.cygnan.com": { - "error": 404 - }, - "mastodon.d9t.de": { - "error": "HTTPSConnectionPool(host='mastodon.d9t.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toucans.social": { - "error": "HTTPSConnectionPool(host='toucans.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "tube.homecomputing.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4320, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Homecomputing", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "blog.sleepy-leo.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "Phosphor", - "nodeDescription": "Dumbass Enby Says Words", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 14 - }, - "version": "2.0" - } - }, - "social.ntic.fr": { - "error": "HTTPSConnectionPool(host='social.ntic.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.ntic.fr timed out. (connect timeout=3)'))" - }, - "bipolar.city": { - "error": "HTTPSConnectionPool(host='bipolar.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "osada.raitisoja.com": { - "error": "HTTPSConnectionPool(host='osada.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.blue.wirednet.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 211 - }, - "openRegistrations": false - } - }, - "mstdn.punchdrunker.org": { - "error": "HTTPSConnectionPool(host='mstdn.punchdrunker.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.politpunk.ch": { - "error": 404 - }, - "videonaute.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 11 - }, - "localPosts": 3275, - "localComments": 7 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Videonaute", - "nodeDescription": "L'exploration artistique et ludique pour toutes et tous." - } - } - }, - "socnet.supes.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 24, - "activeMonth": 8, - "activeHalfyear": 11 - }, - "localPosts": 8138 - }, - "openRegistrations": true - } - }, - "www.yiny.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 487 - }, - "localPosts": 1843, - "localComments": 51 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "YinY.org", - "nodeDescription": "Une instance d\u00e9di\u00e9e \u00e0 la culture punk et libertaire. \nPour que vive l'internet et la musique libre !", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "georegister", - "version": "0.0.4", - "description": "PeerTube plugin for allowing registration depending on ip countries", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 30 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "pleroma.dev.stolas.website": { - "error": "HTTPSConnectionPool(host='pleroma.dev.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/colon_three": { - "error": 404 - }, - "freegamer.blogspot.com": { - "error": 404 - }, - "wpor0havlltulni1myc.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='wpor0havlltulni1myc.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "risingsun.red": { - "error": "HTTPSConnectionPool(host='risingsun.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hostux.rocks": { - "error": "HTTPSConnectionPool(host='hostux.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "pleroma.albertj.nl": { - "error": "HTTPSConnectionPool(host='pleroma.albertj.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thewaifu.club": { - "error": "HTTPSConnectionPool(host='thewaifu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "crowsnest.libre.audio": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "switter.at" - ], - "media_removal": [ - "smug.lo.li" - ], - "reject": [ - "gab.com", - "gameliberty.club" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "ehjovan.com", - "kiwifarms.cc" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://crowsnest.libre.audio/users/seasharp" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0-1958-ge7c49d51-release-2-0-0" - }, - "usage": { - "localPosts": 1971, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "funkwhale.duckdns.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 13, - "activeHalfyear": 11, - "activeMonth": 8 - } - }, - "metadata": { - "actorId": "https://funkwhale.duckdns.org/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "Soultuna (pronounced Soul Tuner ghetto-like) is an experimental deployement of Funkwhale on Raspberry Pi, served through Apache.\r\n\r\nAwesome people (pay a visit to [Eliot Berriot](https://eliotberriot.com)) for an awesome Funkwhale. Truly awesome because it goes even farther than just cloning yet another streaming service. With its bridges to the wild Fediverse, Funkwhale aims at giving rise to a spaghetti-like and swarming network, a nightmare for censorship and one-track thinking. A jungle with just enough understanding to communicate with one another.\r\n\r\nSoultuna is a lil hut in this jungle, where you may encounter uncommon funky cods, acid eels and soothing soles, with a particular interest in those fishes whose groovy beat may unstick your brain from your skull.\r\n\r\nYou can keep listening to Tuna beats on your phone : this instance is a Subsonic server as well. Grab this [app](https://f-droid.org/packages/github.daneren2005.dsub/), generate a Subsonic password in your Soultuna profile settings, don't forget to check `Browse by tags` in DSub, and you are ready to go !", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Soultuna", - "banner": null, - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 13881 - }, - "artists": { - "total": 514 - }, - "albums": { - "total": 1237 - }, - "music": { - "hours": 1337.9991666666667 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 386 - } - }, - "listenings": { - "total": 17923 - }, - "downloads": { - "total": 303 - } - } - } - } - }, - "felaktig.info": { - "nodeinfo": { - "metadata": { - "nodeName": "felaktig.[info]", - "nodeDescription": "Tech drama. OpenBSD & GNU/Linux paranoid user. ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 25 - }, - "version": "2.0" - } - }, - "rss-status.luzifer.io": { - "error": "HTTPSConnectionPool(host='rss-status.luzifer.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.academy": { - "error": "HTTPSConnectionPool(host='mastodon.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "relay.intahnet.co.uk": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "gameliberty.club", - "intahnet.co.uk", - "relay.fediverse.us", - "spinster.xyz", - "rrfarmbot.appspot.com", - "mastodon.chivanet.org", - "toots.slothy.win", - "yarr.io", - "animalliberation.social", - "floppy.tokyo", - "gleasonator.com", - "social.nipponalba.scot", - "slum.cloud", - "mastodon.memo-village.online", - "neenster.org", - "beehub.org", - "glindr.org", - "social.1in9.net", - "social.strueker.net", - "mastodon.maescool.be", - "mstdn.social", - "ministry.moonbutt.science", - "qoto.org", - "citadel.thecore.city", - "expired.mentality.rip", - "khat.komitea.fi", - "social.biologianaweb.com.br", - "coom.club", - "sjitter.com", - "toot.wales" - ] - } - } - }, - "funk-a.senan.xyz": { - "error": 404 - }, - "yotie.blue": { - "error": 404 - }, - "acid.wtf": { - "error": "HTTPSConnectionPool(host='acid.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/melissasage": { - "error": 404 - }, - "www.pritter.tk": { - "error": "SOCKSHTTPConnectionPool(host='red.admireck.ml', port=80): Read timed out. (read timeout=3)" - }, - "mastodoll.net": { - "error": "HTTPSConnectionPool(host='mastodoll.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "home.familiekaller.eu": { - "error": 404 - }, - "masto.ga": { - "error": "HTTPSConnectionPool(host='masto.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.ga timed out. (connect timeout=3)'))" - }, - "social.rueetschli.org": { - "error": "HTTPSConnectionPool(host='social.rueetschli.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "socialcommentary.masto.host": { - "error": "HTTPSConnectionPool(host='socialcommentary.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "japanlions.club": { - "error": 404 - }, - "thiswebsite.co": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.lou.lt": { - "error": 404 - }, - "hystericalanduseless.icu": { - "error": 404 - }, - "kloud.cuttingfree.info": { - "error": 404 - }, - "nextcloud.stardenver.eu": { - "error": "HTTPSConnectionPool(host='nextcloud.stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "john.philpin.com": { - "error": 404 - }, - "iamover18.org": { - "error": "HTTPSConnectionPool(host='iamover18.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.uema5a.com": { - "error": "HTTPSConnectionPool(host='mstdn.uema5a.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pod.jpope.org": { - "error": "HTTPSConnectionPool(host='pod.jpope.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pod.jpope.org' doesn't match either of 'avatars.jpope.org', 'bin.jpope.org', 'bugs.jpope.org', 'cork.jpope.org', 'id.jpope.org', 'jpope.org', 'links.jpope.org', 'oc.jpope.org', 'pad.jpope.org', 'photos.jpope.org', 'post.scrobble.jpope.org', 'rc.jpope.org', 'resume.jpope.org', 'scrobble.jpope.org', 'static.jpope.org', 'ttrss.jpope.org', 'u.jpope.org', 'whird.jpope.org', 'www.jpope.org'\")))" - }, - "video.hispagatos.org:443": { - "error": "HTTPSConnectionPool(host='video.hispagatos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "natio.ovh": { - "error": "HTTPSConnectionPool(host='natio.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.adhoc.systems": { - "nodeinfo": { - "metadata": { - "nodeDescription": "A website and playground for Zachary Dunn, a developer building a new IndieWeb CMS", - "nodeName": "Adhoc Systems", - "software": { - "homepage": "TDB", - "repository": "https://gitlab.com/zdunn/booth" - } - }, - "openRegistrations": false, - "protocols": [ - "webmention" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "booth", - "version": "0.1.0" - }, - "usage": { - "localPosts": 106, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "qunagi.qunagi.net": { - "error": 500 - }, - "wb.xiaoyuanvc.com": { - "error": "HTTPSConnectionPool(host='wb.xiaoyuanvc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wb.xiaoyuanvc.com' doesn't match 'jiasu.xiaoyuanvc.com'\")))" - }, - "coders.social": { - "error": "HTTPSConnectionPool(host='coders.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rabbit.country": { - "error": "HTTPSConnectionPool(host='rabbit.country', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.maiti.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 3, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube | Maiti.info", - "nodeDescription": "" - } - } - }, - "mastodon.baucum.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 4 - }, - "localPosts": 348 - }, - "openRegistrations": false - } - }, - "visible.pictures": { - "error": 404 - }, - "team-crash.de": { - "error": "HTTPSConnectionPool(host='team-crash.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'team-crash.de' doesn't match either of 'files.schaeferit.de', 'pod.schaeferit.de', 'www.bogensport-bad-kleinen.de', 'www.schaeferit.de'\")))" - }, - "nime.space": { - "error": "HTTPSConnectionPool(host='nime.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nime.space' doesn't match 'vpn.devyashis.me'\")))" - }, - "toot.redmine.jp": { - "error": "HTTPSConnectionPool(host='toot.redmine.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sleifcloud.spdns.org": { - "error": 404 - }, - "actpub.duckdns.org": { - "error": "HTTPSConnectionPool(host='actpub.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "glorificatio@mstdn.glorificatio.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 255, - "activeMonth": 53, - "activeHalfyear": 75 - }, - "localPosts": 17196 - }, - "openRegistrations": true - } - }, - "mediartodon.net": { - "error": "HTTPSConnectionPool(host='mediartodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tweet.rarcel.net": { - "error": "HTTPSConnectionPool(host='tweet.rarcel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.tis-w.mydns.jp": { - "error": "HTTPSConnectionPool(host='mastodon.tis-w.mydns.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.tis-w.mydns.jp' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" - }, - "test.freiebaptisten.de": { - "error": 404 - }, - "circus.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 69, - "activeHalfyear": 70 - }, - "localPosts": 1856 - }, - "openRegistrations": true - } - }, - "pleroma.firenewt.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.firenewt.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pxlmo.com": { - "nodeinfo": { - "metadata": { - "nodeName": "pxlmo.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "200", - "album_limit": "5", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pxlmo", - "domain": "pxlmo.com", - "url": "https://pxlmo.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 413, - "localComments": 0, - "users": { - "total": 81, - "activeHalfyear": 25, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "herd.redfish.ca": { - "error": 404 - }, - "mastodon.elte.hu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 510, - "activeMonth": 67, - "activeHalfyear": 228 - }, - "localPosts": 3961 - }, - "openRegistrations": false - } - }, - "peertube.inapurna.org": { - "error": "HTTPSConnectionPool(host='peertube.inapurna.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.inapurna.org' doesn't match either of 'cartorando.inapurna.org', 'gitlab.inapurna.org', 'inapurna.org', 'myosm.inapurna.org', 'nextcloud.inapurna.org', 'plex.inapurna.org'\")))" - }, - "pleroma.miniwa.moe": { - "error": "HTTPSConnectionPool(host='pleroma.miniwa.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.miniwa.moe' doesn't match 'ivesen.moe'\")))" - }, - "cloud.raumhaus.info": { - "error": 403 - }, - "binarydigit.dev": { - "error": 404 - }, - "social.rabidgeek.com": { - "error": "HTTPSConnectionPool(host='social.rabidgeek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rabidgeek.com' doesn't match either of 'archive.rabidgeek.com', 'autoconfig.rabidgeek.com', 'blobs.rabidgeek.com', 'blog.rabidgeek.com', 'bnc.rabidgeek.com', 'buzz.rabidgeek.com', 'chat.rabidgeek.com', 'console.rabidgeek.com', 'dat.rabidgeek.com', 'desktop.rabidgeek.com', 'docs.rabidgeek.com', 'echo.rabidgeek.com', 'hacks.rabidgeek.com', 'home.rabidgeek.com', 'howtoreach.us', 'imap.rabidgeek.com', 'irc.rabidgeek.com', 'khimaros.com', 'ldap.rabidgeek.com', 'login.rabidgeek.com', 'mail.rabidgeek.com', 'matrix.rabidgeek.com', 'media.rabidgeek.com', 'music.rabidgeek.com', 'notebook.rabidgeek.com', 'planet.rabidgeek.com', 'rabidgeek.com', 'smtp.rabidgeek.com', 'src.rabidgeek.com', 'ssb.rabidgeek.com', 'sync.rabidgeek.com', 'tensorflow.rabidgeek.com', 'thuytran.io', 'transfer.rabidgeek.com', 'vault.rabidgeek.com', 'video.rabidgeek.com', 'www.howtoreach.us', 'www.khimaros.com', 'www.rabidgeek.com', 'www.thuytran.io'\")))" - }, - "ostatus.s-tomo.jp": { - "error": 404 - }, - "diasporabrazil.org": { - "error": "HTTPSConnectionPool(host='diasporabrazil.org', port=443): Read timed out. (read timeout=3)" - }, - "kawauso.ml": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 5, - "activeHalfyear": 11 - }, - "localPosts": 31 - }, - "openRegistrations": false - } - }, - "u1ocloud.de": { - "error": 404 - }, - "social.minzord.eu.org": { - "error": "HTTPSConnectionPool(host='social.minzord.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xz0.org": { - "error": 502 - }, - "social.julianpicht.de": { - "error": "HTTPSConnectionPool(host='social.julianpicht.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "ss4.masdon.life": { - "error": "HTTPSConnectionPool(host='ss4.masdon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test16.passerelles34.fr": { - "error": 503 - }, - "cloud.zachdecook.com": { - "error": 403 - }, - "ncp.bad.mn": { - "error": "HTTPSConnectionPool(host='ncp.bad.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.lolisandstuff.moe": { - "error": 502 - }, - "mastodon.soses.ca": { - "error": 503 - }, - "nakedsecurity.sophos.com": { - "error": 404 - }, - "makimaki.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 99 - }, - "openRegistrations": true - } - }, - "glaoigh.space": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "5z5ce433e2yp73jqm3yxmyh2yvcn33venhnm5trqde6uwjysxyy3gbad.onion": { - "error": "HTTPSConnectionPool(host='5z5ce433e2yp73jqm3yxmyh2yvcn33venhnm5trqde6uwjysxyy3gbad.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "caffeinatedfriends.club": { - "error": "HTTPSConnectionPool(host='caffeinatedfriends.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.pop42.net": { - "error": "HTTPSConnectionPool(host='social.pop42.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hikoukidon.com": { - "error": "HTTPSConnectionPool(host='hikoukidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hikoukidon.com' doesn't match either of 'bwfm.com.cn', 'www.bwfm.com.cn'\")))" - }, - "soc.forgottentribe.com": { - "error": "HTTPSConnectionPool(host='soc.forgottentribe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.forgottentribe.com timed out. (connect timeout=3)'))" - }, - "s.horner.tj": { - "error": "HTTPSConnectionPool(host='s.horner.tj', port=443): Read timed out. (read timeout=3)" - }, - "mstdn.syuwa.fun": { - "error": "HTTPSConnectionPool(host='mstdn.syuwa.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "casually.cat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 15, - "activeHalfyear": 36 - }, - "localPosts": 544 - }, - "openRegistrations": true - } - }, - "lasersword.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 815 - }, - "openRegistrations": false - } - }, - "social.packetlost.dev": { - "error": "HTTPSConnectionPool(host='social.packetlost.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thedent.net": { - "error": 404 - }, - "mastodon.nz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 285 - }, - "openRegistrations": true - } - }, - "m6n.jp": { - "error": "HTTPSConnectionPool(host='m6n.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mordicux.xyz": { - "error": 404 - }, - "loliotaku.club": { - "error": "HTTPSConnectionPool(host='loliotaku.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.clintmoyer.com": { - "error": "HTTPSConnectionPool(host='social.clintmoyer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "123abc.tokyo": { - "error": 404 - }, - "www.s7swa.org": { - "error": "HTTPSConnectionPool(host='www.s7swa.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "georgi.family": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://georgi.family/users/patrick" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 162, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "mastodon.social/users/marsh666": { - "error": 404 - }, - "social.worlddominationplan.com": { - "error": "HTTPSConnectionPool(host='social.worlddominationplan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastwi.herokuapp.com": { - "error": 404 - }, - "larmurerie.lavoixdessansvoix.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "mamesky.mamemo.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.35.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u307e\u3081\u3059\u304d\u301c", - "nodeDescription": "\u3061\u3063\u3061\u3083\u306amisskey\u30b5\u30fc\u30d0\u3001\u307e\u3081\u3059\u304d\u301c\u3067\u3059
\nVPS(Linode)\u3067\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002
", - "maintainer": { - "name": "\u307e\u3081\u3082", - "email": "" - }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "\u753b\u50cf\u304d\u3048\u307e\u3057\u305f\u3002\u5c11\u3057\u6b8b\u3063\u3066\u3044\u308b\u306e\u3082\u3042\u308a\u307e\u3059\u304c\u3001\u307b\u3068\u3093\u3069\u5e7b\uff08\u30ad\u30e3\u30c3\u30b7\u30e5\uff09\u3067\u3059\u3002", - "image": null, - "title": "\u753b\u50cf\u304d\u3048\u307e\u3057\u305f " - }, - { - "text": "\u53e4\u3044\u753b\u50cf\u304c\u304d\u3048\u3066\u307e\u3059\u306e\u3067\u3001\u30ed\u30fc\u30ab\u30eb\u306e\u304b\u305f\u306e\u30a2\u30a4\u30b3\u30f3\u304c\u307f\u3048\u306b\u3083\u304f\u306b\u3083\u3063\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u304a\u624b\u6570\u3067\u3059\u304c\u518d\u8a2d\u5b9a\u304a\u306d\u304c\u3044\u3057\u307e\u3059\u3002", - "image": null, - "title": "\u30e6\u30fc\u30b6\u30a2\u30a4\u30b3\u30f3\u518d\u8a2d\u5b9a\u306e\u304a\u9858\u3044" - } - ], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "mastodon.etalab.gouv.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1598, - "activeMonth": 119, - "activeHalfyear": 212 - }, - "localPosts": 87146 - }, - "openRegistrations": true - } - }, - "mastodon.zenbuempty.net": { - "error": 404 - }, - "steinwart.dk": { - "error": 404 - }, - "tofu.city": { - "error": "HTTPSConnectionPool(host='tofu.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.coletivos.org": { - "error": "HTTPSConnectionPool(host='mastodon.coletivos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/jsavalle": { - "error": 404 - }, - "subspace.queer.af": { - "error": 503 - }, - "cloud.sheldon.fr": { - "error": 500 - }, - "sns.jon.eus": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "My personal Pleroma instance / Nire Pleroma instantzia pertsonala", - "nodeName": "jon's social networking site", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://sns.jon.eus/users/jon" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 5, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "adhoc.group": { - "error": "HTTPSConnectionPool(host='adhoc.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "nulled.social": { - "error": "HTTPSConnectionPool(host='nulled.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nulled.social' doesn't match either of 'fedigram.com', 'www.fedigram.com'\")))" - }, - "fb.fairy-tales.org": { - "error": 404 - }, - "pickle.zone": { - "error": "HTTPSConnectionPool(host='pickle.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pickle.zone timed out. (connect timeout=3)'))" - }, - "social.nashe.be": { - "error": "HTTPSConnectionPool(host='social.nashe.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.zimmer428.net": { - "error": "HTTPSConnectionPool(host='social.zimmer428.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zimmer428.net' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "ipdraughts.wordpress.com": { - "error": 404 - }, - "social.raptorengineering.io": { - "error": "HTTPSConnectionPool(host='social.raptorengineering.io', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/tipsytentacle": { - "error": 404 - }, - "fediverse.press": { - "error": "HTTPSConnectionPool(host='fediverse.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fediverse.press' doesn't match 'jitsi.dev.konferenz.verdigado.net'\")))" - }, - "sldon.com": { - "error": 404 - }, - "closebang.de": { - "error": "HTTPSConnectionPool(host='closebang.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to closebang.de timed out. (connect timeout=3)'))" - }, - "univdon.com": { - "error": "HTTPSConnectionPool(host='univdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "blog.cwiwie.org": { - "nodeinfo": { - "metadata": { - "nodeName": "Christian's Blog", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 6 - }, - "version": "2.0" - } - }, - "yelling.brontoforum.us": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 26 - }, - "openRegistrations": true - } - }, - "masto.zoeymae.tk": { - "error": "HTTPSConnectionPool(host='masto.zoeymae.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "pleroma.hopeph.com": { - "error": "HTTPSConnectionPool(host='pleroma.hopeph.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "troet.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1091, - "activeMonth": 308, - "activeHalfyear": 736 - }, - "localPosts": 27774 - }, - "openRegistrations": true - } - }, - "displaced.social": { - "error": 404 - }, - "dodonpa.herokuapp.com": { - "error": 404 - }, - "galoisrepresentations.wordpress.com": { - "error": 406 - }, - "dev.xxx-en.com": { - "error": "HTTPSConnectionPool(host='dev.xxx-en.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "muga.xyz": { - "error": "HTTPSConnectionPool(host='muga.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mstdn.haneto.org": { - "error": "HTTPSConnectionPool(host='mstdn.haneto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "wales2600.com": { - "error": "HTTPSConnectionPool(host='wales2600.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wales2600.com timed out. (connect timeout=3)'))" - }, - "social.oviked.xyz": { - "error": "HTTPSConnectionPool(host='social.oviked.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.soup6020.dev": { - "error": "HTTPSConnectionPool(host='social.soup6020.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scc.wtf": { - "error": 404 - }, - "yael.fun": { - "error": "HTTPSConnectionPool(host='yael.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "karukera.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 14 - }, - "openRegistrations": true - } - }, - "hakuhodon.com": { - "error": "HTTPSConnectionPool(host='hakuhodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "voice.masto.host": { - "error": "HTTPSConnectionPool(host='voice.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "wolke.g5r.eu": { - "error": 403 - }, - "runtube.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 17 - }, - "localPosts": 1511, - "localComments": 3 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "RunTube", - "nodeDescription": "Bienvenue sur RunTube, une plateforme de partage vid\u00e9os h\u00e9berg\u00e9e sur l'\u00eele de la R\u00e9union" - } - } - }, - "mdon.ee": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 44 - }, - "openRegistrations": false - } - }, - "office.tomohon.go.id": { - "error": "HTTPSConnectionPool(host='office.tomohon.go.id', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.twittolabel.tech": { - "error": "HTTPSConnectionPool(host='mastodon.twittolabel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tavern.cafe": { - "error": "HTTPSConnectionPool(host='tavern.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.lerelaisdupatriote.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "lol3.tun.a4.io": { - "error": "HTTPSConnectionPool(host='lol3.tun.a4.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "mastodon.erdyyn.net": { - "error": "HTTPSConnectionPool(host='mastodon.erdyyn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.vascowhite.co.uk": { - "error": 404 - }, - "lily.network": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 5 - }, - "localPosts": 6436 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/Vavassor": { - "error": 404 - }, - "nuagevitton.duckdns.org": { - "error": 404 - }, - "combiner.team": { - "error": "HTTPSConnectionPool(host='combiner.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fedi.offrealms.space": { - "error": "HTTPSConnectionPool(host='fedi.offrealms.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "beta.ggpark.net": { - "error": "HTTPSConnectionPool(host='beta.ggpark.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "01cloud.duckdns.org": { - "error": 403 - }, - "mastodont.kamp.site": { - "error": "HTTPSConnectionPool(host='mastodont.kamp.site', port=443): Read timed out. (read timeout=3)" - }, - "mmodon.online": { - "error": "HTTPSConnectionPool(host='mmodon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pirtube.cz": { - "error": "HTTPSConnectionPool(host='pirtube.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pirtube.cz' doesn't match 'piratskatelevize.cz'\")))" - }, - "plerom.ator.cz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleromator", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8-5-ge372917f-release-1-1-8" - }, - "usage": { - "localPosts": 747, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "hushaby.me": { - "error": 404 - }, - "vod.ksite.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 8222, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube | KSITE.DE", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "higumadon.club": { - "error": "HTTPSConnectionPool(host='higumadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.lgy.fr": { - "error": "HTTPSConnectionPool(host='social.lgy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lgy.fr' doesn't match 'lgy.fr'\")))" - }, - "write.wjt.me.uk": { - "nodeinfo": { - "metadata": { - "nodeName": "wjt", - "nodeDescription": "Remembering how to write about something other than computer", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 14 - }, - "version": "2.0" - } - }, - "nice.toote.rs": { - "error": "HTTPSConnectionPool(host='nice.toote.rs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "trex.cafe": { - "error": "HTTPSConnectionPool(host='trex.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.bayern": { - "error": 404 - }, - "comics.masto.host": { - "error": "HTTPSConnectionPool(host='comics.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.nicolas-constant.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.nc.com", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.nicolas-constant.com/users/NicolasConstant" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 134, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "x2592.com": { - "error": "HTTPSConnectionPool(host='x2592.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.jrmora.com": { - "error": 404 - }, - "mapmastodon.com": { - "error": "HTTPSConnectionPool(host='mapmastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.res.ac": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 81, - "activeMonth": 9, - "activeHalfyear": 17 - }, - "localPosts": 12883 - }, - "openRegistrations": true - } - }, - "soc.zom.bi": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 26 - }, - "localPosts": 773 - }, - "openRegistrations": true - } - }, - "haxors.com": { - "error": "HTTPSConnectionPool(host='haxors.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to haxors.com timed out. (connect timeout=3)'))" - }, - "home.m.to": { - "error": "HTTPSConnectionPool(host='home.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "osada.reticu.li": { - "error": "HTTPSConnectionPool(host='osada.reticu.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chaoticride.com": { - "error": "HTTPSConnectionPool(host='chaoticride.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to chaoticride.com timed out. (connect timeout=3)'))" - }, - "glitchwitch.io": { - "error": 404 - }, - "mstdn.centossrv.com": { - "error": 404 - }, - "mastodon.computer": { - "error": "HTTPSConnectionPool(host='mastodon.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mast.iankelling.org": { - "error": "HTTPSConnectionPool(host='mast.iankelling.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tgp.jp": { - "error": "HTTPSConnectionPool(host='tgp.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tgp.jp' doesn't match either of '*.secure.ne.jp', 'secure.ne.jp'\")))" - }, - "opantu.jp": { - "error": "HTTPSConnectionPool(host='opantu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to opantu.jp timed out. (connect timeout=3)'))" - }, - "akebonozo.com": { - "error": "HTTPSConnectionPool(host='akebonozo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/gamehawk": { - "error": 404 - }, - "mastodon.compassion.online": { - "error": "HTTPSConnectionPool(host='mastodon.compassion.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kabadodon.gtn-works.com": { - "error": "HTTPSConnectionPool(host='kabadodon.gtn-works.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ika.moe": { - "error": "HTTPSConnectionPool(host='ika.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "botrys.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 1407 - }, - "openRegistrations": true - } - }, - "social.ethereal.pw": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 69 - }, - "openRegistrations": true - } - }, - "tryingpoetry.com": { - "nodeinfo": { - "metadata": { - "nodeName": "tryingpoetry", - "nodeDescription": "Interpret however you want", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 43 - }, - "version": "2.0" - } - }, - "5py.de": { - "error": "HTTPSConnectionPool(host='5py.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 5py.de timed out. (connect timeout=3)'))" - }, - "utechme.com": { - "error": "HTTPSConnectionPool(host='utechme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pix.lubar.me": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.lubar.me", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "25000", - "max_caption_length": "2200", - "album_limit": "4", - "image_quality": 100, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": false - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Cocopix", - "domain": "pix.lubar.me", - "url": "https://pix.lubar.me", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 91, - "localComments": 0, - "users": { - "total": 2, - "activeHalfyear": 7, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "m.geraffel.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 26, - "activeMonth": 8, - "activeHalfyear": 11 - }, - "localPosts": 781 - }, - "openRegistrations": false - } - }, - "nextcloud.serv1ce.de": { - "error": 404 - }, - "mastodon.nobodysstuff.de": { - "error": "HTTPSConnectionPool(host='mastodon.nobodysstuff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.tati.at": { - "error": "HTTPSConnectionPool(host='status.tati.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "masto.io": { - "error": 404 - }, - "social.bleauweb.net": { - "error": "HTTPSConnectionPool(host='social.bleauweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.bleauweb.net' doesn't match 'gitlab.bleauweb.net'\")))" - }, - "genuinepet.rocks": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 10 - }, - "openRegistrations": true - } - }, - "toot.for.fish": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 4 - }, - "openRegistrations": true - } - }, - "social.kleinheld.ch": { - "error": "HTTPSConnectionPool(host='social.kleinheld.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.hoppinglife.com": { - "error": 404 - }, - "claude.mablr.org": { - "error": 403 - }, - "ftb.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 101, - "activeMonth": 37, - "activeHalfyear": 51 - }, - "localPosts": 256033 - }, - "openRegistrations": true - } - }, - "social.librino.net": { - "error": "HTTPSConnectionPool(host='social.librino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "sasakimasato.net": { - "error": 410 - }, - "mastodon.noraworld.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 251, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 8503 - }, - "openRegistrations": true - } - }, - "wfc.social": { - "error": "HTTPSConnectionPool(host='wfc.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.farhan.codes": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mastodon.social", - "gab.com" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "humblr.social", - "sinblr.com", - "baraag.net", - "switter.at", - "social.myfreecams.com", - "abdl.link" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Farhan Codes", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.farhan.codes/users/farhan" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 347, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "mastodon.randulo.com": { - "error": "HTTPSConnectionPool(host='mastodon.randulo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "sarada.mhdp.me": { - "error": 410 - }, - "peertube.snargol.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 148 - }, - "localPosts": 204669, - "localComments": 4 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube - Snargol", - "nodeDescription": "Escargot g\u00e9ant.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 524288000, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "hinomarudon.com": { - "error": "HTTPSConnectionPool(host='hinomarudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kosuzu.net": { - "error": "HTTPSConnectionPool(host='kosuzu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnosis.systems": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "gnosis.systems", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://gnosis.systems/users/ultem" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 3210, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "toot.rodeo": { - "error": "HTTPSConnectionPool(host='toot.rodeo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "photo.maliach.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.0.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 2, - "localComments": 4 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "metadata": { - "email": "r.maliach@live.fr" - } - } - }, - "puddle.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 265 - }, - "openRegistrations": false - } - }, - "mastodon.photography": { - "error": "HTTPSConnectionPool(host='mastodon.photography', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.domainepublic.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 30 - }, - "localPosts": 5817, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "Reprenez le contr\u00f4le de vos vid\u00e9os", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "tako.xyz": { - "error": "HTTPSConnectionPool(host='tako.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nextcloud.maikmueller.de": { - "error": 404 - }, - "werworld.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 21 - }, - "openRegistrations": false - } - }, - "1way.faith": { - "error": 404 - }, - "guse.fr": { - "error": 404 - }, - "manhater.io": { - "error": "HTTPSConnectionPool(host='manhater.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "laplem.coolcool.ynh.fr": { - "error": "HTTPSConnectionPool(host='laplem.coolcool.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "video.issizler.club": { - "error": "HTTPSConnectionPool(host='video.issizler.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zuckless.network": { - "error": "HTTPSConnectionPool(host='zuckless.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "squeet.me": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 1280, - "activeHalfyear": 408, - "activeMonth": 284 - }, - "localPosts": 147893, - "localComments": 81423 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "squeet.me", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "mstdn.syoshida.org": { - "error": "HTTPSConnectionPool(host='mstdn.syoshida.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ridethe.coffeesurge.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "coffeesurge is that special feeling after your 3rd cup of coffee", - "nodeName": "coffeesurge", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ridethe.coffeesurge.com/users/gashapwn" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 81, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "nodevops.com": { - "error": 404 - }, - "next.sosyalkimlik.com": { - "error": "HTTPSConnectionPool(host='next.sosyalkimlik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.wrk.ru": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "3.8" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "twitter", - "wordpress", - "xmpp" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 31, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 281, - "localComments": 22 - }, - "metadata": { - "nodeName": "Hubzilla@Wrk.Ru" - } - } - }, - "social.grappling.ca": { - "error": "HTTPSConnectionPool(host='social.grappling.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.embeddedarm.com": { - "error": 404 - }, - "www.bilimma.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 28 - }, - "localPosts": 992, - "localComments": 102 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "emreyilmaz@yandex.com" - } - } - }, - "social.intercal.top": { - "error": "HTTPSConnectionPool(host='social.intercal.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hiruandon.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 1, - "activeHalfyear": 4 - }, - "localPosts": 16253 - }, - "openRegistrations": true - } - }, - "mastodonjp.m.to": { - "error": "HTTPSConnectionPool(host='mastodonjp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "travelpandas.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 115, - "activeHalfyear": 118 - }, - "localPosts": 27324 - }, - "openRegistrations": true - } - }, - "zanin.pw": { - "error": 404 - }, - "spjainplacements.org": { - "error": "HTTPSConnectionPool(host='spjainplacements.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nobody.social": { - "error": 404 - }, - "peertube.netzbegruenung.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 9, - "localComments": 2 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Netzbegr\u00fcnung PeerTube", - "nodeDescription": "PeerTube Instanz des Netzbegr\u00fcnung e.V.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "pixel.libranet.de": { - "nodeinfo": { - "metadata": { - "nodeName": "pixel.libranet.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "video/mp4,image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "LIBRANET.de pixel", - "domain": "pixel.libranet.de", - "url": "https://pixel.libranet.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 7, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 2 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "snowfrost.garden": { - "error": 404 - }, - "ramen.m.to": { - "error": "HTTPSConnectionPool(host='ramen.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dktasarim.info.tm": { - "error": 403 - }, - "utdon.herokuapp.com": { - "error": 404 - }, - "pixalephed.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Pixalephed", - "software": { - "homepage": "https://pixelfed.org", - "github": "https://github.com/pixelfed", - "follow": "https://mastodon.social/@pixelfed" - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.7.10" - }, - "usage": { - "localPosts": 0, - "localComments": 0, - "users": { - "total": 15, - "activeHalfyear": 1, - "activeMonth": 0 - } - }, - "version": "2.0" - } - }, - "ohyo.cloud": { - "error": "HTTPSConnectionPool(host='ohyo.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ohyo.cloud timed out. (connect timeout=3)'))" - }, - "video.zrythm.org": { - "error": "HTTPSConnectionPool(host='video.zrythm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.pingupod.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "1.2.0-beta4" - }, - "protocols": [ - "ostatus" - ], - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 2, - "activeMonth": 0 - }, - "localPosts": 804, - "localComments": 489 - }, - "metadata": {} - } - }, - "geontime.com": { - "error": 404 - }, - "fedimaker.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 269 - }, - "openRegistrations": true - } - }, - "mastodon.abld.info": { - "error": 404 - }, - "mstdn.mini4wd-engineer.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 109, - "activeMonth": 38, - "activeHalfyear": 61 - }, - "localPosts": 102064 - }, - "openRegistrations": true - } - }, - "gnusocial.club": { - "error": "HTTPSConnectionPool(host='gnusocial.club', port=443): Read timed out. (read timeout=3)" - }, - "social.willistonschools.org": { - "error": "HTTPSConnectionPool(host='social.willistonschools.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pt.steffo.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 32 - }, - "localPosts": 0, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "RoyalTube", - "nodeDescription": "L'istanza PeerTube di Steffo.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 360 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "m.sprocketfox.io": { - "error": "HTTPSConnectionPool(host='m.sprocketfox.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "ferrovipath.es": { - "error": 502 - }, - "ne.codes": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 376 - }, - "openRegistrations": true - } - }, - "social.nigreon.net": { - "error": 404 - }, - "skyjake.fi": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 75 - }, - "openRegistrations": false - } - }, - "masto.space": { - "error": "HTTPSConnectionPool(host='masto.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.space timed out. (connect timeout=3)'))" - }, - "md.landbox.info": { - "error": "HTTPSConnectionPool(host='md.landbox.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "faithklock.masto.host": { - "error": "HTTPSConnectionPool(host='faithklock.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "egirl.site": { - "error": "HTTPSConnectionPool(host='egirl.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to egirl.site timed out. (connect timeout=3)'))" - }, - "blog.kamp.site": { - "error": "HTTPSConnectionPool(host='blog.kamp.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mstdn.zoddo.fr": { - "error": 404 - }, - "mastodon.social/users/doc": { - "error": 404 - }, - "obelix.stoneartprod.xyz": { - "error": "HTTPSConnectionPool(host='obelix.stoneartprod.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.thorium.cc": { - "error": "HTTPSConnectionPool(host='mastodon.thorium.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pix.damaron.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "toot.cheek.dog": { - "error": "HTTPSConnectionPool(host='toot.cheek.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "arstechnica.com": { - "error": 404 - }, - "mastodon.clodo.it": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 18 - }, - "openRegistrations": false - } - }, - "video.lqdn.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 2419, - "localComments": 28 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "La Quadrature du Net", - "nodeDescription": "La Quadrature du Net promotes and defends fundamental freedoms in the digital world. The association fights against censorship and surveillance, whether they come from States or private companies. It questions how digital and society influence each other. It works for a free, decentralized and emancipatory Internet.\nThis is his peertube instance." - } - } - }, - "social.numerama.com": { - "error": "HTTPSConnectionPool(host='social.numerama.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.numerama.com timed out. (connect timeout=3)'))" - }, - "mastodon.kitchen": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 85, - "activeMonth": 42, - "activeHalfyear": 61 - }, - "localPosts": 31586 - }, - "openRegistrations": true - } - }, - "randommusings.online": { - "error": "HTTPSConnectionPool(host='randommusings.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.hackerlab.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 553, - "activeMonth": 113, - "activeHalfyear": 171 - }, - "localPosts": 15278 - }, - "openRegistrations": true - } - }, - "rmcrob.com": { - "error": "HTTPSConnectionPool(host='rmcrob.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.danielmoch.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1264 - }, - "openRegistrations": false - } - }, - "video.iphodase.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 77 - }, - "localPosts": 16182, - "localComments": 3 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "IPHODASE", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "goodchristian.website": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "gopher", - "relay" - ], - "federation": {}, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Good Christian Website", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://goodchristian.website/users/GoddessGrace" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8-83-g65865e1e-newswear" - }, - "usage": { - "localPosts": 3119, - "users": { - "total": 35 - } - }, - "version": "2.0" - } - }, - "adventurewithautism.org": { - "error": 404 - }, - "m.zuidbook.com": { - "error": "HTTPSConnectionPool(host='m.zuidbook.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bereal.monster.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1411 - }, - "openRegistrations": true - } - }, - "lexpierce.social": { - "error": 502 - }, - "naumi.capetown": { - "error": "HTTPSConnectionPool(host='naumi.capetown', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ebi.tendon.cc": { - "error": "HTTPSConnectionPool(host='ebi.tendon.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.niebling.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 12 - }, - "openRegistrations": true - } - }, - "stupid-brown-camel.gigalixirapp.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50" - }, - "usage": { - "localPosts": 777, - "users": { - "total": 105 - } - }, - "version": "2.0" - } - }, - "paramira.org": { - "error": "HTTPSConnectionPool(host='paramira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.hammer-and-sickle.net": { - "error": "HTTPSConnectionPool(host='mastodon.hammer-and-sickle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/anakin": { - "error": 404 - }, - "akitaken.m.to": { - "error": "HTTPSConnectionPool(host='akitaken.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jdjj.qloc-cloud.de": { - "error": 404 - }, - "tuskt.jp": { - "error": "HTTPSConnectionPool(host='tuskt.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tuskt.jp timed out. (connect timeout=3)'))" - }, - "stardenver.eu": { - "error": "HTTPSConnectionPool(host='stardenver.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.blueline.mg": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 12 - }, - "localPosts": 105245, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Video blueline peertube", - "nodeDescription": "PeerTube est un logiciel libre d'h\u00e9bergement vid\u00e9o d\u00e9centralis\u00e9 qui fonctionne sur le principe d'une f\u00e9d\u00e9ration d'instances h\u00e9berg\u00e9es par des entit\u00e9s autonomes. Plus d'explications: https://fr.wikipedia.org/wiki/PeerTube", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "terminalaberto.pt": { - "error": "HTTPSConnectionPool(host='terminalaberto.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "speechmore.ml": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bollu.be": { - "error": 404 - }, - "wz582sxf93n.4chan.icu": { - "error": "HTTPSConnectionPool(host='wz582sxf93n.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "friendica.schunke.network": { - "error": 404 - }, - "social.dragonhoard.network": { - "error": "HTTPSConnectionPool(host='social.dragonhoard.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.dragonhoard.network' doesn't match 'snibox.nexboard.dev'\")))" - }, - "newyorkdon.net": { - "error": "HTTPSConnectionPool(host='newyorkdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "melilot.icu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 13709 - }, - "openRegistrations": false - } - }, - "factory.zho.pa": { - "error": "HTTPSConnectionPool(host='factory.zho.pa', port=443): Read timed out. (read timeout=3)" - }, - "jitakudon.com": { - "error": "HTTPSConnectionPool(host='jitakudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ilinz.ddns.net": { - "error": "HTTPSConnectionPool(host='ilinz.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gla.fit": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 53, - "activeMonth": 3, - "activeHalfyear": 5 - }, - "localPosts": 322 - }, - "openRegistrations": true - } - }, - "woafre.tk": { - "error": "Unexpected UTF-8 BOM (decode using utf-8-sig): line 1 column 1 (char 0)" - }, - "social.gra.one": { - "error": 404 - }, - "aoit.orz.hm": { - "error": "HTTPSConnectionPool(host='aoit.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to aoit.orz.hm timed out. (connect timeout=3)'))" - }, - "mastodev.aenor.ru": { - "error": "HTTPSConnectionPool(host='mastodev.aenor.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "icosahedron.website/users/killvmeme": { - "error": 404 - }, - "mastodon.linuxbox.ninja": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 357 - }, - "openRegistrations": true - } - }, - "fedi.cc": { - "error": 404 - }, - "systemd.lol": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "systemd.lol", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://systemd.lol/users/nekojanai" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 4, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "forza7.jp": { - "error": "HTTPSConnectionPool(host='forza7.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.freeksmid.nl": { - "error": "HTTPSConnectionPool(host='cloud.freeksmid.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" - }, - "social.foss.guru": { - "error": "HTTPSConnectionPool(host='social.foss.guru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "vhgjz0ro2k0le5za.4chan.icu": { - "error": "HTTPSConnectionPool(host='vhgjz0ro2k0le5za.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "geekblog.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 47, - "activeHalfyear": 292 - }, - "localPosts": 137 - }, - "openRegistrations": true - } - }, - "7shr.work": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u9694\u96e2\u75c5\u68df", - "nodeDescription": "\u304a\u3072\u3068\u308a\u7528\u3000", - "maintainer": { - "name": "n", - "email": "nshr334@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": true, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "hugemeat.xyz": { - "error": "HTTPSConnectionPool(host='hugemeat.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hugemeat.xyz timed out. (connect timeout=3)'))" - }, - "oilam.co.uk": { - "error": "HTTPSConnectionPool(host='oilam.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "homo.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 78 - }, - "openRegistrations": true - } - }, - "with.spider.ink": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mastodon.limilo.com": { - "error": "HTTPSConnectionPool(host='mastodon.limilo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.billy-brown.net": { - "error": "HTTPSConnectionPool(host='mastodon.billy-brown.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hubzilla.monte-bleibt.de": { - "error": 404 - }, - "furstdn.jp": { - "error": "HTTPSConnectionPool(host='furstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to furstdn.jp timed out. (connect timeout=3)'))" - }, - "cloud.napi.stream": { - "error": 404 - }, - "bistule.nohost.me": { - "error": "HTTPSConnectionPool(host='bistule.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bistule.nohost.me timed out. (connect timeout=3)'))" - }, - "cloud.holley.us": { - "error": 400 - }, - "otome.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 12, - "activeHalfyear": 12 - }, - "localPosts": 116 - }, - "openRegistrations": false - } - }, - "mstdn-r18.h3z.jp": { - "error": "HTTPSConnectionPool(host='mstdn-r18.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.houghton.media": { - "error": 403 - }, - "mastodon.ewcmi.org": { - "error": 404 - }, - "hub.mywebprojects.co.uk": { - "error": "HTTPSConnectionPool(host='hub.mywebprojects.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hub.mywebprojects.co.uk timed out. (connect timeout=3)'))" - }, - "social.mvion.fr": { - "error": "HTTPSConnectionPool(host='social.mvion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "plrm.test.angristan.xyz": { - "error": "HTTPSConnectionPool(host='plrm.test.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.smalltech.space": { - "error": "HTTPSConnectionPool(host='social.smalltech.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hub.cairobraga.com": { - "error": 406 - }, - "mastodon.elephas.cloud": { - "error": "HTTPSConnectionPool(host='mastodon.elephas.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1056)')))" - }, - "pl.usagi.top": { - "error": "HTTPSConnectionPool(host='pl.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ap.lollipopcloud.solutions": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "rainbowdash.net", - "shitposter.club", - "freezepeach.xyz", - "social.heldscal.la", - "woofer.alfter.us", - "social.au3pb.net", - "gorf.club", - "sealion.club", - "unsafe.space", - "shitposter.club", - "rainbowdash.net", - "freezepeach.xyz", - "woofer.alfter.us", - "social.au2pb.net", - "sealion.club", - "unsafe.space", - "social.heldscal.la", - "wrongthink.net", - "ediot.social", - "social.au2pb.net", - "social.hidamari.blue", - "libertarianism.club", - "npf.mlpol.net", - "switter.at", - "porn.business", - "humblr.social", - "ehjovan.com", - "shitasstits.life", - "sinblr.com", - "hub.spaz.org" - ], - "media_nsfw": [ - "switter.at", - "porn.business", - "humblr.social", - "shitasstits.life" - ], - "media_removal": [], - "reject": [ - "librem.one", - "pawoo.net", - "pleroma.rareome.ga", - "social.homunyan.com", - "baraag.net", - "social.allthefallen.ninja", - "preteengirls.biz", - "mastodon.loliandstuff.moe", - "wxw.moe", - "social.super-niche.club", - "loli.estate", - "youkai.town", - "shitasstits.life", - "vampire.estate", - "stealingyour.info", - "gs.smuglo.li", - "pl.smuglo.li", - "oneway.masto.host", - "wagesofsinisdeath.com", - "freespeech.firedragonstudios.com", - "pleroma.cucked.me", - "daffodil-11.org", - "cnet.site", - "rapefeminists.network", - "mobile.co", - "freespeechextremist.com", - "feminism.lgbt", - "kneegrows.top", - "gameliberty.club", - "thechad.zone", - "illegalporn.biz", - "gab.ai", - "gab.com", - "develop.gab.com", - "lets.saynoto.lgbt", - "not-develop.gab.com", - "relay.homunyan.com", - "weedis.life", - "gab.com", - "gab.sleeck.eu", - "kompost.cz", - "cyzed.com", - "exited.eu", - "melalandia.tk", - "gab.sleeck.eu", - "cyzed.com", - "sinblr.com", - "gab.sleeck.eu", - "weedis.life", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "freevoice.space" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "freespeechextremist.com", - "librem.one", - "social.librem.one" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "The main Lollipop Cloud Activity Pub instance", - "nodeName": "LollipopCloud", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://ap.lollipopcloud.solutions/users/cloud", - "https://ap.lollipopcloud.solutions/users/jmf", - "https://ap.lollipopcloud.solutions/users/eloisa" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-449-g252528a4-develop" - }, - "usage": { - "localPosts": 907, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "pleroma.71m.us": { - "error": 503 - }, - "mujo.xyz": { - "error": "HTTPSConnectionPool(host='mujo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "dvnr.internet-box.ch": { - "error": 404 - }, - "title": { - "error": "HTTPSConnectionPool(host='title', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "share.oilsgift.com": { - "error": 404 - }, - "latedon.sui-hei.net": { - "error": "HTTPSConnectionPool(host='latedon.sui-hei.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nuked-the.uk": { - "error": "HTTPSConnectionPool(host='nuked-the.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oradon.pegasus.uberspace.de": { - "error": "HTTPSConnectionPool(host='oradon.pegasus.uberspace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oradon.pegasus.uberspace.de timed out. (connect timeout=3)'))" - }, - "toot.louiscap.io": { - "error": "HTTPSConnectionPool(host='toot.louiscap.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dark-alexandr.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [ - "#\u0443\u043a\u0440\u0430\u0456\u043d\u0430", - "#\u0447\u0435\u0431\u0443\u0440\u0430\u0448\u043a\u0430", - "#mlp", - "#nigger.*", - "#hentai", - "#sissy.*", - "#anus", - "#anal.*", - "#cum.*", - "#penis", - "#butt.*", - "#blowjob", - "#shemale", - "#naked", - "#porn", - "#\u0446\u0435\u043d\u0437\u0443\u0440\u0430", - "#\u0441\u043b\u0435\u0436\u043a\u0430", - "#\u0441\u0443\u0434", - "#\u0440\u0435\u043f\u0440\u0435\u0441\u0441\u0438\u0438", - "#\u0440\u043e\u0441\u043a\u043e\u043c\u043d\u0430\u0434\u0437\u043e\u0440", - "#\u0440\u043e\u0441\u043a\u043e\u043c\u0441\u0432\u043e\u0431\u043e\u0434\u0430", - "#\u043e\u0431\u0445\u043e\u0434\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043e\u043a", - "#\u0431\u0435\u0441\u043f\u0440\u0435\u0434\u0435\u043b", - "#\u043d\u0430\u0432\u0430\u043b\u044c\u043d.*", - "#\u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432.*", - "#\u0433\u043e\u0441\u043f\u0435\u0440\u0435\u0432\u043e\u0440\u043e\u0442", - "#\u043f\u0443\u0442\u0438\u043d.*", - "#\u0440\u043e\u0441\u0441\u0438\u044f", - "#\u043b\u0435\u0432\u044b\u0435", - "#\u043c\u0432\u0434", - "#\u0432\u043b\u0430\u0441\u0442\u044c", - "#\u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0430", - "#nudity", - "#.*nsfw.*", - "#loli.*", - "#lesbi.*", - "#feminis.*", - "#novayagazeta", - "#\u043d\u043e\u0432\u0430\u044f\u0433\u0430\u0437\u0435\u0442\u0430", - "#\u0433\u043e\u0441\u0434\u0443\u0440\u0430", - "#\u0433\u043e\u0441\u0434\u0443\u043c\u0430", - "#\u0441\u0432\u043e\u0431\u043e\u0434\u0430", - "#\u0434\u0443\u043c\u0430", - "#rule34.*", - "#twitter", - "#\u043c\u0435\u043d\u0442.*", - "#rape", - "#fascis.*", - "#murder.*", - "#justice", - "#liberty", - "#suicid.*", - "#politi.*", - "#killary", - "#clinton", - "#christian.*", - "#heretic.*", - "#holocaust.*", - "#putin", - "#kremlin.*", - "#\u043f\u0443\u0301\u0442\u0438\u043d", - "#censorship", - "#liberal.*", - "#zelensky", - "#\u0434\u0438\u043a\u0442\u0430\u0442.*", - "#\u0440\u0444", - "#\u0444\u0441\u0431", - "#islam.*", - "#\u0430\u043d\u043e\u043d\u0438\u043c.*", - "#\u0441\u043f\u0440\u0430\u0432\u0435\u0434\u043b\u0438\u0432.*", - "#\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a.*", - "#\u043e\u0431\u0445\u043e\u0434.*\u0431\u043b\u043e\u043a.*", - "#racism", - "#\u0447\u0435\u0431\u0443\u0440\u043d.?\u0442", - "trump", - "#trump", - "#democra.*", - "democra.*", - "obama", - "#obama", - "clinton", - ".*putin.*", - "#.*loli.*", - "#.*cock.*", - "#.*dick.*", - "NSFW", - "nsfw", - "#\u0430\u043d\u0430\u0440\u0445.*", - "#\u0440\u0435\u043f\u0440\u0435\u0441.*", - "#repress.*" - ], - "reject": [ - "#lgbt", - "#\u043b\u0433\u0431\u0442", - "#homo.*", - "#pedo.*", - "#.*gay.*", - "#\u0434\u0436\u0438\u0445\u0430\u0434", - "#terror.*", - "#isis", - "#\u0438\u0433\u0438\u043b", - "#\u0432\u0456\u0439\u043d\u0430", - "#\u0440\u043e\u0441\u0456\u044f", - "#jihad", - "#\u0442\u0435\u0440\u043e\u0440.*", - "#\u0433\u0435\u0439.*", - "#\u043a\u0430\u0446\u0430\u043f.*", - "#\u0445\u043e\u0445\u043b.*", - "#\u0445\u043e\u0445\u043e\u043b", - "#\u043d\u0430\u0432\u0430\u043b\u044c\u043d.*", - "#scat" - ], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "KeywordPolicy", - "NormalizeMarkup", - "SubchainPolicy", - "EnsureRePrepended", - "DropPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "sinblr.com", - "switter.at", - "abdl.link", - "queer.party", - "pawoo.net", - "baraag.net" - ], - "media_nsfw": [ - "sinblr.com", - "switter.at", - "gab.com", - "abdl.link", - "pawoo.net", - "baraag.net" - ], - "media_removal": [ - "queer.party" - ], - "reject": [], - "reject_deletes": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 64, - "maxRemoteFields": 64, - "nameLength": 512, - "valueLength": 4096 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "personal instance of some unix user", - "nodeName": "Pleroma/sss", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 2048, - "max_options": 256, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.dark-alexandr.net/users/sss" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 560000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-626-g735bac94-work2" - }, - "usage": { - "localPosts": 96, - "users": { - "total": 14 - } - }, - "version": "2.0" - } - }, - "knickerghost.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "drivel", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://knickerghost.com/users/jwh" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 5, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "blindysocial.masto.host": { - "error": "HTTPSConnectionPool(host='blindysocial.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "video.ajay.app": { - "error": 502 - }, - "friendster.lol": { - "error": "HTTPSConnectionPool(host='friendster.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "forum.ama.ne.jp": { - "error": "HTTPSConnectionPool(host='forum.ama.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.koehn.com": { - "error": 404 - }, - "social.intensifi.es": { - "error": 404 - }, - "social.backbord.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 9, - "activeHalfyear": 9 - }, - "localPosts": 26 - }, - "openRegistrations": true - } - }, - "sakakidon.icscoe.jp": { - "error": 404 - }, - "social.metalpunks.info": { - "error": "HTTPSConnectionPool(host='social.metalpunks.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wehaveunlimited.pw": { - "error": "HTTPSConnectionPool(host='wehaveunlimited.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dp.akane.blue": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "dolphin", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": { - "name": "hota", - "email": "admin@maud.io" - }, - "maxNoteTextLength": 500 - } - } - }, - "social.minkenstein.de": { - "error": "HTTPSConnectionPool(host='social.minkenstein.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.minkenstein.de timed out. (connect timeout=3)'))" - }, - "videos.fsci.org.in": { - "error": "HTTPSConnectionPool(host='videos.fsci.org.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.fsci.org.in' doesn't match 'newtype.fr'\")))" - }, - "ap.2p.gg": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "dolphin", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": { - "name": "ikuradon", - "email": "admin@2p.gg" - }, - "maxNoteTextLength": 500, - "enableServiceWorker": "H_VafBjdyLDY8CFs7AJxzBB-GlUZTWszNfEbxGqKkfo" - } - } - }, - "mastodon.lelux.fi": { - "error": "HTTPSConnectionPool(host='mastodon.lelux.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tobiasmieves.ddns.net": { - "error": 404 - }, - "machteburch.photos": { - "error": "HTTPSConnectionPool(host='machteburch.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "friendica.seitenkanal.de": { - "error": "HTTPSConnectionPool(host='friendica.seitenkanal.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.seitenkanal.de' doesn't match '*.ssl.goneo.de'\")))" - }, - "mastodon.yh.yalh.net": { - "error": "HTTPSConnectionPool(host='mastodon.yh.yalh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.eus": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2274, - "activeMonth": 461, - "activeHalfyear": 820 - }, - "localPosts": 74504 - }, - "openRegistrations": true - } - }, - "brcal.cz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "re.dym.sh": { - "error": "HTTPSConnectionPool(host='re.dym.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.barcelona": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 20 - }, - "openRegistrations": true - } - }, - "social.tekk.in": { - "error": "HTTPSConnectionPool(host='social.tekk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "libertalia.world": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1027, - "activeMonth": 684, - "activeHalfyear": 1104 - }, - "localPosts": 39359 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/ExaltedMagic": { - "error": 404 - }, - "anthive.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 5217 - }, - "openRegistrations": false - } - }, - "bremencity.life": { - "error": "HTTPSConnectionPool(host='bremencity.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "huen2hmldv.4chan.icu": { - "error": "HTTPSConnectionPool(host='huen2hmldv.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "friendica.hateotu.de": { - "error": 404 - }, - "mastodon.dqfan.club": { - "error": "HTTPSConnectionPool(host='mastodon.dqfan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "d9o10oz56pxp.4chan.icu": { - "error": "HTTPSConnectionPool(host='d9o10oz56pxp.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.cotonea.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 3, - "activeHalfyear": 8 - }, - "localPosts": 56 - }, - "openRegistrations": true - } - }, - "buildandtell.xyz": { - "error": "HTTPSConnectionPool(host='buildandtell.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.rogeliodh.com": { - "error": "HTTPSConnectionPool(host='cloud.rogeliodh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tooot.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 481, - "activeMonth": 162, - "activeHalfyear": 334 - }, - "localPosts": 198916 - }, - "openRegistrations": true - } - }, - "titis.xyz": { - "error": "HTTPSConnectionPool(host='titis.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to titis.xyz timed out. (connect timeout=3)'))" - }, - "karlsoderstrom.com": { - "error": "HTTPSConnectionPool(host='karlsoderstrom.com', port=443): Read timed out. (read timeout=3)" - }, - "cloud.frogeye.fr": { - "error": 404 - }, - "community.fsi.rocks": { - "error": 502 - }, - "pokemon.mastportal.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 949, - "activeMonth": 294, - "activeHalfyear": 517 - }, - "localPosts": 1313546 - }, - "openRegistrations": true - } - }, - "mastodon.cipherbliss.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 674, - "activeMonth": 207, - "activeHalfyear": 526 - }, - "localPosts": 18563 - }, - "openRegistrations": true - } - }, - "dangerousminds.net": { - "error": 404 - }, - "wanda.sofaecke.org": { - "error": 404 - }, - "cloud.kreuter.xyz": { - "error": 403 - }, - "nuvolet.res-telae.cat": { - "error": 403 - }, - "ap.uwu.st": { - "error": "HTTPSConnectionPool(host='ap.uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnu-social.herokuapp.com": { - "error": 503 - }, - "algonomicon.io": { - "error": "HTTPSConnectionPool(host='algonomicon.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'algonomicon.io' doesn't match either of 'bouncebacksports.com', 'www.bouncebacksports.com'\")))" - }, - "apub3.localtunnel.me": { - "error": "HTTPSConnectionPool(host='apub3.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "muhroads.party": { - "error": "HTTPSConnectionPool(host='muhroads.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "kana.xn--fiqq3j3r3ahw4b.top:444": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Kana!", - "nodeDescription": "\u57fa\u4e8eMisskey\u7684\u5fae\u535a\u7cfb\u7edf!", - "maintainer": { - "name": "By_Ha", - "email": "By_Ha@qq.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "fediwald.de": { - "error": "HTTPSConnectionPool(host='fediwald.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fediwald.de timed out. (connect timeout=3)'))" - }, - "gleasonator.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "orenoshiro.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 25015 - }, - "openRegistrations": false - } - }, - "noisemaker.tokyo": { - "error": "HTTPSConnectionPool(host='noisemaker.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "devops.mstdn.uk": { - "error": "HTTPSConnectionPool(host='devops.mstdn.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.baby": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 18, - "activeMonth": 14, - "activeHalfyear": 18 - }, - "localPosts": 59 - }, - "openRegistrations": true - } - }, - "plan.noelle.codes": { - "error": 502 - }, - "mastodon.bartdorsey.com": { - "error": "HTTPSConnectionPool(host='mastodon.bartdorsey.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.fediz.one": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A small Pleroma instance. Mostly personal.", - "nodeName": "Fedizone", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.fediz.one/users/Jakobiner" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 55, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "blog.mevo.xyz": { - "error": "HTTPSConnectionPool(host='blog.mevo.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.mevo.xyz timed out. (connect timeout=3)'))" - }, - "roughseas.xyz": { - "error": "HTTPSConnectionPool(host='roughseas.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roughseas.xyz' doesn't match either of 'sigma-systems.com', 'www.sigma-systems.com'\")))" - }, - "popon.pptdn.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 5, - "activeHalfyear": 10 - }, - "localPosts": 34200 - }, - "openRegistrations": true - } - }, - "glaros.xyz": { - "nodeinfo": { - "metadata": { - "mediaProxy": false, - "nodeName": "Glaros" - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 d93789dfde3c44c76a56732088a897ddddfe9716" - }, - "usage": { - "localPosts": 689, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "miyagidon.club": { - "error": "HTTPSConnectionPool(host='miyagidon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "eike-guenther.de": { - "error": 403 - }, - "ligma.pro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 3769 - }, - "openRegistrations": true - } - }, - "mastodon-choco.jp": { - "error": "HTTPSConnectionPool(host='mastodon-choco.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.timshomepage.net": { - "error": "HTTPSConnectionPool(host='friendica.timshomepage.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.timshomepage.net' doesn't match either of 'admin.timshome.page', 'admin.timshomepage.net', 'anime.timshomepage.net', 'animedev.timshomepage.net', 'appdev.timshome.page', 'appdev.timshomepage.net', 'blog.timshome.page', 'blog.timshomepage.net', 'blogdev.timshome.page', 'blogdev.timshomepage.net', 'bugzilla.timshome.page', 'bugzilla.timshomepage.net', 'camera.timshome.page', 'camera.timshomepage.net', 'cloud.timshome.page', 'cloud.timshomepage.net', 'dev.timshome.page', 'dev.timshomepage.net', 'email.timshome.page', 'email.timshomepage.net', 'git.timshome.page', 'git.timshomepage.net', 'gitdev.timshome.page', 'gitdev.timshomepage.net', 'github.timshomepage.net', 'guac.timshome.page', 'guac.timshomepage.net', 'hubzilla.timshome.page', 'hubzilla.timshomepage.net', 'jenkins.timshome.page', 'jenkins.timshomepage.net', 'ldap.timshome.page', 'ldap.timshomepage.net', 'links.timshome.page', 'links.timshomepage.net', 'list-dev.timshome.page', 'list-dev.timshomepage.net', 'list.timshome.page', 'list.timshomepage.net', 'manga.timshomepage.net', 'meta.timshome.page', 'meta.timshomepage.net', 'nas.timshome.page', 'nas.timshomepage.net', 'nasadmin.timshome.page', 'nasadmin.timshomepage.net', 'new.timshome.page', 'new.timshomepage.net', 'photos.timshome.page', 'photos.timshomepage.net', 'rss.timshome.page', 'rss.timshomepage.net', 'sonar.timshome.page', 'sonar.timshomepage.net', 'sql.timshome.page', 'sql.timshomepage.net', 'static.timshome.page', 'static.timshomepage.net', 'timshome.page', 'timshomepage.net', 'todo.timshome.page', 'todo.timshomepage.net', 'tv.timshome.page', 'tv.timshomepage.net'\")))" - }, - "social.dropbear.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4902 - }, - "openRegistrations": false - } - }, - "178.128.197.150.xip.io": { - "error": "HTTPSConnectionPool(host='178.128.197.150.xip.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 178.128.197.150.xip.io timed out. (connect timeout=3)'))" - }, - "tusk.social": { - "error": "HTTPSConnectionPool(host='tusk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bigbox.red": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 372 - }, - "openRegistrations": false - } - }, - "cloud.bund.co": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "quey.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5773, - "activeMonth": 652, - "activeHalfyear": 2534 - }, - "localPosts": 844961 - }, - "openRegistrations": true - } - }, - "larvata.com": { - "error": "HTTPSConnectionPool(host='larvata.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "tkdrive.timkrief.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "nbg.vffsm.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 61, - "activeHalfyear": 30, - "activeMonth": 25 - }, - "localPosts": 415, - "localComments": 488 - }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "plutor.zone": { - "error": "HTTPSConnectionPool(host='plutor.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sn.angry.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3~angry" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 205, - "activeMonth": 28, - "activeHalfyear": 53 - }, - "localPosts": 13974 - }, - "openRegistrations": false - } - }, - "hakimus.de": { - "error": 404 - }, - "home.gude-elschbach.de": { - "error": "HTTPSConnectionPool(host='home.gude-elschbach.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.home.zycinski.pl": { - "error": 404 - }, - "toot.poto.cafe": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Poto Plemora", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://toot.poto.cafe/users/karroffel" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 50, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "todon.nl/@Solid": { - "error": 404 - }, - "fucktodon.tokyo": { - "error": "HTTPSConnectionPool(host='fucktodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pxl.roflcopter.fr": { - "nodeinfo": { - "metadata": { - "nodeName": "pxl.roflcopter.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed - roflcopter.fr", - "domain": "pxl.roflcopter.fr", - "url": "https://pxl.roflcopter.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 34, - "localComments": 0, - "users": { - "total": 44, - "activeHalfyear": 41, - "activeMonth": 6 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "homura.space": { - "error": 404 - }, - "hong.io": { - "error": "HTTPSConnectionPool(host='hong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "haruki-taira.jp": { - "error": "HTTPSConnectionPool(host='haruki-taira.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to haruki-taira.jp timed out. (connect timeout=3)'))" - }, - "ayylamo.kamp.site": { - "error": "HTTPSConnectionPool(host='ayylamo.kamp.site', port=443): Read timed out. (read timeout=3)" - }, - "hub.skrlet13.cl": { - "error": "HTTPSConnectionPool(host='hub.skrlet13.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixel.memo-village.online": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastd.me": { - "error": "HTTPSConnectionPool(host='mastd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/smith_ai": { - "error": 404 - }, - "mstdn.niigata.jp": { - "error": "HTTPSConnectionPool(host='mstdn.niigata.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.niigata.jp' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" - }, - "cijber.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1+glitch_1124_2448568" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 948 - }, - "openRegistrations": false - } - }, - "hobaugh.social": { - "error": "HTTPSConnectionPool(host='hobaugh.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.oh-my-goodness.de": { - "error": 403 - }, - "phirat.club": { - "error": "HTTPSConnectionPool(host='phirat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.protoxin.net": { - "error": "HTTPSConnectionPool(host='m.protoxin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.yt-industries.com": { - "error": 404 - }, - "fentanyl.ltd": { - "error": "HTTPSConnectionPool(host='fentanyl.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.japan-railway.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.japan-railway.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.der-postillon.com": { - "error": 404 - }, - "freezepeach.xyz": { - "error": "HTTPSConnectionPool(host='freezepeach.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freezepeach.xyz timed out. (connect timeout=3)'))" - }, - "ojitabi.club": { - "error": "HTTPSConnectionPool(host='ojitabi.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.itsnero.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1287 - }, - "openRegistrations": false - } - }, - "n1ze.de": { - "error": 404 - }, - "solaria.space": { - "error": "HTTPSConnectionPool(host='solaria.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to solaria.space timed out. (connect timeout=3)'))" - }, - "mstdn.agnail.net": { - "error": "HTTPSConnectionPool(host='mstdn.agnail.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastdn.okinawa": { - "error": "HTTPSConnectionPool(host='mastdn.okinawa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kirishimalab21.xyz": { - "error": "HTTPSConnectionPool(host='kirishimalab21.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kirishimalab21.xyz timed out. (connect timeout=3)'))" - }, - "nc.vanderwarker.family": { - "error": 404 - }, - "mastodon.triofan.com": { - "error": "HTTPSConnectionPool(host='mastodon.triofan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "zerohack.xyz": { - "error": "HTTPSConnectionPool(host='zerohack.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "sebastiangreger.net": { - "error": 404 - }, - "masto.unixporn.pro": { - "error": "HTTPSConnectionPool(host='masto.unixporn.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "5th.live": { - "error": "HTTPSConnectionPool(host='5th.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.okaris.de": { - "error": "HTTPSConnectionPool(host='social.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" - }, - "politebot.com": { - "error": "HTTPSConnectionPool(host='politebot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to politebot.com timed out. (connect timeout=3)'))" - }, - "msdn.yourrhythm.jp": { - "error": "HTTPSConnectionPool(host='msdn.yourrhythm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "c.mrweb.fr": { - "error": 404 - }, - "oneway.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 4613 - }, - "openRegistrations": false - } - }, - "ilovepunjabi.com": { - "error": 404 - }, - "plume.what.re": { - "error": "HTTPSConnectionPool(host='plume.what.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plume.what.re' doesn't match either of 'cloud.what.re', 'www.cloud.what.re'\")))" - }, - "auto.coffee": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3, - "localComments": 2 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "gytis@repecka.com" - } - } - }, - "soc.ascraeus.org": { - "error": "HTTPSConnectionPool(host='soc.ascraeus.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.ascraeus.org' doesn't match 'code.dgold.eu'\")))" - }, - "nodotsam.xyz": { - "error": "HTTPSConnectionPool(host='nodotsam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "ertona.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 1918 - }, - "openRegistrations": false - } - }, - "znw.social": { - "error": "HTTPSConnectionPool(host='znw.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "karl.marx.pm": { - "error": "HTTPSConnectionPool(host='karl.marx.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "travel-friends.chat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 29, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 971 - }, - "openRegistrations": true - } - }, - "snippets.jeffmueller.net": { - "error": 404 - }, - "annakirche.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 301, - "localComments": 10 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "k1@saket.de" - } - } - }, - "birdsite.link": { - "error": 404 - }, - "serverok.pl": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "dreamwidth", - "livejournal", - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "mend0za :: Friendica", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "dreamwidth", - "livejournal", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "frndc.damaron.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "socia1.yuki.network": { - "error": "HTTPSConnectionPool(host='socia1.yuki.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ultra.fail": { - "error": "HTTPSConnectionPool(host='ultra.fail', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.jokke.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 980 - }, - "openRegistrations": false - } - }, - "tsuchidon.com": { - "error": "HTTPSConnectionPool(host='tsuchidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "tropical-is.land": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 3137 - }, - "openRegistrations": false - } - }, - "activitypubbot.qua.name": { - "error": 503 - }, - "spinster.dev": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "soc.shbbl.ru": { - "error": "HTTPSConnectionPool(host='soc.shbbl.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.plomlompom.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "plomroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://status.plomlompom.com/users/plomlompom" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 30, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "cheerful.social": { - "error": "HTTPSConnectionPool(host='cheerful.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "diaspora.misoni.club": { - "error": 410 - }, - "nc.lo.hn": { - "error": 404 - }, - "mstdn.donabeneko.jp": { - "error": 404 - }, - "social.dev-wiki.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 70, - "activeMonth": 49, - "activeHalfyear": 61 - }, - "localPosts": 1948 - }, - "openRegistrations": true - } - }, - "gup.pe": { - "error": 404 - }, - "freeneckbeardextremist.xyz": { - "error": 502 - }, - "rosariotech.com.br": { - "error": "HTTPSConnectionPool(host='rosariotech.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rosariotech.com.br timed out. (connect timeout=3)'))" - }, - "xxx-stg.azyobuzi.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u8f1d\u304f\u30b9\u30c6\u30fc\u30b8", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode", - "text/s3wf2" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://xxx-stg.azyobuzi.net/users/admin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-0-gd35ed7d38" - }, - "usage": { - "localPosts": 5, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "mstdn.yoshimov.com": { - "error": "HTTPSConnectionPool(host='mstdn.yoshimov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mattips.online": { - "error": "HTTPSConnectionPool(host='mattips.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "peertube.su": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 52 - }, - "localPosts": 3489, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "hubz.odat.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "pumpio", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 16, - "activeHalfyear": 16, - "activeMonth": 11 - }, - "localPosts": 121, - "localComments": 36 - }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "tabletop.press": { - "nodeinfo": { - "metadata": { - "nodeName": "tabletop.press", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 15 - }, - "localPosts": 13 - }, - "version": "2.0" - } - }, - "cloud.dataetic.fr": { - "error": 404 - }, - "anartube.zapto.org": { - "error": "HTTPSConnectionPool(host='anartube.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.madrid": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 323, - "activeMonth": 65, - "activeHalfyear": 65 - }, - "localPosts": 19662 - }, - "openRegistrations": true - } - }, - "mstdn.vodka": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 6061 - }, - "openRegistrations": true - } - }, - "mastodon.social/users/FakeRobotGamer": { - "error": 404 - }, - "relay.kazvam.com": { - "error": "HTTPSConnectionPool(host='relay.kazvam.com', port=443): Read timed out. (read timeout=3)" - }, - "cloud.bessereau.eu": { - "error": 403 - }, - "igel.jpop.club": { - "error": "HTTPSConnectionPool(host='igel.jpop.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "singledon.0am.jp": { - "error": "HTTPSConnectionPool(host='singledon.0am.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nildon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 986 - }, - "openRegistrations": false - } - }, - "social.scanline.dev": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Scanline", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "etv.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='etv.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "posvib.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 2, - "activeHalfyear": 17 - }, - "localPosts": 121 - }, - "openRegistrations": true - } - }, - "miklb.com": { - "error": 404 - }, - "hikoukidon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7605 - }, - "openRegistrations": false - } - }, - "pleroma.janboddez.tech": { - "error": "HTTPSConnectionPool(host='pleroma.janboddez.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ptube.ranranhome.info": { - "error": "HTTPSConnectionPool(host='ptube.ranranhome.info', port=443): Read timed out. (read timeout=3)" - }, - "mst.thewebzone.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1367 - }, - "openRegistrations": true - } - }, - "stream.jgregorymcverry.com": { - "error": 404 - }, - "cloud.thexsoft.com": { - "error": 404 - }, - "koehr.tech": { - "nodeinfo": { - "metadata": { - "nodeName": "koehr.tech", - "nodeDescription": "Coder based in Berlin and as the domain suggests this is a rather technical weblog.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 10 - }, - "version": "2.0" - } - }, - "downey.net": { - "error": 404 - }, - "sebt3.freeboxos.fr": { - "error": 404 - }, - "owncloud.alex-detsch.de": { - "error": 404 - }, - "video.vectorsigma.ru": { - "error": "HTTPSConnectionPool(host='video.vectorsigma.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "note.shiny.gift": { - "error": "HTTPSConnectionPool(host='note.shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.hyuki.net": { - "error": "HTTPSConnectionPool(host='social.hyuki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "experimental.friendica.hfrc.de": { - "error": "HTTPSConnectionPool(host='experimental.friendica.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dmp.m.to": { - "error": "HTTPSConnectionPool(host='dmp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.louisoft01.moe": { - "error": "HTTPSConnectionPool(host='social.louisoft01.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.rtsemissions.ch": { - "error": "HTTPSConnectionPool(host='peertube.rtsemissions.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.rtsemissions.ch timed out. (connect timeout=3)'))" - }, - "lpmoeller.de/imamit": { - "error": "HTTPSConnectionPool(host='lpmoeller.de', port=443): Max retries exceeded with url: /imamit/.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" - }, - "pleroma.aasg.name": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "aasg.name/pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.aasg.name/users/aasg" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "roaring.campfire.website": { - "error": "HTTPSConnectionPool(host='roaring.campfire.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.doon.promo": { - "error": "HTTPSConnectionPool(host='masto.doon.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thepeanut.farm": { - "error": "HTTPSConnectionPool(host='thepeanut.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hagoromofox.com": { - "error": "HTTPSConnectionPool(host='hagoromofox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thewomenintechshow.com": { - "error": 404 - }, - "norden.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 657, - "activeMonth": 781, - "activeHalfyear": 2023 - }, - "localPosts": 80712 - }, - "openRegistrations": true - } - }, - "social.marcoswasem.net": { - "error": 404 - }, - "social.yyy.scot": { - "error": "HTTPSConnectionPool(host='social.yyy.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "charmed.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 254 - }, - "openRegistrations": false - } - }, - "mstdn.lyker.jp": { - "error": "HTTPSConnectionPool(host='mstdn.lyker.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "gnusocial.ml": { - "error": "HTTPSConnectionPool(host='gnusocial.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gnusocial.ml timed out. (connect timeout=3)'))" - }, - "sanctuary.heypumpk.in": { - "error": "HTTPSConnectionPool(host='sanctuary.heypumpk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sanctuary.heypumpk.in timed out. (connect timeout=3)'))" - }, - "mookielita.social": { - "error": "HTTPSConnectionPool(host='mookielita.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "systerserver.town": { - "error": 404 - }, - "www.cloud.tromsite.com": { - "error": 404 - }, - "friendica.killerkitty.ch": { - "error": "HTTPSConnectionPool(host='friendica.killerkitty.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.killerkitty.ch' doesn't match either of '*.metanet.ch', 'metanet.ch', '*.hostorama.com', 'hostorama.com'\")))" - }, - "mstdn.doxa.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 5 - }, - "localPosts": 9 - }, - "openRegistrations": false - } - }, - "hugo.soucy.cc": { - "error": 404 - }, - "rabe.masto.host": { - "error": "HTTPSConnectionPool(host='rabe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "video.phyrone.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 38, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PhyTube", - "nodeDescription": "Phyrones litle Videoplatform powered by PeerTube" - } - } - }, - "mastodon.nopdev.com": { - "error": "HTTPSConnectionPool(host='mastodon.nopdev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.nopdev.com timed out. (connect timeout=3)'))" - }, - "toot.si": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 62, - "activeMonth": 43, - "activeHalfyear": 142 - }, - "localPosts": 6059 - }, - "openRegistrations": true - } - }, - "araisan.club": { - "error": 404 - }, - "social.infra4future.de": { - "error": "HTTPSConnectionPool(host='social.infra4future.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pix.travelpandas.eu": { - "error": "HTTPSConnectionPool(host='pix.travelpandas.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "itme.violet.lol": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 8 - }, - "openRegistrations": false - } - }, - "mstdn.open2ch.net": { - "error": 403 - }, - "next.theymann.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "k0ta.net": { - "error": "HTTPSConnectionPool(host='k0ta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cumulus.bourdais-louazel.fr": { - "error": 404 - }, - "wirebug.ch": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Wirebug", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://wirebug.ch/users/beni" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.50-2223-gc51e9397-develop" - }, - "usage": { - "localPosts": 485, - "users": { - "total": 8 - } - }, - "version": "2.0" - } - }, - "yiff.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1889, - "activeMonth": 602, - "activeHalfyear": 1228 - }, - "localPosts": 508677 - }, - "openRegistrations": true - } - }, - "cloud.futureposers.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "thailand.masto.host": { - "error": "HTTPSConnectionPool(host='thailand.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.sh-topia.ml": { - "error": "HTTPSConnectionPool(host='www.sh-topia.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.home.senan.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.home.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "masto.goule.ynh.fr": { - "error": "HTTPSConnectionPool(host='masto.goule.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "benward.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 53 - }, - "openRegistrations": false - } - }, - "tootux.tk": { - "error": "HTTPSConnectionPool(host='tootux.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tootux.tk timed out. (connect timeout=3)'))" - }, - "mst.ttapps.info": { - "error": "HTTPSConnectionPool(host='mst.ttapps.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "umdonihub.librenet.co.za": { - "error": "HTTPSConnectionPool(host='umdonihub.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "c.cybik.moe": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "peertube.umeahackerspace.se": { - "error": "HTTPSConnectionPool(host='peertube.umeahackerspace.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "glitterkitten.co.uk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 8, - "activeHalfyear": 13 - }, - "localPosts": 38639 - }, - "openRegistrations": false - } - }, - "mk.veryamt.com": { - "error": 526 - }, - "local.dev.bitgrid.net": { - "error": "HTTPSConnectionPool(host='local.dev.bitgrid.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pleroma.elizafox.space": { - "error": "HTTPSConnectionPool(host='pleroma.elizafox.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.jonkman.ca": { - "error": 404 - }, - "lain.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "lain.com", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://lain.com/users/lain" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-536-g25eec6d7-develop" - }, - "usage": { - "localPosts": 15786, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "social.radicalnetworks.org": { - "error": "HTTPSConnectionPool(host='social.radicalnetworks.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "plrm.ht164.jp": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "datdon.com": { - "error": "HTTPSConnectionPool(host='datdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.dexonline.ro": { - "error": "HTTPSConnectionPool(host='mastodon.dexonline.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.jezra.net": { - "error": "HTTPSConnectionPool(host='status.jezra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "cloud.korz.tech": { - "error": 404 - }, - "mxin.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 0, - "activeHalfyear": 4 - }, - "localPosts": 50 - }, - "openRegistrations": true - } - }, - "mi5.jp": { - "error": "HTTPSConnectionPool(host='mi5.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mi5.jp timed out. (connect timeout=3)'))" - }, - "kitadon.com": { - "error": "HTTPSConnectionPool(host='kitadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "gambajo.wordpress.com": { - "error": 404 - }, - "gnusocial.me": { - "error": "HTTPSConnectionPool(host='gnusocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-football.jp": { - "error": "HTTPSConnectionPool(host='mstdn-football.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-football.jp timed out. (connect timeout=3)'))" - }, - "mastodon.rhazdon.com": { - "error": "HTTPSConnectionPool(host='mastodon.rhazdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.novium.pw": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7 - }, - "openRegistrations": true - } - }, - "feaneron.com": { - "error": 404 - }, - "p.galaxy.moe": { - "error": 500 - }, - "nextcloud.librelabucm.org": { - "error": 404 - }, - "tooting.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 257, - "activeMonth": 85, - "activeHalfyear": 117 - }, - "localPosts": 15209 - }, - "openRegistrations": true - } - }, - "nextcloud-dev.cglobe.info": { - "error": 404 - }, - "cloud.a11k.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cat.cattube.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica CATtube.org", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "fed.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2fedim0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 237 - }, - "openRegistrations": false - } - }, - "mastodon.gurubert.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1812 - }, - "openRegistrations": false - } - }, - "social.deadsuperhero.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "HellthreadPolicy", - "AntiLinkSpamPolicy", - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "spinster.xyz", - "mstdn.kemono-friends.info", - "mstdn.maud.io", - "framapiaf.org" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "kiwifarms.cc", - "pieville.net" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "DSH Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.deadsuperhero.com/users/sean" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 6659, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "masto.rootdc.xyz": { - "error": 404 - }, - "cloud.pikami.org": { - "error": 403 - }, - "bms.stoicsounds.jp": { - "error": "HTTPSConnectionPool(host='bms.stoicsounds.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hubzilla.wivodaim.net": { - "error": 404 - }, - "www.linuxadictos.com": { - "error": 404 - }, - "mstdn.network": { - "error": "HTTPSConnectionPool(host='mstdn.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "everydon.com": { - "error": "HTTPSConnectionPool(host='everydon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to everydon.com timed out. (connect timeout=3)'))" - }, - "furry-tw.herokuapp.com": { - "error": 404 - }, - "boles.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 20 - }, - "openRegistrations": false - } - }, - "www.swillyumsdatacenter.com": { - "error": 404 - }, - "mastodon.paulo-sc.com": { - "error": 502 - }, - "ericblade.us": { - "error": "HTTPSConnectionPool(host='ericblade.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ericblade.us' doesn't match '*.randomstreasures.com'\")))" - }, - "catgirls.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 348 - }, - "openRegistrations": false - } - }, - "lovethe.wang": { - "error": "HTTPSConnectionPool(host='lovethe.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.rita.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 2438, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "RitaTube", - "nodeDescription": "A PeerTube instance for Rita.moe member", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "1.0.5", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.0.6", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "meisskey.nokotaro.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.222-m544" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 7, - "localComments": 0 - }, - "metadata": { - "nodeName": "Meisskey", - "nodeDescription": "", - "name": "Meisskey", - "description": "", - "maintainer": { - "name": "takenoko", - "email": "takenoko@mail.nokotaro.com" - }, - "langs": [], - "disableRegistration": true, - "enableRecaptcha": true, - "maxNoteTextLength": 4096, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": true - } - } - }, - "fedi.mirko-schenk.de": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.8" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "comrade.abortu.com": { - "error": "HTTPSConnectionPool(host='comrade.abortu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "etxetik.org": { - "error": 404 - }, - "tekka.jadiunr.net": { - "error": "HTTPSConnectionPool(host='tekka.jadiunr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "uri.life": { - "error": "HTTPSConnectionPool(host='uri.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "forumindex.social": { - "error": "HTTPSConnectionPool(host='forumindex.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cosp.me": { - "error": "HTTPSConnectionPool(host='cosp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "md.regastream.com": { - "error": "HTTPSConnectionPool(host='md.regastream.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to md.regastream.com timed out. (connect timeout=3)'))" - }, - "mypict.net": { - "error": "HTTPSConnectionPool(host='mypict.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.iut-orsay.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 21 - }, - "localPosts": 138, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "IUT d'Orsay", - "nodeDescription": "Plate-forme de diffusion de contenu de l'IUT d'Orsay utilisant PeerTube", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mastodon.social/users/cdxiao": { - "error": 404 - }, - "madcage.org": { - "error": "HTTPSConnectionPool(host='madcage.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "okenite.nagoya": { - "error": "HTTPSConnectionPool(host='okenite.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.horliy.seri.gr.jp": { - "error": 404 - }, - "mastodon.seijin.jp": { - "error": 404 - }, - "is.nota.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3notalive" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 108, - "activeMonth": 119, - "activeHalfyear": 224 - }, - "localPosts": 104699 - }, - "openRegistrations": true - } - }, - "mograph.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 141, - "activeMonth": 30, - "activeHalfyear": 193 - }, - "localPosts": 2329 - }, - "openRegistrations": true - } - }, - "feline.cloud": { - "error": "HTTPSConnectionPool(host='feline.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.social/users/Efi": { - "error": 404 - }, - "game-create-mastodon.com": { - "error": "HTTPSConnectionPool(host='game-create-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "t3dus.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 140, - "localComments": 161 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "matt@snapgeek.com" - } - } - }, - "video.monarch-pass.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 10 - }, - "localPosts": 9, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "cloud.soundtecktherapy.madlibriste.com": { - "error": 404 - }, - "friendica.nohost.me": { - "error": "HTTPSConnectionPool(host='friendica.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.nohost.me timed out. (connect timeout=3)'))" - }, - "nitech.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 34, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 251 - }, - "openRegistrations": false - } - }, - "ajtaci.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "mastodon.gougere.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1447, - "activeMonth": 85, - "activeHalfyear": 218 - }, - "localPosts": 164110 - }, - "openRegistrations": true - } - }, - "classifeds.aus.party": { - "error": "HTTPSConnectionPool(host='classifeds.aus.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "testodon.herokuapp.com": { - "error": 404 - }, - "terfes.redirectme.net": { - "error": "HTTPSConnectionPool(host='terfes.redirectme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to terfes.redirectme.net timed out. (connect timeout=3)'))" - }, - "relay.mastodon.scot": { - "nodeinfo": { - "protocols": [ - "activitypub" - ], - "openRegistrations": true, - "version": "2.0", - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "metadata": { - "peers": [ - "tzcafe.com", - "arguos.com", - "social.nipponalba.scot", - "intahnet.co.uk", - "nuke.social", - "social.biologianaweb.com.br", - "coom.club", - "sjitter.com", - "afu.social", - "social.th4music.net", - "mastodon.echelon4.xyz" - ] - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "services": { - "outbound": [], - "inbound": [] - } - } - }, - "myactivity.stream": { - "error": 404 - }, - "www.1ef51.com": { - "error": "HTTPSConnectionPool(host='www.1ef51.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.1ef51.com' doesn't match 'files.1ef51.com'\")))" - }, - "don.furoshiki.work": { - "error": "HTTPSConnectionPool(host='don.furoshiki.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "writing.openwebcraft.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Written Open Web Craft", - "nodeDescription": "Mostly tech notes; occasional ramblings and\u2014full disclosure\u2014loose thoughts.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 7 - }, - "version": "2.0" - } - }, - "cloud.marknhewitt.co.uk": { - "error": 404 - }, - "cat.m.to": { - "error": "HTTPSConnectionPool(host='cat.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "n-sr.org": { - "error": "HTTPSConnectionPool(host='n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.aqr.af": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 20464 - }, - "openRegistrations": false - } - }, - "social.garykim.dev": { - "error": 503 - }, - "cloud.inclusion.cc": { - "error": 404 - }, - "mycard.moe": { - "error": 404 - }, - "pleroma.herokuapp.com": { - "error": 503 - }, - "status.samnoble.org": { - "error": 404 - }, - "pokemonsocial.m.to": { - "error": "HTTPSConnectionPool(host='pokemonsocial.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tailburst.me": { - "error": "HTTPSConnectionPool(host='tailburst.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tailburst.me timed out. (connect timeout=3)'))" - }, - "pixelfed.fedilab.app": { - "error": "HTTPSConnectionPool(host='pixelfed.fedilab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.social/users/inmysocks": { - "error": 404 - }, - "tube-versailles.beta.education.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 228 - }, - "localPosts": 6556, - "localComments": 5 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l'acad\u00e9mie de Versailles", - "nodeDescription": "PeerTube de l'acad\u00e9mie de Versailles, h\u00e9bergement de vid\u00e9os.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } - } - }, - "pixelfed.stemy.me": { - "error": 500 - }, - "mstdn.awa.sfc.keio.ac.jp": { - "error": "HTTPSConnectionPool(host='mstdn.awa.sfc.keio.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relais.quebec.gq": { - "error": "HTTPSConnectionPool(host='relais.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.thisishowidontdisappear.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 9 - }, - "localPosts": 66, - "localComments": 5 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "This Is How I Don't Disappear - An MCRchive", - "nodeDescription": "A My Chemical Romance themed instance of Peertube, a federated (ActivityPub) video streaming platform.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "istheguy.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 7, - "activeHalfyear": 10 - }, - "localPosts": 539 - }, - "openRegistrations": false - } - }, - "mdn.hinaloe.net": { - "error": 404 - }, - "a.daizhige.org": { - "error": "HTTPSConnectionPool(host='a.daizhige.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to a.daizhige.org timed out. (connect timeout=3)'))" - }, - "MELD.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 127, - "activeHalfyear": 118, - "activeMonth": 64 - }, - "localPosts": 12142, - "localComments": 1851 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica \ud83c\udf10", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "relay.ne.codes": { - "error": "HTTPSConnectionPool(host='relay.ne.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "boopsnoot.gq": { - "error": 404 - }, - "r2r0.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "r2r0s Friendica Netzwerk", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "ans3.tm2t.net": { - "error": "HTTPSConnectionPool(host='ans3.tm2t.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.omniatv.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 27, - "activeMonth": 11, - "activeHalfyear": 14 - }, - "localPosts": 395 - }, - "openRegistrations": true - } - }, - "hub.multed.com": { - "error": "HTTPSConnectionPool(host='hub.multed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "friendica.jinis.online": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "staging.geekylou.me.uk": { - "error": 503 - }, - "video.atlanti.se": { - "error": "HTTPSConnectionPool(host='video.atlanti.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "souji.m.to": { - "error": "HTTPSConnectionPool(host='souji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "anonymous.wtf": { - "error": "HTTPSConnectionPool(host='anonymous.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to anonymous.wtf timed out. (connect timeout=3)'))" - }, - "femboy.city": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 10 - }, - "localPosts": 47 - }, - "openRegistrations": true - } - }, - "frndcdsg.pictor.uberspace.de": { - "error": 404 - }, - "diaspora.psyco.fr": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 4960, - "activeHalfyear": 983, - "activeMonth": 344 - }, - "localPosts": 56259, - "localComments": 58641 - }, - "metadata": { - "nodeName": "diaspora*", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "ruth" - } - } - }, - "t.cypv4.com": { - "error": "HTTPSConnectionPool(host='t.cypv4.com', port=443): Read timed out. (read timeout=3)" - }, - "nay.moe": { - "error": "HTTPSConnectionPool(host='nay.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xorkle.com": { - "error": "HTTPSConnectionPool(host='xorkle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "melting.town": { - "error": "HTTPSConnectionPool(host='melting.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "knar.ph": { - "error": "HTTPSConnectionPool(host='knar.ph', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "kawaii.social": { - "error": "HTTPSConnectionPool(host='kawaii.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kawaii.social' doesn't match 'emby.hira.pw'\")))" - }, - "cloud.bygg.land": { - "error": 403 - }, - "freedn.online": { - "error": "HTTPSConnectionPool(host='freedn.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snabelen.no": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 100, - "activeMonth": 48, - "activeHalfyear": 53 - }, - "localPosts": 4625 - }, - "openRegistrations": true - } - }, - "plrm.onigiridon.com": { - "error": "HTTPSConnectionPool(host='plrm.onigiridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to plrm.onigiridon.com timed out. (connect timeout=3)'))" - }, - "pixel.asonix.dog": { - "error": "HTTPSConnectionPool(host='pixel.asonix.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "samplenc.plainstudios.de": { - "error": "HTTPSConnectionPool(host='samplenc.plainstudios.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.linuxlovers.at": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4 - }, - "openRegistrations": false - } - }, - "zuiho.moe": { - "error": "HTTPSConnectionPool(host='zuiho.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zuiho.moe timed out. (connect timeout=3)'))" - }, - "sonoko.syo.tokyo": { - "error": "HTTPSConnectionPool(host='sonoko.syo.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "paulbeckwith.net": { - "error": 404 - }, - "fire.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "ofuton.life": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.21.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u304a\u3075\u3068\u3093\u751f\u6d3b", - "nodeDescription": "\u306a\u306b\u3082\u308f\u304b\u3089\u306a\u3044\n\u3044\u3063\u3071\u3044\u3079\u3093\u304d\u3087\u3046", - "maintainer": { - "name": "\u307e\u3057\u307e", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "social.spudalicio.us": { - "error": "HTTPSConnectionPool(host='social.spudalicio.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xyzyx.org": { - "error": "HTTPSConnectionPool(host='xyzyx.org', port=443): Read timed out. (read timeout=3)" - }, - "magpie.walcyrge.org": { - "error": "HTTPSConnectionPool(host='magpie.walcyrge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "docketreport.blogspot.com": { - "error": 404 - }, - "internationalextraditionblog.com": { - "error": 404 - }, - "msk.ht164.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.32.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "name": "Misskey of ht164", - "description": "ht164\u306eMisskey\u3067\u3059\u3002", - "maintainer": { - "name": "@ht164", - "email": null - }, - "langs": [ - "" - ], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "elephantgod.club": { - "error": "Exceeded 30 redirects." - }, - "literally.pictures": { - "nodeinfo": { - "metadata": { - "nodeName": "literally.pictures", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": false - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "literally.pictures", - "url": "https://literally.pictures", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 49, - "localComments": 0, - "users": { - "total": 3, - "activeHalfyear": 4, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "kindred.haus": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 12, - "activeHalfyear": 17 - }, - "localPosts": 1688 - }, - "openRegistrations": true - } - }, - "cloud.weinbauer.heim-server.de": { - "error": 403 - }, - "toot.kiez.xyz": { - "error": "HTTPSConnectionPool(host='toot.kiez.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "myfreckle.com": { - "error": "HTTPSConnectionPool(host='myfreckle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "kurosawa-ruby.xyz": { - "error": "HTTPSConnectionPool(host='kurosawa-ruby.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "toot.gnous.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 8, - "activeHalfyear": 8 - }, - "localPosts": 666 - }, - "openRegistrations": true - } - }, - "mstdn-mfmf.space": { - "error": "HTTPSConnectionPool(host='mstdn-mfmf.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gaydog.mom": { - "error": 404 - }, - "elysian.space": { - "error": "HTTPSConnectionPool(host='elysian.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "peertube.rd-world.io": { - "error": "HTTPSConnectionPool(host='peertube.rd-world.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "@laserdisc.party": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 54, - "activeMonth": 21, - "activeHalfyear": 30 - }, - "localPosts": 94101 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/lycaon": { - "error": 404 - }, - "mstdn-off.com": { - "error": "HTTPSConnectionPool(host='mstdn-off.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.lcrprod.fr": { - "error": 404 - }, - "cyb3r.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 61 - }, - "openRegistrations": false - } - }, - "funkwhale.what.re": { - "nodeinfo": { - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "version": "2.0", - "usage": { - "users": { - "activeHalfyear": 0, - "total": 0, - "activeMonth": 0 - } - }, - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "metadata": { - "reportTypes": [ - { - "label": "Takedown request", - "type": "takedown_request", - "anonymous": true - }, - { - "label": "Invalid metadata", - "type": "invalid_metadata", - "anonymous": false - }, - { - "label": "Illegal content", - "type": "illegal_content", - "anonymous": true - }, - { - "label": "Offensive content", - "type": "offensive_content", - "anonymous": false - }, - { - "label": "Other", - "type": "other", - "anonymous": false - } - ], - "shortDescription": "", - "nodeName": "", - "funkwhaleSupportMessageEnabled": false, - "defaultUploadQuota": 50000, - "actorId": "https://funkwhale.what.re/federation/actors/service", - "rules": "", - "terms": "", - "private": true, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "library": { - "federationEnabled": true, - "anonymousCanListen": false - }, - "contactEmail": "", - "banner": null, - "allowList": { - "domains": null, - "enabled": false - }, - "knownNodesListUrl": null, - "instanceSupportMessage": "", - "longDescription": "" - }, - "services": { - "outbound": [], - "inbound": [] - } - } - }, - "social.robmyers.org": { - "error": 404 - }, - "fr.got-tty.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 11949, - "localComments": 1659 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica@got-tty", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "foxiepa.ws": { - "error": 404 - }, - "friendica.togart.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 39, - "activeHalfyear": 5, - "activeMonth": 3 - }, - "localPosts": 116, - "localComments": 91 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "friendica.togart.de", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "home.drrsatzteil.de": { - "error": 404 - }, - "www.uniability.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 10, - "localComments": 0 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [], - "metadata": { - "email": "andreas.jeitler@aau.at" - } - } - }, - "to-tell.tk": { - "error": "HTTPSConnectionPool(host='to-tell.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scarletres.jp": { - "error": "HTTPSConnectionPool(host='scarletres.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to scarletres.jp timed out. (connect timeout=3)'))" - }, - "friends.masto.daemon.world": { - "error": "HTTPSConnectionPool(host='friends.masto.daemon.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ysd.be": { - "error": "HTTPSConnectionPool(host='ysd.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ma5todon.ga": { - "error": "HTTPSConnectionPool(host='ma5todon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "porkmeeting.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 47, - "activeMonth": 23, - "activeHalfyear": 33 - }, - "localPosts": 23347 - }, - "openRegistrations": true - } - }, - "xy.ag": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "delduca.casa": { - "error": 503 - }, - "misskey.ml": { - "error": "HTTPSConnectionPool(host='misskey.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.ecb-third-games.ga": { - "error": "HTTPSConnectionPool(host='mastodon.ecb-third-games.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.ecb-third-games.ga timed out. (connect timeout=3)'))" - }, - "mstdn.kida.io": { - "error": "HTTPSConnectionPool(host='mstdn.kida.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "bear.community": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3007, - "activeMonth": 141, - "activeHalfyear": 361 - }, - "localPosts": 37835 - }, - "openRegistrations": true - } - }, - "mastodon.ka0.co": { - "error": "HTTPSConnectionPool(host='mastodon.ka0.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kuberegretes.com": { - "error": "HTTPSConnectionPool(host='kuberegretes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.captainslog.aero": { - "error": "HTTPSConnectionPool(host='social.captainslog.aero', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.underworld.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 380 - }, - "openRegistrations": true - } - }, - "pixcture.com": { - "error": 404 - }, - "xn--p9jwa2e7a.xyz": { - "error": "HTTPSConnectionPool(host='xn--p9jwa2e7a.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "m2.ma3ki.net": { - "error": "HTTPSConnectionPool(host='m2.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shuttle.xoxofest.com": { - "error": 404 - }, - "castelloisolato.m.to": { - "error": "HTTPSConnectionPool(host='castelloisolato.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.govital.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 178788, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "tube.govital.net", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "gnusocial.federated-networks.org": { - "error": "HTTPSConnectionPool(host='gnusocial.federated-networks.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gnusocial.federated-networks.org timed out. (connect timeout=3)'))" - }, - "microblog.ratha.com": { - "error": "HTTPSConnectionPool(host='microblog.ratha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.green": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1 - }, - "openRegistrations": false - } - }, - "tubejar.com": { - "error": "HTTPSConnectionPool(host='tubejar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tubejar.com' doesn't match 'de2.terrahost.org'\")))" - }, - "m.kemoshi.co": { - "error": "HTTPSConnectionPool(host='m.kemoshi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.lat": { - "error": "HTTPSConnectionPool(host='mastodon.lat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "popeinjapan2019.hostdon.ne.jp": { - "error": "HTTPSConnectionPool(host='popeinjapan2019.hostdon.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud-for-me.de": { - "error": "HTTPSConnectionPool(host='cloud-for-me.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud-for-me.de timed out. (connect timeout=3)'))" - }, - "social.flisol.com.br": { - "error": "HTTPSConnectionPool(host='social.flisol.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pouet.draconis.me": { - "error": "HTTPSConnectionPool(host='pouet.draconis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "solarpunk.dk": { - "error": 404 - }, - "micro.eternawings.com": { - "error": "HTTPSConnectionPool(host='micro.eternawings.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "lactomeda.tk": { - "error": "HTTPSConnectionPool(host='lactomeda.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lactomeda.tk timed out. (connect timeout=3)'))" - }, - "iljp.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 27, - "activeMonth": 2, - "activeHalfyear": 9 - }, - "localPosts": 264 - }, - "openRegistrations": true - } - }, - "nc.impulse.de": { - "error": 404 - }, - "aquoverse.ddns.net": { - "error": "HTTPSConnectionPool(host='aquoverse.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.fast-email.link": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "cloud.dcmargentona.com": { - "error": 404 - }, - "uld.wezm.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Wesley Moore", - "nodeDescription": "Somewhere to write things down", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 4 - }, - "version": "2.0" - } - }, - "pleroma.eniehack.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.ai", - "gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "eniehack/Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.eniehack.net/users/eniehack" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0-heads-v2-0-0" - }, - "usage": { - "localPosts": 7017, - "users": { - "total": 6 - } - }, - "version": "2.0" - } - }, - "tsuruga.net": { - "error": "HTTPSConnectionPool(host='tsuruga.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tsuruga.net timed out. (connect timeout=3)'))" - }, - "sites.constellation-mu.se": { - "error": "HTTPSConnectionPool(host='sites.constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "u7101.jp": { - "error": 404 - }, - "mastodon.social/users/Lanthus": { - "error": 404 - }, - "social.goethe12.de": { - "error": 502 - }, - "pleroma.firechicken.net": { - "error": 502 - }, - "mstdn.calculator29.com": { - "error": "HTTPSConnectionPool(host='mstdn.calculator29.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "t.iflab.org": { - "error": "HTTPSConnectionPool(host='t.iflab.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to t.iflab.org timed out. (connect timeout=3)'))" - }, - "blogs.toot.wales": { - "nodeinfo": { - "metadata": { - "nodeName": "Blogiau T\u0175t Blogs", - "nodeDescription": "independent, ad-free blog network | rhwydwaith blog annibynnol, heb hysbyseb", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 2, - "publicReader": true, - "invites": true - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 22, - "activeHalfyear": 15 - }, - "localPosts": 40 - }, - "version": "2.0" - } - }, - "maggiemcneill.wordpress.com": { - "error": 404 - }, - "studiointegracji.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3, - "localComments": 0 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [ - "activitypub" - ], - "metadata": { - "email": "me@mkljczk.pl" - } - } - }, - "sparklyunicorns.masto.host": { - "error": "HTTPSConnectionPool(host='sparklyunicorns.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "peertube.bambuch.cz": { - "error": "HTTPSConnectionPool(host='peertube.bambuch.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "japanweather.m.to": { - "error": "HTTPSConnectionPool(host='japanweather.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.top10homeremedies.com": { - "error": 404 - }, - "peertube.opentunisia.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 45 - }, - "localPosts": 116159, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "HackerSCOP PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "royal.crablettesare.life": { - "error": "HTTPSConnectionPool(host='royal.crablettesare.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.anarres.info": { - "error": "HTTPSConnectionPool(host='gs.anarres.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.anarres.info' doesn't match 'crypto.anarres.info'\")))" - }, - "friendica.kerenon.com": { - "error": 404 - }, - "potmbbmdm2h2b63v.onion": { - "error": "HTTPSConnectionPool(host='potmbbmdm2h2b63v.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.hasameli.com": { - "error": 404 - }, - "testlab.finallycoffee.eu": { - "error": "HTTPSConnectionPool(host='testlab.finallycoffee.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lizards.live": { - "error": 404 - }, - "www.hatthieves.es": { - "error": 500 - }, - "cloud.narf.ssji.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "rptopia.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 5, - "activeHalfyear": 8 - }, - "localPosts": 21 - }, - "openRegistrations": true - } - }, - "575toot.jp": { - "error": "HTTPSConnectionPool(host='575toot.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "skippers-bin.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "ptero.urbanwildlife.biz": { - "error": 406 - }, - "tube.extinctionrebellion.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 39072, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Extinction Tubellion", - "nodeDescription": "Extinction Tubellion est l'instance Peertube d'Extinction Rebellion France." - } - } - }, - "mastodon.zombor.net": { - "error": "HTTPSConnectionPool(host='mastodon.zombor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fehacking.xyz": { - "error": "HTTPSConnectionPool(host='fehacking.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fehacking.xyz timed out. (connect timeout=3)'))" - }, - "mas.to": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2657, - "activeMonth": 880, - "activeHalfyear": 3237 - }, - "localPosts": 34661 - }, - "openRegistrations": true - } - }, - "voluntary.world": { - "error": 404 - }, - "noorul.us.to": { - "error": "HTTPSConnectionPool(host='noorul.us.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tunamaguro-don.m.to": { - "error": "HTTPSConnectionPool(host='tunamaguro-don.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shitasstits.life": { - "error": 404 - }, - "gifudon.jp": { - "error": "HTTPSConnectionPool(host='gifudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pr-553.joinplu.me": { - "error": 502 - }, - "rainy.garden": { - "error": "HTTPSConnectionPool(host='rainy.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rainy.garden timed out. (connect timeout=3)'))" - }, - "nextcloud.codesnippy.com": { - "error": 404 - }, - "mastodon.social/users/boazhsan": { - "error": 404 - }, - "mastodon.fkpk.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 59 - }, - "openRegistrations": false - } - }, - "chinwag.im": { - "error": 404 - }, - "cloud.hakimus.de": { - "error": 403 - }, - "sn.theru.org": { - "error": "HTTPSConnectionPool(host='sn.theru.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sfgreens.org": { - "error": 404 - }, - "henshaw.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 45 - }, - "openRegistrations": false - } - }, - "hub.plyuk.rocks": { - "error": "HTTPSConnectionPool(host='hub.plyuk.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "team.moodle.net": { - "nodeinfo": { - "metadata": { - "federation": true, - "nodeDescription": "An instance of MoodleNet, a federated server for educators", - "nodeName": "MoodleNet" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "moodlenet", - "version": "0.9.6-dev" - }, - "usage": { - "users": { - "total": 10 - } - }, - "version": "2.0" - } - }, - "mastodon.social/users/idoric": { - "error": 404 - }, - "7sqv7ayzurg.4chan.icu": { - "error": "HTTPSConnectionPool(host='7sqv7ayzurg.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "www.mstd.tokyo": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 383, - "activeMonth": 151, - "activeHalfyear": 172 - }, - "localPosts": 1019 - }, - "openRegistrations": true - } - }, - "bnc.euro365.nl": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "cloud.untan.xyz": { - "error": 403 - }, - "recompilermag.com": { - "error": 404 - }, - "mcb.today": { - "error": "HTTPSConnectionPool(host='mcb.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "apertron.com": { - "error": 404 - }, - "status.undernet.uy": { - "error": "HTTPSConnectionPool(host='status.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.jamestechnotes.com": { - "error": "HTTPSConnectionPool(host='social.jamestechnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "writeas.noellabo.jp": { - "error": "HTTPSConnectionPool(host='writeas.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'writeas.noellabo.jp' doesn't match '0.1234.as'\")))" - }, - "playstation-sns.com": { - "error": "HTTPSConnectionPool(host='playstation-sns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ispv-7.com": { - "error": "HTTPSConnectionPool(host='ispv-7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.lesamarien.fr": { - "error": "HTTPSConnectionPool(host='mastodon.lesamarien.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pleroma.caff.tech": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/CaffeinatedTech", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.caff.tech/users/CaffeinatedTech" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 114, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "mstdn.swiso.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 228 - }, - "openRegistrations": false - } - }, - "m.ian.sh": { - "error": "HTTPSConnectionPool(host='m.ian.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.asharpminor.com": { - "error": 404 - }, - "miyadon.com": { - "error": "HTTPSConnectionPool(host='miyadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.kotobank.ch": { - "error": "HTTPSConnectionPool(host='mastodon.kotobank.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fellies.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 4, - "activeHalfyear": 9 - }, - "localPosts": 2604 - }, - "openRegistrations": false - } - }, - "xn--wmq.jp": { - "error": 410 - }, - "mastodon.city17.online": { - "error": "HTTPSConnectionPool(host='mastodon.city17.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.city17.online timed out. (connect timeout=3)'))" - }, - "asturias.raspberryip.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Asturias", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://asturias.raspberryip.com/users/bosque" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.9" - }, - "usage": { - "localPosts": 79, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "everybodys.freeball.in": { - "error": "HTTPSConnectionPool(host='everybodys.freeball.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "raconteur.ink": { - "error": "HTTPSConnectionPool(host='raconteur.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "socel.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 319, - "activeMonth": 54, - "activeHalfyear": 112 - }, - "localPosts": 4004 - }, - "openRegistrations": true - } - }, - "pherephone.print3d.social": { - "error": "HTTPSConnectionPool(host='pherephone.print3d.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fybuk.com": { - "error": 404 - }, - "friendica.dapor.net": { - "error": "HTTPSConnectionPool(host='friendica.dapor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.dapor.net' doesn't match 'pod.dapor.net'\")))" - }, - "mastodon.moso.io": { - "error": 404 - }, - "mammut.red": { - "error": "HTTPSConnectionPool(host='mammut.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.luna.tv": { - "error": 404 - }, - "social.aetherial.xyz": { - "error": "HTTPSConnectionPool(host='social.aetherial.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dtp-mstdn.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 478, - "activeMonth": 520, - "activeHalfyear": 924 - }, - "localPosts": 29141 - }, - "openRegistrations": true - } - }, - "nc.oriam.ovh": { - "error": 404 - }, - "satocc.biz": { - "error": "HTTPSConnectionPool(host='satocc.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.wakin.site": { - "error": "HTTPSConnectionPool(host='mastodon.wakin.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "anthro.social": { - "error": "HTTPSConnectionPool(host='anthro.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.allthefallen.ninja": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mammoth.nerdpol.ovh": { - "error": "HTTPSConnectionPool(host='mammoth.nerdpol.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mammoth.nerdpol.ovh timed out. (connect timeout=3)'))" - }, - "pl.seedy.xyz": { - "error": "HTTPSConnectionPool(host='pl.seedy.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nithgrim.wordpress.com": { - "error": 404 - }, - "artitube.artifaille.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 79 - }, - "localPosts": 724, - "localComments": 4 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "ArtiTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nBecause of spammers we closed autoregistration,", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "fedi.donthaveaclueman.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Words, words, words.", - "nodeName": "Don't Have a Clue Man", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.donthaveaclueman.com/users/theman" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 5, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "social.cryptoanarchy.rocks": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 18 - }, - "localPosts": 525 - }, - "software": { - "version": "1.0.0-421-g373a7c67.develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.cryptoanarchy.rocks/users/villain" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "social.cryptoanarchy.rocks", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "supersandro.de": { - "error": 404 - }, - "skobuffs.club": { - "error": "HTTPSConnectionPool(host='skobuffs.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pleroma.scutarasu.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Scutarasu", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.3" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "z-flag.work": { - "error": "HTTPSConnectionPool(host='z-flag.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "video.depucelage.xyz": { - "error": "HTTPSConnectionPool(host='video.depucelage.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.crashcrafter.de": { - "error": 404 - }, - "social.chaosonline.pl": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social/ChaosOnline", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.chaosonline.pl/users/nimda" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6" - }, - "usage": { - "localPosts": 483, - "users": { - "total": 5 - } - }, - "version": "2.0" - } - }, - "social.csswg.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1758, - "activeMonth": 18, - "activeHalfyear": 895 - }, - "localPosts": 5715 - }, - "openRegistrations": false - } - }, - "mastodon.bunkerchan.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.bunkerchan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.labrat.space": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The lab", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.labrat.space/users/admin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 13, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "integrity.hostdon.ne.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 68, - "activeMonth": 61, - "activeHalfyear": 72 - }, - "localPosts": 3174 - }, - "openRegistrations": true - } - }, - "microblog.wittenbrink.net": { - "error": 404 - }, - "mstdn.gothloli.club": { - "error": "HTTPSConnectionPool(host='mstdn.gothloli.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.gothloli.club timed out. (connect timeout=3)'))" - }, - "mstdn.com.au": { - "error": "HTTPSConnectionPool(host='mstdn.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.theladners.com": { - "error": 404 - }, - "cattube.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 37083, - "localComments": 4 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Catalonia.tube.org", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "queerfeels.com": { - "error": "HTTPSConnectionPool(host='queerfeels.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "pl.leoprox.icu": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 44 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pl.leoprox.icu/users/Leoprox" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Leoprox", - "nodeDescription": "Just my personal Pleroma instance, invite only for now. Rules may change as I go.", - "invitesEnabled": true, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "oriwebdon.com": { - "error": "HTTPSConnectionPool(host='oriwebdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tomskee.dev": { - "error": "HTTPSConnectionPool(host='tomskee.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.unanargeek.xyz": { - "error": "HTTPSConnectionPool(host='misskey.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "slowly.dying.online": { - "error": "HTTPSConnectionPool(host='slowly.dying.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "coisland.xyz": { - "error": "HTTPSConnectionPool(host='coisland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.philipp.info": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - }, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 3, - "activeMonth": 2 - }, - "localPosts": 30, - "localComments": 373 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Philipp's Friendica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "linkedin", - "pinterest", - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "lets.saynoto.lgbt": { - "error": "HTTPSConnectionPool(host='lets.saynoto.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "share.sac.se": { - "error": 404 - }, - "kokonnect.masto.host": { - "error": "HTTPSConnectionPool(host='kokonnect.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "social.stefan-muenz.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2019.01-1293" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 337, - "localComments": 720 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Stefan M\u00fcnz", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "beta.pounced-on.me": { - "error": "HTTPSConnectionPool(host='beta.pounced-on.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2548, - "activeMonth": 595, - "activeHalfyear": 2067 - }, - "localPosts": 209873 - }, - "openRegistrations": false - } - }, - "left.community": { - "error": "HTTPSConnectionPool(host='left.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "comunismo.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 23, - "localComments": 2 - }, - "openRegistrations": true, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] - }, - "protocols": [], - "metadata": { - "email": "cochise@comunismo.online" - } - } - }, - "liberalism.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 202, - "activeMonth": 32, - "activeHalfyear": 123 - }, - "localPosts": 125 - }, - "openRegistrations": true - } - }, - "toot.loner.jp": { - "error": "HTTPSConnectionPool(host='toot.loner.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mustdon.herokuapp.com": { - "error": 404 - }, - "icmstdn.com": { - "error": 404 - }, - "such.social": { - "error": "HTTPSConnectionPool(host='such.social', port=443): Read timed out. (read timeout=3)" - }, - "synthwave.cc": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Synthwave", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://synthwave.cc/users/admin", - "https://synthwave.cc/users/jk" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.0.0-0-ga58f29b8" - }, - "usage": { - "localPosts": 119, - "users": { - "total": 29 - } - }, - "version": "2.0" - } - }, - "www.opensourcesecuritypodcast.com": { - "error": 404 - }, - "demo.gancio.org": { - "nodeinfo": { - "metadata": { - "nodeDescription": "credentials => eventi@cisti.org / admin", - "nodeName": "Demo", - "nodeLabel": "Demo" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "gancio", - "version": "0.22.6" - }, - "version": "2.0", - "usage": { - "localComments": 1, - "localPosts": 54, - "users": { - "total": 9 - } - } - } - }, - "mastodon.malua.xyz": { - "error": 403 - }, - "mofu.kemo.no": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 100, - "activeMonth": 7, - "activeHalfyear": 8 - }, - "localPosts": 534 - }, - "openRegistrations": true - } - }, - "rly.wtf": { - "error": 503 - }, - "peertube.rafi59.codelib.re": { - "error": "HTTPSConnectionPool(host='peertube.rafi59.codelib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "phi-ai.jp": { - "error": "HTTPSConnectionPool(host='phi-ai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to phi-ai.jp timed out. (connect timeout=3)'))" - }, - "social.blueraccoon.online": { - "error": "HTTPSConnectionPool(host='social.blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jpayne.sackheads.blog": { - "error": 404 - }, - "mastodon.social/users/lawremipsum": { - "error": 404 - }, - "haber.sol.org.tr": { - "error": 404 - }, - "mathtodon.com": { - "error": "HTTPSConnectionPool(host='mathtodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "peertube.gaialabs.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 1054, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "GAiALabs PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "thespinning.top": { - "error": 404 - }, - "syuwa.fun": { - "error": "HTTPSConnectionPool(host='syuwa.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ykzts.technology": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1196 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/jimpjorps": { - "error": 404 - }, - "csfg.org.au": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 320 - }, - "localPosts": 305, - "localComments": 149 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "wordpress@csfg.org.au" - } - } - }, - "gorone.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 53, - "activeMonth": 37, - "activeHalfyear": 56 - }, - "localPosts": 149787 - }, - "openRegistrations": true - } - }, - "myporntv.com": { - "error": "HTTPSConnectionPool(host='myporntv.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to myporntv.com timed out. (connect timeout=3)'))" - }, - "cumblr.club": { - "error": "HTTPSConnectionPool(host='cumblr.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cooper.spdns.de": { - "error": "HTTPSConnectionPool(host='cooper.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.xn--5ck7c.com": { - "error": "HTTPSConnectionPool(host='mastodon.xn--5ck7c.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nagoyadon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 126, - "activeMonth": 28, - "activeHalfyear": 32 - }, - "localPosts": 110764 - }, - "openRegistrations": false - } - }, - "mastodon.cl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 140, - "activeMonth": 57, - "activeHalfyear": 57 - }, - "localPosts": 30076 - }, - "openRegistrations": true - } - }, - "cloud.mna.cz": { - "error": 404 - }, - "qz0z5j89zkf1zphlad2dwje7xt.4chan.icu": { - "error": "HTTPSConnectionPool(host='qz0z5j89zkf1zphlad2dwje7xt.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "anarchydica.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "pumpio" - ], - "outbound": [ - "dreamwidth", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "anarchydica.net", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "apoil.org": { - "error": 406 - }, - "modernheretic3000.blogspot.com": { - "error": 404 - }, - "sonomu.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 32, - "activeMonth": 27, - "activeHalfyear": 30 - }, - "localPosts": 14025 - }, - "openRegistrations": false - } - }, - "masto.squeakie.club": { - "error": "HTTPSConnectionPool(host='masto.squeakie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "stonerkitty.monster": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 16944 - }, - "openRegistrations": false - } - }, - "vcm1.m.to": { - "error": "HTTPSConnectionPool(host='vcm1.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "polar.usl.cs.tut.ac.jp": { - "error": "HTTPSConnectionPool(host='polar.usl.cs.tut.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to polar.usl.cs.tut.ac.jp timed out. (connect timeout=3)'))" - }, - "don.waytt.ml": { - "error": "HTTPSConnectionPool(host='don.waytt.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ganeshapress.net": { - "error": "HTTPSConnectionPool(host='ganeshapress.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.blade.red": { - "error": "HTTPSConnectionPool(host='mastodon.blade.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fvhp-run.herokuapp.com": { - "error": 503 - }, - "mastodon.social/users/six": { - "error": 404 - }, - "regenpfeifer.net": { - "error": 404 - }, - "mastodon.foxstreet.be": { - "error": "HTTPSConnectionPool(host='mastodon.foxstreet.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "fdc.ph3j.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2018.09-1283" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "google", - "linkedin", - "pinterest", - "twitter" - ] - }, - "usage": { - "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 0, - "localComments": 0 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "google", - "linkedin", - "pinterest", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "eddyssofa.com": { - "error": 404 - }, - "mastodon.social/users/bunnylyn": { - "error": 404 - }, - "fc.mik.cloud": { - "error": 404 - }, - "transmuffin.tech": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.21.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Catgirl Works", - "nodeDescription": null, - "maintainer": { - "name": "Kabi", - "email": "admin-misskey@zyrenth.com" - }, - "langs": [ - "en" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "social.beachcom.org": { - "error": "HTTPSConnectionPool(host='social.beachcom.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "colorid.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 392, - "activeMonth": 69, - "activeHalfyear": 672 - }, - "localPosts": 31677 - }, - "openRegistrations": true - } - }, - "terse.telent.net": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "3cf5150", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 203 - }, - "metadata": { - "nodeName": "@dan@terse.telent.net", - "version": "3cf5150", - "versionDate": "Author: Thomas Sileo " - } - } - }, - "chaos.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6367, - "activeMonth": 2301, - "activeHalfyear": 3420 - }, - "localPosts": 1262142 - }, - "openRegistrations": false - } - }, - "rocketboom.io": { - "error": "HTTPSConnectionPool(host='rocketboom.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nekomimi.yokohama": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.36.0-gp-2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u30cd\u30b3\u30df\u30df\u30e8\u30b3\u30cf\u30de", - "nodeDescription": "\u30fb\u6027\u80fd\u306f\u9ad8\u304f\u306a\u3063\u305f\n\u30fb\u826f\u304f\u843d\u3061\u308b", - "maintainer": { - "name": null, - "email": null - }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/Xeltica/Groundpolis/", - "feedbackUrl": "", - "announcements": [ - { - "text": ":ryzen: \u3067\u52d5\u3044\u3066\u3044\u307e\u3059", - "image": null, - "title": "" - }, - { - "text": "\u4eca\u65e5\u3082\u3084\u3063\u3066\u3044\u304d\u307e\u3057\u3087\u3046", - "image": null, - "title": "" - }, - { - "text": "

\n:long_pancakes_top:\n:long_pancakes_middle:\n:long_pancakes_bottom:\n
", - "image": null, - "title": "\u30d1\u30f3\u30b1\u30fc\u30ad\u306f\u304a\u3044\u3057\u3044" - } - ], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 4000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "m.sighash.info": { - "error": "HTTPSConnectionPool(host='m.sighash.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.sighash.info timed out. (connect timeout=3)'))" - }, - "tweetfleet.social": { - "error": "HTTPSConnectionPool(host='tweetfleet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.azuki-zenzai.net": { - "error": "HTTPSConnectionPool(host='www.azuki-zenzai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.azuki-zenzai.net' doesn't match 'blog.ngf-fe.co.jp'\")))" - }, - "moeism.me": { - "error": 403 - }, - "angristan.fr": { - "error": 404 - }, - "words.geektox.fun": { - "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "you-think-your-fake-numbers-are-impressive.well-this-instance-contains-all-living-humans.lubar.me": { - "error": 404 - }, - "graphsec.space": { - "error": "HTTPSConnectionPool(host='graphsec.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "internal.carmantini.com": { - "error": 404 - }, - "opensim.fun": { - "error": "HTTPSConnectionPool(host='opensim.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jpnews.site": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn2017.club": { - "error": "HTTPSConnectionPool(host='mstdn2017.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.simon-frey.eu": { - "error": 404 - }, - "mastodon.cardinalmedia.co": { - "error": "HTTPSConnectionPool(host='mastodon.cardinalmedia.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.jagtalon.com": { - "error": "HTTPSConnectionPool(host='toots.jagtalon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "quantum.sex": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 6 - }, - "localPosts": 5 - }, - "openRegistrations": true - } - }, - "replay.jres.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0-alpha.2" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 369, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Replay Jres", - "nodeDescription": "Replay Jres" - } - } - }, - "moun.kareal.net": { - "error": "HTTPSConnectionPool(host='moun.kareal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" - }, - "social.linuxine.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Linuxine", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.linuxine.net/users/linuxine" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0-2009-ge8493431-heads-origin-stable" - }, - "usage": { - "localPosts": 2626, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "hiruuki.ddo.jp": { - "error": "HTTPSConnectionPool(host='hiruuki.ddo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hiruuki.ddo.jp timed out. (connect timeout=3)'))" - }, - "twitter.1d4.us": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 45 - }, - "localPosts": 45927 - }, - "software": { - "version": "0.9.0", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://twitter.1d4.us/users/admin" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "twitter", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "vgoni.blogspot.no": { - "error": 404 - }, - "abtgender.com": { - "error": "HTTPSConnectionPool(host='abtgender.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.lesch.be": { - "error": 404 - }, - "blog.uchujin.co.uk": { - "error": 404 - }, - "pleroma.rl5.nl": { - "nodeinfo": { - "metadata": { - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - null, - null, - "chat", - null - ], - "federation": { - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_simple": { - "accept": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [] - }, - "quarantined_instances": [] - }, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "private": false, - "staffAccounts": [ - "https://pleroma.rl5.nl/users/RPDiep" - ], - "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 f114f843248d207ff240b018a774ce32c34b6eaf" - }, - "usage": { - "localPosts": 4, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "sakaba.space": { - "error": 404 - }, - "blogtest.nikisoft.one": { - "error": "HTTPSConnectionPool(host='blogtest.nikisoft.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "l86l1svhdh3.4chan.icu": { - "error": "HTTPSConnectionPool(host='l86l1svhdh3.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "thiago.ws": { - "error": "HTTPSConnectionPool(host='thiago.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thiago.ws timed out. (connect timeout=3)'))" - }, - "niklas.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 267 - }, - "openRegistrations": false - } - }, - "ganzeer.today": { - "nodeinfo": { - "metadata": { - "nodeName": "g a n z e e r . t o d a y", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 64 - }, - "version": "2.0" - } - }, - "jiji.su": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 9 - }, - "openRegistrations": false - } - }, - "mghk.space": { - "error": "HTTPSConnectionPool(host='mghk.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Verius": { - "error": 404 - }, - "video.hlad.org": { - "error": "HTTPSConnectionPool(host='video.hlad.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.hlad.org' doesn't match either of 'comeback.hlad.org', 'www.comeback.hlad.org'\")))" - }, - "mstdu.herokuapp.com": { - "error": 404 - }, - "mastodon.hptrow.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 80 - }, - "openRegistrations": true - } - }, - "thefreestate.xyz": { - "error": "HTTPSConnectionPool(host='thefreestate.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thefreestate.xyz timed out. (connect timeout=3)'))" - }, - "fedi.qcx.io": { - "error": "HTTPSConnectionPool(host='fedi.qcx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.0ko.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 7782 - }, - "openRegistrations": false - } - }, - "write.kabi.tk": { - "nodeinfo": { - "metadata": { - "nodeName": "KABIwrite", - "nodeDescription": "Blogging and more", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": true - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 5 - }, - "localPosts": 5 - }, - "version": "2.0" - } - }, - "hub.bierzilla.fr": { - "error": 404 - }, - "mastodon.greenpeace.ch": { - "error": 404 - }, - "tezcat.social": { - "error": "HTTPSConnectionPool(host='tezcat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tezcat.social timed out. (connect timeout=3)'))" - }, - "nc.mitm.cz": { - "error": 404 - }, - "liessan.com": { - "error": 403 - }, - "social.mastoverse.me": { - "error": "HTTPSConnectionPool(host='social.mastoverse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jeannieindigital.com": { - "error": "HTTPSConnectionPool(host='jeannieindigital.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "toot.astrolovy.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 147 - }, - "openRegistrations": true - } - }, - "www.gjhr.fr": { - "error": "HTTPSConnectionPool(host='www.gjhr.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nitkc.com": { - "error": "HTTPSConnectionPool(host='nitkc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nitkc.com timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/xj9": { - "error": 404 - }, - "oshare.m.to": { - "error": "HTTPSConnectionPool(host='oshare.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "murmf.art": { - "error": "HTTPSConnectionPool(host='murmf.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "waifu.bot.nu": { - "error": "HTTPSConnectionPool(host='waifu.bot.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "halki.info": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.jura.io": { - "error": 404 - }, - "scifi.fyi": { - "error": 502 - }, - "u4z71kmy302h6s6doc1a.4chan.icu": { - "error": "HTTPSConnectionPool(host='u4z71kmy302h6s6doc1a.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "tv.derdorifer.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1169, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "derdorifer.org-TV", - "nodeDescription": "Greyhat Media Powered", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "knotted.pet": { - "error": 404 - }, - "earldouglas.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "honey.church": { - "error": 404 - }, - "cloud-djlighting.yourownnet.eu": { - "error": "HTTPSConnectionPool(host='cloud-djlighting.yourownnet.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud-djlighting.yourownnet.eu' doesn't match 'collabora09.yourownnet.cloud'\")))" - }, - "petit-rabbits.net": { - "error": "HTTPSConnectionPool(host='petit-rabbits.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hahn.de.com": { - "error": 404 - }, - "peli.can.nohost.me": { - "error": "HTTPSConnectionPool(host='peli.can.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peli.can.nohost.me timed out. (connect timeout=3)'))" - }, - "issizler.club": { - "error": "HTTPSConnectionPool(host='issizler.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "arcanum.m.to": { - "error": "HTTPSConnectionPool(host='arcanum.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedimas.com": { - "error": "HTTPSConnectionPool(host='fedimas.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedimas.com timed out. (connect timeout=3)'))" - }, - "uwu.st": { - "error": "HTTPSConnectionPool(host='uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "casjay.us": { - "error": "HTTPSConnectionPool(host='casjay.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.docs.casa": { - "error": "HTTPSConnectionPool(host='cloud.docs.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ngeredwolf.me": { - "error": "HTTPSConnectionPool(host='ngeredwolf.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ngeredwolf.me timed out. (connect timeout=3)'))" - }, - "masto.ford.id.au": { - "error": "HTTPSConnectionPool(host='masto.ford.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" - }, - "nextcloud.haavard.name": { - "error": 403 - }, - "pravic.xyz": { - "error": "HTTPSConnectionPool(host='pravic.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "tokyo.mastodon-servers.net": { - "error": "HTTPSConnectionPool(host='tokyo.mastodon-servers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "spacekittens.ru": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Spacekittens", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://spacekittens.ru/users/maximilia" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-1-g4ec00233-spacekittens" - }, - "usage": { - "localPosts": 9547, - "users": { - "total": 4 - } - }, - "version": "2.0" - } - }, - "pix.diaspodon.fr": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.diaspodon.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": true, - "loops": false - }, - "site": { - "name": "pix.diaspodon.fr", - "domain": "pix.diaspodon.fr", - "url": "https://pix.diaspodon.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 10745, - "localComments": 0, - "users": { - "total": 472, - "activeHalfyear": 330, - "activeMonth": 105 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "lazytux.blog": { - "error": "HTTPSConnectionPool(host='lazytux.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.productionservers.net": { - "error": "HTTPSConnectionPool(host='mastodon.productionservers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.productionservers.net' doesn't match 'cloud.xcelor8.com'\")))" - }, - "miso.social": { - "error": "HTTPSConnectionPool(host='miso.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mathtod.online": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2818, - "activeMonth": 82, - "activeHalfyear": 82 - }, - "localPosts": 47486 - }, - "openRegistrations": false - } - }, - "mastochizuru.xyz": { - "error": "HTTPSConnectionPool(host='mastochizuru.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastochizuru.xyz' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" - }, - "dev.diode.zone": { - "error": "HTTPSConnectionPool(host='dev.diode.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dev.diode.zone timed out. (connect timeout=3)'))" - }, - "c.webunraveling.com": { - "error": 403 - }, - "social.cipherbliss.com": { - "error": "HTTPSConnectionPool(host='social.cipherbliss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.mosin.jp": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.hnz.io": { - "error": "HTTPSConnectionPool(host='social.hnz.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.hnz.io' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "rust.coffeeandcode.com": { - "error": "HTTPSConnectionPool(host='rust.coffeeandcode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev.misskey.io": { - "error": "HTTPSConnectionPool(host='dev.misskey.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "toot.neko.lgbt": { - "error": "HTTPSConnectionPool(host='toot.neko.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.neko.lgbt' doesn't match either of '*.realmahjongg.com', 'realmahjongg.com'\")))" - }, - "social.kahl-com.de": { - "error": 502 - }, - "social.papill0n.org": { - "error": "HTTPSConnectionPool(host='social.papill0n.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.papill0n.org' doesn't match 'papill0n.org'\")))" - }, - "www.stefofficiel.me": { - "error": 404 - }, - "pl-test.cypherpunk.observer": { - "error": "HTTPSConnectionPool(host='pl-test.cypherpunk.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pavot.ca": { - "error": 404 - }, - "social.zteo.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Zteo Social", - "nodeName": "Zteo", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.zteo.com/users/chris" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 40, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "plusone.chat": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bkcot-nextdns.duckdns.org": { - "error": "HTTPSConnectionPool(host='bkcot-nextdns.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bkcot-nextdns.duckdns.org timed out. (connect timeout=3)'))" - }, - "mastodonar.club": { - "error": 404 - }, - "friendica.johnmichaelswartz.com": { - "error": "HTTPSConnectionPool(host='friendica.johnmichaelswartz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.droitdebout.fr": { - "error": "HTTPSConnectionPool(host='www.droitdebout.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.social": { - "error": "HTTPSConnectionPool(host='toot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.social timed out. (connect timeout=3)'))" - }, - "mastodon.jubaleth.wtf": { - "error": "HTTPSConnectionPool(host='mastodon.jubaleth.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.okdtsk.info": { - "error": "HTTPSConnectionPool(host='mastodon.okdtsk.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "shitbird.online": { - "error": "HTTPSConnectionPool(host='shitbird.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.brittg.com": { - "error": 404 - }, - "t.ysan.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 5 - }, - "localPosts": 579 - }, - "openRegistrations": false - } - }, - "cloud.musikkapellebuxheim.de": { - "error": 404 - }, - "seizemeans.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 5, - "activeHalfyear": 9 - }, - "localPosts": 734 - }, - "openRegistrations": true - } - }, - "wts.bitmycode.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "fedi.one": { - "error": "HTTPSConnectionPool(host='fedi.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "lepouete.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 74, - "localComments": 99 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "admin@lepouete.fr" - } - } - }, - "mastodon.aventer.biz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 6034 - }, - "openRegistrations": false - } - }, - "m.th23.org": { - "error": "HTTPSConnectionPool(host='m.th23.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.th23.org' doesn't match 'asylum.cluefone.com'\")))" - }, - "pix.repomaa.com": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.repomaa.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "20", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pix.repomaa.com", - "url": "https://pix.repomaa.com" - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.6" - }, - "usage": { - "localPosts": 36, - "localComments": 0, - "users": { - "total": 4, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "streamer.cafe": { - "error": "HTTPSConnectionPool(host='streamer.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to streamer.cafe timed out. (connect timeout=3)'))" - }, - "test.meme.cheap": { - "error": "HTTPSConnectionPool(host='test.meme.cheap', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "sneakycrow.dev": { - "error": 404 - }, - "local.keks.li": { - "error": "HTTPSConnectionPool(host='local.keks.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to local.keks.li timed out. (connect timeout=3)'))" - }, - "pub.ohi.icu": { - "error": "HTTPSConnectionPool(host='pub.ohi.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pub.ohi.icu' doesn't match 'cmunki.icu'\")))" - }, - "nishimin.com": { - "error": "HTTPSConnectionPool(host='nishimin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "ourdiaspora.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 5 - }, - "localPosts": 25, - "localComments": 5 - }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "harmless.hopto.me:60005": { - "error": "HTTPSConnectionPool(host='harmless.hopto.me', port=60005): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to harmless.hopto.me timed out. (connect timeout=3)'))" - }, - "mrneilypops.masto.host": { - "error": "HTTPSConnectionPool(host='mrneilypops.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mdn.sytes.net": { - "error": "HTTPSConnectionPool(host='mdn.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "arthur.lutz.im": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 85, - "localComments": 54 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "arthur@lutz.im" - } - } - }, - "blog.cryptographyengineering.com": { - "error": 404 - }, - "social.maximesourdin.ovh": { - "error": "HTTPSConnectionPool(host='social.maximesourdin.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.hostdon.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 63, - "activeMonth": 27, - "activeHalfyear": 36 - }, - "localPosts": 861 - }, - "openRegistrations": false - } - }, - "polymorph.cool": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 217, - "localComments": 53 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "frankie@frankiezafe.org" - } - } - }, - "post.catgirl.science": { - "error": "HTTPSConnectionPool(host='post.catgirl.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'post.catgirl.science' doesn't match either of 'catgirl.network', 'catgirl.science', 'halcyon.catgirl.science', 'irc.catgirl.network', 'netbsd.moe', 'paste.catgirl.network', 'unixwit.ch', 'webirc.catgirl.network'\")))" - }, - "wearemastodon.com": { - "error": "HTTPSConnectionPool(host='wearemastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.raithsphe.re": { - "error": "HTTPSConnectionPool(host='social.raithsphe.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.baloom.co": { - "error": "HTTPSConnectionPool(host='social.baloom.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "propane.digital": { - "error": "HTTPSConnectionPool(host='propane.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.fukn.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "ioc.exchange": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 67, - "activeMonth": 85, - "activeHalfyear": 134 - }, - "localPosts": 2200 - }, - "openRegistrations": true - } - }, - "pixelfed.francoispelletier.org": { - "error": "HTTPSConnectionPool(host='pixelfed.francoispelletier.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pixelfed.francoispelletier.org timed out. (connect timeout=3)'))" - }, - "husk.site": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_policies": [ - "HellthreadPolicy", - "SimplePolicy", - "TagPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "gab.com" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Husk/Site", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://husk.site/users/karolat", - "https://husk.site/users/death" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 50000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 3226, - "users": { - "total": 16 - } - }, - "version": "2.0" - } - }, - "social.rights.ninja": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 7, - "activeHalfyear": 9 - }, - "localPosts": 1658 - }, - "openRegistrations": true - } - }, - "honk.wangofett.com": { - "error": "HTTPSConnectionPool(host='honk.wangofett.com', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.tetaneutral.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 800, - "activeMonth": 148, - "activeHalfyear": 215 - }, - "localPosts": 118307 - }, - "openRegistrations": true - } - }, - "fireburn.ru": { - "error": 404 - }, - "misskey.open-w.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.222-m544" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 20, - "activeHalfyear": 18, - "activeMonth": 18 - }, - "localPosts": 1209, - "localComments": 228 - }, - "metadata": { - "nodeName": "OpenWorld.net", - "nodeDescription": "\u81ea\u7531\u306a\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c4", - "name": "OpenWorld.net", - "description": "\u81ea\u7531\u306a\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c4", - "maintainer": { - "email": "admin@open-w.net", - "name": "Minato86" - }, - "langs": [ - "ja" - ], - "announcements": [ - { - "title": "\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u3064\u3044\u3066", - "text": "\u3088\u3046\u3053\u305d\uff01\u3053\u3053\u306f\u81ea\u7531\u306a\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c4\u3067\u3059\u3002
\n\u6295\u7a3f\u306e\u516c\u958b\u7bc4\u56f2 / \u6587\u5b57\u88c5\u98fe / \u304a\u77e5\u3089\u305b\u30a2\u30ab\u30a6\u30f3\u30c8" - } - ], - "maxNoteTextLength": 1000, - "enableTwitterIntegration": true, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false - } - } - }, - "mstdn.utbs.info": { - "error": "HTTPSConnectionPool(host='mstdn.utbs.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.z4l.de": { - "error": "HTTPSConnectionPool(host='toots.z4l.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toots.z4l.de' doesn't match 'gitlab.z4l.de'\")))" - }, - "mastodon.harmonytheory.net": { - "error": "HTTPSConnectionPool(host='mastodon.harmonytheory.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "appdot.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 77, - "activeMonth": 29, - "activeHalfyear": 36 - }, - "localPosts": 52671 - }, - "openRegistrations": false - } - }, - "mstdn.o2p.jp": { - "error": "HTTPSConnectionPool(host='mstdn.o2p.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "the.scream.zone": { - "error": "HTTPSConnectionPool(host='the.scream.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.piecemaker.rocks": { - "error": "HTTPSConnectionPool(host='social.piecemaker.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.piecemaker.rocks timed out. (connect timeout=3)'))" - }, - "worldfactorydon.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 23, - "activeMonth": 9, - "activeHalfyear": 22 - }, - "localPosts": 2872 - }, - "openRegistrations": true - } - }, - "friendica.monte-bleibt.de": { - "error": 404 - }, - "nextcloud.grosskopfgames.de": { - "error": 403 - }, - "s.aqeeliz.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Aqeel's Social Thingy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6-11-g34206e4d-release-1-1-6" - }, - "usage": { - "localPosts": 120, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "friendica.millcrick.com": { - "error": "HTTPSConnectionPool(host='friendica.millcrick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gr.al": { - "error": "HTTPSConnectionPool(host='gr.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gr.al timed out. (connect timeout=3)'))" - }, - "mistynotes.nl": { - "nodeinfo": { - "metadata": { - "nodeName": "mistynotes", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 14 - }, - "version": "2.0" - } - }, - "nshl.xyz": { - "error": "HTTPSConnectionPool(host='nshl.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "nextcloud.schoeni-online.net": { - "error": "HTTPSConnectionPool(host='nextcloud.schoeni-online.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.schoeni-online.net' doesn't match either of '*.serverdomain.org', 'serverdomain.org'\")))" - }, - "fasterwhen.red": { - "error": "HTTPSConnectionPool(host='fasterwhen.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "videos.numericoop.fr": { - "error": "HTTPSConnectionPool(host='videos.numericoop.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.numericoop.fr' doesn't match either of '*.coopaname.sandcats.io', 'coopaname.sandcats.io'\")))" - }, - "immortallegendsv7.wordpress.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.wadza.fr": { - "error": 404 - }, - "www.mastoslm.pw": { - "error": "HTTPSConnectionPool(host='www.mastoslm.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "osada.alternanet.fr": { - "error": "HTTPSConnectionPool(host='osada.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.telybox.com": { - "error": "HTTPSConnectionPool(host='cloud.telybox.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.jakobssystems.de": { - "error": 404 - }, - "cjslep.com": { - "error": "HTTPSConnectionPool(host='cjslep.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "ongame.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 18 - }, - "openRegistrations": true - } - }, - "cloud.baltinform.ru": { - "error": 404 - }, - "tassaron.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2276 - }, - "openRegistrations": false - } - }, - "miss.oikura.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.21.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u307f\u3059\u304a\u3044\u304f\u3089", - "nodeDescription": "\u79c1\u3001\u3068\u3063\u3066\u3082\u5e78\u305b\u306a\u306e\u306b-----\n\u3053\u3093\u306a\u306e\u3001\n\u5168\u90e8\u5618\u3060\u3063\u3066\u601d\u3063\u3066\u308b\u3002\n\nTwitter\u3084Github\u3067\u306e\u30ed\u30b0\u30a4\u30f3\u3001\u307e\u305f\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u767b\u9332\u7121\u3057\u3067\u3082\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u4f5c\u6210\u3067\u304d\u307e\u3059\uff01\n\u767a\u8a00\u5185\u5bb9\u306f\u57fa\u672c\u81ea\u7531\uff01\uff08\u203b\u4e00\u90e8\u4f8b\u5916\u3042\u308a\uff09\n\u81ea\u5b85\u30b5\u30fc\u30d0\u3067\u3059\u3002", - "maintainer": { - "name": "oikura", - "email": "kotomi@m.oikura.site" - }, - "langs": [], - "tosUrl": "https://miss.oikura.site/@oikura/pages/\u304a\u304d\u307e\u308a\u3054\u3068", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "pouet.coazergues.info": { - "error": "HTTPSConnectionPool(host='pouet.coazergues.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pouet.coazergues.info timed out. (connect timeout=3)'))" - }, - "maimonidev.com": { - "error": "HTTPSConnectionPool(host='maimonidev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maimonidev.com' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" - }, - "trunk.mad-scientist.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 20252 - }, - "openRegistrations": false - } - }, - "delab.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 34 - }, - "openRegistrations": false - } - }, - "video.autizmo.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 77 - }, - "localPosts": 83604, - "localComments": 53 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Autizmo Video", - "nodeDescription": "Autizmo Video: Unleash your inner Autizmo.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.0.8", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "social.k-moegle.de": { - "error": 404 - }, - "srudloff.de": { - "error": "HTTPSConnectionPool(host='srudloff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'srudloff.de' doesn't match either of '*.monoceres.uberspace.de', 'monoceres.uberspace.de'\")))" - }, - "www.pegasusquadron.fr": { - "error": "HTTPSConnectionPool(host='pegasusquadron.fr', port=443): Max retries exceeded with url: /index.php/wp-json/nodeinfo/2.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "nextcloud.stader.at": { - "error": 404 - }, - "mastodon.stemy.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "unsafe.co": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "veronaxxx.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 7 - }, - "openRegistrations": false - } - }, - "balafon.social": { - "error": "HTTPSConnectionPool(host='balafon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'balafon.social' doesn't match 'meet.bellamy.cloud'\")))" - }, - "satania.space": { - "error": "HTTPSConnectionPool(host='satania.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to satania.space timed out. (connect timeout=3)'))" - }, - "mafumafu.xyz": { - "error": "HTTPSConnectionPool(host='mafumafu.xyz', port=443): Read timed out. (read timeout=3)" - }, - "api.m.to": { - "error": "HTTPSConnectionPool(host='api.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xstential.com": { - "error": "HTTPSConnectionPool(host='xstential.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "zettelkasten.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 4, - "activeHalfyear": 11 - }, - "localPosts": 619 - }, - "openRegistrations": true - } - }, - "mastodon.haus": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 6, - "activeHalfyear": 12 - }, - "localPosts": 857 - }, - "openRegistrations": true - } - }, - "cloud.thivinfo.com": { - "error": 404 - }, - "mastodon.toycode.com": { - "error": "HTTPSConnectionPool(host='mastodon.toycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mast.lei202.com": { - "error": 410 - }, - "aflondon.wordpress.com": { - "error": 404 - }, - "ebooksin.space": { - "error": "HTTPSConnectionPool(host='ebooksin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.expert": { - "error": "HTTPSConnectionPool(host='mastodon.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.vkh-online.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "superduper.space": { - "error": "HTTPSConnectionPool(host='superduper.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "barbatos.social": { - "error": "HTTPSConnectionPool(host='barbatos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ekimemo.info": { - "error": 404 - }, - "gwomp.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 8176 - }, - "openRegistrations": false - } - }, - "6-28.mastodon.xyz": { - "error": 404 - }, - "mastodon.social/users/Ahriman": { - "error": 404 - }, - "social.tedliou.com": { - "error": "HTTPSConnectionPool(host='social.tedliou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fedi.tinkeringwithalien.tech": { - "error": "HTTPSConnectionPool(host='fedi.tinkeringwithalien.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedi.tinkeringwithalien.tech timed out. (connect timeout=3)'))" - }, - "sisskey.cordx.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.32.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "name": "Sisskey - Kaoruko server", - "description": "Simplified Misskey - microblog as a blog", - "maintainer": { - "name": "cordx56", - "email": "cordx56@cordx.net" - }, - "langs": [ - "" - ], - "ToSUrl": null, - "repositoryUrl": "https://github.com/cordx56/sisskey", - "feedbackUrl": "https://github.com/cordx56/sisskey/issues/new", - "announcements": [ - { - "text": "Simplified Misskey Instance - Sisskey\n\u65b0\u3057\u304f\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u958b\u8a2d\u3057\u3066\u307f\u307e\u3057\u305f\u3002\n\u672c\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u500b\u4eba\u304c\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002", - "image": null, - "title": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u958b\u8a2d" - } - ], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "tube.tesgo.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1352, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Tube Tesgo", - "nodeDescription": "Instance PeerTube du r\u00e9seau Tesgo" - } - } - }, - "mastodon.social/users/nev": { - "error": 404 - }, - "cloud.otispresley.com": { - "error": 404 - }, - "pauljacobson.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 4349, - "localComments": 9323 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "pl@jcbsn.net" - } - } - }, - "gender.town": { - "error": 502 - }, - "tomitodon.huideyeren.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 363 - }, - "openRegistrations": true - } - }, - "social.hidamari.blue": { - "error": 404 - }, - "pixelfed.sevenbyte.org": { - "error": 404 - }, - "schhmff2d8ebqlqft0k6z83vg.4chan.icu": { - "error": "HTTPSConnectionPool(host='schhmff2d8ebqlqft0k6z83vg.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "naughty-varahamihira-cab87f.netlify.com": { - "nodeinfo": { - "@context": [ - "https://www.w3.org/ns/activitystreams", - "https://w3id.org/security/v1" - ], - "type": "Person", - "id": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/user.json", - "url": "https://naughty-varahamihira-cab87f.netlify.com/me", - "following": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/following.json", - "followers": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/followers.json", - "inbox": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/inbox.json", - "outbox": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/blog.json", - "preferredUsername": "geo-gs61", - "name": "geo-gs61", - "summary": "Static page test account.
And an update.
And an update from May 9th, 2019.", - "attachment": [ - { - "type": "PropertyValue", - "name": "Planet", - "value": "Earth" - }, - { - "type": "PropertyValue", - "name": "Email", - "value": "me@naughty-varahamihira-cab87f.netlify.com" - }, - { - "type": "PropertyValue", - "name": "Website", - "value": "https://naughty-varahamihira-cab87f.netlify.com" - } - ], - "icon": { - "type": "Image", - "url": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/avatar.jpg" - }, - "image": { - "type": "Image", - "url": "https://naughty-varahamihira-cab87f.netlify.com/me/my_data/splash.jpg" - } - } - }, - "the.phoxden.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 35 - }, - "openRegistrations": false - } - }, - "extratone.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Extratone", - "nodeDescription": "Extratone is an online magazine covering technology, music, culture, and media with an ongoing passion for New Culture and a duty to further its voices.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 30 - }, - "version": "2.0" - } - }, - "exp003.charleshaws.com": { - "error": "HTTPSConnectionPool(host='exp003.charleshaws.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "photos.sateh.com": { - "error": "HTTPSConnectionPool(host='photos.sateh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "honyaku.kiichan.space": { - "nodeinfo": { - "metadata": { - "nodeName": "Kii-chan no Fan Honyaku", - "nodeDescription": "Currently translating \"Boku ga Watashi ni Naru tame ni\"", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 8 - }, - "version": "2.0" - } - }, - "social.bn4t.me": { - "error": "HTTPSConnectionPool(host='social.bn4t.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "family.gobbetti.name": { - "error": 404 - }, - "www.seiyu-mstdn.club": { - "error": "HTTPSConnectionPool(host='www.seiyu-mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ibk.cloud": { - "error": 404 - }, - "feed.bascht.com": { - "error": "HTTPSConnectionPool(host='feed.bascht.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'feed.bascht.com' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "pleroma.mailchar.com": { - "error": "HTTPSConnectionPool(host='pleroma.mailchar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "puntello.localtunnel.me": { - "error": "HTTPSConnectionPool(host='puntello.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.dlitz.net": { - "error": "HTTPSConnectionPool(host='mastodon.dlitz.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "jazz.af": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 16, - "activeMonth": 9, - "activeHalfyear": 19 - }, - "localPosts": 497 - }, - "openRegistrations": true - } - }, - "suncircuit.club": { - "error": "HTTPSConnectionPool(host='suncircuit.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "livedon.tokyo": { - "error": "HTTPSConnectionPool(host='livedon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.fuku.gq": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "clamo.red": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A small, general instance for lefties, nerds, and other folx.", - "nodeName": "Clamored", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://clamo.red/users/josh" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-develop" - }, - "usage": { - "localPosts": 4, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "tsuyotsuyopp.jp": { - "error": "HTTPSConnectionPool(host='tsuyotsuyopp.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tsuyotsuyopp.jp timed out. (connect timeout=3)'))" - }, - "status.pirati.ca": { - "error": "HTTPSConnectionPool(host='status.pirati.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "relay.01.cloudgarage.yukimochi.io": { - "error": "HTTPSConnectionPool(host='relay.01.cloudgarage.yukimochi.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "purr.drycat.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Purr \ud83d\udc08\ud83d\udc31", - "nodeDescription": "Miaou est une instance Misskey faisant partie du CHATONS Drycat avec une forte orientation geek aimant l'open source, le libre et les chats \u2665
\n
\nSi le service vous plait, n'h\u00e9sitez pas \u00e0 me payer un caf\u00e9 ou une bi\u00e8re pour me remercier :)
\nSi vous voulez plus d'information sur les services propos\u00e9 ou sur l'infrastructure de Drycat, n'h\u00e9sitez pas \u00e0 aller sur le site\n

\nPhoto by Erik-Jan Leusink.", - "maintainer": { - "name": "Dryusdan", - "email": "contact@drycat.fr" - }, - "langs": [], - "tosUrl": "https://miaou.drycat.fr/about/more", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "azazer.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "gaven.social": { - "error": "HTTPSConnectionPool(host='gaven.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "io.markegli.com": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 11 - }, - "software": { - "version": "0.9.0-3627-g48f68fd1", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://io.markegli.com/users/mark" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "io/markegli", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "arkunkel.de": { - "error": "HTTPSConnectionPool(host='arkunkel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.stonith.org": { - "error": "HTTPSConnectionPool(host='mastodon.stonith.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.stonith.org' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "toots.morepablo.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma @ morepablo", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://toots.morepablo.com/users/pablo" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0-13-gc19af678-pablo" - }, - "usage": { - "localPosts": 503, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "cy.borganism.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.4.1" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 10, - "activeHalfyear": 10, - "activeMonth": 10 - }, - "localPosts": 2447, - "localComments": 42 - }, - "metadata": { - "nodeName": "cy.borganism" - } - } - }, - "pixelfed.esadhar.net": { - "error": 500 - }, - "pl.bhh.sh": { - "error": "HTTPSConnectionPool(host='pl.bhh.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.bhh.sh' doesn't match either of '*.benharr.is', 'benharr.is'\")))" - }, - "fedi.bleatbox.net": { - "error": 404 - }, - "ryecroft21.info": { - "error": 404 - }, - "rickg77.uber.space": { - "error": 404 - }, - "hirosjourney.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Hiro's Journey", - "nodeDescription": "Writing and Growing on the Ideas that Matter the most.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "manicphase.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 92084, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Dave's Peertube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "cloud.chaselau.me": { - "error": "HTTPSConnectionPool(host='cloud.chaselau.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mammout.bzh": { - "error": "HTTPSConnectionPool(host='mammout.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nemsia.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "conduitry.me": { - "error": 404 - }, - "teapot.masto.host": { - "error": "HTTPSConnectionPool(host='teapot.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "stormchaser3000.me": { - "error": 404 - }, - "mastodon.mezashi.info": { - "error": "HTTPSConnectionPool(host='mastodon.mezashi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.libranet.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 354, - "activeHalfyear": 160, - "activeMonth": 104 - }, - "localPosts": 75533, - "localComments": 47377 - }, - "metadata": { - "nodeName": "LIBRANET.de hubzilla" - } - } - }, - "social.smurpspaek.de": { - "error": 502 - }, - "mastodon.red": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 29, - "activeMonth": 29, - "activeHalfyear": 29 - }, - "localPosts": 121 - }, - "openRegistrations": false - } - }, - "mastodon.janke.biz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 37 - }, - "openRegistrations": false - } - }, - "m.tzyl.nl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 886 - }, - "openRegistrations": false - } - }, - "toot.travnewmatic.com": { - "error": 404 - }, - "mastodon.osaka": { - "error": "HTTPSConnectionPool(host='mastodon.osaka', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hotfreshporn.com": { - "error": "HTTPSConnectionPool(host='hotfreshporn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hotfreshporn.com timed out. (connect timeout=3)'))" - }, - "social.darkcyber.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 7 - }, - "localPosts": 23 - }, - "openRegistrations": true - } - }, - "snel.co": { - "error": "HTTPSConnectionPool(host='snel.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "funkwhale.the-penguin.de": { - "error": "HTTPSConnectionPool(host='funkwhale.the-penguin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.kity.wtf": { - "error": "HTTPSConnectionPool(host='pl.kity.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.kity.wtf' doesn't match either of 'cloud.kity.wtf', 'grafana.kity.wtf', 'kity.wtf', 'matrix.kity.wtf', 'stuff.kity.wtf'\")))" - }, - "retar.m.to": { - "error": "HTTPSConnectionPool(host='retar.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.anrddh.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 4 - }, - "openRegistrations": false - } - }, - "ariustech.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 11 - }, - "localPosts": 67 - }, - "openRegistrations": true - } - }, - "social.bckr.me": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - }, - "localPosts": 1, - "localComments": 1 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "friendica.ladies.community": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "3.5.2-1227" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "usage": { - "users": { - "total": 25, - "activeHalfyear": 19, - "activeMonth": 12 - }, - "localPosts": 81953, - "localComments": 0 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Ladies Friendica Community", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [] - } - } - } - }, - "pleroma.entheorie.net": { - "error": "HTTPSConnectionPool(host='pleroma.entheorie.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "masdoon.com": { - "error": "HTTPSConnectionPool(host='masdoon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.dabo.de": { - "error": 404 - }, - "diaspora.koehn.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1048, - "activeHalfyear": 33, - "activeMonth": 13 - }, - "localPosts": 17442 - }, - "metadata": { - "nodeName": "diaspora.koehn.com", - "xmppChat": false, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "bkoehn" - } - } - }, - "ratsnest.masto.host": { - "error": "HTTPSConnectionPool(host='ratsnest.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "fresh.federati.net": { - "error": "HTTPSConnectionPool(host='fresh.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "latex.social": { - "error": "HTTPSConnectionPool(host='latex.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'latex.social' doesn't match 'stnr.icu'\")))" - }, - "stellaria.network": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 94372 - }, - "openRegistrations": false - } - }, - "teamfiles.cf": { - "error": 404 - }, - "cloud.syrja.org": { - "error": 404 - }, - "peertube.nocturlab.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 211 - }, - "localPosts": 4979, - "localComments": 33 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTubeFR", - "nodeDescription": "Une instance fran\u00e7aise de PeerTube pour remplacer youtube.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "bittube-airtime-module", - "version": "2.1.2", - "description": "BitTube AirTime Module", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "client/common-airtime.js": { - "script": "client/common-airtime.js", - "scopes": [] - }, - "client/common-api.js": { - "script": "client/common-api.js", - "scopes": [] - }, - "client/common-shared.js": { - "script": "client/common-shared.js", - "scopes": [] - }, - "client/common-ui.js": { - "script": "client/common-ui.js", - "scopes": [] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.1", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "cloud.panxatony.net": { - "error": 403 - }, - "fanfare.horse": { - "error": 404 - }, - "geeknews.chat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 41, - "activeMonth": 12, - "activeHalfyear": 50 - }, - "localPosts": 245 - }, - "openRegistrations": true - } - }, - "meshedinsights.com": { - "error": 404 - }, - "ca983qiaffq0kz1p4e8i8gl4w.4chan.icu": { - "error": "HTTPSConnectionPool(host='ca983qiaffq0kz1p4e8i8gl4w.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "teacoffee.life": { - "error": "HTTPSConnectionPool(host='teacoffee.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gchq.online": { - "error": "HTTPSConnectionPool(host='gchq.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pnw.life": { - "error": "HTTPSConnectionPool(host='pnw.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "develop.ilja.space": { - "error": 502 - }, - "recode.macro.tokyo": { - "error": "HTTPSConnectionPool(host='recode.macro.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "pixie.town": { - "error": 404 - }, - "social.jonwatson.ca": { - "error": "HTTPSConnectionPool(host='social.jonwatson.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bird.waytt.cf": { - "error": "HTTPSConnectionPool(host='bird.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.dadosch.de": { - "error": 403 - }, - "gnusocial.hatthieves.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 323, - "activeMonth": 65, - "activeHalfyear": 65 - }, - "localPosts": 19662 - }, - "openRegistrations": true - } - }, - "cloud.cmaneth.de": { - "error": "HTTPSConnectionPool(host='cloud.cmaneth.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.cmaneth.de' doesn't match 's.cmaneth.de'\")))" - }, - "osr.community": { - "error": "HTTPSConnectionPool(host='osr.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "swift-skunk-61.localtunnel.me": { - "error": "HTTPSConnectionPool(host='swift-skunk-61.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "lucida-don.net": { - "error": "HTTPSConnectionPool(host='lucida-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "icewind.nl": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "diymusic.space": { - "error": 526 - }, - "social.fitpa.ws": { - "error": "HTTPSConnectionPool(host='social.fitpa.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mushroomkingdomdon.m.to": { - "error": "HTTPSConnectionPool(host='mushroomkingdomdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.okkikki.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.okkikki.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.icu": { - "error": "HTTPSConnectionPool(host='pixelfed.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "twmgw.localtunnel.me": { - "error": "HTTPSConnectionPool(host='twmgw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "comment.ianbgibson.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Ian's Comment", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 5 - }, - "version": "2.0" - } - }, - "don.rabbit-house.me": { - "error": "HTTPSConnectionPool(host='don.rabbit-house.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to don.rabbit-house.me timed out. (connect timeout=3)'))" - }, - "social.darks.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.30.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Darks' cozy home", - "nodeDescription": "A instance for me. And maybe friends, but IDK.", - "maintainer": { - "name": null, - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "toot.memtech.website": { - "error": "HTTPSConnectionPool(host='toot.memtech.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "janian.de": { - "error": 404 - }, - "cloud.fdlibre.eu": { - "error": 403 - }, - "mstn.titouan.co": { - "error": "HTTPSConnectionPool(host='mstn.titouan.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.social/users/schlink": { - "error": 404 - }, - "cloud.webformat.at": { - "error": 404 - }, - "truecolors.space": { - "error": "HTTPSConnectionPool(host='truecolors.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.lsnet.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 502 - }, - "openRegistrations": false - } - }, - "friendika.softwareentwicklung-wunderlich.de": { - "error": "HTTPSConnectionPool(host='friendika.softwareentwicklung-wunderlich.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "alt-f4.der.moe": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "alt-f4.der.moe", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "newsmastodon.com": { - "error": "HTTPSConnectionPool(host='newsmastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.heathanderson.net": { - "nodeinfo": { - "metadata": { - "mediaProxy": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Heath's Social Space", - "private": false, - "suggestions": { - "enabled": false, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } - }, - "openRegistrations": false, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 b46156be92ecfd9d0e29f0b9021757a15126b2d8" - }, - "usage": { - "localPosts": 1, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "f.holcroft.fr": { - "nodeinfo": { - "openRegistrations": false, - "metadata": { - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "reportTypes": [ - { - "anonymous": true, - "type": "takedown_request", - "label": "Takedown request" - }, - { - "anonymous": false, - "type": "invalid_metadata", - "label": "Invalid metadata" - }, - { - "anonymous": true, - "type": "illegal_content", - "label": "Illegal content" - }, - { - "anonymous": false, - "type": "offensive_content", - "label": "Offensive content" - }, - { - "anonymous": false, - "type": "other", - "label": "Other" - } - ], - "usage": { - "listenings": { - "total": 1567 - }, - "favorites": { - "tracks": { - "total": 0 - } - } - }, - "private": false, - "shortDescription": "", - "instanceSupportMessage": "", - "banner": null, - "actorId": "https://f.holcroft.fr/federation/actors/service", - "funkwhaleSupportMessageEnabled": true, - "nodeName": "", - "contactEmail": "", - "rules": "", - "terms": "", - "library": { - "albums": { - "total": 9 - }, - "artists": { - "total": 175 - }, - "tracks": { - "total": 296 - }, - "federationEnabled": true, - "anonymousCanListen": false, - "music": { - "hours": 14.793333333333333 - }, - "federationNeedsApproval": true - }, - "longDescription": "", - "defaultUploadQuota": 1000, - "allowList": { - "domains": null, - "enabled": false - } - }, - "usage": { - "users": { - "activeHalfyear": 1, - "total": 2, - "activeMonth": 1 - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "version": "2.0", - "software": { - "version": "0.20.1", - "name": "funkwhale" - } - } - }, - "kode.cat": { - "error": "HTTPSConnectionPool(host='kode.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.thechangebook.org": { - "error": 404 - }, - "sns.hotaruxd.me": { - "error": "HTTPSConnectionPool(host='sns.hotaruxd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.anongoth.pl": { - "error": "HTTPSConnectionPool(host='mastodon.anongoth.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anongoth.pl' doesn't match either of 'anongoth.pl', 'jabber.anongoth.pl', 'mail.anongoth.pl', 'mta-sts.anongoth.pl', 'nextcloud.anongoth.pl', 'ns1.anongoth.pl', 'ns4.anongoth.pl', 'privatebin.anongoth.pl', 'searx.anongoth.pl', 'yourls.anongoth.pl'\")))" - }, - "maildoggo.net": { - "error": "HTTPSConnectionPool(host='maildoggo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "imthe.party": { - "error": "HTTPSConnectionPool(host='imthe.party', port=443): Read timed out. (read timeout=3)" - }, - "edgerunner.network": { - "error": "HTTPSConnectionPool(host='edgerunner.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.pinkelephant.dev": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/miniwahr": { - "error": 404 - }, - "sanic.style": { - "error": "HTTPSConnectionPool(host='sanic.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.misterbanal.net": { - "error": 404 - }, - "nxc.rho.nz": { - "error": "HTTPSConnectionPool(host='nxc.rho.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nxc.rho.nz timed out. (connect timeout=3)'))" - }, - "www.statistiche.win": { - "error": 404 - }, - "1234.low5.de": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Another Pleroma instance", - "nodeName": "low5", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://1234.low5.de/users/die_verwaltung" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" - }, - "usage": { - "localPosts": 224, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "social.gould.cx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 2136 - }, - "openRegistrations": false - } - }, - "re.wxw.moe": { - "error": "HTTPSConnectionPool(host='re.wxw.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.la-photo-en-faits.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "www.algenhonig.de": { - "error": "HTTPSConnectionPool(host='www.algenhonig.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.algenhonig.de' doesn't match 'algenhonig.de'\")))" - }, - "co23.net": { - "error": "HTTPSConnectionPool(host='co23.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.morebeautifully.com": { - "error": "HTTPSConnectionPool(host='mstdn.morebeautifully.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.morebeautifully.com timed out. (connect timeout=3)'))" - }, - "plume.mausdompteur.de": { - "error": "HTTPSConnectionPool(host='plume.mausdompteur.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.rw": { - "error": "HTTPSConnectionPool(host='mastodon.rw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.rw timed out. (connect timeout=3)'))" - }, - "pe.ertu.be": { - "error": "HTTPSConnectionPool(host='pe.ertu.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "go.leitsinn.de": { - "error": 404 - }, - "deep-learning.site": { - "error": "HTTPSConnectionPool(host='deep-learning.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "emotionalboys.club": { - "error": "HTTPSConnectionPool(host='emotionalboys.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.niicow974.fr": { - "error": "HTTPSConnectionPool(host='social.niicow974.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.niicow974.fr' doesn't match 'mail.niicow974.fr'\")))" - }, - "pleroma.foederati.dk": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/foederati.dk", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.foederati.dk/users/Jens" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 100, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "git9k.com": { - "error": "HTTPSConnectionPool(host='git9k.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "citadel.thecore.city": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Core Citadel", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://citadel.thecore.city/users/koloml", - "https://citadel.thecore.city/users/commagray" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2-0-gb97c12fb" - }, - "usage": { - "localPosts": 182, - "users": { - "total": 7 - } - }, - "version": "2.0" - } - }, - "emailstar.masto.host": { - "error": "HTTPSConnectionPool(host='emailstar.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "masto.sevenn.fr": { - "error": "HTTPSConnectionPool(host='masto.sevenn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "meinrheinma.in": { - "error": "HTTPSConnectionPool(host='meinrheinma.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to meinrheinma.in timed out. (connect timeout=3)'))" - }, - "pleroma.k4gi.xyz": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Plover", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.k4gi.xyz/users/k4gi" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 6, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "domdom.tokyo": { - "error": "HTTPSConnectionPool(host='domdom.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hermanng.auriga.uberspace.de": { - "error": 404 - }, - "mastodon.desord.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 89, - "activeMonth": 32, - "activeHalfyear": 54 - }, - "localPosts": 1055 - }, - "openRegistrations": true - } - }, - "video.imagotv.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 157, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Imago TV", - "nodeDescription": "Imago TV, la plateforme vid\u00e9o gratuite de la transition", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "blog.tinerion.me": { - "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "Le blog de Tinerion", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 5 - }, - "version": "2.0" - } - }, - "omegavirginrevolt.wordpress.com": { - "error": 404 - }, - "zenon.kro.kr": { - "error": "HTTPSConnectionPool(host='zenon.kro.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zenon.kro.kr' doesn't match 'xeonix4812.synology.me'\")))" - }, - "tlhonmey.publicvm.com": { - "error": 503 - }, - "nextcloud.techn0.net": { - "error": 403 - }, - "social.servus.at": { - "error": 404 - }, - "rrfarmbot.appspot.com": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 ???" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "masto.re", - "relay.hellsite.site", - "ap-relay.herokuapp.com", - "relay.fediverse.us", - "relay.mastodon.libresilicon.com", - "relai-francophone.fedi.quebec", - "relay1.mastodonsocial.ru", - "relay.ltch.fr", - "relay.nazrin.moe", - "relay.intahnet.co.uk", - "ar.aire.ml", - "relay.kitsunet.net", - "relay.mas.to", - "vtlay.polyohm.net", - "rrfarmbot.appspot.com", - "relay.101010.pl", - "relay.paw.cafe", - "relay.comm.cx", - "relay.mastodon.scot", - "relay.pettingzoo.co", - "edgerunner.network", - "pleroma.p4g.club", - "pleroma.topcat.io", - "beehub.org", - "social.1in9.net", - "social.strueker.net", - "ministry.moonbutt.science", - "qoto.org", - "social.itsneversunnyinnd.com", - "citadel.thecore.city", - "expired.mentality.rip", - "mastodon.maescool.be", - "khat.komitea.fi", - "coom.club", - "mastodon.echelon4.xyz" - ] - } - } - }, - "videos-libr.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 12 - }, - "localPosts": 2530, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "videos-libr.es", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "video.grosskopfgames.de": { - "error": 502 - }, - "josephburnett.social": { - "error": "HTTPSConnectionPool(host='josephburnett.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "icosahedron.website/users/ordinarylava": { - "error": 404 - }, - "vocalounge.cafe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 556, - "activeMonth": 170, - "activeHalfyear": 629 - }, - "localPosts": 17775 - }, - "openRegistrations": true - } - }, - "inversion.sungo.wtf": { - "error": "HTTPSConnectionPool(host='inversion.sungo.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chahan.m.to": { - "error": "HTTPSConnectionPool(host='chahan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mnml.news": { - "nodeinfo": { - "metadata": { - "nodeName": "mnml", - "nodeDescription": "minimalism, sustainability, mindfulness", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 12 - }, - "version": "2.0" - } - }, - "maron.blue": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 14 - }, - "openRegistrations": false - } - }, - "himitsudon.com": { - "error": "HTTPSConnectionPool(host='himitsudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lbn0btd1aiuzmlikb68.4chan.icu": { - "error": "HTTPSConnectionPool(host='lbn0btd1aiuzmlikb68.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "audio.confederac.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 13, - "activeHalfyear": 11, - "activeMonth": 7 - } - }, - "metadata": { - "actorId": "https://audio.confederac.io/federation/actors/service", - "private": false, - "shortDescription": "M\u00fasica para despertar conciencias", - "longDescription": "Esta es una instancia gestionada por [Confederac.io](https://confederac.io). El objetivo de esta instancia es crear un espacio en el que se pueda compartir m\u00fasica, podcasts o materiales en formato audio que permitan despertar conciencias y promover el amor a la libertad.\r\n\r\nLa inscripci\u00f3n a esta instancia requiere una cuenta en el [foro](https://la.confederac.io) de confederac.io.", - "rules": "", - "contactEmail": "xaloc@tutanota.com", - "terms": "", - "nodeName": "M\u00fasica Confederada", - "banner": null, - "defaultUploadQuota": 100, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 78 - }, - "artists": { - "total": 13 - }, - "albums": { - "total": 17 - }, - "music": { - "hours": 3035.5516666666667 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "Esta instancia de Funkwhale est\u00e1 mantenida por [Confederac.io](https://la.confederac.io). \r\n\r\nNuestro objetivo es dar un espacio y las herramientas necesarias a las amantes de la libertad para despertar conciencias, y creemos que la m\u00fasica y los contenidos sonoros juegan un rol de especial importancia.\r\n\r\nSi te gusta nuestro proyecto puedes ayudarnos a financiarlo [aqu\u00ed](https://opencollective.com/confederacio) o puedes unirte a nuestro [foro](https://la.confederac.io) para ver de que otras maneras puedes ayudar a la comunidad.", - "knownNodesListUrl": "https://audio.confederac.io/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 17 - } - }, - "listenings": { - "total": 142 - }, - "downloads": { - "total": 887 - } - } - } - } - }, - "mstdn.liliso.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 199 - }, - "openRegistrations": false - } - }, - "social.learn.cafe": { - "error": "HTTPSConnectionPool(host='social.learn.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.nickpellant.com": { - "error": "HTTPSConnectionPool(host='toot.nickpellant.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "kai12250220.jp": { - "error": "HTTPSConnectionPool(host='kai12250220.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kai12250220.jp timed out. (connect timeout=3)'))" - }, - "jorts.life": { - "error": 404 - }, - "ostatus.yoh2.ddo.jp": { - "error": 404 - }, - "micromookie.com": { - "error": "HTTPSConnectionPool(host='micromookie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'micromookie.com' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" - }, - "blog.lacajita.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 239, - "localComments": 1569 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "jortogar@hotmail.com" - } - } - }, - "sio.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "noise.social": { - "error": "HTTPSConnectionPool(host='noise.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to noise.social timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/MidnightQueen": { - "error": 404 - }, - "catgram.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 65, - "activeMonth": 3, - "activeHalfyear": 9 - }, - "localPosts": 21514 - }, - "openRegistrations": true - } - }, - "mycloud.haemmerlinge.de": { - "error": 404 - }, - "ple.emtee.xyz": { - "error": "HTTPSConnectionPool(host='ple.emtee.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "steam-don.fun": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 67, - "activeMonth": 8, - "activeHalfyear": 16 - }, - "localPosts": 21241 - }, - "openRegistrations": false - } - }, - "brussels.dooms.com.br": { - "error": "HTTPSConnectionPool(host='brussels.dooms.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pixelfed.luciferi.st": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.luciferi.st", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "2000000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Pixelfed", - "domain": "pixelfed.luciferi.st", - "url": "https://pixelfed.luciferi.st", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 6, - "localComments": 0, - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "nextcloud.cetialphafive.com": { - "error": "HTTPSConnectionPool(host='nextcloud.cetialphafive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nep.miku.band": { - "error": "HTTPSConnectionPool(host='nep.miku.band', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.fricloud.dk": { - "error": 404 - }, - "gg2don.com": { - "error": "HTTPSConnectionPool(host='gg2don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "glaubens.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 3, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "k1@saket.de" - } - } - }, - "rukavina.family": { - "error": 500 - }, - "botsin.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4663, - "activeMonth": 1856, - "activeHalfyear": 4208 - }, - "localPosts": 11084265 - }, - "openRegistrations": true - } - }, - "social.inspiredlife.fun": { - "error": "HTTPSConnectionPool(host='social.inspiredlife.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pl.n0id.space": { - "error": "HTTPSConnectionPool(host='pl.n0id.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "jabberwocky.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 112 - }, - "openRegistrations": false - } - }, - "social.rievo.net": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "video.lagrottedelours.ovh": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "junebug.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 264 - }, - "openRegistrations": false - } - }, - "dqrivals.mastportal.info": { - "error": "HTTPSConnectionPool(host='dqrivals.mastportal.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.kijowski.dev": { - "error": "HTTPSConnectionPool(host='mastodon.kijowski.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "lolpix.org": { - "error": "HTTPSConnectionPool(host='lolpix.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn.cloa.app": { - "error": "HTTPSConnectionPool(host='mstdn.cloa.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dreo.io": { - "error": "HTTPSConnectionPool(host='dreo.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dreo.io timed out. (connect timeout=3)'))" - }, - "amsterdon.nl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 12, - "activeHalfyear": 16 - }, - "localPosts": 546 - }, - "openRegistrations": true - } - }, - "social.chinwag.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2-cw1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 253, - "activeMonth": 75, - "activeHalfyear": 235 - }, - "localPosts": 82884 - }, - "openRegistrations": true - } - }, - "mstdn.mx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 368, - "activeMonth": 71, - "activeHalfyear": 138 - }, - "localPosts": 61541 - }, - "openRegistrations": false - } - }, - "pixel.barkshark.tk": { - "error": "HTTPSConnectionPool(host='pixel.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.criver.me": { - "error": "HTTPSConnectionPool(host='pleroma.criver.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.stargazer.at": { - "error": "HTTPSConnectionPool(host='social.stargazer.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnusocial.tamanoir.foucry.net": { - "error": "HTTPSConnectionPool(host='gnusocial.tamanoir.foucry.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "elikarika.jp": { - "error": "HTTPSConnectionPool(host='elikarika.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to elikarika.jp timed out. (connect timeout=3)'))" - }, - "b.9chan.lol": { - "error": "HTTPSConnectionPool(host='b.9chan.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.roost.eu": { - "error": "HTTPSConnectionPool(host='friendica.roost.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.roost.eu' doesn't match either of '*.metanet.ch', 'metanet.ch', '*.hostorama.com', 'hostorama.com'\")))" - }, - "mastodon.cfw4.tk": { - "error": "HTTPSConnectionPool(host='mastodon.cfw4.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.cfw4.tk timed out. (connect timeout=3)'))" - }, - "masto.vy-let.software": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 14066 - }, - "openRegistrations": false - } - }, - "tietjen.eltanin.uberspace.de": { - "error": 404 - }, - "mikmak.fr": { - "error": "HTTPSConnectionPool(host='mikmak.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mikmak.fr timed out. (connect timeout=3)'))" - }, - "misskey.nemonet.xyz": { - "error": "HTTPSConnectionPool(host='misskey.nemonet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "fc.leemhuis.info": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": [], - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } - }, - "mstd.toco2.fun": { - "error": "HTTPSConnectionPool(host='mstd.toco2.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstd.toco2.fun timed out. (connect timeout=3)'))" - }, - "asocial.swagosaure.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "fmty.cloud": { - "error": "HTTPSConnectionPool(host='fmty.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.spellicer.me": { - "error": "HTTPSConnectionPool(host='mastodon.spellicer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.spellicer.me' doesn't match 'pelliphant.social'\")))" - }, - "mastodon.ar.al": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7073 - }, - "openRegistrations": false - } - }, - "wndp.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 27803 - }, - "openRegistrations": false - } - }, - "dixon.masto.host": { - "error": "HTTPSConnectionPool(host='dixon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tusk.pinkelephantco.de": { - "error": "HTTPSConnectionPool(host='tusk.pinkelephantco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tusk.pinkelephantco.de' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" - }, - "starship.of.the.spectacle.online": { - "error": "HTTPSConnectionPool(host='starship.of.the.spectacle.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.amaseto.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 68 - }, - "openRegistrations": false - } - }, - "mastodon.d19.ca": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 11, - "activeHalfyear": 11 - }, - "localPosts": 350 - }, - "openRegistrations": true - } - }, - "pl.ohno.host": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_keyword": { - "federated_timeline_removal": [ - "~r/RT.@.*@twitter.com/" - ], - "reject": [], - "replace": [] - }, - "mrf_policies": [ - "SimplePolicy", - "KeywordPolicy", - "AntiLinkSpamPolicy", - "AntiFollowbotPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "baraag.net", - "toot.love", - "gameliberty.club", - "liberdon.com", - "pokemon.men" - ], - "media_nsfw": [ - "baraag.net", - "toot.love", - "neckbeard.xyz", - "pl.smuglo.li", - "anime.website" - ], - "media_removal": [], - "reject": [ - "gab.com", - "humblr.social", - "switter.at", - "spinster.xyz", - "sinblr.com", - "freefedifollowers.ga", - "gabfed.com", - "sinblr.com", - "spinster.xyz", - "weedis.life", - "kiwifarms.is", - "kiwifarms.net", - "kiwifarms.cc", - "freespeechextremist.com", - "the.hedgehoghunter.club", - "pieville.net", - "lets.saynoto.lgbt", - "mastodon.hatthieves.es", - "gab.ai", - "develop.gab.com", - "not-develop.gab.com", - "counter.social" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Oh No", - "nodeName": "boop//", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.ohno.host/users/pie" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-376-g5e365448-develop" - }, - "usage": { - "localPosts": 62565, - "users": { - "total": 28 - } - }, - "version": "2.0" - } - }, - "legal.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 75, - "activeMonth": 31, - "activeHalfyear": 88 - }, - "localPosts": 621 - }, - "openRegistrations": true - } - }, - "hogehoge.toycode.com": { - "error": "HTTPSConnectionPool(host='hogehoge.toycode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "osada.christian-vogeley.de": { - "error": "HTTPSConnectionPool(host='osada.christian-vogeley.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "byob.masto.host": { - "error": "HTTPSConnectionPool(host='byob.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "homex.bounceme.net": { - "error": "HTTPSConnectionPool(host='homex.bounceme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.oheim.haus": { - "error": 404 - }, - "files.qrewhub.com": { - "error": "HTTPSConnectionPool(host='files.qrewhub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to files.qrewhub.com timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/hitagi": { - "error": 404 - }, - "thoughtscastshadows.com": { - "error": 404 - }, - "vapedon.club": { - "error": "HTTPSConnectionPool(host='vapedon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to vapedon.club timed out. (connect timeout=3)'))" - }, - "7.distsn.org": { - "error": "HTTPSConnectionPool(host='7.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dollers.club": { - "error": "HTTPSConnectionPool(host='dollers.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dollers.club' doesn't match 'stnr.icu'\")))" - }, - "bitflow.ddnsking.com": { - "error": "HTTPSConnectionPool(host='bitflow.ddnsking.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "nextcloud.hackerheaven.org": { - "error": 404 - }, - "lesbiab.town": { - "error": "HTTPSConnectionPool(host='lesbiab.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay.sander.social": { - "error": "HTTPSConnectionPool(host='relay.sander.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "storage.bawart.at": { - "error": 403 - }, - "doing.cute.science": { - "error": "HTTPSConnectionPool(host='doing.cute.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "funkwhale.buttslol.net": { - "error": "HTTPSConnectionPool(host='funkwhale.buttslol.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "obit.m.to": { - "error": "HTTPSConnectionPool(host='obit.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "antisocial.narinimous.fr": { - "error": "HTTPSConnectionPool(host='antisocial.narinimous.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mabe.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 210 - }, - "openRegistrations": false - } - }, - "ple.ggtea.org": { - "error": 502 - }, - "mstdn.web4u.jp": { - "error": "HTTPSConnectionPool(host='mstdn.web4u.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.web4u.jp' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" - }, - "techromancer.club": { - "nodeinfo": { - "metadata": { - "nodeName": "Lena can't do it all", - "nodeDescription": "Follow on Fediverse via @lena@techromancer.club", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 17 - }, - "version": "2.0" - } - }, - "mastodon.schlenz.ruhr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 953 - }, - "openRegistrations": false - } - }, - "funk-dev.h.senan.xyz": { - "error": "HTTPSConnectionPool(host='funk-dev.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.at": { - "error": 502 - }, - "www.nft.photo": { - "error": "HTTPSConnectionPool(host='www.nft.photo', port=443): Read timed out. (read timeout=3)" - }, - "sms.strubbl.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 - }, - "localPosts": 351 - }, - "openRegistrations": false + "pleroma.k4gi.xyz", + "uelfte.club", + "jeli.kz", + "cybt.de", + "social.wildeboer.net", + "fediverse.nenmyx.dev", + "dizl.de", + "mastodon.radiosonline.cloud", + "mastodon.fediverso.net", + "serverok.pl", + "arguos.com", + "chile.masto.host", + "social.itsneversunnyinnd.com", + "mastodon.kylepiira.com", + "plusone.live", + "nightmare.digital", + "toot.postea.me", + "antifagun.club", + "pleasehug.me", + "phreedom.tk", + "majestic.monster", + "toot.travnewmatic.com", + "social.nico-bayati.de", + "panic.social", + "social.nyanlout.re", + "delduca.casa", + "social.patologia.online", + "bulge.exposed", + "expired.mentality.rip", + "social.imirhil.fr", + "mastodon.hhhammer.de", + "glitch.librenet.co.za", + "citadel.thecore.city", + "usocial.fr", + "soc.hyena.network", + "mastodon.cipherbliss.com", + "enyutech.io", + "xmpp.fs-infmath.uni-kiel.de", + "don.burr.is", + "social.asgartech.com", + "social.walamana.de", + "toot.coupou.fr", + "social.qseco.fr", + "pleroma.best", + "social.homunyan.com", + "lasarna.masto.host", + "makhnodon.club", + "khat.komitea.fi", + "nuke.social", + "social.biologianaweb.com.br", + "social.schwipsbude.de", + "pleroma.store", + "mastodon.gummipunkt.eu", + "sozen.network", + "lenuxde.net", + "social.chinwag.org", + "im-in.space", + "sumanko.ml", + "ma.steffo.eu", + "totallylegit.site", + "md.llnt.eu", + "unitum.nl", + "mastodon.mooo.com", + "coom.club", + "soc.p-pn.org", + "youdabomb.social", + "social.lemee.co", + "nukeq.com", + "pangu.hengsha.host", + "mastodon.ktachibana.party", + "fedi.z0ne.moe", + "lbry.world", + "peterlehmann.xyz", + "social.skewed.de", + "social.tcit.fr", + "mastodon.webseed.com", + "7td.org", + "kayii.goe.land", + "social.moron.agency", + "social.evilma.id", + "our.wtf", + "wolfhowl.me", + "phoxy.space", + "oneiris.me", + "social.otmns.net", + "social.deviltracks.net", + "megaterio.org", + "social.franssen.xyz", + "testing.ahst.ro", + "fuckitter.com", + "pogge.rs", + "rly.wtf", + "sjitter.com", + "pleroma.noellabo.jp", + "pleroma.fr", + "mathstodon.xyz", + "social.dbonnet.ovh", + "pl.stupid.moe", + "sunrisesunset.shop", + "maki.chiba.tw", + "zalluma.adef.xyz", + "mastodon.izsak.dev", + "social.rosnovsky.us", + "pl.i2p.rocks", + "techie.family", + "social.panthermodern.net", + "needspets.gq", + "raggedfeathers.com", + "laplem.coolcool.ynh.fr", + "root.casa", + "boseburo.ddns.net", + "social.wieser.ml", + "social.rmrf.space", + "toot.moqueur.chat", + "nothing.town", + "ingeodon.com", + "social.hirst.cloud", + "mastodon.helmer-hollender.nohost.me", + "n0n1337h41.com", + "mastodon.rylees.net", + "mastodon.iriseden.eu", + "mastodon2.gnudoux.org.ve", + "mastodon.konstanz-net.de", + "eattra.sh", + "rawr-xd.club", + "olsenfam.masto.host", + "social.tulsa.ok.us", + "social.thesifr.com", + "topic-master.com", + "social.th4music.net", + "travelpandas.fr", + "mastodon.gnudoux.org.ve", + "biscuit.town", + "yegeurina.xyz", + "social.mysticmode.org", + "glittering.diamonds", + "pleroma.nl", + "mastodon.echelon4.xyz", + "socialcandan.ga", + "social.tigwali.fr", + "walkers.social", + "vanderwarker.social", + "social.buckket.org", + "fedibird.com", + "duck.cafe", + "nangang.travnewmatic.com", + "m.benborges.xyz", + "popradio.club", + "monsterfuckers.online", + "russiandiaspora.org", + "blackflags.io", + "social.rb99.space", + "mastodon.foxtrot-community.cc", + "social.dmogle.com", + "mastodon.skrep.in", + "higgs.boson.blue", + "gecekafasi.com", + "salted.fish", + "mas.gordons.gen.nz", + "derpsin.space", + "mstdn.vodka", + "pgh.masto.host", + "chilli.social", + "gudeleu.de", + "pleroma.armpit.me", + "social.dark-alexandr.net", + "skrt.social" + ] + } } }, - "jynxd.it": { - "error": "HTTPSConnectionPool(host='jynxd.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jynxd.it timed out. (connect timeout=3)'))" - }, - "mastodon.itp.io": { - "error": "HTTPSConnectionPool(host='mastodon.itp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.khoikhoi.org": { + "error": "HTTPSConnectionPool(host='mastodon.khoikhoi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "lesbianschool.com": { + "social.bckr.me": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 8, - "activeHalfyear": 9 - }, - "localPosts": 81880 + "name": "friendica", + "version": "2020.03-1338" }, - "openRegistrations": false - } - }, - "social.techstoa.com": { - "error": 503 - }, - "grignoulet.ch": { - "error": "HTTPSConnectionPool(host='grignoulet.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'grignoulet.ch' doesn't match '*.chevroulet.ch'\")))" - }, - "lazybear.pics": { - "nodeinfo": { - "metadata": { - "nodeName": "lazybear.pics", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "lazybear.pics", - "url": "https://lazybear.pics" - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - } - } + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.6" - }, - "usage": { - "localPosts": 119, - "localComments": 0, - "users": { - "total": 6, - "activeHalfyear": 13, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } - }, - "hub.heraut.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { "outbound": [ - "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "insanejournal", - "libertree", - "pumpio", - "redmatrix", - "twitter", - "wordpress", - "xmpp" - ], - "inbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 2 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 836, - "localComments": 4181 + "localPosts": 1, + "localComments": 1 }, + "openRegistrations": false, "metadata": { - "nodeName": "Hubzilla Francophone Heraut.eu" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false } } }, - "mastodon.social/users/er1n": { - "error": 404 - }, - "nuage.ioutone.fr": { - "error": 404 - }, - "colab.interweb.site": { - "error": 403 - }, - "masto.davewinter.info": { - "error": "HTTPSConnectionPool(host='masto.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.lvds.co": { - "error": "HTTPSConnectionPool(host='mastodon.lvds.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cyber.neko.space": { + "error": "HTTPSConnectionPool(host='cyber.neko.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nullnet.us": { - "error": "HTTPSConnectionPool(host='nullnet.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nullnet.us timed out. (connect timeout=3)'))" + "mstdn.fy.to": { + "error": "HTTPSConnectionPool(host='mstdn.fy.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.fy.to' doesn't match either of 'deuxiemepage.fr', 'dev.deuxiemepage.fr', 'www.deuxiemepage.fr'\")))" }, - "social.57north.org.uk": { - "error": "HTTPSConnectionPool(host='social.57north.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "grignoulet.ch": { + "error": "HTTPSConnectionPool(host='grignoulet.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'grignoulet.ch' doesn't match '*.chevroulet.ch'\")))" }, - "miao.daizhige.org": { - "error": "HTTPSConnectionPool(host='miao.daizhige.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to miao.daizhige.org timed out. (connect timeout=3)'))" + "apub2.localtunnel.me": { + "error": "HTTPSConnectionPool(host='apub2.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "nixnerd.cc": { - "error": "HTTPSConnectionPool(host='nixnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "socl.win": { + "error": "HTTPSConnectionPool(host='socl.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ieji.de": { + "mastodon.technology": { "nodeinfo": { "version": "2.0", "software": { @@ -239937,228 +197110,211 @@ ], "usage": { "users": { - "total": 277, - "activeMonth": 118, - "activeHalfyear": 248 + "total": 20030, + "activeMonth": 2489, + "activeHalfyear": 7674 }, - "localPosts": 23394 + "localPosts": 800028 }, "openRegistrations": true } }, - "pl.apelsin.la": { - "error": "HTTPSConnectionPool(host='pl.apelsin.la', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/anummabrooke": { + "c.mrweb.fr": { "error": 404 }, - "social.tchncs.de/users/israuor": { - "error": 404 + "mastnode.lespasquier.fr": { + "error": "HTTPSConnectionPool(host='mastnode.lespasquier.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastnode.lespasquier.fr' doesn't match 'part.lespasquier.fr'\")))" }, - "socialhome.zenfolie.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "socialhome", - "version": "0.12.0-dev" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Socialhome" - } - } + "ostatus.rex.gs": { + "error": "HTTPSConnectionPool(host='ostatus.rex.gs', port=443): Read timed out. (read timeout=3)" }, - "v2.nyoki.club": { + "kumadrive.com": { + "error": "HTTPSConnectionPool(host='kumadrive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "unkomaker.net": { + "error": "HTTPSConnectionPool(host='unkomaker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "coyote.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 14, - "activeHalfyear": 15 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 119808 + "localPosts": 84 }, "openRegistrations": false } }, - "cloud.goodmotion.de": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "mastodon.xxx": { - "error": "HTTPSConnectionPool(host='mastodon.xxx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rkor.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 3 - }, - "localPosts": 160, - "localComments": 152 - }, - "metadata": { - "nodeName": "Hubzilla @ RKor.Info" - } - } + "onetwoxu.de": { + "error": 403 }, - "api.dwell.pub": { - "error": "HTTPSConnectionPool(host='api.dwell.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.tackman.info": { + "error": 404 }, - "d.map-le.net": { + "cloud.skweez.net": { "error": 404 }, - "social.kaiser.me": { - "error": "HTTPSConnectionPool(host='social.kaiser.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plusone.network": { + "error": 404 }, - "oof.me": { - "error": "HTTPSConnectionPool(host='oof.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube.angristan.xyz": { + "error": "HTTPSConnectionPool(host='peertube.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.au2pb.net": { - "error": "HTTPSConnectionPool(host='social.au2pb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "aspie.space": { + "error": "HTTPSConnectionPool(host='aspie.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toots.sebastianbachmann.de": { - "error": "HTTPSConnectionPool(host='toots.sebastianbachmann.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "bot.fedibird.com": { + "error": 410 }, - "cloud.bencomp.nl": { + "blog.magicalgirl.party": { "error": 404 }, - "awooooo.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='awooooo.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "radiofree.cloud": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "sprocket.group": { - "error": "HTTPSConnectionPool(host='sprocket.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sprocket.group timed out. (connect timeout=3)'))" + "girly.monster": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "bot.abyss.fun": { - "error": 502 + "cloud.ahonore.eu": { + "error": "HTTPSConnectionPool(host='cloud.ahonore.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "campediem.masto.host": { - "error": "HTTPSConnectionPool(host='campediem.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "osrsga.me": { + "error": "HTTPSConnectionPool(host='osrsga.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "data": { - "error": "HTTPSConnectionPool(host='data', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "gaydog.mom": { + "error": "HTTPSConnectionPool(host='gaydog.mom', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "shikokudon.m.to": { - "error": "HTTPSConnectionPool(host='shikokudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "federation.host": { + "error": "HTTPSConnectionPool(host='federation.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micro.esjewett.com": { + "subcon.pub": { + "error": 410 + }, + "auntiefasupply.co": { + "error": 503 + }, + "mstdn.firstforest.jp": { "error": 404 }, - "malu.today": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 6, - "activeHalfyear": 10 - }, - "localPosts": 5900 - }, - "openRegistrations": false - } + "en.litepubrelay.resplendentwebservices.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "rkun.cf": { - "error": "HTTPSConnectionPool(host='rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "piratica.eu": { + "error": "HTTPSConnectionPool(host='piratica.eu', port=443): Read timed out. (read timeout=3)" }, - "mst.uoga.net": { - "error": 404 + "s.schieder.me": { + "error": "HTTPSConnectionPool(host='s.schieder.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yumeuzura.m.to": { - "error": "HTTPSConnectionPool(host='yumeuzura.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tupambae.org": { + "error": 500 }, - "mastodon.futabachannel.com": { - "error": "HTTPSConnectionPool(host='mastodon.futabachannel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "pleroma.rhinoworks.info": { + "error": "HTTPSConnectionPool(host='pleroma.rhinoworks.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.rhinoworks.info' doesn't match either of 'aws.rhinoworks.info', 'growi.rhinoworks.info', 'hmd.rhinoworks.info', 'p.rhinoworks.info', 'rhinoworks.info'\")))" }, - "p.testitfor.me": { + "soc.sinkuu.xyz": { + "error": "HTTPSConnectionPool(host='soc.sinkuu.xyz', port=443): Read timed out. (read timeout=3)" + }, + "ihatebeinga.live": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 34 - }, - "localPosts": 185 - }, - "software": { - "version": "0.9.99999", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "ostatus", - "activitypub" - ], - "openRegistrations": true, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": true, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site", + "Never legally marry an American woman" + ], + "replace": [] + }, + "mrf_policies": [ + "SimplePolicy", + "HellthreadPolicy", + "KeywordPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "anime.website" + ], + "media_removal": [], + "reject": [ + "gab.com", + "twimblr.xyz", + "sinblr.com", + "humblr.social", + "spinster.xyz", + "glindr.org", + "cliterati.club" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "twimblr.xyz", + "sinblr.com", + "humblr.social", + "spinster.xyz", + "glindr.org", + "cliterati.club" + ] }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 60000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": true + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [], + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, for sad memes", + "nodeName": "Sadposting Central", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -240191,105 +197347,21 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "nodeName": "Pleroma (at) testitfor.me", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "suggestions", - "relay" + "skipThreadContainment": true, + "staffAccounts": [ + "https://ihatebeinga.live/users/FloatingGhost" ], - "accountActivationRequired": false - } - } - }, - "tonos.io": { - "error": "HTTPSConnectionPool(host='tonos.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tonos.io' doesn't match either of '*.domainparking.ru', 'domainparking.ru'\")))" - }, - "jeewoongchang.com": { - "error": "HTTPSConnectionPool(host='jeewoongchang.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pix.benpro.fr": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.benpro.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "suggestions": { + "enabled": false }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pix.benpro.fr", - "url": "https://pix.benpro.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 100000000 } }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -240298,128 +197370,105 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "pleroma", + "version": "2.0.50-748-g0069e78f-develop" }, "usage": { - "localPosts": 1032, - "localComments": 0, + "localPosts": 89684, "users": { - "total": 1, - "activeHalfyear": 141, - "activeMonth": 16 + "total": 53 } }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "music.glitch.pizza": { + "mastodon.social/users/johnson": { + "error": 404 + }, + "wolke7.digitalesparadies.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "zap", + "version": "20.05.03" }, "protocols": [ + "zot", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 59, - "activeMonth": 3, - "activeHalfyear": 8 + "total": 6, + "activeHalfyear": 6, + "activeMonth": 6 }, - "localPosts": 470 + "localPosts": 82, + "localComments": 70 }, - "openRegistrations": true + "metadata": { + "nodeName": "Wolke 7" + } } }, - "alienplanet.xyz": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "kakijin.com": { - "error": 404 - }, - "nextcloud.ashok.ch": { - "error": 404 - }, - "tali.t0k.org": { + "mast.market": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 6, + "activeMonth": 1, + "activeHalfyear": 7 }, - "localPosts": 258 + "localPosts": 9 }, "openRegistrations": true } }, - "mastodon.social/users/Nine": { - "error": 404 - }, - "www.culturewar.us": { - "error": "HTTPSConnectionPool(host='www.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.xianon.net": { + "cocoronavi.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.33.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3057\u3042\u306e\u3059\u304d\u30fc", - "nodeDescription": "

\u3057\u3042\u306e\u3059\u304d\u30fc\u306f\u304a\u3072\u3068\u308a\u3055\u307e\u306e Misskey \u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002

\n

Misskey v12.33.0 \u304b\u3089 Issue #5935 \u306e\u6a5f\u80fd\u3092\u7121\u52b9\u306b\u3057\u305f\u30bd\u30fc\u30b9\u3067\u52d5\u4f5c\u3057\u3066\u3044\u307e\u3059\u3002\nhttps://github.com/syuilo/misskey/issues/5935

\n

\u5909\u66f4\u90e8\u5206\u306e\u30bd\u30fc\u30b9\u304c\u6b32\u3057\u3044\u65b9\u306f https://misskey.xianon.net/@xianon \u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002

", - "maintainer": { - "name": "xianon", - "email": null + "users": { + "total": 7, + "activeMonth": 5, + "activeHalfyear": 6 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 13863 + }, + "openRegistrations": false } }, - "con.fused.com": { - "error": "HTTPSConnectionPool(host='con.fused.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "crew.moe": { + "error": "HTTPSConnectionPool(host='crew.moe', port=443): Read timed out. (read timeout=3)" }, - "hubzilla.gadgeteer.co.za": { + "dev.angeley.es": { + "error": 404 + }, + "hub.skoddie.de": { "nodeinfo": { "version": "2.0", "software": { @@ -240434,14 +197483,7 @@ ], "services": { "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "insanejournal", - "pumpio", - "redmatrix", - "twitter", - "wordpress" + "atom1.0" ], "inbound": [ "atom1.0", @@ -240451,94 +197493,37 @@ "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 5 }, - "localPosts": 1313, - "localComments": 247 + "localPosts": 1, + "localComments": 0 }, "metadata": { - "nodeName": "GadgeteerZA" + "nodeName": "Skoddies Hub" } } }, - "pix.lazybear.io": { - "error": "HTTPSConnectionPool(host='pix.lazybear.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pix.freeradical.zone": { - "nodeinfo": { - "metadata": { - "nodeName": "Pix @ Free Radical", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.9.4" - }, - "usage": { - "localPosts": 23, - "localComments": 0, - "users": { - "total": 8, - "activeHalfyear": "1", - "activeMonth": "0" - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "1745.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 29 - }, - "openRegistrations": true - } - }, - "theinternet.lol": { - "error": "HTTPSConnectionPool(host='theinternet.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "zap2.selfhosting.rocks": { + "error": 404 }, - "m.bwnet.it": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "mstdn.thaler.nz": { + "error": "HTTPSConnectionPool(host='mstdn.thaler.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "mast.bricin.net": { - "error": "HTTPSConnectionPool(host='mast.bricin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "inhji.de": { + "error": 404 }, - "anitwitter.moe": { - "error": "HTTPSConnectionPool(host='anitwitter.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.decharriere.fr": { + "error": "HTTPSConnectionPool(host='mastodon.decharriere.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nyoki.club": { - "error": "HTTPSConnectionPool(host='nyoki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "home.kopfkrieg.org": { + "error": 404 }, - "aec.masto.host": { - "error": "HTTPSConnectionPool(host='aec.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "antisocial.narinimous.fr": { + "error": "HTTPSConnectionPool(host='antisocial.narinimous.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lmk.canecreekstudio.org": { + "mysound.directory": { "nodeinfo": { "version": "2.0", "software": { @@ -240550,34 +197535,28 @@ ], "usage": { "users": { - "total": 8, + "total": 3, "activeMonth": 3, - "activeHalfyear": 5 + "activeHalfyear": 4 }, - "localPosts": 744 + "localPosts": 31 }, - "openRegistrations": false + "openRegistrations": true } }, - "mgub.yt": { - "error": 404 - }, - "cloud.hms-licht-ton.de": { - "error": 404 - }, - "micro.abillionsuns.com": { + "angristan.fr": { "error": 404 }, - "arcan-fe.com": { - "error": 404 + "nikki.m.to": { + "error": "HTTPSConnectionPool(host='nikki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.doft.net": { - "error": 404 + "p.fediverse.us": { + "error": 502 }, - "m.1994.io": { - "error": 404 + "mast.sthorp.com": { + "error": "HTTPSConnectionPool(host='mast.sthorp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "take.iteasy.club": { + "tty.pw": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -240589,16 +197568,14 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "TagPolicy" + "NoOpPolicy" ], "quarantined_instances": [] }, @@ -240608,10 +197585,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance for taking it easy.", - "nodeName": "Take It Easy Club", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -240658,9 +197635,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://take.iteasy.club/users/dude" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -240668,7 +197643,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 256000000 + "general": 16000000 } }, "openRegistrations": false, @@ -240681,195 +197656,300 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-641-g3a084c98-develop" + "version": "1.1.50-2639-g0b5a2bbe-develop" }, "usage": { - "localPosts": 6205, + "localPosts": 2, "users": { - "total": 1 + "total": 3 } }, "version": "2.0" } }, - "cloud.koyu.space": { - "error": "HTTPSConnectionPool(host='cloud.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "dev-yojohan-25926.herokuapp.com": { - "error": 404 - }, - "truthpirates.club": { - "error": "HTTPSConnectionPool(host='truthpirates.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "saidon.online": { - "error": "HTTPSConnectionPool(host='saidon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "norge.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 22, + "activeMonth": 18, + "activeHalfyear": 24 + }, + "localPosts": 264 + }, + "openRegistrations": true + } }, - "friendica.electronvolt.com": { - "error": "HTTPSConnectionPool(host='friendica.electronvolt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.electronvolt.com' doesn't match either of 'conference.electronvolt.com', 'electronvolt.com', 'mail.electronvolt.com', 'mx0.electronvolt.com', 'www.electronvolt.com'\")))" + "share.ports.net": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.blue": { - "error": "HTTPSConnectionPool(host='mastodon.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "haecksen.social": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "libertree", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 10, + "activeHalfyear": 10, + "activeMonth": 10 + }, + "localPosts": 64, + "localComments": 4 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Haecksen Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "libertree", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } }, - "kidasuna.cetra.club": { - "error": "HTTPSConnectionPool(host='kidasuna.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "don.ekesete.net": { + "error": "HTTPSConnectionPool(host='don.ekesete.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'don.ekesete.net' doesn't match 'wiki.ekesete.net'\")))" }, - "lukasrosenstock.net": { + "jgregorymcverry.com": { "error": 404 }, - "cripplepunk.club": { - "error": "HTTPSConnectionPool(host='cripplepunk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cripplepunk.club' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "enyutech.io": { - "error": "HTTPSConnectionPool(host='enyutech.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "noisy.lexie.space": { + "zhub.link": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 5, + "activeHalfyear": 10 }, - "localPosts": 9 + "localPosts": 2263 }, - "openRegistrations": false + "openRegistrations": true } }, - "dronesocial.me": { - "error": "HTTPSConnectionPool(host='dronesocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "working.directory": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "quarteredcircle.net": { + "teki.be": { + "error": "HTTPSConnectionPool(host='teki.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "gath.io": { + "error": 404 + }, + "ropsten.numaverse.com": { + "error": "HTTPSConnectionPool(host='ropsten.numaverse.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.uuu.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 10, - "activeHalfyear": 99 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2937 + "localPosts": 70 }, - "openRegistrations": true + "openRegistrations": false } }, - "nemomsky.ml": { - "error": "HTTPSConnectionPool(host='nemomsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ontheroadon.com": { + "error": "HTTPSConnectionPool(host='ontheroadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "i-kaohsiung.com": { + "error": "HTTPSConnectionPool(host='i-kaohsiung.com', port=443): Read timed out. (read timeout=3)" + }, + "urbanwildlife.biz": { + "error": 406 + }, + "beta.mytoot.net": { + "error": "HTTPSConnectionPool(host='beta.mytoot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.stupid.team": { + "error": "HTTPSConnectionPool(host='social.stupid.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "micro.koray.al": { - "error": 502 + "forgetthis.site": { + "error": "HTTPSConnectionPool(host='forgetthis.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "test.wlw.pw": { + "void.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 + "total": 9, + "activeMonth": 8, + "activeHalfyear": 9 }, - "localPosts": 160 + "localPosts": 7338 }, "openRegistrations": true } }, - "ftest.tl1n.com": { - "error": "HTTPSConnectionPool(host='ftest.tl1n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nc.mjajaj.site": { - "error": "HTTPSConnectionPool(host='nc.mjajaj.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "firstpost.de": { - "error": 502 - }, - "unosandceros.wordpress.com": { - "error": 404 + "ppvideo.piratpartiet.se": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "cyber.neko.space": { - "error": "HTTPSConnectionPool(host='cyber.neko.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tekka.jadiunr.net": { + "error": "HTTPSConnectionPool(host='tekka.jadiunr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.gustaf.andrus.io": { - "error": "HTTPSConnectionPool(host='nextcloud.gustaf.andrus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextcloud.gustaf.andrus.io timed out. (connect timeout=3)'))" + "social.kikuzuki.org": { + "error": "HTTPSConnectionPool(host='social.kikuzuki.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.thiskurt.me": { + "oc.lastorder.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 35, + "activeMonth": 29, + "activeHalfyear": 34 }, - "localPosts": 5369 + "localPosts": 251 }, - "openRegistrations": false + "openRegistrations": true } }, - "securitymastod.one": { - "error": "HTTPSConnectionPool(host='securitymastod.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "prinsesse.co": { + "error": "HTTPSConnectionPool(host='prinsesse.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "don.uefi.jp": { - "error": "HTTPSConnectionPool(host='don.uefi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "thezombie.net": { + "error": "HTTPSConnectionPool(host='thezombie.net', port=443): Read timed out. (read timeout=3)" }, - "pluspora.com": { - "error": "HTTPSConnectionPool(host='pluspora.com', port=443): Read timed out. (read timeout=3)" + "gancio6.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio6.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "m.upsilo.net": { + "photo.rosnovsky.us": { + "error": "HTTPSConnectionPool(host='photo.rosnovsky.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mob-con.herokuapp.com": { + "error": 404 + }, + "blog.fireglow.de": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "publishing house", + "nodeDescription": "Testing the writefreely software.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 4914 + "localPosts": 8 }, - "openRegistrations": false + "version": "2.0" } }, - "bler.yh.noho.st": { - "error": "HTTPSConnectionPool(host='bler.yh.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to bler.yh.noho.st timed out. (connect timeout=3)'))" - }, - "kevq.uk": { - "error": 404 - }, - "matinik.tv": { + "tube.vnxs.de": { "nodeinfo": { "version": "2.0", "software": { @@ -240889,34 +197969,20 @@ "openRegistrations": true, "usage": { "users": { - "total": 12 + "total": 2 }, - "localPosts": 220, - "localComments": 0 + "localPosts": 3, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Matinik TV", - "nodeDescription": "L'instance Matinik TV est d\u00e9di\u00e9e \u00e0 la diffusion de productions afro-diasporiques.\nNous sommes \u00e9galement pr\u00e9sents sur Mastodon -> madinina.social", + "nodeName": "vnxsTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [], @@ -240930,34 +197996,27 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -241014,7 +198073,7 @@ } }, "user": { - "videoQuota": 1073741824, + "videoQuota": 524288000, "videoQuotaDaily": -1 }, "trending": { @@ -241029,22 +198088,22 @@ } } }, - "davidwolfpaw.com": { - "error": 403 - }, - "roryprice.me": { - "error": 404 - }, - "comrades.abortu.com": { + "apeiron.aire.ml": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", - "pleroma_explicit_addressing" + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "gopher", + "chat", + "relay" ], "federation": { "enabled": true, @@ -241057,83 +198116,87 @@ "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "gab.io", - "gab.ai", - "gab.com", - "freespeechextremist.com", - "shitposter.club", - "social.librem.one", - "mastodon.macsnet.cz", - "anime.website", - "develop.gab.com", - "neckbeards.xyz", - "layer8.space" + "yorishiro.space", + "stereophonic.space", + "pl.smuglo.li", + "twimblr.xyz", + "sinblr.com", + "humblr.social", + "switter.at", + "bikeshed.party", + "xxxtumblr.org", + "social.myfreecams.com", + "pl.nudie.social", + "kinkyelephant.com", + "kinky.business", + "my.dirtyhobby.xyz" ], "media_nsfw": [ - "humblr.social", + "yorishiro.space", + "stereophonic.space", + "pl.smuglo.li", + "twimblr.xyz", "sinblr.com", - "social.librem.one" - ], - "media_removal": [ - "gab.io", - "gab.ai", - "gab.com", - "freespeechextremist.com", - "shitposter.club", - "social.librem.one", - "mastodon.macsnet.cz", - "anime.website", - "anime.website", - "neckbeards.xyz", - "layer8.space" + "humblr.social", + "switter.at", + "bikeshed.party", + "xxxtumblr.org", + "social.myfreecams.com", + "pl.nudie.social", + "kinkyelephant.com", + "kinky.business", + "my.dirtyhobby.xyz" ], + "media_removal": [], "reject": [ - "gab.io", - "gab.ai", - "gab.com", + "baraag.net", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "neckbeard.xyz", "freespeechextremist.com", - "shitposter.club", - "social.librem.one", - "mastodon.macsnet.cz", - "anime.website", - "develop.gab.com", - "neckbeards.xyz", - "layer8.space", - "fedichive.tk", - "kiwifarms.net", + "shitasstits.life", + "gab.com", "gabfed.com", - "kiwifarms.cc", - "animal.church", - "blob.cat", - "aria.company", - "carrot.army", - "not-develop.gab.com", - "gab.protohype.net", + "develop.gab.com", "gab.polaris-1.work", - "spinster.dev", - "spinkster.xyz", - "glindr.org", - "juche.town", - "witches.live", - "dickkickextremist.xyz", - "expired.mentality.rip", - "fedi.absturztau.be", - "qoto.org", - "mastodon.starrevolution.org", - "imvegan.fyi", - "princess.cat", - "gamelibery.club", - "peervideo.club", - "catgirl.life" + "gabble.xyz", + "gab.sleeck.eu", + "gab.protohype.net", + "rightmastodon.com", + "spinster.xyz", + "spinster.dev" ], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "baraag.net", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "neckbeard.xyz", + "freespeechextremist.com", + "shitasstits.life", + "gab.com", + "gabfed.com", + "develop.gab.com", + "gab.polaris-1.work", + "gabble.xyz", + "gab.sleeck.eu", + "gab.protohype.net", + "rightmastodon.com", + "spinster.xyz", + "spinster.dev" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Comrades! Just my contribution to the Fediverse. All are welcome.", - "nodeName": "Comrades", + "nodeDescription": "One more strange object in the Fediverse", + "nodeName": "Aire de Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -241181,26 +198244,22 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://comrades.abortu.com/users/bort" + "https://apeiron.aire.ml/users/fuzzylynx", + "https://apeiron.aire.ml/users/Shroom" ], "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 250000000 + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -241208,41 +198267,26 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.0" }, "usage": { - "localPosts": 4461, + "localPosts": 384, "users": { - "total": 6 + "total": 3 } }, "version": "2.0" } }, - "erm67.strangled.net": { - "error": 404 - }, - "cloud.potel.info": { - "error": 404 - }, - "tusbe.jp": { - "error": "HTTPSConnectionPool(host='tusbe.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tusbe.jp timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Support": { - "error": 404 - }, - "fedi.jort.space": { - "error": "HTTPSConnectionPool(host='fedi.jort.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "serrebiradio.com": { - "error": 404 + "mobile.st": { + "error": "HTTPSConnectionPool(host='mobile.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ntwk.tk": { + "z.digitalesparadies.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "osada", - "version": "19.9.3" + "name": "zap", + "version": "20.05.03" }, "protocols": [ "zot", @@ -241257,40 +198301,70 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 46, - "activeHalfyear": 15, - "activeMonth": 2 + "total": 12, + "activeHalfyear": 12, + "activeMonth": 10 }, - "localPosts": 7587, - "localComments": 42 + "localPosts": 496, + "localComments": 728 }, "metadata": { - "nodeName": "NeTWorK" + "nodeName": "ZAP Paradies" } } }, - "social.zat.im": { - "error": "HTTPSConnectionPool(host='social.zat.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zat.im' doesn't match either of 'libre-parcours.net', 'www.libre-parcours.net'\")))" - }, - "relay.kemo.one": { - "error": 525 - }, - "pouet.fredix.xyz": { - "error": 404 + "yuwinet.win": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 174 + }, + "openRegistrations": false + } }, - "mmorpg.social": { + "mastodon.social/users/Beliah": { "error": 404 }, - "gs.mariovavti.com": { - "error": "HTTPSConnectionPool(host='gs.mariovavti.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "webos.direct": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 14, + "activeMonth": 5, + "activeHalfyear": 8 + }, + "localPosts": 125 + }, + "openRegistrations": true + } }, - "congressof.rave.nz": { + "pl.nudie.social": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -241299,6 +198373,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "media_proxy", "chat", "relay" @@ -241307,8 +198382,87 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [ + "humblr.social", + "sinblr.com", + "anime.website", + "switter.at", + "baraag.net", + "shigusegubu.club", + "pawoo.net", + "artalley.porn", + "artalley.social", + "nsfw.social", + "qaf.men" + ], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com", + "anime.website", + "switter.at", + "baraag.net", + "shigusegubu.club", + "pawoo.net", + "artalley.porn", + "artalley.social", + "nsfw.social", + "qaf.men" + ], + "media_nsfw": [ + "humblr.social", + "sinblr.com", + "anime.website", + "switter.at", + "baraag.net", + "shigusegubu.club", + "pawoo.net", + "artalley.porn", + "artalley.social", + "nsfw.social", + "qaf.men" + ], + "media_removal": [], + "reject": [ + "arkham.cafe", + "baraag.net", + "gab.com", + "develop.gab.com", + "gabfed.com", + "pl.smuglo.li", + "social.librem.one", + "social.puri.sm", + "glindr.org", + "neenster.org", + "spinster.xyz", + "freespeechextremist.com", + "skaia.space", + "trollian.space", + "weedis.life", + "speakfree.world", + "freevoice.space", + "social.i2p.rocks", + "eunomia.social", + "kiwifarms.cc", + "pleroma.kiwifarms.net", + "honey.church", + "switter.at", + "humblr.social", + "baraag.net", + "sinblr.com", + "shigusegubu.club", + "jpop.club", + "the.hedgehoghunter.club", + "juche.town", + "gleasonator.com", + "witches.live" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -241318,9 +198472,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Congress of Ravens", + "mailerEnabled": true, + "nodeDescription": "Social network for naturists, nudists, and people who love to be clothes-free", + "nodeName": "Nudie.Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -241333,7 +198487,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -241368,7 +198522,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://congressof.rave.nz/users/keith" + "https://pl.nudie.social/users/admin", + "https://pl.nudie.social/users/ninja" ], "suggestions": { "enabled": false @@ -241380,7 +198535,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -241390,326 +198545,63 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.50-572-gfbcb6f76-develop" }, "usage": { - "localPosts": 23, + "localPosts": 608, "users": { - "total": 4 + "total": 24 } }, "version": "2.0" } }, - "r13w.social": { - "error": 404 + "chor.kachaer.eu": { + "error": "HTTPSConnectionPool(host='chor.kachaer.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pouet.accretion.eu.org": { - "error": "HTTPSConnectionPool(host='pouet.accretion.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "5.5kg.jp": { + "error": "HTTPSConnectionPool(host='5.5kg.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "magicvampirepirates.com": { - "error": "HTTPSConnectionPool(host='magicvampirepirates.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'magicvampirepirates.com' doesn't match 'festible.be'\")))" + "mastodon-omoshiro.com": { + "error": "HTTPSConnectionPool(host='mastodon-omoshiro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "hawaii247.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 17 - }, - "openRegistrations": true - } + "vitruvian.services": { + "error": "HTTPSConnectionPool(host='vitruvian.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hacase.m.to": { - "error": "HTTPSConnectionPool(host='hacase.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.dropbear.club": { + "error": "HTTPSConnectionPool(host='social.dropbear.club', port=443): Read timed out. (read timeout=3)" }, - "tiksi.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 141, - "activeHalfyear": 67, - "activeMonth": 27 - }, - "localPosts": 8695, - "localComments": 18592 - }, - "metadata": { - "nodeName": "tiksi@net" - } - } + "test.yayforqueers.net": { + "error": "HTTPSConnectionPool(host='test.yayforqueers.net', port=443): Read timed out. (read timeout=3)" }, - "notebook.pocketnotes.blog": { - "nodeinfo": { - "metadata": { - "nodeName": "notebook", - "nodeDescription": "Online notes", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } + "ore.no.imo.uto.moe": { + "error": "HTTPSConnectionPool(host='ore.no.imo.uto.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "tokushima.cloud": { - "error": "HTTPSConnectionPool(host='tokushima.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mordicux.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "cichapdev.lacasa.ovh": { - "error": "HTTPSConnectionPool(host='cichapdev.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hackdezorg.nl": { + "error": "HTTPSConnectionPool(host='hackdezorg.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "marmotasocial.com.br": { - "error": "HTTPSConnectionPool(host='marmotasocial.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "asukuru.com": { + "error": "HTTPSConnectionPool(host='asukuru.com', port=443): Read timed out. (read timeout=3)" }, - "peertube.unlimitedammo.de": { - "error": "HTTPSConnectionPool(host='peertube.unlimitedammo.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.unlimitedammo.de timed out. (connect timeout=3)'))" + "tootsocial.com": { + "error": "HTTPSConnectionPool(host='tootsocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.pics": { - "error": "HTTPSConnectionPool(host='mstdn.pics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.kondakor.net": { + "error": "HTTPSConnectionPool(host='nc.kondakor.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "osada.matriu.cat": { - "error": "HTTPSConnectionPool(host='osada.matriu.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "deepsea.m.to": { + "error": "HTTPSConnectionPool(host='deepsea.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "socialmast.xyz": { - "error": "HTTPSConnectionPool(host='socialmast.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "suspended.club": { + "error": "HTTPSConnectionPool(host='suspended.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "blog.anartri.net": { + "blog.jcoglan.com": { "error": 404 }, - "videos.casually.cat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 49200, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mstdn.ni.tama.ac.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ni.tama.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.ni.tama.ac.jp' doesn't match either of '*.conmas-i-reporter.com', 'conmas-i-reporter.com'\")))" - }, - "syosetu.social": { + "quixotic.info": { "nodeinfo": { "version": "2.0", "software": { @@ -241721,28 +198613,22 @@ ], "usage": { "users": { - "total": 31, - "activeMonth": 22, - "activeHalfyear": 24 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 14648 + "localPosts": 46 }, "openRegistrations": true } }, - "cyberia.icu": { - "error": "HTTPSConnectionPool(host='cyberia.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "anartist.world": { - "error": "HTTPSConnectionPool(host='anartist.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "goneaway.social": { + "mastodon.social/users/Piss": { "error": 404 }, - "cloud.pandasportal.net": { + "twinksonly.club": { "error": 404 }, - "koyu.space": { + "kind.social": { "nodeinfo": { "version": "2.0", "software": { @@ -241754,151 +198640,191 @@ ], "usage": { "users": { - "total": 1302, - "activeMonth": 318, - "activeHalfyear": 1144 + "total": 90, + "activeMonth": 19, + "activeHalfyear": 37 }, - "localPosts": 52320 + "localPosts": 18102 }, "openRegistrations": true } }, - "lslf1s92wt8ycgacvjhihd00x4.4chan.icu": { - "error": "HTTPSConnectionPool(host='lslf1s92wt8ycgacvjhihd00x4.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "oxyride-ai.jp": { - "error": "HTTPSConnectionPool(host='oxyride-ai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to oxyride-ai.jp timed out. (connect timeout=3)'))" - }, - "aanirfan.blogspot.ca": { - "error": 404 - }, - "trunk.zone": { - "error": "HTTPSConnectionPool(host='trunk.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.strangestack.com": { - "error": "HTTPSConnectionPool(host='social.strangestack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rawkode.com": { - "error": 404 + "social.feliwyn.fr": { + "error": "HTTPSConnectionPool(host='social.feliwyn.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sib.lemee.co": { - "error": "HTTPSConnectionPool(host='sib.lemee.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sib.lemee.co timed out. (connect timeout=3)'))" + "pleroma.party": { + "error": "HTTPSConnectionPool(host='pleroma.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.party' doesn't match 'uw.pbc.guru'\")))" }, - "mastodon.social/users/johanh": { - "error": 404 + "peertube.s2s.video": { + "error": "HTTPSConnectionPool(host='peertube.s2s.video', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tinysubversions.com": { + "cloud.daw50n.net": { "error": 404 }, - "mastodon.wolfe.cloud": { - "error": "HTTPSConnectionPool(host='mastodon.wolfe.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kiichan.freedombox.rocks": { - "error": "HTTPSConnectionPool(host='kiichan.freedombox.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sarubobo.red": { - "error": "HTTPSConnectionPool(host='sarubobo.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.teppelin.fr": { - "error": "HTTPSConnectionPool(host='mastodon.teppelin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pop-in-don.com": { - "error": "HTTPSConnectionPool(host='pop-in-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.koesters.xyz": { + "www.damninteresting.com": { "error": 404 }, - "svariyar.com": { + "my.dirtyhobby.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "media_proxy", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "My.Dirty.Hobby", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://my.dirtyhobby.xyz/users/dkwild" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 25000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 5, - "activeMonth": 8, - "activeHalfyear": 8 - }, - "localPosts": 161 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "sports-scores.win": { - "error": "HTTPSConnectionPool(host='sports-scores.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "test.pptdn.jp": { - "error": 410 - }, - "fedi.aurcanius.org": { - "error": "HTTPSConnectionPool(host='fedi.aurcanius.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.angristan.xyz": { - "error": "HTTPSConnectionPool(host='peertube.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "video.tux.ovh": { - "error": "HTTPSConnectionPool(host='video.tux.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to video.tux.ovh timed out. (connect timeout=3)'))" - }, - "boyslove.jp": { - "error": 404 - }, - "mastodoncuba.club": { - "error": "HTTPSConnectionPool(host='mastodoncuba.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/nitinkhanna": { - "error": 404 - }, - "toot.host": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "1.0.0-1437-g44e0c5ca-develop" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 46614, "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 744 + "total": 5 + } }, - "openRegistrations": false + "version": "2.0" } }, - "md.neko.bar": { + "doublewordplay.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" + "metadata": { + "nodeName": "doubleWordPlay", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 9 + "total": 1 }, - "localPosts": 12 + "localPosts": 3 }, - "openRegistrations": true + "version": "2.0" } }, - "mstdn.noritsuna.jp": { - "error": 503 + "ylan.page": { + "error": "HTTPSConnectionPool(host='ylan.page', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "outerheaven.club": { + "ihlowerhoern.de": { + "error": 404 + }, + "kver.wordpress.com": { + "error": 404 + }, + "mynameis.xyz": { + "error": "HTTPSConnectionPool(host='mynameis.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mstdn.sszk.sk": { + "error": "HTTPSConnectionPool(host='mstdn.sszk.sk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "not.unixporn.pro": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -241909,42 +198835,19 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "humblr.social", - "sinblr.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Outer Heaven", + "nodeName": "not.unixporn", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -241992,16 +198895,20 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://outerheaven.club/users/solidsanek" + "https://not.unixporn.pro/users/cobra2" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 40000000 + "general": 32000000 } }, "openRegistrations": true, @@ -242014,36 +198921,54 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.50-1738-gf11eebc1-develop" }, "usage": { - "localPosts": 60728, + "localPosts": 2618, "users": { - "total": 53 + "total": 52 } }, "version": "2.0" } }, - "wherethedogsare.com": { - "error": 404 - }, - "learnawesome.org": { - "error": 404 - }, - "coderdojo.social": { - "error": "HTTPSConnectionPool(host='coderdojo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "s-ninja.net": { - "error": "HTTPSConnectionPool(host='s-ninja.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.timwhitlock.info": { - "error": "HTTPSConnectionPool(host='mastodon.timwhitlock.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.timwhitlock.info' doesn't match 'apps.timwhitlock.info'\")))" - }, - "cloud.monsterpit.net": { - "error": "HTTPSConnectionPool(host='cloud.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.monsterpit.net' doesn't match 'monsterpad.app'\")))" + "www.werefox.dev": { + "nodeinfo": { + "metadata": { + "nodeName": "Werefox Software", + "nodeDescription": "A collection of self-hosted services and software", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 15 + }, + "version": "2.0" + } }, - "fedi.app": { + "pleroma.coop.tools": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -242055,10 +198980,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -242074,10 +198997,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeDescription": "Une petite instance pour tester le fediverse \u00e0 \u00e9chelle humaine!", + "nodeName": "Coop Tools", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -242125,8 +199048,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.app/users/jp", - "https://fedi.app/users/barrett" + "https://pleroma.coop.tools/users/mrflos" ], "suggestions": { "enabled": false @@ -242138,7 +199060,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -242148,56 +199070,60 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-617-gdae91630-stable" + "version": "2.0.1" }, "usage": { - "localPosts": 6, + "localPosts": 1, "users": { - "total": 35 + "total": 3 } }, "version": "2.0" } }, - "social.binchan.xyz": { + "cloud.juri.grabowski.at": { + "error": 404 + }, + "troll.university": { + "error": "HTTPSConnectionPool(host='troll.university', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "habitat.zelle.one": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 144 - }, - "software": { - "version": "1.0.7-2-ga067cf0f", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Habitat", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "staffAccounts": [ - "https://social.binchan.xyz/users/chbinnc" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -242230,50 +199156,68 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://habitat.zelle.one/users/kaputse" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma/BinChan", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.4" + }, + "usage": { + "localPosts": 125, + "users": { + "total": 6 + } + }, + "version": "2.0" } }, - "homecloud.scxnet.de": { - "error": 403 + "r45.jp": { + "error": "HTTPSConnectionPool(host='r45.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "denhaag.masto.host": { - "error": "HTTPSConnectionPool(host='denhaag.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "atx.social": { + "error": "HTTPSConnectionPool(host='atx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.foucry.net": { + "zwitscher.l-uni.co": { + "error": "HTTPSConnectionPool(host='zwitscher.l-uni.co', port=443): Read timed out. (read timeout=3)" + }, + "wf.yakumo.dev": { + "error": "HTTPSConnectionPool(host='wf.yakumo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anartube.zapto.org": { + "error": "HTTPSConnectionPool(host='anartube.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "chirps.hoot.town": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "eesti.zone": { + "error": "HTTPSConnectionPool(host='eesti.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.anarchy.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -242291,9 +199235,25 @@ "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 100 + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "ObjectAgePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -242302,10 +199262,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "And in the Darkness bind them", + "nodeDescription": "Fediverse instance for anarchy.moe", + "nodeName": "anarchy.moe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -242353,8 +199313,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.foucry.net/users/jacques", - "https://pleroma.foucry.net/users/admin" + "https://fedi.anarchy.moe/users/copygirl", + "https://fedi.anarchy.moe/users/Senko" ], "suggestions": { "enabled": false @@ -242363,10 +199323,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 50000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -242376,10 +199336,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 767, + "localPosts": 247, "users": { "total": 5 } @@ -242387,43 +199347,519 @@ "version": "2.0" } }, - "mstdn.ishikun.me": { - "error": "HTTPSConnectionPool(host='mstdn.ishikun.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.mathieufamily.ovh": { + "error": "HTTPSConnectionPool(host='peertube.mathieufamily.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.mathieufamily.ovh' doesn't match either of 'chateaurouxdemain.fr', 'www.chateaurouxdemain.fr'\")))" }, - "cloud.niefelheim.com": { + "another-guild.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 338, + "activeMonth": 191, + "activeHalfyear": 473 + }, + "localPosts": 7176 + }, + "openRegistrations": true + } + }, + "social.heinz.cloud": { + "error": "HTTPSConnectionPool(host='social.heinz.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.heinz.cloud' doesn't match '*.bryan.nu'\")))" + }, + "audio.llit.eu": { + "error": "HTTPSConnectionPool(host='audio.llit.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.rogeliodh.com": { + "error": "HTTPSConnectionPool(host='cloud.rogeliodh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sivar.cafe": { + "error": "HTTPSConnectionPool(host='sivar.cafe', port=443): Read timed out. (read timeout=3)" + }, + "i--i.net": { + "error": 410 + }, + "notes.baldurbjarnason.com": { "error": 404 }, - "mastodon.zapashcanon.fr": { + "osechin.co": { + "error": "HTTPSConnectionPool(host='osechin.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "suncircuit.club": { + "error": "HTTPSConnectionPool(host='suncircuit.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "switter.co": { + "error": "HTTPSConnectionPool(host='switter.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "glammr.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 80, + "activeMonth": 80, + "activeHalfyear": 173 }, - "localPosts": 78 + "localPosts": 25485 }, "openRegistrations": true } }, - "rc.zoonior.app": { - "error": "HTTPSConnectionPool(host='rc.zoonior.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.girlscantest.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.girlscantest.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.matus.rocks": { - "error": "HTTPSConnectionPool(host='nc.matus.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.limpens.com": { + "error": 404 }, - "mastodon.ex-studio.info": { + "social.uninform.at": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 22 + }, + "openRegistrations": false + } + }, + "lipsticksocialist.wordpress.com": { "error": 404 }, - "stereophonic.space": { + "mikep.ro": { + "error": "HTTPSConnectionPool(host='mikep.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.orbanos.org": { + "error": 404 + }, + "thewomenintechshow.com": { + "error": 404 + }, + "so-what.marrus.xyz": { + "error": 404 + }, + "mastodon.lancaster.ac.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 146 + }, + "openRegistrations": true + } + }, + "social.fryntiz.cloud": { + "error": "HTTPSConnectionPool(host='social.fryntiz.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.rareome.ga": { + "error": "HTTPSConnectionPool(host='pleroma.rareome.ga', port=443): Read timed out. (read timeout=3)" + }, + "social.malingrey.fr": { + "error": "HTTPSConnectionPool(host='social.malingrey.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.potatofrom.space": { + "error": 410 + }, + "clood.serenity.xyz": { + "error": 404 + }, + "hatabowyou.club": { + "error": "HTTPSConnectionPool(host='hatabowyou.club', port=443): Read timed out. (read timeout=3)" + }, + "hub.eccs.world": { + "error": "HTTPSConnectionPool(host='hub.eccs.world', port=443): Read timed out. (read timeout=3)" + }, + "gyoe29j6c50pyn1ys1.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.allplayer.tk": { + "error": "HTTPSConnectionPool(host='cloud.allplayer.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "darkest-timeline.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 752 + }, + "openRegistrations": false + } + }, + "ziltoidian.space": { + "error": "HTTPSConnectionPool(host='ziltoidian.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleasehug.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 276, + "activeMonth": 133, + "activeHalfyear": 349 + }, + "localPosts": 17430 + }, + "openRegistrations": true + } + }, + "hubzilla.0xfa.de": { + "error": "HTTPSConnectionPool(host='hubzilla.0xfa.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rheinmain.ddns.net": { + "error": "HTTPSConnectionPool(host='rheinmain.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.kretschmann.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1392 + }, + "openRegistrations": false + } + }, + "cloud.msinschek.de": { + "error": "HTTPSConnectionPool(host='cloud.msinschek.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.codestaff.io": { + "error": "HTTPSConnectionPool(host='social.codestaff.io', port=443): Read timed out. (read timeout=3)" + }, + "lgbtqia.is": { + "error": "HTTPSConnectionPool(host='lgbtqia.is', port=443): Read timed out. (read timeout=3)" + }, + "social.beyond.codes": { + "error": "HTTPSConnectionPool(host='social.beyond.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "moment.ist": { + "nodeinfo": { + "metadata": { + "nodeName": "moment.ist", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "moment.ist", + "domain": "moment.ist", + "url": "https://moment.ist", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 339, + "localComments": 0, + "users": { + "total": 67, + "activeHalfyear": 21, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "bophadees.witches.live": { + "error": "HTTPSConnectionPool(host='bophadees.witches.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blabla.22300-lannion.fr": { + "error": "HTTPSConnectionPool(host='blabla.22300-lannion.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "mikune.com": { + "error": 404 + }, + "dev-yojohan-25926.herokuapp.com": { + "error": 404 + }, + "valhalla.mamalibre.com.ar": { + "error": "HTTPSConnectionPool(host='valhalla.mamalibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'valhalla.mamalibre.com.ar' doesn't match either of '*.webfaction.com', 'webfaction.com'\")))" + }, + "meekchopp.es": { + "error": 404 + }, + "curmudgeon.cafe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 6, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 1883 + }, + "openRegistrations": false + } + }, + "masto.lagrottedelours.ovh": { + "error": "HTTPSConnectionPool(host='masto.lagrottedelours.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "gs.archaeme.tech": { + "error": "HTTPSConnectionPool(host='gs.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.bardiharborow.com": { + "error": "HTTPSConnectionPool(host='social.bardiharborow.com', port=443): Read timed out. (read timeout=3)" + }, + "villa.pendorwright.com": { + "error": 502 + }, + "crystals.jp": { + "error": "HTTPSConnectionPool(host='crystals.jp', port=443): Read timed out. (read timeout=3)" + }, + "platy.cam": { + "error": "HTTPSConnectionPool(host='platy.cam', port=443): Read timed out. (read timeout=3)" + }, + "happy-social-life.fudanchii.net": { + "error": "HTTPSConnectionPool(host='happy-social-life.fudanchii.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sp-wil.ch": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4" + }, + "usage": { + "users": { + "total": 24 + }, + "localPosts": 444, + "localComments": 2 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "michel-sp@ketterle.ch" + } + } + }, + "marudpeertube.damnserver.com": { + "error": "HTTPSConnectionPool(host='marudpeertube.damnserver.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.xyz/users/Azurolu": { + "error": 404 + }, + "mastodon.emse.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 0, + "activeHalfyear": 10 + }, + "localPosts": 13 + }, + "openRegistrations": false + } + }, + "videos.casually.cat": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.cubotto.org": { + "error": "HTTPSConnectionPool(host='cloud.cubotto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.cubotto.org' doesn't match 'macao.cubotto.org'\")))" + }, + "genealogieserver.de": { + "error": "HTTPSConnectionPool(host='genealogieserver.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "go.jame.su": { + "error": "HTTPSConnectionPool(host='go.jame.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.reul.ws": { + "error": 404 + }, + "lybre.net": { + "error": "HTTPSConnectionPool(host='lybre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "deguuuuu.xyz": { + "error": "HTTPSConnectionPool(host='deguuuuu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "justporn.cc": { + "error": "HTTPSConnectionPool(host='justporn.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.d-sak.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "twit.jp": { + "error": "HTTPSConnectionPool(host='twit.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "bps3r6bdfa8rz8p4hb.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "events.librenet.co.za": { + "error": "HTTPSConnectionPool(host='events.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.d.foundation": { + "error": "HTTPSConnectionPool(host='masto.d.foundation', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "silentfoof.rocks": { + "error": "HTTPSConnectionPool(host='silentfoof.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "md.net-p.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 13628 + }, + "openRegistrations": false + } + }, + "www.chapsterhood.com": { + "error": 403 + }, + "kagura1050.orz.hm": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "socialdev.myfreecams.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -242434,31 +199870,20 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", + "nickname_changing", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "media_proxy", - "relay" + "safe_dm_mentions", + "pleroma_emoji_reactions" ], "federation": { - "enabled": true, + "enabled": false, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "weedis.life" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "sunbeam.city" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -242468,8 +199893,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "stereophonic", + "nodeDescription": "MyFreeCams.com models and members", + "nodeName": "MFC Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -242477,10 +199902,7 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "text/plain" ], "private": false, "restrictedNicknames": [ @@ -242515,23 +199937,21 @@ "users", "web" ], - "skipThreadContainment": false, + "skipThreadContainment": true, "staffAccounts": [ - "https://stereophonic.space/users/daisuke", - "https://stereophonic.space/users/karolat", - "https://stereophonic.space/users/death" + "https://socialdev.myfreecams.com/users/blargle2" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 10000000, - "background": 20000000, - "banner": 10000000, - "general": 90000000000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 512000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -242541,60 +199961,105 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-3475-g5ed67b90-mfc-develop" }, "usage": { - "localPosts": 127145, + "localPosts": 422, "users": { - "total": 75 + "total": 16 } }, "version": "2.0" } }, - "rebooted.cc": { + "majak.de": { "nodeinfo": { - "metadata": { - "nodeName": "Organized Chaos Rebooted", - "nodeDescription": "We offer you the truth and nothing more...", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 59 + }, + "openRegistrations": true + } + }, + "don.moritoworks.com": { + "error": "HTTPSConnectionPool(host='don.moritoworks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "dica.siverlag.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "smtp" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica f\u00fcr SI Verlag", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 14 - }, - "version": "2.0" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "www.spinics.net": { - "error": "HTTPSConnectionPool(host='www.spinics.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "m.bwnet.it": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "nx8751.your-storageshare.de": { - "error": 403 + "smatodon.net": { + "error": "HTTPSConnectionPool(host='smatodon.net', port=443): Read timed out. (read timeout=3)" }, - "sunglasses.dog": { + "o.urtu.be": { + "error": 404 + }, + "literatur.social": { "nodeinfo": { "version": "2.0", "software": { @@ -242606,16 +200071,16 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 143, + "activeMonth": 56, + "activeHalfyear": 136 }, - "localPosts": 114 + "localPosts": 10488 }, - "openRegistrations": true + "openRegistrations": false } }, - "allpro.social": { + "social.glvr.io": { "nodeinfo": { "version": "2.0", "software": { @@ -242627,76 +200092,144 @@ ], "usage": { "users": { - "total": 57, - "activeMonth": 37, - "activeHalfyear": 54 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 18755 + "localPosts": 48 }, "openRegistrations": false } }, - "riondon.miraiv.net": { - "error": "HTTPSConnectionPool(host='riondon.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "reveal.today": { + "error": "HTTPSConnectionPool(host='reveal.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "raspi.edge4cube.work": { + "relay.kemo.one": { + "error": "HTTPSConnectionPool(host='relay.kemo.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "veah.cocoa.moe": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Veah!", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://veah.cocoa.moe/users/umany" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 122 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "mstdn.c3p.jp": { - "error": "HTTPSConnectionPool(host='mstdn.c3p.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "horsemans.online": { - "error": "HTTPSConnectionPool(host='horsemans.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'horsemans.online' doesn't match either of 'blog.snowfrost.garden', 'code.snowfrost.garden', 'snowfrost.garden', 'www.snowfrost.garden'\")))" - }, - "ramble.incaseofsunrise.net": { - "error": 502 - }, - "mastodon.timbo.cc": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.3-stable" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 11, "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 53 + "total": 2 + } }, - "openRegistrations": true + "version": "2.0" } }, - "nuage.gabaut.fr": { + "www.spiralnature.com": { "error": 404 }, - "hub.iwebthings.com": { + "mastodon.social/users/photisss": { "error": 404 }, - "some.eipystyilman.beer": { + "social.privacy.tk": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "plrm.pierrick.io": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -242706,6 +200239,9 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "chat", "relay" ], @@ -242717,10 +200253,16 @@ ], "quarantined_instances": [] }, - "invitesEnabled": true, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/eipystyilman.beer", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -242768,14 +200310,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://some.eipystyilman.beer/users/jautero" + "https://plrm.pierrick.io/users/pierrick" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -242786,8 +200324,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -242795,231 +200332,189 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 8, + "localPosts": 571, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "dlyang.tk": { + "mastodon.social/users/CoronaCoreanici": { + "error": 404 + }, + "sldon.com": { + "error": "HTTPSConnectionPool(host='sldon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.mastodon.nl": { + "error": 403 + }, + "friendica.anthronaut.net": { + "error": 404 + }, + "3u63wtlyggsf7lb.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sebastian@social.wiuwiu.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.pornixa.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "antifagun.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 76 + "localPosts": 26 }, - "openRegistrations": true + "openRegistrations": false } }, - "kongaloosh.com": { + "machteburch.photos": { + "error": "HTTPSConnectionPool(host='machteburch.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "legadolibre.com.ar": { + "error": "HTTPSConnectionPool(host='legadolibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.hikaruaikawa.tk": { + "error": "HTTPSConnectionPool(host='pleroma.hikaruaikawa.tk', port=443): Read timed out. (read timeout=3)" + }, + "videos.libreha.sh": { + "error": "HTTPSConnectionPool(host='videos.libreha.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "braintube.com": { "error": 404 }, - "community.thequantumblockchainproject.com": { + "cbox.palyazatnelkul.hu": { + "error": "HTTPSConnectionPool(host='cbox.palyazatnelkul.hu', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/Lioness": { + "error": 404 + }, + "everythinginbloggeration.blogspot.com": { + "error": 404 + }, + "blog.nathanaelsilverman.com": { + "error": 404 + }, + "mastodon.exchange": { + "error": "HTTPSConnectionPool(host='mastodon.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "9mmtylenol.me": { + "error": "HTTPSConnectionPool(host='9mmtylenol.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "connect.nasustim.com": { + "error": "HTTPSConnectionPool(host='connect.nasustim.com', port=443): Read timed out. (read timeout=3)" + }, + "pixelfed.esadhar.net": { + "error": 500 + }, + "dolphin.auri.ga": { + "error": "HTTPSConnectionPool(host='dolphin.auri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dolphin.auri.ga' doesn't match 'ap.auri.ga'\")))" + }, + "plume.oi7.de": { + "error": "HTTPSConnectionPool(host='plume.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "testing.abdl.link": { + "error": "HTTPSConnectionPool(host='testing.abdl.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "blog.qupzilla.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "calculate.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3-calculate" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 6 + "total": 204, + "activeMonth": 49, + "activeHalfyear": 91 }, - "localPosts": 277 + "localPosts": 7284 }, - "openRegistrations": true + "openRegistrations": false } }, - "digilife.club": { - "error": 520 + "mastodons.jp": { + "error": "HTTPSConnectionPool(host='mastodons.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mst.ijs01140.cf": { + "clown.center": { + "error": "HTTPSConnectionPool(host='clown.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "akoot.site": { + "error": 404 + }, + "chomp.life": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1+glitch" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 4, - "activeHalfyear": 8 + "total": 67, + "activeMonth": 11, + "activeHalfyear": 72 }, - "localPosts": 370 + "localPosts": 579 }, "openRegistrations": true } }, - "tube.linc.systems": { + "quitter.es": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.barcelona": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 34 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 28149, - "localComments": 5 + "localPosts": 20 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Tube Linc.Systems", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "social.mass-trespass.uk": { + "ecosteader.com": { + "error": "HTTPSConnectionPool(host='ecosteader.com', port=443): Read timed out. (read timeout=3)" + }, + "social.zell-mbc.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -243040,10 +200535,10 @@ ], "quarantined_instances": [] }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Mass-Trespass", + "nodeName": "Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -243091,7 +200586,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.mass-trespass.uk/users/m4rk" + "https://social.zell-mbc.com/users/thomas" ], "suggestions": { "enabled": false, @@ -243107,7 +200602,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub", "ostatus" @@ -243118,81 +200613,201 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "1.1.8" }, "usage": { - "localPosts": 52, + "localPosts": 13, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "kuriouslapin.com": { - "error": "HTTPSConnectionPool(host='kuriouslapin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kuriouslapin.com timed out. (connect timeout=3)'))" + "osada.kameha.click": { + "error": "HTTPSConnectionPool(host='osada.kameha.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "misskey.nagaseyami.com": { - "error": "HTTPSConnectionPool(host='misskey.nagaseyami.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.poppo-ya.com": { + "error": "HTTPSConnectionPool(host='mstdn.poppo-ya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tusks.co": { - "error": 401 + "nextcloud.nyradr.ovh": { + "error": "HTTPSConnectionPool(host='nextcloud.nyradr.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.s4m0r1.net": { - "error": "HTTPSConnectionPool(host='mastodon.s4m0r1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/AgnesHuttinga": { + "error": 404 }, - "mastodon.mit.edu": { + "blog.martyn.berlin": { + "error": "HTTPSConnectionPool(host='blog.martyn.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "barcamp.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 534, - "activeMonth": 30, - "activeHalfyear": 53 + "total": 89, + "activeMonth": 110, + "activeHalfyear": 354 }, - "localPosts": 142092 + "localPosts": 836 }, "openRegistrations": true } }, - "fur2.xyz": { - "error": "HTTPSConnectionPool(host='fur2.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "chowwi.com": { + "nodeinfo": { + "metadata": { + "nodeName": "ChowWi", + "nodeDescription": "Misc tech and security stuff. ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 1 + }, + "version": "2.0" + } }, - "mangadon.info": { + "friendica.dickeycloud.com": { + "error": "HTTPSConnectionPool(host='friendica.dickeycloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "techdon.info": { + "error": "HTTPSConnectionPool(host='techdon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.dorheeme.de": { + "error": "HTTPSConnectionPool(host='toot.dorheeme.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.dorheeme.de' doesn't match either of '*.alfahosting-server.de', 'alfahosting-server.de'\")))" + }, + "dongeki.com": { + "error": "HTTPSConnectionPool(host='dongeki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tofeo19.ocloud.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cliq.buzz": { + "error": "HTTPSConnectionPool(host='cliq.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "footle.org": { + "error": 404 + }, + "gorone.club": { + "error": "HTTPSConnectionPool(host='gorone.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pointers.dailywebthing.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 5592, + "localComments": 4 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "joe.jenett@jenett.org" + } + } + }, + "cloud.transition-heidelberg.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "masto.kelseyz.org": { + "error": "HTTPSConnectionPool(host='masto.kelseyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.toad-in-the-hole.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 91, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 416 + "localPosts": 1911 }, "openRegistrations": false } }, - "very.averly.me": { - "error": "HTTPSConnectionPool(host='very.averly.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "support.m.to": { + "error": "HTTPSConnectionPool(host='support.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "villavasco.ovh": { + "mastodon.love": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 64, + "activeMonth": 21, + "activeHalfyear": 85 + }, + "localPosts": 1066 + }, + "openRegistrations": true + } + }, + "dhobqcaxam.localtunnel.me": { + "error": "HTTPSConnectionPool(host='dhobqcaxam.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mytest.m.to": { + "error": "HTTPSConnectionPool(host='mytest.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nuvolet.res-telae.cat": { "error": 403 }, - "omochi.xyz": { + "mstdn.jaws-ug.okinawa": { "nodeinfo": { "version": "2.0", "software": { @@ -243204,24 +200819,135 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, + "total": 38, + "activeMonth": 8, + "activeHalfyear": 8 + }, + "localPosts": 1943 + }, + "openRegistrations": false + } + }, + "mastodon.social/users/fermuch": { + "error": 404 + }, + "mastodon.social/users/BirdMachine": { + "error": 404 + }, + "kig.life": { + "error": "HTTPSConnectionPool(host='kig.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "horsecr.app": { + "error": "HTTPSConnectionPool(host='horsecr.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stonerkitty.monster": { + "error": "HTTPSConnectionPool(host='stonerkitty.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.2n3904.net": { + "error": "HTTPSConnectionPool(host='mastodon.2n3904.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.2n3904.net' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + }, + "pug.family": { + "nodeinfo": { + "metadata": { + "nodeName": "WriteFreely", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": false + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 4 + }, + "version": "2.0" + } + }, + "social.nerdpol.ovh": { + "error": "HTTPSConnectionPool(host='social.nerdpol.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smj.m.to": { + "error": "HTTPSConnectionPool(host='smj.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nuvenzinha.me": { + "error": 404 + }, + "video.autizmo.xyz": { + "error": "HTTPSConnectionPool(host='video.autizmo.xyz', port=443): Read timed out. (read timeout=3)" + }, + "myflog.net": { + "error": 404 + }, + "mastodon.scarletsisters.xyz": { + "error": 403 + }, + "vcm1.m.to": { + "error": "HTTPSConnectionPool(host='vcm1.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.tepsne.ovh": { + "error": "HTTPSConnectionPool(host='video.tepsne.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "staging.social.mikutter.hachune.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 15416 + "localPosts": 117 }, "openRegistrations": false } }, - "hub.cayra.info": { - "error": "HTTPSConnectionPool(host='hub.cayra.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "hub.consumium.org": { + "error": 404 }, - "tube.yukimochi.jp": { + "cloud.z3ntu.xyz": { + "error": 404 + }, + "mstdn.nieein56.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.nieein56.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stoneartprod.xyz": { + "error": 404 + }, + "d34d.link": { + "error": "HTTPSConnectionPool(host='d34d.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "video.selea.se": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -243236,20 +200962,47 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 171, - "localComments": 0 + "localPosts": 106624, + "localComments": 15 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "\u96ea\u9905\u306e\u52d5\u753b\u5de5\u623f", - "nodeDescription": "\u96ea\u9905\u3068\u5357\u3042\u304b\u306d\u306e PeerTube \u52d5\u753b\u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002", + "nodeName": "video.selea.se", + "nodeDescription": "Private peertube instance for friends and family", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { "registered": [], @@ -243269,22 +201022,20 @@ "enabled": true }, "enabledResolutions": [ - 0, 240, 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -243363,31 +201114,43 @@ } } }, - "social.bittoco.pw": { - "error": "HTTPSConnectionPool(host='social.bittoco.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.terbea.com": { - "error": "HTTPSConnectionPool(host='blog.terbea.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "beacon.mhdp.me": { - "error": 410 + "socialnetwork.ninja": { + "error": "HTTPSConnectionPool(host='socialnetwork.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bitrot.iscute.ovh": { - "error": "HTTPSConnectionPool(host='bitrot.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bitrot.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" + "tube.darfweb.eu": { + "error": "HTTPSConnectionPool(host='tube.darfweb.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "castlecannon.house": { - "error": "HTTPSConnectionPool(host='castlecannon.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "dain.moe": { + "error": "HTTPSConnectionPool(host='dain.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "exited.eu": { - "error": "HTTPSConnectionPool(host='exited.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pit.dogphilosophy.net": { + "error": 403 }, - "blogs.nudie.social": { - "error": "HTTPSConnectionPool(host='blogs.nudie.social', port=443): Read timed out. (read timeout=3)" + "hometown.testing.spacebear.ee": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } }, - "millcrick.org": { - "error": "HTTPSConnectionPool(host='millcrick.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pantless.ninja": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "peertube.zergy.net": { + "peertube.roflcopter.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -243409,14 +201172,14 @@ "users": { "total": 2 }, - "localPosts": 3, + "localPosts": 1170, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "ZergyTube", + "nodeName": "PeerTube - roflopter.fr", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -243434,20 +201197,24 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -243511,8 +201278,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 524288000 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -243526,84 +201293,151 @@ } } }, - "social.shnoulle.net": { + "quip.mi2428.net": { + "error": "HTTPSConnectionPool(host='quip.mi2428.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.nesven.eu": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1293" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "gnusocial" - ], - "outbound": [ - "friendica", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 12 }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter" - ] + "openRegistrations": false + } + }, + "tube.misterbanal.net": { + "error": "HTTPSConnectionPool(host='tube.misterbanal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "robocollective.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "tumblr", - "twitter" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 7, + "activeHalfyear": 11 }, - "explicitContent": false - } + "localPosts": 429 + }, + "openRegistrations": true } }, - "miss.waytt.cf": { - "error": "HTTPSConnectionPool(host='miss.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toot.house": { + "error": "HTTPSConnectionPool(host='toot.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mountainpeoples.m.to": { - "error": "HTTPSConnectionPool(host='mountainpeoples.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bbw.masto.host": { + "error": "HTTPSConnectionPool(host='bbw.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "laradelage.ussr.win": { - "error": "HTTPSConnectionPool(host='laradelage.ussr.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'laradelage.ussr.win' doesn't match '404.soundragon.su'\")))" + "mikumikudance.cloud": { + "error": 404 }, - "fw-niederau.next-cloud.org": { + "www.boilersu.it": { + "error": "HTTPSConnectionPool(host='www.boilersu.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pl.x39.dev": { + "error": "HTTPSConnectionPool(host='pl.x39.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "apub.untan.xyz": { + "error": 410 + }, + "gentler.earth": { + "error": "HTTPSConnectionPool(host='gentler.earth', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.communia.org": { + "error": "HTTPSConnectionPool(host='social.communia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "schhmff2d8ebqlqft0k6z83vg.4chan.icu": { + "error": "HTTPSConnectionPool(host='schhmff2d8ebqlqft0k6z83vg.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "masto.tech": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "ascraeus.org": { "error": 404 }, - "medievalist.masto.host": { + "the.hoe.zone": { + "error": "HTTPSConnectionPool(host='the.hoe.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloutfla.re": { + "error": "HTTPSConnectionPool(host='cloutfla.re', port=443): Read timed out. (read timeout=3)" + }, + "tube.kagouille.fr": { + "error": "HTTPSConnectionPool(host='tube.kagouille.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.tolstyak.net": { + "error": 403 + }, + "ack.nex.sh": { + "error": "HTTPSConnectionPool(host='ack.nex.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "schach-goettingen.de/cms": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 57 + }, + "localPosts": 802, + "localComments": 91 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "esv@ingram-braun.net" + } + } + }, + "cloud.roanapur.de": { + "error": 403 + }, + "redliberal.com": { "nodeinfo": { "version": "2.0", "software": { @@ -243615,156 +201449,264 @@ ], "usage": { "users": { - "total": 65, - "activeMonth": 17, - "activeHalfyear": 29 + "total": 459, + "activeMonth": 66, + "activeHalfyear": 234 + }, + "localPosts": 17192 + }, + "openRegistrations": true + } + }, + "ginju.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 + }, + "localPosts": 203 + }, + "openRegistrations": true + } + }, + "kasuka.hostdon.jp": { + "error": "HTTPSConnectionPool(host='kasuka.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pleroma.loquat.moe": { + "error": "HTTPSConnectionPool(host='pleroma.loquat.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "timapple.me": { + "error": "HTTPSConnectionPool(host='timapple.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "balbinsekt.ocloud.de": { + "error": 404 + }, + "pler.gtx.dynu.net": { + "error": "HTTPSConnectionPool(host='pler.gtx.dynu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pixelfed.xhrpb.com": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.xhrpb.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 1758 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "100", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "XHRPB Pixelfed", + "domain": "pixelfed.xhrpb.com", + "url": "https://pixelfed.xhrpb.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 11, + "localComments": 0, + "users": { + "total": 13, + "activeHalfyear": 13, + "activeMonth": 5 + } }, + "version": "2.0", "openRegistrations": true } }, - "mastodon-jp.org": { - "error": "HTTPSConnectionPool(host='mastodon-jp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "moepi.jp": { + "error": "HTTPSConnectionPool(host='moepi.jp', port=443): Read timed out. (read timeout=3)" }, - "shadowverse-mstdn.jp": { - "error": "HTTPSConnectionPool(host='shadowverse-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "zougaoka.tokyo": { + "error": "HTTPSConnectionPool(host='zougaoka.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.konectik.fr": { - "error": 404 + "social.confusi.one": { + "error": "HTTPSConnectionPool(host='social.confusi.one', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/kewball": { + "mastodon.5july.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "ichmagdiesen.link": { + "error": "HTTPSConnectionPool(host='ichmagdiesen.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.ethernia.net": { + "error": "HTTPSConnectionPool(host='peertube.ethernia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.ethernia.net' doesn't match 'ethernia.net'\")))" + }, + "mammouth.quebec": { + "error": "HTTPSConnectionPool(host='mammouth.quebec', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "furstenberg.co": { "error": 404 }, - "ganesha.org.br": { + "beer-kuzu.club": { + "error": "HTTPSConnectionPool(host='beer-kuzu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beach.city": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 792, - "localComments": 0 + "name": "mastodon", + "version": "3.1.2+beachcity1.10.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 120, + "activeMonth": 173, + "activeHalfyear": 359 + }, + "localPosts": 99409 }, - "metadata": { - "email": "skarnio@gmail.com" - } + "openRegistrations": true } }, - "social.city-of-glass.net": { - "error": "HTTPSConnectionPool(host='social.city-of-glass.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.city-of-glass.net timed out. (connect timeout=3)'))" - }, - "test.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='test.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nuage.tadaa.fr": { - "error": 404 - }, - "makerz.social": { - "error": "HTTPSConnectionPool(host='makerz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "erdkontakt.de": { + "fc2.leemhuis.info": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "gnusocial" ] }, "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, - "usage": {}, + "usage": [], "openRegistrations": true, "metadata": { - "nodeName": "Erdkontakt", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", + "activitypub", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", + "activitypub", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "twitter" - ], + "inbound": [], "outbound": [ - "smtp", - "twitter" + "smtp" ] }, "explicitContent": false } } }, - "trainingnotes.ianbgibson.com": { + "node.hfrc.de": { + "error": "HTTPSConnectionPool(host='node.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "0x3e7.me": { + "error": "HTTPSConnectionPool(host='0x3e7.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plusone.live": { "nodeinfo": { - "metadata": { - "nodeName": "Ian's Training Notes", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 31 + "localPosts": 18 }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.jalgi.eus": { + "mastodon.motcha.tech": { "nodeinfo": { "version": "2.0", "software": { @@ -243776,391 +201718,287 @@ ], "usage": { "users": { - "total": 197, - "activeMonth": 66, - "activeHalfyear": 189 + "total": 72, + "activeMonth": 10, + "activeHalfyear": 50 }, - "localPosts": 20391 + "localPosts": 100438 }, "openRegistrations": true } }, - "cloud.fratar.com.br": { - "error": 404 - }, - "paors.lv": { - "error": "HTTPSConnectionPool(host='paors.lv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "queerdorks.club": { - "error": 404 - }, - "trickle.ink": { - "error": "HTTPSConnectionPool(host='trickle.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tchncs.de/users/milan": { - "error": 404 - }, - "origamion.net": { - "error": "HTTPSConnectionPool(host='origamion.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cloud.hlpme.de": { - "error": 403 + "pouet.citizenz.info": { + "error": "HTTPSConnectionPool(host='pouet.citizenz.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.mjb.im": { - "error": "HTTPSConnectionPool(host='social.mjb.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "m.russnelson.com": { + "error": "HTTPSConnectionPool(host='m.russnelson.com', port=443): Read timed out. (read timeout=3)" }, - "teslam.in": { - "error": 404 + "tama.pro": { + "error": "HTTPSConnectionPool(host='tama.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.jwunited.org": { + "ninian.nlpaige.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 6, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 15 + "localPosts": 167 }, "openRegistrations": true } }, - "gnusocial.red": { - "error": "HTTPSConnectionPool(host='gnusocial.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/melvin": { - "error": 404 + "bodybuilding.im": { + "error": "HTTPSConnectionPool(host='bodybuilding.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "opsossi.spdns.eu": { + "music.pawoo.net": { "error": 404 }, - "mastodon.social/users/SophieH": { + "ambergrove.eu": { "error": 404 }, - "thoughts.jason.re": { + "social.beepboop.ga": { "nodeinfo": { - "metadata": { - "nodeName": "Thoughts, links and micro posts", - "nodeDescription": "Thoughts, Links & Moods", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "version": "2.0", "usage": { "users": { - "total": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 43 + "localPosts": 46139 }, - "version": "2.0" - } - }, - "demo.funkwhale.audio": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21+git.0a4779a9" + "version": "0.9.0-2364-g009273fd+dev", + "name": "Pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ + "ostatus", "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, "openRegistrations": false, - "usage": { - "users": { - "total": 16, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, "metadata": { - "actorId": "https://demo.funkwhale.audio/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Login: demo / password: demo", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 124 - }, - "artists": { - "total": 17 - }, - "albums": { - "total": 20 - }, - "music": { - "hours": 9.176111111111112 - } + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } + "staffAccounts": [], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "users", + "web" ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://demo.funkwhale.audio/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 281 - } - }, - "listenings": { - "total": 312 - }, - "downloads": { - "total": 0 - } - } + "private": true, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" + ], + "nodeName": "Social Beep Boop \u304c", + "nodeDescription": "BEEP BOOP a Pleroma instance MEOW", + "invitesEnabled": false, + "federation": {}, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "media_proxy", + "relay" + ], + "accountActivationRequired": false } } }, - "social.norze.co": { - "error": "HTTPSConnectionPool(host='social.norze.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.longden.me": { + "error": 404 }, - "bv948tu7t8jqw.4chan.icu": { - "error": "HTTPSConnectionPool(host='bv948tu7t8jqw.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "banana.matus.rocks": { + "error": "HTTPSConnectionPool(host='banana.matus.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.amiensweb.fr": { - "error": "HTTPSConnectionPool(host='tube.amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "truecolors.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "4chan.cmer.fr": { - "error": "HTTPSConnectionPool(host='4chan.cmer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.java.nrw": { + "error": "HTTPSConnectionPool(host='social.java.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "music.neodarz.net": { + "mastodon.linuxbox.ninja": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 392 + }, + "openRegistrations": true + } + }, + "social.jabbadu.de": { + "error": "HTTPSConnectionPool(host='social.jabbadu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "7pm.org": { + "error": "HTTPSConnectionPool(host='7pm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pod.dou.bet": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2019.03-1304" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica" + ], + "outbound": [ + "diaspora", + "friendica" + ] + }, "services": { "inbound": [], - "outbound": [] + "outbound": [ + "smtp", + "wordpress" + ] }, - "openRegistrations": false, "usage": { "users": { "total": 1, "activeHalfyear": 1, "activeMonth": 1 - } + }, + "localPosts": 13, + "localComments": 6 }, + "openRegistrations": false, "metadata": { - "actorId": "https://music.neodarz.net/federation/actors/service", - "private": false, - "shortDescription": "neodarz musics database", - "longDescription": "Personal instance\r\n\r\n---\r\nBanner photo by Tiago Gerken on Unsplash", - "rules": "Rules?", - "contactEmail": "Why?", - "terms": "Your datas is your not mine.", - "nodeName": "music.neodarz.net", - "banner": "https://music.neodarz.net/media/dynamic_preferences/instance__banner/tiago-gerken-b7g3wVqr1gU-unsplash2.jpg", - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 14416 - }, - "artists": { - "total": 226 - }, - "albums": { - "total": 1074 - }, - "music": { - "hours": 924.9911111111111 - } + "nodeName": "Dou.bet Pod", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "atom1.0" + ] }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "services": { + "inbound": [], + "outbound": [ + "smtp", + "wordpress" + ] }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 21 - } - }, - "listenings": { - "total": 1191 - } - } + "explicitContent": false } } }, - "myc.hostdon.jp": { - "error": "HTTPSConnectionPool(host='myc.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "drg.nz": { - "error": 404 - }, - "ashcloud.ddns.net": { - "error": 404 - }, - "otonusu.m.to": { - "error": "HTTPSConnectionPool(host='otonusu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "photo.elbmatsch.de": { - "error": "HTTPSConnectionPool(host='photo.elbmatsch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'photo.elbmatsch.de' doesn't match 'matrix.elbmatsch.de'\")))" - }, - "mastodon.social/users/nsteiner": { - "error": 404 - }, - "youtuberdon.net": { - "error": "HTTPSConnectionPool(host='youtuberdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn-kr.com": { - "error": "HTTPSConnectionPool(host='mstdn-kr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lapipaplena.wordpress.com": { - "error": 404 - }, - "subculdon.jp": { - "error": "HTTPSConnectionPool(host='subculdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "jezdez.social": { - "error": "HTTPSConnectionPool(host='jezdez.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.jeena.net": { + "mastodon.noizycat.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 72, + "activeMonth": 132, + "activeHalfyear": 156 }, - "localPosts": 906 + "localPosts": 5987 }, - "openRegistrations": false + "openRegistrations": true } }, - "otoya.space": { + "usan.us": { + "error": "HTTPSConnectionPool(host='usan.us', port=443): Read timed out. (read timeout=3)" + }, + "masto.faeriewood.social": { + "error": "HTTPSConnectionPool(host='masto.faeriewood.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "offilth.stream": { + "error": "HTTPSConnectionPool(host='offilth.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.cherain.be": { + "error": "HTTPSConnectionPool(host='nextcloud.cherain.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.paranoidpengu.in": { + "error": "HTTPSConnectionPool(host='mstdn.paranoidpengu.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kpleines.spdns.de": { + "error": "HTTPSConnectionPool(host='kpleines.spdns.de', port=443): Read timed out. (read timeout=3)" + }, + "gameing.zone": { + "error": "HTTPSConnectionPool(host='gameing.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Noelle808": { + "error": 404 + }, + "social.davidlane.io": { "nodeinfo": { "version": "2.0", "software": { @@ -244172,22 +202010,22 @@ ], "usage": { "users": { - "total": 1519, - "activeMonth": 115, - "activeHalfyear": 209 + "total": 3, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 49507 + "localPosts": 10 }, "openRegistrations": true } }, - "onerescue.org": { + "cloud.sz-home.de": { "error": 404 }, - "mastodonhk.social": { - "error": "HTTPSConnectionPool(host='mastodonhk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodonhk.social timed out. (connect timeout=3)'))" + "mastodon.social/users/badru": { + "error": 404 }, - "plaza.vaporpolis.net": { + "pleroma.haasn.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -244197,9 +202035,7 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "gopher", + "chat", "relay" ], "federation": { @@ -244210,24 +202046,21 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 5, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A comfy space to lurk.", - "nodeName": "Welcome to Vaporpolis", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "nothing to see here", "pollLimits": { "max_expiration": 31536000, - "max_option_chars": 20, - "max_options": 5, + "max_option_chars": 200, + "max_options": 20, "min_expiration": 0 }, "postFormats": [ - "text/plain" + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -244264,21 +202097,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://plaza.vaporpolis.net/users/maylay" + "https://pleroma.haasn.xyz/users/nand" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { - "avatar": 64000, - "background": 64000, - "banner": 64000, - "general": 64000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -244286,441 +202124,588 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.9" }, "usage": { - "localPosts": 131, + "localPosts": 43, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "plank.ga": { - "error": "HTTPSConnectionPool(host='plank.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to plank.ga timed out. (connect timeout=3)'))" - }, - "mzsa.xyz": { - "error": "HTTPSConnectionPool(host='mzsa.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "boys.computer": { - "error": "HTTPSConnectionPool(host='boys.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.federado.es": { + "error": "HTTPSConnectionPool(host='pleroma.federado.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "federated.cf": { - "error": "HTTPSConnectionPool(host='federated.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'federated.cf' doesn't match either of 'cloud.jonquan.moe', 'ipinfo.jonquan.moe', 'jonquan.cf', 'jonquan.moe', 'jqfileserver.space', 'louisoft01.moe', 'pleroma.jonquan.moe'\")))" + "kokugo2019.m.to": { + "error": "HTTPSConnectionPool(host='kokugo2019.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "glittering.diamonds": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 454 - }, - "openRegistrations": false - } + "unliving.net": { + "error": 403 }, - "taketodon.com": { - "error": "HTTPSConnectionPool(host='taketodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'taketodon.com' doesn't match either of '286337.com', 'www.286337.com'\")))" + "mastodon.uwan.net": { + "error": "HTTPSConnectionPool(host='mastodon.uwan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.uwan.net' doesn't match either of 'test.uwan.net', 'uwan.net'\")))" }, - "knro.blogspot.com.es": { + "dustinwilson.com": { "error": 404 }, - "chitose.moe": { - "error": "HTTPSConnectionPool(host='chitose.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "timbyr.com": { + "mstdn.serv-ops.com": { "error": 404 }, - "social.thevillage.chat": { + "publish.ministryofinternet.eu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "Publish.MinistryOfInternet.eu", + "nodeDescription": "Publishing platform for humans", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 5, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 27, - "activeMonth": 22, - "activeHalfyear": 27 + "total": 177, + "activeHalfyear": 105 }, - "localPosts": 297 + "localPosts": 79 }, - "openRegistrations": true + "version": "2.0" } }, - "suprt.me": { - "error": "HTTPSConnectionPool(host='suprt.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bildung.social": { + "videos.lescommuns.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 207, - "activeMonth": 67, - "activeHalfyear": 105 + "total": 113 }, - "localPosts": 52978 + "localPosts": 307, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Videos Les Communs", + "nodeDescription": "Instance peertube pour lescommuns.org, autour des communs.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "freedompenguin.com": { - "error": "HTTPSConnectionPool(host='freedompenguin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freedompenguin.com' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + "gnusocial.b999.me": { + "error": "HTTPSConnectionPool(host='gnusocial.b999.me', port=443): Read timed out. (read timeout=3)" }, - "plenis.a3.pm": { - "error": "HTTPSConnectionPool(host='plenis.a3.pm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "everybodys.freeball.in": { + "error": "HTTPSConnectionPool(host='everybodys.freeball.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.taiyaki.online": { + "social.city-of-glass.net": { + "error": "HTTPSConnectionPool(host='social.city-of-glass.net', port=443): Read timed out. (read timeout=3)" + }, + "dev.moeplebs.online": { + "error": "HTTPSConnectionPool(host='dev.moeplebs.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastdon.jp": { + "error": "HTTPSConnectionPool(host='mastdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "photodn.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 56, - "activeMonth": 93, - "activeHalfyear": 106 + "total": 1396, + "activeMonth": 123, + "activeHalfyear": 219 }, - "localPosts": 35110 + "localPosts": 97070 }, "openRegistrations": true } }, - "md.gloon.jp": { - "error": "HTTPSConnectionPool(host='md.gloon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "status.oviked.xyz": { + "error": "HTTPSConnectionPool(host='status.oviked.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "oer.today": { + "mastodon.futabachannel.com": { + "error": "HTTPSConnectionPool(host='mastodon.futabachannel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.gnudoux.org.ve": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "dev.trollian.space": { + "error": 404 + }, + "fctu.win": { + "error": "HTTPSConnectionPool(host='fctu.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blep.bismuth.it": { + "error": "HTTPSConnectionPool(host='blep.bismuth.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.straydaemon.com": { + "error": "HTTPSConnectionPool(host='mstdn.straydaemon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masatodon.click": { + "error": "HTTPSConnectionPool(host='masatodon.click', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/yuri_bot": { + "error": 404 + }, + "fc.mik.cloud": { + "error": 404 + }, + "mastodon.mxinfo.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 109, - "activeMonth": 39, - "activeHalfyear": 132 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 301 + "localPosts": 2 }, - "openRegistrations": true + "openRegistrations": false } }, - "sfba.social": { + "rezakiri.ketchupma.io": { + "error": "HTTPSConnectionPool(host='rezakiri.ketchupma.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "circlelinego.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "www.motorradfan.net": { + "error": "HTTPSConnectionPool(host='www.motorradfan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.mendelmaleh.gq": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mimiandeunice.com": { + "error": 403 + }, + "nightmare.zone": { + "error": "HTTPSConnectionPool(host='nightmare.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "systerserver.town": { + "error": "HTTPSConnectionPool(host='systerserver.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nc.eolink.net": { + "error": "HTTPSConnectionPool(host='nc.eolink.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "idolish7.fun": { + "error": "HTTPSConnectionPool(host='idolish7.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pxlmo.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pxlmo.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "200", + "album_limit": "5", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pxlmo", + "domain": "pxlmo.com", + "url": "https://pxlmo.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 28, - "activeMonth": 41, - "activeHalfyear": 61 - }, - "localPosts": 203 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "cloud.pradenco.com": { - "error": "HTTPSConnectionPool(host='cloud.pradenco.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.pradenco.com timed out. (connect timeout=3)'))" - }, - "social.meetupcaserta.it": { - "nodeinfo": { - "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] + "name": "pixelfed", + "version": "0.10.9" }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "usage": { + "localPosts": 413, + "localComments": 0, + "users": { + "total": 81, + "activeHalfyear": 25, + "activeMonth": 3 + } }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Meetup Caserta", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } + "version": "2.0", + "openRegistrations": true } }, - "plx.pw": { - "error": "HTTPSConnectionPool(host='plx.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "status.pointless.one": { - "error": 404 - }, - "micro.coyotetracks.org": { + "yoavmoshe.com": { "error": 404 }, - "tube.traydent.info": { + "blog.kaede.ch": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "nodeName": "Kaede Blog", + "nodeDescription": "I \ud83d\udc99 PRIVACY.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 915, - "localComments": 0 + "localPosts": 25 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "MyTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "sns.tinax.work": { - "error": "HTTPSConnectionPool(host='sns.tinax.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sns.tinax.work timed out. (connect timeout=3)'))" + "mastodon.social/users/BrendanSinclair": { + "error": 404 }, - "osada.usezot.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "dev.fedi.blog": { + "error": "HTTPSConnectionPool(host='dev.fedi.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "telco.m.to": { - "error": "HTTPSConnectionPool(host='telco.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.travelpandas.fr": { + "error": "HTTPSConnectionPool(host='mstdn.travelpandas.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.travelpandas.fr' doesn't match either of 'blog.travelpandas.fr', 'media.travelpandas.fr', 'travelpandas.fr', 'www.travelpandas.fr'\")))" }, - "sozial.derguhl.de": { + "tavern.cafe": { + "error": "HTTPSConnectionPool(host='tavern.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.yoshimov.com": { + "error": "HTTPSConnectionPool(host='mstdn.yoshimov.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "biwakodon.com": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 4 + "total": 253, + "activeMonth": 139, + "activeHalfyear": 306 }, - "localPosts": 2188 + "localPosts": 13885 }, + "openRegistrations": true + } + }, + "mastodon.social/users/eevee": { + "error": 404 + }, + "friendica.astifter.com": { + "error": "HTTPSConnectionPool(host='astifter.com', port=443): Read timed out. (read timeout=3)" + }, + "pom.m.to": { + "error": "HTTPSConnectionPool(host='pom.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "babymetal.party": { + "error": "HTTPSConnectionPool(host='babymetal.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.oleetkustudios.net": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.0-2540-gdba21f26", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": false, + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 195 + }, + "openRegistrations": true + } + }, + "ilja.space": { + "nodeinfo": { "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "AntiFollowbotPolicy", + "WinRandomencounterPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, + "quarantined_instances": [ + "fedi.app", + "search.fedi.app", + "*.fedi.app" + ], + "win_randomencounter_policy": { + "rules": "https://shitposter.club/notice/9uTiTCmndkxTlntyaW (+ some things that have afterwards been added)", + "source_code": "https://git.pleroma.social/ilja/mrf" + } }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [], + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "ilja.space", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -244728,6 +202713,7 @@ "activities", "api", "auth", + "check_password", "dev", "friend-requests", "inbox", @@ -244748,202 +202734,193 @@ "status", "tag", "user-search", + "user_exists", "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "skipThreadContainment": true, + "staffAccounts": [ + "https://ilja.space/users/ilja" ], - "nodeName": "My mediocre instance", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "gopher", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1-1-gfd38d51d-win-randomencounter-policy" + }, + "usage": { + "localPosts": 1120, + "users": { + "total": 4 + } + }, + "version": "2.0" } }, - "kagetsutsuzi.jp": { - "error": "HTTPSConnectionPool(host='kagetsutsuzi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kagetsutsuzi.jp timed out. (connect timeout=3)'))" - }, - "smilodon.tuxcrafting.cf": { - "error": "HTTPSConnectionPool(host='smilodon.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "news.harvard.edu": { - "error": 404 - }, - "hey.lookits.me": { - "error": "HTTPSConnectionPool(host='hey.lookits.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hey.lookits.me' doesn't match either of 'grid.hgluv.com', 'hgluv.com', 'www.hgluv.com'\")))" - }, - "gaiac.io": { + "roar.lyonbros.com": { "error": 404 }, - "zowie.im": { - "error": "Expecting value: line 1 column 1 (char 0)" + "office.tomohon.go.id": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "blog.phie.ovh": { - "error": "HTTPSConnectionPool(host='blog.phie.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "j42z36bp77579a.home-ip.aterm.jp": { + "error": "HTTPSConnectionPool(host='j42z36bp77579a.home-ip.aterm.jp', port=443): Read timed out. (read timeout=3)" }, - "staging.kosmos.social": { - "error": "HTTPSConnectionPool(host='staging.kosmos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to staging.kosmos.social timed out. (connect timeout=3)'))" + "djanzu.tokyo": { + "error": 404 }, - "sometimes.when.computer": { + "mokka.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 7 + "total": 10, + "activeMonth": 11, + "activeHalfyear": 11 }, - "localPosts": 175 + "localPosts": 166 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.anemoneprune.tk": { - "error": 404 + "dwar.fi": { + "error": "HTTPSConnectionPool(host='dwar.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soc.mikes.tech": { - "error": "HTTPSConnectionPool(host='soc.mikes.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.veganmsp.com": { + "error": "HTTPSConnectionPool(host='social.veganmsp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "philadelphia.cbslocal.com": { - "error": 404 + "social.cutelab.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "xn--zckuao5dze.jp": { - "error": "HTTPSConnectionPool(host='xn--zckuao5dze.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "pleroma.apkfission.net": { + "error": "HTTPSConnectionPool(host='pleroma.apkfission.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.tachibana.cool": { - "error": "HTTPSConnectionPool(host='social.tachibana.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.73k.us": { + "error": "HTTPSConnectionPool(host='pleroma.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.jay.xyz": { - "error": 403 + "gaia.symbiogenesis.org": { + "error": "HTTPSConnectionPool(host='gaia.symbiogenesis.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "voi.social": { + "micha.stoecker.me": { + "error": 502 + }, + "jaysanalysis.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "ferrovipath.es": { + "error": 502 + }, + "contradon.alaeith.com": { + "error": "HTTPSConnectionPool(host='contradon.alaeith.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "arthur.lutz.im": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 18, - "activeMonth": 13, - "activeHalfyear": 18 + "total": 4 }, - "localPosts": 79 - }, - "openRegistrations": true - } - }, - "social.cooleysekula.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "localPosts": 85, + "localComments": 54 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "twitter" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 7, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 9446, - "localComments": 716 + "outbound": [] }, "metadata": { - "nodeName": "Social (North Texas)", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "stephensekula" + "email": "arthur@lutz.im" } } }, - "social.debatevisual.com": { - "error": "HTTPSConnectionPool(host='social.debatevisual.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "makevotescountinwest.live-website.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "baller.masto-sport.us": { - "error": "HTTPSConnectionPool(host='baller.masto-sport.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "network.neobluepanther.com": { + "error": "HTTPSConnectionPool(host='network.neobluepanther.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hax0rbana.social": { + "peertube.pointsecu.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "sarubobo.red": { + "error": "HTTPSConnectionPool(host='sarubobo.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "nemonetmastodon.herokuapp.com": { + "error": 404 + }, + "folkwolf.net": { + "error": 404 + }, + "nekodon.herokuapp.com": { + "error": 404 + }, + "charlemos.barriohacker.net": { + "error": "HTTPSConnectionPool(host='charlemos.barriohacker.net', port=443): Read timed out. (read timeout=3)" + }, + "hitb-masto.herokuapp.com": { + "error": 404 + }, + "mstdn-stg-aatrox.delta-t.work": { + "error": "HTTPSConnectionPool(host='mstdn-stg-aatrox.delta-t.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "walkers.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, + "total": 8, "activeMonth": 4, - "activeHalfyear": 11 + "activeHalfyear": 4 }, - "localPosts": 1126 + "localPosts": 13 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.anduin.net": { + "social.tictech.info": { + "error": "HTTPSConnectionPool(host='social.tictech.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.shadowkat.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -244952,7 +202929,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "gopher", "chat", "relay" ], @@ -244960,27 +202936,13 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "VocabularyPolicy" ], - "mrf_simple": { + "mrf_vocabulary": { "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], "reject": [ - "gabfed.com", - "gab.ai", - "gab.com", - "develop.gab.com", - "freefedifollowers.ga", - "mstdn.jp", - "pawoo.net", - "wagesofsinisdeath.com", - "exited.eu" - ], - "report_removal": [] + "EmojiReaction" + ] }, "quarantined_instances": [] }, @@ -244992,8 +202954,8 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Anduin.net", + "nodeDescription": "ShadowKat Studios Pleroma Instance", + "nodeName": "SKS Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -245003,8 +202965,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -245041,7 +203002,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.anduin.net/users/ltning" + "https://social.shadowkat.net/users/izaya" ], "suggestions": { "enabled": false @@ -245063,100 +203024,119 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 9, + "localPosts": 6569, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "tilde.team": { - "error": 404 + "please-yiff.me": { + "error": "HTTPSConnectionPool(host='please-yiff.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mast.one": { - "error": "HTTPSConnectionPool(host='mast.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "terrafirma.space": { + "error": 406 }, - "acab.land": { - "error": "HTTPSConnectionPool(host='acab.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lesbian.nsfw.onl": { + "error": "HTTPSConnectionPool(host='lesbian.nsfw.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Yaoi": { - "error": 404 + "itsuo.jp": { + "error": "HTTPSConnectionPool(host='itsuo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "livecchi.cloud": { - "error": 403 + "masto.dog": { + "error": "HTTPSConnectionPool(host='masto.dog', port=443): Read timed out. (read timeout=3)" }, - "ctvdemo.masto.host": { + "mastodon.sylphid.jp": { + "error": "HTTPSConnectionPool(host='mastodon.sylphid.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "pod.dapor.net": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" }, - "protocols": [ - "activitypub" - ], + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 13, - "activeMonth": 3, - "activeHalfyear": 13 + "total": 1002, + "activeHalfyear": 76, + "activeMonth": 63 }, - "localPosts": 126 + "localPosts": 170958, + "localComments": 12664 }, - "openRegistrations": true + "metadata": { + "nodeName": "pod.dapor.net*", + "xmppChat": false, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "dapor2000" + } } }, - "unextro.net": { - "error": 404 - }, - "hochminuseins.net": { + "mastodon.zapashcanon.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "zot", - "diaspora", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeHalfyear": 4, - "activeMonth": 4 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 313, - "localComments": 665 + "localPosts": 81 }, - "metadata": { - "nodeName": "Hochminuseins.net" - } + "openRegistrations": true } }, - "mastodon.sury.org": { - "error": "HTTPSConnectionPool(host='mastodon.sury.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "gunzfox.tk": { + "error": "HTTPSConnectionPool(host='gunzfox.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nextcloud.gunti.net": { - "error": "HTTPSConnectionPool(host='nextcloud.gunti.net', port=443): Read timed out. (read timeout=3)" + "gamecluster.net": { + "error": "HTTPSConnectionPool(host='gamecluster.net', port=443): Read timed out. (read timeout=3)" }, - "social.interru.io": { + "id.cc": { + "error": 404 + }, + "pleroma.einzbern.one": { + "error": "HTTPSConnectionPool(host='pleroma.einzbern.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.p-epsilon.com": { + "error": 526 + }, + "gnusocial.userzap.de": { + "error": "HTTPSConnectionPool(host='gnusocial.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cosine.online": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -245168,6 +203148,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { @@ -245184,10 +203165,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "interrus private instance", - "nodeName": "interru", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "cosine's comfy corner", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -245235,7 +203216,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.interru.io/users/interru" + "https://cosine.online/users/cayce" ], "suggestions": { "enabled": false @@ -245260,52 +203241,61 @@ "version": "2.0.2" }, "usage": { - "localPosts": 17, + "localPosts": 41, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "asexual.space": { - "error": "HTTPSConnectionPool(host='asexual.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "seetake.net": { + "blog.nocoolnametom.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "NoCoolName Blog", + "nodeDescription": "Not a cool name, but at least a cool blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 32694 + "localPosts": 78 }, - "openRegistrations": false + "version": "2.0" } }, - "toot.piaf.eu": { - "error": "HTTPSConnectionPool(host='toot.piaf.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sakura-rage.net": { + "pleroma.mawalabs.de": { "nodeinfo": { "version": "2.0", "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 8567 + "localPosts": 0 }, "software": { - "version": "1.0.3-HEAD", + "version": "0.9.0", "name": "pleroma" }, "services": { @@ -245313,8 +203303,8 @@ "inbound": [] }, "protocols": [ - "activitypub", - "ostatus" + "ostatus", + "activitypub" ], "openRegistrations": false, "metadata": { @@ -245325,15 +203315,13 @@ "avatar": 2000000 }, "suggestions": { - "web": "https://vinayaka.distsn.org", + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", "timeout": 300000, "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, + "limit": 23, "enabled": false }, - "staffAccounts": [ - "https://sakura-rage.net/users/hierarchon" - ], + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -245341,7 +203329,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -245362,7 +203349,6 @@ "status", "tag", "user-search", - "user_exists", "users", "web" ], @@ -245370,372 +203356,203 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Cool Robot Zone", + "nodeName": "Pleroma/mawalabs", "nodeDescription": "A Pleroma instance, an alternative fediverse server", "invitesEnabled": false, "federation": { "quarantined_instances": [], "mrf_user_allowlist": {}, "mrf_simple": { - "report_removal": [], - "reject": [ - "freespeechextremist.com", - "pl.smuglo.li", - "gab.com", - "develop.gab.com", - "gab.ai", - "kiwifarms.cc", - "spinster.xyz" - ], + "reject": [], "media_removal": [], "media_nsfw": [], "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], "accept": [] }, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], "mrf_keyword": { "replace": [], "reject": [], "federated_timeline_removal": [] - }, - "exclusions": false + } }, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "gopher", + "chat", "relay" ], "accountActivationRequired": false } } }, - "iota.ga": { - "error": 404 - }, - "moments.cool": { - "error": "HTTPSConnectionPool(host='moments.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to moments.cool timed out. (connect timeout=3)'))" - }, - "338338.xyz": { + "techonify.uk": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "metadata": { + "nodeName": "techonify.uk", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 260 - }, - "openRegistrations": true - } - }, - "pleroma2.miraiv.net": { - "error": "HTTPSConnectionPool(host='pleroma2.miraiv.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.queerbau-seestadt.at": { - "error": 404 - }, - "y-zu.org": { - "error": 404 - }, - "mastodonchile.club": { - "error": "HTTPSConnectionPool(host='mastodonchile.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodonchile.club' doesn't match either of '*.value-domain.com', 'value-domain.com'\")))" - }, - "relay.mstddntfdn.online": { - "error": 404 - }, - "gorgon.city": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "TECHONIFY", + "domain": "techonify.uk", + "url": "https://techonify.uk", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 3609 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "misty-island.info": { - "error": "HTTPSConnectionPool(host='misty-island.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to misty-island.info timed out. (connect timeout=3)'))" - }, - "mst.xaneaid.com": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "pixelfed", + "version": "0.10.9" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 30, + "localComments": 0, "users": { "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 7 + "activeHalfyear": 2, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": false } }, - "remicck.club": { - "error": "HTTPSConnectionPool(host='remicck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "leituras.space": { - "error": "HTTPSConnectionPool(host='leituras.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.cccp.io": { + "tapas.engineering-jena.de": { "error": 404 }, - "locked.social": { - "error": "HTTPSConnectionPool(host='locked.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.schoeni-online.net": { + "error": "HTTPSConnectionPool(host='nextcloud.schoeni-online.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.schoeni-online.net' doesn't match either of '*.serverdomain.org', 'serverdomain.org'\")))" }, - "online.cosgy.jp": { - "error": "HTTPSConnectionPool(host='online.cosgy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.deleteyourfacebook.today": { + "error": "HTTPSConnectionPool(host='friendica.deleteyourfacebook.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "d.lapy.link": { - "error": 410 + "toot.rsxo.de": { + "error": 502 }, - "newsbots.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 144, - "activeMonth": 192, - "activeHalfyear": 587 - }, - "localPosts": 654301 - }, - "openRegistrations": true - } + "drg.im": { + "error": "HTTPSConnectionPool(host='drg.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "eupublic.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 71, - "activeMonth": 48, - "activeHalfyear": 169 - }, - "localPosts": 4092 - }, - "openRegistrations": true - } + "0ojl4f98eegmbn0nn1l2cb.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='0ojl4f98eegmbn0nn1l2cb.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.minecloud.ro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 50 - }, - "openRegistrations": true - } + "friends.mooseyard.com": { + "error": "HTTPSConnectionPool(host='friends.mooseyard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "dustinwilson.com": { - "error": 404 + "hentai.exchange": { + "error": 521 }, - "m.sl-network.fr": { - "error": 404 + "cloud.odinair.xyz": { + "error": 403 }, - "ptrevolutiontv.coletivos.org": { - "error": 404 + "pleroma.dev.stolas.website": { + "error": "HTTPSConnectionPool(host='pleroma.dev.stolas.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.katarpilar.com": { + "error": "HTTPSConnectionPool(host='social.katarpilar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "perhapspleroma.iscute.ovh": { - "error": "HTTPSConnectionPool(host='perhapspleroma.iscute.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'perhapspleroma.iscute.ovh' doesn't match 'hisone.iscute.ovh'\")))" + "box.equantum.fr": { + "error": 403 }, - "marshcast.mooo.com": { - "error": 404 + "trunk.zone": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "terrafirma.space": { - "error": 406 + "m.spica.bz": { + "error": "HTTPSConnectionPool(host='m.spica.bz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mstdn.plusminus.io": { + "p.testitfor.me": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 28, - "activeMonth": 75, - "activeHalfyear": 79 + "total": 34 }, - "localPosts": 69834 + "localPosts": 185 }, - "openRegistrations": true - } - }, - "social.brevsprekk.net": { - "nodeinfo": { - "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "version": "0.9.99999", + "name": "pleroma" }, "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 5 - }, - "localPosts": 164, - "localComments": 6 + "outbound": [], + "inbound": [] }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica on Brevsprekk Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "neonballoon.de": { - "error": 404 - }, - "social.crazydan.org": { - "nodeinfo": { + "protocols": [ + "ostatus", + "activitypub" + ], + "openRegistrations": true, "metadata": { - "accountActivationRequired": true, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Remember your life all the time. Be happy, promise me!", - "nodeName": "Crazydan Studio Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 60000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": true }, - "postFormats": [ - "text/plain", - "text/markdown", - "text/bbcode" - ], - "private": false, + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -245768,145 +203585,204 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "nodeName": "Pleroma (at) testitfor.me", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "suggestions", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "smc62.com": { + "error": "HTTPSConnectionPool(host='smc62.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "you-think-your-fake-numbers-are-impressive.well-this-instance-contains-all-living-humans.lubar.me": { + "error": 404 + }, + "cloud.topco.at": { + "error": 404 + }, + "mstdn.brdr.jp": { + "error": "HTTPSConnectionPool(host='mstdn.brdr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.cogentleman.com": { + "error": "HTTPSConnectionPool(host='hub.cogentleman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mast.iankelling.org": { + "error": "HTTPSConnectionPool(host='mast.iankelling.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "asexual.space": { + "error": "HTTPSConnectionPool(host='asexual.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.251.sh": { + "error": "HTTPSConnectionPool(host='mastodon.251.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.wellton.com.br": { + "error": "HTTPSConnectionPool(host='social.wellton.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "pleroma.quaylessed.icu": { + "error": "HTTPSConnectionPool(host='pleroma.quaylessed.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zowi.ee": { + "error": 404 + }, + "troet.mortzu.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 0 }, + "openRegistrations": true + } + }, + "worldfactorydon.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "1.1.7" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 45, "users": { - "total": 2 - } + "total": 23, + "activeMonth": 7, + "activeHalfyear": 22 + }, + "localPosts": 2874 }, - "version": "2.0" + "openRegistrations": true } }, - "social.voidptr.org": { - "error": 503 - }, - "social.wonderdome.net": { - "error": 502 + "furry.city": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "m.physis.jp": { - "error": "HTTPSConnectionPool(host='m.physis.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.computer": { + "error": "HTTPSConnectionPool(host='mastodon.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.hacktivis.me": { - "error": "HTTPSConnectionPool(host='social.hacktivis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "usm.hootiegibbon.co.uk": { + "error": "HTTPSConnectionPool(host='usm.hootiegibbon.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "resh.ro": { - "error": 404 + "mastodon.planeteers.social": { + "error": "HTTPSConnectionPool(host='mastodon.planeteers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "puzzl.hostdon.ne.jp": { + "social.ra-phi.ch": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 8 + "localPosts": 220 }, - "openRegistrations": true + "openRegistrations": false } }, - "keiba.social": { - "error": "HTTPSConnectionPool(host='keiba.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "logorrhea.online": { - "error": 502 + "social.jeffjeff.us": { + "error": "HTTPSConnectionPool(host='social.jeffjeff.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.blanboom.org": { - "error": 404 + "pleroma.antoineve.me": { + "error": "HTTPSConnectionPool(host='pleroma.antoineve.me', port=443): Read timed out. (read timeout=3)" }, - "social.coletivos.org": { + "tilde.zone": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 729, - "activeMonth": 255, - "activeHalfyear": 1068 + "total": 239, + "activeMonth": 215, + "activeHalfyear": 497 }, - "localPosts": 17268 + "localPosts": 37192 }, "openRegistrations": true } }, - "mastodon-train.info": { - "error": 404 - }, - "nc.toxeldev.de": { - "error": 404 - }, - "mastodon.ivn.cx": { - "error": "HTTPSConnectionPool(host='mastodon.ivn.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.ivn.cx' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" - }, - "mstdn.es": { + "werewolf.biz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3-asonix-changes" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 19, - "activeMonth": 25, - "activeHalfyear": 35 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 33 + "localPosts": 532 }, - "openRegistrations": true + "openRegistrations": false } }, - "videos.ubuntu-paris.org": { + "video.irem.univ-paris-diderot.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -245921,212 +203797,78 @@ "openRegistrations": false, "usage": { "users": { - "total": 5 + "total": 2 }, - "localPosts": 265, + "localPosts": 433, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videos Ubuntu Paris", - "nodeDescription": "PeerTube Ubuntu-fr pour les Ubuntu Party de Paris. Plateforme de video streaming en P2P (BitTorrent).", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "logo-ubuntu", - "version": "0.0.1", - "description": "Ubuntu logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "ubuntu", - "version": "0.0.1", - "description": "PeerTube ubuntu theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "ubuntu" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "kinky.business": { + "my-mstdn.herokuapp.com": { + "error": 404 + }, + "social.tchnics.de": { + "error": "HTTPSConnectionPool(host='social.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "netzwerk-gebet.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 8975, - "activeMonth": 476, - "activeHalfyear": 1358 + "total": 5 }, - "localPosts": 159537 - }, - "openRegistrations": true - } - }, - "mastodon.s-yurama.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "localPosts": 17, + "localComments": 1 }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 54 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "kontakt@netzwerk-gebet.de" + } } }, - "jolie.fr.nf": { - "error": "HTTPSConnectionPool(host='jolie.fr.nf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jolie.fr.nf timed out. (connect timeout=3)'))" + "pleroma.tuxcrafting.cf": { + "error": "HTTPSConnectionPool(host='pleroma.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.site": { + "itame.m.to": { + "error": "HTTPSConnectionPool(host='itame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.cryptopup.site": { + "error": 404 + }, + "eunivers.social": { + "error": "HTTPSConnectionPool(host='eunivers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pm.ernix.jp": { + "error": "HTTPSConnectionPool(host='pm.ernix.jp', port=443): Read timed out. (read timeout=3)" + }, + "pixelfed.intahnet.co.uk": { + "error": "HTTPSConnectionPool(host='pixelfed.intahnet.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pleroma.tech": { + "error": "HTTPSConnectionPool(host='pleroma.tech', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.vicentellopis.es": { + "error": "HTTPSConnectionPool(host='mastodon.vicentellopis.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "framapiaf.org": { "nodeinfo": { "version": "2.0", "software": { @@ -246138,49 +203880,26 @@ ], "usage": { "users": { - "total": 371, - "activeMonth": 94, - "activeHalfyear": 239 + "total": 10291, + "activeMonth": 2081, + "activeHalfyear": 3867 }, - "localPosts": 70466 + "localPosts": 1590169 }, "openRegistrations": true } }, - "mastodon.mrh.io": { - "error": "HTTPSConnectionPool(host='mastodon.mrh.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "off-the-clock.us": { - "error": "HTTPSConnectionPool(host='off-the-clock.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.at7s.me": { - "error": "HTTPSConnectionPool(host='pl.at7s.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "baskedon.net": { - "error": "HTTPSConnectionPool(host='baskedon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.homebrewserver.club": { - "error": "HTTPSConnectionPool(host='test.homebrewserver.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "microblog.executivewp.com": { - "error": 404 + "gravitas.cafe": { + "error": "HTTPSConnectionPool(host='gravitas.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.tape.cx": { - "error": "HTTPSConnectionPool(host='tube.tape.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "warlocks.wang": { + "error": "HTTPSConnectionPool(host='warlocks.wang', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.hamzahkhan.com": { + "plume.plus.yt": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 27, - "localComments": 107 + "metadata": { + "nodeDescription": "", + "nodeName": "\u231cplume.+\u231f" }, "openRegistrations": false, "protocols": [ @@ -246190,202 +203909,243 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "hamzah@hamzahkhan.com" - } + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 1, + "users": { + "total": 1 + } + }, + "version": "2.0" } }, - "fediverse.keithzg.ca": { + "nextcloud.creativ21.fr": { + "error": 404 + }, + "ejmastodon.work": { + "error": "HTTPSConnectionPool(host='ejmastodon.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mypict.net": { + "error": "HTTPSConnectionPool(host='mypict.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.mig5.net": { + "error": "HTTPSConnectionPool(host='toot.mig5.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "shoot.brussels": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fediverse/KeithZG", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fediverse.keithzg.ca/users/keithzg" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "shoot.brussels", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "shoot.brussels", + "domain": "shoot.brussels", + "url": "https://shoot.brussels", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.6" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 686, + "localPosts": 7, + "localComments": 0, "users": { - "total": 2 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 2 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "imasekkyo.m.to": { - "error": "HTTPSConnectionPool(host='imasekkyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yestadon.site": { - "error": "HTTPSConnectionPool(host='yestadon.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "amiensweb.fr": { - "error": "HTTPSConnectionPool(host='amiensweb.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "splat.social": { - "error": "HTTPSConnectionPool(host='splat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.8350x.net": { + "error": "HTTPSConnectionPool(host='mstdn.8350x.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "epic.haus": { + "52wochen.me": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "52Wochen", + "nodeDescription": "Ein Neustart in 52 Wochen - auf der Suche nach dem Idealgewicht", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 430 + "localPosts": 9 }, - "openRegistrations": false + "version": "2.0" } }, - "free-friends.org": { - "error": "HTTPSConnectionPool(host='free-friends.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mypolis.zapto.org": { - "error": "HTTPSConnectionPool(host='mypolis.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.chris-latza.de": { - "error": "HTTPSConnectionPool(host='mastodon.chris-latza.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "iiir.gothamefarda.com": { - "error": 404 - }, - "ziroh.be": { - "error": 403 - }, - "mst.roz-dev.net": { - "error": "HTTPSConnectionPool(host='mst.roz-dev.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.daiko.fr": { - "error": "HTTPSConnectionPool(host='mastodon.daiko.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.rhazdon.com": { + "error": "HTTPSConnectionPool(host='mastodon.rhazdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.lutz.im": { - "error": "HTTPSConnectionPool(host='mastodon.lutz.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "misanthropebazaar.com": { + "error": 521 }, - "dresden.network": { + "pics.dizl.de": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pics.dizl.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pics.dizl.de", + "url": "https://pics.dizl.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 122, + "localComments": 0, "users": { - "total": 76, - "activeMonth": 66, - "activeHalfyear": 82 - }, - "localPosts": 3992 + "total": 13, + "activeHalfyear": 6, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": true } }, - "roscoedon.masto.host": { - "error": "HTTPSConnectionPool(host='roscoedon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pleroma.huttiesroow.nl": { + "pleroma.fuwafuwa.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -246397,11 +204157,17 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "gopher", + "chat", "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -246411,8 +204177,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Description? Yeah, whatever...", - "nodeName": "Huttiesroow", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/fuwafuwa", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -246459,9 +204225,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.huttiesroow.nl/users/roelofpieter" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -246472,7 +204236,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -246482,55 +204246,35 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.50-96-gbda91ea8-develop" }, "usage": { - "localPosts": 307, + "localPosts": 861, "users": { - "total": 6 + "total": 90 } }, "version": "2.0" } }, - "teamarbeit.schule-esperanza.ch": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "masi.theboss.tech": { - "error": "HTTPSConnectionPool(host='masi.theboss.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masi.theboss.tech timed out. (connect timeout=3)'))" - }, - "pleroma.federado.es": { - "error": "HTTPSConnectionPool(host='pleroma.federado.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "doubleshine.cc": { - "error": "HTTPSConnectionPool(host='doubleshine.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to doubleshine.cc timed out. (connect timeout=3)'))" - }, - "mb.mrkiddle.co.uk": { - "error": 404 - }, - "vimeo.com": { - "error": 404 - }, - "nc.teilgedanken.de": { - "error": 403 - }, - "nimbus.latner.us": { - "error": 404 + "cooper.spdns.de": { + "error": "HTTPSConnectionPool(host='cooper.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pug.family": { + "pencil.writefree.ly": { "nodeinfo": { "metadata": { - "nodeName": "WriteFreely", + "nodeName": "pencil.writefree.ly", + "nodeDescription": "Official WriteFreely demo instance.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" }, - "maxBlogs": 4, + "maxBlogs": 5, "publicReader": true, - "invites": false + "invites": true }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -246542,507 +204286,352 @@ }, "software": { "name": "writefreely", - "version": "0.11.2" + "version": "0.12.0" }, "usage": { "users": { - "total": 1 + "total": 160, + "activeHalfyear": 74 }, - "localPosts": 4 + "localPosts": 369 }, "version": "2.0" } }, - "hub.bessonnica.org": { + "friendica.dyomedea.com": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "Friendica", + "version": "2019.12-1304" }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "dreamwidth", + "protocols": { + "inbound": [ "friendica", - "libertree", - "pumpio", - "redmatrix", - "wordpress" + "activitypub", + "diaspora", + "gnusocial" ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { "inbound": [ - "atom1.0", - "rss2.0" + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" ] }, + "usage": [], "openRegistrations": true, - "usage": { - "users": { - "total": 84, - "activeHalfyear": 62, - "activeMonth": 29 + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 42904, - "localComments": 606 - }, - "metadata": { - "nodeName": "bessonnica.org" + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "explicitContent": false } } }, - "stego.xenoactive.org": { + "social.mediacast.ca": { + "error": "HTTPSConnectionPool(host='social.mediacast.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "diaspora.psyco.fr": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "wordpress", - "version": "5.4" + "name": "diaspora", + "version": "0.7.13.0-pc2a991fe" }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 10, - "localComments": 0 + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "stickman@xenoactive.org" - } - } - }, - "mastodon.social/users/sikkdays": { - "error": 404 - }, - "touha.me": { - "error": 404 - }, - "sozial.azorvida.eu": { - "error": "HTTPSConnectionPool(host='sozial.azorvida.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sozial.azorvida.eu' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "fairground.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": true, "usage": { "users": { - "total": 11, - "activeMonth": 2, - "activeHalfyear": 11 + "total": 4971, + "activeHalfyear": 986, + "activeMonth": 283 }, - "localPosts": 3224 + "localPosts": 56921, + "localComments": 59559 }, - "openRegistrations": true + "metadata": { + "nodeName": "diaspora*", + "xmppChat": true, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "ruth" + } } }, - "private.abkenar.net": { - "error": 404 - }, - "social.seafish.io": { - "error": "HTTPSConnectionPool(host='social.seafish.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mdy.ggtea.org": { + "error": "HTTPSConnectionPool(host='mdy.ggtea.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mdy.ggtea.org' doesn't match either of 'clw.nu', 'ggtea.jp', 'ggtea.org', 'www.clw.nu', 'www.ggtea.jp', 'www.ggtea.org'\")))" }, - "social.ppluss.de": { + "hackers.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 225, + "activeMonth": 134, + "activeHalfyear": 163 }, - "localPosts": 3 + "localPosts": 314595 }, "openRegistrations": false } }, - "knotes.club": { - "error": 404 - }, - "hakorena.net": { - "error": "HTTPSConnectionPool(host='hakorena.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "cloud.ad5001.eu": { + "error": "HTTPSConnectionPool(host='cloud.ad5001.eu', port=443): Read timed out. (read timeout=3)" }, - "pxil.club": { - "error": "HTTPSConnectionPool(host='pxil.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gamesha.samurai-gamers.com": { + "error": "HTTPSConnectionPool(host='gamesha.samurai-gamers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cuddlesarethebest.cf": { - "error": "HTTPSConnectionPool(host='cuddlesarethebest.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cuddlesarethebest.cf timed out. (connect timeout=3)'))" + "mastodon.israelmgo.es": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "danirod.es": { - "error": 404 + "ljoonal.xyz": { + "error": "HTTPSConnectionPool(host='ljoonal.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.gestaltzerfall.net": { - "error": "HTTPSConnectionPool(host='social.gestaltzerfall.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.phonghg.fr": { + "error": "HTTPSConnectionPool(host='peertube.phonghg.fr', port=443): Read timed out. (read timeout=3)" }, - "activitypub.lacolaco.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1204 - }, - "openRegistrations": false - } + "unreality.pink": { + "error": "HTTPSConnectionPool(host='unreality.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pix.toot.wales": { + "aris.papatheodorou.net": { "nodeinfo": { "metadata": { - "nodeName": "pix.toot.wales", + "nodeName": "aris", + "nodeDescription": "Lost in cyberspace", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pix.toot.wales", - "domain": "pix.toot.wales", - "url": "https://pix.toot.wales", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 97, - "localComments": 0, "users": { - "total": 51, - "activeHalfyear": 46, - "activeMonth": 6 - } + "total": 1 + }, + "localPosts": 19 }, - "version": "2.0", - "openRegistrations": true + "version": "2.0" } }, - "shugyo.m.to": { - "error": "HTTPSConnectionPool(host='shugyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "instance.probos.app": { + "error": "HTTPSConnectionPool(host='instance.probos.app', port=443): Read timed out. (read timeout=3)" }, - "mastodon.familie-hanslik.de": { + "p.galaxy.moe": { + "error": "HTTPSConnectionPool(host='p.galaxy.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nite-lite.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "everydon.com": { + "error": "HTTPSConnectionPool(host='everydon.com', port=443): Read timed out. (read timeout=3)" + }, + "mstdoujin.net": { + "error": "HTTPSConnectionPool(host='mstdoujin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "n0n1337h41.com": { + "error": "HTTPSConnectionPool(host='n0n1337h41.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thiago.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "plusone.chat": { + "error": "HTTPSConnectionPool(host='plusone.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stage.peertube.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 119 }, - "localPosts": 1 + "localPosts": 6348, + "localComments": 3 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.ch", + "nodeDescription": "Generic peertube instance, speaking mostly English and French. Hosted by the fairsocialnet.ch association and paid for by its members. If you would like to contribute go to https://liberapay.com/tursiops \nAnyone can create an account but you don't have any storage on it. The price to pay for hosting your videos is detailed in the table below. Don't hesitate to contact us using the contact form to request more storage. \n\n100% Located in Switzerland." + } } }, - "hub.toot.cat": { + "social.eyesight.jp": { + "error": "HTTPSConnectionPool(host='social.eyesight.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ourempty.pub": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "3.8.4" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "twitter" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 489, - "activeHalfyear": 269, - "activeMonth": 72 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1483, - "localComments": 2210 + "localPosts": 2629 }, - "metadata": { - "nodeName": "TootCat Hubzilla" - } + "openRegistrations": false } }, - "mastodon.zemows.org": { - "error": "HTTPSConnectionPool(host='mastodon.zemows.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.hexanetech.com": { - "error": 404 - }, - "nerds.party": { - "error": 404 - }, - "friendica.laboccadellupo.it": { - "error": 404 - }, - "social.tycho.space": { - "error": "HTTPSConnectionPool(host='social.tycho.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "starrycocoon.ml": { + "error": "HTTPSConnectionPool(host='starrycocoon.ml', port=443): Read timed out. (read timeout=3)" }, - "share.securingchange.org": { - "error": "HTTPSConnectionPool(host='share.securingchange.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "colloportus.me": { + "error": "HTTPSConnectionPool(host='colloportus.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fediverse.ddnss.chfriendica": { - "error": "HTTPSConnectionPool(host='fediverse.ddnss.chfriendica', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "resampling.net": { + "error": "HTTPSConnectionPool(host='resampling.net', port=443): Read timed out. (read timeout=3)" }, - "diaspora.hzsogood.net": { - "error": "HTTPSConnectionPool(host='diaspora.hzsogood.net', port=443): Read timed out. (read timeout=3)" + "test6.masto.host": { + "error": "HTTPSConnectionPool(host='test6.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "banana.matus.rocks": { - "error": "HTTPSConnectionPool(host='banana.matus.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "belgraver.info": { + "error": "HTTPSConnectionPool(host='belgraver.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.bruniau.net": { + "cloud.ltbl.ru": { "error": 403 }, - "writings.justinmyers.net": { + "www.rooshv.com": { "error": 404 }, - "dededon.m.to": { - "error": "HTTPSConnectionPool(host='dededon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/kobybeef": { + "error": 404 }, - "tinycomputer.club": { - "error": "HTTPSConnectionPool(host='tinycomputer.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tinycomputer.club' doesn't match either of 'upcomingvinyl.com', 'www.upcomingvinyl.com'\")))" + "soku2.wordpress.com": { + "error": 404 }, - "mjmcs.noip.me": { + "pentium.cc": { + "error": "HTTPSConnectionPool(host='pentium.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "adney.land": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 10 - }, - "localPosts": 75 - }, "software": { - "version": "1.0.4", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://mjmcs.noip.me/users/mike" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "mjmcs", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 9 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 97 + }, + "openRegistrations": false } }, - "social.mancavgeek.co.uk": { - "error": "HTTPSConnectionPool(host='social.mancavgeek.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.meekchopp.es": { - "error": "HTTPSConnectionPool(host='social.meekchopp.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "good-dragon.com": { - "error": "HTTPSConnectionPool(host='good-dragon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'good-dragon.com' doesn't match either of '05md.cn', 'm.05md.cn', 'www.05md.cn'\")))" - }, - "progressiverevolution.social": { - "error": "HTTPSConnectionPool(host='progressiverevolution.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "cloud.cmaneth.de": { + "error": "HTTPSConnectionPool(host='cloud.cmaneth.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "stream.bitworking.org": { - "error": 404 + "c.webunraveling.com": { + "error": "HTTPSConnectionPool(host='c.webunraveling.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hitchtube.fr": { + "videos.lavoixdessansvoix.org": { "nodeinfo": { "version": "2.0", "software": { @@ -247059,27 +204648,40 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 169 + "total": 2 }, - "localPosts": 193778, - "localComments": 26 + "localPosts": 98086, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Hitchtube - le voyage alternatif en vid\u00e9o", - "nodeDescription": "Hitchtube est un noeud du r\u00e9seau Peertube d\u00e9di\u00e9 au voyage alternatif // Hitchtube is a Peertube instance dedicated to alternative ways of travelling.", + "nodeName": "Instance Peertube pour La Voix Des Sans Voix ", + "nodeDescription": "Instance Peertube pour La Voix Des Sans Voix ", "nodeConfig": { "plugin": { "registered": [ { - "name": "matomo", + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "simplelogo", "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "description": "PeerTube simple logo plugin", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -247103,16 +204705,17 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, 240, + 360, 480, - 720, - 1080 + 720 ] }, "import": { @@ -247121,14 +204724,14 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -247185,8 +204788,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 524288000 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -247200,139 +204803,158 @@ } } }, - "m.jay.xyz": { - "error": 404 - }, - "mastodon.social/users/squinky": { - "error": 404 - }, - "mstdn.mimikun.jp": { + "mstdn.unigiri.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, + "total": 1, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 36692 + "localPosts": 1729 }, "openRegistrations": false } }, - "cloud.nohedidnt.de": { - "error": 404 - }, - "toot.fudge.org": { - "error": "HTTPSConnectionPool(host='toot.fudge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "party.andie.club": { - "error": "HTTPSConnectionPool(host='party.andie.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to party.andie.club timed out. (connect timeout=3)'))" + "infinite.pink": { + "error": "HTTPSConnectionPool(host='infinite.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "glitch.masto.host": { - "error": "HTTPSConnectionPool(host='glitch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "blog.cybear.space": { + "error": "HTTPSConnectionPool(host='blog.cybear.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "meow.social": { + "lo.hn": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.7.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "pumpio", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2902, - "activeMonth": 381, - "activeHalfyear": 1233 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 248380 + "localPosts": 29, + "localComments": 9 }, - "openRegistrations": true + "metadata": { + "nodeName": "Lohn Hub" + } } }, - "mastodon-fvhp.c9users.io": { - "error": "HTTPSConnectionPool(host='mastodon-fvhp.c9users.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "gs.lgbtpzn.org": { - "error": "HTTPSConnectionPool(host='gs.lgbtpzn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.justafellow.com": { + "error": "HTTPSConnectionPool(host='mastodon.justafellow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lmbo.party": { - "error": "HTTPSConnectionPool(host='lmbo.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lmbo.party timed out. (connect timeout=3)'))" + "friendica.exon.name": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2020.03-dev-1330" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub" + ], + "outbound": [ + "friendica", + "activitypub" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp", + "twitter" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "My Friend Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "smtp", + "twitter" + ] + }, + "explicitContent": false + } + } }, - "supercomputer321.tk": { + "keithjgrant.com": { "error": 404 }, - "tube.buckket.org": { - "error": 403 - }, - "mastodon.sandwich.net": { + "donotban.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 376, - "activeMonth": 28, - "activeHalfyear": 51 + "total": 2391, + "activeMonth": 580, + "activeHalfyear": 1060 }, - "localPosts": 10279 + "localPosts": 166153 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.gloc.al": { - "error": "HTTPSConnectionPool(host='mastodon.gloc.al', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.cupka.name": { - "error": "HTTPSConnectionPool(host='cloud.cupka.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "pleasetf.us": { - "error": 404 - }, - "horribly.malfunctioning.technology": { - "error": "HTTPSConnectionPool(host='horribly.malfunctioning.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.drik.in": { - "error": "HTTPSConnectionPool(host='don.drik.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "horiedon.com": { - "error": 404 - }, - "jonhays.me": { - "error": 404 - }, - "salmorejogeek.com": { - "error": 404 - }, - "social.tchncs.de/@ultrahacht": { - "error": 404 - }, - "deluxeplush.com": { - "error": "HTTPSConnectionPool(host='deluxeplush.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "jgaskins.wtf": { - "error": "HTTPSConnectionPool(host='jgaskins.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cocoa.m.to": { - "error": "HTTPSConnectionPool(host='cocoa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.johnruth.me": { + "error": "HTTPSConnectionPool(host='mastodon.johnruth.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "arguos.com": { + "gorgon.city": { "nodeinfo": { "version": "2.0", "software": { @@ -247344,106 +204966,140 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 8 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 82 + "localPosts": 3626 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.id": { - "error": 404 - }, - "quitter.migennes.eu": { - "error": "HTTPSConnectionPool(host='quitter.migennes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'quitter.migennes.eu' doesn't match either of 'autodiscover.migennes.net', 'mail.migennes.net'\")))" - }, - "glenetive.org": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "node.dallashackers.com": { + "error": "HTTPSConnectionPool(host='node.dallashackers.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.own-mail.org": { + "data.jdsoft.de": { "error": 404 }, - "tritodon.masto.host": { - "error": "HTTPSConnectionPool(host='tritodon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "corzntin.fr": { - "error": "HTTPSConnectionPool(host='corzntin.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "ushio.o-man.co": { - "error": "HTTPSConnectionPool(host='ushio.o-man.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.solidarite-precaires.net": { - "error": "HTTPSConnectionPool(host='mastodon.solidarite-precaires.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.greentrawler.space": { - "error": "HTTPSConnectionPool(host='write.greentrawler.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "iskr.dyndns.org": { + "error": "HTTPSConnectionPool(host='iskr.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "urvogel.club": { + "bookwor.ms": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 43, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 356, + "activeMonth": 113, + "activeHalfyear": 123 }, - "localPosts": 1609 + "localPosts": 75884 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.sakamori.jp": { - "error": "HTTPSConnectionPool(host='mstdn.sakamori.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tokyomx.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='tokyomx.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gnuu.org": { - "error": 404 - }, - "dobesta.com": { - "error": "HTTPSConnectionPool(host='dobesta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "x.n0.is": { - "error": "HTTPSConnectionPool(host='x.n0.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mst.crepe.live": { - "error": "HTTPSConnectionPool(host='mst.crepe.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.clamav.net": { - "error": 404 - }, - "mastodontest.info-screen.me": { - "error": "HTTPSConnectionPool(host='mastodontest.info-screen.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fucking.soy": { - "error": 404 - }, - "qgggc.m.to": { - "error": "HTTPSConnectionPool(host='qgggc.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hagra.net": { - "error": "HTTPSConnectionPool(host='hagra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.stacktrace.sh": { - "error": "HTTPSConnectionPool(host='social.stacktrace.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ahazysukiyakihour.tokyo": { + "error": "HTTPSConnectionPool(host='ahazysukiyakihour.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "t.unihubs.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "misskey.lei202.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "10.102.222-m544" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 26, + "activeHalfyear": 20, + "activeMonth": 9 + }, + "localPosts": 16957, + "localComments": 593 + }, + "metadata": { + "nodeName": "Misskey-lei", + "nodeDescription": "\u3082\u3057\u5165\u308a\u305f\u3044\u4eba\u3044\u305f\u3089misskey\uff71\uff6f\uff84\uff8f\uff70\uff78lei202.com\u307e\u3067\u3002\u30b9\u30d1\u30e0\u304c\u30c9\u30d0\u30c9\u30d0\u306a\u3093\u3067\u3002

Leies(@lei202)\u304c\u8da3\u5473\u3067\u4f5c\u3063\u305f\u9bd6\u3067\u3059\u3002
\n\u3053\u3061\u3089\u3082\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044
\n\u3068\u308a\u3042\u3048\u305a\u767b\u9332\u5f8c\u306b@ia\u306e\u30d5\u30a9\u30ed\u30fc\u3068#Misskey-lei_info\u306e\u5b9a\u671f\u78ba\u8a8d\u3092\u3057\u3066\u8cb0\u3048\u308b\u3068\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002
\n\u203b@ia\u306f\u8981\u3059\u308b\u306b\u85cdBot\u3067\u3059\u304c\u3001\u5b9a\u671f\u6295\u7a3f\u306f\u6642\u5831\u3084\u8ff7\u8def\u3050\u3089\u3044\u306a\u306e\u3067\u90aa\u9b54\u306b\u306f\u306a\u3089\u306a\u3044\u306f\u305a\u3067\u3059\u3002
\n\u203b\u3081\u3044\u3081\u3044\u306b\u3088\u308b\u6539\u9020\u30ea\u30dd\u30b8\u30c8\u30ea\u4f7f\u7528
\n\u30b9\u30c6\u30fc\u30bf\u30b9\u30da\u30fc\u30b8\u2190\u30e1\u30f3\u30c6\u3001\u969c\u5bb3\u5831\u544a\u3082\u3053\u3053\u3067\u3059\u308b\u306e\u3067\u30d6\u30c3\u30af\u30de\u30fc\u30af\u767b\u9332\u9858\u3044\u307e\u3059\u3002
\u203bJapanese speakers only
", + "name": "Misskey-lei", + "description": "\u3082\u3057\u5165\u308a\u305f\u3044\u4eba\u3044\u305f\u3089misskey\uff71\uff6f\uff84\uff8f\uff70\uff78lei202.com\u307e\u3067\u3002\u30b9\u30d1\u30e0\u304c\u30c9\u30d0\u30c9\u30d0\u306a\u3093\u3067\u3002

Leies(@lei202)\u304c\u8da3\u5473\u3067\u4f5c\u3063\u305f\u9bd6\u3067\u3059\u3002
\n\u3053\u3061\u3089\u3082\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044
\n\u3068\u308a\u3042\u3048\u305a\u767b\u9332\u5f8c\u306b@ia\u306e\u30d5\u30a9\u30ed\u30fc\u3068#Misskey-lei_info\u306e\u5b9a\u671f\u78ba\u8a8d\u3092\u3057\u3066\u8cb0\u3048\u308b\u3068\u3042\u308a\u304c\u305f\u3044\u3067\u3059\u3002
\n\u203b@ia\u306f\u8981\u3059\u308b\u306b\u85cdBot\u3067\u3059\u304c\u3001\u5b9a\u671f\u6295\u7a3f\u306f\u6642\u5831\u3084\u8ff7\u8def\u3050\u3089\u3044\u306a\u306e\u3067\u90aa\u9b54\u306b\u306f\u306a\u3089\u306a\u3044\u306f\u305a\u3067\u3059\u3002
\n\u203b\u3081\u3044\u3081\u3044\u306b\u3088\u308b\u6539\u9020\u30ea\u30dd\u30b8\u30c8\u30ea\u4f7f\u7528
\n\u30b9\u30c6\u30fc\u30bf\u30b9\u30da\u30fc\u30b8\u2190\u30e1\u30f3\u30c6\u3001\u969c\u5bb3\u5831\u544a\u3082\u3053\u3053\u3067\u3059\u308b\u306e\u3067\u30d6\u30c3\u30af\u30de\u30fc\u30af\u767b\u9332\u9858\u3044\u307e\u3059\u3002
\u203bJapanese speakers only
", + "maintainer": { + "email": "misskey@lei202.com", + "name": "Leies" + }, + "langs": [ + "Japanese" + ], + "announcements": [ + { + "title": "\u5bc4\u4ed8", + "text": "patreon
\nSteam\u30a6\u30a3\u30c3\u30b7\u30e5\u30ea\u30b9\u30c8
\nKyash" + }, + { + "title": "\u304a\u9858\u3044", + "text": "\uff65\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u544a\u77e5\u306f@ia\u3067\u884c\u3046\u306e\u3067\u30d5\u30a9\u30ed\u30fc\u3057\u3066\u3082\u3089\u3048\u308b\u3068\u52a9\u304b\u308a\u307e\u3059\u3002
\n\uff65\u9bd6\u505c\u6b62\u3057\u3066\u305f\u3089@eizi2002@best-friends.chat\u304bmisskey@lei202.com\u306b\u554f\u3044\u5408\u308f\u305b\u3066\u307f\u3066\u304f\u3060\u3055\u3044\u3002
\n\uff65\u4eee\u898f\u7d04\u3067\u304d\u307e\u3057\u305f" + }, + { + "title": "\u30d6\u30ed\u30c3\u30af\u3057\u3066\u3044\u308b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306b\u3064\u3044\u3066", + "text": "mstdn.jp
\ngab.com
\nmstdn.guru
\n\u3092\u30d6\u30ed\u30c3\u30af\u3057\u3066\u304a\u308a\u307e\u3059\u3002
\n\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002" + }, + { + "title": "Twitter\u63d0\u643a\u306b\u3064\u3044\u3066", + "text": "\u5236\u9650\u304c\u306a\u304b\u3063\u305f\u3068\u304d\u4f5c\u3063\u305f\u3084\u3064\u3092\u8ee2\u7528\u3057\u307e\u304f\u3063\u3066\u308b\u306e\u3067\u540d\u524d\u3084\u6a29\u9650\u304c\u304a\u304b\u3057\u3044\u3067\u3059\u304c\u305d\u308c\u3067\u3082\u826f\u3044\u306a\u3089\u63d0\u643a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
\u4e00\u5fdc\u3067\u3059\u304c\u60aa\u7528\u306f\u3057\u306a\u3044\u3057\u3001\u60aa\u7528\u3067\u304d\u308b\u80fd\u304c\u307e\u305a\u7121\u3044\u3053\u3068\u3092\u660e\u8a18\u3057\u3066\u304a\u304d\u307e\u3059\u3002" + } + ], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true + } + } }, - "cloud.2martens.de": { - "error": 404 + "lesbianschool.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 8, + "activeHalfyear": 9 + }, + "localPosts": 82067 + }, + "openRegistrations": false + } }, - "pleroma.interhacker.space": { + "minutiae.cerritus.eu": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -247453,6 +205109,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -247464,10 +205122,16 @@ ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Interhackerspace pleroma", + "nodeName": "Cerritus", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -247516,11 +205180,7 @@ "skipThreadContainment": true, "staffAccounts": [], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -247529,29 +205189,321 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1" + }, + "usage": { + "localPosts": 41, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "social.ephemerecreative.ca": { + "error": "HTTPSConnectionPool(host='social.ephemerecreative.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.luon.net": { + "error": 404 + }, + "cloud.neuron.city": { + "error": 404 + }, + "mstdn-heroku.herokuapp.com": { + "error": 404 + }, + "peertube.com.au": { + "error": "HTTPSConnectionPool(host='peertube.com.au', port=443): Read timed out. (read timeout=3)" + }, + "g-miura.jp": { + "error": 404 + }, + "mastodosukoi.net": { + "error": "HTTPSConnectionPool(host='mastodosukoi.net', port=443): Read timed out. (read timeout=3)" + }, + "libera.blue": { + "error": "HTTPSConnectionPool(host='libera.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'libera.blue' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" + }, + "mastodon.social/users/Daria": { + "error": 404 + }, + "tubercul.es": { + "error": "HTTPSConnectionPool(host='tubercul.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tubercul.es' doesn't match either of 'fladnag.net', 'looping.systems', 'maxencemohr.me', 'www.fladnag.net', 'www.looping.systems'\")))" + }, + "test.fugadalcontrollo.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "torus1111.m.to": { + "error": "HTTPSConnectionPool(host='torus1111.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sabakan.m.to": { + "error": "HTTPSConnectionPool(host='sabakan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ohnomy.rocks": { + "error": "HTTPSConnectionPool(host='ohnomy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "wcf99tocw6v75.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hagen.cocoate.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 368, + "localComments": 370 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "hagen.graf@gmail.com" + } + } + }, + "notiz.blog": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 719, + "localComments": 2230 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] + }, + "protocols": [ + "activitypub", + "ostatus", + "webmention" + ], + "metadata": { + "email": "webmaster@notiz.blog" + } + } + }, + "social.unanargeek.xyz": { + "error": "HTTPSConnectionPool(host='social.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.vikshepa.com": { + "error": "HTTPSConnectionPool(host='hub.vikshepa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.vikshepa.com' doesn't match 'vikshepa.com'\")))" + }, + "write.halfbyte.org": { + "nodeinfo": { + "metadata": { + "nodeName": "halfbyte", + "nodeDescription": "compact musings of a multi faceted geek", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 9 + }, + "version": "2.0" + } + }, + "mastodon.spdns.org": { + "error": "HTTPSConnectionPool(host='mastodon.spdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.magzu.net": { + "error": 404 + }, + "emastodon.com": { + "error": 404 + }, + "stashsh.net": { + "error": "HTTPSConnectionPool(host='stashsh.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "MELD.de/friendica": { + "error": 404 + }, + "mastodon.arith.jp": { + "error": 404 + }, + "spacetruckin.io": { + "error": 404 + }, + "mastodon.social/users/cipherdog": { + "error": 404 + }, + "friendica.i-am-b.org": { + "error": "HTTPSConnectionPool(host='friendica.i-am-b.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.uberhosting.de": { + "error": "HTTPSConnectionPool(host='cloud.uberhosting.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "n5.federati.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, "protocols": [ - "activitypub", - "ostatus" + "ostatus", + "activitypub" ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 2, + "activeMonth": 2 + }, + "localPosts": 211, + "localComments": 188 }, + "metadata": { + "nodeName": "Number V: Federati N5", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "zou.social": { + "error": "HTTPSConnectionPool(host='zou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "md.soyuki.net": { + "error": "HTTPSConnectionPool(host='md.soyuki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.luckow.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.xhrpb.com": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 9, "users": { - "total": 6 - } + "total": 34, + "activeMonth": 18, + "activeHalfyear": 56 + }, + "localPosts": 148 }, - "version": "2.0" + "openRegistrations": true } }, - "m.takamoriai.co": { + "editionsbt.fr": { + "error": "HTTPSConnectionPool(host='editionsbt.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tk2-203-11173.vs.sakura.ne.jp": { + "error": "HTTPSConnectionPool(host='tk2-203-11173.vs.sakura.ne.jp', port=443): Read timed out. (read timeout=3)" + }, + "masto.a15a.co": { + "error": "HTTPSConnectionPool(host='masto.a15a.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "md.objektiv2.net": { + "error": "HTTPSConnectionPool(host='md.objektiv2.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.raumhaus.info": { + "error": 403 + }, + "byzantine.army": { + "error": "HTTPSConnectionPool(host='byzantine.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "witchey.club": { + "error": "HTTPSConnectionPool(host='witchey.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "osada.switchserver.fr": { + "error": "HTTPSConnectionPool(host='osada.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sharing.simpleguy.net": { + "error": "HTTPSConnectionPool(host='sharing.simpleguy.net', port=443): Read timed out. (read timeout=3)" + }, + "kpop.social": { "nodeinfo": { "version": "2.0", "software": { @@ -247563,195 +205515,187 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 1319, + "activeMonth": 55, + "activeHalfyear": 254 }, - "localPosts": 82 + "localPosts": 99909 }, "openRegistrations": true } }, - "x.juick.com": { + "caffeinatedfriends.club": { + "error": "HTTPSConnectionPool(host='caffeinatedfriends.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lfsr.net": { "error": 404 }, - "social.libertalia.world": { - "error": "HTTPSConnectionPool(host='social.libertalia.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.libertalia.world' doesn't match either of 'libertalia.world', 'www.libertalia.world'\")))" + "ostatus.blessedgeeks.jp": { + "error": 410 }, - "pl.sina.moe": { - "error": "HTTPSConnectionPool(host='pl.sina.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.cdbcommunications.org": { + "error": "HTTPSConnectionPool(host='social.cdbcommunications.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pets-in.space": { - "error": 404 + "cloud.wyld.me": { + "error": "HTTPSConnectionPool(host='cloud.wyld.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Ponylipjes": { - "error": 404 + "bern.social": { + "error": "HTTPSConnectionPool(host='bern.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.dax.moe": { + "simbly.me": { "nodeinfo": { - "version": "2.0", + "metadata": { + "nodeName": "Simbly Me", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { "total": 1 }, "localPosts": 9 }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pl.dax.moe/users/dax" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "pl.dax.moe", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "version": "2.0" } }, - "mvalente.eu": { - "error": 404 + "pl.shiptoaster.xyz": { + "error": "HTTPSConnectionPool(host='pl.shiptoaster.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/octopus": { + "mastodon.social/users/emelie": { "error": 404 }, - "pleroma.cdmx.rocks": { - "error": "HTTPSConnectionPool(host='pleroma.cdmx.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "imd.social": { + "error": "HTTPSConnectionPool(host='imd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "soc.uwu.st": { - "error": "HTTPSConnectionPool(host='soc.uwu.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "romank.org": { + "error": "HTTPSConnectionPool(host='romank.org', port=443): Read timed out. (read timeout=3)" }, - "toot.kashishokunin.com": { - "error": "HTTPSConnectionPool(host='toot.kashishokunin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.otofu.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.otofu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.klemorali.guru": { - "error": "HTTPSConnectionPool(host='mastodon.klemorali.guru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.ii.md": { + "error": "HTTPSConnectionPool(host='m.ii.md', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "jaysanalysis.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "eafeh5sfwkd952hw4wi1y.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='eafeh5sfwkd952hw4wi1y.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.dehnhardt.org": { + "kaluza.ocloud.de": { "error": 404 }, - "xn--zck4azd638n.com": { - "error": "HTTPSConnectionPool(host='xn--zck4azd638n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "sanguine.merylscarlett.info": { - "error": "HTTPSConnectionPool(host='sanguine.merylscarlett.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "infoheap.com": { - "error": "HTTPSConnectionPool(host='infoheap.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to infoheap.com timed out. (connect timeout=3)'))" + "friendi.ak-s.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "3.6-1256" + }, + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "appnet", + "facebook", + "google", + "linkedin", + "pinterest", + "smtp", + "twitter" + ] + }, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 4, + "localComments": 43 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Andi's Kommunikations-Server", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "appnet", + "facebook", + "google", + "linkedin", + "pinterest", + "smtp", + "twitter" + ] + } + } + } }, - "blimps.xyz": { + "duck.haus": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2-asonix-changes" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 224, - "activeMonth": 85, - "activeHalfyear": 201 + "total": 8, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 52529 + "localPosts": 3624 }, "openRegistrations": false } }, - "tiffspearman.wordpress.com": { - "error": 404 - }, - "tube-aix-marseille.beta.education.fr": { + "tube.fab-l3.org": { "nodeinfo": { "version": "2.0", "software": { @@ -247768,33 +205712,27 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 136 + "total": 2 }, - "localPosts": 6154, - "localComments": 2 + "localPosts": 64651, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l academie de Aix-Marseille", - "nodeDescription": "PeerTube, hebergement de videos.", + "nodeName": "PeerTube Fablab LCube", + "nodeDescription": "Serveur PeerTube du Fablab LCube", "nodeConfig": { "plugin": { "registered": [ { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - }, - { - "name": "matomo", + "name": "simplelogo", "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "description": "PeerTube simple logo plugin", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -247803,6 +205741,12 @@ ] } } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} } ] }, @@ -247811,7 +205755,7 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -247824,8 +205768,12 @@ "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, - 720 + 720, + 1080 ] }, "import": { @@ -247841,7 +205789,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -247899,7 +205847,7 @@ }, "user": { "videoQuota": 5368709120, - "videoQuotaDaily": -1 + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -247907,106 +205855,158 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "3ewpqd7nb8pr0x.4chan.icu": { - "error": "HTTPSConnectionPool(host='3ewpqd7nb8pr0x.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.social/users/acostoss": { + "error": 404 }, - "freunde.ma-nic.de": { + "mstdn.liliso.com": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "mastodon", + "version": "3.1.2" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 199 + }, + "openRegistrations": false + } + }, + "music.neodarz.net": { + "error": "HTTPSConnectionPool(host='music.neodarz.net', port=443): Read timed out. (read timeout=3)" + }, + "jonarbuckle.com": { + "error": "HTTPSConnectionPool(host='jonarbuckle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jonarbuckle.com' doesn't match either of 'bjrhsshebei.com', 'www.bjrhsshebei.com'\")))" + }, + "mstdn.wood-built21.net": { + "error": "HTTPSConnectionPool(host='mstdn.wood-built21.net', port=443): Read timed out. (read timeout=3)" + }, + "blog.acolyer.org": { + "error": 404 + }, + "gunma.in": { + "error": 404 + }, + "write.jonwatson.ca": { + "error": "HTTPSConnectionPool(host='write.jonwatson.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.desord.re": { + "error": "HTTPSConnectionPool(host='mastodon.desord.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.chocolicornes.org": { + "error": "HTTPSConnectionPool(host='mastodon.chocolicornes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "words.sungo.wtf": { + "error": "HTTPSConnectionPool(host='words.sungo.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tanso.net": { + "nodeinfo": { + "metadata": { + "nodeName": "tanso.net", + "nodeDescription": "Reviving my old blog from backups... ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp" + "rss2.0" ] }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Freundeseite", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "software": { + "name": "writefreely", + "version": "0.11.1" + }, + "usage": { + "users": { + "total": 1 }, - "explicitContent": false - } + "localPosts": 11 + }, + "version": "2.0" } }, - "cloud.kolly.eu": { - "error": 404 - }, - "masto.quad.moe": { - "error": "HTTPSConnectionPool(host='masto.quad.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pix.bensch-server.de": { + "error": "HTTPSConnectionPool(host='pix.bensch-server.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hancra.pilo.to": { - "error": "HTTPSConnectionPool(host='hancra.pilo.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hancra.pilo.to timed out. (connect timeout=3)'))" + "mammoth.nerdpol.ovh": { + "error": "HTTPSConnectionPool(host='mammoth.nerdpol.ovh', port=443): Read timed out. (read timeout=3)" }, - "video.migennes.net": { - "error": 502 + "coopey.eu": { + "error": "HTTPSConnectionPool(host='coopey.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'coopey.org' doesn't match either of '*.user.fm', 'user.fm'\")))" }, - "checkedin.cheshire.io": { - "error": "HTTPSConnectionPool(host='checkedin.cheshire.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'checkedin.cheshire.io' doesn't match 'sodahub.cheshire.io'\")))" + "miss.tomocraft.net": { + "error": "HTTPSConnectionPool(host='miss.tomocraft.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.fetus.jp": { - "error": "HTTPSConnectionPool(host='mstdn.fetus.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "files.frinkel.tech": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "gravitas.cafe": { - "error": "HTTPSConnectionPool(host='gravitas.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-pnk2.club": { + "error": "HTTPSConnectionPool(host='mstdn-pnk2.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nemonetmastodon.herokuapp.com": { + "tvdon.rt-trend.jp": { "error": 404 }, - "cloud.bilhoefer.de": { - "error": 403 - }, - "fediverse.masto.host": { - "error": "HTTPSConnectionPool(host='fediverse.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.peacelink.org": { - "error": "HTTPSConnectionPool(host='mastodon.peacelink.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.cn": { - "error": "HTTPSConnectionPool(host='pixelfed.cn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.rootfs.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.0.3" + }, + "protocols": [ + "zot", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 2, + "activeMonth": 0 + }, + "localPosts": 9, + "localComments": 41 + }, + "metadata": { + "nodeName": "The rootfs Hub" + } + } }, - "mastodon.earth": { + "quarteredcircle.net": { "nodeinfo": { "version": "2.0", "software": { @@ -248018,55 +206018,77 @@ ], "usage": { "users": { - "total": 80, - "activeMonth": 12, - "activeHalfyear": 21 + "total": 13, + "activeMonth": 15, + "activeHalfyear": 109 }, - "localPosts": 2044 + "localPosts": 2954 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.tux-mania.de": { - "error": "HTTPSConnectionPool(host='mastodon.tux-mania.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.barjollo.com": { + "error": "HTTPSConnectionPool(host='social.barjollo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "intriguing.website": { - "error": "HTTPSConnectionPool(host='intriguing.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.e217.net": { + "error": "HTTPSConnectionPool(host='mastodon.e217.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.mjkeen.com": { - "error": "HTTPSConnectionPool(host='videos.mjkeen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mirrorbright.xyz": { + "error": "HTTPSConnectionPool(host='mirrorbright.xyz', port=443): Read timed out. (read timeout=3)" }, - "cloud.w3welt.de": { - "error": 404 + "xn--pckuas0oz21m64d.m.to": { + "error": "HTTPSConnectionPool(host='xn--pckuas0oz21m64d.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.no-trace.de": { - "error": "HTTPSConnectionPool(host='social.no-trace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.socdojo.com": { + "error": "HTTPSConnectionPool(host='mastodon.socdojo.com', port=443): Read timed out. (read timeout=3)" }, - "masto.archous.net": { + "video.mantlepro.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.3.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5 }, - "localPosts": 82 + "localPosts": 54, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "mantlepro", + "nodeDescription": "" + } } }, - "digitalsoup.eu": { - "error": "HTTPSConnectionPool(host='digitalsoup.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "s2.ascenet.ch": { + "error": 404 }, - "fandom.ink": { + "m.noorul.xyz": { + "error": "HTTPSConnectionPool(host='m.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "uya-icehockey.jp": { + "error": "HTTPSConnectionPool(host='uya-icehockey.jp', port=443): Read timed out. (read timeout=3)" + }, + "tale.cafe": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fozzainda.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -248078,31 +206100,76 @@ ], "usage": { "users": { - "total": 2682, - "activeMonth": 196, - "activeHalfyear": 1026 + "total": 6, + "activeMonth": 0, + "activeHalfyear": 4 }, - "localPosts": 102963 + "localPosts": 52 }, "openRegistrations": true } }, - "anarchism.online": { - "error": "HTTPSConnectionPool(host='anarchism.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "shootjackdorseyinto.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "friendica.a-zwenkau.de": { - "error": "HTTPSConnectionPool(host='friendica.a-zwenkau.de', port=443): Read timed out. (read timeout=3)" + "nikvalls.pet": { + "error": "HTTPSConnectionPool(host='nikvalls.pet', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.macsnet.cz": { - "error": 404 + "desk.caps.is": { + "error": "HTTPSConnectionPool(host='desk.caps.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.tkapias.net": { - "error": "HTTPSConnectionPool(host='social.tkapias.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.seifert-online.eu": { + "error": "HTTPSConnectionPool(host='mastodon.seifert-online.eu', port=443): Read timed out. (read timeout=3)" }, - "social.staspikin.com": { - "error": "HTTPSConnectionPool(host='social.staspikin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "meow.zarchbox.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "Meow", + "nodeDescription": "Instance personnelle.", + "maintainer": { + "name": "KazukyAkayashi", + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 3000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } }, - "skull.boutique": { + "dolphin.errormaker.net": { + "error": "HTTPSConnectionPool(host='dolphin.errormaker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.mhserver.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -248114,129 +206181,474 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 49 + "localPosts": 1014 + }, + "openRegistrations": true + } + }, + "amefur.asia": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 54958 }, "openRegistrations": false } }, - "cloud.dccs.pl": { - "error": 404 + "funfunmstdn.tokyo": { + "error": "HTTPSConnectionPool(host='funfunmstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "qsocial.ddns.net": { - "error": "HTTPSConnectionPool(host='qsocial.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lollygaggers.uk": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 8, + "activeHalfyear": 209 + }, + "localPosts": 42 + }, + "openRegistrations": true + } }, - "pleroma.jabrach.org": { - "error": "HTTPSConnectionPool(host='pleroma.jabrach.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "tokyoidolfestival.m.to": { + "error": "HTTPSConnectionPool(host='tokyoidolfestival.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "todon.ploud.fr": { - "error": 404 + "pixelfed.fr": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "2200", + "album_limit": "5", + "image_quality": 100, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": true, + "rec": true, + "loops": false + }, + "site": { + "name": "PixelFed", + "domain": "pixelfed.fr", + "url": "https://pixelfed.fr", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 2322, + "localComments": 0, + "users": { + "total": 395, + "activeHalfyear": 303, + "activeMonth": 109 + } + }, + "version": "2.0", + "openRegistrations": true + } }, - "mastodon.social/users/Zandbergen": { - "error": 404 + "www.vegetadon.tokyo": { + "error": "HTTPSConnectionPool(host='www.vegetadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.paranoiac-thoughts.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "ct2hmr.no-ip.org": { + "error": "HTTPSConnectionPool(host='ct2hmr.no-ip.org', port=443): Read timed out. (read timeout=3)" }, - "mastodon.nsnw.ca": { - "error": 502 + "piss.restaurant": { + "error": "HTTPSConnectionPool(host='piss.restaurant', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "robert-porten.net": { - "error": 404 + "rezz.social": { + "error": "HTTPSConnectionPool(host='rezz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.unanargeek.xyz": { - "error": "HTTPSConnectionPool(host='social.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "vichar.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mstdn-prfm.herokuapp.com": { - "error": 404 + "neve.theiceshelf.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Neve", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 10, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://neve.theiceshelf.com/users/tees" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 5000000, + "banner": 5000000, + "general": 5000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1" + }, + "usage": { + "localPosts": 69, + "users": { + "total": 4 + } + }, + "version": "2.0" + } }, - "misky.herokuapp.com": { - "error": 503 + "spinster.dev": { + "error": "HTTPSConnectionPool(host='spinster.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "b0mmel.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.pocka.info": { + "error": "HTTPSConnectionPool(host='mastodon.pocka.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "jle.cloud": { - "error": 404 + "complex.m.to": { + "error": "HTTPSConnectionPool(host='complex.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "write.abdl.link": { - "nodeinfo": { - "metadata": { - "nodeName": "ABDL.link Write", - "nodeDescription": "A place to post long-form posts and stories", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": false + "kwat.chat": { + "error": "HTTPSConnectionPool(host='kwat.chat', port=443): Read timed out. (read timeout=3)" + }, + "gyom.ddns.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.zenfolie.org": { + "error": "HTTPSConnectionPool(host='mastodon.zenfolie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.adriel.info": { + "error": "HTTPSConnectionPool(host='social.adriel.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.quantumheap.net": { + "error": "HTTPSConnectionPool(host='mastodon.quantumheap.net', port=443): Read timed out. (read timeout=3)" + }, + "osada.alternanet.fr": { + "error": "HTTPSConnectionPool(host='osada.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "t-2.h.senan.xyz": { + "error": "HTTPSConnectionPool(host='t-2.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "nu.federati.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" }, - "openRegistrations": true, "protocols": [ - "activitypub" + "ostatus" ], "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ], "outbound": [ - "rss2.0" + "atom1.0", + "rss2.0", + "gnusocial" ] }, + "openRegistrations": false, + "usage": { + "users": { + "total": 7, + "activeHalfyear": 5, + "activeMonth": 4 + }, + "localPosts": 18119, + "localComments": 29436 + }, + "metadata": { + "nodeName": "Federati Nu: Federated N-series GNU Social", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "fairilu.net": { + "error": "HTTPSConnectionPool(host='fairilu.net', port=443): Read timed out. (read timeout=3)" + }, + "pouet.april.org": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0rc1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 74, - "activeHalfyear": 29 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 44 + "localPosts": 2895 }, - "version": "2.0" + "openRegistrations": false } }, - "shestak.me": { + "picloudv2.feste-ip.net": { "error": 404 }, - "freeflowingfusion.com": { + "mastodon.social/users/mauve": { + "error": 404 + }, + "soc.ionas.dev": { + "error": 502 + }, + "bremensaki.com": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.4" + "version": "5.3.3" }, "usage": { "users": { "total": 2 }, - "localPosts": 7, - "localComments": 0 + "localPosts": 27, + "localComments": 14 }, "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] + }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, "metadata": { - "email": "armando@noplanman.ch" + "email": "mike@bremensaki.com" } } }, - "social.klazema.net": { - "error": "HTTPSConnectionPool(host='social.klazema.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ataber.pw": { + "error": 502 }, - "aardlark.co": { - "error": "HTTPSConnectionPool(host='aardlark.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "polyglot.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 81, + "activeMonth": 32, + "activeHalfyear": 96 + }, + "localPosts": 6571 + }, + "openRegistrations": true + } }, - "dica.siverlag.de": { + "rlz5o0qt58bgl8.4chan.icu": { + "error": "HTTPSConnectionPool(host='rlz5o0qt58bgl8.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "schnackr.hamburg.freifunk.net": { + "error": "HTTPSConnectionPool(host='schnackr.hamburg.freifunk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "netherdon.nyadobe.online": { + "error": "HTTPSConnectionPool(host='netherdon.nyadobe.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plume.cogitheque.fr": { + "error": "HTTPSConnectionPool(host='plume.cogitheque.fr', port=443): Read timed out. (read timeout=3)" + }, + "hinomarudon.com": { + "error": "HTTPSConnectionPool(host='hinomarudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "watching.cypherpunk.observer": { + "error": "HTTPSConnectionPool(host='watching.cypherpunk.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.observer": { + "error": "HTTPSConnectionPool(host='mastodon.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gay.crime.team": { + "error": "HTTPSConnectionPool(host='gay.crime.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "leftist.network": { + "error": "HTTPSConnectionPool(host='leftist.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.otmns.net": { "nodeinfo": { "version": "1.0", "software": { @@ -248258,13 +206670,22 @@ "services": { "inbound": [], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, - "usage": {}, + "usage": { + "users": { + "total": 4, + "activeHalfyear": 4, + "activeMonth": 4 + }, + "localPosts": 0, + "localComments": 0 + }, "openRegistrations": false, "metadata": { - "nodeName": "Friendica f\u00fcr SI Verlag", + "nodeName": "OTMNS: Social", "protocols": { "inbound": [ "friendica", @@ -248281,42 +206702,24 @@ ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "social.d3xx3r.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "feedbot.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='feedbot.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "huwu.online": { - "error": "HTTPSConnectionPool(host='huwu.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to huwu.online timed out. (connect timeout=3)'))" - }, - "wickedtotally.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.archi": { - "error": "HTTPSConnectionPool(host='mstdn.archi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "um5if0jafymahk3zc6.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='um5if0jafymahk3zc6.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.iut-larochelle.fr": { - "error": 404 - }, - "peertube.public.cat": { + "wetube.ojamajo.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -248331,138 +206734,21 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 1083, + "localPosts": 107, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PUBLIC PeerTube", - "nodeDescription": "PUBLIC PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser. This instance promotes free culture, free technologies (including free software), and the commons.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Ojamajo Doremi - Centre de Visionnage", + "nodeDescription": "Visionnez le contenu du d\u00e9p\u00f4t en toute simplicit\u00e9 gr\u00e2ce \u00e0 ce centre de visionnage enti\u00e8rement propuls\u00e9 par PeerTube." } } }, - "mag-mstdn.tki.jp": { - "error": 404 - }, - "nikatsudon.m.to": { - "error": "HTTPSConnectionPool(host='nikatsudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.corecoding.dev": { - "error": "HTTPSConnectionPool(host='hub.corecoding.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.corecoding.dev' doesn't match 'meet.kuensting.de'\")))" - }, - "mostodon.cloud": { + "mastodon.jvol.wtf": { "nodeinfo": { "version": "2.0", "software": { @@ -248474,22 +206760,49 @@ ], "usage": { "users": { - "total": 211, - "activeMonth": 147, - "activeHalfyear": 198 + "total": 1, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 403956 + "localPosts": 1 }, "openRegistrations": true } }, - "mastodon.zny.pw": { - "error": "HTTPSConnectionPool(host='mastodon.zny.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "honk.toast.cafe": { + "error": 404 }, - "mstdn.yumetomo.land": { - "error": "HTTPSConnectionPool(host='mstdn.yumetomo.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gymnastodon.com": { + "error": "HTTPSConnectionPool(host='gymnastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.wiper.dev": { + "social.tuto-craft.com": { + "error": "HTTPSConnectionPool(host='social.tuto-craft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dystopian.space": { + "error": 500 + }, + "moondragon.xen.prgmr.com": { + "error": "HTTPSConnectionPool(host='moondragon.xen.prgmr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "cloud.tram-kiel.de": { + "error": 403 + }, + "syosetu.social": { + "error": "HTTPSConnectionPool(host='syosetu.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kent-dobias.com": { + "error": 404 + }, + "nuked-the.uk": { + "error": "HTTPSConnectionPool(host='nuked-the.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.wmlgr.space": { + "error": "HTTPSConnectionPool(host='cloud.wmlgr.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ourlives.red": { + "error": "HTTPSConnectionPool(host='ourlives.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "malfunctioning.technology": { "nodeinfo": { "version": "2.0", "software": { @@ -248501,416 +206814,543 @@ ], "usage": { "users": { - "total": 1, + "total": 28, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 12 + "localPosts": 483 }, "openRegistrations": false } }, - "minakodon.jp": { - "error": "HTTPSConnectionPool(host='minakodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to minakodon.jp timed out. (connect timeout=3)'))" + "xi6uivuxxqvjzxx26bumnw6i542umnbqhwbahlj3m5zphk6a5iox6uid.onion": { + "error": "HTTPSConnectionPool(host='xi6uivuxxqvjzxx26bumnw6i542umnbqhwbahlj3m5zphk6a5iox6uid.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.floss-marketing-school.com": { + "jeewoongchang.com": { + "error": "HTTPSConnectionPool(host='jeewoongchang.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tencho.m.to": { + "error": "HTTPSConnectionPool(host='tencho.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sbnode.com": { + "error": "HTTPSConnectionPool(host='sbnode.com', port=443): Read timed out. (read timeout=3)" + }, + "twimblr.live": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.0.0rc3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 6, + "activeMonth": 4, + "activeHalfyear": 7 }, - "localPosts": 318, - "localComments": 1 + "localPosts": 0 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FLOSS Marketing School - PeerTube's instance", - "nodeDescription": "Welcome to the PeerTube's instance of the FLOSS Marketing School project. A future school for marketers to learn and share about digital marketing by using only FLOSS technologies." - } + "openRegistrations": true } }, - "p0.pm": { + "trunk.mad-scientist.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 6, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 20353 }, - "openRegistrations": false, + "openRegistrations": false + } + }, + "andersen.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 9155, - "localComments": 0 + "localPosts": 99 }, + "openRegistrations": false + } + }, + "tube.minzord.eu.org": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.sakamoto.gq": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_policies": [ + "SimplePolicy", + "HellthreadPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "pawoo.net", + "baraag.net" + ], + "media_removal": [], + "reject": [ + "sinblr.com" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "nodeName": "p0.pm", - "nodeDescription": "p0.pm, the PeerTube instance made for you" - } + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "sakamoto social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.sakamoto.gq/users/eal", + "https://social.sakamoto.gq/users/aka" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0+dev" + }, + "usage": { + "localPosts": 42880, + "users": { + "total": 111 + } + }, + "version": "2.0" } }, - "mastodon.nl": { + "lamp.institute": { + "error": 404 + }, + "mastodon.eastback.co.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1515, - "activeMonth": 491, - "activeHalfyear": 1155 + "total": 289, + "activeMonth": 168, + "activeHalfyear": 235 }, - "localPosts": 23583 + "localPosts": 7470 }, "openRegistrations": true } }, - "mstdn.sublimer.me": { + "mastodon.gougere.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 1452, + "activeMonth": 84, + "activeHalfyear": 224 }, - "localPosts": 8250 + "localPosts": 164627 }, "openRegistrations": true } }, - "don2.mamemo.online": { - "error": "HTTPSConnectionPool(host='don2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.mlny.info": { - "error": "HTTPSConnectionPool(host='don.mlny.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon-relay.moew.science": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "cloud.dries.info": { - "error": 404 + "cloud.schwasta.de": { + "error": 403 }, - "mastodon.vegas": { - "error": "HTTPSConnectionPool(host='mastodon.vegas', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zomglol.wtf": { + "error": "HTTPSConnectionPool(host='zomglol.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.hasslo.dev": { - "error": 404 + "cxt.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 106, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 519 + }, + "openRegistrations": false + } }, - "masto.brianjon.es": { - "error": "HTTPSConnectionPool(host='masto.brianjon.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.brianjon.es timed out. (connect timeout=3)'))" + "nebula.moe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 70, + "activeMonth": 55, + "activeHalfyear": 81 + }, + "localPosts": 62946 + }, + "openRegistrations": false + } }, - "oc.nocadmin.net": { + "hub.berezowski.de": { "error": 404 }, - "seitokai.tech": { - "error": "HTTPSConnectionPool(host='seitokai.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "funk.fedi.farm": { + "intergalactic.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.0+git.34ffab27" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "metadata": { - "actorId": "https://funk.fedi.farm/federation/actors/service", - "private": false, - "shortDescription": "My private instance", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "funk.fedi.farm", - "banner": null, - "defaultUploadQuota": 1000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 41462 - }, - "artists": { - "total": 5829 - }, - "albums": { - "total": 5371 - }, - "music": { - "hours": 1688.3825 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 2, + "activeMonth": 2, + "activeHalfyear": 4 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 0 - } - }, - "listenings": { - "total": 10485 - } - } - } + "localPosts": 16 + }, + "openRegistrations": true } }, - "video.g3l.org": { + "misskey.t612.ml": { + "error": "HTTPSConnectionPool(host='misskey.t612.ml', port=443): Read timed out. (read timeout=3)" + }, + "vocalounge.cafe": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "usage": { + "users": { + "total": 573, + "activeMonth": 183, + "activeHalfyear": 654 + }, + "localPosts": 17960 }, - "openRegistrations": true, + "openRegistrations": true + } + }, + "borosa.social": { + "error": "HTTPSConnectionPool(host='borosa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.secret-wg.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 10 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 11557, - "localComments": 1 + "localPosts": 2154 }, + "openRegistrations": false + } + }, + "mastodon.social/users/bthall": { + "error": 404 + }, + "social.my-freedom.space": { + "error": "HTTPSConnectionPool(host='social.my-freedom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.over-world.org": { + "error": "HTTPSConnectionPool(host='social.over-world.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mi-chan.ml": { + "error": "HTTPSConnectionPool(host='mi-chan.ml', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.lokizone.net": { + "error": "HTTPSConnectionPool(host='mastodon.lokizone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.pabloid.ru": { + "error": "HTTPSConnectionPool(host='cloud.pabloid.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "talk.halvbrax.se": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "nodeName": "PeerTube G3L", - "nodeDescription": "PeerTube, une plateforme de diffusion de vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant les connexions Pair-\u00e0-Pair directement dans le navigateur web (BitTorrent) avec WebTorrent et Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Halvbrax", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://talk.halvbrax.se/users/keis" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } - } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.8" + }, + "usage": { + "localPosts": 31, + "users": { + "total": 3 + } + }, + "version": "2.0" } }, - "iam.humantri.be": { + "social.jar.land": { + "error": "HTTPSConnectionPool(host='social.jar.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wogan.im": { + "error": 412 + }, + "social.shnoulle.net": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "2020.06-dev-1338" + "version": "2020.03-1293" }, "protocols": { "inbound": [ "friendica", - "diaspora", "gnusocial" ], "outbound": [ "friendica", - "diaspora", "gnusocial" ] }, @@ -248921,39 +207361,25 @@ ], "outbound": [ "gnusocial", - "insanejournal", - "libertree", - "livejournal", "pumpio", "smtp", "tumblr", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 4 - }, - "localPosts": 10, - "localComments": 5 - }, - "openRegistrations": true, + "usage": {}, + "openRegistrations": false, "metadata": { - "nodeName": "I Am HumanTribe", + "nodeName": "Friendica Social Network", "protocols": { "inbound": [ "friendica", - "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "diaspora", "gnusocial", "atom1.0" ] @@ -248966,21 +207392,26 @@ ], "outbound": [ "gnusocial", - "insanejournal", - "libertree", - "livejournal", "pumpio", "smtp", "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "kimpire.hostdon.ne.jp": { + "itter.xyz": { + "error": "HTTPSConnectionPool(host='itter.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "korrent.city": { + "error": "HTTPSConnectionPool(host='korrent.city', port=443): Read timed out. (read timeout=3)" + }, + "week.dgdk.net": { + "error": "HTTPSConnectionPool(host='week.dgdk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sozen.network": { "nodeinfo": { "version": "2.0", "software": { @@ -248992,28 +207423,22 @@ ], "usage": { "users": { - "total": 37, - "activeMonth": 35, - "activeHalfyear": 39 + "total": 28, + "activeMonth": 1, + "activeHalfyear": 15 }, - "localPosts": 37914 + "localPosts": 21501 }, "openRegistrations": true } }, - "f.ckfb.cc": { - "error": "HTTPSConnectionPool(host='f.ckfb.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ny.fjara.re": { - "error": "HTTPSConnectionPool(host='ny.fjara.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "petelambert.social": { - "error": "HTTPSConnectionPool(host='petelambert.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.htcraft.ml": { + "error": "HTTPSConnectionPool(host='mastodon.htcraft.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "a-kar.in": { - "error": "HTTPSConnectionPool(host='a-kar.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "gnusocial.club": { + "error": "HTTPSConnectionPool(host='gnusocial.club', port=443): Read timed out. (read timeout=3)" }, - "kanoa.de": { + "achi.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -249025,19 +207450,25 @@ ], "usage": { "users": { - "total": 39, - "activeMonth": 36, - "activeHalfyear": 56 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 947 + "localPosts": 7394 }, - "openRegistrations": true + "openRegistrations": false } }, - "group.federa.site": { - "error": "HTTPSConnectionPool(host='group.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oconnor.cx": { + "error": "HTTPSConnectionPool(host='oconnor.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.simounet.net": { + "gldon.hostdon.jp": { + "error": "HTTPSConnectionPool(host='gldon.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.bugdwoid.xyz": { + "error": "HTTPSConnectionPool(host='nextcloud.bugdwoid.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.parleur.net": { "nodeinfo": { "version": "2.0", "software": { @@ -249049,64 +207480,320 @@ ], "usage": { "users": { - "total": 5, + "total": 4, "activeMonth": 3, "activeHalfyear": 5 }, - "localPosts": 18147 + "localPosts": 8369 }, "openRegistrations": false } }, - "best-friends.chat": { + "portkaihou.org": { + "error": "HTTPSConnectionPool(host='portkaihou.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sib.lemee.co": { + "error": "HTTPSConnectionPool(host='sib.lemee.co', port=443): Read timed out. (read timeout=3)" + }, + "cronk.stenoweb.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nitrokey.com": { + "error": 404 + }, + "sharemycloud.duckdns.org": { + "error": "HTTPSConnectionPool(host='sharemycloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.ruihildt.xyz": { + "error": 404 + }, + "nextcloud.700-apps.com": { + "error": "HTTPSConnectionPool(host='nextcloud.700-apps.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nextcloud.700-apps.com' doesn't match '700-apps.com'\")))" + }, + "pikabu.moe": { + "error": 404 + }, + "mstdn.boxertwin.info": { + "error": "HTTPSConnectionPool(host='mstdn.boxertwin.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.0x5e.eu": { + "error": "HTTPSConnectionPool(host='mastodon.0x5e.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.shortnote.jp": { + "error": "HTTPSConnectionPool(host='mastodon.shortnote.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "t3dus.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 140, + "localComments": 161 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "matt@snapgeek.com" + } + } + }, + "pixelfed.tokyo": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.tokyo", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "17000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4,video/m4v", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Pixelfed.Tokyo", + "domain": "pixelfed.tokyo", + "url": "https://pixelfed.tokyo", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, "usage": { + "localPosts": 2957, + "localComments": 0, "users": { - "total": 1432, - "activeMonth": 691, - "activeHalfyear": 938 - }, - "localPosts": 6079894 + "total": 289, + "activeHalfyear": 246, + "activeMonth": 75 + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "johnholdun.com": { - "error": 404 - }, - "mstdn.binfish.jp": { - "error": 404 - }, - "gs.powerlot.net": { - "error": 403 - }, - "social.zerojay.com": { - "error": "HTTPSConnectionPool(host='social.zerojay.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zerojay.com' doesn't match 'blackwingsovertheworld.com'\")))" + "hye.st": { + "error": "HTTPSConnectionPool(host='hye.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "tube.h3z.jp": { - "error": 502 + "diasp.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.13.0-p3443d2c6" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 97799, + "activeHalfyear": 4616, + "activeMonth": 1686 + }, + "localPosts": 696462, + "localComments": 633258 + }, + "metadata": { + "nodeName": "Powered by diaspora*", + "xmppChat": true, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "welcome" + } + } }, - "legfr.social": { - "error": "HTTPSConnectionPool(host='legfr.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to legfr.social timed out. (connect timeout=3)'))" + "social.ttree.ch": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 926 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://social.ttree.ch/users/dfeyer", + "https://social.ttree.ch/users/lcherpit" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "ttree.ch", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } }, - "cbox.palyazatnelkul.hu": { - "error": 404 + "mstdn.fun": { + "error": "HTTPSConnectionPool(host='mstdn.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.aboivin.com": { + "pouet.apdu.fr": { "error": 404 }, - "m.pira.jp": { - "error": "HTTPSConnectionPool(host='m.pira.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.pira.jp' doesn't match 'yoichihirai.com'\")))" - }, - "plock.social": { + "maron.blue": { "nodeinfo": { "version": "2.0", "software": { @@ -249118,34 +207805,55 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 39, - "activeHalfyear": 202 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 1230 + "localPosts": 14 }, "openRegistrations": false } }, - "mastodontest.codingfield.com": { - "error": "HTTPSConnectionPool(host='mastodontest.codingfield.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "goldandblack.club": { + "error": "HTTPSConnectionPool(host='goldandblack.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dogshed.reclaim.technology": { - "error": "HTTPSConnectionPool(host='dogshed.reclaim.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.broeer.org": { + "error": 403 }, - "mastodon.social/users/zoequinn": { + "cloud.werewolf.space": { "error": 404 }, - "5ija12ofqtt3a9bpcxd0ph1.4chan.icu": { - "error": "HTTPSConnectionPool(host='5ija12ofqtt3a9bpcxd0ph1.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "social.bitcoinsasquatch.com": { + "error": "HTTPSConnectionPool(host='social.bitcoinsasquatch.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.catonmat.net": { + "social.shroom.party": { "error": 404 }, - "mstdn.geekyboo.com": { - "error": "HTTPSConnectionPool(host='mstdn.geekyboo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.mental.af": { + "error": "HTTPSConnectionPool(host='social.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tuning.social": { + "mandywangblog.wordpress.com": { + "error": 404 + }, + "socialtiropichon.ddns.net": { + "error": "HTTPSConnectionPool(host='socialtiropichon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eigendatabaas.nl": { + "error": "HTTPSConnectionPool(host='eigendatabaas.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "flowercast.me": { + "error": "HTTPSConnectionPool(host='flowercast.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xn--uiq.upsilo.net": { + "error": "HTTPSConnectionPool(host='xn--uiq.upsilo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.heystat.us": { + "error": "HTTPSConnectionPool(host='social.heystat.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.hillebrand.io": { + "error": 404 + }, + "pon.mt": { "nodeinfo": { "version": "2.0", "software": { @@ -249157,37 +207865,25 @@ ], "usage": { "users": { - "total": 2, + "total": 4, "activeMonth": 0, - "activeHalfyear": 1 + "activeHalfyear": 3 }, - "localPosts": 4 + "localPosts": 8 }, "openRegistrations": true } }, - "toot.cfcosta.com": { - "error": "HTTPSConnectionPool(host='toot.cfcosta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "intranet.vki-alumni.org": { - "error": 503 - }, - "tube.radiomercure.fr": { - "error": 502 - }, - "ibex.social": { - "error": 404 - }, - "savagenetwork.com": { - "error": 404 + "correlation.zone": { + "error": "HTTPSConnectionPool(host='correlation.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'correlation.zone' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" }, - "cloud.starletp9.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "soc.mtb.wtf": { + "error": "HTTPSConnectionPool(host='soc.mtb.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "francelibre.space": { - "error": "HTTPSConnectionPool(host='francelibre.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bofa.lol": { + "error": "HTTPSConnectionPool(host='bofa.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bofa.lol' doesn't match either of 'dns.google', '*.dns.google.com', '8888.google', 'dns.google.com', 'dns64.dns.google', '2001:4860:4860:0:0:0:0:64\\\\n', '2001:4860:4860:0:0:0:0:6464\\\\n', '2001:4860:4860:0:0:0:0:8844\\\\n', '2001:4860:4860:0:0:0:0:8888\\\\n', '8.8.4.4', '8.8.8.8'\")))" }, - "merveilles.town": { + "sunglasses.dog": { "nodeinfo": { "version": "2.0", "software": { @@ -249199,40 +207895,40 @@ ], "usage": { "users": { - "total": 375, - "activeMonth": 246, - "activeHalfyear": 256 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 107377 + "localPosts": 114 }, - "openRegistrations": false + "openRegistrations": true } }, - "s.knusper-land.de": { + "mastodon.neilzone.co.uk": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 57, - "activeMonth": 62, - "activeHalfyear": 71 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 6552 + "localPosts": 24 }, - "openRegistrations": true + "openRegistrations": false } }, - "whyevolutionistrue.wordpress.com": { - "error": 404 + "mstdn.neso.tech": { + "error": "HTTPSConnectionPool(host='mstdn.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.neso.tech' doesn't match 'test-01.neso.tech'\")))" }, - "flumph.masto.host": { + "mastodon.wickenberg.nu": { "nodeinfo": { "version": "2.0", "software": { @@ -249244,139 +207940,112 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2755 + "localPosts": 3 }, "openRegistrations": true } }, - "mastodon.masip.cat": { + "pomdon.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 13, + "activeMonth": 13, + "activeHalfyear": 13 }, - "localPosts": 14 + "localPosts": 72874 }, "openRegistrations": false } }, - "theicon.stream": { + "sukadon.cf": { + "error": "HTTPSConnectionPool(host='sukadon.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "richg42.blogspot.co.uk": { + "error": 404 + }, + "pixelfed.sdf.org": { + "error": "HTTPSConnectionPool(host='pixelfed.sdf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ca-os.com": { + "error": "HTTPSConnectionPool(host='ca-os.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "rodents.party": { + "error": "HTTPSConnectionPool(host='rodents.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "flossexperiences.wordpress.com": { + "error": 404 + }, + "twork.com.au": { + "error": "HTTPSConnectionPool(host='twork.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "neil.gotdns.com": { + "error": "HTTPSConnectionPool(host='neil.gotdns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lumpen.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 185, - "activeMonth": 28, - "activeHalfyear": 120 + "total": 12, + "activeMonth": 10, + "activeHalfyear": 12 }, - "localPosts": 55 + "localPosts": 4271 }, - "openRegistrations": true + "openRegistrations": false } }, - "povne.vidro.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.nacika.com": { - "error": "HTTPSConnectionPool(host='mstdn.nacika.com', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.open.legal": { - "error": "HTTPSConnectionPool(host='mastodon.open.legal', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.open.legal timed out. (connect timeout=3)'))" + "morgn.net": { + "error": "HTTPSConnectionPool(host='morgn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.silence-project.org": { - "error": "HTTPSConnectionPool(host='blog.silence-project.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.lescorpsdereve.space": { + "error": "HTTPSConnectionPool(host='social.lescorpsdereve.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lescorpsdereve.space' doesn't match either of '*.ansible4ever.eu', '*.devops-lyon.eu', '*.iade-lyon.eu', '*.iwanclement.eu', '*.lescorpsdereve.eu', '*.mastodon-lyon.eu', '*.nadineclement.eu'\")))" }, - "nonnewtoniangoblins.pw": { - "error": "HTTPSConnectionPool(host='nonnewtoniangoblins.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nonnewtoniangoblins.pw timed out. (connect timeout=3)'))" + "social.franssen.mobi": { + "error": "HTTPSConnectionPool(host='social.franssen.mobi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.franssen.mobi' doesn't match 'bo.leptonics.com'\")))" }, - "atomicblon.de": { + "soc.vidyagam.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 32 + "localPosts": 29 }, "openRegistrations": false } }, - "bukatsuiya.m.to": { - "error": "HTTPSConnectionPool(host='bukatsuiya.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.jabberhead.tk": { - "error": 403 - }, - "comunidade.fr": { - "error": "HTTPSConnectionPool(host='comunidade.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "zap.exanimate.net": { - "error": 404 - }, - "mastodon.social/users/a": { - "error": 404 - }, - "rikoanap.tk": { - "error": "HTTPSConnectionPool(host='rikoanap.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mireinoporunaserie.wordpress.com": { - "error": 404 - }, - "write.wtf": { - "error": 404 - }, - "anarchy.social": { - "error": "HTTPSConnectionPool(host='anarchy.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'anarchy.social' doesn't match '*.budurl.com'\")))" - }, - "social.fluffy.world": { - "error": "HTTPSConnectionPool(host='social.fluffy.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oleary.xyz": { - "error": "HTTPSConnectionPool(host='oleary.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "rulix.info": { - "error": 404 - }, - "mastodon.kawaiyume.net": { - "error": "HTTPSConnectionPool(host='mastodon.kawaiyume.net', port=443): Read timed out. (read timeout=3)" - }, - "shimekiri-mustdone.com": { - "error": "HTTPSConnectionPool(host='shimekiri-mustdone.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.octarine.io": { - "error": 404 - }, - "pleroma.dardan.im": { + "pl.kpherox.dev": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -249386,21 +208055,43 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", - "relay" + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "pawoo.net" + ], + "media_removal": [], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 2048, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Dardan", + "nodeDescription": "kPherox server", + "nodeName": "pl.kpherox.dev", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -249448,14 +208139,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.dardan.im/users/dardan" + "https://pl.kpherox.dev/users/kPherox" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -249465,43 +208152,6 @@ } }, "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "i.can.nohost.me": { - "error": "HTTPSConnectionPool(host='i.can.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to i.can.nohost.me timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Wheeler": { - "error": 404 - }, - "ap.torlipen.net": { - "error": "HTTPSConnectionPool(host='ap.torlipen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ap.fourth-brigade.jp": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Fourth Brigade" - }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -249510,221 +208160,70 @@ "outbound": [] }, "software": { - "name": "plume", - "version": "0.4.0" + "name": "pleroma", + "version": "2.0.50-1011-g2e8a7f2b-stable" }, "usage": { - "localComments": 0, - "localPosts": 1, + "localPosts": 11931, "users": { - "total": 1 + "total": 2 } }, "version": "2.0" } }, - "ropsel.de": { - "error": "HTTPSConnectionPool(host='ropsel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ropsel.de' doesn't match either of '*.aries.uberspace.de', 'aries.uberspace.de'\")))" - }, - "pleroma.mkgrcd.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.mkgrcd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.wivodaim.com": { + "error": "HTTPSConnectionPool(host='peertube.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdon.kazuki.xyz": { - "error": "HTTPSConnectionPool(host='mstdon.kazuki.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.kazokukaigi.net": { + "error": "HTTPSConnectionPool(host='mstdn.kazokukaigi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "twidon.com": { - "error": "HTTPSConnectionPool(host='twidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ywiki.mleduc.xyz": { + "error": "Exceeded 30 redirects." }, - "mastodon.spiderden.net": { - "error": "HTTPSConnectionPool(host='mastodon.spiderden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mstdn.studio": { + "error": "HTTPSConnectionPool(host='mstdn.studio', port=443): Read timed out. (read timeout=3)" }, - "skarnio.tv": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 979, - "localComments": 82 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "thiago@skarnio.tv" - } - } + "md.otofune.net": { + "error": "HTTPSConnectionPool(host='md.otofune.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "team.tt": { + "social.galaxy.cat": { "error": 404 }, - "sns.lenchan139.org": { - "error": "HTTPSConnectionPool(host='sns.lenchan139.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "monastery.social": { + "imaginair.es": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 385, + "activeMonth": 74, + "activeHalfyear": 259 }, - "localPosts": 120 + "localPosts": 49390 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/MnemonicLight": { + "mastodon.social/users/StarLust": { "error": 404 }, - "social.kippenbergs.de": { - "error": "HTTPSConnectionPool(host='social.kippenbergs.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cmpwn.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 62, - "activeMonth": 23, - "activeHalfyear": 25 - }, - "localPosts": 30567 - }, - "openRegistrations": false - } - }, - "rsi.social": { - "error": "HTTPSConnectionPool(host='rsi.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "microblog.pub": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 77 - }, - "metadata": { - "nodeName": "@dev@microblog.pub", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } - } - }, - "iniad.club": { - "error": "HTTPSConnectionPool(host='iniad.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to iniad.club timed out. (connect timeout=3)'))" - }, - "friendica.suvijaroope.net": { - "error": "HTTPSConnectionPool(host='friendica.suvijaroope.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi.totodile.net": { - "error": "HTTPSConnectionPool(host='fedi.totodile.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.totodile.net' doesn't match 'danganronpa.totodile.net'\")))" - }, - "derhof.eu": { - "error": "HTTPSConnectionPool(host='derhof.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yamastodon.com": { + "error": "HTTPSConnectionPool(host='yamastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.arkadi.one": { - "error": 404 + "uraaka.m.to": { + "error": "HTTPSConnectionPool(host='uraaka.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "convenient.email": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "My Friend Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] - }, - "explicitContent": false - } - } + "social.cofe.space": { + "error": "HTTPSConnectionPool(host='social.cofe.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.moron.agency": { + "birds.garden": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -249738,15 +208237,17 @@ "multifetch", "media_proxy", "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "Dump" ], - "quarantined_instances": [] + "quarantined_instances": [], + "why": "\u2388" }, "fieldsLimits": { "maxFields": 10, @@ -249755,9 +208256,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Like the FBI, but for dumb nekos", - "nodeName": "Moron Agency", + "mailerEnabled": true, + "nodeDescription": "\u00abOr do ye find, at length, like eagles, some high nest?\u00bb", + "nodeName": "Birds garden", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -249805,19 +208306,211 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.moron.agency/users/ngp" + "https://birds.garden/users/sojka" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "avatar": 22000000, + "background": 24000000, + "banner": 24000000, + "general": 256000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2-1-g3893139d-v-stable" + }, + "usage": { + "localPosts": 24, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "relay.rb99.space": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [] + } + } + }, + "video.monsieur-a.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "kindred.haus": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 6, + "activeHalfyear": 17 + }, + "localPosts": 1933 + }, + "openRegistrations": true + } + }, + "masto.libre.brussels": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "www.sh-topia.ml": { + "error": "HTTPSConnectionPool(host='www.sh-topia.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.weinbauer.heim-server.de": { + "error": 403 + }, + "cloud.sleepymario.com": { + "error": 403 + }, + "tube.22decembre.eu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.cryptopolitics.global": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.cf": { + "error": "HTTPSConnectionPool(host='mstdn.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "oz.zy.lc": { + "error": "HTTPSConnectionPool(host='oz.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "boz.fi": { + "error": "HTTPSConnectionPool(host='boz.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "www.elephantgod.club": { + "error": "Exceeded 30 redirects." + }, + "gender.town": { + "error": 502 + }, + "social.nomadicista.org": { + "error": 404 + }, + "www.americanthinker.com": { + "error": "Expecting value: line 2 column 1 (char 2)" + }, + "testingmstdn.abcang.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3 + 9d24bcc" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 6, + "activeHalfyear": 54 + }, + "localPosts": 813 + }, + "openRegistrations": true + } + }, + "blog.fediverso.net": { + "error": "HTTPSConnectionPool(host='blog.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pixelfed.de.": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.de", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "8", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": true, + "loops": true + }, + "site": { + "name": "pixelfed.de", + "domain": "pixelfed.de", + "url": "https://pixelfed.de", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -249826,37 +208519,226 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 17, + "localPosts": 15888, + "localComments": 0, "users": { - "total": 3 + "total": 3197, + "activeHalfyear": 1917, + "activeMonth": 577 } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "nextcloud.dumbo.ovh": { - "error": "HTTPSConnectionPool(host='nextcloud.dumbo.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nextcloud.dumbo.ovh timed out. (connect timeout=3)'))" + "wpor0havlltulni1myc.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='wpor0havlltulni1myc.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "quasselkopf.de": { - "error": "HTTPSConnectionPool(host='quasselkopf.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.kuester7.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 16, + "activeMonth": 13, + "activeHalfyear": 13 + }, + "localPosts": 2161 + }, + "openRegistrations": true + } }, - "glasses.moe": { - "error": "HTTPSConnectionPool(host='glasses.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to glasses.moe timed out. (connect timeout=3)'))" + "www.oneli.net": { + "error": "HTTPSConnectionPool(host='www.oneli.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.actocom.com": { - "error": "HTTPSConnectionPool(host='social.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.actocom.com' doesn't match 'actocom.com'\")))" + "3dcgdon.net": { + "error": "HTTPSConnectionPool(host='3dcgdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "masto.faeriewood.social": { - "error": "HTTPSConnectionPool(host='masto.faeriewood.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "jeli.kz": { + "error": "HTTPSConnectionPool(host='jeli.kz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pixelfed.h3z.jp": { - "error": 500 + "parcel5.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 54 + }, + "localPosts": 147 + }, + "openRegistrations": false + } }, - "pleroma.tfnux.org": { + "tube.beznell.ooo": { + "error": "HTTPSConnectionPool(host='tube.beznell.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/MichaelSD": { + "error": 404 + }, + "video.colibris-outilslibres.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 57 + }, + "localPosts": 4616, + "localComments": 10 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Vid\u00e9os Colibris", + "nodeDescription": "Une alternative \u00e0 Youtube, libre et f\u00e9d\u00e9r\u00e9e , permettant le streaming video gr\u00e2ce au logiciel libre PeerTube. Cette instance diffuse en particulier des vid\u00e9os sur les th\u00e8mes de la transition \u00e9cologique.\nMaintenu et mod\u00e9r\u00e9 par l'association Colibris.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "foss.technology": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -249866,7 +208748,7 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "media_proxy", + "shareable_emoji_packs", "chat", "relay" ], @@ -249880,7 +208762,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "tfnux", + "nodeName": "foss.technology", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -249928,7 +208810,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.tfnux.org/users/babz" + "https://foss.technology/users/toast" ], "suggestions": { "enabled": false, @@ -249946,8 +208828,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -249955,132 +208836,171 @@ }, "software": { "name": "pleroma", - "version": "1.1.5-2-ge87fadd7" + "version": "1.1.50-1736-gfee12769-develop" }, "usage": { - "localPosts": 33, + "localPosts": 23, "users": { - "total": 3 + "total": 7 } }, "version": "2.0" } }, - "guu.so": { - "error": "HTTPSConnectionPool(host='guu.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.rw-net.de": { - "error": "HTTPSConnectionPool(host='social.rw-net.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rw-net.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "peertube.demonix.fr": { + "error": "HTTPSConnectionPool(host='peertube.demonix.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mast.kaikretschmann.de": { - "error": "HTTPSConnectionPool(host='mast.kaikretschmann.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mycloud.haemmerlinge.de": { + "error": 404 }, - "usuaji.sytes.net": { - "error": "HTTPSConnectionPool(host='usuaji.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'usuaji.sytes.net' doesn't match 'ippandon.hopto.org'\")))" + "pleroma.nixre.net": { + "error": "HTTPSConnectionPool(host='pleroma.nixre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.randome.camp": { + "peertube.fr": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "name": "peertube", + "version": "2.1.1" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "tumblr", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": true, "usage": { "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 4 + "total": 1300 }, - "localPosts": 14, - "localComments": 25 + "localPosts": 29619, + "localComments": 1685 }, - "openRegistrations": true, "metadata": { - "nodeName": "Ran'Dome Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "tumblr", - "twitter" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false - } - } - }, - "fediverse.initialization.tech": { - "error": "HTTPSConnectionPool(host='fediverse.initialization.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "relay-dev.fedibird.com": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pub-relay", - "version": "0.2.0" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 + "nodeName": "Peertube.fr", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } } - }, - "version": "2.0", - "metadata": { - "peers": [ - "fedibird.com", - "dtp-mstdn.jp", - "misskey.noellabo.jp", - "pleroma.noellabo.jp" - ] } } }, - "laundromat.me": { + "kobys.hostdon.jp": { + "error": "HTTPSConnectionPool(host='kobys.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "fem.social": { "nodeinfo": { "version": "2.0", "software": { @@ -250092,84 +209012,72 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 50, + "activeMonth": 33, + "activeHalfyear": 43 }, - "localPosts": 13 + "localPosts": 19011 }, - "openRegistrations": false + "openRegistrations": true } }, - "thefishcrow.com": { - "error": "HTTPSConnectionPool(host='thefishcrow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'thefishcrow.com' doesn't match either of 'a2zstaffing.com', 'www.a2zstaffing.com'\")))" + "takibi.work": { + "error": "HTTPSConnectionPool(host='takibi.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.home.alanaktion.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 2 - }, - "localPosts": 8 - }, - "openRegistrations": true - } + "gay.dragon.garden": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "ocr.social": { + "apub-test.herokuapp.com": { + "error": 404 + }, + "doleit3obei3domezohx.stackinfo.com": { + "error": "HTTPSConnectionPool(host='doleit3obei3domezohx.stackinfo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mit.edu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 34, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 534, + "activeMonth": 28, + "activeHalfyear": 52 }, - "localPosts": 363 + "localPosts": 142812 }, "openRegistrations": true } }, - "relay2.taruntarun.net": { - "error": 404 + "afd.best": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "wek.cloud.partei-kueste.de": { + "fedi.io": { "error": 404 }, - "mastodon.wearefamily.africa": { - "error": "HTTPSConnectionPool(host='mastodon.wearefamily.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "owlparliament.com": { + "error": "HTTPSConnectionPool(host='owlparliament.com', port=443): Read timed out. (read timeout=3)" }, - "gs.kawa-kun.com": { - "error": "HTTPSConnectionPool(host='gs.kawa-kun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gs.kawa-kun.com timed out. (connect timeout=3)'))" + "pouet.pastix.fr": { + "error": "HTTPSConnectionPool(host='pouet.pastix.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.muto.me": { - "error": "HTTPSConnectionPool(host='mstdn.muto.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.muto.me timed out. (connect timeout=3)'))" + "social.robmyers.org": { + "error": 404 }, - "2blackflags.net": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "lapulapulapu.ddns.net": { + "error": "HTTPSConnectionPool(host='lapulapulapu.ddns.net', port=443): Read timed out. (read timeout=3)" }, - "don.crakac.com": { + "mastodon.chrisbol.nl": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -250180,252 +209088,33 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 4763 + "localPosts": 178 }, "openRegistrations": false } }, - "me.cigliola.com": { - "error": "HTTPSConnectionPool(host='me.cigliola.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "prismo.fedibird.com": { + "error": "'href'" }, - "sigint.sx": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 4, - "activeHalfyear": 11 - }, - "localPosts": 2514 - }, - "openRegistrations": false - } + "toot.sky-em.id.au": { + "error": "HTTPSConnectionPool(host='toot.sky-em.id.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "bitcoinhackers.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3674, - "activeMonth": 383, - "activeHalfyear": 880 - }, - "localPosts": 155461 - }, - "openRegistrations": true - } + "mastodon.nickz.org": { + "error": "HTTPSConnectionPool(host='mastodon.nickz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "retrodon.jp": { + "nx.juliusbregenzer.de": { "error": 404 }, - "relay1.mastodon.ml": { - "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0", - "metadata": { - "peers": [ - "mastodon.ml", - "factory.zho.pa", - "social.rmrf.space", - "mastodon.red" - ] - } - } - }, - "tanukitunes.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21+git.09f185ae" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 303, - "activeHalfyear": 193, - "activeMonth": 44 - } - }, - "metadata": { - "actorId": "https://tanukitunes.com/federation/actors/service", - "private": false, - "shortDescription": "Federated Funk For Folklorists", - "longDescription": "Welcome to Tanuki Tunes, a federated funkwhale service for folklore lovers! This is a place to share your music and other related recordings with a wider federated network, and also to host your music for listening on-the-go. Tanuki Tunes is named after the [Tanuki](http://yokai.com/tanuki/Tanuki), a mystical shapeshifter of Japanese folklore.\n\nYou can contact the moderator on [Mastodon](https://bakusocial.com/@sporiff) or on [Matrix](https://riot.garappa.chat/#/user/@sporiff:garappa.chat).\n\n---\n\n", - "rules": "This pod abides by the [code of conduct as set out by the Funkwhale project](https://funkwhale.audio/code-of-conduct).\n\nSince this pod is hosted Germany in and administrated from the UK, all content should conform broadly to European law. Any hateful content will be immediately removed and the associated user(s) banned. Harassment of users is taken very seriously and will result in a ban. Please treat each other respectfully and have fun!\n\nPlease note all communications are undertaken in English (it's the only language I speak well!).", - "contactEmail": "ciaranainsworth@posteo.net", - "terms": "Tanuki Tunes is a bleeding-edge pod, meaning it tracks the development branch of Funkwhale. This can occasionally cause some instability, but it also helps bugs get fixed quicker. The service is provided as-is and free of charge. Reasonable efforts will be made by the administrator re: uptime and backups but you should also try to keep backups of your own.\r\n\r\nContent published on this pod is stored securely by [Digital Ocean](https://digitalocean.com). Takedown requests will be assessed swiftly and actioned appropriately including removal from backups.\r\n\r\nIf copyrighted material is found on the pod in a publicly accessible library, the library will be set to private by the administrator and an email sent to the user to notify them of the change. \r\n\r\nNon-public material in public libraries from other pods will be removed in the first instance and the user informed. Communication will be sent to the host pod's administrator to notify them of the content to get the library hidden. If no action is taken and the library is followed again, the host pod will be blacklisted to avoid any legal complications.", - "nodeName": "Tanuki Tunes", - "banner": "https://fra1.digitaloceanspaces.com/tanukitunes/dynamic_preferences/instance__banner/parade%281%29.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=CKT5DNTMO5K4DPLYNTIY%2F20200430%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200430T100854Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=292711dccd4ae92d3936230e5bff5c6881012479cc93faa8e06818909f6c4eac", - "defaultUploadQuota": 10000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 12355 - }, - "artists": { - "total": 749 - }, - "albums": { - "total": 1315 - }, - "music": { - "hours": 5725.020555555556 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": true - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": true - }, - { - "type": "other", - "label": "Other", - "anonymous": true - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "If you would like to help me pay for hosting, please consider donating at the below links. All money will go towards increased performance, space, and Creative Commons Music.\r\n\r\n", - "knownNodesListUrl": "https://tanukitunes.com/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 600 - } - }, - "listenings": { - "total": 15000 - }, - "downloads": { - "total": 10828 - } - } - } - } - }, - "everything.happens.horse": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 1618 - }, - "openRegistrations": false - } - }, - "dogbottom.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 228 - }, - "openRegistrations": false - } - }, - "mastodon.bekesi.org": { - "error": "HTTPSConnectionPool(host='mastodon.bekesi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "fairilu.net": { - "error": "HTTPSConnectionPool(host='fairilu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fairilu.net timed out. (connect timeout=3)'))" + "hostux.news": { + "error": "HTTPSConnectionPool(host='hostux.network', port=443): Read timed out. (read timeout=3)" }, - "stream.void.garden": { - "error": "HTTPSConnectionPool(host='stream.void.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stream.void.garden' doesn't match either of 'adriel.io', 'adriel.xyz'\")))" + "premium.m.to": { + "error": "HTTPSConnectionPool(host='premium.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pix.freiraumzittau.de": { + "chidgey.xyz": { "nodeinfo": { "metadata": { - "nodeName": "pix.freiraumzittau.de", + "nodeName": "chidgey.xyz", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -250433,8 +209122,8 @@ "config": { "open_registration": false, "uploader": { - "max_photo_size": "5000", - "max_caption_length": "150", + "max_photo_size": "25000", + "max_caption_length": "250", "album_limit": "4", "image_quality": 80, "optimize_image": true, @@ -250452,9 +209141,9 @@ "loops": false }, "site": { - "name": "Pix Freiraum Zittau", - "domain": "pix.freiraumzittau.de", - "url": "https://pix.freiraumzittau.de", + "name": "Pixelfed", + "domain": "chidgey.xyz", + "url": "https://chidgey.xyz", "description": null }, "username": { @@ -250471,7 +209160,7 @@ "features": { "mobile_apis": true, "circles": false, - "stories": false, + "stories": true, "video": false, "import": { "instagram": false, @@ -250493,116 +209182,36 @@ "version": "0.10.9" }, "usage": { - "localPosts": 11, + "localPosts": 66, "localComments": 0, "users": { - "total": 3, + "total": 1, "activeHalfyear": 2, - "activeMonth": 0 + "activeMonth": 2 } }, "version": "2.0", "openRegistrations": false } }, - "mstdn.anontown.com": { - "error": "HTTPSConnectionPool(host='mstdn.anontown.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.functional.technology": { - "error": "HTTPSConnectionPool(host='pleroma.functional.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "goodo.men": { - "error": "HTTPSConnectionPool(host='goodo.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'goodo.men' doesn't match either of '*.google.com', '*.android.com', '*.appengine.google.com', '*.cloud.google.com', '*.crowdsource.google.com', '*.g.co', '*.gcp.gvt2.com', '*.gcpcdn.gvt1.com', '*.ggpht.cn', '*.gkecnapps.cn', '*.google-analytics.com', '*.google.ca', '*.google.cl', '*.google.co.in', '*.google.co.jp', '*.google.co.uk', '*.google.com.ar', '*.google.com.au', '*.google.com.br', '*.google.com.co', '*.google.com.mx', '*.google.com.tr', '*.google.com.vn', '*.google.de', '*.google.es', '*.google.fr', '*.google.hu', '*.google.it', '*.google.nl', '*.google.pl', '*.google.pt', '*.googleadapis.com', '*.googleapis.cn', '*.googlecnapps.cn', '*.googlecommerce.com', '*.googlevideo.com', '*.gstatic.cn', '*.gstatic.com', '*.gstaticcnapps.cn', '*.gvt1.com', '*.gvt2.com', '*.metric.gstatic.com', '*.urchin.com', '*.url.google.com', '*.wear.gkecnapps.cn', '*.youtube-nocookie.com', '*.youtube.com', '*.youtubeeducation.com', '*.youtubekids.com', '*.yt.be', '*.ytimg.com', 'android.clients.google.com', 'android.com', 'developer.android.google.cn', 'developers.android.google.cn', 'g.co', 'ggpht.cn', 'gkecnapps.cn', 'goo.gl', 'google-analytics.com', 'google.com', 'googlecnapps.cn', 'googlecommerce.com', 'source.android.google.cn', 'urchin.com', 'www.goo.gl', 'youtu.be', 'youtube.com', 'youtubeeducation.com', 'youtubekids.com', 'yt.be'\")))" - }, - "ranobe.net": { - "error": 410 - }, - "mstdn.orangeliner.net": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pleroma.lacasa.ovh": { - "error": "HTTPSConnectionPool(host='pleroma.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blabla.maravitti.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 10, - "activeHalfyear": 10 - }, - "localPosts": 2233 - }, - "openRegistrations": false - } - }, - "antabaka.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 25, - "activeHalfyear": 43 - }, - "localPosts": 1370 - }, - "openRegistrations": true - } - }, - "peertube.mes-courriers.fr": { - "error": "HTTPSConnectionPool(host='peertube.mes-courriers.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.mes-courriers.fr' doesn't match 'analytics.mes-courriers.fr'\")))" - }, - "pleroma.yorha.club": { - "error": "HTTPSConnectionPool(host='pleroma.yorha.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gnusocial.librelabucm.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "social.gattai.net": { + "berens.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 3187 - }, - "openRegistrations": true - } - }, - "allbees.org": { - "error": "HTTPSConnectionPool(host='allbees.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pings.spaceshipsin.space": { - "nodeinfo": { - "version": "2.1", - "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" + "localPosts": 98, + "localComments": 213 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -250610,156 +209219,154 @@ "inbound": [], "outbound": [] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 180 - }, "metadata": { - "nodeName": "@gaeel@pings.spaceshipsin.space", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " + "email": "ub@berens.net" } } }, - "social.x.calmarius.net": { - "error": 404 - }, - "pikachu.rocks": { - "error": "HTTPSConnectionPool(host='pikachu.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pikachu.rocks timed out. (connect timeout=3)'))" - }, - "moar.wine": { - "error": "HTTPSConnectionPool(host='moar.wine', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.unliving.net": { - "error": "HTTPSConnectionPool(host='social.unliving.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.unliving.net timed out. (connect timeout=3)'))" - }, - "cloud.aukoya.com": { - "error": "HTTPSConnectionPool(host='cloud.aukoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.mfyo.biz": { - "error": "HTTPSConnectionPool(host='m.mfyo.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "video.hispagatos.org": { - "error": "HTTPSConnectionPool(host='video.hispagatos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "social.alifein.tech": { - "error": "HTTPSConnectionPool(host='social.alifein.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gamt.tech": { - "error": 502 - }, - "mastocial.stream": { - "error": "HTTPSConnectionPool(host='mastocial.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "z.pztrn.name": { - "error": "HTTPSConnectionPool(host='z.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "dolphin.natalie.ee": { - "error": "HTTPSConnectionPool(host='dolphin.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scobleizer.blog": { - "error": 404 - }, - "friends.weiherhei.de": { - "error": "HTTPSConnectionPool(host='friends.weiherhei.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "microhive.org": { + "social.catgirlsin.space": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-dev-1336" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "gopher", + "chat", + "relay", + "pleroma_emoji_reactions" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy", + "TagPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "neckbeard.xyz", + "qoto.org" + ], + "media_nsfw": [], + "media_removal": [ + "pawoo.net" + ], + "reject": [ + "freespeechextremist.com", + "social.librem.one", + "libre.tube", + "kiwifarms.cc", + "gab.com", + "gab.ai", + "develop.gab.com" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/catgirlsin.space", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.catgirlsin.space/users/noirscape", + "https://social.catgirlsin.space/users/blocklist" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "smtp" - ] + "outbound": [] }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "MicroHive", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "fr.bushidodreams.com": { - "error": "HTTPSConnectionPool(host='fr.bushidodreams.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.fr13nds.cc": { - "error": "HTTPSConnectionPool(host='social.fr13nds.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "u2c9b1ez0ot76vy.4chan.icu": { - "error": "HTTPSConnectionPool(host='u2c9b1ez0ot76vy.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "moe-overload.com": { - "error": "HTTPSConnectionPool(host='moe-overload.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "igouv.fr": { - "error": "HTTPSConnectionPool(host='igouv.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to igouv.fr timed out. (connect timeout=3)'))" - }, - "z7z.red": { - "error": "HTTPSConnectionPool(host='z7z.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'z7z.red' doesn't match either of '*.web-hosting.com', 'web-hosting.com'\")))" - }, - "awoo.chown.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 1198, "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 12549 + "total": 12 + } }, - "openRegistrations": false + "version": "2.0" } }, - "social.reinboar.xyz": { + "va-11-hall-a.cafe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -250771,35 +209378,228 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site", + "WomenAreStupid" + ], + "replace": [ + { + "pattern": "forbiddenlove", + "replacement": "yuri" + } + ] + }, "mrf_policies": [ - "SimplePolicy" + "SimplePolicy", + "EnsureRePrepended", + "UserAllowListPolicy", + "AntiFollowbotPolicy", + "MediaProxyWarmingPolicy", + "NormalizeMarkup", + "TagPolicy", + "KeywordPolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], + "federated_timeline_removal": [ + "abdl.link", + "anime.website", + "animeisgay.com", + "artalley.porn", + "best-friends.chat", + "birdsite.link", + "botsin.space", + "bsd.network", + "castling.club", + "dtp-mstdn.jp", + "felisitas.cloud", + "gay.nsfw.onl", + "glindr.org", + "humblr.social", + "jorts.horse", + "kinky.business", + "kinkyelephant.com", + "maly.io", + "mastodon.social", + "mastodon.xyz", + "mstdn.beer", + "mstdn.fr", + "mstdn.jp", + "mstdn.maud.io", + "mstdn.sasachi.tokyo", + "mstdn.soysoftware.net", + "mstdn.y-zu.org", + "not.phrack.fyi", + "nudie.social", + "oransns.com", + "raspidon.mamemo.online", + "rubber.social", + "shitposter.club", + "sinblr.com", + "sukebeneko.com", + "switter.at", + "under-bank.blue", + "vocalodon.net", + "waifu.social", + "weeaboo.space", + "youkai.town" + ], + "media_nsfw": [ + "abdl.link", + "artalley.porn", + "gay.nsfw.onl", + "kinky.business", + "kinkyelephant.com", + "mastodon.xyz", + "mstdn.fr", + "nudie.social", + "pl.kotobank.ch", + "rubber.social", + "shitposter.club", + "social.super-niche.club", + "switter.at" + ], + "media_removal": [ + "baraag.net", + "pawoo.net" + ], "reject": [ - "spinster.xyz", - "freespeechextremist.com", + "albin.social", + "archivefedifor.fun", "baraag.net", + "counter.social", + "cyzed.eu", + "daffodil-11.org", + "develop.gab.com", + "exited.eu", + "feminism.lgbt", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "freezepeach.xyz", + "gab.com", + "gab.polaris-1.work", + "gab.sleeck.eu", + "gabfed.com", + "gameliberty.club", + "gameloberty.com", "glindr.org", - "neenster.org", - "cliterati.club", + "hagra.net", + "humblr.social", + "kiwifarms.cc", + "kneegrows.top", + "liberdon.com", + "ligma.pro", + "marchgenso.me", + "melalandia.tk", + "miaou.drycat.fr", + "minds.com", + "mstdn.io", + "neckbeard.xyz", + "neo.hongeipii.com", + "newjack.city", + "noagendasocial.com", + "not-develop.gab.com", + "pawoo.net", "pl.smuglo.li", - "pawoo.net" + "pleroma.cucked.me", + "pleroma.kiwifarms.net", + "preteengirls.biz", + "prout.social", + "pub.minds.com", + "sealion.club", + "shitasstits.life", + "shitposter.club", + "sinblr.com", + "social.jesuislibre.net", + "social.librem.one", + "social.louisoft01.moe", + "social.quodverum.com", + "socnet.supes.com", + "spinster.xyz", + "stalin.rocks", + "the.hedgehoghunter.club", + "thechad.zone", + "toot.love", + "tootsocial.com", + "unsafe.space", + "voluntaryism.club" ], + "reject_deletes": [], "report_removal": [] }, - "quarantined_instances": [] + "mrf_user_allowlist": {}, + "quarantined_instances": [ + "albin.social", + "archivefedifor.fun", + "baraag.net", + "counter.social", + "cyzed.eu", + "daffodil-11.org", + "develop.gab.com", + "exited.eu", + "feminism.lgbt", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "freezepeach.xyz", + "gab.com", + "gab.polaris-1.work", + "gab.sleeck.eu", + "gabfed.com", + "gameliberty.club", + "gameloberty.com", + "glindr.org", + "hagra.net", + "humblr.social", + "kiwifarms.cc", + "kneegrows.top", + "liberdon.com", + "marchgenso.me", + "melalandia.tk", + "miaou.drycat.fr", + "minds.com", + "mstdn.io", + "neckbeard.xyz", + "neo.hongeipii.com", + "newjack.city", + "noagendasocial.com", + "not-develop.gab.com", + "pawoo.net", + "pl.smuglo.li", + "pleroma.cucked.me", + "pleroma.kiwifarms.net", + "preteengirls.biz", + "prout.social", + "pub.minds.com", + "sealion.club", + "shitasstits.life", + "shitposter.club", + "sinblr.com", + "social.jesuislibre.net", + "social.librem.one", + "social.louisoft01.moe", + "social.quodverum.com", + "socnet.supes.com", + "spinster.xyz", + "stalin.rocks", + "the.hedgehoghunter.club", + "thechad.zone", + "toot.love", + "tootsocial.com", + "unsafe.space", + "voluntaryism.club" + ] }, "fieldsLimits": { "maxFields": 10, @@ -250807,10 +209607,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Reinboar Forever", + "nodeDescription": "A nice Pleroma instance with nya and meows", + "nodeName": "VA-11 Hall-A Cafe", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -250858,20 +209658,16 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.reinboar.xyz/users/reinboar" + "https://va-11-hall-a.cafe/users/jill" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 100000000 } }, "openRegistrations": false, @@ -250884,172 +209680,51 @@ }, "software": { "name": "pleroma", - "version": "1.1.50-2160-g2aa609db-develop+dev" + "version": "2.0.50-690-g7fb89502-va-11-hall-a" }, "usage": { - "localPosts": 114, + "localPosts": 1039, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "nakasendon.m.to": { - "error": "HTTPSConnectionPool(host='nakasendon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "riseuptimes.org": { + "error": "HTTPSConnectionPool(host='riseuptimes.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "steamdb.info": { - "error": 403 + "choob.h.etbus.ch": { + "error": "HTTPSConnectionPool(host='choob.h.etbus.ch', port=443): Read timed out. (read timeout=3)" }, - "meld.de": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.06-dev-1341" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 127, - "activeHalfyear": 118, - "activeMonth": 64 - }, - "localPosts": 12142, - "localComments": 1851 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica \ud83c\udf10", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } + "med-mstdn.com": { + "error": "HTTPSConnectionPool(host='med-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dent.gomertronic.com": { - "error": "HTTPSConnectionPool(host='dent.gomertronic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.sebwarnke.com": { + "error": "HTTPSConnectionPool(host='social.sebwarnke.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.yokohama": { - "error": 521 + "relaytest.vincanote.xyz": { + "error": "HTTPSConnectionPool(host='relaytest.vincanote.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.matthewgraybosch.com": { + "lomo.mstdn.tokyo": { + "error": "HTTPSConnectionPool(host='lomo.mstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/schlink": { "error": 404 }, - "s.sneak.berlin": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 549 - }, - "openRegistrations": false - } + "revueltafeminista.wordpress.com": { + "error": 404 }, - "nhk.jikkyo.tv": { - "error": "HTTPSConnectionPool(host='nhk.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "geknupp.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.pastleo.me": { - "error": "HTTPSConnectionPool(host='mastodon.pastleo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jeremy.ca": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "lbry.world": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 30, - "activeMonth": 11, - "activeHalfyear": 32 - }, - "localPosts": 400 - }, - "openRegistrations": true - } + "oldschool.community": { + "error": "HTTPSConnectionPool(host='oldschool.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dravidam.net": { + "homeless.group": { "nodeinfo": { "version": "2.0", "software": { @@ -251065,147 +209740,131 @@ "activeMonth": 1, "activeHalfyear": 2 }, - "localPosts": 135 + "localPosts": 36 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.jdoubleu.de": { - "error": "HTTPSConnectionPool(host='social.jdoubleu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.jdoubleu.de' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "gancio.misoni.club": { + "error": 410 }, - "demon.army": { - "error": "HTTPSConnectionPool(host='demon.army', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hiddan.net": { + "error": "HTTPSConnectionPool(host='hiddan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "houston.chat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 166 - }, - "openRegistrations": true - } + "mastodon.acupofsound.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.acupofsound.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.chromaticum.de": { - "error": 404 + "taslug.org.au": { + "error": "HTTPSConnectionPool(host='taslug.org.au', port=443): Read timed out. (read timeout=3)" }, - "cloud.solardorf.eu": { - "error": 403 + "ebooksin.space": { + "error": "HTTPSConnectionPool(host='ebooksin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "edge.ikebuku.ro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 17 - }, - "openRegistrations": false - } + "social.driou.tech": { + "error": "HTTPSConnectionPool(host='social.driou.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon-techdrive-staging.herokuapp.com": { + "cloud.letsteamup.de": { "error": 404 }, - "gab.ai": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mmav.club": { - "error": "HTTPSConnectionPool(host='mmav.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "waltdn.com": { + "error": "HTTPSConnectionPool(host='waltdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "r1ntytxi4e4occl56yzx.4chan.icu": { - "error": "HTTPSConnectionPool(host='r1ntytxi4e4occl56yzx.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "digitalnomad.social": { + "error": "HTTPSConnectionPool(host='digitalnomad.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.nsrbweb.site": { - "error": 403 + "plrm.beanlog.xyz": { + "error": "HTTPSConnectionPool(host='plrm.beanlog.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.itp.io": { - "error": "HTTPSConnectionPool(host='social.itp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "userface.me": { + "error": "HTTPSConnectionPool(host='userface.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pix.saint-die-des-vosges.fr": { - "error": "HTTPSConnectionPool(host='pix.saint-die-des-vosges.fr', port=443): Max retries exceeded with url: /api/nodeinfo/2.0.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "discovermagazine.com": { + "error": 404 }, - "sandbox.codl.fr": { - "error": "HTTPSConnectionPool(host='sandbox.codl.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sandbox.codl.fr' doesn't match 'f.codl.fr'\")))" + "misskey.nagaseyami.com": { + "error": "HTTPSConnectionPool(host='misskey.nagaseyami.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peer.mathdacloud.ovh": { - "error": "HTTPSConnectionPool(host='peer.mathdacloud.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "s.l1f.de": { + "error": "HTTPSConnectionPool(host='s.l1f.de', port=443): Read timed out. (read timeout=3)" }, - "twitterchan.net": { - "error": "HTTPSConnectionPool(host='twitterchan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "gaspare.microonda.net": { + "error": 404 }, - "friendica-dev.astifter.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "lifeisabug.com": { + "error": "HTTPSConnectionPool(host='lifeisabug.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cyber.acid.im": { - "error": "Expecting value: line 1 column 1 (char 0)" + "xdaxqwp31ax7a.4chan.icu": { + "error": "HTTPSConnectionPool(host='xdaxqwp31ax7a.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "m.yagi.tc": { - "error": "HTTPSConnectionPool(host='m.yagi.tc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.rouze.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.4.1" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "redmatrix", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 0, + "localComments": 0 + }, + "metadata": { + "nodeName": "Hubzilla ROUZE" + } + } }, - "mstdn.metadata.moe": { - "error": 410 + "sn.gunmonkeynet.netindex.php": { + "error": "HTTPSConnectionPool(host='sn.gunmonkeynet.netindex.php', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "homeless.group": { + "www.masto.pt": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 560, + "activeMonth": 197, + "activeHalfyear": 855 }, - "localPosts": 35 + "localPosts": 44919 }, "openRegistrations": true } }, - "toot.veer66.rocks": { - "error": "HTTPSConnectionPool(host='toot.veer66.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.glibre.net": { - "error": "HTTPSConnectionPool(host='cloud.glibre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bakeneko.zveryok.pp.ua": { - "error": "HTTPSConnectionPool(host='bakeneko.zveryok.pp.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.w1sd0m.ca": { - "error": 404 - }, - "relay.deadinsi.de": { - "error": "HTTPSConnectionPool(host='relay.deadinsi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mstdn-kngames.net": { - "error": "HTTPSConnectionPool(host='mstdn-kngames.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn-kngames.net' doesn't match 'edit.luler.biz'\")))" + "cloud.rikmeijer.nl": { + "error": "HTTPSConnectionPool(host='cloud.rikmeijer.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.nekotodon.com": { + "ranpei@mstdn-jp.site": { "nodeinfo": { "version": "2.0", "software": { @@ -251217,40 +209876,19 @@ ], "usage": { "users": { - "total": 82, - "activeMonth": 113, - "activeHalfyear": 118 + "total": 24, + "activeMonth": 7, + "activeHalfyear": 43 }, - "localPosts": 647 + "localPosts": 13064 }, "openRegistrations": true } }, - "mydon.ml": { - "error": "HTTPSConnectionPool(host='mydon.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "louma.ml": { - "error": 404 - }, - "andyhome.nowcloud.uk": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "social.chronal.net": { - "error": "HTTPSConnectionPool(host='social.chronal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.arukascloud.io": { - "error": "HTTPSConnectionPool(host='pleroma.arukascloud.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.tttproject.de": { - "error": "HTTPSConnectionPool(host='mastodon.tttproject.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "takulog.info": { - "error": 404 - }, - "sbrk.org": { - "error": 404 + "hitobito.club": { + "error": "HTTPSConnectionPool(host='hitobito.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "yt.is.nota.live": { + "videos.cloudfrancois.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -251267,20 +209905,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 142 + "total": 2 }, - "localPosts": 43973, - "localComments": 14 + "localPosts": 5275, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "yt is not alive", - "nodeDescription": "Peertube instance for is.nota.live~", + "nodeName": "Cloudfrancois' PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -251295,18 +209933,9 @@ "assets/style.css" ], "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -251316,13 +209945,16 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 240, + 360, 480, + 720, 1080 ] }, @@ -251332,7 +209964,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -251396,7 +210028,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 1073741824, "videoQuotaDaily": -1 }, "trending": { @@ -251405,384 +210037,13 @@ } }, "tracker": { - "enabled": true - } - } - } - } - }, - "status.thecelticsyndicate.com": { - "error": "HTTPSConnectionPool(host='status.thecelticsyndicate.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "owncity.winft": { - "error": "HTTPSConnectionPool(host='owncity.winft', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mo.x2io.com": { - "error": "HTTPSConnectionPool(host='mo.x2io.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mo.x2io.com' doesn't match 'x2io.cn'\")))" - }, - "nuage.jutteau.fr": { - "error": 404 - }, - "snowshaven.space": { - "error": 404 - }, - "hwdon.jp": { - "error": "HTTPSConnectionPool(host='hwdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/tobypinder": { - "error": 404 - }, - "relay.mastoc.net": { - "error": "HTTPSConnectionPool(host='relay.mastoc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.culturewar.us": { - "error": "HTTPSConnectionPool(host='social.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloutfla.re": { - "error": "HTTPSConnectionPool(host='cloutfla.re', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.libertopia.cc": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 23 - }, - "openRegistrations": false - } - }, - "social.e-code.in": { - "error": "HTTPSConnectionPool(host='social.e-code.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.e-code.in timed out. (connect timeout=3)'))" - }, - "social.pwn.institute": { - "error": "HTTPSConnectionPool(host='social.pwn.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.wrk.ru": { - "error": 404 - }, - "mastodon.social/users/dualhammers": { - "error": 404 - }, - "social.ei8fdb.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 63 - }, - "openRegistrations": true - } - }, - "maustek.com": { - "error": "HTTPSConnectionPool(host='maustek.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "uselesslesbian.club": { - "error": "HTTPSConnectionPool(host='uselesslesbian.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'uselesslesbian.club' doesn't match 'dump.uselesslesbian.club'\")))" - }, - "suntogun.remujin.com": { - "error": "HTTPSConnectionPool(host='suntogun.remujin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to suntogun.remujin.com timed out. (connect timeout=3)'))" - }, - "mandywangblog.wordpress.com": { - "error": 404 - }, - "experimental.mastodon.home.js4.in": { - "error": "HTTPSConnectionPool(host='experimental.mastodon.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mamout.xyz": { - "error": 404 - }, - "porntube.host": { - "error": "HTTPSConnectionPool(host='porntube.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "d20.eu": { - "error": "HTTPSConnectionPool(host='d20.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ost.social": { - "error": "HTTPSConnectionPool(host='ost.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "stereo.social": { - "error": 404 - }, - "mastodon.ooxxcc.com": { - "error": 404 - }, - "friendica.cz": { - "error": "HTTPSConnectionPool(host='friendica.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "fedi-dev.matej-lach.me": { - "error": 502 - }, - "mastodontech.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 182, - "activeMonth": 115, - "activeHalfyear": 276 - }, - "localPosts": 6372 - }, - "openRegistrations": true - } - }, - "social.fmind.me": { - "error": "HTTPSConnectionPool(host='social.fmind.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shironeko.pro": { - "error": "HTTPSConnectionPool(host='shironeko.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "komatsu.hostdon.jp": { - "error": "HTTPSConnectionPool(host='komatsu.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pixelfed.autrechose.club": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.autrechose.club", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.autrechose.club", - "url": "https://pixelfed.autrechose.club", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 7, - "localComments": 0, - "users": { - "total": 4, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "peertube.hugolecourt.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 4515, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube HugoLecourt", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } - }, - "cloud.transition-heidelberg.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "juristencafe.de": { - "error": "HTTPSConnectionPool(host='juristencafe.de', port=443): Read timed out. (read timeout=3)" - }, - "betamax.video": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 155 - }, - "localPosts": 6508, - "localComments": 78 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "betaMax", - "nodeDescription": "This is an English language instance that primarily focuses on retro / artistic and tech topics." - } - } - }, - "unixcorn.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "videos.globetvs.com": { - "error": "HTTPSConnectionPool(host='videos.globetvs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "sfbubble.net": { - "error": "HTTPSConnectionPool(host='sfbubble.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sfbubble.net timed out. (connect timeout=3)'))" - }, - "funkwhale.eus": { - "error": "HTTPSConnectionPool(host='funkwhale.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ojothepojo.masto.host": { - "error": "HTTPSConnectionPool(host='ojothepojo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "not-develop.gab.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "bots.nealta.fr": { - "error": "HTTPSConnectionPool(host='bots.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "lond.com.br": { - "error": 410 - }, - "schmarty.net": { - "error": 404 - }, - "mustodon.xyz": { - "error": "HTTPSConnectionPool(host='mustodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.weareluck.org": { - "error": "HTTPSConnectionPool(host='social.weareluck.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixelfed.mleduc.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.hoijyun.com": { - "error": "HTTPSConnectionPool(host='mastodon.hoijyun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "malfunctioning.technology": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 28, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 481 - }, - "openRegistrations": false + "enabled": true + } + } + } } }, - "dit.qnoa.ch": { - "error": "HTTPSConnectionPool(host='dit.qnoa.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "atravesdelcuento.es": { + "jamescousins.com": { "nodeinfo": { "version": "2.0", "software": { @@ -251791,10 +210052,10 @@ }, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 74, - "localComments": 44 + "localPosts": 1265, + "localComments": 803 }, "openRegistrations": false, "protocols": [ @@ -251805,11 +210066,20 @@ "outbound": [] }, "metadata": { - "email": "gabriel@publicar.uy" + "email": "blog@jamescousins.com" } } }, - "tkmb.tokyo": { + "scriptforge.org": { + "error": 404 + }, + "mastodon.anotherfoxguy.com": { + "error": "HTTPSConnectionPool(host='mastodon.anotherfoxguy.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.anotherfoxguy.com' doesn't match either of 'www.github.com', '*.github.io', '*.githubusercontent.com', '*.github.com', 'github.com', 'github.io', 'githubusercontent.com'\")))" + }, + "pleroma.coffeese.net": { + "error": "HTTPSConnectionPool(host='pleroma.coffeese.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "endhill.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -251821,129 +210091,22 @@ ], "usage": { "users": { - "total": 3, + "total": 6, "activeMonth": 2, - "activeHalfyear": 2 + "activeHalfyear": 3 }, - "localPosts": 337 + "localPosts": 835 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.family-wendler.com": { - "error": 404 - }, - "mastodon.social/users/Afal": { - "error": 404 - }, - "dev.jasonrobinson.me": { - "error": 404 - }, - "cloud.pricey.uk": { - "error": 403 - }, - "mstdn.in": { - "error": "HTTPSConnectionPool(host='mstdn.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.in timed out. (connect timeout=3)'))" - }, - "pyyython.org": { - "error": "HTTPSConnectionPool(host='pyyython.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "zowi.ee": { - "error": 404 - }, - "lybre.net": { - "error": 404 - }, - "m.ii.md": { - "error": "HTTPSConnectionPool(host='m.ii.md', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "tube.libox.fr": { - "error": "HTTPSConnectionPool(host='tube.libox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "psztrnk.ddns.net": { + "error": "HTTPSConnectionPool(host='psztrnk.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pix.bruniau.net": { - "nodeinfo": { - "metadata": { - "nodeName": "pix.bruniau.net", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "6", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Bruniau's PixelFed", - "domain": "pix.bruniau.net", - "url": "https://pix.bruniau.net", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 33, - "localComments": 0, - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false - } + "relay2.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='relay2.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.iriseden.eu": { + "flix.librenet.co.za": { "nodeinfo": { "version": "2.0", "software": { @@ -251960,37 +210123,23 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 444 + "total": 3 }, - "localPosts": 23852, - "localComments": 35 + "localPosts": 10138, + "localComments": 8 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "iriseden Peertube", - "nodeDescription": "Instance Peertube h\u00e9berg\u00e9e en France chez Online (AS 12876) et maintenue par @iriseden.", + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -252004,7 +210153,7 @@ "clientScripts": {} } ], - "default": "dark" + "default": "default" }, "email": { "enabled": true @@ -252014,24 +210163,17 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": true @@ -252041,7 +210183,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -252098,8 +210240,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": 5368709120 + "videoQuota": 5368709120, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -252113,15 +210255,12 @@ } } }, - "indented.space": { - "error": 404 - }, - "cthonic.club": { + "incognitum.bghost.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -252132,93 +210271,94 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 10198 + "localPosts": 9 }, "openRegistrations": false } }, - "krisesandchrosses.wordpress.com": { - "error": 404 - }, - "hq.dneupart.dk": { - "error": "HTTPSConnectionPool(host='hq.dneupart.dk', port=443): Read timed out. (read timeout=3)" - }, - "cloud.baghera.design": { - "error": 403 - }, - "otokonokodon.jp": { - "error": "HTTPSConnectionPool(host='otokonokodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.arqadium.com": { - "error": 404 - }, - "nc.srv.b3web.de": { - "error": "HTTPSConnectionPool(host='nc.srv.b3web.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.yakshed.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 446 + }, + "openRegistrations": false + } }, - "fundamentalbaptistchurch.tk": { - "error": "HTTPSConnectionPool(host='fundamentalbaptistchurch.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fundamentalbaptistchurch.tk timed out. (connect timeout=3)'))" + "toot.link": { + "error": "HTTPSConnectionPool(host='toot.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "pics.lesbian.energy": { + "peertube.artica.center": { "nodeinfo": { - "metadata": { - "nodeName": "Lesbian.Energy Pics", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.9.4" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 128, - "localComments": 17, "users": { - "total": 110, - "activeHalfyear": "92", - "activeMonth": "14" - } + "total": 3 + }, + "localPosts": 328, + "localComments": 0 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Artica_Peertube", + "nodeDescription": "Serveur de vid\u00e9os sur les solutions de s\u00e9curit\u00e9 ARTICA (Proxy, filtrage DNS, SMTP Gateway, etc...)" + } } }, - "aqraf.tokyo": { - "error": "HTTPSConnectionPool(host='aqraf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "kvschaik.nl": { - "error": "HTTPSConnectionPool(host='kvschaik.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "emory.coffee": { + "error": 404 }, - "faxe.startx.de": { - "error": "HTTPSConnectionPool(host='faxe.startx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ryanhle.com": { + "error": "HTTPSConnectionPool(host='ryanhle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "51.15.235.162.xip.io": { - "error": "HTTPSConnectionPool(host='51.15.235.162.xip.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 51.15.235.162.xip.io timed out. (connect timeout=3)'))" + "mastodon.crypt.lol": { + "error": "HTTPSConnectionPool(host='mastodon.crypt.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.love": { - "error": 410 + "www.birddon.com": { + "error": "HTTPSConnectionPool(host='www.birddon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "publicmedia.space": { - "error": "HTTPSConnectionPool(host='publicmedia.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "owncloud.lapineige.fr": { + "error": 403 }, - "duck.cf": { - "error": 404 + "oriwebdon.com": { + "error": "HTTPSConnectionPool(host='oriwebdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.tuxcrafting.cf": { - "error": "HTTPSConnectionPool(host='pleroma.tuxcrafting.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "anniqa.com": { + "error": "HTTPSConnectionPool(host='anniqa.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "anzah.cloud": { - "error": 403 + "falafel.win": { + "error": "SOCKSHTTPConnectionPool(host='falafel.win', port=4000): Max retries exceeded with url: /nodeinfo/2.0.json (Caused by ConnectTimeoutError(, 'Connection to falafel.win timed out. (connect timeout=3)'))" }, - "mastodon.osyakasyama.me": { + "mst.lin5.taruntarun.net": { "nodeinfo": { "version": "2.0", "software": { @@ -252231,68 +210371,152 @@ "usage": { "users": { "total": 6, - "activeMonth": 3, + "activeMonth": 2, "activeHalfyear": 3 }, - "localPosts": 4634 + "localPosts": 195 }, "openRegistrations": false } }, - "stefp.me": { + "mastodon.thegamebreakers.net": { "error": 404 }, - "blog.pajd.org": { + "raspidon2.mamemo.online": { + "error": "HTTPSConnectionPool(host='raspidon2.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.exia.dev": { + "error": "HTTPSConnectionPool(host='mstdn.exia.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ftest.hfrc.de": { + "error": "HTTPSConnectionPool(host='ftest.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.yvt.jp": { "nodeinfo": { - "metadata": { - "nodeName": "Thoughts as the wind blows", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 5887 + }, + "openRegistrations": false + } + }, + "metaldon.com": { + "error": "HTTPSConnectionPool(host='metaldon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "palautgn.duckdns.org": { + "error": "HTTPSConnectionPool(host='palautgn.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.mocknen.net": { + "error": "HTTPSConnectionPool(host='pleroma.mocknen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "node9.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", + "insanejournal", + "libertree", + "pumpio", + "wordpress" + ], + "inbound": [ + "atom1.0", "rss2.0" ] }, + "openRegistrations": true, + "usage": { + "users": { + "total": 76, + "activeHalfyear": 65, + "activeMonth": 35 + }, + "localPosts": 7004, + "localComments": 1292 + }, + "metadata": { + "nodeName": "node9" + } + } + }, + "cloud.luettje.eu": { + "error": "HTTPSConnectionPool(host='cloud.luettje.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pics.captainark.net": { + "error": 404 + }, + "thndrhub.hopto.org": { + "error": "HTTPSConnectionPool(host='thndrhub.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "allpro.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 57, + "activeMonth": 36, + "activeHalfyear": 54 }, - "localPosts": 10 + "localPosts": 18918 }, - "version": "2.0" + "openRegistrations": false } }, - "social.gextreme.com": { - "error": "HTTPSConnectionPool(host='social.gextreme.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.gextreme.com timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/Olly": { + "newyork.cbslocal.com": { "error": 404 }, - "com.dummbutz.nl": { - "error": "HTTPSConnectionPool(host='com.dummbutz.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'com.dummbutz.nl' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "test.mastodong.art": { + "error": "HTTPSConnectionPool(host='test.mastodong.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.canox.net": { - "error": "HTTPSConnectionPool(host='mastodon.canox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nb.btbytes.com": { + "error": "HTTPSConnectionPool(host='nb.btbytes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "arrasmith.duckdns.org": { - "error": "HTTPSConnectionPool(host='arrasmith.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to arrasmith.duckdns.org timed out. (connect timeout=3)'))" + "opensim.fun": { + "error": "HTTPSConnectionPool(host='opensim.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "resistance.social": { + "gouge.re": { + "error": "HTTPSConnectionPool(host='gouge.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gouge.re' doesn't match 'www.gouge.re'\")))" + }, + "lobisomem.xyz": { + "error": 404 + }, + "shadow.pagekite.me": { + "error": 503 + }, + "mstdn.hakai-macaron.com": { + "error": "HTTPSConnectionPool(host='mstdn.hakai-macaron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "socia.dev": { "nodeinfo": { "version": "2.0", "software": { @@ -252304,34 +210528,151 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2 + "localPosts": 65 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.ordoevangelistarum.com": { - "error": "HTTPSConnectionPool(host='social.ordoevangelistarum.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Saturn500": { - "error": 404 + "mastodon.matubusi.com": { + "error": "HTTPSConnectionPool(host='mastodon.matubusi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tinypod.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "findingdryland.com": { + "error": "HTTPSConnectionPool(host='findingdryland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "picmin.net": { - "error": "HTTPSConnectionPool(host='picmin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ribbit.fun": { + "error": "HTTPSConnectionPool(host='ribbit.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "privacy.fyi": { - "error": "HTTPSConnectionPool(host='privacy.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bun.pew.im": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 4 + }, + "localPosts": 185 + }, + "software": { + "version": "1.0.0-HEAD", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://bun.pew.im/users/sorch", + "https://bun.pew.im/users/lumi" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": ":bun: pew", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } }, - "kingdown.social": { - "error": "HTTPSConnectionPool(host='kingdown.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "community.theliturgists.com": { + "error": "HTTPSConnectionPool(host='community.theliturgists.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "raplst.town": { + "skrt.social": { "nodeinfo": { "version": "2.0", "software": { @@ -252343,22 +210684,89 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 10, + "activeMonth": 44, + "activeHalfyear": 44 }, - "localPosts": 11 + "localPosts": 5978 }, "openRegistrations": true } }, - "mstdn.cktec.net": { - "error": "HTTPSConnectionPool(host='mstdn.cktec.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.h7i.jp": { + "error": "HTTPSConnectionPool(host='m.h7i.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "micro.baty.net": { + "mstdn.ryecroft21.net": { "error": 404 }, - "peertube.gegeweb.eu": { + "mastodon.tis-w.mydns.jp": { + "error": "HTTPSConnectionPool(host='mastodon.tis-w.mydns.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pipes.social": { + "error": "HTTPSConnectionPool(host='pipes.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kierznowski.pro": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 8, + "localComments": 0 + }, + "openRegistrations": false, + "services": { + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" + ] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "metadata": { + "email": "radek.kierznowski@outlook.com" + } + } + }, + "greatmingmilitary.blogspot.com": { + "error": 404 + }, + "shitpost.institute": { + "error": "HTTPSConnectionPool(host='shitpost.institute', port=443): Read timed out. (read timeout=3)" + }, + "www.techdon.info": { + "error": "HTTPSConnectionPool(host='www.techdon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "akibaoh.tech": { + "error": "HTTPSConnectionPool(host='akibaoh.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aytolis.mayvaneday.art": { + "error": "HTTPSConnectionPool(host='aytolis.mayvaneday.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "mstdn.alternanet.fr": { + "error": "HTTPSConnectionPool(host='mstdn.alternanet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.kosebamse.com": { "nodeinfo": { "version": "2.0", "software": { @@ -252378,17 +210786,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 2 }, - "localPosts": 34687, - "localComments": 18 + "localPosts": 112975, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "GegeWeb's PeerTube", - "nodeDescription": "Gegeweb's PeerTube is a pod of the Peertube fediverse.\nPeertube is a free software and a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "KosesPeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -252411,12 +210819,9 @@ "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -252425,7 +210830,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -252489,8 +210894,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -252504,37 +210909,10 @@ } } }, - "bots.substitoot.it": { - "error": "HTTPSConnectionPool(host='bots.substitoot.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.zarchbox.fr": { - "error": "HTTPSConnectionPool(host='social.zarchbox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "54.65.17.115": { - "error": "HTTPSConnectionPool(host='54.65.17.115', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 54.65.17.115 timed out. (connect timeout=3)'))" - }, - "blog.sneakycrow.io": { - "error": "HTTPSConnectionPool(host='blog.sneakycrow.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.midnight-cms.com": { - "error": "HTTPSConnectionPool(host='social.midnight-cms.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.midnight-cms.com' doesn't match 'midnight-cms.com'\")))" - }, - "pixelfed.nickey.ru": { - "error": "HTTPSConnectionPool(host='pixelfed.nickey.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.informaction.info": { - "error": 502 - }, - "toot.jusdepatate.me": { - "error": "HTTPSConnectionPool(host='toot.jusdepatate.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.warofart.xyz": { - "error": "HTTPSConnectionPool(host='pl.warofart.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pl.warofart.xyz timed out. (connect timeout=3)'))" - }, - "moooon.network": { - "error": "HTTPSConnectionPool(host='moooon.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "orebrotribune.org": { + "error": "HTTPSConnectionPool(host='orebrotribune.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.patapouf.xyz": { + "dissidents.social": { "nodeinfo": { "version": "2.0", "software": { @@ -252546,139 +210924,216 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 37, + "activeMonth": 14, + "activeHalfyear": 22 }, - "localPosts": 167 + "localPosts": 7631 }, "openRegistrations": true } }, - "www.functionalgeekery.com": { + "plume.ashwalker.net": { + "error": "HTTPSConnectionPool(host='plume.ashwalker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plume.ashwalker.net' doesn't match either of 'ashwalker.net', 'www.ashwalker.net'\")))" + }, + "mastodon.social/users/MochiWaifu": { "error": 404 }, - "nc.waimanu.io": { + "zusammen.in-howi.de": { "error": 404 }, - "mastodon.gamedev.place": { + "deaf.rocks": { + "error": "HTTPSConnectionPool(host='deaf.rocks', port=443): Read timed out. (read timeout=3)" + }, + "bookface.bramblepc.net": { + "error": "HTTPSConnectionPool(host='bookface.bramblepc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vcm2.m.to": { + "error": "HTTPSConnectionPool(host='vcm2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.andz.me": { + "error": "HTTPSConnectionPool(host='m.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "neumastadon.com": { + "error": "HTTPSConnectionPool(host='neumastadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mcphail.uk": { + "error": 503 + }, + "tube.afix.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 4302, - "activeMonth": 307, - "activeHalfyear": 767 + "total": 2 }, - "localPosts": 58718 + "localPosts": 2906, + "localComments": 0 }, - "openRegistrations": true - } - }, - "lifeof.ahabitual.dev": { - "nodeinfo": { "metadata": { - "nodeName": "lifeof.ahabitual.dev", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "tube.afix.space", + "nodeDescription": "a new peertube instance", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [ + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "domain": "lifeof.ahabitual.dev", - "url": "http://lifeof.ahabitual.dev", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, - "usage": { - "localPosts": 0, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 - } - }, - "version": "2.0", - "openRegistrations": false + } } }, - "kent-dobias.com": { - "error": 404 - }, - "nclo.contrarium.net": { - "error": 404 + "mstdn-newprofession.jp": { + "error": "HTTPSConnectionPool(host='mstdn-newprofession.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hub.nobodysstuff.de": { - "error": "HTTPSConnectionPool(host='hub.nobodysstuff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.cezmatrix.sk": { + "error": 403 }, - "mastodon.social/users/MichaelSD": { - "error": 404 + "m.4ac.me": { + "error": "HTTPSConnectionPool(host='m.4ac.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.ponseta.ga": { - "error": "HTTPSConnectionPool(host='mstdn.ponseta.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.ponseta.ga timed out. (connect timeout=3)'))" + "fediverse.qcx.io": { + "error": "HTTPSConnectionPool(host='fediverse.qcx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.nofftopia.com": { + "mastodon.mxhdr.net": { "nodeinfo": { "version": "2.0", "software": { @@ -252690,55 +211145,144 @@ ], "usage": { "users": { - "total": 80, - "activeMonth": 10, - "activeHalfyear": 24 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 6694 + "localPosts": 796 }, "openRegistrations": true } }, - "hakomas.cf": { + "nextcloud.dataflection.com": { + "error": "HTTPSConnectionPool(host='nextcloud.dataflection.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pigsty.silksow.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "funkwhale", + "version": "0.21" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, "usage": { "users": { - "total": 18, - "activeMonth": 9, - "activeHalfyear": 10 - }, - "localPosts": 15184 + "total": 13, + "activeHalfyear": 12, + "activeMonth": 3 + } }, - "openRegistrations": false + "metadata": { + "actorId": "https://pigsty.silksow.com/federation/actors/service", + "private": false, + "shortDescription": "Music from The Loom at Silk Sow", + "longDescription": "
\r\n

\r\nSilk Sow is the vanity label of your host, Kyle Bronsdon (@mastodon.social). The Loom is the virtual space where musical threads are woven together from the sounds assembled in the Silk Sow mobile recording studio, The Laconian, where Kyle writes and records and whence he relays his live stream Tuesdays at 7:30pm California time to pretty much anywhere you can watch a live stream. \r\n

\r\n

Mobile streaming

\r\n

You don't need to use the website, there are apps for Funkwhale! I've tried substreamer for iPhone (a little buggy) and Audinaut for Android (simple and clean - Google Play link). They all work about the same, all you need is to sign up with The Pigsty and know 3 things:

\r\n
    \r\n
  1. Server: https://pigsty.silksow.com
  2. \r\n
  3. Username: Your Pigsty username
  4. \r\n
  5. Password: NOT your Pigsty password! Generate it here: \r\nMy Account > Settings > Subsonic API password
  6. \r\n
\r\n

The logo

\r\n

\r\nThat's Peggy. Peggy Sue E. She's the mascot of the Silk Sow label. Hyuk, \"Sue E.\", you get it? \"Sooey\"??? ...it's how you call pigs.\r\n

\r\n
", + "rules": "Enjoy, damn you \ud83e\udd2a", + "contactEmail": "", + "terms": "", + "nodeName": "The Pigsty", + "banner": "https://pigsty.silksow.com/media/dynamic_preferences/instance__banner/pigstyBanner_1920x400_blackBG.png", + "defaultUploadQuota": 0, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 108 + }, + "artists": { + "total": 2 + }, + "albums": { + "total": 9 + }, + "music": { + "hours": 48.48638888888889 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "Our server costs HALF of a Spotify subscription monthly - TOTAL! For all users! If you love The Pigsty, maybe you could help? Click here to make a secure donation with PayPal - Thank you!\r\n\r\nIf you're feeling EXTRA generous, the Funkwhale developing team makes this all possible and you can support them here.", + "knownNodesListUrl": "https://pigsty.silksow.com/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 0 + } + }, + "listenings": { + "total": 18 + }, + "downloads": { + "total": 277 + } + } + } } }, - "quitter.cr": { - "error": "HTTPSConnectionPool(host='quitter.cr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.silverkey.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nijiura.xyz": { - "error": "HTTPSConnectionPool(host='nijiura.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "astral-gate.network": { + "error": "HTTPSConnectionPool(host='astral-gate.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.misanthropebazaar.com": { - "error": 521 + "ecotube.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.social/users/eevee": { - "error": 404 + "skett.masto.host": { + "error": "HTTPSConnectionPool(host='skett.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.dereferenced.org": { - "error": "HTTPSConnectionPool(host='mastodon.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.jp.net": { + "error": "HTTPSConnectionPool(host='peertube.jp.net', port=443): Read timed out. (read timeout=3)" }, - "solarpi.de": { - "error": 403 + "plm.bluecore.net": { + "error": "HTTPSConnectionPool(host='plm.bluecore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "@social.illegalpornography.com": { + "tooot.im": { "nodeinfo": { "version": "2.0", "software": { @@ -252750,135 +211294,55 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 9, - "activeHalfyear": 11 + "total": 479, + "activeMonth": 155, + "activeHalfyear": 355 }, - "localPosts": 113858 + "localPosts": 199748 }, - "openRegistrations": false + "openRegistrations": true } }, - "nemotodon.tk": { - "error": "HTTPSConnectionPool(host='nemotodon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.tempus.tk": { + "error": "HTTPSConnectionPool(host='pleroma.tempus.tk', port=443): Read timed out. (read timeout=3)" }, - "soc.cattube.org": { + "birb.town": { + "error": 404 + }, + "bunny.blue": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 19, - "activeMonth": 11, - "activeHalfyear": 30 - }, - "localPosts": 5311 - }, - "openRegistrations": true - } - }, - "nullself.pw": { - "error": 521 - }, - "write.mimikun.jp": { - "nodeinfo": { - "metadata": { - "nodeName": "mimikun's writefreely", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": true, - "invites": true + "version": "3.1.0+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, "usage": { "users": { - "total": 2, + "total": 1, + "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 184 + "localPosts": 2243 }, - "version": "2.0" + "openRegistrations": false } }, - "mstdn.adriftonthenet.com": { - "error": "HTTPSConnectionPool(host='mstdn.adriftonthenet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.adriftonthenet.com' doesn't match either of 'dev.works.comsize.com', 'www.dev.works.comsize.com'\")))" - }, - "cloud.maxmath.nl": { - "error": 404 - }, - "plemora.mathdacloud.ovh": { - "error": "HTTPSConnectionPool(host='plemora.mathdacloud.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mstdn.openalgeria.org": { - "error": "HTTPSConnectionPool(host='mstdn.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kaiba.ga": { - "error": "HTTPSConnectionPool(host='kaiba.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kaiba.ga' doesn't match either of 'autoconfig.techiesupport.co', 'autodiscover.techiesupport.co', 'mail.techiesupport.co'\")))" - }, - "cloud.thoughtfulonion.de": { - "error": 403 - }, - "files.matoken.org": { - "error": 404 - }, - "0.1234.as": { - "error": "HTTPSConnectionPool(host='0.1234.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.anfora.social": { + "error": "HTTPSConnectionPool(host='pleroma.anfora.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kyawakyawa.jp": { - "error": 404 + "4orce.online": { + "error": 521 }, - "video.calculate-linux.org": { + "ionacommunity.ocloud.de": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "hub.outandproud.life": { - "error": "HTTPSConnectionPool(host='hub.outandproud.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "librenet.xyz": { - "error": "HTTPSConnectionPool(host='librenet.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to librenet.xyz timed out. (connect timeout=3)'))" - }, - "testing.pleroma.lol": { - "error": 502 - }, - "mstdn.delepine.info": { - "error": 404 - }, - "georgelsas.de": { - "error": 404 - }, - "mstdn.yantene.net": { - "error": "HTTPSConnectionPool(host='mstdn.yantene.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stat.ink": { + "mastodon.social/users/doc": { "error": 404 }, - "eattherich.social": { - "error": "HTTPSConnectionPool(host='eattherich.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "diode.zone": { + "peertube.ventresmous.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -252898,33 +211362,23 @@ "openRegistrations": true, "usage": { "users": { - "total": 492 + "total": 26 }, - "localPosts": 7311, - "localComments": 231 + "localPosts": 112485, + "localComments": 2 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Diode Zone", - "nodeDescription": "Diode Zone is a friendly place for original content with a focus on creativity and electronics!", + "nodeName": "Ventres Mous", + "nodeDescription": "Hackerspace \u00e0 Rouen", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -252941,13 +211395,7 @@ "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 + 480 ] }, "import": { @@ -253020,8 +211468,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -253035,178 +211483,184 @@ } } }, - "v0idkr4ft.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "inchasgram.com": { + "error": "HTTPSConnectionPool(host='inchasgram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nullnummern.de": { - "error": "HTTPSConnectionPool(host='nullnummern.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nullnummern.de timed out. (connect timeout=3)'))" + "ap.untan.xyz": { + "error": 410 }, - "editionsbt.fr": { + "cloud.jancborchardt.net": { "error": 404 }, - "testblog.filiuspatris.net": { - "error": "HTTPSConnectionPool(host='testblog.filiuspatris.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "algore42069.ga": { + "error": "HTTPSConnectionPool(host='algore42069.ga', port=443): Read timed out. (read timeout=3)" }, - "masto.cryptoworld.is": { - "error": "HTTPSConnectionPool(host='masto.cryptoworld.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.libre-chat.net": { + "error": 404 }, - "se.fury.net.nz": { + "taketodon.com": { + "error": "HTTPSConnectionPool(host='taketodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'taketodon.com' doesn't match either of '286337.com', 'www.286337.com'\")))" + }, + "mastodon.iriseden.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3 + "total": 177, + "activeMonth": 21, + "activeHalfyear": 192 }, - "localPosts": 2, - "localComments": 0 + "localPosts": 93 + }, + "openRegistrations": true + } + }, + "topic-master.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 6 + }, + "localPosts": 12 }, - "metadata": { - "email": "aj@fury.net.nz" - } + "openRegistrations": true } }, - "ma.strangeworld.jp": { + "danshudon.jp": { + "error": "HTTPSConnectionPool(host='danshudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.samr1.net": { + "error": 502 + }, + "vis.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 4, - "activeHalfyear": 7 + "total": 4948, + "activeMonth": 150, + "activeHalfyear": 5710 }, - "localPosts": 497 + "localPosts": 40111 }, "openRegistrations": true } }, - "mstdn.ernix.jp": { - "error": "HTTPSConnectionPool(host='mstdn.ernix.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.laenredadera.org": { - "error": "HTTPSConnectionPool(host='social.laenredadera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bigdickisbackintown.futbol": { - "error": "HTTPSConnectionPool(host='bigdickisbackintown.futbol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stuff.aurieh.me": { - "error": "HTTPSConnectionPool(host='stuff.aurieh.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "adev.tech": { + "cloud.ayozone.org": { "error": 404 }, - "mstdn.nahcnuj.work": { - "error": "HTTPSConnectionPool(host='mstdn.nahcnuj.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mastodon.zombocloud.com": { + "error": "HTTPSConnectionPool(host='mastodon.zombocloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "smalltalk.ooo": { - "error": "HTTPSConnectionPool(host='smalltalk.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.gardeludwig.fr": { + "error": "HTTPSConnectionPool(host='peertube.gardeludwig.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.ingram-braun.net": { - "error": 404 + "mstdn.noritsuna.jp": { + "error": 503 }, - "mastodon.hatthieves.es": { + "masto.mancavgeek.co.uk": { + "error": "HTTPSConnectionPool(host='fedadmin.mywebprojects.co.uk', port=443): Max retries exceeded with url: /yunohost/sso/?r=aHR0cHM6Ly9tYXN0by5tYW5jYXZnZWVrLmNvLnVrLy53ZWxsLWtub3duL25vZGVpbmZv (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.schoentoon.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 323, - "activeMonth": 65, - "activeHalfyear": 65 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 19662 + "localPosts": 240 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/estebanm": { - "error": 404 + "nx64.your-storageshare.de": { + "error": 403 }, - "wake.st": { - "error": 404 + "resistance.hostdon.jp": { + "error": "HTTPSConnectionPool(host='resistance.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "blog.utzer.de": { + "spanner.works": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 249, - "localComments": 40 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 11, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 4224 }, - "metadata": { - "email": "ben@utzer.de" - } + "openRegistrations": false } }, - "peertube.waifus.eu": { - "error": "HTTPSConnectionPool(host='peertube.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sn0w.observer": { + "error": "HTTPSConnectionPool(host='sn0w.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/alxcndr": { - "error": 404 + "mastodon.ll-hh.de": { + "error": "HTTPSConnectionPool(host='mastodon.ll-hh.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.wdavery.com": { - "error": "HTTPSConnectionPool(host='cloud.wdavery.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.wdavery.com' doesn't match either of 'collabora.wdavery.com', 'host.wdavery.com'\")))" + "social.thefreaks.club": { + "error": 403 }, - "nonalogue.space": { - "error": 502 + "mastodon.yousack.net": { + "error": "HTTPSConnectionPool(host='mastodon.yousack.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.ellied.net": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "faux.io": { + "error": 404 }, - "salzig.co": { - "error": "HTTPSConnectionPool(host='salzig.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "masto.media": { + "error": "HTTPSConnectionPool(host='masto.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.fediverse.mattgleason.com": { + "hub.fosstodon.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 2, - "localComments": 2 + "metadata": { + "nodeName": "Fosstodon Hub", + "nodeDescription": "The largest FOSS focussed instance on the Fediverse", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, "openRegistrations": false, "protocols": [ @@ -253214,183 +211668,226 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, - "metadata": {} + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 17 + }, + "version": "2.0" } }, - "personashield.com": { - "error": "HTTPSConnectionPool(host='personashield.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'personashield.com' doesn't match 'bitmitigate.com'\")))" - }, - "mastodon.wine": { - "error": "HTTPSConnectionPool(host='mastodon.wine', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "genius-king-monkey.com": { - "error": "HTTPSConnectionPool(host='genius-king-monkey.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "me.takyoji.xyz": { - "error": "HTTPSConnectionPool(host='me.takyoji.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "gnusocial.mrpetovan.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pixelfed.m2.nz": { - "error": "HTTPSConnectionPool(host='pixelfed.m2.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "docs.ixot.net": { - "error": "Expecting value: line 1 column 1 (char 0)" + "nextcloud.content-casa.duckdns.org": { + "error": "HTTPSConnectionPool(host='nextcloud.content-casa.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "earfolds.com": { - "error": 404 + "toot.melroy.org": { + "error": 502 }, - "techdon.info": { - "error": "HTTPSConnectionPool(host='techdon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.sirousa.me": { + "error": "HTTPSConnectionPool(host='m.sirousa.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_SIGNATURE_TYPE] wrong signature type (_ssl.c:1056)')))" }, - "programmer.technology": { - "error": 502 + "spiderden.net": { + "error": "HTTPSConnectionPool(host='spiderden.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "stardew.city": { + "federated.photos": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Federated Photos", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.0" + }, "usage": { + "localPosts": 83, + "localComments": 11, "users": { - "total": 27, - "activeMonth": 9, - "activeHalfyear": 16 - }, - "localPosts": 15232 + "total": 101, + "activeHalfyear": "68", + "activeMonth": "10" + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "owncloud.johalla.de": { + "social.coolmathgames.tech": { "error": 404 }, - "gnusocial.net": { + "funk-dev.senan.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.galenabell.com": { + "error": 404 + }, + "masto.themimitoof.fr": { + "error": "HTTPSConnectionPool(host='masto.themimitoof.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "www.jay.xyz": { + "error": 403 + }, + "nels.space": { + "error": "HTTPSConnectionPool(host='nels.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.lesamarien.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "metadata": { + "nodeName": "pix.lesamarien.fr", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "SamaPix", + "domain": "pix.lesamarien.fr", + "url": "https://pix.lesamarien.fr", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ - "ostatus", "activitypub" ], "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" }, - "openRegistrations": true, "usage": { + "localPosts": 68, + "localComments": 0, "users": { - "total": 283, - "activeHalfyear": 775, - "activeMonth": 476 - }, - "localPosts": 82118, - "localComments": 15919 + "total": 1, + "activeHalfyear": 2, + "activeMonth": 1 + } }, - "metadata": { - "nodeName": "gnusocial.net", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 67108864, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "version": "2.0", + "openRegistrations": true } }, - "t.cityrun.in": { - "error": "HTTPSConnectionPool(host='t.cityrun.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.morphtown.de": { - "error": "HTTPSConnectionPool(host='gs.morphtown.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_SIGNATURE_TYPE] wrong signature type (_ssl.c:1056)')))" - }, - "mn.ms": { - "error": "HTTPSConnectionPool(host='mn.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "twista.nokotaro.work": { - "error": "HTTPSConnectionPool(host='twista.nokotaro.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.sometimes.io": { - "error": "HTTPSConnectionPool(host='social.sometimes.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "chipsandsalsa.ddns.net": { - "error": "HTTPSConnectionPool(host='chipsandsalsa.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to chipsandsalsa.ddns.net timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/LexYeen": { + "paddys.pub": { "error": 404 }, - "toots.fractopia.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.norius.fr": { + "error": "HTTPSConnectionPool(host='mastodon.norius.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "watchpoint.social": { - "error": "HTTPSConnectionPool(host='watchpoint.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/gamehawk": { + "error": 404 }, - "boardgame.m.to": { - "error": "HTTPSConnectionPool(host='boardgame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.cygnan.com": { + "error": 404 }, - "projectx.fun": { + "skoops.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 382 + "localPosts": 2840 }, - "openRegistrations": true + "openRegistrations": false } }, - "honk.best": { - "error": "HTTPSConnectionPool(host='honk.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.jubaleth.wtf": { + "error": "HTTPSConnectionPool(host='mastodon.jubaleth.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "queer.farm": { - "error": "HTTPSConnectionPool(host='queer.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "friendica.electronvolt.com": { + "error": "HTTPSConnectionPool(host='friendica.electronvolt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mendiak.eus": { + "test.tetsumaki.net": { + "error": "HTTPSConnectionPool(host='test.tetsumaki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "familleborne.com": { "error": 404 }, - "f.revpad.info": { - "error": "HTTPSConnectionPool(host='f.revpad.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.revpad.info' doesn't match 'mr-d.eu'\")))" + "gamt.tech": { + "error": 502 }, - "xdaxqwp31ax7a.4chan.icu": { - "error": "HTTPSConnectionPool(host='xdaxqwp31ax7a.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "m.r53.me": { + "error": "HTTPSConnectionPool(host='m.r53.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "roryprice.net": { - "error": "HTTPSConnectionPool(host='roryprice.net', port=443): Read timed out. (read timeout=3)" + "mastodon.gargantia.fr": { + "error": 404 }, - "barrett.dog": { + "pleroma.hatthieves.es": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -253402,6 +211899,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "gopher", "chat", "relay" ], @@ -253409,8 +211908,30 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "gab.com" + ], + "banner_removal": [ + "gab.com" + ], + "federated_timeline_removal": [ + "gab.com" + ], + "media_nsfw": [], + "media_removal": [ + "gab.com" + ], + "reject": [ + "gab.com" + ], + "report_removal": [ + "gab.com" + ] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -253422,7 +211943,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "barrett", + "nodeName": "Pleroma/HatThieves.es", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -253470,7 +211991,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://barrett.dog/users/barrett" + "https://pleroma.hatthieves.es/users/ale" ], "suggestions": { "enabled": false @@ -253479,7 +212000,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 25000000 } }, "openRegistrations": true, @@ -253492,255 +212013,176 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-25-gbb49d8f5" + "version": "2.0.50-110-g7dbf1ffa-develop" }, "usage": { - "localPosts": 907, + "localPosts": 151, "users": { - "total": 4 + "total": 8 } }, "version": "2.0" } }, - "mastodon.deafpros.com": { - "error": "HTTPSConnectionPool(host='mastodon.deafpros.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "now.kibousoft.co.jp": { - "error": 410 - }, - "jjba.pro": { - "error": "HTTPSConnectionPool(host='jjba.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ursinum.net": { - "error": "HTTPSConnectionPool(host='ursinum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ursinum.net timed out. (connect timeout=3)'))" + "nitecrew.biz": { + "error": "HTTPSConnectionPool(host='nitecrew.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "lawless.cloud": { - "error": 404 + "sns.076.ne.jp": { + "error": "HTTPSConnectionPool(host='sns.076.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.einzbern.one": { - "error": "HTTPSConnectionPool(host='masto.einzbern.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.moruorange.com": { + "error": "HTTPSConnectionPool(host='mastodon.moruorange.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "node1.masto.host": { - "error": "HTTPSConnectionPool(host='node1.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "sns.lenchan139.org": { + "error": "HTTPSConnectionPool(host='sns.lenchan139.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "juche.town": { + "tube.ac-lyon.fr": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 81 - }, - "localPosts": 3419 - }, "software": { - "version": "1.0.0-6-g2e43f2c5-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://juche.town/users/JucheSaranghe", - "https://juche.town/users/ChairmanMeow", - "https://juche.town/users/tankie", - "https://juche.town/users/p", - "https://juche.town/users/ferh", - "https://juche.town/users/k", - "https://juche.town/users/kaniini" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 431 }, - "nodeName": "Juche Town", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "localPosts": 5179, + "localComments": 19 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false + "nodeName": "Service de Streaming Vid\u00e9o - Acad\u00e9mie de Lyon", + "nodeDescription": "PeerTube est une plateforme f\u00e9d\u00e9r\u00e9e de streaming vid\u00e9os qui utilise le protocole P2P BitTorrent directement dans un navigateur." } } }, - "blog.croplee.com": { + "social.orange-order.co.uk": { + "error": "HTTPSConnectionPool(host='social.orange-order.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misamigos.online": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.leptonics.com": { + "error": 503 + }, + "m.outout.xyz": { + "error": "HTTPSConnectionPool(host='m.outout.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.new-game.pw": { + "error": "HTTPSConnectionPool(host='mstdn.new-game.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "littlepond.jp": { + "error": "HTTPSConnectionPool(host='littlepond.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "andynet.duckdns.org": { + "error": "HTTPSConnectionPool(host='andynet.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.lunet.org": { + "error": "HTTPSConnectionPool(host='mstdn.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.ordinarius-fectum.net.": { + "error": "HTTPSConnectionPool(host='toot.ordinarius-fectum.net.', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kirgroup.com": { "nodeinfo": { - "metadata": { - "nodeName": "Crop Lee", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.1", + "software": { + "name": "microblogpub", + "version": "3cfa205", + "repository": "https://github.com/tsileo/microblog.pub" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" + "outbound": [] }, + "openRegistrations": false, "usage": { "users": { "total": 1 }, - "localPosts": 4 + "localPosts": 15 }, - "version": "2.0" + "metadata": { + "nodeName": "@fabrixxm@kirgroup.com", + "version": "3cfa205", + "versionDate": "Sat Mar 28 13:57:03 2020 +0100" + } } }, - "tennis-christmaseve.jp": { - "error": "HTTPSConnectionPool(host='tennis-christmaseve.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tennis-christmaseve.jp timed out. (connect timeout=3)'))" + "hub.pztrn.name": { + "error": "HTTPSConnectionPool(host='hub.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "silberkind.de": { + "friendica.endstation.jetzt": { "error": 404 }, - "toot.house": { + "mastodon.funkturm7.de": { + "error": "HTTPSConnectionPool(host='mastodon.funkturm7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn-ouj.org": { + "error": "HTTPSConnectionPool(host='mstdn-ouj.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.amiwx.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 0 }, - "localPosts": 23 + "localPosts": 6, + "localComments": 6 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hubzilla" + } } }, - "0w3n.ga": { - "error": "HTTPSConnectionPool(host='0w3n.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "centerforeveryday.technology": { - "error": "HTTPSConnectionPool(host='centerforeveryday.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "delellis.com.ar": { - "error": "HTTPSConnectionPool(host='delellis.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "junkeidon.com": { - "error": "HTTPSConnectionPool(host='junkeidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "develop.gab.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "markdon.ml": { - "error": "HTTPSConnectionPool(host='markdon.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to markdon.ml timed out. (connect timeout=3)'))" - }, - "mastodon.mserdar.net": { - "error": "HTTPSConnectionPool(host='mastodon.mserdar.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "notretube.asselma.eu": { + "artitube.artifaille.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -253755,100 +212197,174 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 79 }, - "localPosts": 5521, - "localComments": 0 + "localPosts": 724, + "localComments": 4 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Tube de Lutte", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "ArtiTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nBecause of spammers we closed autoregistration,", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 1073741824, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "romank.org": { - "error": "HTTPSConnectionPool(host='romank.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to romank.org timed out. (connect timeout=3)'))" + "mrkapowski.dev": { + "error": "HTTPSConnectionPool(host='mrkapowski.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.kdlvklv.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.kdlvklv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pickle.zone": { + "error": "HTTPSConnectionPool(host='pickle.zone', port=443): Read timed out. (read timeout=3)" }, - "misskists.cf": { - "error": "HTTPSConnectionPool(host='misskists.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "philippine.m.to": { + "error": "HTTPSConnectionPool(host='philippine.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pt.pube.tk": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 6945, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Purum Bellum", - "nodeDescription": "For all your videoposting needs." - } - } + "mstdn.oriongate.jp": { + "error": "HTTPSConnectionPool(host='mstdn.oriongate.jp', port=443): Read timed out. (read timeout=3)" }, - "smh.drive-by.net": { - "error": "HTTPSConnectionPool(host='smh.drive-by.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to smh.drive-by.net timed out. (connect timeout=3)'))" + "taktwerker.ocloud.de": { + "error": "HTTPSConnectionPool(host='taktwerker.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ginju.de": { + "thu.closed.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 1200, + "activeMonth": 239, + "activeHalfyear": 927 }, - "localPosts": 203 + "localPosts": 25256 }, "openRegistrations": true } }, - "testdon00001.mamemo.online": { - "error": "HTTPSConnectionPool(host='testdon00001.mamemo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.kitteh.pw": { + "error": "HTTPSConnectionPool(host='fedi.kitteh.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "gagada.wordpress.com": { + "mastodon.social/users/Qwerty": { "error": 404 }, - "bunytoast.duckdns.org": { - "error": 401 - }, - "social.henshaw.org": { - "error": "HTTPSConnectionPool(host='social.henshaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "status.hackerposse.com": { + "error": 404 }, - "pleroma.xianon.net": { + "cute.science": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -253866,9 +212382,38 @@ "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site", + "magastar21.com", + "bestmagastar.com", + "RT @" + ], + "replace": [] + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "HellthreadPolicy", + "AntiFollowbotPolicy", + "TagPolicy", + "AntiLinkSpamPolicy", + "KeywordPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -253878,9 +212423,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/\u30b7\u30a2\u30ce\u30f3", + "mailerEnabled": true, + "nodeDescription": "Pleroma instance for cute and science", + "nodeName": "Cute.Science", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -253928,7 +212473,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.xianon.net/users/xianon" + "https://cute.science/users/siina" ], "suggestions": { "enabled": false @@ -253940,7 +212485,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -253950,130 +212495,66 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 167, + "localPosts": 969, "users": { - "total": 3 + "total": 5 } }, "version": "2.0" } }, - "social.dropbear.club": { - "error": "HTTPSConnectionPool(host='social.dropbear.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.dropbear.club timed out. (connect timeout=3)'))" - }, - "social.shroom.party": { - "error": 404 + "gchq.online": { + "error": "HTTPSConnectionPool(host='gchq.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "magicalgirl.party": { + "metroxfi.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.2.6" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 916 - }, - "openRegistrations": false - } - }, - "mastodon.ceruleanstack.com": { - "error": "HTTPSConnectionPool(host='mastodon.ceruleanstack.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.ceruleanstack.com timed out. (connect timeout=3)'))" - }, - "ghost.work": { - "error": 404 - }, - "social.uhoreg.ca": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] + "localPosts": 159, + "localComments": 242 }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] + "inbound": [], + "outbound": [] }, - "usage": [], - "openRegistrations": false, "metadata": { - "nodeName": "social.uhoreg.ca", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "explicitContent": false + "email": "rickt@mantaproject.com" } } }, - "blog.duck.cf": { + "kenhou.info": { + "error": "HTTPSConnectionPool(host='kenhou.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "v.st": { + "error": 404 + }, + "kf4nvx.net": { + "error": "HTTPSConnectionPool(host='kf4nvx.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "artless.cc": { "nodeinfo": { "metadata": { - "nodeName": "Duck Party", + "nodeName": "Artless", + "nodeDescription": "In Defence of the Humanities", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false + } }, "openRegistrations": false, "protocols": [ @@ -254082,144 +212563,288 @@ "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.11.2-88-g8fce34b" + "version": "0.12.0" }, "usage": { "users": { "total": 1 }, - "localPosts": 1 + "localPosts": 2 }, "version": "2.0" } }, - "cambridgeport90.net": { + "immermusik.de": { + "error": "HTTPSConnectionPool(host='immermusik.de', port=443): Read timed out. (read timeout=3)" + }, + "walton-rivers.uk": { "error": 404 }, - "toot.postea.me": { + "mstdn.kpherox.dev": { + "error": "HTTPSConnectionPool(host='mstdn.kpherox.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "my.swiso.de": { + "error": "HTTPSConnectionPool(host='my.swiso.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.zat.im": { + "error": "HTTPSConnectionPool(host='social.zat.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zat.im' doesn't match either of 'libre-parcours.net', 'www.libre-parcours.net'\")))" + }, + "fedi.moxaik.de": { + "error": "HTTPSConnectionPool(host='fedi.moxaik.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.scanline.dev": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 59 - }, - "openRegistrations": false - } - }, - "itchy.5p.lt": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "4.9.14" + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 1299, - "localComments": 438 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 1, + "localComments": 0 }, "metadata": { - "email": "admin@aharon.link" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Scanline", + "nodeDescription": "", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "ungamify", + "version": "0.0.1", + "description": "PeerTube plugin that removes eventual gamifications (i.e.: like counters)", + "clientScripts": { + "dist/common-client-plugin.js": { + "script": "dist/common-client-plugin.js", + "scopes": [ + "common" + ] + }, + "dist/video-watch-client-plugin.js": { + "script": "dist/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "fandom.party": { - "error": "HTTPSConnectionPool(host='fandom.party', port=443): Read timed out. (read timeout=3)" + "nuage.jutteau.fr": { + "error": "HTTPSConnectionPool(host='nuage.jutteau.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "infosecnerd.cc": { - "error": "HTTPSConnectionPool(host='infosecnerd.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.musikhalif.com": { + "error": "HTTPSConnectionPool(host='cloud.musikhalif.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "codydh-mastodon.herokuapp.com": { - "error": 404 + "aqraf.tokyo": { + "error": "HTTPSConnectionPool(host='aqraf.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "tantek.com": { + "mastodon.walkingmountains.fr": { "error": 404 }, - "mjdiskin.duckdns.org": { - "error": 403 - }, - "written.inforbidden.ink": { - "error": "HTTPSConnectionPool(host='written.inforbidden.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to written.inforbidden.ink timed out. (connect timeout=3)'))" + "mastodon.billy-brown.net": { + "error": "HTTPSConnectionPool(host='mastodon.billy-brown.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.mobi": { - "error": "HTTPSConnectionPool(host='pleroma.mobi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.mobi timed out. (connect timeout=3)'))" + "selfpub.pub": { + "error": "HTTPSConnectionPool(host='selfpub.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.gumonji.live": { - "error": "HTTPSConnectionPool(host='mstdn.gumonji.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.gumonji.live' doesn't match 'tam03.work'\")))" + "mastodon.tedliou.com": { + "error": "HTTPSConnectionPool(host='mastodon.tedliou.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "test2.m.to": { - "error": "HTTPSConnectionPool(host='test2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.denter-online.de": { + "error": "HTTPSConnectionPool(host='nc.denter-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.adorable.space": { + "recurse.social": { "error": 404 }, - "don.chakuriki.net": { - "error": "HTTPSConnectionPool(host='don.chakuriki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica34akwib.bulme.at": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mstdn-newprofession.jp": { - "error": "HTTPSConnectionPool(host='mstdn-newprofession.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "www.trannguyenqb.com": { + "error": 404 }, - "mstdn.yakitamago.info": { + "tech.utzer.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 46, - "activeMonth": 9, - "activeHalfyear": 16 + "total": 2 }, - "localPosts": 241121 + "localPosts": 13, + "localComments": 0 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "admin@utzer.de" + } } }, - "friendizta.tk": { - "error": "HTTPSConnectionPool(host='friendizta.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.skoddie.de": { + "zap.selfhosting.rocks": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "zap", + "version": "20.05.03" }, "protocols": [ "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { @@ -254234,60 +212859,108 @@ "openRegistrations": false, "usage": { "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 5 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 1 }, - "localPosts": 1, - "localComments": 0 + "localPosts": 36, + "localComments": 44 }, "metadata": { - "nodeName": "Skoddies Hub" + "nodeName": "Zap::Main Server" } } }, - "mastodon.social/users/mikester": { + "dev4.jasonrobinson.me": { "error": 404 }, - "social.kantor.site": { - "error": "HTTPSConnectionPool(host='social.kantor.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.amnesiak.org": { + "error": "HTTPSConnectionPool(host='social.amnesiak.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dropbox.georgi.family": { - "error": 403 + "phi-ai.jp": { + "error": "HTTPSConnectionPool(host='phi-ai.jp', port=443): Read timed out. (read timeout=3)" }, - "podcast.onpaper.su": { + "xn--hea.nz": { + "error": "HTTPSConnectionPool(host='xn--hea.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "freebird.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hikikomori.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 9 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 155, - "localComments": 1 + "localPosts": 25 + }, + "openRegistrations": true + } + }, + "mastodon.social/users/gg": { + "error": 404 + }, + "social.talk.coffee": { + "error": "HTTPSConnectionPool(host='social.talk.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "pleroma.zuiho.moe": { + "error": "HTTPSConnectionPool(host='pleroma.zuiho.moe', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.sauhor.jp": { + "error": "HTTPSConnectionPool(host='mstdn.sauhor.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friend-book.org": { + "error": "HTTPSConnectionPool(host='friend-book.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.baconx.de": { + "error": 404 + }, + "expo.gspot.social": { + "error": "HTTPSConnectionPool(host='expo.gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'expo.gspot.social' doesn't match either of '3974395.ssl-gateway.ovh.net', 'www.3974395.ssl-gateway.ovh.net'\")))" + }, + "chinwag.im": { + "error": 404 + }, + "cloud.35uu.cf": { + "error": 404 + }, + "ruhr.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 533, + "activeMonth": 201, + "activeHalfyear": 609 + }, + "localPosts": 31936 }, - "metadata": { - "email": "l_artem@yahoo.com" - } + "openRegistrations": true } }, - "social.oupsman.fr": { + "ulman.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" @@ -254295,155 +212968,154 @@ "usage": { "users": { "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 9740 + "localPosts": 5051 }, "openRegistrations": false } }, - "imastodon.net": { - "error": 404 + "abhlach.ie": { + "error": "HTTPSConnectionPool(host='abhlach.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zetsubou.xn--q9jyb4c": { + "hub.plyuk.rocks": { + "error": "HTTPSConnectionPool(host='hub.plyuk.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dolphin.boon.chat": { + "error": "HTTPSConnectionPool(host='dolphin.boon.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "waha.work": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 50 + "total": 31, + "activeMonth": 22, + "activeHalfyear": 35 }, - "localPosts": 1117 + "localPosts": 92678 }, + "openRegistrations": true + } + }, + "mgclbnbn.m.to": { + "error": "HTTPSConnectionPool(host='mgclbnbn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.calculator29.com": { + "error": "HTTPSConnectionPool(host='mstdn.calculator29.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.exchange": { + "error": "HTTPSConnectionPool(host='toot.exchange', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xoftwjctm7a71lnnwvc7p5za.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "egert.social": { + "error": 404 + }, + "syuwa-mastodon.herokuapp.com": { + "error": 404 + }, + "catto.space": { + "error": "HTTPSConnectionPool(host='catto.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.delepine.info": { + "error": "HTTPSConnectionPool(host='mstdn.delepine.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nearly.social": { + "error": "HTTPSConnectionPool(host='nearly.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "laevateinn.tk": { + "error": "HTTPSConnectionPool(host='laevateinn.tk', port=443): Read timed out. (read timeout=3)" + }, + "words.fedi.farm": { + "error": "HTTPSConnectionPool(host='words.fedi.farm', port=443): Read timed out. (read timeout=3)" + }, + "nxt.anchel.nl": { + "error": "HTTPSConnectionPool(host='nxt.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dacha.xmpp.moe": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.9999", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", "ostatus", "activitypub" ], - "openRegistrations": true, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" + "services": { + "outbound": [ + "atom1.0", + "dreamwidth", + "gnusocial", + "friendica", + "pumpio", + "redmatrix", + "twitter", + "wordpress" ], - "nodeName": "\u7d76\u671b", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ] + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 175, + "activeHalfyear": 94, + "activeMonth": 46 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "media_proxy", - "chat", - "relay" - ], - "accountActivationRequired": false + "localPosts": 975, + "localComments": 788 + }, + "metadata": { + "nodeName": "Dacha Hub" } } }, - "www.acting-man.com": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "f.lazyteddy.eu": { - "error": "HTTPSConnectionPool(host='f.lazyteddy.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.nyanlout.re": { + "error": "HTTPSConnectionPool(host='social.nyanlout.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pouet.grossard.fr": { + "mastodon.scot": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1261, + "activeMonth": 288, + "activeHalfyear": 1495 }, - "localPosts": 128 + "localPosts": 29442 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.h-sund.nu": { - "error": "HTTPSConnectionPool(host='mastodon.h-sund.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "c3po.bashell.com": { + "music.vulpine.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "microblogpub", - "version": "Microblog.pub 329a838b3103+" + "name": "funkwhale", + "version": "0.21+git.0a4779a9" }, "protocols": [ "activitypub" @@ -254455,62 +213127,259 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 14, + "activeHalfyear": 14, + "activeMonth": 2 + } + }, + "metadata": { + "actorId": "https://music.vulpine.club/federation/actors/service", + "private": false, + "shortDescription": "The sound of foxes, digitally", + "longDescription": "", + "rules": "Same as the vulpine.club CoC.", + "contactEmail": "funkmistress@vulpine.club", + "terms": "Please don't publicly share tracks that you don't have permission to publish (instance-local is fine, we're all friends here).\n\nThis is an EXPERIMENTAL SERVICE and no reliability is expressed nor implied. See #funkwhale on the vulpine.club Discord for more infos.", + "nodeName": "The Vulpine Club Music Server", + "banner": null, + "defaultUploadQuota": 10000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 9125 + }, + "artists": { + "total": 1981 + }, + "albums": { + "total": 2344 + }, + "music": { + "hours": 801.3438888888888 + } }, - "localPosts": 21 + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 44 + } + }, + "listenings": { + "total": 756 + }, + "downloads": { + "total": 491 + } + } + } + } + }, + "vid.lubar.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 3802, + "localComments": 0 }, "metadata": { - "sourceCode": "https://github.com/tsileo/microblog.pub", - "nodeName": "@cwt@c3po.bashell.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Ben Lubar's Pee rTube Instance", + "nodeDescription": "Ben Lubar has one of these too, now.", + "nodeConfig": { + "search": { + "remoteUri": { + "users": true, + "anonymous": false + } + }, + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": false + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "cyclideon.masto.host": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1302 - }, - "openRegistrations": false - } - }, - "hoefer.club": { - "error": "HTTPSConnectionPool(host='hoefer.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mangadon.net": { - "error": "HTTPSConnectionPool(host='mangadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mangadon.net' doesn't match either of 'aircompair.net', 'www.aircompair.net'\")))" - }, - "clonis.xyz": { - "error": "HTTPSConnectionPool(host='clonis.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodonturkiye.club": { - "error": "HTTPSConnectionPool(host='mastodonturkiye.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.moodle.net": { - "error": 404 - }, - "wabezwo.uber.space": { - "error": "HTTPSConnectionPool(host='wabezwo.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wabezwo.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "prismo0.fedibird.com": { - "error": 410 - }, - "sns.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='sns.xn--931a.moe', port=443): Read timed out. (read timeout=3)" - }, - "mstdn.lalafell.org.": { + "mastodon.windlepoonz.net": { "nodeinfo": { "version": "2.0", "software": { @@ -254522,104 +213391,133 @@ ], "usage": { "users": { - "total": 47, - "activeMonth": 16, - "activeHalfyear": 20 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 3828 + "localPosts": 6 }, "openRegistrations": true } }, - "nposns.com": { - "error": "HTTPSConnectionPool(host='nposns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/lyk": { - "error": 404 - }, - "cwilgg49oy90h.4chan.icu": { - "error": "HTTPSConnectionPool(host='cwilgg49oy90h.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "hardboiled.app": { - "error": "HTTPSConnectionPool(host='hardboiled.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "pauho.net": { - "error": 406 - }, - "akashiensis.online": { - "error": "HTTPSConnectionPool(host='akashiensis.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/pyredrid": { - "error": 404 - }, - "mastodon.social/users/RJanse59": { - "error": 404 - }, - "libre.tube": { - "error": "HTTPSConnectionPool(host='libre.tube', port=443): Read timed out. (read timeout=3)" + "www.social.nemeto.fr": { + "error": "HTTPSConnectionPool(host='www.social.nemeto.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.social.nemeto.fr' doesn't match 'ajbl37-auto.e-dubreuil.fr'\")))" }, - "mastodon.zenger.nl": { - "error": "HTTPSConnectionPool(host='mastodon.zenger.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "scouts.devosmium.xyz": { + "error": "HTTPSConnectionPool(host='scouts.devosmium.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "www.friendica.visionel.de": { + "venera.social": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { "inbound": [], "outbound": [ - "smtp" + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, - "usage": [], + "usage": { + "users": { + "total": 465, + "activeHalfyear": 336, + "activeMonth": 135 + }, + "localPosts": 4050, + "localComments": 631 + }, "openRegistrations": true, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "venera.social \ud83c\udf40", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", - "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "activitypub", "diaspora", - "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "twitter" + ], "outbound": [ - "smtp" + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" ] }, "explicitContent": false } } }, - "mastodon.scy.name": { + "plrm.test.angristan.xyz": { + "error": "HTTPSConnectionPool(host='plrm.test.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sebt3.freeboxos.fr": { + "error": 404 + }, + "yamagadon.club": { + "error": "HTTPSConnectionPool(host='yamagadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "relay.selfhosting.rocks": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "gnusoc.selfhosting.rocks", + "toot.wales" + ] + } + } + }, + "status.samnoble.org": { + "error": 404 + }, + "mstdn.barippi.com": { "nodeinfo": { "version": "2.0", "software": { @@ -254635,147 +213533,223 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 1095 + "localPosts": 5 }, "openRegistrations": false } }, - "mstdn-sabage.fun": { - "error": "HTTPSConnectionPool(host='mstdn-sabage.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.digitalsocialism.world": { - "error": "HTTPSConnectionPool(host='mastodon.digitalsocialism.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.gjertsen.net": { - "error": 404 - }, - "mastodon.srv.hagen.coffee": { - "error": "HTTPSConnectionPool(host='mastodon.srv.hagen.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.srv.hagen.coffee timed out. (connect timeout=3)'))" + "friendica.ismito.it": { + "error": "HTTPSConnectionPool(host='friendica.ismito.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gnusocial.ch": { - "error": 403 + "sfbubble.net": { + "error": "HTTPSConnectionPool(host='sfbubble.net', port=443): Read timed out. (read timeout=3)" }, - "mastodon.tsmd.jp": { - "error": "HTTPSConnectionPool(host='mastodon.tsmd.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "testroma.tekmav.space": { + "error": "HTTPSConnectionPool(host='testroma.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pfefferle.org": { + "cinema.yunohost.support": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 5, - "localComments": 0 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 35, + "localComments": 0 }, "metadata": { - "email": "webmaster@pfefferle.org" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "YunoHost Cinema", + "nodeDescription": "Yunohost Cinema is a website where you can find some tutorials about Yunohost Project to help you self-hosting.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "matheson.it": { - "error": "HTTPSConnectionPool(host='matheson.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "nextcloud.acte.solutions": { + "error": 403 }, - "brap.73k.us": { - "error": "HTTPSConnectionPool(host='brap.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.flisol.com.br": { + "error": "HTTPSConnectionPool(host='social.flisol.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "play.unicornsquad.party": { - "error": "HTTPSConnectionPool(host='play.unicornsquad.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.govt.is": { + "error": "HTTPSConnectionPool(host='social.govt.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.govt.is' doesn't match either of '*.shared.1984.is', 'shared.1984.is'\")))" }, - "peertube.vitruvian.services": { - "error": "HTTPSConnectionPool(host='peertube.vitruvian.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.tech": { + "error": "HTTPSConnectionPool(host='misskey.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.city17.online": { - "error": "HTTPSConnectionPool(host='pleroma.city17.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.city17.online timed out. (connect timeout=3)'))" + "plz.nobulli.me": { + "error": "HTTPSConnectionPool(host='plz.nobulli.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.39.gy": { - "error": "Expecting value: line 1 column 1 (char 0)" + "chibi.kemo.no": { + "error": "HTTPSConnectionPool(host='chibi.kemo.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cirrus.nuagelibre.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" + "tahopfi.nimmerland.space": { + "error": 404 }, - "cloud.jacko.es": { + "social.konectik.fr": { "error": 404 }, - "mstdn-ent.com": { - "error": "HTTPSConnectionPool(host='mstdn-ent.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-ent.com timed out. (connect timeout=3)'))" + "mastodon.com.pl": { + "error": "HTTPSConnectionPool(host='mastodon.com.pl', port=443): Read timed out. (read timeout=3)" }, - "lvnsx.com": { - "error": 406 + "elcuadernodigital.com": { + "error": 404 }, - "mastodon.ingress-enl.jp": { - "error": "HTTPSConnectionPool(host='mastodon.ingress-enl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ika.queloud.net": { + "error": 404 }, - "libretube.net": { + "soc.mod-12.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 743 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 135683, - "localComments": 41 + "localPosts": 37 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Libre.Video", - "nodeDescription": "Libre.Video is dedicated to the principles of life, liberty, private property, and the pursuit of your own happiness. This is a decentralized server, run by no corporation and no government. We don't track you around the internet nor are we interested in censoring you for political or philosophical views." - } + "openRegistrations": false } }, - "gunma.in": { - "error": 404 - }, - "social.potatofrom.space": { - "error": 410 - }, - "pleroma-dev.5jung.com": { - "error": "HTTPSConnectionPool(host='pleroma-dev.5jung.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "sgrdon.m.to": { - "error": "HTTPSConnectionPool(host='sgrdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "norlanders.masto.host": { - "error": "HTTPSConnectionPool(host='norlanders.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.sanam.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.sanam.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.nuagelibre.fr": { + "tube.nx-pod.de": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -254790,110 +213764,174 @@ "openRegistrations": false, "usage": { "users": { - "total": 7 + "total": 2 }, - "localPosts": 5148, - "localComments": 6 + "localPosts": 17089, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Nuagelibre", - "nodeDescription": "Instance Peertube Nuagelibre" + "nodeName": "n/x Tube", + "nodeDescription": "This is a private invite only instance.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 53687091200, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "neue.social": { - "error": "HTTPSConnectionPool(host='neue.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "127.0.0.1": { - "error": "HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "f4.ts-idg.de": { - "error": 404 - }, - "tinnies.club": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.sleepymario.com": { - "error": "HTTPSConnectionPool(host='cloud.sleepymario.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cloud.sleepymario.com timed out. (connect timeout=3)'))" - }, - "murmu.re": { - "error": "HTTPSConnectionPool(host='murmu.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "theundead.cricket": { + "diaspora.permutationsofchaos.com": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" }, "protocols": { "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "twitter" - ] + "inbound": [], + "outbound": [] }, - "usage": [], "openRegistrations": true, - "metadata": { - "nodeName": "Undead Cricket", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] + "usage": { + "users": { + "total": 1068, + "activeHalfyear": 116, + "activeMonth": 32 }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp", - "twitter" - ] + "localPosts": 4089, + "localComments": 5365 + }, + "metadata": { + "nodeName": "Permutations Of Chaos", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false }, - "explicitContent": false + "adminAccount": "jjhobbs" } } }, - "toots.romaricpascal.com": { + "haconiwa_world_alice.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -254905,337 +213943,196 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 0 + "localPosts": 137 }, - "openRegistrations": false + "openRegistrations": true } }, - "www.chapsterhood.com": { - "error": 403 + "proofte.ch": { + "error": "HTTPSConnectionPool(host='proofte.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gnusocial.qc.to": { - "error": "HTTPSConnectionPool(host='gnusocial.qc.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/jeandoll": { + "error": 404 }, - "social.nekoruri.jp": { - "error": "HTTPSConnectionPool(host='social.nekoruri.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.nekoruri.jp timed out. (connect timeout=3)'))" + "kuon.xyz": { + "error": "HTTPSConnectionPool(host='kuon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "raven.dog": { + "www.ka0.co": { + "error": "HTTPSConnectionPool(host='www.ka0.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.libreprime.info": { + "error": "HTTPSConnectionPool(host='mast.libreprime.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kaleidostage.space": { + "error": "HTTPSConnectionPool(host='kaleidostage.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marchgenso.me": { + "error": "HTTPSConnectionPool(host='marchgenso.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beta.koyu.space": { + "error": "HTTPSConnectionPool(host='beta.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.altsol.gr": { "error": 404 }, - "nextcloud.tuxsolutions.org": { - "error": 403 + "aterra.info": { + "error": 410 }, - "voluntaryism.club": { - "error": "HTTPSConnectionPool(host='voluntaryism.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.scutarasu.com": { + "error": "HTTPSConnectionPool(host='pleroma.scutarasu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.pajd.fr": { - "error": "HTTPSConnectionPool(host='cloud.pajd.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "univdon.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.mastodon.com.au": { - "error": "HTTPSConnectionPool(host='social.mastodon.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.tchncs.de/users/milan": { + "error": 404 }, - "social.parocus.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 104 - }, - "openRegistrations": false - } + "sbsk-dev.yuzulia.work": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/lambadalambda": { + "quitgram.com": { + "error": "HTTPSConnectionPool(host='quitgram.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.schettler.net": { "error": 404 }, - "music.calculate.social": { + "social.dev-wiki.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.20.1" + "name": "mastodon", + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 27, - "activeHalfyear": 17, - "activeMonth": 9 - } - }, - "metadata": { - "actorId": "https://music.calculate.social/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Calculate Music", - "banner": null, - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "federationNeedsApproval": true, - "anonymousCanListen": false, - "tracks": { - "total": 44311 - }, - "artists": { - "total": 6587 - }, - "albums": { - "total": 5694 - }, - "music": { - "hours": 3499.1975 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null + "total": 71, + "activeMonth": 49, + "activeHalfyear": 62 }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": false, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 104 - } - }, - "listenings": { - "total": 1655 - } - } - } + "localPosts": 1950 + }, + "openRegistrations": true } }, - "nwxs.eu": { - "error": 403 - }, - "mstdn.qunaud.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.qunaud.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kiichigodon.info": { + "error": "HTTPSConnectionPool(host='kiichigodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "precure.ml": { - "error": 502 + "mstdn.sprinklerz.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.sprinklerz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "onemorepage.blog": { + "cloud.joshuameunier.com": { "error": 404 }, - "mastodon.social/users/SvenWernicke": { + "home.drrsatzteil.de": { "error": 404 }, - "stop-obama-now.net": { - "error": 404 + "micro.thelovebug.org": { + "error": "HTTPSConnectionPool(host='micro.thelovebug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pod.thing.org": { + "thiele.m.to": { + "error": "HTTPSConnectionPool(host='thiele.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "msky.ahokusa.club": { + "error": "HTTPSConnectionPool(host='msky.ahokusa.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.nipponalba.scot": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-pc2a991fe" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "metadata": { + "nodeDescription": "A blogging space for family and friends of the admin.", + "nodeName": "nipponalba | blog" }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], - "outbound": [ - "twitter", - "wordpress" - ] + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" }, - "openRegistrations": false, "usage": { - "users": {} + "localComments": 0, + "localPosts": 165, + "users": { + "total": 2 + } }, - "metadata": { - "nodeName": "THE THING*", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": false - }, - "adminAccount": "team" - } + "version": "2.0" } }, - "s.alien.moe": { - "error": "HTTPSConnectionPool(host='s.alien.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.alien.moe' doesn't match 'ani.alien.moe'\")))" - }, - "t.lingduo.co": { - "error": "HTTPSConnectionPool(host='t.lingduo.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ubiquitous_joker.hostdon.jp": { + "error": "HTTPSConnectionPool(host='ubiquitous_joker.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "fortressofdoom.me": { + "madinina.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 14, + "activeMonth": 13, + "activeHalfyear": 16 }, - "localPosts": 2175 + "localPosts": 81 }, - "openRegistrations": false + "openRegistrations": true } }, - "pixels.pipou.academy": { + "kappa333.jp": { + "error": "HTTPSConnectionPool(host='kappa333.jp', port=443): Read timed out. (read timeout=3)" + }, + "dtp-mstdn.jp": { "nodeinfo": { - "metadata": { - "nodeName": "pixels.pipou.academy", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixels.pipou.academy", - "url": "https://pixels.pipou.academy", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" - }, "usage": { - "localPosts": 20, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 8, - "activeMonth": 8 - } + "total": 479, + "activeMonth": 465, + "activeHalfyear": 919 + }, + "localPosts": 29174 }, - "version": "2.0", "openRegistrations": true } }, - "social.libre.cx": { + "toot.maurin.io": { + "error": "HTTPSConnectionPool(host='toot.maurin.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.dekloo.net": { + "error": "HTTPSConnectionPool(host='mastodon.dekloo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.feelingso.blue": { + "error": "HTTPSConnectionPool(host='mstdn.feelingso.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "camixo.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -255246,261 +214143,329 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 58 - }, - "openRegistrations": true + "localPosts": 1201 + }, + "openRegistrations": false + } + }, + "cryptidconnect.com": { + "error": 404 + }, + "lou.lt": { + "error": 404 + }, + "www.odbitki.fotochwile.com": { + "error": 404 + }, + "kensyomastodontaco.com": { + "error": "HTTPSConnectionPool(host='kensyomastodontaco.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.axdx.red": { + "error": "HTTPSConnectionPool(host='www.axdx.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.bygg.land": { + "error": 403 + }, + "mastodon-test.nanoapp.io": { + "error": "HTTPSConnectionPool(host='mastodon-test.nanoapp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "thewired.ml": { + "error": "HTTPSConnectionPool(host='thewired.ml', port=443): Read timed out. (read timeout=3)" + }, + "nomore.show": { + "error": "HTTPSConnectionPool(host='nomore.show', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.softmetz.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "softmetz' part of the fediverse", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] + }, + "explicitContent": false + } } }, - "madisonreports.ocloud.de": { - "error": 404 + "nc.allerstorfer.at": { + "error": "HTTPSConnectionPool(host='nc.allerstorfer.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.vsrv07.de": { - "error": 404 + "funkwhale.eus": { + "error": "HTTPSConnectionPool(host='funkwhale.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "robertroth.de": { - "error": "HTTPSConnectionPool(host='robertroth.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "2u4ujpair5gj6u6l.onion": { + "error": "HTTPSConnectionPool(host='2u4ujpair5gj6u6l.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.sinkuu.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.sinkuu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p.hostux.social": { + "error": "HTTPSConnectionPool(host='p.hostux.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "preciouslittle.life": { + "mastodon.greenwichmeanti.me": { + "error": 404 + }, + "videos.pueseso.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeMonth": 3, - "activeHalfyear": 6 + "total": 1 }, - "localPosts": 12921 + "localPosts": 24601, + "localComments": 0 }, - "openRegistrations": false - } - }, - "inumimi.net": { - "error": "HTTPSConnectionPool(host='inumimi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'inumimi.net' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" - }, - "grragaa.yuzu.tk": { - "error": "HTTPSConnectionPool(host='grragaa.yuzu.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dickbutt.wtf": { - "error": "HTTPSConnectionPool(host='dickbutt.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "snabeltann.no": { - "error": "HTTPSConnectionPool(host='snabeltann.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'snabeltann.no' doesn't match either of 'meet.thj.no', 'polymorph.no', 'teknikkhuset.no', 'thj.no', 'tigerville.no'\")))" - }, - "p2b.olme.noho.st": { - "error": "HTTPSConnectionPool(host='p2b.olme.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "fault.stsecurity.moe": { - "error": 404 - }, - "mastodon.severalfew.com": { - "error": "HTTPSConnectionPool(host='mastodon.severalfew.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "pokemonmstdn.m.to": { - "error": "HTTPSConnectionPool(host='pokemonmstdn.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shimaidon.net": { - "error": "HTTPSConnectionPool(host='shimaidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shimaidon.net timed out. (connect timeout=3)'))" - }, - "herd.bovid.space": { - "error": "HTTPSConnectionPool(host='herd.bovid.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tanakadon.com": { - "error": "HTTPSConnectionPool(host='tanakadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plr.oa-dev.com": { - "error": "HTTPSConnectionPool(host='plr.oa-dev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blackcat.town": { - "error": "HTTPSConnectionPool(host='blackcat.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "don.auri.ga": { - "error": "HTTPSConnectionPool(host='don.auri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastoc.fr": { - "error": "HTTPSConnectionPool(host='mastoc.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neckbeard.xyz": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 5000000000, - "reject_threshold": 25000000000 - }, - "mrf_policies": [ - "TagPolicy", - "MediaProxyWarmingPolicy", - "AntiHellthreadPolicy", - "HellthreadPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A place where anyone is welcome to share their waifu, argue about who's best girl, and grow a thicc and luscious neckbeard while trying to conceal their powerlevel.", - "nodeName": "Neckbeard.xyz", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/markdown", - "text/plain", - "text/html", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web", - "yeet", - "captain", - "admin", - "netdata", - "pages", - "prometheus", - "grafana" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://neckbeard.xyz/users/redneonglow", - "https://neckbeard.xyz/users/ZW748VSJSiwWMNBxyz", - "https://neckbeard.xyz/users/march", - "https://neckbeard.xyz/users/jasonl8446", - "https://neckbeard.xyz/users/sjw", - "https://neckbeard.xyz/users/nosleep", - "https://neckbeard.xyz/users/jack", - "https://neckbeard.xyz/users/FBI", - "https://neckbeard.xyz/users/Lumeinshin" - ], - "suggestions": { - "enabled": false + "taxonomy": { + "postsName": "Videos" }, - "uploadLimits": { - "avatar": 2000000, - "background": 8000000, - "banner": 4000000, - "general": 268435456 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-2706-g0329e3f6-adminfe" - }, - "usage": { - "localPosts": 264516, - "users": { - "total": 415 + "nodeName": "Pueseso", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } } - }, - "version": "2.0" + } } }, - "iwatedon.net": { + "ncp.gubsercloud.com": { + "error": "HTTPSConnectionPool(host='ncp.gubsercloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sisskey.cordx.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "11.32.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { - "users": { - "total": 175, - "activeMonth": 97, - "activeHalfyear": 178 - }, - "localPosts": 35890 + "users": {} }, - "openRegistrations": true + "metadata": { + "name": "Sisskey - Kaoruko server", + "description": "Simplified Misskey - microblog as a blog", + "maintainer": { + "name": "cordx56", + "email": "cordx56@cordx.net" + }, + "langs": [ + "" + ], + "ToSUrl": null, + "repositoryUrl": "https://github.com/cordx56/sisskey", + "feedbackUrl": "https://github.com/cordx56/sisskey/issues/new", + "announcements": [ + { + "text": "Simplified Misskey Instance - Sisskey\n\u65b0\u3057\u304f\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u958b\u8a2d\u3057\u3066\u307f\u307e\u3057\u305f\u3002\n\u672c\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306f\u500b\u4eba\u304c\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002", + "image": null, + "title": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u958b\u8a2d" + } + ], + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "ohmidon.m.to": { - "error": "HTTPSConnectionPool(host='ohmidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.m4sk.in": { + "error": "HTTPSConnectionPool(host='mstdn.m4sk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "via.dn42.us": { - "error": "HTTPSConnectionPool(host='via.dn42.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'via.dn42.us' doesn't match 'mail.sour.is'\")))" + "xn--6r8h.tk": { + "error": "HTTPSConnectionPool(host='xn--6r8h.tk', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/coolstar": { + "jesusinthe.club": { + "error": "HTTPSConnectionPool(host='jesusinthe.club', port=443): Read timed out. (read timeout=3)" + }, + "community.kanonchannel.xyz": { + "error": "HTTPSConnectionPool(host='community.kanonchannel.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'community.kanonchannel.xyz' doesn't match either of '*.storekeepercloud.com', 'storekeepercloud.com'\")))" + }, + "tofu.city": { + "error": "HTTPSConnectionPool(host='tofu.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.genbeta.com": { "error": 404 }, - "toshipapi.tokyo": { - "error": "HTTPSConnectionPool(host='toshipapi.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toshipapi.tokyo timed out. (connect timeout=3)'))" + "mawa.link": { + "error": "HTTPSConnectionPool(host='mawa.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "queer.hacktivis.me": { + "social.petko.me": { + "error": "HTTPSConnectionPool(host='social.petko.me', port=443): Read timed out. (read timeout=3)" + }, + "xxx-stg.azyobuzi.net": { + "error": 502 + }, + "d20hero.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -255512,109 +214477,57 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", + "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20, - "threshold": 17 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "://levmblog.blogspot.com", - "://womenarestupid.site/", - "WomenAreStupid", - "megastar21.com", - "bestmegastar.com" - ], - "replace": [ - { - "pattern": "invidio.us/", - "replacement": "youtube.com/" - }, - { - "pattern": "forbiddenlove", - "replacement": "yuri" - } - ] - }, "mrf_policies": [ - "SimplePolicy", - "UserAllowListPolicy", - "HellthreadPolicy", - "AntiFollowbotPolicy", - "TagPolicy", - "KeywordPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ + "switter.at", + "kinky.business", "pl.smuglo.li", - "mastodon.social", - "waifu.social", - "freespeechextremist.com" + "sealion.club", + "voluntaryism.club", + "freezepeach.xyz", + "loli.estate", + "youkai.town", + "blackandgold.xyz", + "liberdon.com", + "melalandia.tk" ], "media_nsfw": [ "switter.at", - "social.myfreecams.com", - "humblr.social" + "kinky.business", + "pl.smuglo.li", + "sealion.club", + "pawoo.net", + "mstdn.jp", + "social.super-niche.club", + "loli.estate" ], "media_removal": [], "reject": [ - "arkham.cafe", - "ltch.fr", - "abunchtell.com", - "m.abunchtell.com", - "snap.as", - "spacetime.social", - "quey.org", - "minds.com", - "pub.minds.com", - "kneegrows.top", - "newjack.city", - "wagesofsinisdeath.com", - "honey.church", - "bitcoinhackers.org", - "neo.hongeipii.com", - "miaou.drycat.fr", - "social.librem.one", - "librem.one", - "social.puri.sm", - "francecatholique.net", - "pieville.net", - "peertube.live", "gab.com", "kiwifarms.cc", - "freefedifollowers.ga", - "spinster.xyz", - "fedichive.tk", - "cliterati.club", - "prout.social", - "pleroma.quaylessed.icu" + "albin.social", + "greenlifeplus.net", + "mastodon.loliandstuff.moe", + "freespeechextremist.com", + "gameliberty.club", + "the.hedgehoghunter.club" ], - "reject_deletes": [], "report_removal": [] }, - "mrf_user_allowlist": { - "mastodon.social": 45 - }, - "quarantined_instances": [ - "pleroma.rareome.ga", - "albin.social", - "raki.social", - "newjack.city", - "social.puri.sm" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -255623,9 +214536,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A manual-registeration instance for Queer Hacktivists", - "nodeName": "Queer Hacktivism", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "d20 heroes", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -255673,7 +214586,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://queer.hacktivis.me/users/lanodan" + "https://d20hero.club/users/carbontwelve", + "https://d20hero.club/users/dm" ], "suggestions": { "enabled": false @@ -255695,33 +214609,178 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-7913-gbacfeabb-dev-lanodan2" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 51624, + "localPosts": 6610, "users": { - "total": 13 + "total": 25 } }, "version": "2.0" } }, - "media.privacyinternational.org": { - "error": "HTTPSConnectionPool(host='media.privacyinternational.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to media.privacyinternational.org timed out. (connect timeout=3)'))" - }, - "tube.ziuri.me": { - "error": "HTTPSConnectionPool(host='tube.ziuri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "commu.xyz": { + "fnya.ggtea.org": { "error": 404 }, - "pl.3615yunohost.fr": { - "error": "HTTPSConnectionPool(host='pl.3615yunohost.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "micca.hopto.org": { + "error": "HTTPSConnectionPool(host='micca.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.zetmus.fr": { - "error": "HTTPSConnectionPool(host='mastodon.zetmus.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.zetmus.fr timed out. (connect timeout=3)'))" + "banana.dog": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "corgidon", + "version": "3.1.3+corgi" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 215, + "activeMonth": 84, + "activeHalfyear": 209 + }, + "localPosts": 29252 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Banana.dog", + "nodeDescription": "

\r\n

\r\nOfficially endorsed by @Gargron as a joke instance (along with freedom.horse). Things that make banana.dog unique as an instance.\r\n

\r\n
    \r\n
  • Federates with TOR servers
  • \r\n
  • Stays up to date, often running newest mastodon code
  • \r\n
  • Unique color scheme
  • \r\n
  • A thorough set of rules
  • \r\n
  • A BananaDogInc company. Visit our other sites sites including betaMax.video, psychicdebugging and gonnaroll
  • \r\n
\r\n

\r\nWho we are looking for:\r\nThis instance only allows senior toot engineers. If you have at least 10+ years of mastodon experience please apply here (https://banana.dog). We are looking for rockstar ninja rocket scientists and we offer unlimited PTO as well as a fully stocked snack bar (with soylent). We are a lean, agile, remote friendly mastodon startup that pays in the bottom 25% for senior tooters. All new members get equity via an innovative ICO call BananaCoin.\r\n

\r\n

\r\nThe interview process\r\nTo join we have a take home exam that involves you writing several hundred toots that we can use to screen you. We will then throw these away during your interview so that we can do a technical screening where we use a whiteboard to evaluate your ability to re-toot memes and shitpost in front of a panel. This panel will be composed of senior tooters who are all 30 year old cis white males (coincidence).\r\n

\r\n

\r\nHere are the reasons you may want to join:\r\nWe are an agile tooting startup (a tootup). That means for every senior tooter we have a designer, a UX person, a product manager, project manager and scrum master. We meet for 15min every day and plan twice a week in a 3 hour meeting but it\u2019s cool because you get lunch and have to attend. Our tooters love it, I would know if they didn\u2019t since we all have standing desks in an open office layouts d can hear everything!\r\n

\r\n

\r\nSupport our sites on Patreon\r\n

\r\n

", + "nodeTerms": "", + "siteContactEmail": "corgi@banana.dog", + "domainCount": 5882, + "features": [ + "mastodon_api", + "mastodon_api_streaming" + ], + "invitesEnabled": true, + "federation": { + "rejectMedia": [ + "porn-k.com", + "search.fedi.app" + ], + "rejectReports": [ + "wagesofsinisdeath.com", + "honey.church", + "mobile.co", + "neckbeard.xyz", + "search.fedi.app" + ], + "silence": [ + "pl.smuglo.li", + "rainbowdash.net", + "skippers-bin.com", + "freezepeach.xyz", + "social.heldscal.la", + "woofer.alfter.us", + "social.au2pb.net", + "gorf.club", + "sealion.club", + "gs.smuglo.li", + "unsafe.space", + "pawoo.net", + "mstdn.jp", + "mstdn.maud.io", + "wrongthink.net", + "libertarianism.club", + "mastodon-train.info", + "music.pawoo.net", + "oransns.com", + "knzk.me", + "mastodon.cloud", + "mastodon.motcha.tech", + "unnerv.jp", + "gamelinks007.net", + "lainternet.online", + "switter.at", + "voluntaryism.club", + "toot.love", + "social.hidamari.blue", + "social.homunyan.com", + "anitwitter.moe", + "ika.moe", + "admins.town", + "bofa.lol", + "wagesofsinisdeath.com", + "honey.church", + "albin.social", + "newjack.city", + "mobile.co", + "neckbeard.xyz", + "humblr.social", + "hotwife.social", + "shigusegubu.club", + "xn--6r8h.tk", + "melalandia.tk", + "freespeech.host", + "kys.moe", + "pl.kys.moe", + "rightmastodon.com", + "social.culturewar.us", + "forum.decisiveliberty.news", + "porntube.host", + "pl.wowana.me", + "beehub.org", + "cawfee.club", + "disarray.nof.st", + "mstdn.foxfam.club", + "rcsocial.net", + "yang.social", + "porn-k.com", + "cliterati.club", + "freespeechextremist.com", + "inditoot.com", + "ligma.pro", + "gamers.exposed", + "search.fedi.app" + ], + "suspend": [ + "porntoot.com", + "preteengirls.biz", + "pleroma.cucked.me", + "social.allthefallen.ninja", + "baraag.net", + "rapefeminists.network", + "gasthe.lgbt", + "daffodil-11.org", + "pieville.net", + "gab.com", + "gab.ai", + "lets.saynoto.lgbt", + "exited.eu", + "cyzed.com", + "gab.sleeck.eu", + "weedis.life", + "kiwifarms.net", + "kiwifarms.cc", + "gabfed.com", + "speakfree.world", + "warc.space", + "polaris-1.work", + "gabble.xyz", + "spinster.xyz", + "functor.pro", + "gendercritical.club", + "gendercritical.space", + "gleasonator.com", + "gab.protohype.net", + "liveview.cf", + "gameliberty.club", + "buckeye.social", + "protohype.net", + "fuck-man-i-just-want-like-one-friend.xyz" + ] + } + }, + "services": { + "outbound": [], + "inbound": [] + } + } }, - "edge.taruntarun.net": { + "porkmeeting.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -255733,37 +214792,49 @@ ], "usage": { "users": { - "total": 12, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 48, + "activeMonth": 22, + "activeHalfyear": 33 }, - "localPosts": 614 + "localPosts": 23779 }, - "openRegistrations": false + "openRegistrations": true } }, - "stoffstromer.de": { - "error": 403 - }, - "cloud.skuettel.ch": { - "error": 404 - }, - "xn--0n8ha.ws": { - "error": "HTTPSConnectionPool(host='xn--0n8ha.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xn--0n8ha.ws' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "testroma.tekmav.space": { - "error": "HTTPSConnectionPool(host='testroma.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.werefoxsoftware.com": { - "error": "HTTPSConnectionPool(host='masto.werefoxsoftware.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "podcast.onpaper.su": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 9 + }, + "localPosts": 157, + "localComments": 1 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "l_artem@yahoo.com" + } + } }, - "gnusocial.cardina1.red": { - "error": 404 + "ivrianochi.com": { + "error": "HTTPSConnectionPool(host='ivrianochi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikotochopin.jp": { - "error": 404 + "write.wrestle.town": { + "error": "HTTPSConnectionPool(host='write.wrestle.town', port=443): Read timed out. (read timeout=3)" }, - "vegible.club": { + "chaosphere.hostdon.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -255775,19 +214846,19 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 69, + "activeMonth": 174, + "activeHalfyear": 242 }, - "localPosts": 139 + "localPosts": 672909 }, "openRegistrations": true } }, - "mstdn.tha-adm.eu": { - "error": "HTTPSConnectionPool(host='mstdn.tha-adm.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "soc.h4x.group": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "duk.space": { + "hummertje.nl": { "nodeinfo": { "version": "2.0", "software": { @@ -255799,73 +214870,112 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 5, + "activeMonth": 0, + "activeHalfyear": 5 }, - "localPosts": 35 + "localPosts": 8 }, - "openRegistrations": false + "openRegistrations": true } }, - "gamers.social": { - "error": "HTTPSConnectionPool(host='gamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relay.paw.cafe": { + "error": 502 }, - "wirhackendeinen.club": { - "error": "HTTPSConnectionPool(host='wirhackendeinen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "life-hub.eu": { + "error": "HTTPSConnectionPool(host='life-hub.eu', port=443): Read timed out. (read timeout=3)" }, - "nikisoft.one": { + "chipsandsalsa.ddns.net": { + "error": "HTTPSConnectionPool(host='chipsandsalsa.ddns.net', port=443): Read timed out. (read timeout=3)" + }, + "social.culturewar.us": { + "error": "HTTPSConnectionPool(host='social.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "echobea.ch": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "microblogpub", - "version": "Microblog.pub 669fec0" + "metadata": { + "nodeName": "ECHO BEACH", + "nodeDescription": "by Lou Lesko", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": false, "usage": { "users": { "total": 1 }, - "localPosts": 20 + "localPosts": 10 }, - "metadata": { - "sourceCode": "https://notabug.org/nipos/nikisoftblog", - "nodeName": "@blog@nikisoft.one" - } + "version": "2.0" } }, - "warc.space": { - "error": "HTTPSConnectionPool(host='warc.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tmi.fyi": { + "error": "HTTPSConnectionPool(host='tmi.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "fitpa.ws": { + "forumanalogue.fr": { "error": 404 }, - "home.lovehatesugar.com": { - "error": 404 + "syrup.zone": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 757 + }, + "openRegistrations": false + } }, - "mastodon.103.ms": { - "error": "HTTPSConnectionPool(host='mastodon.103.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.103.ms' doesn't match either of '*.xrea.com', 'xrea.com'\")))" + "social.ash.bzh": { + "error": "HTTPSConnectionPool(host='social.ash.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "4null0.blogspot.mx": { - "error": 404 + "martin.ist": { + "error": "HTTPSConnectionPool(host='martin.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.creativecommons.org": { - "error": "HTTPSConnectionPool(host='social.creativecommons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "alexanderfamily.org": { + "error": "HTTPSConnectionPool(host='alexanderfamily.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'alexanderfamily.org' doesn't match either of '*.secure.hostingprod.com', 'secure.hostingprod.com'\")))" }, - "mstdn-d.info": { - "error": "HTTPSConnectionPool(host='mstdn-d.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn-d.info timed out. (connect timeout=3)'))" + "lastauth.com": { + "error": "HTTPSConnectionPool(host='lastauth.com', port=443): Read timed out. (read timeout=3)" }, - "miharun.jp": { - "error": "HTTPSConnectionPool(host='miharun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to miharun.jp timed out. (connect timeout=3)'))" + "masto.davewinter.info": { + "error": "HTTPSConnectionPool(host='masto.davewinter.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "morg.i.ng": { + "tescher.me": { + "error": "HTTPSConnectionPool(host='tescher.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.dereferenced.org": { + "error": "HTTPSConnectionPool(host='mastodon.dereferenced.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fedi.xeno.science": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -255895,9 +215005,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Morg Is Not Good", + "mailerEnabled": true, + "nodeDescription": "xenofem's personal fediverse server", + "nodeName": "xenoscience", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -255945,7 +215055,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://morg.i.ng/users/morg" + "https://fedi.xeno.science/users/xenofem" ], "suggestions": { "enabled": false @@ -255967,10 +215077,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2" }, "usage": { - "localPosts": 718, + "localPosts": 254, "users": { "total": 2 } @@ -255978,120 +215088,177 @@ "version": "2.0" } }, - "2.vinzv.space": { - "error": "HTTPSConnectionPool(host='2.vinzv.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "pixelfed.ahst.ro": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.ahst.ro", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pixelfed.ahst.ro", + "url": "https://pixelfed.ahst.ro", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 2, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + } + }, + "version": "2.0", + "openRegistrations": true + } }, - "mstdn-jp.site": { + "md.llnt.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 24, - "activeMonth": 40, - "activeHalfyear": 44 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 13025 + "localPosts": 1 }, "openRegistrations": true } }, - "pawoo.noellabo.jp": { - "error": "HTTPSConnectionPool(host='pawoo.noellabo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.art3mis.de": { - "error": 404 - }, - "planner.social": { - "error": "HTTPSConnectionPool(host='planner.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "needspets.gq": { + "error": 502 }, - "69cttrrv5elagehdyhdgatr.4chan.icu": { - "error": "HTTPSConnectionPool(host='69cttrrv5elagehdyhdgatr.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "test.mstdon.app": { + "error": "HTTPSConnectionPool(host='test.mstdon.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "snap.photo": { - "error": "HTTPSConnectionPool(host='snap.photo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sen.jamiesnotes.com": { + "error": "HTTPSConnectionPool(host='sen.jamiesnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sen.jamiesnotes.com' doesn't match either of '*.ino.org.uk', 'ino.org.uk'\")))" }, - "selfpub.pub": { - "error": "HTTPSConnectionPool(host='selfpub.pub', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "koreus.social": { + "error": "HTTPSConnectionPool(host='koreus.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.knowbility.nl": { + "balkan.fedive.rs": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 17, + "activeMonth": 21, + "activeHalfyear": 74 }, - "localPosts": 13, - "localComments": 36 + "localPosts": 240 }, - "openRegistrations": false, - "metadata": { - "nodeName": "Knowbility", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp", - "wordpress" - ] + "openRegistrations": true + } + }, + "instance.codesections.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 6, + "activeHalfyear": 6 }, - "explicitContent": false - } + "localPosts": 892 + }, + "openRegistrations": true } }, - "plz.7td.org": { + "mastodon.dc919.org": { + "error": "HTTPSConnectionPool(host='mastodon.dc919.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lgbtjcat.com": { + "error": "HTTPSConnectionPool(host='lgbtjcat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.depucelage.xyz": { + "error": "HTTPSConnectionPool(host='video.depucelage.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bidule.menf.in": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -256100,7 +215267,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -256116,13 +215286,25 @@ "media_nsfw": [], "media_removal": [], "reject": [ - "freezepeach.xyz", + "waifu.social", + "m.sl-network.fr", + "melalandia.tk", + "gameliberty.club", + "feminism.lgbt", "pl.smuglo.li", - "pleroma.rareome.ga", - "girlcock.club", "gab.com", - "develop.gab.com", - "not-develop.gab.com" + "exited.eu", + "weedis.life", + "pl.wowana.me", + "neckbeard.xyz", + "freefedifollowers.ga", + "freespeechextremist.com", + "spinster.xyz", + "kiwifarms.cc", + "kiwifarms.is", + "kiwifarms.net", + "fedichive.tk", + "pawoo.net" ], "report_removal": [] }, @@ -256134,10 +215316,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "SeventhDimension Pleroma Instance", - "nodeName": "7TD", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Bidule", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -256185,7 +215367,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://7td.org/zop" + "https://bidule.menf.in/users/alice" ], "suggestions": { "enabled": false @@ -256197,7 +215379,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -256207,964 +215389,118 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.50-323-gb36ee880-bidule" }, "usage": { - "localPosts": 223, + "localPosts": 11489, "users": { - "total": 32 + "total": 21 } }, "version": "2.0" } }, - "mastodon.partofthething.com": { - "error": "HTTPSConnectionPool(host='mastodon.partofthething.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "betterletter.io": { - "error": "HTTPSConnectionPool(host='betterletter.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.univ-exp.com": { - "error": "HTTPSConnectionPool(host='mastodon.univ-exp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.univ-exp.com' doesn't match either of 'chat.univ-exp.com', 'cloud.univ-exp.com', 'collabora.univ-exp.com', 'finance.univ-exp.com', 'gogs.univ-exp.com', 'media.univ-exp.com', 'smarthome.univ-exp.com', 'stream.univ-exp.com', 'traccar.univ-exp.com', 'tracking.univ-exp.com', 'univ-exp.com', 'wiki.univ-exp.com', 'www.univ-exp.com'\")))" - }, - "note.rodeo": { - "error": 502 - }, - "socialtiropichon.ddns.net": { - "error": "HTTPSConnectionPool(host='socialtiropichon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--69aa8bzb.xn--y9a3aq": { - "error": 404 - }, - "legadolibre.com.ar": { - "error": "HTTPSConnectionPool(host='legadolibre.com.ar', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mastodon.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "chiya.moe": { - "error": "HTTPSConnectionPool(host='chiya.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fur.cloud": { - "error": "HTTPSConnectionPool(host='fur.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.tako774.net": { - "error": "HTTPSConnectionPool(host='mstdn.tako774.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "actub.ub32.org": { - "error": 503 - }, - "radicle.space": { - "error": "HTTPSConnectionPool(host='radicle.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ms.yeti-factory.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 187 - }, - "openRegistrations": false - } - }, - "wcf99tocw6v75.4chan.icu": { - "error": "HTTPSConnectionPool(host='wcf99tocw6v75.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "irrelevant.com": { - "error": 404 - }, - "kobold.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 3076 - }, - "openRegistrations": false - } - }, - "nyquist.rocks": { - "error": "HTTPSConnectionPool(host='nyquist.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "pleroma.fandemonium.ovh": { - "error": "HTTPSConnectionPool(host='pleroma.fandemonium.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.fandemonium.ovh timed out. (connect timeout=3)'))" - }, - "gameliberty.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 260, - "activeMonth": 179, - "activeHalfyear": 242 - }, - "localPosts": 207680 - }, - "openRegistrations": true - } - }, - "xeno.chat": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 5, - "activeHalfyear": 14 - }, - "localPosts": 40 - }, - "openRegistrations": true - } - }, - "mastodon.mironside.com": { - "error": "HTTPSConnectionPool(host='mastodon.mironside.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "carboncopy.xyz": { - "error": 404 - }, - "tube.openalgeria.org": { - "error": 500 - }, - "relay.lewd.fireglow.su": { - "error": "HTTPSConnectionPool(host='relay.lewd.fireglow.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "p.tolstoevsky.ml": { - "error": "HTTPSConnectionPool(host='p.tolstoevsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ity.org": { - "error": 404 - }, - "ablative.stream": { - "error": "HTTPSConnectionPool(host='ablative.stream', port=443): Read timed out. (read timeout=3)" - }, - "www.blendernation.com": { - "error": 404 - }, - "mrow.space": { - "error": 404 - }, - "fakeologist.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 21, - "activeMonth": 15, - "activeHalfyear": 23 - }, - "localPosts": 1895 - }, - "openRegistrations": true - } - }, - "social.duncancmt.com": { - "error": "HTTPSConnectionPool(host='social.duncancmt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "borosa.social": { - "error": 404 - }, - "mastodon.d20.eu": { - "error": "HTTPSConnectionPool(host='mastodon.d20.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.ninetailed.uk": { - "error": "HTTPSConnectionPool(host='mastodon.ninetailed.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "masto.waytt.cf": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 410 - }, - "openRegistrations": false - } - }, - "social.mysticpsychedelic.space": { - "error": "HTTPSConnectionPool(host='social.mysticpsychedelic.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "www.freemancw.com": { - "error": 406 + "mastodon.weaponvsac.space": { + "error": "HTTPSConnectionPool(host='mastodon.weaponvsac.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.weaponvsac.space' doesn't match either of 'anotherdating.website', 'anywhereitsa.party', 'bidon.space', 'degreesearch.website', 'legaldocuments.review', 'linktoa.download', 'maryjanestrain.review', 'movingquotes.bid', 'onlinesales.stream', 'productinfo.stream', 'propertiesupfor.bid', 'smsaas.host', 'sportwager.win', 'upfor.trade', 'www.anotherdating.website', 'www.anywhereitsa.party', 'www.bidon.space', 'www.degreesearch.website', 'www.legaldocuments.review', 'www.linktoa.download', 'www.maryjanestrain.review', 'www.movingquotes.bid', 'www.onlinesales.stream', 'www.productinfo.stream', 'www.propertiesupfor.bid', 'www.smsaas.host', 'www.sportwager.win', 'www.upfor.trade'\")))" }, - "mastodon.social/users/Supersol": { + "honk.badat.dev": { "error": 404 }, - "peertube.oiseauroch.fr": { - "error": "HTTPSConnectionPool(host='peertube.oiseauroch.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "emgee.longmusic.com": { - "error": "HTTPSConnectionPool(host='emgee.longmusic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to emgee.longmusic.com timed out. (connect timeout=3)'))" - }, - "ridixy.com": { + "social.famille-link.fr": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "10.102.210-m544" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 486, - "localComments": 15 - }, "metadata": { - "nodeName": "Misskey", - "nodeDescription": "\u81ea\u7531\u306b\u6c17\u5206\u6b21\u7b2c\u3067", - "name": "Misskey", - "description": "\u81ea\u7531\u306b\u6c17\u5206\u6b21\u7b2c\u3067", - "maintainer": {}, - "langs": [], - "announcements": [ - { - "title": "\u3053\u306e\u30b5\u30fc\u30d0\u306b\u3064\u3044\u3066", - "text": "\u3053\u306e\u30b5\u30fc\u30d0\u306f\u3001\u3081\u3044\u3059\u304d\u30fc\u3092\u305d\u306e\u307e\u307e\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002\n\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u306f\u57fa\u672c\u7684\u306b\u9031\u672b\u306b\u7e8f\u3081\u3066\u884c\u3063\u3066\u3044\u307e\u3059\u3002\n\u6642\u3005\u4e8b\u524d\u4e88\u544a\u306a\u304f\u30b5\u30fc\u30d3\u30b9\u3084\u30b5\u30fc\u30d0\u306e\u624b\u52d5\u518d\u8d77\u52d5\u304c\u639b\u304b\u308a\u307e\u3059\u3002\u76ee\u5b89\u3068\u3057\u3066\u306f\u30e1\u30e2\u30ea\u4f7f\u7528\u7387\u304c75%\u3092\u8d85\u3048\u305f\u30bf\u30a4\u30df\u30f3\u30b0\u3068\u306a\u308a\u307e\u3059\u3002" - }, - { - "title": "github\u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u3064\u3044\u3066", - "text": "2020/4/23\u73fe\u5728\u3001github\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u6240\u6301\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u3067\u3059\u304c\u3001\u3081\u3044\u3059\u304d\u30fc\u3092\u30d9\u30fc\u30b9\u306b\u3001\u6a5f\u80fd\u8ffd\u52a0\u30fb\u5909\u66f4\u306a\u3069\u306e\u72ec\u81ea\u6539\u9020\u3092\u3059\u308b\u5834\u5408\u306f\u4e8b\u524d\u306b\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u53d6\u5f97\u3057\u3001\u672c\u9805\u306b\u660e\u793a\u3044\u305f\u3057\u307e\u3059\u3002" - } + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", + "chat", + "relay", + "pleroma_emoji_reactions" ], - "disableRegistration": true, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false - } - } - }, - "muses.gallery": { - "error": "HTTPSConnectionPool(host='muses.gallery', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "enby.club": { - "error": "HTTPSConnectionPool(host='enby.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "social.vcity.de": { - "error": "HTTPSConnectionPool(host='social.vcity.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.logomancy.net": { - "error": "HTTPSConnectionPool(host='toots.logomancy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.gnumeria.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 3616, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Gnumeria", - "nodeDescription": "Welcome to the peertube gnumeria instance!\n\n", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "www.yaskey.tokyo": { - "error": "HTTPSConnectionPool(host='www.yaskey.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "photographer.pro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 5 - }, - "openRegistrations": true - } - }, - "iwagroid.jp": { - "error": "HTTPSConnectionPool(host='iwagroid.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to iwagroid.jp timed out. (connect timeout=3)'))" - }, - "novoidspace.com": { - "error": 502 - }, - "calculate.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2-calculate" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 203, - "activeMonth": 51, - "activeHalfyear": 93 - }, - "localPosts": 7217 - }, - "openRegistrations": false - } - }, - "trace": { - "error": "HTTPSConnectionPool(host='trace', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.stanisic.nl": { - "error": "HTTPSConnectionPool(host='tube.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "peertube.stemy.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 13 + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 4510, - "localComments": 6 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "nodeName": "StemyTube", - "nodeDescription": "Ceci est mon instance personnelle.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", - "clientScripts": {} - }, - { - "name": "hcaptcha", - "version": "0.0.3", - "description": "PeerTube plugin adding hCaptcha to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "cnvrs.net": { - "error": "HTTPSConnectionPool(host='cnvrs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.visionssuche.net": { - "error": 404 - }, - "inmmosiliketo.tk": { - "error": "HTTPSConnectionPool(host='inmmosiliketo.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to inmmosiliketo.tk timed out. (connect timeout=3)'))" - }, - "p.eertu.be": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 10 + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Link", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 }, - "localPosts": 93211, - "localComments": 12 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.famille-link.fr/users/didierl" + ], + "suggestions": { + "enabled": false }, - "nodeName": "PeerTube BE", - "nodeDescription": "General peertube instance", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } - } - } - }, - "peertube.se": { - "error": "HTTPSConnectionPool(host='peertube.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "staging.mstdn.maud.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 30 }, - "openRegistrations": false - } - }, - "effata.info": { - "error": "HTTPSConnectionPool(host='effata.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "qvitter.krashboyz.org": { - "error": "HTTPSConnectionPool(host='qvitter.krashboyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "relay.selfhosting.rocks": { - "nodeinfo": { "openRegistrations": true, "protocols": [ "activitypub" @@ -257174,188 +215510,112 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localPosts": 0, + "localPosts": 172, "users": { - "total": 1 + "total": 13 } }, - "version": "2.0", - "metadata": { - "peers": [ - "gnusoc.selfhosting.rocks", - "toot.wales" - ] - } + "version": "2.0" } }, - "social.atypique.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 12792 - }, - "openRegistrations": false - } + "benis.uguu.ltd": { + "error": "HTTPSConnectionPool(host='benis.uguu.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cruisers.social": { - "error": "HTTPSConnectionPool(host='cruisers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cruisers.social timed out. (connect timeout=3)'))" + "don.nazone.info": { + "error": "HTTPSConnectionPool(host='don.nazone.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.walkingmountains.fr": { - "error": 404 + "hong.io": { + "error": "HTTPSConnectionPool(host='hong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "vod.mochi.academy": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4 - }, - "localPosts": 39, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "MochiVOD", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } + "pleroma.incaseofsunrise.net": { + "error": "HTTPSConnectionPool(host='pleroma.incaseofsunrise.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "flowersound.social": { - "error": "HTTPSConnectionPool(host='flowersound.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to flowersound.social timed out. (connect timeout=3)'))" + "milleh2o.caelum.uberspace.de/friendica": { + "error": 404 }, - "sakoku.jp": { - "error": "HTTPSConnectionPool(host='sakoku.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sakoku.jp' doesn't match either of '*.heteml.jp', 'heteml.jp'\")))" + "thezujev.com": { + "error": "HTTPSConnectionPool(host='thezujev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "anders.dev": { - "nodeinfo": { - "metadata": { - "nodeName": "Continuous Learning", - "nodeDescription": "This is where I share and save my findings for you and future me.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } + "social.xenv.io": { + "error": "HTTPSConnectionPool(host='social.xenv.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.spiralnature.com": { - "error": "HTTPSConnectionPool(host='www.spiralnature.com', port=443): Read timed out. (read timeout=3)" + "social.bzh": { + "error": "HTTPSConnectionPool(host='social.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mi.underscore.world": { - "error": 410 + "mastodon.social/users/Nigma": { + "error": 404 }, - "postear.xyz": { - "error": "HTTPSConnectionPool(host='postear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "toot.techopolis.io": { + "error": "HTTPSConnectionPool(host='toot.techopolis.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mstdn.nekko.online": { - "error": 410 + "video.fediverso.net": { + "error": "HTTPSConnectionPool(host='video.fediverso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "fam.quillquips.com": { + "mastodon.social/users/bong": { + "error": 404 + }, + "social.tsun.co": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4963 + "localPosts": 4 }, "openRegistrations": false } }, - "hi-lite.me": { - "error": "HTTPSConnectionPool(host='hi-lite.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thetower.xyz": { - "error": "HTTPSConnectionPool(host='thetower.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thetower.xyz timed out. (connect timeout=3)'))" + "yuruchara.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "yocto.xyz": { + "cloud.benno-dielmann.de": { "error": 404 }, - "tkithrtanarux.firebaseapp.com": { - "error": 404 + "hakui.club": { + "error": "HTTPSConnectionPool(host='hakui.club', port=443): Read timed out. (read timeout=3)" }, - "micro.small-pieces.com": { - "error": 404 + "nagayodon.com": { + "error": "HTTPSConnectionPool(host='nagayodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dork.zone": { - "error": "HTTPSConnectionPool(host='dork.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soshl.one": { + "error": "HTTPSConnectionPool(host='soshl.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "billyb.org": { - "error": "HTTPSConnectionPool(host='billyb.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xn--twttr-7raz.com": { + "error": "HTTPSConnectionPool(host='xn--twttr-7raz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.nj.com": { + "pxil.club": { + "error": "HTTPSConnectionPool(host='pxil.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "deleteyourfacebook.today": { + "error": "HTTPSConnectionPool(host='deleteyourfacebook.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rightmastodon.com": { + "error": "HTTPSConnectionPool(host='rightmastodon.com', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.mousou.org": { + "error": "HTTPSConnectionPool(host='mstdn.mousou.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "azurity.onl": { "error": 404 }, - "wirhackendeinen.club:4000": { - "error": "HTTPSConnectionPool(host='wirhackendeinen.club', port=4000): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mdn.tsuraine.net": { + "error": "HTTPSConnectionPool(host='mdn.tsuraine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "norze.world": { + "spacekittens.ru": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -257367,7 +215627,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -257386,9 +215645,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Just another fediverse instance that you may love :)", - "nodeName": "Norze World | \u0e19\u0e2d\u0e23\u0e4c\u0e2a \u0e40\u0e27\u0e34\u0e25\u0e14\u0e4c", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Spacekittens", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -257401,7 +215660,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -257436,8 +215695,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://norze.world/users/veer66", - "https://norze.world/users/sukino" + "https://spacekittens.ru/users/maximilia" ], "suggestions": { "enabled": false @@ -257449,7 +215707,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -257459,100 +215717,33 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-4-gd3db23cd-spacekittens" }, "usage": { - "localPosts": 1812, + "localPosts": 10110, "users": { - "total": 12 + "total": 3 } }, "version": "2.0" } }, - "constellation-mu.se": { - "error": "HTTPSConnectionPool(host='constellation-mu.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "sadposting.space": { + "error": "HTTPSConnectionPool(host='sadposting.space', port=443): Read timed out. (read timeout=3)" }, - "zandsloot.propbox.nl": { - "error": 404 + "pleroma.glebov.de": { + "error": "HTTPSConnectionPool(host='pleroma.glebov.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" }, - "ydkn.social": { + "mastodon.social/users/beck": { "error": 404 }, - "video.monsieurbidouille.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 2341, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Monsieur Bidouille", - "nodeDescription": "Bienvenue sur l'instance Peertube de Monsieur Bidouille !" - } - } - }, - "toot.dessert.coffee": { - "error": "HTTPSConnectionPool(host='toot.dessert.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "masto.leingod.space": { - "error": "HTTPSConnectionPool(host='masto.leingod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "neko.chat": { - "error": "HTTPSConnectionPool(host='neko.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.moritzrudert.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "pouet.social": { - "error": "HTTPSConnectionPool(host='pouet.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.mikuappend.com": { - "error": "HTTPSConnectionPool(host='www.mikuappend.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.ottheim.de": { + "error": "HTTPSConnectionPool(host='www.ottheim.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.photo": { - "error": "HTTPSConnectionPool(host='social.photo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.pavot.ca": { + "error": 404 }, - "pleroma.noellabo.jp": { + "haxx.us": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -257562,30 +215753,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance for research and development.", - "nodeName": "\u306e\u3048\u308d\u307e", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "haxx.us", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -257633,10 +215814,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.noellabo.jp/users/noellabo" + "https://haxx.us/users/asdf" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -257645,9 +215830,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -257655,27 +215841,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-2-g1a582427" + "version": "1.1.5-1-g36f4382b" }, "usage": { - "localPosts": 724, + "localPosts": 0, "users": { - "total": 688 + "total": 2 } }, "version": "2.0" } }, - "mastodon.weaponvsac.space": { - "error": "HTTPSConnectionPool(host='mastodon.weaponvsac.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.weaponvsac.space' doesn't match either of 'anotherdating.website', 'anywhereitsa.party', 'bidon.space', 'degreesearch.website', 'legaldocuments.review', 'linktoa.download', 'maryjanestrain.review', 'movingquotes.bid', 'onlinesales.stream', 'productinfo.stream', 'propertiesupfor.bid', 'smsaas.host', 'sportwager.win', 'upfor.trade', 'www.anotherdating.website', 'www.anywhereitsa.party', 'www.bidon.space', 'www.degreesearch.website', 'www.legaldocuments.review', 'www.linktoa.download', 'www.maryjanestrain.review', 'www.movingquotes.bid', 'www.onlinesales.stream', 'www.productinfo.stream', 'www.propertiesupfor.bid', 'www.smsaas.host', 'www.sportwager.win', 'www.upfor.trade'\")))" - }, - "mastodon.celestek.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.celestek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.celestek.xyz timed out. (connect timeout=3)'))" - }, - "onanie.m.to": { - "error": "HTTPSConnectionPool(host='onanie.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "scinfolex.com": { + "error": 404 }, - "fedi.vulpes.one": { + "pleroma.jeder.pl": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -257687,46 +215867,43 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay", - "safe_dm_mentions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "BlockPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], - "avatar_removal": [ - "switter.at", - "humblr.social", - "sinblr.com" - ], - "banner_removal": [ - "switter.at", - "humblr.social", - "sinblr.com" + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pl.smuglo.li" ], - "federated_timeline_removal": [], "media_nsfw": [ - "switter.at", - "humblr.social", - "sinblr.com", - "yorishiro.space" + "pl.smuglo.li" ], - "media_removal": [ + "media_removal": [], + "reject": [ + "gab.com", + "kiwifarms.cc", + "spinster.xyz", + "fedi.app", + "search.fedi.app", "baraag.net", - "anime.website" + "switter.at", + "xxxtumblr.org", + "gameliberty.club", + "jaeger.website", + "jpop.club" ], - "reject": [], "report_removal": [] }, "quarantined_instances": [ - "sunbeam.city", - "fedi.lynnesbian.space" + "social.librem.one" ] }, "fieldsLimits": { @@ -257737,8 +215914,8 @@ }, "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "fedi.vulpes.one", + "nodeDescription": "A Splergoma, Pleroma, but with a twist(none really)", + "nodeName": "Splergoma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -257751,7 +215928,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -257786,16 +215963,17 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.vulpes.one/users/Feuerfuchs" + "https://pleroma.jeder.pl/users/jeder", + "https://pleroma.jeder.pl/users/rly" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 100000, - "background": 400000, - "banner": 200000, - "general": 1500000 + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -257811,385 +215989,328 @@ "version": "2.0.2" }, "usage": { - "localPosts": 2499, + "localPosts": 2659, "users": { - "total": 6 + "total": 4 } }, "version": "2.0" } }, - "self.brvy.space": { - "error": "HTTPSConnectionPool(host='self.brvy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'self.brvy.space' doesn't match '*.autonomhun.red'\")))" + "vtlay.polyohm.net": { + "error": "HTTPSConnectionPool(host='vtlay.polyohm.net', port=443): Read timed out. (read timeout=3)" }, - "fedigram.com": { + "mstdn.n-robo.net": { + "error": 502 + }, + "family.foxworthy.name": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 15, + "activeMonth": 11, + "activeHalfyear": 15 + }, + "localPosts": 395 + }, + "openRegistrations": true + } + }, + "post.ghostlevel.net": { + "error": "HTTPSConnectionPool(host='post.ghostlevel.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "youthdon.com": { + "error": "HTTPSConnectionPool(host='youthdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "uncontrollablegas.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 85 + }, + "localPosts": 239 + }, + "openRegistrations": false + } + }, + "toot.falx.tech": { + "error": "HTTPSConnectionPool(host='toot.falx.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.falx.tech' doesn't match either of 'cryptpad.falx.tech', 'own.codingfalx.de', 'znc.falx.tech'\")))" + }, + "mstdn.umb.re": { + "error": 404 + }, + "blog.keysmash.xyz": { + "error": "HTTPSConnectionPool(host='blog.keysmash.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "babelut.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 306 + }, + "openRegistrations": false + } + }, + "gnusocial.geo.jp": { + "error": 500 + }, + "bv948tu7t8jqw.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "noosfero.colivre.net": { + "error": "HTTPSConnectionPool(host='noosfero.colivre.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.fricci.dev": { + "error": "HTTPSConnectionPool(host='mastodon.fricci.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "adhoc.systems": { "nodeinfo": { "metadata": { - "nodeName": "fedigram.com", + "nodeDescription": "A website and playground for Zachary Dunn, a developer building a new IndieWeb CMS", + "nodeName": "Adhoc Systems", "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": true - }, - "site": { - "name": "Fedigram", - "domain": "fedigram.com", - "url": "https://fedigram.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "homepage": "TDB", + "repository": "https://gitlab.com/zdunn/booth" } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "webmention" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "booth", + "version": "0.1.0" }, "usage": { - "localPosts": 694, - "localComments": 0, + "localPosts": 106, "users": { - "total": 43, - "activeHalfyear": 105, - "activeMonth": 99 + "total": 1 } }, - "version": "2.0", - "openRegistrations": true + "version": "2.0" } }, - "minhtrang.me": { - "error": "HTTPSConnectionPool(host='minhtrang.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "insoumis-es.net": { + "error": "HTTPSConnectionPool(host='insoumis-es.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "qwanturank.social": { + "nc.impulse.de": { + "error": 404 + }, + "vorpal.ocloud.de": { + "error": "HTTPSConnectionPool(host='vorpal.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "glitch.zowi.ee": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 12, - "activeHalfyear": 15 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 54 + "localPosts": 42 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.macaw.me": { + "thewaifu.club": { + "error": "HTTPSConnectionPool(host='thewaifu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ekrem.develop.gab.com": { + "error": "HTTPSConnectionPool(host='ekrem.develop.gab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sornieth.xyz": { + "error": "HTTPSConnectionPool(host='sornieth.xyz', port=443): Read timed out. (read timeout=3)" + }, + "mastodon-nagano.info": { + "error": "HTTPSConnectionPool(host='mastodon-nagano.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hackabee.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 16, + "localComments": 44 }, + "openRegistrations": false, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 10, - "activeHalfyear": 7, - "activeMonth": 6 - }, - "localPosts": 183, - "localComments": 865 + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "Macaw social" + "email": "raphael@piedallu.me" } } }, - "misamigos.online": { - "error": "Expecting value: line 1 column 1 (char 0)" + "www.squealingrat.org/friendika": { + "error": 404 }, - "peertube.ventresmous.fr": { + "plume.statium.link": { + "error": "HTTPSConnectionPool(host='plume.statium.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "afu.social": { + "error": 404 + }, + "social.zelibertinegamer.me": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "sugarashcat.xyz": { + "error": 404 + }, + "bash-street-boys-and-girls.com": { + "error": "HTTPSConnectionPool(host='bash-street-boys-and-girls.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.nikhiljha.com": { + "error": "HTTPSConnectionPool(host='social.nikhiljha.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma-social.ml": { + "error": "HTTPSConnectionPool(host='pleroma-social.ml', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.hdez.nl": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 20 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 108894, - "localComments": 2 + "localPosts": 44 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Ventres Mous", - "nodeDescription": "Hackerspace \u00e0 Rouen", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "www.kickscondor.com": { - "error": 404 + "test1.plomlompom.com": { + "error": "HTTPSConnectionPool(host='test1.plomlompom.com', port=443): Read timed out. (read timeout=3)" }, - "peertube.video": { + "pix.damaron.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "everything.happens.horse": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3119 + "total": 14, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 102903, - "localComments": 334 + "localPosts": 1619 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube.video", - "nodeDescription": "This peertube instance will be closing on February 28, 2020." - } + "openRegistrations": false } }, - "www.immarisaa.com": { + "hemmer.land": { "error": 404 }, - "lovelinus.club": { - "error": "HTTPSConnectionPool(host='lovelinus.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "testdon.mtoss.media.teu.ac.jp": { + "error": "HTTPSConnectionPool(host='testdon.mtoss.media.teu.ac.jp', port=443): Read timed out. (read timeout=3)" }, - "red.spraci.info": { - "error": "HTTPSConnectionPool(host='red.spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "nyquist.space": { + "error": "HTTPSConnectionPool(host='nyquist.space', port=443): Read timed out. (read timeout=3)" }, - "digineko.jp": { - "error": "HTTPSConnectionPool(host='digineko.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "earldouglas.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "6449.work": { - "error": "HTTPSConnectionPool(host='6449.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/saper": { + "error": 404 }, - "social.jesuislibre.net": { + "happylittle.cloudns.cc": { + "error": "HTTPSConnectionPool(host='happylittle.cloudns.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "megadon.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 27, - "activeHalfyear": 262 + "total": 165, + "activeMonth": 104, + "activeHalfyear": 289 }, - "localPosts": 29693 + "localPosts": 872 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.asteringtech.com": { - "error": "HTTPSConnectionPool(host='mastodon.asteringtech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "lufimianet.jp": { + "error": "HTTPSConnectionPool(host='lufimianet.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dartsdon.jp": { - "error": "HTTPSConnectionPool(host='dartsdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "etam.homelinux.com": { + "error": "HTTPSConnectionPool(host='etam.homelinux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hubzilla.cyberwald.com": { + "hub.art3mis.de": { "nodeinfo": { "version": "2.0", "software": { @@ -258205,119 +216326,124 @@ "services": { "outbound": [ "atom1.0", - "dreamwidth", - "insanejournal", - "libertree", - "pumpio" + "gnusocial", + "friendica", + "redmatrix", + "twitter", + "wordpress" ], "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeHalfyear": 3, + "total": 5, + "activeHalfyear": 5, "activeMonth": 3 }, - "localPosts": 18586, - "localComments": 565 + "localPosts": 60, + "localComments": 100 }, "metadata": { - "nodeName": "CyberWald" + "nodeName": "Art3mis Hub" } } }, - "social.lux.blue": { - "error": "HTTPSConnectionPool(host='social.lux.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "literati.org": { + "error": 404 }, - "misskey.wildtree.jp": { - "error": 502 + "noisy.lexie.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 9 + }, + "openRegistrations": false + } }, - "yamaken.jp": { - "error": 404 + "cloud.mpda.ru": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "agoni.news": { - "error": "HTTPSConnectionPool(host='agoni.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.pirati.cz": { + "error": 404 }, - "friendica.cme-hosting.de": { - "error": "HTTPSConnectionPool(host='friendica.cme-hosting.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.cme-hosting.de' doesn't match 'feli-mail.de'\")))" + "talker.to": { + "error": "HTTPSConnectionPool(host='talker.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.systems": { - "error": "HTTPSConnectionPool(host='mastodon.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.cameronmonagle.com": { + "error": "HTTPSConnectionPool(host='cloud.cameronmonagle.com', port=443): Read timed out. (read timeout=3)" }, - "social.garwood.io": { + "mstdn-workers.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 4, - "activeHalfyear": 11 + "total": 3851, + "activeMonth": 307, + "activeHalfyear": 450 }, - "localPosts": 1407 + "localPosts": 3692146 }, "openRegistrations": true } }, - "pleb.keryja.tv": { - "error": "HTTPSConnectionPool(host='pleb.keryja.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "utodon.jp": { - "error": 404 - }, - "hub.rootfs.eu": { + "video.conquerworld.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.0.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "zot", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeHalfyear": 2, - "activeMonth": 0 + "total": 1 }, - "localPosts": 9, - "localComments": 41 + "localPosts": 395, + "localComments": 0 }, "metadata": { - "nodeName": "The rootfs Hub" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "nomadon.nuevo.jp": { - "error": "HTTPSConnectionPool(host='nomadon.nuevo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.unsui.be": { - "error": "HTTPSConnectionPool(host='mastodon.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.luciferi.st": { + "mastodon.orbb.fr": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -258327,104 +216453,22 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "media_proxy", "chat", "relay" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "sinblr.com" - ], - "banner_removal": [ - "sinblr.com" - ], - "federated_timeline_removal": [ - "social.raptorengineering.io", - "humblr.social" - ], - "media_nsfw": [ - "stereophonic.space", - "sinblr.com" - ], - "media_removal": [], - "reject": [ - "neckbeard.xyz", - "noagendasocial.com", - "freespeech.firedragonstudios.com", - "2hu.club", - "ap.uwu.st", - "gameliberty.club", - "gasthe.lgbt", - "feminism.lgbt", - "thechad.zone", - "comm.network", - "freezepeach.xyz", - "explosion.party", - "freespeechextremist.com", - "goldandblack.xyz", - "pl.smuglo.li", - "pleroma.cucked.me", - "qoto.org", - "rapefeminists.network", - "liberdon.com", - "mobile.co", - "melalandia.tk", - "justicewarrior.social", - "waifu.social", - "woofer.alfter.us", - "zerohack.xyz", - "sealion.club", - "social.guizzyordi.info", - "social.louisoft01.moe", - "social.quodverum.com", - "toot.love", - "social.wiuwiu.de", - "socnet.supes.com", - "cofe.moe", - "freespeech.host", - "counter.social", - "gab.com", - "spinster.xyz", - "miaou.drycat.fr", - "kiwifarms.cc", - "newjack.city", - "shitposter.club", - "baraag.net", - "pawoo.net", - "socnet.supes.com", - "usan.us", - "civiq.social", - "social.hatthieves.es", - "skippers-bin.com", - "cliterati.club", - "glindr.org", - "prout.social", - "hagra.net" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "pleroma.rareome.ga" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Luciferist Pleroma", + "nodeName": "Orbb", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -258472,10 +216516,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://soc.luciferi.st/users/amaranthe" + "https://news.orbb.fr/users/RazHell" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -258486,7 +216534,8 @@ }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -258494,101 +216543,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "1.1.9" }, "usage": { - "localPosts": 21003, + "localPosts": 42721, "users": { - "total": 22 + "total": 20 } }, "version": "2.0" } }, - "mstdn.blue": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 165, - "activeMonth": 5, - "activeHalfyear": 18 - }, - "localPosts": 6596 - }, - "openRegistrations": true - } + "funk-a.loclx.io": { + "error": 404 }, - "manheim.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 54, - "activeMonth": 34, - "activeHalfyear": 279 - }, - "localPosts": 66060 - }, - "openRegistrations": true - } + "cloud.sundavar.net": { + "error": 404 }, - "life.megabyteghost.com": { - "error": "Expecting value: line 1 column 1 (char 0)" + "friendica.mastodont.cat": { + "error": "HTTPSConnectionPool(host='friendica.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fsphub.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.4.1" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 101, - "activeHalfyear": 36, - "activeMonth": 13 - }, - "localPosts": 1032, - "localComments": 736 - }, - "metadata": { - "nodeName": "Free State Project Hub" - } - } + "mstdn.awa.sfc.keio.ac.jp": { + "error": "HTTPSConnectionPool(host='mstdn.awa.sfc.keio.ac.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.haun.jp": { + "toot.forumanalogue.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -258600,178 +216578,132 @@ ], "usage": { "users": { - "total": 24, - "activeMonth": 10, - "activeHalfyear": 13 + "total": 98, + "activeMonth": 86, + "activeHalfyear": 375 }, - "localPosts": 8960 + "localPosts": 15084 }, - "openRegistrations": false + "openRegistrations": true } }, - "beta.r3bl.me": { - "error": "HTTPSConnectionPool(host='beta.r3bl.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beta.r3bl.me' doesn't match 'ap.input.sh'\")))" + "masto.doon.promo": { + "error": "HTTPSConnectionPool(host='masto.doon.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.mechanicalmischief.com": { + "puckipedia.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "features": [], + "nodeDescription": "hewwo yes this is an xss now ", + "nodeName": "puck" }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 55 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "mastodon.matcha-soft.com": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "kroeg", + "version": "nya :3" }, - "protocols": [ - "activitypub" - ], "usage": { + "localComments": 69, + "localPosts": 69, "users": { - "total": 1, + "activeHalfyear": 1, "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 56373 + "total": 1 + } }, - "openRegistrations": false + "version": "2.0" } }, - "lesbian.nsfw.onl": { - "error": "HTTPSConnectionPool(host='lesbian.nsfw.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-uragi.jp": { + "error": "HTTPSConnectionPool(host='mstdn-uragi.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lonely.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 12, - "activeMonth": 12, - "activeHalfyear": 109 - }, - "localPosts": 2084 - }, - "openRegistrations": false - } + "social.i2p.rocks": { + "error": "HTTPSConnectionPool(host='social.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ioioioio.io": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cloud.inzernetz.de": { + "error": "HTTPSConnectionPool(host='cloud.inzernetz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "microhive.net": { + "o.isman.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "zap", - "version": "20.04.27" + "name": "hubzilla", + "version": "3.8.8" }, "protocols": [ "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { "outbound": [ - "atom1.0" + "atom1.0", + "gnusocial", + "friendica", + "redmatrix" ], "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3, + "activeHalfyear": 0, + "activeMonth": 0 }, - "localPosts": 357, - "localComments": 390 + "localPosts": 20, + "localComments": 33 }, "metadata": { - "nodeName": "MicroHive.Net" + "nodeName": "hubzilla - isman.fr" } } }, - "hub.vincentux.fr": { - "error": "HTTPSConnectionPool(host='hub.vincentux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wolf359.deutrino.net": { + "error": "HTTPSConnectionPool(host='wolf359.deutrino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relaydev.barkshark.tk": { - "error": "HTTPSConnectionPool(host='relaydev.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.mst-dn.me": { + "error": "HTTPSConnectionPool(host='toot.mst-dn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.mst-dn.me' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" }, - "rheinmain.ddns.net": { - "error": "HTTPSConnectionPool(host='rheinmain.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ropsel.de": { + "error": "HTTPSConnectionPool(host='ropsel.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ropsel.de' doesn't match either of '*.aries.uberspace.de', 'aries.uberspace.de'\")))" }, - "mastodon.shuklafam.club": { - "error": 404 + "social.aclevo.xyz": { + "error": "HTTPSConnectionPool(host='social.aclevo.xyz', port=443): Read timed out. (read timeout=3)" }, - "syui-ml.herokuapp.com": { + "cloud.baden.ch": { "error": 404 }, - "social.prolinos.de": { - "error": "HTTPSConnectionPool(host='social.prolinos.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.yajamon.com": { + "error": "HTTPSConnectionPool(host='mastodon.yajamon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "n2.pm": { - "nodeinfo": { - "metadata": { - "nodeName": "n2.pm", - "nodeDescription": "a blog, for everyone", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 7 - }, - "localPosts": 6 - }, - "version": "2.0" - } + "aigisdon.net": { + "error": "HTTPSConnectionPool(host='aigisdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "v.mkp.ca": { + "idevs.id": { + "error": "HTTPSConnectionPool(host='idevs.id', port=443): Read timed out. (read timeout=3)" + }, + "tamilsocial.org": { + "error": "HTTPSConnectionPool(host='tamilsocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "blog.uncrtn.com": { + "error": 404 + }, + "ibgr.m.to": { + "error": "HTTPSConnectionPool(host='ibgr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vault.mle.party": { "nodeinfo": { "version": "2.0", "software": { @@ -258791,17 +216723,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 441 }, - "localPosts": 4, - "localComments": 0 + "localPosts": 112398, + "localComments": 33 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "v.mkp.ca", - "nodeDescription": "videos", + "nodeName": "Vault #99", + "nodeDescription": "Documentary video vault.", "nodeConfig": { "plugin": { "registered": [] @@ -258818,177 +216750,23 @@ "clientScripts": {} }, { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", "css": [ - "assets/style.css" + "assets/style1.css", + "assets/style2.css" ], "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", "scopes": [ - "common" + "video-watch" ] } } } ], - "default": "bittube-light-mode" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "videos.numerique-en-commun.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 12 - }, - "localPosts": 23, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Videos - Num\u00e9rique en Commun", - "nodeDescription": "Instance peertube pour numerique en commun", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], "default": "default" }, "email": { @@ -258999,25 +216777,28 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 0, + 240, 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -259081,8 +216862,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 53687091200, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -259096,79 +216877,76 @@ } } }, - "mastodon.top": { + "social.scaldra.net": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2152, - "activeMonth": 192, - "activeHalfyear": 774 - }, - "localPosts": 98079 + "name": "friendica", + "version": "2020.03-1338" }, - "openRegistrations": true - } - }, - "social.kingdo.ms": { - "error": "HTTPSConnectionPool(host='social.kingdo.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.s7t.de": { - "error": 404 - }, - "blog.unicode.org": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "blog.cjeller.site": { - "nodeinfo": { - "metadata": { - "nodeName": "CJ Eller", - "nodeDescription": "Thinking about tools for thinking about thinking", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", - "rss2.0" + "smtp" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "scaldra social", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 151 - }, - "version": "2.0" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "social.itsneversunnyinnd.com": { - "error": "HTTPSConnectionPool(host='social.itsneversunnyinnd.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "kiddiehost.club": { + "error": "HTTPSConnectionPool(host='kiddiehost.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "techmagus.icu": { + "cloud.what.re": { + "error": 403 + }, + "gensokyo.masto.host": { + "error": "HTTPSConnectionPool(host='gensokyo.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tchncs.de/users/deavmi": { "error": 404 }, - "social.rustysoft.de": { + "blog.home-of-commons.org": { + "error": "HTTPSConnectionPool(host='blog.home-of-commons.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -259197,10 +216975,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, + "invitesEnabled": false, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Rustysoft", + "nodeName": "pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -259248,7 +217026,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.rustysoft.de/users/beedaddy" + "https://pleroma.com/users/jplntr", + "https://pleroma.com/users/leo", + "https://pleroma.com/users/feld" ], "suggestions": { "enabled": false @@ -259260,7 +217040,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -259270,300 +217050,258 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 66, + "localPosts": 872, "users": { - "total": 2 + "total": 73 } }, "version": "2.0" } }, - "mastodon.tto.moe": { + "uno.today": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 8, - "activeHalfyear": 27 + "total": 9, + "activeMonth": 2, + "activeHalfyear": 6 }, - "localPosts": 1147 + "localPosts": 179 }, "openRegistrations": true } }, - "videobit.cc": { - "error": "HTTPSConnectionPool(host='videobit.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.kodama-system.com": { + "error": "HTTPSConnectionPool(host='mstdn.kodama-system.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.kodama-system.com' doesn't match 'erp.kodama-system.com'\")))" }, - "rhubarb.land": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 484 - }, - "openRegistrations": false - } + "soc.livedrone.club": { + "error": "HTTPSConnectionPool(host='soc.livedrone.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kif.rocks": { - "error": 404 + "test.dropbear.xyz": { + "error": "HTTPSConnectionPool(host='test.dropbear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "microblog.ianbetteridge.com": { + "friendica.kessing.net": { "error": 404 }, - "social.ksite.de": { + "podricing.pw": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.0.0" + "name": "diaspora", + "version": "0.7.12.0-p09a425cb" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 14, - "activeMonth": 52, - "activeHalfyear": 146 - }, - "localPosts": 507 + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] }, - "openRegistrations": true - } - }, - "mstdn.cubik.jp": { - "error": "HTTPSConnectionPool(host='mstdn.cubik.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "nextcloud.silverkey.me": { - "error": "HTTPSConnectionPool(host='nextcloud.silverkey.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.kajalinifi.de": { - "error": "HTTPSConnectionPool(host='pleroma.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "argb.in": { - "error": 404 - }, - "webfru.it": { - "error": "HTTPSConnectionPool(host='webfru.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.plfgr.eu.org": { - "error": "HTTPSConnectionPool(host='social.plfgr.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.lunaticgeek.com": { - "error": 404 - }, - "tube.eskuero.me": { - "error": 404 - }, - "social.funke-software.de": { - "error": 404 - }, - "sagamidon.m.to": { - "error": "HTTPSConnectionPool(host='sagamidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "donpark.org": { - "error": 404 - }, - "www.social.nemeto.fr": { - "error": "HTTPSConnectionPool(host='www.social.nemeto.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.social.nemeto.fr' doesn't match 'ajbl37-auto.e-dubreuil.fr'\")))" - }, - "awkward.company": { - "error": "HTTPSConnectionPool(host='awkward.company', port=443): Read timed out. (read timeout=3)" - }, - "xn--hea.nz": { - "error": 404 - }, - "aeronavis.felesitas.cloud": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "services": { + "inbound": [], + "outbound": [] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": true, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2313, + "activeHalfyear": 375, + "activeMonth": 29 }, - "localPosts": 167 + "localPosts": 14367, + "localComments": 30684 }, - "openRegistrations": false + "metadata": { + "nodeName": "podricing*", + "xmppChat": false, + "camo": { + "markdown": false, + "opengraph": false, + "remotePods": false + }, + "adminAccount": "nolcip" + } } }, - "linuxinthenight.com": { - "error": "HTTPSConnectionPool(host='linuxinthenight.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to linuxinthenight.com timed out. (connect timeout=3)'))" - }, - "social.ists.space": { - "error": "HTTPSConnectionPool(host='social.ists.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.tram-kiel.de": { - "error": 403 - }, - "ilove.mochi.academy": { + "gametech.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 7, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 10 + "localPosts": 73 }, "openRegistrations": false } }, - "www.hackthis.space": { - "error": "HTTPSConnectionPool(host='www.hackthis.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cafe518.com": { - "error": "HTTPSConnectionPool(host='mastodon.cafe518.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "freeradical.zone": { + "elves.forsale": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2265, - "activeMonth": 125, - "activeHalfyear": 125 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "sunbeam.city" + ] }, - "localPosts": 217415 - }, - "openRegistrations": true - } - }, - "mastodon.timkrueger.me": { - "error": "HTTPSConnectionPool(host='mastodon.timkrueger.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.timkrueger.me' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "store.irradiare.com": { - "error": 404 - }, - "mastodon.jeder.pl": { - "error": "HTTPSConnectionPool(host='mastodon.jeder.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thraeryn.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "e4s", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://elves.forsale/users/partridge" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 23, - "activeMonth": 6, - "activeHalfyear": 30 - }, - "localPosts": 12308 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": true - } - }, - "mastodon.helmer-hollender.nohost.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pleroma", + "version": "2.0.2" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 6328, "users": { - "total": 1, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 0 + "total": 8 + } }, - "openRegistrations": true + "version": "2.0" } }, - "www.whitewolfpack.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "awoo.wolfgirl.engineering": { + "error": "HTTPSConnectionPool(host='awoo.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lepetitmayennais.fr.nf": { - "error": "HTTPSConnectionPool(host='lepetitmayennais.fr.nf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lepetitmayennais.fr.nf timed out. (connect timeout=3)'))" + "tepes.space": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "chrisburnell.com": { + "mstdn-syui-3.herokuapp.com": { "error": 404 }, - "diaspora.altinsystems.de": { - "error": "HTTPSConnectionPool(host='diaspora.altinsystems.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'diaspora.altinsystems.de' doesn't match 'cloud.altinsystems.de'\")))" + "ciandeca.altervista.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mtn.gnlk.cc": { + "semantic-domain.blogspot.com": { "error": 404 }, - "norbertmarteau.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 9, - "activeMonth": 9, - "activeHalfyear": 9 - }, - "localPosts": 29 - }, - "openRegistrations": true - } - }, - "cloud.schnitzler.pro": { - "error": "HTTPSConnectionPool(host='cloud.schnitzler.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.gyt.is": { + "error": 404 }, - "connected.cat6.network": { + "wizard.estate": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -259573,65 +217311,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "EnsureRePrepended" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "abdl.link", - "humblr.social", - "anime.website" - ], - "media_removal": [ - "illegalporn.biz", - "humblr.social" - ], - "reject": [ - "baraag.net", - "abdl.link", - "gab.ai", - "gab.com", - "develop.gab.com", - "humblr.social", - "freefedifollowers.ga", - "spinster.xyz", - "kiwifarms.cc", - "witches.live", - "thewired.xyz", - "qoto.org", - "archivefedifor.fun" - ], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Connected Cat6 Network", + "nodeName": "wizard.estate", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -259679,21 +217373,26 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://connected.cat6.network/users/clarjon1" + "https://wizard.estate/users/drhayes" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 40000000 + "general": 16000000 } }, "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -259701,48 +217400,102 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-507-g3c828016-develop" + "version": "1.1.9" }, "usage": { - "localPosts": 6445, + "localPosts": 12, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mstdn.asami.red": { - "error": "HTTPSConnectionPool(host='mstdn.asami.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.asami.red' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" + "soc.hyena.network": { + "error": "HTTPSConnectionPool(host='soc.hyena.network', port=443): Read timed out. (read timeout=3)" + }, + "mtwerk.com": { + "error": "HTTPSConnectionPool(host='mtwerk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.crowded.group": { + "error": "HTTPSConnectionPool(host='social.crowded.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "s.noorul.xyz": { + "error": "HTTPSConnectionPool(host='s.noorul.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hubzilla.x.hfrc.de": { + "error": "HTTPSConnectionPool(host='hubzilla.x.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "can.nohost.me": { + "error": "HTTPSConnectionPool(host='can.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "toot.snoot.club": { + "error": 404 }, - "mastodon.fancydomain.eu": { + "social.pzn.lgbt": { + "error": 404 + }, + "deskonline.cloud": { + "error": 404 + }, + "md.regastream.com": { + "error": "HTTPSConnectionPool(host='md.regastream.com', port=443): Read timed out. (read timeout=3)" + }, + "fossgang.org": { + "error": "HTTPSConnectionPool(host='fossgang.org', port=443): Read timed out. (read timeout=3)" + }, + "directem.ent.ovh": { + "error": "HTTPSConnectionPool(host='directem.ent.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon2.gnudoux.org.ve": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "phosphor.space": { + "error": "HTTPSConnectionPool(host='phosphor.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "leafy.zone": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 10 + "localPosts": 0 }, "openRegistrations": false } }, - "mstdn.alterna-cloud.com": { - "error": "HTTPSConnectionPool(host='mstdn.alterna-cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "skaia.space": { + "error": "HTTPSConnectionPool(host='skaia.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/bnb": { - "error": 404 + "mastodon.unfollow.today": { + "error": "HTTPSConnectionPool(host='mastodon.unfollow.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.buckket.org": { + "dotdon.m.to": { + "error": "HTTPSConnectionPool(host='dotdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "music.lovers.town": { + "error": "HTTPSConnectionPool(host='music.lovers.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.svallee.fr": { + "error": "HTTPSConnectionPool(host='social.svallee.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.svallee.fr' doesn't match either of 'svallee.fr', 'www.svallee.fr'\")))" + }, + "toot.thecabin.chat": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "friendica.mohs.privatedns.org": { + "error": "HTTPSConnectionPool(host='friendica.mohs.privatedns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "livers.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -259754,80 +217507,259 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 55, + "activeMonth": 7, + "activeHalfyear": 14 }, - "localPosts": 26344 + "localPosts": 1741 }, - "openRegistrations": false + "openRegistrations": true } }, - "stephenpieper.net": { + "cloud.praschnig.com": { + "error": 404 + }, + "ceb8.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cuddleso.me": { + "error": "HTTPSConnectionPool(host='cuddleso.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "immortallegendsv7.wordpress.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "butts.masto.host": { + "error": "HTTPSConnectionPool(host='butts.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gnusocial.federated-networks.org": { + "error": "HTTPSConnectionPool(host='gnusocial.federated-networks.org', port=443): Read timed out. (read timeout=3)" + }, + "video.lewd.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 748, - "localComments": 362 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], + "inbound": [], "outbound": [ "atom1.0", - "rss2.0", - "wordpress", - "smtp" + "rss2.0" ] }, - "protocols": [ - "activitypub", - "webmention" - ], + "openRegistrations": true, + "usage": { + "users": { + "total": 139 + }, + "localPosts": 10012, + "localComments": 9 + }, "metadata": { - "email": "spieper@fastmail.fm" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "LewdTube", + "nodeDescription": "A free and open video streaming platform from Lewd.host.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "simplelogo", + "version": "0.0.3", + "description": "PeerTube simple logo plugin", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + }, + { + "name": "recaptcha", + "version": "0.0.2", + "description": "PeerTube plugin adding ReCaptcha v2 to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-dark-mode", + "version": "1.1.0", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "cybrewitch.es": { - "error": "HTTPSConnectionPool(host='cybrewitch.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cryptid.club": { - "error": "HTTPSConnectionPool(host='cryptid.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cryptid.club timed out. (connect timeout=3)'))" - }, - "zot.213.link": { - "error": "HTTPSConnectionPool(host='zot.213.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.4ray.co": { - "error": "HTTPSConnectionPool(host='pl.4ray.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "shadowverdon.m.to": { - "error": "HTTPSConnectionPool(host='shadowverdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.leipziger-ecken.de": { - "error": "HTTPSConnectionPool(host='social.leipziger-ecken.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.aoitofu.net": { - "error": "HTTPSConnectionPool(host='mstdn.aoitofu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "masto.whereaboat.rocks": { - "error": "HTTPSConnectionPool(host='masto.whereaboat.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yukarin.club": { - "error": "HTTPSConnectionPool(host='yukarin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "s2.libera.blue": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 48, + "activeMonth": 17, + "activeHalfyear": 66 + }, + "localPosts": 127640 + }, + "openRegistrations": true + } }, - "cawfee.club": { + "congressof.rave.nz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -259838,28 +217770,17 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "multifetch" + "multifetch", + "media_proxy", + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "baraag.net", - "humblr.social", - "sinblr.com" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -259871,7 +217792,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Cawfee Club", + "nodeName": "Congress of Ravens", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -259884,7 +217805,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -259919,10 +217840,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://cawfee.club/users/grips", - "https://cawfee.club/users/admin", - "https://cawfee.club/users/MisterKad", - "https://cawfee.club/users/EnclaveUsagi" + "https://congressof.rave.nz/users/keith" ], "suggestions": { "enabled": false @@ -259934,7 +217852,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -259944,121 +217862,86 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 13761, + "localPosts": 23, "users": { - "total": 130 + "total": 4 } }, "version": "2.0" } }, - "social.com.puter.games": { - "error": "HTTPSConnectionPool(host='social.com.puter.games', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/consultmatt": { + "error": 404 }, - "fotoverse.net": { - "error": "HTTPSConnectionPool(host='fotoverse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "horche.demkontinuum.de/profile/hoergen": { + "error": 404 }, - "puniman.co": { - "error": "HTTPSConnectionPool(host='puniman.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meww.xyz": { + "error": "HTTPSConnectionPool(host='meww.xyz', port=443): Read timed out. (read timeout=3)" }, - "pv5rvm5gugrn.4chan.icu": { - "error": "HTTPSConnectionPool(host='pv5rvm5gugrn.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "akiba.tokyo.jp": { + "error": "HTTPSConnectionPool(host='akiba.tokyo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'akiba.tokyo.jp' doesn't match either of '*.gmoserver.jp', 'gmoserver.jp'\")))" }, - "polyglot.city": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 81, - "activeMonth": 37, - "activeHalfyear": 96 - }, - "localPosts": 6368 - }, - "openRegistrations": true - } + "social.madbob.org": { + "error": 404 }, - "mastodon.xtenz.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.xtenz.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "cloud.pingupod.de": { + "error": 404 }, - "dokushodon.life": { - "error": "HTTPSConnectionPool(host='dokushodon.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.wireheadmechanist.com": { + "error": "HTTPSConnectionPool(host='mastodon.wireheadmechanist.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodonvn.herokuapp.com": { - "error": 503 + "pifke.social": { + "error": 404 }, - "mstdn.niftycloud.info": { - "error": "HTTPSConnectionPool(host='mstdn.niftycloud.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.laurelmail.net": { + "error": "HTTPSConnectionPool(host='mastodon.laurelmail.net', port=443): Read timed out. (read timeout=3)" }, - "pixfed.korrigan.tech": { + "xserver.mstdn.hosting": { + "error": "HTTPSConnectionPool(host='xserver.mstdn.hosting', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kokuchidon.net": { + "error": "HTTPSConnectionPool(host='kokuchidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "aardvarkdreams.com": { + "error": "HTTPSConnectionPool(host='aardvarkdreams.com', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.heaton.dev": { + "error": "HTTPSConnectionPool(host='pleroma.heaton.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "wakakyu.tk": { + "error": "HTTPSConnectionPool(host='wakakyu.tk', port=443): Read timed out. (read timeout=3)" + }, + "okachan.club": { + "error": "HTTPSConnectionPool(host='okachan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "guchitter.m.to": { + "error": "HTTPSConnectionPool(host='guchitter.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "life.gouge.re": { + "error": "HTTPSConnectionPool(host='life.gouge.re', port=443): Read timed out. (read timeout=3)" + }, + "mypeertube.fr": { + "error": "HTTPSConnectionPool(host='mypeertube.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "zerojanvier.wpcomstaging.com": { "nodeinfo": { - "metadata": { - "nodeName": "pixfed.korrigan.tech", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pixfed.korrigan.tech", - "url": "https://pixfed.korrigan.tech", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 617, + "localComments": 978 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -260066,30 +217949,39 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "zerojanvier79@gmail.com" + } + } + }, + "285936586.masto.host": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 13, - "localComments": 0, "users": { - "total": 4, - "activeHalfyear": 4, - "activeMonth": 3 - } + "total": 6, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 5302 }, - "version": "2.0", "openRegistrations": true } }, - "freeskate.fr": { - "error": "HTTPSConnectionPool(host='freeskate.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "speakfree.world": { + "error": "HTTPSConnectionPool(host='speakfree.world', port=443): Read timed out. (read timeout=3)" }, - "social.cytrax.net": { - "error": "HTTPSConnectionPool(host='social.cytrax.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cytrax.net' doesn't match 'cytrax.net'\")))" + "tootcn.com": { + "error": "HTTPSConnectionPool(host='tootcn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tootcn.com' doesn't match either of '*.facebook.com', '*.facebook.net', '*.fb.com', '*.fbcdn.net', '*.fbsbx.com', '*.messenger.com', 'facebook.com', 'fb.com', 'messenger.com', '*.m.facebook.com', '*.xx.fbcdn.net', '*.xy.fbcdn.net', '*.xz.fbcdn.net'\")))" }, - "toppickz.com": { + "culturewar.site": { "nodeinfo": { "version": "2.0", "software": { @@ -260101,45 +217993,36 @@ ], "usage": { "users": { - "total": 17, - "activeMonth": 4, - "activeHalfyear": 18 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 636 + "localPosts": 690 }, "openRegistrations": true } }, - "mstdn.waifus.eu": { - "error": "HTTPSConnectionPool(host='mstdn.waifus.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fd.polyamorie-aachen.de": { - "error": 404 - }, - "cloud.s-brand.de": { - "error": 403 - }, - "nextcloud.the-penguin.de": { - "error": "HTTPSConnectionPool(host='nextcloud.the-penguin.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "buddhalow.masto.host": { + "error": "HTTPSConnectionPool(host='buddhalow.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.nature.0j0.jp": { - "error": "HTTPSConnectionPool(host='mstdn.nature.0j0.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.nature.0j0.jp' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" + "mstn.dnw.ie": { + "error": "HTTPSConnectionPool(host='mstn.dnw.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.la-web-radio.eu": { - "error": "HTTPSConnectionPool(host='social.la-web-radio.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nextcloud15.ocloud.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pleroma.apkfission.net": { - "error": "HTTPSConnectionPool(host='pleroma.apkfission.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.horrific.dev": { + "error": "HTTPSConnectionPool(host='social.horrific.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sanctuary.masto.host": { - "error": "HTTPSConnectionPool(host='sanctuary.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "m.anirloli.dev": { + "error": "HTTPSConnectionPool(host='m.anirloli.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "misskey.gothloli.club": { + "video.glassbeadcollective.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.37.1" + "name": "peertube", + "version": "1.1.0" }, "protocols": [ "activitypub" @@ -260153,120 +218036,159 @@ }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 38 + }, + "localPosts": 41, + "localComments": 0 }, "metadata": { - "nodeName": "Gothloli Club -- \u30ed\u30ea\u30fc\u30bf\u30fb\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3 \u30af\u30e9\u30d6 -- \u4eca\u5929\u5927\u5bb6\u5403\u571f\u4e86\u4e48\uff01", - "nodeDescription": "Instance for lolita fashion, not the literature \"Lolita\".\n\u8fd9\u662f\u4e00\u4e2alo\u5a18/lo\u6c49\u4e13\u5c5eMisskey\u670d\u52a1\u5668\uff01\u6b22\u8fce\u5927\u5bb6\u5206\u4eab\u5404\u79cd\u5404\u6837\u7684\u4e1c\u897f\uff0c\u53ea\u662f\u53e6\u4e00\u4e2a\u5206\u4eab\u4f60\u751f\u6d3b\u7684\u5730\u65b9\uff0c\u4e0d\u9650\u4e8elolita\u65f6\u5c1a\uff0c\u8bf7\u5148\u9605\u8bfb\u670d\u52a1\u5668\u89c4\u5219Server Descriptions & Rules\u3002\u5982\u679c\u5728\u672c\u7f51\u7ad9\u4e0a\u9047\u5230\u4efb\u4f55\u95ee\u9898\uff0c\u8bf7\u968f\u65f6\u53d1\u9001\u7535\u5b50\u90ae\u4ef6\u81f3support@gothlo.li\u3002", - "maintainer": { - "name": "C", - "email": "support@gothlo.li" + "taxonomy": { + "postsName": "Videos" }, - "langs": [], - "ToSUrl": "https://misskey.gothloli.club/@c/pages/1558201403801", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "\u597d\u50cf\u4e5f\u6ca1\u6709\u4ec0\u4e48\u4eba\u6765\u4e86\uff0c\u4e8e\u662f\u51b3\u5b9a\u6ce8\u518c\u542f\u7528reCAPTCHA\uff08\u767b\u5f55\u4e0d\u9700\u8981\uff09\uff0c\u56fd\u5185\u5c0f\u4f19\u4f34\u4eec\u62b1\u6b49\u4e86\uff0c\u53ef\u4ee5email\u7ba1\u7406\u5458\u4ee3\u6ce8\u518c", - "image": null, - "title": "\u542f\u7528reCAPTCHA" - }, - { - "text": "\u5f00\u4e86\u4e00\u4e2aqq\u7fa4\uff0c\u6b22\u8fce\u6765\u73a9w", - "image": "https://misskey.gothloli.club/files/webpublic-aead15d2-2bf8-4d41-b641-dbd2c725931c", - "title": "\u6765\u5520\u55d1\u554a" - }, - { - "text": "\u6709\u9700\u8981\u7684\u7ae5\u978b\u53ef\u4ee5\u79c1\u804agcnmb\u6765\u53d1\u9001\u533f\u540d\u6d88\u606f\uff0c\u6e90\u7801\u5728https://stnr.icu/eH4RKj", - "image": null, - "title": "\u65b0\u5f00\u4e86\u533f\u540dbot" - }, - { - "text": "\u5f53\u7136\u662f\u559c\u95fb\u4e50\u89c1\u7684\u90ae\u7bb1\u65f6\u523b\uff01\u8fd9\u6b21\u7528\u79c1\u4eba\u67b6\u8bbe\u7684\u670d\u52a1\u5668\uff0c\u6240\u4ee5\u60f3\u8981\u76f4\u63a5\u8bf4\u5c31\u597d\uff01", - "image": null, - "title": "\u65b0\u589e\u57df\u540dgothlo.li" - }, - { - "text": "\u79d1\u79d1\uff0c\u53d1\u73b0gsuite\u771f\u662f\u597d\u4e1c\u897f\uff0c\u8d85\u8fc7\u4e94\u4e2a\u4eba\u5c45\u7136\u53ef\u4ee5gdrive\u65e0\u9650\u5bb9\u91cf\uff0c\u8d39\u7528\u662f12\u7f8e\u5143\u4e00\u4e2a\u6708\uff0c\u90ae\u7bb1\u540e\u7f00\u53ef\u4ee5\u548c\u672c\u7ad9\u57df\u540d\u4e00\u6837\uff0c\u4e5f\u53ef\u4ee5.net\uff0c\u6709\u5174\u8da3\u53ef\u4ee5\u8054\u7cfb\u6211", - "image": null, - "title": "\u60f3\u8981\u57df\u540d\u90ae\u7bb1\u7684\u8054\u7cfb\u6211" - }, - { - "text": "\u795d\u5927\u5bb6\u5728\u8fd9\u91cc\u73a9\u5f97\u5f00\u5fc3\ud83e\udd73\n\u7231\u4f60\u4eec\u2764\ufe0f\n\u670d\u52d9\u5668\u898f\u5247http://lolita.icu/346NRS\n\u7ba1\u7406\u54e1\u90f5\u7bb1\u53caPGP\u516c\u9470\uff1ahttp://lolita.icu/cWmLCv", - "image": "https://misskey.gothloli.club/files/9325abba-1a97-4c87-aeb9-cb180cd147d6", - "title": "\u6b61\u8fce\u6b61\u8fce\uff01" - } - ], - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": true, - "enableRecaptcha": true, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": false + "nodeName": "Glass Bead Collective videos", + "nodeDescription": "Videos by Glass Bead Collective" } } }, - "ferrus.net": { + "hoot.video": { + "error": "HTTPSConnectionPool(host='hoot.video', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.it-hempel.de": { + "error": 404 + }, + "relay-unstable.nothing.town": { + "error": "HTTPSConnectionPool(host='relay-unstable.nothing.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "meiso.m.to": { + "error": "HTTPSConnectionPool(host='meiso.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "videos.chevroulet.ch": { + "error": "HTTPSConnectionPool(host='videos.chevroulet.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "is.a.qute.dog": { + "error": 404 + }, + "s0cial.sh": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 1, + "total": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 241 + "localPosts": 0 }, "openRegistrations": false } }, - "damoclash.nl": { + "cloud.oh-my-goodness.de": { + "error": "HTTPSConnectionPool(host='cloud.oh-my-goodness.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.geofox.org": { "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Damoblog. Schrijf alsof de revolutie er van af hangt!" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 7 }, + "openRegistrations": false + } + }, + "friendica.timshomepage.net": { + "error": "HTTPSConnectionPool(host='friendica.timshomepage.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.timshomepage.net' doesn't match either of 'admin.timshome.page', 'admin.timshomepage.net', 'anime.timshomepage.net', 'animedev.timshomepage.net', 'appdev.timshome.page', 'appdev.timshomepage.net', 'blog.timshome.page', 'blog.timshomepage.net', 'blogdev.timshome.page', 'blogdev.timshomepage.net', 'bugzilla.timshome.page', 'bugzilla.timshomepage.net', 'camera.timshome.page', 'camera.timshomepage.net', 'cloud.timshome.page', 'cloud.timshomepage.net', 'dev.timshome.page', 'dev.timshomepage.net', 'email.timshome.page', 'email.timshomepage.net', 'git.timshome.page', 'git.timshomepage.net', 'gitdev.timshome.page', 'gitdev.timshomepage.net', 'github.timshomepage.net', 'guac.timshome.page', 'guac.timshomepage.net', 'hubzilla.timshome.page', 'hubzilla.timshomepage.net', 'jenkins.timshome.page', 'jenkins.timshomepage.net', 'ldap.timshome.page', 'ldap.timshomepage.net', 'links.timshome.page', 'links.timshomepage.net', 'list-dev.timshome.page', 'list-dev.timshomepage.net', 'list.timshome.page', 'list.timshomepage.net', 'manga.timshomepage.net', 'meta.timshome.page', 'meta.timshomepage.net', 'nas.timshome.page', 'nas.timshomepage.net', 'nasadmin.timshome.page', 'nasadmin.timshomepage.net', 'new.timshome.page', 'new.timshomepage.net', 'photos.timshome.page', 'photos.timshomepage.net', 'rss.timshome.page', 'rss.timshomepage.net', 'sonar.timshome.page', 'sonar.timshomepage.net', 'sql.timshome.page', 'sql.timshomepage.net', 'static.timshome.page', 'static.timshomepage.net', 'timshome.page', 'timshomepage.net', 'todo.timshome.page', 'todo.timshomepage.net', 'tv.timshome.page', 'tv.timshomepage.net'\")))" + }, + "www.freemancw.com": { + "error": 406 + }, + "crystal.computer": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "plume", - "version": "0.4.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localComments": 0, - "localPosts": 0, "users": { - "total": 6 - } + "total": 15, + "activeMonth": 8, + "activeHalfyear": 8 + }, + "localPosts": 4455 }, - "version": "2.0" + "openRegistrations": false } }, - "funkwhale.eliotberriot.com": { + "toot.rainbow-100.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "blog.lamessen.me": { + "error": "HTTPSConnectionPool(host='blog.lamessen.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "oceansocial.us": { + "error": "HTTPSConnectionPool(host='oceansocial.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "f.tschlotfeldt.de": { + "error": "HTTPSConnectionPool(host='f.tschlotfeldt.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.tschlotfeldt.de' doesn't match either of 'bm.eiderstede.de', 'drop.eiderstede.de', 'eiderstede.de', 'w.eiderstede.de', 'ww.eiderstede.de', 'www.eiderstede.de'\")))" + }, + "1331.social": { + "error": "HTTPSConnectionPool(host='1331.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.txio.eus": { + "error": "HTTPSConnectionPool(host='mastodon.txio.eus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "boltcutter.network": { + "error": 404 + }, + "peertube.quarantine.noho.st": { + "error": "HTTPSConnectionPool(host='peertube.quarantine.noho.st', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/direhellswan": { + "error": 404 + }, + "test.peertube.host": { + "error": "HTTPSConnectionPool(host='test.peertube.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lgwssfjd9bptlro.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "www.hyperborea.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "funkwhale", - "version": "0.21+git.09f185ae" + "name": "wordpress", + "version": "5.4.1" }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 3376, + "localComments": 4108 + }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -260274,276 +218196,139 @@ "inbound": [], "outbound": [] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 95, - "activeHalfyear": 32, - "activeMonth": 15 - } - }, "metadata": { - "actorId": "https://funkwhale.eliotberriot.com/federation/actors/service", - "private": false, - "shortDescription": "A Funkwhale pod for friends and family.", - "longDescription": "Funkwhale started as a personal project, in 2015, and I've been using it to stream my music eversince. This is the very first Funkwhale pod!\r\n\r\nThis pod is restricted friends and family. \r\n\r\n## Getting in touch\r\n\r\nReporting a bug or suggesting a new feature is as simple as creating an issue on the [issue tracker](https://dev.funkwhale.audio/funkwhale/funkwhale/issues).\r\n\r\nYou can also join the community on Matrix, where people will be able to answer your questions and welcome you. Simply join [#funkwhale:matrix.org](https://riot.im/app/#/room/#funkwhale:matrix.org).\r\n\r\nFinally, I'm personnaly reachable on Mastodon, at [@eliotberriot@mastodon.eliotberriot.com](https://mastodon.eliotberriot.com/@eliotberriot), as well as by email, at contact@eliotberriot.com. Feel free to say hi!\r\n\r\nThat's it, I hope you enjoy this project as well as I do :)", - "rules": "You can consider [Funkwhale's code of conduct](https://funkwhale.audio/code-of-conduct/) applies here. In addition, please don't upload copyrighted material in public libraries, as I'd have to remove it immediatly.", - "contactEmail": "contact@eliotberriot.com", - "terms": "", - "nodeName": "Funkwhale 101", - "banner": "https://funkwhale.eliotberriot.com/media/dynamic_preferences/instance__banner/38145049242_b6994a316f_k.jpg", - "defaultUploadQuota": 5000, - "library": { - "federationEnabled": true, - "anonymousCanListen": true, - "tracks": { - "total": 25411 - }, - "artists": { - "total": 1264 - }, - "albums": { - "total": 2236 - }, - "music": { - "hours": 10558.245 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": "https://funkwhale.eliotberriot.com/api/v1/federation/domains", - "usage": { - "favorites": { - "tracks": { - "total": 3446 - } - }, - "listenings": { - "total": 104464 - }, - "downloads": { - "total": 14183 - } - } + "email": "webmaster@hyperborea.org" } } }, - "social.cheesebsd.com": { - "error": "HTTPSConnectionPool(host='social.cheesebsd.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m6n.jp": { + "error": "HTTPSConnectionPool(host='m6n.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.dregin.com": { - "error": 502 + "spacetime.social": { + "error": "HTTPSConnectionPool(host='spacetime.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.docker.gvcr.ca": { + "anticitoyen.fr.nf": { + "error": "HTTPSConnectionPool(host='anticitoyen.fr.nf', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/jimmytidey": { "error": 404 }, - "blog.kaede.ch": { + "hub.mariovavti.com": { + "error": "HTTPSConnectionPool(host='hub.mariovavti.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "azad.masto.host": { "nodeinfo": { - "metadata": { - "nodeName": "Kaede Blog", - "nodeDescription": "I \ud83d\udc99 PRIVACY.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 11 }, + "openRegistrations": true + } + }, + "qaf.men": { + "error": 521 + }, + "toot.grenat.art": { + "error": "HTTPSConnectionPool(host='toot.grenat.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "millers.social": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 18, + "activeMonth": 16, + "activeHalfyear": 17 }, - "localPosts": 25 + "localPosts": 4661 }, - "version": "2.0" + "openRegistrations": false } }, - "sadposting.space": { - "error": "HTTPSConnectionPool(host='sadposting.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sadposting.space timed out. (connect timeout=3)'))" - }, - "pleroma.shunderdo.me": { + "fanvid.stopthatimp.net": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Shunderdome", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.shunderdo.me/users/pingviini" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 55000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.1.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 1538, "users": { - "total": 2 - } + "total": 20 + }, + "localPosts": 106, + "localComments": 9 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Fanvid", + "nodeDescription": "A fan-hosted PeerTube instance. " + } } }, - "peertube.filmaidykai.net": { - "error": "HTTPSConnectionPool(host='peertube.filmaidykai.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "don.fgc.fun": { + "error": "HTTPSConnectionPool(host='don.fgc.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "0mph.de": { + "error": "HTTPSConnectionPool(host='0mph.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "saja.freemyip.com": { + "error": "HTTPSConnectionPool(host='saja.freemyip.com', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/HiddenSquid": { + "error": 404 + }, + "pleroma.codingdoodles.com": { + "error": "HTTPSConnectionPool(host='pleroma.codingdoodles.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "gnusocial.onlinetrainer.es": { + "error": 404 + }, + "relay.kama-diaspora.org": { + "error": "HTTPSConnectionPool(host='relay.kama-diaspora.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "smalltalk.annp.jp": { + "error": "HTTPSConnectionPool(host='smalltalk.annp.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "relay.photog.social": { - "error": "HTTPSConnectionPool(host='relay.photog.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tftsr.com": { + "error": 404 }, - "sorcie.re": { + "peertube.geismar.paris": { + "error": "HTTPSConnectionPool(host='peertube.geismar.paris', port=443): Read timed out. (read timeout=3)" + }, + "panoramabox.hostdon.ne.jp": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -260553,30 +218338,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", + "media_proxy", "chat", - "relay", - "safe_dm_mentions" + "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Le Ch\u0153ur", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -260624,10 +218400,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://sorcie.re/users/marielouise" + "https://panoramabox.hostdon.ne.jp/users/rurirarako" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -260638,7 +218418,8 @@ }, "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -260646,58 +218427,51 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.6-0-gec7fa558-hostdon-latest" }, "usage": { - "localPosts": 271, + "localPosts": 150, "users": { - "total": 12 + "total": 21 } }, "version": "2.0" } }, - "mastodon.htcraft.ml": { - "error": "HTTPSConnectionPool(host='mastodon.htcraft.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.baeck.at": { + "error": "HTTPSConnectionPool(host='mastodon.baeck.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pt.forty-two.nl": { + "meow.m.to": { + "error": "HTTPSConnectionPool(host='meow.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ap.umedasp.co.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 361, - "localComments": 7 + "localPosts": 3 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": ":/42 - WeTuBE", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": false } }, - "googoldon.net": { - "error": "HTTPSConnectionPool(host='googoldon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "bunytoast.duckdns.org": { + "error": "HTTPSConnectionPool(host='bunytoast.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "assorted.paupers.xyz": { + "nc.wiiare.in": { + "error": 404 + }, + "mastodon.etalab.gouv.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -260709,143 +218483,142 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1602, + "activeMonth": 119, + "activeHalfyear": 220 }, - "localPosts": 81 + "localPosts": 87593 }, - "openRegistrations": false + "openRegistrations": true } }, - "sockspls.social": { - "error": "HTTPSConnectionPool(host='sockspls.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wkfg.me": { - "error": "HTTPSConnectionPool(host='wkfg.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "m.auri.ga": { + "error": "HTTPSConnectionPool(host='m.auri.ga', port=443): Read timed out. (read timeout=3)" }, - "lynn.mikorizal.org": { - "nodeinfo": { - "metadata": { - "chat": true, - "gopher": false, - "mediaProxy": false, - "nodeDescription": "A Pub of the Commons instance, a generic fediverse server", - "nodeName": "CommonsPub", - "private": false, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 23, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - } - }, - "openRegistrations": true, - "protocols": [ - "ostatus", - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "Pleroma 0.9.0 6b6a63e78a4be703b36281f052f15e34bdfbd99f" - }, - "usage": { - "localPosts": 325, - "users": { - "total": 222 - } - }, - "version": "2.0" - } + "hitchhiker.dedyn.io": { + "error": 404 }, - "social.fitopen.org": { - "error": "HTTPSConnectionPool(host='social.fitopen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "gmem.ca": { + "error": "HTTPSConnectionPool(host='gmem.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mostlyfoo.org": { + "elephant.bike": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 567, - "localComments": 1841 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 42, + "activeMonth": 1, + "activeHalfyear": 222 + }, + "localPosts": 520 }, - "metadata": { - "email": "blog@mostlyfoo.org" - } + "openRegistrations": false } }, - "madeoutofmeat.com": { + "social.nealta.fr": { + "error": "HTTPSConnectionPool(host='social.nealta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mediadiversified.org": { "error": 404 }, - "mastodon.cometeo.com": { - "error": "HTTPSConnectionPool(host='mastodon.cometeo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.cometeo.com timed out. (connect timeout=3)'))" + "www.spike-el-clopero.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "occult-zuki.com": { + "is.nota.live": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3notalive" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 17, - "activeHalfyear": 22 + "total": 110, + "activeMonth": 72, + "activeHalfyear": 226 }, - "localPosts": 1228 + "localPosts": 105518 }, - "openRegistrations": false + "openRegistrations": true } }, - "mochitodon.com": { + "mastodon.tsia.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 10, - "activeMonth": 7, - "activeHalfyear": 21 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 49235 + "localPosts": 3705 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/timotimo": { + "www.bawker.net": { "error": 404 }, - "alphacma.masto.host": { + "freeneckbeardextremist.xyz": { + "error": 502 + }, + "gadsen.net": { + "error": "HTTPSConnectionPool(host='gadsen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "v.wetofu.top": { + "error": "HTTPSConnectionPool(host='v.wetofu.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "linuxlove.xyz": { + "error": "HTTPSConnectionPool(host='linuxlove.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "local.iwamidon.tech": { + "error": "HTTPSConnectionPool(host='local.iwamidon.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sns.infraegg.com": { + "error": "HTTPSConnectionPool(host='sns.infraegg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.social.seattle.wa.us": { + "error": 404 + }, + "cloud.veyxos.de": { + "error": 404 + }, + "piconic.co": { + "error": "HTTPSConnectionPool(host='piconic.co', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/lanodan_mtd": { + "error": 404 + }, + "loonarmys.com": { + "error": "HTTPSConnectionPool(host='loonarmys.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "omniorthogonal.blogspot.com": { + "error": 404 + }, + "photoshare.lexpierce.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "morgenroth.me": { + "error": 404 + }, + "mstdn.owatan.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -260857,24 +218630,30 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 2 + "localPosts": 12611 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.bug-fix.net": { - "error": "HTTPSConnectionPool(host='mastodon.bug-fix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "noupti.me": { + "error": "HTTPSConnectionPool(host='noupti.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "video.subak.ovh": { + "yakitori.m.to": { + "error": "HTTPSConnectionPool(host='yakitori.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.flabs.org": { + "error": "HTTPSConnectionPool(host='social.flabs.org', port=443): Read timed out. (read timeout=3)" + }, + "tube.kicou.info": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -260889,360 +218668,599 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 107482, + "localPosts": 33954, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Subak Video", - "nodeDescription": "Subak community Videos" + "nodeName": "KicouTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "futen.work": { + "video.g3l.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 24, - "activeMonth": 15, - "activeHalfyear": 27 - }, - "localPosts": 6550 - }, - "openRegistrations": true - } - }, - "plus.haruk.in": { - "error": 502 - }, - "mastodon.teckl.xyz": { - "error": "HTTPSConnectionPool(host='mastodon.teckl.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "video.migennes.net:443": { - "error": 502 - }, - "animeright.news": { - "error": 404 - }, - "pleroma.shadowkat.net": { - "error": "HTTPSConnectionPool(host='pleroma.shadowkat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "roelofvk.me": { - "error": 404 - }, - "buddys.social": { - "error": "HTTPSConnectionPool(host='buddys.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.vrije-mens.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": true, "usage": { "users": { - "total": 116, - "activeHalfyear": 116, - "activeMonth": 37 + "total": 10 }, - "localPosts": 2894, - "localComments": 22 + "localPosts": 11601, + "localComments": 1 }, - "openRegistrations": true, "metadata": { - "nodeName": "Friendica op Vrije-Mens", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "livejournal", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false + "nodeName": "PeerTube G3L", + "nodeDescription": "PeerTube, une plateforme de diffusion de vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant les connexions Pair-\u00e0-Pair directement dans le navigateur web (BitTorrent) avec WebTorrent et Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "writepay.blogspot.com": { + "pouet.fredix.xyz": { "error": 404 }, - "ijn-dd.nl": { - "error": "HTTPSConnectionPool(host='ijn-dd.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hystericalanduseless.icu": { + "error": 404 }, - "myersjustinc.journalism.bot": { - "nodeinfo": { - "metadata": { - "nodeName": "Test: Justin's bots", - "nodeDescription": "Test blog to see how write.as works in different situations", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" - } + "nc.toxeldev.de": { + "error": "HTTPSConnectionPool(host='nc.toxeldev.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "davidsimon.com": { - "error": 403 + "mastodon.tux-mania.de": { + "error": "HTTPSConnectionPool(host='mastodon.tux-mania.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.mg": { + "mastodon.thebrookes.com": { + "error": "HTTPSConnectionPool(host='mastodon.thebrookes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yakult.style": { + "error": "HTTPSConnectionPool(host='yakult.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hushaby.me": { + "error": 404 + }, + "tebukuro.m.to": { + "error": "HTTPSConnectionPool(host='tebukuro.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixel.matthaei.cloud": { + "error": "HTTPSConnectionPool(host='pixel.matthaei.cloud', port=443): Read timed out. (read timeout=3)" + }, + "sns.hotaruxd.me": { + "error": "HTTPSConnectionPool(host='sns.hotaruxd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.macsnet.cz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 77, - "activeMonth": 34, - "activeHalfyear": 337 + "total": 52, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 7655 + "localPosts": 14293 }, - "openRegistrations": true + "openRegistrations": false } }, - "switter.at": { + "mastodon.d19.ca": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 292289, - "activeMonth": 24841, - "activeHalfyear": 44924 + "total": 10, + "activeMonth": 10, + "activeHalfyear": 11 }, - "localPosts": 8566833 + "localPosts": 367 }, "openRegistrations": true } }, - "cloud.unaesthetic.net": { + "social.politpunk.ch": { + "error": "HTTPSConnectionPool(host='social.politpunk.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.politpunk.ch' doesn't match either of 'cloud.politpunk.ch', 'office.politpunk.ch', 'politpunk.ch', 'www.politpunk.ch'\")))" + }, + "family.gobbetti.name": { "error": 404 }, - "achi.masto.host": { + "activitypub.herokuapp.com": { + "error": 404 + }, + "trevormeier.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1 }, - "localPosts": 7259 + "localPosts": 320, + "localComments": 158 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "trevor@trevormeier.com" + } } }, - "mstdn.suzume.life": { - "error": "HTTPSConnectionPool(host='mstdn.suzume.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soramame.m.to": { - "error": "HTTPSConnectionPool(host='soramame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.nyradr.ovh": { - "error": 404 - }, - "mst.uni-web.jp": { - "error": "HTTPSConnectionPool(host='mst.uni-web.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "novadon.social": { - "error": "HTTPSConnectionPool(host='novadon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to novadon.social timed out. (connect timeout=3)'))" - }, - "wb.386898.xyz": { - "error": "HTTPSConnectionPool(host='wb.386898.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wb.386898.xyz' doesn't match 't.386898.xyz'\")))" - }, - "mstdn.thedesk.top": { - "error": "HTTPSConnectionPool(host='mstdn.thedesk.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.thedesk.top timed out. (connect timeout=3)'))" - }, - "wmdon.jp": { - "error": "HTTPSConnectionPool(host='wmdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hitchenor.com": { - "error": 404 - }, - "neumann.m.to": { - "error": "HTTPSConnectionPool(host='neumann.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gensousakuya.moe": { + "hey.dou.bet": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeDescription": "Hey, a federated blogging application powered by [Plume](https://joinplu.me/)", + "nodeName": "Hey" }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, "usage": { + "localComments": 3, + "localPosts": 20, "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 10 - }, - "localPosts": 13662 + "total": 86 + } }, - "openRegistrations": false + "version": "2.0" } }, - "voe.social": { - "error": "HTTPSConnectionPool(host='voe.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.atticlabs.net": { - "error": "HTTPSConnectionPool(host='mastodon.atticlabs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.atticlabs.net timed out. (connect timeout=3)'))" - }, - "pouet.yolops.net": { - "error": "HTTPSConnectionPool(host='pouet.yolops.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "caffeinewitch.tech": { - "error": 404 + "actub.ub32.org": { + "error": 503 }, - "cloud.incenp.org": { - "error": 404 + "epicmax.masto.host": { + "error": "HTTPSConnectionPool(host='epicmax.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.clubalpindouai.fr": { + "video.bruitbruit.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 8, - "activeMonth": 2, - "activeHalfyear": 8 + "total": 5 }, - "localPosts": 7 + "localPosts": 16, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Bruit-Bruit \u00b7 version vid\u00e9o", + "nodeDescription": "Le son qui parle aussi aux yeux.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "10thstreet.media": { + "mpsf.masto.host": { + "error": "HTTPSConnectionPool(host='mpsf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.maz.nu": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 + "metadata": { + "nodeName": "blog.maz.nu", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "localPosts": 27, - "localComments": 3 + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -261250,145 +219268,99 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, - "metadata": { - "email": "miguel@10thstreet.media" - } - } - }, - "m.rthome.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" + "name": "writefreely", + "version": "0.11.2" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 236, - "activeMonth": 13, - "activeHalfyear": 43 + "total": 1 }, - "localPosts": 242 + "localPosts": 1111 }, - "openRegistrations": false + "version": "2.0" } }, - "chizai.cafe": { - "error": "HTTPSConnectionPool(host='chizai.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "mstdn.siebent.net": { - "error": "HTTPSConnectionPool(host='mstdn.siebent.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "otakudon.jp": { - "error": "HTTPSConnectionPool(host='otakudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to otakudon.jp timed out. (connect timeout=3)'))" - }, - "knots.today": { - "error": "HTTPSConnectionPool(host='knots.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wearefloatinginspace.com": { - "error": "HTTPSConnectionPool(host='wearefloatinginspace.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "relay.fireglow.de": { - "error": "HTTPSConnectionPool(host='relay.fireglow.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "pod.diaspora.software": { + "quiethabits.net": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.99.0-p002d427f" + "metadata": { + "nodeName": "Quiet Habits", + "nodeDescription": "In a noisy world, it's important to find a little quiet", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, - "protocols": { - "inbound": [ - "diaspora" - ], + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], "outbound": [ - "diaspora" + "twitter", + "tumblr", + "rss2.0" ] }, - "services": { - "inbound": [], - "outbound": [] + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 1 }, - "localPosts": 146, - "localComments": 934 + "localPosts": 24 }, - "metadata": { - "nodeName": "diaspora* HQ", - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "hq" - } + "version": "2.0" } }, - "inbeta.community": { - "error": "HTTPSConnectionPool(host='inbeta.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "blackbrigade.org": { - "error": 404 - }, - "furtenbach.social": { - "error": 404 + "mastodon.cercle.jp": { + "error": "HTTPSConnectionPool(host='mastodon.cercle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.wumix.net": { - "error": "HTTPSConnectionPool(host='mastodon.wumix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.wumix.net timed out. (connect timeout=3)'))" + "tg387.masto.host": { + "error": "HTTPSConnectionPool(host='tg387.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.allout.site": { - "error": "HTTPSConnectionPool(host='mstdn.allout.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.heaton.dev": { + "error": "HTTPSConnectionPool(host='cloud.heaton.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "thinkers.ac": { - "error": "HTTPSConnectionPool(host='thinkers.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.anongoth.pl": { + "error": "HTTPSConnectionPool(host='mastodon.anongoth.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "relay.p4g.club": { - "error": "HTTPSConnectionPool(host='relay.p4g.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.p4g.club' doesn't match either of 'cachivaches.p4g.club', 'pleroma.p4g.club', 'quixote.p4g.club'\")))" + "gancio.vbrandl.net": { + "error": "HTTPSConnectionPool(host='gancio.vbrandl.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.mastodontic.club": { - "error": "HTTPSConnectionPool(host='www.mastodontic.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mozillagfx.wordpress.com": { + "error": "HTTPSConnectionPool(host='mozillagfx.wordpress.com', port=443): Read timed out. (read timeout=3)" }, - "kakaotalk.app": { + "kiichan.space": { "error": 404 }, - "www.androidcentral.com": { - "error": 404 + "tube.clatza.dev": { + "error": "HTTPSConnectionPool(host='tube.clatza.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "bit.doubleloop.net": { - "error": "HTTPSConnectionPool(host='bit.doubleloop.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bit.doubleloop.net' doesn't match either of 'holon.ge', 'www.holon.ge'\")))" + "m.physis.jp": { + "error": "HTTPSConnectionPool(host='m.physis.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "ibb.info": { + "videos.koweb.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.2.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "friendica", - "wordpress" - ], - "inbound": [ "atom1.0", "rss2.0" ] @@ -261396,145 +219368,132 @@ "openRegistrations": false, "usage": { "users": { - "total": 26, - "activeHalfyear": 9, - "activeMonth": 3 + "total": 4 }, - "localPosts": 2353, - "localComments": 45 + "localPosts": 27, + "localComments": 0 }, "metadata": { - "nodeName": "ibb.info" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Koweb Videos", + "nodeDescription": "Vid\u00e9os h\u00e9berg\u00e9es par Koweb pour former les organisations souhaitant \u00eatre plus participative et apprenante gr\u00e2ce aux outils num\u00e9riques." } } }, - "deny.club": { - "error": "HTTPSConnectionPool(host='deny.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nanumvettithan.group": { + "error": "HTTPSConnectionPool(host='nanumvettithan.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nestegg.net": { + "social.bl1nk.com": { + "error": "HTTPSConnectionPool(host='social.bl1nk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.sveafur.se": { "error": 404 }, - "rbq.social": { - "error": "HTTPSConnectionPool(host='rbq.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rbq.social timed out. (connect timeout=3)'))" + "friends.mbober.de": { + "error": 404 }, - "thiago.xyz": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "gauzy.fr": { + "error": "HTTPSConnectionPool(host='gauzy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "woho.ooo": { - "error": "HTTPSConnectionPool(host='woho.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.sandersnel.com": { + "error": "HTTPSConnectionPool(host='cloud.sandersnel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "soc.bckly.com": { - "error": "HTTPSConnectionPool(host='soc.bckly.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.bckly.com timed out. (connect timeout=3)'))" + "hey.lookits.me": { + "error": "HTTPSConnectionPool(host='hey.lookits.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hey.lookits.me' doesn't match either of 'grid.hgluv.com', 'hgluv.com', 'www.hgluv.com'\")))" }, - "blog.teddybeard.eu": { + "mstdn.cc": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.1.5" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3, - "localComments": 1 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 47, + "activeMonth": 2, + "activeHalfyear": 14 + }, + "localPosts": 189 }, - "metadata": { - "email": "isserterrus@teddybeard.eu" - } + "openRegistrations": true } }, - "sn0w.observer": { - "error": "HTTPSConnectionPool(host='sn0w.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "iddqd.social": { - "error": 404 - }, - "amis.marsnet.org": { - "error": 404 - }, - "drive.realsecure.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "event1.tcit.fr": { + "magnificentbeardsfan.club": { "nodeinfo": { - "metadata": { - "nodeDescription": "Change this to a proper description of your instance", - "nodeName": "Event1 Testing" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0" - ] - }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-dev" - }, "usage": { - "localComments": 0, - "localPosts": 0, "users": { - "total": 1 - } + "total": 25, + "activeMonth": 22, + "activeHalfyear": 37 + }, + "localPosts": 27960 }, - "version": "2.0" + "openRegistrations": true } }, - "fujisawa.ne.jp": { - "error": 404 + "https": { + "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ikt03om97548aok0vnt8p.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='ikt03om97548aok0vnt8p.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.onic.eu": { + "error": "HTTPSConnectionPool(host='friendica.onic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.onic.eu' doesn't match 'werse.bitpalast.net'\")))" }, - "www.odditycentral.com": { - "error": 404 + "pluspora.com": { + "error": "HTTPSConnectionPool(host='pluspora.com', port=443): Read timed out. (read timeout=3)" }, - "mastodon.kakunpc.com": { - "error": "HTTPSConnectionPool(host='mastodon.kakunpc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.spunkiedesign.com": { + "error": 500 }, - "ndtsm.cant.at": { - "error": "HTTPSConnectionPool(host='ndtsm.cant.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.dhs.nu": { + "error": "HTTPSConnectionPool(host='peertube.dhs.nu', port=443): Read timed out. (read timeout=3)" }, - "krashboyz.org": { - "error": 404 + "pix.anmol.net.in": { + "error": 500 }, - "soc.ialis.me/@rubbishbuffet": { - "error": 404 + "digibyte.social": { + "error": "HTTPSConnectionPool(host='digibyte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mugwort.xyz": { - "error": "HTTPSConnectionPool(host='mugwort.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "mastodon.benoit-alessandroni.fr": { + "error": "HTTPSConnectionPool(host='mastodon.benoit-alessandroni.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/hybotics": { + "pensamientosmateriales.wordpress.com": { "error": 404 }, - "mastodon.sean666888.tk": { - "error": "HTTPSConnectionPool(host='mastodon.sean666888.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sagatodon.m.to": { + "error": "HTTPSConnectionPool(host='sagatodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "schattenwe.lt": { - "error": 403 + "republikrenyonez.sytes.net": { + "error": "HTTPSConnectionPool(host='republikrenyonez.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.thelmgn.com": { - "error": 503 + "kpopjp.net": { + "error": "HTTPSConnectionPool(host='kpopjp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.mk.gs": { - "error": "HTTPSConnectionPool(host='tube.mk.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tube.mk.gs timed out. (connect timeout=3)'))" + "googleprojectzero.blogspot.com": { + "error": 404 }, - "blog.meld.de": { + "mastodon.social/users/k": { + "error": 404 + }, + "pixodes.com": { + "error": "HTTPSConnectionPool(host='pixodes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "minami.shinshyu.life": { + "error": "HTTPSConnectionPool(host='minami.shinshyu.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "blog.the-penguin.de": { "nodeinfo": { "version": "2.0", "software": { @@ -261545,74 +219504,127 @@ "users": { "total": 1 }, - "localPosts": 230, - "localComments": 6 - }, - "openRegistrations": true, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] + "localPosts": 803, + "localComments": 10 }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "email": "richard@zsemberi.de" + "email": "mail@the-penguin.de" } } }, - "social.ma3ali.net": { + "m.somanydoors.ca": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 83, - "activeMonth": 12, - "activeHalfyear": 43 + "total": 23, + "activeMonth": 18, + "activeHalfyear": 20 }, - "localPosts": 6456 + "localPosts": 1138 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.ryankes.eu": { + "ontheline.ddns.net": { + "error": "HTTPSConnectionPool(host='ontheline.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "henro.banky.club": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Henro", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { "total": 1, - "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 45 + "localPosts": 1 }, - "openRegistrations": false + "version": "2.0" } }, - "gonta.net": { + "mastodon.cristiano.cloud": { + "error": "HTTPSConnectionPool(host='mastodon.cristiano.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "denk.ubermorgen.info": { + "nodeinfo": { + "metadata": { + "nodeName": "denk", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 10, + "publicReader": true, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 4 + }, + "version": "2.0" + } + }, + "travelling-lurtles.world": { + "error": "HTTPSConnectionPool(host='travelling-lurtles.world', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.familie-hanslik.de": { "nodeinfo": { "version": "2.0", "software": { @@ -261624,22 +219636,22 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 3 }, - "localPosts": 586 + "localPosts": 1 }, "openRegistrations": false } }, - "social.utopiamachines.com": { - "error": "HTTPSConnectionPool(host='social.utopiamachines.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unity.m.to": { + "error": "HTTPSConnectionPool(host='unity.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.bl1nk.com": { - "error": "HTTPSConnectionPool(host='social.bl1nk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "furries.world": { + "error": 404 }, - "peertube.qtg.fr": { + "tube.plomlompom.com": { "nodeinfo": { "version": "2.0", "software": { @@ -261656,20 +219668,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 246 + "total": 2 }, - "localPosts": 3806, - "localComments": 11 + "localPosts": 6, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Qu'est-ce que tu GEEKes ?", - "nodeDescription": "LA cha\u00eene de vulgarisation informatique accessible \u00e0 tous avec des r\u00e9alisations sourc\u00e9es, libres de droits et sans publicit\u00e9.", + "nodeName": "PlomTube", + "nodeDescription": "", "nodeConfig": { "plugin": { "registered": [] @@ -261679,7 +219691,7 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -261696,17 +219708,16 @@ 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -261770,8 +219781,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -261785,7 +219796,25 @@ } } }, - "toot.fedilab.app": { + "robert-porten.net": { + "error": 404 + }, + "sneakycrow.dev": { + "error": "HTTPSConnectionPool(host='sneakycrow.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pix.sectiontwo.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.oheim.haus": { + "error": 404 + }, + "walkaway.space": { + "error": "HTTPSConnectionPool(host='walkaway.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "avarty.com": { + "error": 404 + }, + "innocent.yukimochi.io": { "nodeinfo": { "version": "2.0", "software": { @@ -261797,37 +219826,28 @@ ], "usage": { "users": { - "total": 13, - "activeMonth": 7, - "activeHalfyear": 22 + "total": 9, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 1298 + "localPosts": 2565 }, "openRegistrations": true } }, - "mastodon.migennes.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 17, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 2832 - }, - "openRegistrations": false - } + "electube.nulled.network": { + "error": "HTTPSConnectionPool(host='electube.nulled.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "welt.all.de": { + "shakadeesu.jp": { + "error": "HTTPSConnectionPool(host='shakadeesu.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "midnight.dance": { + "error": "HTTPSConnectionPool(host='midnight.dance', port=443): Read timed out. (read timeout=3)" + }, + "m.thenautilus.net": { + "error": 503 + }, + "toot.wales": { "nodeinfo": { "version": "2.0", "software": { @@ -261839,25 +219859,28 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 1224, + "activeMonth": 181, + "activeHalfyear": 801 }, - "localPosts": 154 + "localPosts": 30428 }, - "openRegistrations": false + "openRegistrations": true } }, - "mstdn.misoca.jp": { - "error": "HTTPSConnectionPool(host='mstdn.misoca.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bleepbloop.club": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pornlap.com": { - "error": "HTTPSConnectionPool(host='pornlap.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pornlap.com timed out. (connect timeout=3)'))" + "bgc.social": { + "error": "HTTPSConnectionPool(host='bgc.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pl.kotobank.ch": { + "mastodon.social/users/AtulGrover": { + "error": 404 + }, + "pleroma.otter.sh": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -261866,42 +219889,103 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" + "media_proxy", + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_hellthread": { - "delist_threshold": 15, - "reject_threshold": 25 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "https://womenarestupid.site" - ], - "replace": [] + "delist_threshold": 10, + "reject_threshold": 20 }, "mrf_policies": [ - "HellthreadPolicy", "SimplePolicy", - "KeywordPolicy" + "NoPlaceholderTextPolicy", + "AntiFollowbotPolicy", + "HellthreadPolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "humblr.social" + "framapiaf.org", + "mamot.fr", + "switter.at", + "kinky.business", + "pl.smuglo.li", + "freezepeach.xyz", + "loli.estate", + "blackandgold.xyz", + "liberdon.com", + "freespeech.firedragonstudios.com", + "unsafe.space", + "knzk.me", + "baraag.net", + "humblr.social", + "rubber.social", + "botsin.space", + "radical.town", + "melalandia.tk", + "wxw.moe", + "mobile.co", + "honey.church", + "kinkyelephant.com", + "dickgirlon.top" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "pl.smuglo.li", + "sealion.club", + "pawoo.net", + "mstdn.jp", + "social.super-niche.club", + "loli.estate", + "wxw.moe", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "dickgirlon.top", + "sinblr.com", + "social.homunyan.com", + "mast.eu.org", + "social.myfreecams.com" + ], + "media_removal": [ + "baraag.net" + ], + "reject": [ + "albin.social", + "newjack.city", + "guillotines.masto.host", + "tri.cash", + "freespeechextremist.com", + "counter.social", + "melalandia.tk", + "wagesofsinisdeath.com", + "gameliberty.club", + "neo.hongeipii.com", + "daffodil-11.org", + "francecatholique.net", + "lets.saynoto.lgbt", + "kiwifarms.cc", + "weedis.life", + "freefedifollowers.ga", + "gab.com", + "develop.gab.com", + "glindr.org" ], - "media_nsfw": [], - "media_removal": [], - "reject": [], "report_removal": [] }, - "quarantined_instances": [] + "quarantined_instances": [ + "freespeechextremist.com", + "librem.one", + "gab.com", + "develop.gab.com" + ] }, "fieldsLimits": { "maxFields": 10, @@ -261910,9 +219994,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A pleroma instance run by kotobank.ch people", - "nodeName": "Pleroma/Kotobank", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Otters are sexy", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -261958,9 +220042,9 @@ "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://pl.kotobank.ch/users/vaartis" + "https://pleroma.otter.sh/users/dashie" ], "suggestions": { "enabled": false @@ -261969,10 +220053,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 64000000 + "general": 30000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -261982,42 +220066,96 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-485-g79445ae5-develop" + "version": "2.0.2" }, "usage": { - "localPosts": 23714, + "localPosts": 25300, "users": { - "total": 11 + "total": 5 } }, "version": "2.0" } }, - "tessellated.space": { + "xzone.subzone.net": { + "error": "HTTPSConnectionPool(host='xzone.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anarchy.social": { + "error": "HTTPSConnectionPool(host='anarchy.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'anarchy.social' doesn't match either of '*.bl.ink', 'bl.ink'\")))" + }, + "cloud.wapanafa.org": { + "error": 404 + }, + "www.gkbrk.com": { + "error": 404 + }, + "mastodon.lfcd85.org": { + "error": "HTTPSConnectionPool(host='mastodon.lfcd85.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "dev.glitch.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 4 + "total": 129, + "activeMonth": 28, + "activeHalfyear": 44 }, - "localPosts": 470 + "localPosts": 196773 }, "openRegistrations": false } }, - "pl.slash.cl": { + "hellsite.site": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 197, + "activeMonth": 102, + "activeHalfyear": 264 + }, + "localPosts": 291430 + }, + "openRegistrations": true + } + }, + "cloud.jacko.es": { + "error": "HTTPSConnectionPool(host='cloud.jacko.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "portal.wellsbnt.com": { + "error": "HTTPSConnectionPool(host='portal.wellsbnt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "community.guoj.icu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.capitaines.fr": { + "error": "HTTPSConnectionPool(host='mastodon.capitaines.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.3mivon.net": { + "error": "HTTPSConnectionPool(host='mstdn.3mivon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "spooky.camp": { + "error": 404 + }, + "soc.canned-death.us": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -262026,16 +220164,27 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -262044,10 +220193,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Slash", + "nodeName": "Canned Death", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -262095,7 +220244,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.slash.cl/users/waltercool" + "https://soc.canned-death.us/users/raven" ], "suggestions": { "enabled": false @@ -262117,10 +220266,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-685-gd589f3dc-develop" }, "usage": { - "localPosts": 3, + "localPosts": 140, "users": { "total": 3 } @@ -262128,86 +220277,288 @@ "version": "2.0" } }, - "tkschland.de": { - "error": "HTTPSConnectionPool(host='tkschland.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "soc.ascraeus.org": { + "error": "HTTPSConnectionPool(host='soc.ascraeus.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.ascraeus.org' doesn't match 'code.dgold.eu'\")))" }, - "socl.win": { - "error": 502 + "blog.fami.ga": { + "error": 404 }, - "mstdnsrv.moe.hm": { - "error": "HTTPSConnectionPool(host='mstdnsrv.moe.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdnsrv.moe.hm timed out. (connect timeout=3)'))" + "lesbiab.town": { + "error": "HTTPSConnectionPool(host='lesbiab.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "canor.synology.me": { - "error": "HTTPSConnectionPool(host='canor.synology.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'canor.synology.me' doesn't match 'canor.duckdns.org'\")))" + "toot.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 772 + }, + "openRegistrations": false + } }, - "fedi.absturztau.be": { + "tootles.space": { + "error": "HTTPSConnectionPool(host='tootles.space', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.roflcopter.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 168, + "activeMonth": 14, + "activeHalfyear": 43 + }, + "localPosts": 875 + }, + "openRegistrations": false + } + }, + "write.tonyfleming.me": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "chat", - "relay", - "pleroma_emoji_reactions" + "nodeName": "mtony75", + "nodeDescription": "40 something geeky dad ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 38 + }, + "version": "2.0" + } + }, + "metaller.m.to": { + "error": "HTTPSConnectionPool(host='metaller.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "upub.komittee.net": { + "error": "HTTPSConnectionPool(host='upub.komittee.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.ajollyman.in": { + "error": "HTTPSConnectionPool(host='mastodon.ajollyman.in', port=443): Read timed out. (read timeout=3)" + }, + "toshipapi.tokyo": { + "error": "HTTPSConnectionPool(host='toshipapi.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "tuchanka.barsanti.xyz": { + "error": "HTTPSConnectionPool(host='tuchanka.barsanti.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.jumpgate.us": { + "error": "HTTPSConnectionPool(host='mastodon.jumpgate.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funk.fedi.farm": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.20.0+git.34ffab27" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } + }, + "metadata": { + "actorId": "https://funk.fedi.farm/federation/actors/service", + "private": false, + "shortDescription": "My private instance", + "longDescription": "", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "funk.fedi.farm", + "banner": null, + "defaultUploadQuota": 1000, + "library": { + "federationEnabled": true, + "federationNeedsApproval": true, + "anonymousCanListen": false, + "tracks": { + "total": 41462 + }, + "artists": { + "total": 5829 + }, + "albums": { + "total": 5371 + }, + "music": { + "hours": 1688.3825 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai" - ], - "reject_deletes": [], - "report_removal": [] + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true }, - "quarantined_instances": [ - "gab.com", - "gab.ai", - "sunbeam.city" - ] + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "usage": { + "favorites": { + "tracks": { + "total": 0 + } + }, + "listenings": { + "total": 10487 + } + } + } + } + }, + "mastodon.zone": { + "error": "HTTPSConnectionPool(host='mastodon.zone', port=443): Read timed out. (read timeout=3)" + }, + "elinvention.ovh": { + "error": 404 + }, + "knotes.club": { + "error": 404 + }, + "pe.ertu.be": { + "error": "HTTPSConnectionPool(host='pe.ertu.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "geekblog.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 55, + "activeHalfyear": 295 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 137 + }, + "openRegistrations": true + } + }, + "pleroma.openshell.no": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 6 }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "fedi.absturztau.be", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 14 + }, + "software": { + "version": "1.0.0-HEAD", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [], "restrictedNicknames": [ ".well-known", "~", @@ -262240,140 +220591,171 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://fedi.absturztau.be/users/mizuki", - "https://fedi.absturztau.be/users/absturztaube" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 20000000, - "background": 40000000, - "banner": 40000000, - "general": 40000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-617-gdae91630-develop" - }, - "usage": { - "localPosts": 210079, - "users": { - "total": 270 - } - }, - "version": "2.0" + "nodeName": "Pleroma", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "social.heystat.us": { - "error": "HTTPSConnectionPool(host='social.heystat.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ngndn.jp": { + "error": "HTTPSConnectionPool(host='ngndn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tweet.flairy.de": { - "error": 503 + "peertube.euzilla.de": { + "error": "HTTPSConnectionPool(host='peertube.euzilla.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.ddnss.org": { - "error": "HTTPSConnectionPool(host='friendica.ddnss.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.ddnss.org' doesn't match either of 'crisp.h-da.de', 'damaris.sium.h-da.de', 'darmstadt-business-school.de', 'darmstadt-business-school.h-da.de', 'duales-studienzentrum.de', 'ethercalc.h-da.de', 'etherpad.h-da.de', 'euterpe.itda.h-da.de', 'fsi.h-da.de', 'inventory.h-da.de', 'it-security.h-da.de', 'it-sicherheit.h-da.de', 'itda.h-da.de', 'itdua.h-da.de', 'lerntest.h-da.de', 'lerntyp.h-da.de', 'lerntyptest.h-da.de', 'ma.h-da.de', 'sophos.h-da.de', 'splan.eit.h-da.de', 'splanhlp.eit.h-da.de', 'splanint.eit.h-da.de', 'www.darmstadt-business-school.de', 'www.duales-studienzentrum.de', 'www.fsi.h-da.de', 'www2.h-da.de'\")))" + "soc.freedombone.net": { + "error": "HTTPSConnectionPool(host='soc.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mtldn.tokyo": { - "error": "HTTPSConnectionPool(host='mtldn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "commentaires.adminrezo.fr": { + "error": "HTTPSConnectionPool(host='commentaires.adminrezo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "eldemonioblancodelateteraverde.wordpress.com": { + "mastodon.p2pquake.net": { + "error": "HTTPSConnectionPool(host='mastodon.p2pquake.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.tsurai.jp": { + "error": "HTTPSConnectionPool(host='mastodon.tsurai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.yyuuiikk.org": { + "error": "HTTPSConnectionPool(host='mstdn.yyuuiikk.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mvuylphrvw.localtunnel.me": { + "error": "HTTPSConnectionPool(host='mvuylphrvw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "makamaka.me": { + "error": "HTTPSConnectionPool(host='makamaka.me', port=443): Read timed out. (read timeout=3)" + }, + "eiselecloud.de": { "error": 404 }, - "catherinebkrause.com": { - "error": 403 + "vachon.club": { + "error": "HTTPSConnectionPool(host='vachon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "greylog.ru": { - "error": "HTTPSConnectionPool(host='greylog.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thefreestate.xyz": { + "error": "HTTPSConnectionPool(host='thefreestate.xyz', port=443): Read timed out. (read timeout=3)" }, - "v6.waraiotoko.net": { - "error": "HTTPSConnectionPool(host='v6.waraiotoko.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pl.snowii.moe": { + "error": "HTTPSConnectionPool(host='pl.snowii.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "animedon.tk": { - "error": 403 + "mk.sns.monster": { + "error": "HTTPSConnectionPool(host='mk.sns.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hellchat.club": { - "error": "HTTPSConnectionPool(host='hellchat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "friendica.henze-online.de": { + "error": "HTTPSConnectionPool(host='friendica.henze-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.sh": { - "error": "HTTPSConnectionPool(host='mstdn.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "panela.in": { + "error": 406 }, - "mastodon.pettingzoo.dev": { + "m.speculativeartsresearch.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeMonth": 4, + "activeHalfyear": 8 }, - "localPosts": 2 + "localPosts": 191 }, "openRegistrations": true } }, - "peertube.peshane.net": { - "error": 503 + "accordingtohoyt.com": { + "error": 404 }, - "mastodon.wormhole.eu": { + "cloud.spicyweb.de": { + "error": 403 + }, + "jasonrobinson.me": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.0" + "name": "socialhome", + "version": "0.12.0-dev" }, - "protocols": [ - "activitypub" - ], + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 6, + "activeHalfyear": 2, + "activeMonth": 1 }, - "localPosts": 59 + "localPosts": 2608, + "localComments": 2769 }, - "openRegistrations": true + "metadata": { + "nodeName": "jasonrobinson.me" + } } }, - "impenetrable.fortress.promo": { - "error": "HTTPSConnectionPool(host='impenetrable.fortress.promo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to impenetrable.fortress.promo timed out. (connect timeout=3)'))" - }, - "feminism.lgbt": { - "error": "HTTPSConnectionPool(host='feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "diasporing.ch": { - "error": "HTTPSConnectionPool(host='diasporing.ch', port=443): Read timed out. (read timeout=3)" - }, - "p.lmao.tf": { - "error": "HTTPSConnectionPool(host='p.lmao.tf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "matchedwithlovesecretly.wordpress.com": { - "error": 404 - }, - "hub.fosstodon.org": { + "kasper.app": { "nodeinfo": { "metadata": { - "nodeName": "Fosstodon Hub", - "nodeDescription": "The largest FOSS focussed instance on the Fediverse", + "nodeName": "Kasper Nymand", + "nodeDescription": "The blog of kaspernymand.com", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -262400,315 +220782,537 @@ "users": { "total": 1 }, - "localPosts": 17 + "localPosts": 79 }, "version": "2.0" } }, - "scratchpad.decentral1.se": { + "ligma.pro": { "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "https://decentral1.se/", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.10.0" - }, "usage": { "users": { - "total": 1, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 2, + "activeHalfyear": 4 }, - "localPosts": 3 + "localPosts": 4005 }, - "version": "2.0" + "openRegistrations": true } }, - "kemo.one": { - "error": 410 - }, - "myd.kyoto.jp": { - "error": "HTTPSConnectionPool(host='myd.kyoto.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.tomica.me": { - "error": "HTTPSConnectionPool(host='social.tomica.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.louiscap.io": { + "error": "HTTPSConnectionPool(host='toot.louiscap.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.tamerz.com": { - "error": "HTTPSConnectionPool(host='peertube.tamerz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "randomnessthing.com": { + "error": "HTTPSConnectionPool(host='randomnessthing.com', port=443): Read timed out. (read timeout=3)" }, - "19hundert84.de": { - "error": "HTTPSConnectionPool(host='19hundert84.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "mel.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.plank.town": { - "error": "HTTPSConnectionPool(host='social.plank.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "piscolabis.me": { + "error": "HTTPSConnectionPool(host='piscolabis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.pgpartners.md": { - "error": "HTTPSConnectionPool(host='cloud.pgpartners.md', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hermanng.auriga.uberspace.de": { + "error": 404 }, - "mastodon.fiveop.de": { + "mastodon.techdux.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 30 + "localPosts": 43 }, - "openRegistrations": false + "openRegistrations": true } }, - "peertube.pettingzoo.dev": { - "error": "HTTPSConnectionPool(host='peertube.pettingzoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.pettingzoo.dev' doesn't match either of '*.pup.haus', 'pup.haus'\")))" + "www.happyhippythoughts.xyz": { + "error": "HTTPSConnectionPool(host='www.happyhippythoughts.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nghieng.net": { + "social.catgirl.cafe": { + "error": "HTTPSConnectionPool(host='social.catgirl.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.catgirl.cafe' doesn't match either of 'catgirl.cafe', 'chat.catgirl.cafe', 'cloud.catgirl.cafe', 'cms.catgirl.cafe', 'devcenter.catgirl.cafe', 'directus.catgirl.cafe', 'drone.catgirl.cafe', 'git.catgirl.cafe', 'huginn.catgirl.cafe', 'known.catgirl.cafe', 'mail.catgirl.cafe', 'matrix.stevestreza.com', 'notes.catgirl.cafe', 'rss.catgirl.cafe', 'social.stevestreza.com', 'vpn.catgirl.cafe', 'wallabag.catgirl.cafe', 'webmaster.stevestreza.com', 'wiki.catgirl.cafe', 'youtube.catgirl.cafe'\")))" + }, + "oleary.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "peertube.f-si.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.2.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 258, - "activeMonth": 96, - "activeHalfyear": 116 + "total": 1 }, - "localPosts": 65757 + "localPosts": 41, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "tube-poitiers.beta.education.fr": { + "mastodon.stevenprins.com": { + "error": "HTTPSConnectionPool(host='mastodon.stevenprins.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sdr.am": { + "error": "HTTPSConnectionPool(host='sdr.am', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "the.scream.zone": { + "error": "HTTPSConnectionPool(host='the.scream.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "funkwhale.jcg.re": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "funkwhale", + "version": "0.21-rc2" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 64 - }, - "localPosts": 6149, - "localComments": 1 + "total": 4, + "activeHalfyear": 3, + "activeMonth": 2 + } }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l academie de Poitiers", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true + "actorId": "https://funkwhale.jcg.re/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Funkwhale on jcg.re", + "banner": null, + "defaultUploadQuota": 100000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 4615 }, - "contactForm": { - "enabled": true + "artists": { + "total": 858 }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] + "albums": { + "total": 319 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "music": { + "hours": 380.5211111111111 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 107 } }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } + "listenings": { + "total": 24643 }, - "tracker": { - "enabled": false + "downloads": { + "total": 1724 } } } } }, - "ecoprotest29.ru": { + "kollegin.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 14, + "activeHalfyear": 35 + }, + "localPosts": 16026 + }, + "openRegistrations": true + } + }, + "mstdn.mazu.network": { "error": 404 }, - "soc.krashboyz.org": { - "error": "HTTPSConnectionPool(host='soc.krashboyz.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.punchdrunker.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "jelqing.men": { - "error": "HTTPSConnectionPool(host='jelqing.men', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thevillastraylight.com": { + "error": "HTTPSConnectionPool(host='thevillastraylight.com', port=443): Read timed out. (read timeout=3)" }, - "microblog.mjd.id.au": { + "cloud.haas-gottmadingen.de": { "error": 404 }, - "evgenykuznetsov.org": { - "error": 404 + "mastodon.10x.sh": { + "error": "HTTPSConnectionPool(host='mastodon.10x.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.edmond.lu": { - "error": "HTTPSConnectionPool(host='mastodon.edmond.lu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wutup.wtfflorida.com": { + "error": "HTTPSConnectionPool(host='wutup.wtfflorida.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mst.oikura.site": { - "error": 410 + "plume.dyomedea.com": { + "error": "HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //plume.dyomedea.com/nodeinfo/2.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relay.toot.yukimochi.jp": { + "mastodon.wivodaim.net": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "activity-relay", - "version": "v0.2.7rc1", - "repository": "https://github.com/yukimochi/Activity-Relay" + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 46 + }, + "openRegistrations": true + } + }, + "westcoastplay.fun": { + "error": "HTTPSConnectionPool(host='westcoastplay.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.freifunk-muensterland.de": { + "error": "HTTPSConnectionPool(host='mastodon.freifunk-muensterland.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tiny.tilde.website": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 161, + "activeMonth": 41, + "activeHalfyear": 55 + }, + "localPosts": 69426 + }, + "openRegistrations": false + } + }, + "allbees.org": { + "error": "HTTPSConnectionPool(host='allbees.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aptest.clockworkcaracal.com": { + "error": "HTTPSConnectionPool(host='aptest.clockworkcaracal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'aptest.clockworkcaracal.com' doesn't match 'scribbles.clockworkcaracal.com'\")))" + }, + "ninetails.click": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "usage": { + "users": { + "total": 10, + "activeHalfyear": 9, + "activeMonth": 4 + }, + "localPosts": 33, + "localComments": 23 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Nine Tails", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "cloud.smoi.eu": { + "error": "HTTPSConnectionPool(host='cloud.smoi.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "eike-guenther.de": { + "error": "HTTPSConnectionPool(host='eike-guenther.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.antoineve.me": { + "error": "HTTPSConnectionPool(host='mastodon.antoineve.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.farhan.codes": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "mastodon.social", + "gab.com" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "humblr.social", + "sinblr.com", + "baraag.net", + "switter.at", + "social.myfreecams.com", + "abdl.link" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Farhan Codes", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.farhan.codes/users/farhan" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], "services": { "inbound": [], "outbound": [] }, - "openRegistrations": true, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, "usage": { + "localPosts": 351, "users": { - "total": 170, - "activeMonth": 170, - "activeHalfyear": 170 + "total": 2 } }, - "metadata": {} + "version": "2.0" } }, - "friendica.mastodont.cat": { - "error": "HTTPSConnectionPool(host='friendica.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "decentralized.faith": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tube-paris.beta.education.fr": { + "peertube.koehn.com": { "nodeinfo": { "version": "2.0", "software": { @@ -262728,40 +221332,20 @@ "openRegistrations": true, "usage": { "users": { - "total": 10 + "total": 4 }, - "localPosts": 6725, + "localPosts": 14, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l academie de Paris", - "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", + "nodeName": "koehn.com PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], @@ -262775,14 +221359,15 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ 480, - 720 + 720, + 1080 ] }, "import": { @@ -262855,7 +221440,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": 524288000, "videoQuotaDaily": -1 }, "trending": { @@ -262864,87 +221449,191 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mhc.social": { - "error": 404 + "gstest99.dalme.net": { + "error": "HTTPSConnectionPool(host='gstest99.dalme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.wakayama.jp": { - "error": "HTTPSConnectionPool(host='mastodon.wakayama.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.wakayama.jp timed out. (connect timeout=3)'))" + "social.pieter.ninja": { + "error": "HTTPSConnectionPool(host='social.pieter.ninja', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/Damage": { - "error": 404 + "kimonosou.tokyo": { + "error": "HTTPSConnectionPool(host='kimonosou.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "smux.be": { - "error": "HTTPSConnectionPool(host='smux.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "fiasco.social": { + "error": "HTTPSConnectionPool(host='fiasco.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fiasco.social' doesn't match either of 'npcollege.edu', 'www.npcollege.edu'\")))" }, - "protogen.club": { - "error": "HTTPSConnectionPool(host='protogen.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to protogen.club timed out. (connect timeout=3)'))" + "mail.at": { + "error": 404 }, - "thetim.blog": { + "f.haeder.net/profile/roland": { "error": 404 }, - "mastodon.social/users/peakwinter": { + "security.googleblog.com": { "error": 404 }, - "cyber.hockey": { - "error": "HTTPSConnectionPool(host='cyber.hockey', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.leboulaire.ovh": { + "error": "HTTPSConnectionPool(host='peertube.leboulaire.ovh', port=443): Read timed out. (read timeout=3)" }, - "blog.arkadi.one": { + "social.aaronklemm.me": { "nodeinfo": { "metadata": { - "nodeName": "WriteFreely", - "nodeDescription": "tech, teaching, and books", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "maxBlogs": 3, - "publicReader": true, - "invites": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "The IndieVerse", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.aaronklemm.me/users/aaron" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pleroma", + "version": "2.0.0" }, "usage": { + "localPosts": 19, "users": { - "total": 1, - "activeHalfyear": 1 - }, - "localPosts": 173 + "total": 4 + } }, "version": "2.0" } }, - "dystopian.fun": { - "error": "HTTPSConnectionPool(host='dystopian.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "botdon.net": { - "error": "HTTPSConnectionPool(host='botdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "relay.mastodon.kr": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 7b69fab69dce0fbc27e4cfc0c6c0e02d4a7c4f91" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "edge.twingyeo.kr", + "qdon.space", + "uri.life", + "twingyeo.kr", + "usagicore.moe", + "jmm.kr", + "planet.moe", + "fedimas.com", + "canor.kr", + "setsuna.kr", + "ani.work" + ] + } + } }, - "chambel.net": { + "superfeedr-blog-feed.herokuapp.com": { "error": 404 }, - "zik.openalgeria.org": { - "error": 500 - }, - "mastodon.corecoding.dev": { + "toot.liw.fi": { "nodeinfo": { "version": "2.0", "software": { @@ -262956,27 +221645,43 @@ ], "usage": { "users": { - "total": 2, + "total": 3, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 140 + "localPosts": 1665 }, "openRegistrations": false } }, - "loulousalibi.com": { - "error": "HTTPSConnectionPool(host='loulousalibi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "savagenetwork.com": { + "error": 404 }, - "p.kretschmann.social": { + "soykaf.com": { + "error": "HTTPSConnectionPool(host='soykaf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soykaf.com' doesn't match either of 'blog.soykaf.com', 'docs-develop.pleroma.social', 'docs.pleroma.social', 'pleroma.social', 'testing.pleroma.lol'\")))" + }, + "kotonoha.cafe": { + "error": 410 + }, + "ashleystone.me.uk": { + "error": 404 + }, + "audio.konsumsyndik.at": { + "error": "HTTPSConnectionPool(host='audio.konsumsyndik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cascadia.news": { + "error": "HTTPSConnectionPool(host='cascadia.news', port=443): Read timed out. (read timeout=3)" + }, + "buidl.hallertau.social": { "nodeinfo": { "metadata": { - "nodeName": "p.kretschmann.social", + "nodeName": "buidl.hallertau.social", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { + "open_registration": false, "uploader": { "max_photo_size": "15000", "max_caption_length": "150", @@ -262989,7 +221694,7 @@ }, "activitypub": { "enabled": true, - "remote_follow": false + "remote_follow": true }, "ab": { "lc": false, @@ -262997,8 +221702,9 @@ "loops": false }, "site": { - "domain": "p.kretschmann.social", - "url": "https://p.kretschmann.social", + "name": "Buidl hallertau.social", + "domain": "buidl.hallertau.social", + "url": "https://buidl.hallertau.social", "description": null }, "username": { @@ -263013,7 +221719,7 @@ } }, "features": { - "mobile_apis": false, + "mobile_apis": true, "circles": false, "stories": false, "video": false, @@ -263028,34 +221734,169 @@ "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 8, + "localComments": 0, + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false + } + }, + "musingsofanaspie.com": { + "error": 404 + }, + "touhouprojectsns.m.to": { + "error": "HTTPSConnectionPool(host='touhouprojectsns.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.monster": { + "error": "HTTPSConnectionPool(host='pixelfed.monster', port=443): Read timed out. (read timeout=3)" + }, + "h-sozial.de": { + "error": "HTTPSConnectionPool(host='h-sozial.de', port=443): Read timed out. (read timeout=3)" + }, + "cloud.jabberhead.tk": { + "error": "HTTPSConnectionPool(host='cloud.jabberhead.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ogrecloud.ocloud.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "koya.m.to": { + "error": "HTTPSConnectionPool(host='koya.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.piaty.ovh": { + "error": "HTTPSConnectionPool(host='video.piaty.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.debate.info-labs.jp": { + "error": "HTTPSConnectionPool(host='mstdn.debate.info-labs.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "heislandmine.work": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 170, + "activeMonth": 199, + "activeHalfyear": 230 + }, + "localPosts": 390787 + }, + "openRegistrations": true + } + }, + "lesswrong.io": { + "error": "HTTPSConnectionPool(host='lesswrong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'lesswrong.io' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + }, + "tibia.life": { + "error": "HTTPSConnectionPool(host='tibia.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mathtodon.nyoho.jp": { + "error": 502 + }, + "mastodon.lemarchand.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 1317 }, + "openRegistrations": false + } + }, + "mastodon.time-suck.com": { + "error": "HTTPSConnectionPool(host='mastodon.time-suck.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.shuuten.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tarf.ddns.net": { + "error": "HTTPSConnectionPool(host='tarf.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "queer.party": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 18, - "localComments": 0, "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - } + "total": 2812, + "activeMonth": 595, + "activeHalfyear": 1414 + }, + "localPosts": 395595 }, + "openRegistrations": true + } + }, + "ostatus.yamaken.jp": { + "error": "HTTPSConnectionPool(host='ostatus.yamaken.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "romandie.social": { + "error": "HTTPSConnectionPool(host='romandie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mountainpeoples.m.to": { + "error": "HTTPSConnectionPool(host='mountainpeoples.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ele.janusworx.com": { + "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 949 + }, "openRegistrations": false } }, - "toot.diego.codes": { - "error": "HTTPSConnectionPool(host='toot.diego.codes', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.tk:8080": { - "error": "HTTPSConnectionPool(host='friendica.tk', port=8080): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nc.phillw.org": { + "error": 404 }, - "pl.nudie.social": { + "pleroma.ledoian.cz": { "nodeinfo": { "metadata": { "accountActivationRequired": true, @@ -263067,7 +221908,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "media_proxy", "chat", "relay" @@ -263076,87 +221916,8 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [ - "humblr.social", - "sinblr.com", - "anime.website", - "switter.at", - "baraag.net", - "shigusegubu.club", - "pawoo.net", - "artalley.porn", - "artalley.social", - "nsfw.social", - "qaf.men" - ], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com", - "anime.website", - "switter.at", - "baraag.net", - "shigusegubu.club", - "pawoo.net", - "artalley.porn", - "artalley.social", - "nsfw.social", - "qaf.men" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.com", - "anime.website", - "switter.at", - "baraag.net", - "shigusegubu.club", - "pawoo.net", - "artalley.porn", - "artalley.social", - "nsfw.social", - "qaf.men" - ], - "media_removal": [], - "reject": [ - "arkham.cafe", - "baraag.net", - "gab.com", - "develop.gab.com", - "gabfed.com", - "pl.smuglo.li", - "social.librem.one", - "social.puri.sm", - "glindr.org", - "neenster.org", - "spinster.xyz", - "freespeechextremist.com", - "skaia.space", - "trollian.space", - "weedis.life", - "speakfree.world", - "freevoice.space", - "social.i2p.rocks", - "eunomia.social", - "kiwifarms.cc", - "pleroma.kiwifarms.net", - "honey.church", - "switter.at", - "humblr.social", - "baraag.net", - "sinblr.com", - "shigusegubu.club", - "jpop.club", - "the.hedgehoghunter.club", - "juche.town", - "gleasonator.com", - "witches.live" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -263165,10 +221926,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": true, - "nodeDescription": "Social network for naturists, nudists, and people who love to be clothes-free", - "nodeName": "Nudie.Social", + "nodeDescription": "This is a private instance for LEdoian and maybe some of his friends.", + "nodeName": "LEdoian's Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -263178,8 +221939,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -263212,12 +221972,12 @@ "user-search", "user_exists", "users", - "web" + "web", + "admin" ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.nudie.social/users/admin", - "https://pl.nudie.social/users/ninja" + "https://pleroma.ledoian.cz/users/ledoian" ], "suggestions": { "enabled": false @@ -263229,7 +221989,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -263239,271 +221999,276 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-572-gfbcb6f76-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 607, + "localPosts": 13, "users": { - "total": 24 + "total": 2 } }, "version": "2.0" } }, - "masto.elvaz.ynh.fr": { - "error": "HTTPSConnectionPool(host='masto.elvaz.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.elvaz.ynh.fr timed out. (connect timeout=3)'))" - }, - "bombayguy.in": { - "error": "HTTPSConnectionPool(host='bombayguy.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cliq.social": { + "social.kabi.tk": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "cliq.social", - "nodeDescription": "Welcome to cliq.social community! \n\nAs a registered user on our decentralized microblogging platform, you can communicate with members of different platforms throughout the fediverse.\n\nBy joining the cliq.social community, you accept and agree to the following:\n\nBe respectful. Be friendly. Be welcoming. Be considerate. Be patient. Be careful in the words that you choose.\n\nIf you experience or witness unacceptable behavior, please report it by contacting us ", - "maintainer": { - "name": "", - "email": "https://cliq.social/@team" + "users": { + "total": 11, + "activeMonth": 8, + "activeHalfyear": 10 }, - "langs": [ - "English" - ], - "tosUrl": "https://cliq.social/@team/pages/1578985753557", - "repositoryUrl": "", - "feedbackUrl": "https://cliq.social/@team", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 19048 + }, + "openRegistrations": false } }, - "llkdn.com": { - "error": "HTTPSConnectionPool(host='llkdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "relay.linux.pizza": { - "error": "HTTPSConnectionPool(host='relay.linux.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "alfajet.masto.host": { + "snel.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 1, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 1980 + "localPosts": 9 }, "openRegistrations": false } }, - "john-mastodon.scalingo.io": { - "error": 503 + "misskists.cf": { + "error": "HTTPSConnectionPool(host='misskists.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dumbfucks.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2019.04-1304" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 21, - "localComments": 1 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "DumbFucks", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [] - }, - "explicitContent": false - } - } + "gravitasfree.zone": { + "error": "HTTPSConnectionPool(host='gravitasfree.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.kn-cloud.de": { + "pixelfed.takumifan.club": { + "error": "HTTPSConnectionPool(host='pixelfed.takumifan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "mdmdhmhm.jp": { + "error": "HTTPSConnectionPool(host='mdmdhmhm.jp', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/jdespland": { + "error": 404 + }, + "tzcafe.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 25, + "activeMonth": 16, + "activeHalfyear": 29 }, - "localPosts": 16 + "localPosts": 1985 }, "openRegistrations": false } }, - "grain.izayoiwind.net": { - "error": 404 - }, - "video.valme.io": { + "social.saarland": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 220 + "total": 66, + "activeMonth": 23, + "activeHalfyear": 36 }, - "localPosts": 128, - "localComments": 2 + "localPosts": 6562 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "video.valme.io", - "nodeDescription": "valME.io is like reddit but where karma converts to money. We want to help people profit when they add value to others. We're testing PeerTube's video platform to support the goals of valME.io's content management system (forums, blogging, websites). Come try it out and make money from your videos!" - } + "openRegistrations": true } }, - "everythinginbloggeration.blogspot.com": { + "c.n2o.link": { "error": 404 }, - "juggling.digital": { + "rampantmonkey.social": { + "error": "HTTPSConnectionPool(host='rampantmonkey.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lair.fedifilth.xyz": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { "inbound": [], "outbound": [ - "atom1.0", - "rss2.0" + "smtp" ] }, - "openRegistrations": true, - "usage": { - "users": { - "total": 5 - }, - "localPosts": 7, - "localComments": 1 - }, + "usage": [], + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "The Lair", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "Juggling Videos", - "nodeDescription": "Hosted with PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": true } } }, - "mastodon.matsu-nico.me": { - "error": "HTTPSConnectionPool(host='mastodon.matsu-nico.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tube.dodsorf.as": { - "error": "HTTPSConnectionPool(host='tube.dodsorf.as', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "wokyleeks.com": { - "error": "HTTPSConnectionPool(host='wokyleeks.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wokyleeks.com timed out. (connect timeout=3)'))" - }, - "hikarin.m.to": { - "error": "HTTPSConnectionPool(host='hikarin.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fisint.ccia.uned.es": { - "error": 403 + "hub.hayfidelity.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "relay.shittyurl.org": { + "social.beckmeyer.us": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Beckmeyer Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.beckmeyer.us/users/TinfoilSubmarine" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -263512,108 +222277,22 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "pleroma", + "version": "2.0.2" }, "usage": { - "localPosts": 0, + "localPosts": 58, "users": { - "total": 1 + "total": 2 } }, - "version": "2.0", - "metadata": { - "peers": [ - "relay.mas.to", - "gameliberty.club", - "beehub.org", - "pleroma.cloud", - "mstdn.foxfam.club", - "m.bnolet.me", - "edgerunner.network", - "mastodon.echoz.io", - "s.dat.cloud", - "mastodon.eric.ovh", - "sinblr.com", - "es.muy.moe", - "jonleibowitz.social", - "neckbeard.xyz", - "koyu.space", - "social.reinboar.xyz", - "mastodon.macsnet.cz", - "toot.baby", - "social.1in9.net", - "homo.dev", - "ministry.moonbutt.science", - "buckeye.social", - "mastodon.corecoding.dev", - "fedibird.com", - "mastodon.madrid", - "hispatodon.club", - "social.i2p.rocks", - "qoto.org", - "p.mailchar.com", - "soc.hyena.network", - "mastodon.maescool.be", - "expired.mentality.rip", - "relay.homunyan.com", - "khat.komitea.fi", - "freespeech.host", - "pleroma.freespeech.host", - "coom.club", - "social.dark-alexandr.net", - "sjitter.com", - "sunrisesunset.shop", - "pleroma.mouse.services", - "rawr-xd.club", - "travelpandas.fr", - "pleroma.antoineve.me", - "mastodon.echelon4.xyz", - "neue.city" - ] - } - } - }, - "properlypurple.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 81, - "localComments": 30 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "properlypurple@fastmail.com" - } + "version": "2.0" } }, - "kevinanthonywhalen.com": { - "error": "HTTPSConnectionPool(host='kevinanthonywhalen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "typrout.ml": { - "error": 404 - }, - "status.bcarlin.net": { - "error": "HTTPSConnectionPool(host='status.bcarlin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "iamastodon.gifu.jp": { - "error": 404 + "pokemon.m.to": { + "error": "HTTPSConnectionPool(host='pokemon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bruder.space": { + "chunski.com": { "nodeinfo": { "version": "2.0", "software": { @@ -263625,40 +222304,43 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 1505 + "localPosts": 12 }, "openRegistrations": false } }, - "mastodon.havas.jp": { - "error": "HTTPSConnectionPool(host='mastodon.havas.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.havas.jp timed out. (connect timeout=3)'))" + "clmy.ddns.net": { + "error": "HTTPSConnectionPool(host='clmy.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "friendica.svij.org": { - "error": "HTTPSConnectionPool(host='friendica.svij.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bulubulu.club": { + "error": "HTTPSConnectionPool(host='bulubulu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sanctuary.beacoworks.xyz": { - "error": 404 + "social.sudoshell.xyz": { + "error": "HTTPSConnectionPool(host='social.sudoshell.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bouwhuis.io": { - "error": "HTTPSConnectionPool(host='nick.bouwhuis.io.well-known', port=443): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.bytestemplar.com": { + "error": "HTTPSConnectionPool(host='social.bytestemplar.com', port=443): Read timed out. (read timeout=3)" }, - "geekgonecrazy.com": { - "error": 404 + "mastodon.kdlvklv.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "s.maximeborg.es": { - "error": "HTTPSConnectionPool(host='s.maximeborg.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "tube.scriptforge.org": { + "error": "HTTPSConnectionPool(host='tube.scriptforge.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ig.codeplumbers.eu": { - "error": "HTTPSConnectionPool(host='ig.codeplumbers.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nagas.xyz": { + "error": "HTTPSConnectionPool(host='nagas.xyz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.nerdsniping.net": { - "error": "HTTPSConnectionPool(host='mastodon.nerdsniping.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.lumanet.de": { + "error": 404 }, - "pler.gtx.dynu.net": { + "ndyk.de": { + "error": 502 + }, + "sale.gauchiste.club": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -263668,30 +222350,20 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", "relay" ], "federation": { - "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/gtx", + "nodeName": "Club de gauchistes", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -263739,10 +222411,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pler.gtx.dynu.net/users/xskybridge" + "https://sale.gauchiste.club/users/marsxyz" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -263751,9 +222427,10 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -263761,77 +222438,471 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-176-g2e85bd48-develop" + "version": "1.1.5" }, "usage": { - "localPosts": 340, + "localPosts": 12798, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "blog.dorianvasco.de": { + "biblewp.com": { + "error": 404 + }, + "social.tekk.in": { + "error": "HTTPSConnectionPool(host='social.tekk.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.schnitzler.pro": { + "error": "HTTPSConnectionPool(host='cloud.schnitzler.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aboutnate.com/social": { + "error": "HTTPSConnectionPool(host='aboutnate.com', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blue0a6m5c.moe.hm": { + "error": "HTTPSConnectionPool(host='blue0a6m5c.moe.hm', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.srv.hagen.coffee": { + "error": "HTTPSConnectionPool(host='mastodon.srv.hagen.coffee', port=443): Read timed out. (read timeout=3)" + }, + "cloud.docs.casa": { + "error": "HTTPSConnectionPool(host='cloud.docs.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.mygaia.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 11 }, - "localPosts": 142, + "localPosts": 40902, "localComments": 1 }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "MyGaia", + "nodeDescription": "Personal PeerTube instance with music clips, geek stuff, motorbikes...", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 0, + "videoQuotaDaily": 0 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "codydh-mastodon.herokuapp.com": { + "error": 404 + }, + "scivolanto.dev": { + "error": "HTTPSConnectionPool(host='scivolanto.dev', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.h3z.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3-h3zjp" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 14, + "activeMonth": 6, + "activeHalfyear": 9 + }, + "localPosts": 28193 + }, + "openRegistrations": true + } + }, + "nextcloud.misterbanal.net": { + "error": "HTTPSConnectionPool(host='nextcloud.misterbanal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.alexrio.fr": { + "error": "HTTPSConnectionPool(host='mastodon.alexrio.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mastodon.social/users/geckojsc": { + "error": 404 + }, + "pi-flix.ddns.net": { + "error": "HTTPSConnectionPool(host='pi-flix.ddns.net', port=443): Read timed out. (read timeout=3)" + }, + "cooperdon.com": { + "error": "HTTPSConnectionPool(host='cooperdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "video.datsemultimedia.com": { + "error": "HTTPSConnectionPool(host='video.datsemultimedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.datsemultimedia.com' doesn't match either of 'familydecor.net', 'www.familydecor.net'\")))" + }, + "social.rezz.moe": { + "error": "HTTPSConnectionPool(host='social.rezz.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rezz.moe' doesn't match 'booust.icu'\")))" + }, + "risa.ctrl-shift.net": { + "error": "HTTPSConnectionPool(host='risa.ctrl-shift.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yidian.ga": { + "error": "HTTPSConnectionPool(host='yidian.ga', port=443): Read timed out. (read timeout=3)" + }, + "hubzilla.gshift.cc": { + "error": "HTTPSConnectionPool(host='hubzilla.gshift.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "whoaimin.space": { + "error": "HTTPSConnectionPool(host='whoaimin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.multimob.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 25, + "activeMonth": 18, + "activeHalfyear": 24 + }, + "localPosts": 1886 + }, + "openRegistrations": false + } + }, + "inst1.dhtag.deuxfleurs.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 + }, + "localPosts": 107 + }, + "openRegistrations": true + } + }, + "www.cloud.chole.ch": { + "error": 404 + }, + "cloud.steven-tappert.de": { + "error": "HTTPSConnectionPool(host='cloud.steven-tappert.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bobinas.p4g.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 15, + "activeHalfyear": 5, + "activeMonth": 3 + }, + "localPosts": 7859, + "localComments": 8446 + }, + "metadata": { + "nodeName": "Bobinas P4G", + "software": { + "homepage": "https://gnu.social/", + "repository": "https://notabug.org/diogo/gnu-social" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "helpeurope.net": { + "error": 404 + }, + "friendica.cf-sc.de": { + "error": "HTTPSConnectionPool(host='friendica.cf-sc.de', port=443): Read timed out. (read timeout=3)" + }, + "blog.pueseso.club": { + "nodeinfo": { + "metadata": { + "nodeName": "Torta de Frambuesa", + "nodeDescription": "Las divagaciones de m\u00e1s de 500 caracteres de alguien con una raspberry pi", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1 + }, + "localPosts": 52 }, - "metadata": { - "email": "mail@dorianvasco.de" - } + "version": "2.0" } }, - "thndrpleroma.hopto.org": { - "error": "HTTPSConnectionPool(host='thndrpleroma.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.laze.today": { + "error": "HTTPSConnectionPool(host='social.laze.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "chainsoff.me": { + "shitposter.club": { + "error": "HTTPSConnectionPool(host='shitposter.club', port=443): Read timed out. (read timeout=3)" + }, + "social.lachessfortress.com": { + "error": "HTTPSConnectionPool(host='social.lachessfortress.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "funkapi.home.senan.xyz": { + "error": "HTTPSConnectionPool(host='funkapi.home.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "3v.fi": { "error": 404 }, - "hitobito.club": { - "error": "HTTPSConnectionPool(host='hitobito.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "epicyon.misoni.club": { + "error": "HTTPSConnectionPool(host='epicyon.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "posadis.me": { + "mucha.messalina.de": { + "error": 404 + }, + "mstdn.akiba.ninja": { + "error": "HTTPSConnectionPool(host='mstdn.akiba.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "test-relay.moew.science": { + "error": 502 + }, + "friendica.obscuritus.ca/profile/silverwizard": { + "error": 404 + }, + "notvery.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "post.catgirl.science": { + "error": "HTTPSConnectionPool(host='post.catgirl.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'post.catgirl.science' doesn't match either of 'catgirl.science', 'paste.catgirl.network'\")))" + }, + "cortezcloud.duckdns.org": { + "error": "HTTPSConnectionPool(host='cortezcloud.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "write.von.zone": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "Write.Von.Zone", + "nodeDescription": "Von.Zone_Blogs", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": false }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { "total": 2, - "activeMonth": 1, "activeHalfyear": 2 }, - "localPosts": 185 + "localPosts": 22 }, - "openRegistrations": true + "version": "2.0" } }, - "relay2.mastodon.ml": { + "delta.pixelfed.net": { + "error": "HTTPSConnectionPool(host='delta.pixelfed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "elixir.buoyantair.co": { + "error": "HTTPSConnectionPool(host='elixir.buoyantair.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.pouhiou.me": { "nodeinfo": { - "openRegistrations": true, + "metadata": { + "nodeDescription": "Le blog d'un z\u00e8bre qui tricote ses pens\u00e9es au fil de la plume de son clavier. Et vice et versa.", + "nodeName": "La plume de Pouhiou" + }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -263840,135 +222911,59 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "plume", + "version": "0.3.0" }, "usage": { - "localPosts": 0, + "localComments": 2, + "localPosts": 2, "users": { "total": 1 } }, - "version": "2.0", - "metadata": { - "peers": [ - "mastodon.ml", - "factory.zho.pa", - "volunteer.zho.pa", - "social.rmrf.space", - "mastodon.red" - ] - } + "version": "2.0" } }, - "elbmatsch.de": { - "error": "HTTPSConnectionPool(host='elbmatsch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'elbmatsch.de' doesn't match 'matrix.elbmatsch.de'\")))" + "scntst.net": { + "error": "HTTPSConnectionPool(host='scntst.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.pmmm.jp": { - "error": "HTTPSConnectionPool(host='m.pmmm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixelfed.mastodont.cat": { + "error": "HTTPSConnectionPool(host='pixelfed.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.pafnooty.ru": { - "error": 404 + "funkwhale.librino.net": { + "error": "HTTPSConnectionPool(host='funkwhale.librino.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/tomharris": { + "cybsec.network": { "error": 404 }, - "pixel.pipou.academy": { - "error": "HTTPSConnectionPool(host='pixel.pipou.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "p.cyberdelia.space": { + "error": 502 }, - "mstdn.exploit.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn.exploit.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sflan.uk": { + "error": 521 }, - "pl.omaera.org": { + "mastodon.jeder.pl": { + "error": "HTTPSConnectionPool(host='mastodon.jeder.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube-2.wivodaim.com": { + "error": "HTTPSConnectionPool(host='peertube-2.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "575toot.jp": { + "error": "HTTPSConnectionPool(host='575toot.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "phantanews.de/wp": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Omaera", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.omaera.org/users/z411" - ], - "suggestions": { - "enabled": false + "version": "2.0", + "software": { + "name": "wordpress", + "version": "4.9.13" + }, + "usage": { + "users": { + "total": 34 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 6862, + "localComments": 5007 }, "openRegistrations": false, "protocols": [ @@ -263978,37 +222973,17 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 2, - "users": { - "total": 2 - } - }, - "version": "2.0" + "metadata": { + "email": "admin@phantanews.de" + } } }, - "pleroma.nastassia.me.uk": { - "error": "HTTPSConnectionPool(host='pleroma.nastassia.me.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.nastassia.me.uk' doesn't match 'nastassia.me.uk'\")))" - }, - "social.meneer.space": { - "error": "HTTPSConnectionPool(host='social.meneer.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "techtube.info.tm": { - "error": "HTTPSConnectionPool(host='techtube.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.thefourthdev.work": { - "error": "HTTPSConnectionPool(host='mastodon.thefourthdev.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shadowfacts.net": { + "widemus.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "shadowfacts_blog", - "version": "1.0.0" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -264016,31 +222991,142 @@ "services": { "inbound": [], "outbound": [ - "atom1.0" + "atom1.0", + "rss2.0" ] }, "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 3 }, - "localPosts": 34, - "localComments": 15 + "localPosts": 2076, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Widemus (PeerTube)", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "d.yude.moe": { - "error": "HTTPSConnectionPool(host='d.yude.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "p-tube.h3z.jp": { + "error": "HTTPSConnectionPool(host='p-tube.h3z.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.aksel.at": { - "error": 404 + "stable.strizhakov.dev": { + "error": "HTTPSConnectionPool(host='stable.strizhakov.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "weeb.academy": { - "error": "HTTPSConnectionPool(host='weeb.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.stanisic.nl": { + "error": "HTTPSConnectionPool(host='mastodon.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.prepedia.org": { + "cafe.awswan.com": { "nodeinfo": { "version": "2.0", "software": { @@ -264052,21 +223138,48 @@ ], "usage": { "users": { - "total": 407, - "activeMonth": 410, - "activeHalfyear": 410 + "total": 7, + "activeMonth": 6, + "activeHalfyear": 14 }, - "localPosts": 2685 + "localPosts": 628 }, - "openRegistrations": false + "openRegistrations": true } }, - "catgirl.life": { + "nextcloud.vato9394.be": { + "error": 404 + }, + "pleroma.skyenet.online": { + "error": "HTTPSConnectionPool(host='pleroma.skyenet.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.skyenet.online' doesn't match either of 'cal.skyenet.online', 'dl.skyenet.online', 'frss.skyenet.online', 'rss.skyenet.online', 'skyenet.online', 'sync.skyenet.online', 'www.skyenet.online', 'znc.skyenet.online'\")))" + }, + "deluxeplush.com": { + "error": "HTTPSConnectionPool(host='deluxeplush.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.skri.ga": { + "error": "HTTPSConnectionPool(host='social.skri.ga', port=443): Read timed out. (read timeout=3)" + }, + "auaudon.kemonox.jp": { + "error": "HTTPSConnectionPool(host='auaudon.kemonox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "happy.masto.host": { + "error": "HTTPSConnectionPool(host='happy.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.qunagi.net": { + "error": "HTTPSConnectionPool(host='social.qunagi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.mathematicon.com": { + "error": 404 + }, + "cloud.strugee.net": { + "error": 404 + }, + "tube.fdn.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -264078,52 +223191,24 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 4 + }, + "localPosts": 70, + "localComments": 0 }, "metadata": { - "nodeName": "Cat Girl Life", - "nodeDescription": "Generic English Misskey instance.\nHave fun, don't spam, mark NSFW as sensitive and follow US law. ", - "maintainer": { - "name": "matrix07012", - "email": "matrix07012@protonmail.com" + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "English" - ], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1776, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "FDN", + "nodeDescription": "French Data Network, fournisseur d'acc\u00e8s \u00e0 Internet associatif depuis 1992." } } }, - "nagy.haus": { - "error": "HTTPSConnectionPool(host='nagy.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.spicyweb.de": { - "error": 403 - }, - "social.pbg.hu": { - "error": 404 - }, - "mirumu.net": { - "error": "HTTPSConnectionPool(host='mirumu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "musicbyyo.com": { - "error": 404 - }, - "pouet.panglossoft.fr": { + "social.homnomnom.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -264135,22 +223220,31 @@ ], "usage": { "users": { - "total": 25, - "activeMonth": 6, - "activeHalfyear": 8 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 4054 + "localPosts": 100 }, "openRegistrations": false } }, - "mk.nfgworld.com": { - "error": "HTTPSConnectionPool(host='mk.nfgworld.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mk.nfgworld.com' doesn't match 'ero-sky.com'\")))" + "mstdn.dream-seed.com": { + "error": "HTTPSConnectionPool(host='mstdn.dream-seed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cyber-anarchy.net": { - "error": "HTTPSConnectionPool(host='cyber-anarchy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cyber-anarchy.net timed out. (connect timeout=3)'))" + "cdmx.rocks": { + "error": "HTTPSConnectionPool(host='cdmx.rocks', port=443): Read timed out. (read timeout=3)" }, - "ruhr.social": { + "social.seafish.io": { + "error": "HTTPSConnectionPool(host='social.seafish.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ma.mstdn.jp": { + "error": "HTTPSConnectionPool(host='ma.mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tachibana.cool": { + "error": "HTTPSConnectionPool(host='social.tachibana.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.roocita.com": { "nodeinfo": { "version": "2.0", "software": { @@ -264162,102 +223256,61 @@ ], "usage": { "users": { - "total": 533, - "activeMonth": 261, - "activeHalfyear": 616 + "total": 4, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 31707 + "localPosts": 300 }, "openRegistrations": true } }, - "tube.ppsfleet.navy": { - "error": "HTTPSConnectionPool(host='tube.ppsfleet.navy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.ppsfleet.navy' doesn't match 'alshain.ppsfleet.navy'\")))" + "cloud.dehnhardt.org": { + "error": 404 }, - "poisonousherb.m.to": { - "error": "HTTPSConnectionPool(host='poisonousherb.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.dnzm.nl": { + "error": "HTTPSConnectionPool(host='cloud.dnzm.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "masto.rxc.gdn": { - "error": "HTTPSConnectionPool(host='masto.rxc.gdn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.fab-l3.org:80": { + "error": "HTTPSConnectionPool(host='tube.fab-l3.org', port=80): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" }, - "mastodon.williamedwards.io": { - "error": "HTTPSConnectionPool(host='mastodon.williamedwards.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.williamedwards.io timed out. (connect timeout=3)'))" + "tube.feline.social": { + "error": "HTTPSConnectionPool(host='tube.feline.social', port=443): Read timed out. (read timeout=3)" }, - "threddy.social": { - "error": "HTTPSConnectionPool(host='threddy.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'threddy.social' doesn't match either of 'threddy.art', 'threddy.dev', 'threddy.wtf'\")))" + "kag.social": { + "error": "HTTPSConnectionPool(host='kag.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.postmoderns.info": { + "p.tolstoevsky.ml": { + "error": "HTTPSConnectionPool(host='p.tolstoevsky.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stellaria.network": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 985 + "localPosts": 95182 }, "openRegistrations": false } }, - "musingsofanaspie.com": { - "error": 404 - }, - "mstdn-syui-3.herokuapp.com": { - "error": 404 - }, - "thebias.com": { - "error": 404 - }, - "dre.casa": { - "error": 401 - }, - "blog.lrhale.com": { - "nodeinfo": { - "metadata": { - "nodeName": "l.r. hale", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 15 - }, - "version": "2.0" - } + "spacewizard.space": { + "error": "HTTPSConnectionPool(host='spacewizard.space', port=443): Read timed out. (read timeout=3)" }, - "irgendwiejuedisch.com": { - "error": 403 + "playstation-mstdn.com": { + "error": "HTTPSConnectionPool(host='playstation-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.tedomum.net:443": { + "peertube.r2.enst.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -264277,17 +223330,17 @@ "openRegistrations": true, "usage": { "users": { - "total": 452 + "total": 8 }, - "localPosts": 142293, - "localComments": 137 + "localPosts": 2146, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube TeDomum", - "nodeDescription": "Service de vid\u00e9os PeerTube de l'association TeDomum.", + "nodeName": "PeerTube INFRES", + "nodeDescription": "Instance de Peertube dans INFRES.", "nodeConfig": { "plugin": { "registered": [] @@ -264300,7 +223353,7 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { @@ -264311,8 +223364,10 @@ }, "enabledResolutions": [ 0, - 240, - 480 + 360, + 480, + 720, + 1080 ] }, "import": { @@ -264321,7 +223376,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -264385,8 +223440,8 @@ } }, "user": { - "videoQuota": 2147483648, - "videoQuotaDaily": -1 + "videoQuota": 0, + "videoQuotaDaily": 0 }, "trending": { "videos": { @@ -264400,7 +223455,13 @@ } } }, - "mstdn.b-shock.org": { + "mastodon.dirkkelly.com": { + "error": "HTTPSConnectionPool(host='mastodon.dirkkelly.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.dirkkelly.com' doesn't match either of '*.herokuapp.com', 'herokuapp.com'\")))" + }, + "social.kghorvath.com": { + "error": "HTTPSConnectionPool(host='social.kghorvath.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chablis.social": { "nodeinfo": { "version": "2.0", "software": { @@ -264412,58 +223473,145 @@ ], "usage": { "users": { - "total": 37, - "activeMonth": 8, - "activeHalfyear": 12 + "total": 14, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 36081 + "localPosts": 86 }, "openRegistrations": false } }, - "nih.limited.systems": { - "error": "HTTPSConnectionPool(host='nih.limited.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nih.limited.systems timed out. (connect timeout=3)'))" + "letallmortalfleshfindtheirvoice.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 6 + }, + "localPosts": 153 + }, + "openRegistrations": true + } }, - "mastodon.social/users/adrienne": { - "error": 404 + "mastodon.webseed.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 9, + "activeMonth": 7, + "activeHalfyear": 13 + }, + "localPosts": 7 + }, + "openRegistrations": true + } }, - "cloud.gyt.is": { + "cloud.greenlux.io": { + "error": "HTTPSConnectionPool(host='cloud.greenlux.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "anzu.masto.host": { + "error": "HTTPSConnectionPool(host='anzu.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ramses.amicidelbaretto.org": { + "error": "HTTPSConnectionPool(host='ramses.amicidelbaretto.org', port=443): Read timed out. (read timeout=3)" + }, + "masto.personal.plumino.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 268 + }, + "openRegistrations": true + } + }, + "status.dissidence.ovh": { + "error": "HTTPSConnectionPool(host='status.dissidence.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mutolo.social": { + "error": "HTTPSConnectionPool(host='mutolo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "akashiensis.online": { + "error": "HTTPSConnectionPool(host='akashiensis.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "monstodon.info": { "error": 404 }, - "m.moe.cat": { + "remicck.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mustodon.xyz": { + "error": "HTTPSConnectionPool(host='mustodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mcnamarii.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3~moew" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 474, - "activeMonth": 49, - "activeHalfyear": 118 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 12264 + "localPosts": 9280 }, "openRegistrations": false } }, - "aseanbar.camp": { - "error": "HTTPSConnectionPool(host='aseanbar.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "status.pfefferle.org": { + "error": 404 }, - "ostatus.yamaken.jp": { - "error": "HTTPSConnectionPool(host='ostatus.yamaken.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "galenabell.com": { + "error": 404 }, - "social.logilab.org": { + "sjitter.com": { + "error": "HTTPSConnectionPool(host='sjitter.com', port=443): Read timed out. (read timeout=3)" + }, + "cloud.nextcloud.com": { "error": 404 }, - "gnusocial.northside.tokyo": { - "error": "HTTPSConnectionPool(host='gnusocial.northside.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "brocks.social": { + "error": "HTTPSConnectionPool(host='brocks.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.transneptune.net": { + "cloud.tyil.nl": { + "error": 403 + }, + "red.confederac.io": { "nodeinfo": { "version": "2.0", "software": { @@ -264475,213 +223623,286 @@ ], "usage": { "users": { - "total": 16, - "activeMonth": 6, - "activeHalfyear": 7 + "total": 714, + "activeMonth": 130, + "activeHalfyear": 256 }, - "localPosts": 1965 + "localPosts": 44919 }, - "openRegistrations": false + "openRegistrations": true } }, - "the.hoe.zone": { - "error": "HTTPSConnectionPool(host='the.hoe.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kuriouslapin.com": { + "error": "HTTPSConnectionPool(host='kuriouslapin.com', port=443): Read timed out. (read timeout=3)" }, - "friendica.kehli08.duckdns.org": { - "error": "HTTPSConnectionPool(host='friendica.kehli08.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "eruditorum.dev": { + "error": 404 }, - "cloud.tcweb.org": { + "www.lieberbiber.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 373, + "localComments": 55 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "sturmflut@lieberbiber.de" + } + } + }, + "gnusocial.misoni.club": { + "error": 410 + }, + "sns.tori.top": { + "error": "HTTPSConnectionPool(host='sns.tori.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.okayama.jp": { + "error": "HTTPSConnectionPool(host='mstdn.okayama.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toots.magnocrm.com": { + "error": "HTTPSConnectionPool(host='toots.magnocrm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ionainstitute.ie": { "error": 404 }, - "social.cooplibretec.com": { - "error": "HTTPSConnectionPool(host='social.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.on-o.com": { + "error": "HTTPSConnectionPool(host='mastodon.on-o.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.on-o.com' doesn't match either of 'docker.on-o.com', 'gitlab.on-o.com', 'mattermost.on-o.com', 'min.on-o.com', 'node-red.on-o.com', 'on-o.com', 'qwik.on-o.com', 'redmine.on-o.com'\")))" }, - "social.rthur.me": { - "error": "HTTPSConnectionPool(host='social.rthur.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.rthur.me' doesn't match 'cockpit.rthur.me'\")))" + "www.azbulutlu.org": { + "error": 403 }, - "soc.hyena.network": { + "smaram.tunnel.bittube.app": { + "error": 404 + }, + "pleroma.kazuhiko.kitamura.name": { + "error": "HTTPSConnectionPool(host='pleroma.kazuhiko.kitamura.name', port=443): Read timed out. (read timeout=3)" + }, + "bookn.me": { + "error": 404 + }, + "peertube.anduin.net": { "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 83046, + "localComments": 1 + }, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy", - "EnsureRePrepended" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "botsin.space", - "humblr.social", - "switter.at", - "kinkyelephant.com", - "mstdn.foxfam.club", - "dajiaweibo.com" - ], - "media_nsfw": [ - "mstdn.jp", - "wxw.moe", - "knzk.me", - "anime.website", - "pl.nudie.social", - "neckbeard.xyz", - "baraag.net", - "pawoo.net", - "vipgirlfriend.xxx", - "humblr.social", - "switter.at", - "kinkyelephant.com", - "sinblr.com", - "kinky.business", - "rubber.social" - ], - "media_removal": [], - "reject": [ - "gab.com", - "search.fedi.app", - "kiwifarms.cc", - "pawoo.net", - "2hu.club", - "gameliberty.club", - "loli.estate", - "shitasstits.life", - "social.homunyan.com", - "club.super-niche.club", - "vampire.estate", - "weeaboo.space", - "wxw.moe", - "youkai.town", - "kowai.youkai.town", - "preteengirls.biz", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "pleroma.rareome.ga", - "ligma.pro", - "freespeechextremist.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.Anduin", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nRunning on FreeBSD.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } ], - "report_removal": [] + "default": "bittube-dark-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } }, - "quarantined_instances": [ - "freespeechextremist.com" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "All the cackling for your hyaenid needs.", - "nodeName": "HyNET Social", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://soc.hyena.network/users/HyNET", - "https://soc.hyena.network/users/mel" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 10000000 - } - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-449-g252528a4-develop+HyNET-prod" - }, - "usage": { - "localPosts": 841, - "users": { - "total": 10 + "tracker": { + "enabled": true + } } - }, - "version": "2.0" + } } }, - "gnu.lastorder.xyz": { - "error": "HTTPSConnectionPool(host='gnu.lastorder.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gnu.lastorder.xyz timed out. (connect timeout=3)'))" + "hotaruxd.me": { + "error": "HTTPSConnectionPool(host='hotaruxd.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "weaselshit.com": { - "error": "HTTPSConnectionPool(host='weaselshit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to weaselshit.com timed out. (connect timeout=3)'))" + "habitat.lunarpunk.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "santsenques.cat": { + "theru.xyz": { + "error": "HTTPSConnectionPool(host='theru.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'theru.xyz' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" + }, + "animeworld.io": { + "error": "HTTPSConnectionPool(host='animeworld.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "opantu.net": { + "error": "HTTPSConnectionPool(host='opantu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "neverno.one": { + "error": "HTTPSConnectionPool(host='neverno.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.constructed.space": { + "error": "HTTPSConnectionPool(host='pleroma.constructed.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "suicide.group": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -264693,54 +223914,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "md.ggtea.org", - "humblr.social", - "switter.at", - "kinky.business", - "rubber.social", - "kinkyelephant.com", - "mstdn.jp", - "loli.estate", - "wxw.moe", - "social.homunyan.com", - "skippers-bin.com", - "freespeechextremist.com", - "shitposter.club", - "gab.com", - "baraag.net", - "gabfed.com", - "pawoo.net", - "vipgirlfriend.xxx", - "develop.gab.com", - "dev.civiq.social", - "civiq.social", - "not-develop.gab.com", - "spinster.dev", - "gab.protohype.net", - "kazvam.com", - "warc.space", - "redliberal.com", - "gab.polaris-1.work", - "spinster.xyz" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -264750,9 +223932,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Santsenques", + "mailerEnabled": false, + "nodeDescription": "a pleroma instance", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -264799,10 +223981,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://santsenques.cat/users/lleialtec", - "https://santsenques.cat/users/tuttle" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -264810,10 +223989,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 1073741824 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -264826,170 +224005,323 @@ "version": "2.0.2" }, "usage": { - "localPosts": 2079, + "localPosts": 170, "users": { - "total": 27 + "total": 2 } }, "version": "2.0" } }, - "jaypolite.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3, - "localComments": 1 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": {} - } + "ddsc.life": { + "error": "HTTPSConnectionPool(host='ddsc.life', port=443): Read timed out. (read timeout=3)" }, - "www.simplyrecipes.com": { - "error": 403 + "camillewilliams.net": { + "error": 404 }, - "mastodon.kebree.fr": { + "developers.googleblog.com": { + "error": 404 + }, + "videos.lecygnenoir.info": { + "error": 404 + }, + "video.toot.love": { + "error": "HTTPSConnectionPool(host='video.toot.love', port=443): Read timed out. (read timeout=3)" + }, + "line.yamanote.tokyo.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 14, - "activeHalfyear": 18 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 365 + "localPosts": 1595 }, - "openRegistrations": true + "openRegistrations": false } }, - "app.hypertalk.io": { + "zerobeat.in": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "wolfrim.com": { + "error": "HTTPSConnectionPool(host='wolfrim.com', port=443): Read timed out. (read timeout=3)" + }, + "wolthera.info": { + "error": 403 + }, + "en.pao.moe": { + "error": "HTTPSConnectionPool(host='en.pao.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube2.cpy.re": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1-nightly-2020-05-05" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 9 }, - "localPosts": 8 + "localPosts": 63334, + "localComments": 8 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser", + "nodeConfig": { + "search": { + "remoteUri": { + "users": true, + "anonymous": false + } + }, + "plugin": { + "registered": [ + { + "name": "logo-framasoft", + "version": "0.0.1", + "description": "Framasoft logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "pod.orkz.net": { + "social.jaekr.dev": { + "error": "HTTPSConnectionPool(host='social.jaekr.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.jaekr.dev' doesn't match 'b.jae.moe'\")))" + }, + "issue.network": { + "error": "HTTPSConnectionPool(host='issue.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dev.xkcd.network": { + "error": "HTTPSConnectionPool(host='dev.xkcd.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "scottnesbitt.online": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.12.0-p09a425cb" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] + "metadata": { + "nodeName": "Random Notes", + "nodeDescription": "The public notebook of writer and essayist Scott Nesbitt", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ "twitter", - "tumblr" + "tumblr", + "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 2236, - "activeHalfyear": 146, - "activeMonth": 78 + "total": 1 }, - "localPosts": 80149, - "localComments": 90899 + "localPosts": 88 }, - "metadata": { - "nodeName": "Diaspora* @ Oude RKZ", - "xmppChat": false, - "camo": { - "markdown": false, - "opengraph": false, - "remotePods": false - }, - "adminAccount": "jml" - } + "version": "2.0" } }, - "shadow.pagekite.me": { - "error": 503 - }, - "contratv.xyz": { - "error": "HTTPSConnectionPool(host='contratv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "barrir.ca": { + "error": 418 }, - "friendica.xid.ch": { + "realize.be": { "error": 404 }, - "trillion.city": { - "error": 405 - }, - "0ch.in": { - "error": "HTTPSConnectionPool(host='0ch.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pixel.jakechampion.name": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.onepointzero.com": { - "error": 502 - }, - "snakes.hazelspace.tk": { - "error": "HTTPSConnectionPool(host='snakes.hazelspace.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.sorenabeam.work": { + "error": "HTTPSConnectionPool(host='m.sorenabeam.work', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/Nezumi": { + "mastodon.social/users/Maha4Learning": { "error": 404 }, - "mstdn-tutokoa.m.to": { - "error": "HTTPSConnectionPool(host='mstdn-tutokoa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tgp.jp": { + "error": "HTTPSConnectionPool(host='tgp.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tgp.jp' doesn't match either of '*.secure.ne.jp', 'secure.ne.jp'\")))" }, - "mi.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='mi.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.librenet.co.za": { + "error": "HTTPSConnectionPool(host='friendica.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.t612.ml": { - "error": "HTTPSConnectionPool(host='misskey.t612.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to misskey.t612.ml timed out. (connect timeout=3)'))" + "pleroma.tetsumaki.net": { + "error": "HTTPSConnectionPool(host='pleroma.tetsumaki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "queer.haus": { + "arguos.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -264997,75 +224329,54 @@ "usage": { "users": { "total": 5, - "activeMonth": 5, - "activeHalfyear": 5 + "activeMonth": 2, + "activeHalfyear": 8 }, - "localPosts": 20 + "localPosts": 82 }, - "openRegistrations": false + "openRegistrations": true } }, - "narikiri.club": { - "error": "HTTPSConnectionPool(host='narikiri.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.nokok.net": { + "error": "HTTPSConnectionPool(host='mstdn.nokok.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.jcg.re": { - "error": "HTTPSConnectionPool(host='blog.jcg.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sdm-cloud.fr": { + "error": 404 }, - "zom.ddns.net": { - "error": "HTTPSConnectionPool(host='zom.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zom.ddns.net timed out. (connect timeout=3)'))" + "sechodon.dip.jp": { + "error": "HTTPSConnectionPool(host='sechodon.dip.jp', port=443): Read timed out. (read timeout=3)" }, - "status3p.fsf.org": { + "kyoushitsu.weeb.academy": { + "error": "HTTPSConnectionPool(host='kyoushitsu.weeb.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hakimus.de": { + "error": 404 + }, + "mastodon.idigitalweb.net": { + "error": "HTTPSConnectionPool(host='mastodon.idigitalweb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.noraworld.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" + "name": "mastodon", + "version": "3.0.0" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 44, - "activeHalfyear": 4, - "activeMonth": 0 + "total": 251, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 7760, - "localComments": 394 + "localPosts": 8738 }, - "metadata": { - "nodeName": "status.fsf.org", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 2097152, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] - } + "openRegistrations": true } }, - "ydgc.duckdns.org": { - "error": 404 - }, - "mastodon.alienlebarge.ch": { + "kicou.info": { "nodeinfo": { "version": "2.0", "software": { @@ -265077,103 +224388,55 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 5 }, - "localPosts": 394 + "localPosts": 3545 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.meawchill.xyz": { + "tsuraine.net": { + "error": "HTTPSConnectionPool(host='tsuraine.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xirus11.blogspot.com": { + "error": 404 + }, + "fltrb-mnjym.jp": { + "error": "HTTPSConnectionPool(host='fltrb-mnjym.jp', port=443): Read timed out. (read timeout=3)" + }, + "privacy.fyi": { + "error": "HTTPSConnectionPool(host='privacy.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.zotan.host": { + "error": "HTTPSConnectionPool(host='mstdn.zotan.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mytube.levijataner.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.baucum.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 2783 + "localPosts": 348 }, "openRegistrations": false } }, - "cncs.io": { - "error": "HTTPSConnectionPool(host='cncs.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "suspended.club": { - "error": "HTTPSConnectionPool(host='suspended.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mastodon.notjoshua.fr": { - "error": "HTTPSConnectionPool(host='mastodon.notjoshua.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "state.pixelfed.net": { - "error": 503 - }, - "robothive.net": { - "error": "HTTPSConnectionPool(host='robothive.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/carstenrossi": { - "error": 404 - }, - "peertube.mickaelftw.net": { - "error": "HTTPSConnectionPool(host='peertube.mickaelftw.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.mickaelftw.net' doesn't match either of 'backup.nocheeseware.com', 'books.nocheeseware.com', 'data.nocheeseware.com', 'makemkv.nocheeseware.com', 'monitor.nocheeseware.com', 'nocheeseware.com', 'slsk.nocheeseware.com', 'speed.nocheeseware.com', 'torrent.nocheeseware.com'\")))" - }, - "komaedak.in": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.pnut.pl": { - "error": 404 - }, - "tootsocial.com": { - "error": 404 - }, - "noupti.me": { - "error": 404 - }, - "hackaday.com": { - "error": 404 - }, - "reviewjolla.blogspot.com": { - "error": 404 - }, - "robloxcommunity.social": { - "error": "HTTPSConnectionPool(host='robloxcommunity.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "networked.space": { - "error": "HTTPSConnectionPool(host='networked.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to networked.space timed out. (connect timeout=3)'))" - }, - "social.freechristian.life": { - "error": "HTTPSConnectionPool(host='social.freechristian.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.datenklause.de": { - "error": "HTTPSConnectionPool(host='www.datenklause.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "zap.dog": { - "error": 404 - }, - "social.bardiharborow.com": { - "error": "HTTPSConnectionPool(host='social.bardiharborow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.bardiharborow.com timed out. (connect timeout=3)'))" - }, - "tlsocial.de": { - "error": "HTTPSConnectionPool(host='tlsocial.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neritodon.xyz": { - "error": "HTTPSConnectionPool(host='neritodon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.perriot.fr": { - "error": 404 - }, - "elo-country.patault.ovh": { + "peertube.makotoworkshop.org": { "nodeinfo": { "version": "2.0", "software": { @@ -265190,20 +224453,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 4, + "localPosts": 126973, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Elo Country", - "nodeDescription": "Partage de mes vid\u00e9os de danse Country", + "nodeName": "MakotoWorkshop's PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [ @@ -265219,18 +224482,11 @@ ] } } - } - ] - }, - "theme": { - "registered": [ + }, { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -265240,7 +224496,10 @@ } } } - ], + ] + }, + "theme": { + "registered": [], "default": "default" }, "email": { @@ -265251,12 +224510,13 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 360, 480, 720, 1080 @@ -265332,8 +224592,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -265344,13 +224604,420 @@ "enabled": true } } - } + } + } + }, + "slime.dragon.garden": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.alexkeating.me": { + "error": "HTTPSConnectionPool(host='mastodon.alexkeating.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crypto-group-buy.com": { + "error": "HTTPSConnectionPool(host='crypto-group-buy.com', port=443): Read timed out. (read timeout=3)" + }, + "jasonrbriggs.com": { + "error": 404 + }, + "mastodon.iametza.com": { + "error": "HTTPSConnectionPool(host='mastodon.iametza.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/tradesmanhelix": { + "error": 404 + }, + "m.okadajp.org": { + "error": "HTTPSConnectionPool(host='m.okadajp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "f3.ts-idg.de": { + "error": "HTTPSConnectionPool(host='f3.ts-idg.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f3.ts-idg.de' doesn't match '22.hostinglogin.net'\")))" + }, + "fanfare.horse": { + "error": 404 + }, + "mastodon.nrw": { + "error": "HTTPSConnectionPool(host='mastodon.nrw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.parigotmanchot.fr": { + "error": "HTTPSConnectionPool(host='social.parigotmanchot.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.kittyhacker101.tk": { + "error": "HTTPSConnectionPool(host='pleroma.kittyhacker101.tk', port=443): Read timed out. (read timeout=3)" + }, + "social.kimamass.com": { + "error": 503 + }, + "mastodon.y.oi7.de": { + "error": "HTTPSConnectionPool(host='mastodon.y.oi7.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ecodigital.social": { + "error": 404 + }, + "mastodon.social/users/ejworthing": { + "error": 404 + }, + "tootin.tokyo": { + "error": "HTTPSConnectionPool(host='tootin.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vapefam.fun": { + "error": "HTTPSConnectionPool(host='vapefam.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mrh.io": { + "error": 404 + }, + "wrasstodon.pro": { + "error": "HTTPSConnectionPool(host='wrasstodon.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.llnu.ml": { + "error": "HTTPSConnectionPool(host='social.llnu.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "kuronekoxxx.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 0, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 4 + }, + "openRegistrations": false + } + }, + "kindtech.visonthe.net": { + "error": "HTTPSConnectionPool(host='kindtech.visonthe.net', port=443): Read timed out. (read timeout=3)" + }, + "cloud.jugendhacker.de": { + "error": "HTTPSConnectionPool(host='cloud.jugendhacker.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.cccp.io": { + "error": "HTTPSConnectionPool(host='toot.cccp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.thepirate.party": { + "error": "HTTPSConnectionPool(host='peertube.thepirate.party', port=443): Read timed out. (read timeout=3)" + }, + "social.xmob.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hi-lite.me": { + "error": "HTTPSConnectionPool(host='hi-lite.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gayinfluence.blogspot.com": { + "error": 404 + }, + "social.becauseofprog.fr": { + "error": "HTTPSConnectionPool(host='social.becauseofprog.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ilovepunjabi.com": { + "error": 404 + }, + "peertube.wrk.ru": { + "error": 502 + }, + "mastodon.partecipa.digital": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 203, + "activeMonth": 20, + "activeHalfyear": 206 + }, + "localPosts": 9579 + }, + "openRegistrations": true + } + }, + "social.teia.bio.br": { + "error": 500 + }, + "social.hoergen.org": { + "error": 404 + }, + "md.distsn.org": { + "error": "HTTPSConnectionPool(host='md.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.omeganote.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.hisurga.com": { + "error": "HTTPSConnectionPool(host='mstdn.hisurga.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.art3mis.de": { + "error": 404 + }, + "brusio.pallamondo.net": { + "error": 404 + }, + "woofer.alfter.us": { + "error": "HTTPSConnectionPool(host='woofer.alfter.us', port=443): Read timed out. (read timeout=3)" + }, + "mtr.masto.host": { + "error": "HTTPSConnectionPool(host='mtr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "shrux.net": { + "error": "HTTPSConnectionPool(host='shrux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'shrux.net' doesn't match either of '665b7c.oelrich.se', '826f8e.oelrich.se', 'apud.oelrich.se', 'mastodon.oelrich.se', 'matrix.oelrich.se', 'nebula.oelrich.se', 'oelrich.se', 'scisco.oelrich.se', 'unms.oelrich.se', 'www.oelrich.se'\")))" + }, + "kinky.business": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8981, + "activeMonth": 395, + "activeHalfyear": 1335 + }, + "localPosts": 160821 + }, + "openRegistrations": true + } + }, + "mi.makotia.me": { + "error": "HTTPSConnectionPool(host='mi.makotia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sbsk-dev2.yuzulia.xyz": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "play.jergefelt.se": { + "error": "HTTPSConnectionPool(host='play.jergefelt.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.echoz.io": { + "error": 404 + }, + "cloud.toscer.me": { + "error": 404 + }, + "cloud.visionssuche.net": { + "error": 404 + }, + "misty-mastodon.herokuapp.com": { + "error": 503 + }, + "social.systemreboot.net": { + "error": 503 + }, + "mastodon.itcave.de": { + "error": "HTTPSConnectionPool(host='mastodon.itcave.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.itcave.de' doesn't match either of 'argus-prinzip.de', 'www.argus-prinzip.de'\")))" + }, + "pro.yt": { + "error": "HTTPSConnectionPool(host='pro.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cpcp6w4092.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.ipfire.org": { + "error": "HTTPSConnectionPool(host='social.ipfire.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nandon.cc": { + "error": "HTTPSConnectionPool(host='nandon.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "musicdn.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 198, + "activeMonth": 275, + "activeHalfyear": 277 + }, + "localPosts": 4198 + }, + "openRegistrations": true + } + }, + "stream.bitworking.org": { + "error": 404 + }, + "piyushtheorem.wordpress.com": { + "error": 404 + }, + "mastodon.wrk.ru": { + "error": 404 + }, + "mastodon.paulo-sc.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 67 + }, + "openRegistrations": true + } + }, + "social.fedi.space": { + "error": "HTTPSConnectionPool(host='social.fedi.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "genkai.masto.host": { + "error": "HTTPSConnectionPool(host='genkai.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.unsui.be": { + "error": "HTTPSConnectionPool(host='mastodon.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fentanyl.ltd": { + "error": "HTTPSConnectionPool(host='fentanyl.ltd', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fed.benborges.xyz": { + "error": "HTTPSConnectionPool(host='fed.benborges.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "coolmemes.biz": { + "error": "HTTPSConnectionPool(host='coolmemes.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nekomimi.yokohama": { + "error": "HTTPSConnectionPool(host='nekomimi.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.harmonytheory.net": { + "error": "HTTPSConnectionPool(host='mastodon.harmonytheory.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.mooo.com": { + "error": "HTTPSConnectionPool(host='mastodon.mooo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubzilla.online": { + "error": "HTTPSConnectionPool(host='hubzilla.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "pixels.helpchangethe.world": { + "nodeinfo": { + "metadata": { + "nodeName": "pixels.helpchangethe.world", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "500000", + "max_caption_length": "400", + "album_limit": "5", + "image_quality": 90, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": true, + "rec": true, + "loops": true + }, + "site": { + "name": "Pixels HCTW", + "domain": "pixels.helpchangethe.world", + "url": "https://pixels.helpchangethe.world", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, + "usage": { + "localPosts": 299, + "localComments": 0, + "users": { + "total": 112, + "activeHalfyear": 64, + "activeMonth": 6 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "null.entropyin.space": { - "error": "HTTPSConnectionPool(host='null.entropyin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rich.gop": { + "error": "HTTPSConnectionPool(host='rich.gop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toepi.moe": { + "populator.smilodon.social": { + "error": "HTTPSConnectionPool(host='populator.smilodon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "c.jdmnt.co": { + "error": "HTTPSConnectionPool(host='c.jdmnt.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chibadon.jp": { + "error": "HTTPSConnectionPool(host='chibadon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.alangraham.de": { + "error": "HTTPSConnectionPool(host='hub.alangraham.de', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.chopin-net.com": { + "error": "HTTPSConnectionPool(host='mstdn.chopin-net.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "samuels-macbook-air.speechmore.ml": { + "error": "HTTPSConnectionPool(host='samuels-macbook-air.speechmore.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.aasg.name": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -265369,35 +225036,9 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "humblr.social", - "sinblr.com", - "baraag.net", - "gab.com", - "gab.ai", - "abdl.link", - "pawoo.net" - ], - "media_nsfw": [ - "switter.at", - "humblr.social", - "sinblr.com" - ], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "gab.com", - "gab.ai" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -265406,9 +225047,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Toepi.moe", + "nodeName": "aasg.name/pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -265421,7 +225062,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -265456,7 +225097,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://toepi.moe/users/Roujo" + "https://pleroma.aasg.name/users/aasg" ], "suggestions": { "enabled": false @@ -265478,256 +225119,131 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.1" }, "usage": { - "localPosts": 1015, + "localPosts": 0, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "kijowski.dev": { - "error": 404 + "mastodon.open.legal": { + "error": "HTTPSConnectionPool(host='mastodon.open.legal', port=443): Read timed out. (read timeout=3)" }, - "peervideo.club": { + "albin.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 167 + "total": 7, + "activeMonth": 2, + "activeHalfyear": 7 }, - "localPosts": 124274, - "localComments": 14 + "localPosts": 25 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Peer Video Club", - "nodeDescription": "Peer Video Club is a chill PeerTube instance most likely just for testing.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "recaptcha", - "version": "0.0.2", - "description": "PeerTube plugin adding ReCaptcha v2 to the signup", - "clientScripts": { - "dist/signup-client-plugin.js": { - "script": "dist/signup-client-plugin.js", - "scopes": [ - "signup" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": false } }, - "social.pegg.net": { - "error": "HTTPSConnectionPool(host='social.pegg.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "meow.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2906, + "activeMonth": 337, + "activeHalfyear": 1225 + }, + "localPosts": 249937 + }, + "openRegistrations": true + } }, - "mastodon.social/users/claus": { - "error": 404 + "fedi.aurcanius.org": { + "error": "HTTPSConnectionPool(host='fedi.aurcanius.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "satania.site": { - "error": "HTTPSConnectionPool(host='satania.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "elephantgod.club": { + "error": "Exceeded 30 redirects." }, - "mastodon.macondo.info": { - "error": "HTTPSConnectionPool(host='mastodon.macondo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.macondo.info timed out. (connect timeout=3)'))" + "peertube.tifox.fr": { + "error": "HTTPSConnectionPool(host='peertube.tifox.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "flanintheface.com": { + "social.smalltech.solutions": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 738 + "localPosts": 26 }, "openRegistrations": false } }, - "mastodon.bits-und-baeume.org": { + "mastodon.pet": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 102, - "activeMonth": 91, - "activeHalfyear": 104 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 476 + "localPosts": 0 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.rainbownerds.de": { - "error": "HTTPSConnectionPool(host='mastodon.rainbownerds.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "oweqyhulh99xbttshd73jp74.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "funk.firobe.fr": { + "haxx0r.me": { + "error": "HTTPSConnectionPool(host='haxx0r.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.camp": { + "error": "HTTPSConnectionPool(host='mastodon.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.conglomer.net": { + "error": 503 + }, + "audio.qoto.org": { "nodeinfo": { "version": "2.0", "software": { "name": "funkwhale", - "version": "0.21" + "version": "0.20.1" }, "protocols": [ "activitypub" @@ -265739,36 +225255,37 @@ "openRegistrations": true, "usage": { "users": { - "total": 12, - "activeHalfyear": 10, - "activeMonth": 5 + "total": 42, + "activeHalfyear": 27, + "activeMonth": 8 } }, "metadata": { - "actorId": "https://funk.firobe.fr/federation/actors/service", + "actorId": "https://audio.qoto.org/federation/actors/service", "private": false, - "shortDescription": "A personal yet open instance for any kind of music", - "longDescription": "A personal yet open instance for any kind of music.", - "rules": "- Libraries with copyrighted content must be local or private (not public) but can accept followers.\r\n- Libraries with no copyrighted content should not be private if possible.\r\n- Users with >6 months of inactivity and no upload may be removed.", - "contactEmail": "virgile.robles@pm.me", - "terms": "- I won't share any personal information of any kind to anyone and will limit my own data accesses to the strict minimum.\r\n- I operate this instance on a best-effort basis but nothing is guaranteed.", - "nodeName": "The Funky Boi", + "shortDescription": "The QOTO Funkwhale Instance", + "longDescription": "The QOTO Funkwhale Instance", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "QOTO Funkwhale", "banner": null, - "defaultUploadQuota": 30000, + "defaultUploadQuota": 1000, "library": { "federationEnabled": true, + "federationNeedsApproval": true, "anonymousCanListen": false, "tracks": { - "total": 2169 + "total": 53075 }, "artists": { - "total": 183 + "total": 8249 }, "albums": { - "total": 153 + "total": 7036 }, "music": { - "hours": 290.18666666666667 + "hours": 5043.944444444444 } }, "supportedUploadExtensions": [ @@ -265812,175 +225329,86 @@ ], "funkwhaleSupportMessageEnabled": true, "instanceSupportMessage": "", - "knownNodesListUrl": null, "usage": { "favorites": { "tracks": { - "total": 50 + "total": 180 } }, "listenings": { - "total": 2913 - }, - "downloads": { - "total": 191 + "total": 324 } } } } }, - "torr.red": { - "error": "HTTPSConnectionPool(host='torr.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "opantu.opantu.site": { - "error": "HTTPSConnectionPool(host='opantu.opantu.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.social/users/sadie_bunny": { + "error": 404 }, - "lifeisabug.com": { - "error": "HTTPSConnectionPool(host='lifeisabug.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "satzcoal.com": { + "error": "HTTPSConnectionPool(host='satzcoal.com', port=443): Read timed out. (read timeout=3)" }, - "social.wiegandtech.net": { - "error": "HTTPSConnectionPool(host='social.wiegandtech.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "shipobookclub.wordpress.com": { + "error": 404 }, - "toot.pixels.pizza": { - "error": "HTTPSConnectionPool(host='toot.pixels.pizza', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.pixels.pizza' doesn't match either of 'neonplaza.pixels.pizza', 'perceive.net', 'pge.perceive.net', 'pixels.pizza', 'vitiello.perceive.net', 'www.perceive.net'\")))" + "theicon.stream": { + "error": "HTTPSConnectionPool(host='theicon.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ischool.social": { + "mstdn.anqou.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 13, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 471 - }, - "openRegistrations": true - } - }, - "dougfredericks.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 + "total": 25, + "activeMonth": 21, + "activeHalfyear": 37 }, - "localPosts": 54, - "localComments": 5 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 94824 }, - "metadata": { - "email": "dugfredericks@gmail.com" - } + "openRegistrations": false } }, - "moztodon.nl": { - "error": "HTTPSConnectionPool(host='moztodon.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.ltd": { + "error": "HTTPSConnectionPool(host='peertube.ltd', port=443): Read timed out. (read timeout=3)" }, - "soc.h4x.group": { - "error": "HTTPSConnectionPool(host='soc.h4x.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "icosahedron.website/users/ordinarylava": { + "error": 404 }, - "xarxa.cloud": { + "m.aki-null.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 29, - "activeMonth": 10, - "activeHalfyear": 10 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 9146 + "localPosts": 246 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.yumulab.org": { - "error": "HTTPSConnectionPool(host='mastodon.yumulab.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.yumulab.org timed out. (connect timeout=3)'))" - }, - "kitty.photos": { - "error": "HTTPSConnectionPool(host='kitty.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kitty.photos timed out. (connect timeout=3)'))" - }, - "pi-flix.ddns.net": { - "error": "HTTPSConnectionPool(host='pi-flix.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pi-flix.ddns.net timed out. (connect timeout=3)'))" - }, - "pleroma.fedilab.app": { - "error": "HTTPSConnectionPool(host='pleroma.fedilab.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "toot.katuemon.com": { - "error": "HTTPSConnectionPool(host='toot.katuemon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.bluedreamsagency.it": { - "error": 503 - }, - "nathankunicki.com": { - "error": "HTTPSConnectionPool(host='nathankunicki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nathankunicki.com timed out. (connect timeout=3)'))" - }, - "ofuton.app-base.net": { - "error": "HTTPSConnectionPool(host='ofuton.app-base.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ofuton.app-base.net' doesn't match 'app-base.net'\")))" - }, - "p.quotient.space": { - "error": "HTTPSConnectionPool(host='p.quotient.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to p.quotient.space timed out. (connect timeout=3)'))" + "pouet.dachary.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "videos.alolise.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 16 - }, - "localPosts": 6280, - "localComments": 2 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Vid\u00e9oTube d'Alolise", - "nodeDescription": "#L'instance Peertube d'Alolise\nPour l'instant pas trop de contenu, mais on arrive !" - } - } + "gnu.sociallysour.org": { + "error": 404 }, - "md.llnt.eu": { + "indoors.club": { "nodeinfo": { "version": "2.0", "software": { @@ -265992,123 +225420,117 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "mstdn.3mivon.net": { - "error": "HTTPSConnectionPool(host='mstdn.3mivon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "twit.jp": { - "error": "HTTPSConnectionPool(host='twit.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "sakrum.de": { - "error": 404 - }, - "pencil.writefree.ly": { - "nodeinfo": { - "metadata": { - "nodeName": "pencil.writefree.ly", - "nodeDescription": "Official WriteFreely demo instance.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 160, - "activeHalfyear": 74 + "total": 6, + "activeMonth": 5, + "activeHalfyear": 6 }, - "localPosts": 369 + "localPosts": 49 }, - "version": "2.0" + "openRegistrations": false } }, - "cloud.dbjr.org": { + "nabi1080.net": { "error": 404 }, - "rthompson.us": { - "error": 403 - }, - "ekuro.jp": { - "error": "HTTPSConnectionPool(host='ekuro.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.yhnmjuik.com": { - "error": "HTTPSConnectionPool(host='m.yhnmjuik.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nutt.church": { + "error": "HTTPSConnectionPool(host='nutt.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "write.as": { + "pixelfed.social": { "nodeinfo": { "metadata": { - "nodeName": "Write.as", - "nodeDescription": "Simple, privacy-focused blogging platform.", + "nodeName": "pixelfed.social", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "2000", + "album_limit": "10", + "image_quality": 85, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/gif,image/png,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": true, + "rec": false, + "loops": true + }, + "site": { + "name": "pixelfed", + "domain": "pixelfed.social", + "url": "https://pixelfed.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "from", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { + "localPosts": 104844, + "localComments": 0, "users": { - "total": 2665 - }, - "localPosts": 22595 + "total": 10812, + "activeHalfyear": 4536, + "activeMonth": 1390 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "mastodon.k-moegle.de": { - "error": 404 + "blessedgeeks.social": { + "error": "HTTPSConnectionPool(host='blessedgeeks.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "touchtype.club": { - "error": "HTTPSConnectionPool(host='touchtype.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.s4y.us": { + "error": 404 }, - "kakudon.com": { - "error": "HTTPSConnectionPool(host='kakudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kakudon.com timed out. (connect timeout=3)'))" + "mstdn.cross-area.com": { + "error": "HTTPSConnectionPool(host='mstdn.cross-area.com', port=443): Read timed out. (read timeout=3)" }, - "komoro.net": { - "error": "HTTPSConnectionPool(host='komoro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to komoro.net timed out. (connect timeout=3)'))" + "trillion.masto.host": { + "error": "HTTPSConnectionPool(host='trillion.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "elefant.social": { + "metuba.hostdon.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -266120,69 +225542,27 @@ ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 5 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10836 + "localPosts": 253 }, "openRegistrations": false } }, - "cyber.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 4, - "activeMonth": 3, - "activeHalfyear": 4 - }, - "localPosts": 0 - }, - "openRegistrations": true - } - }, - "cutest.space": { - "error": "HTTPSConnectionPool(host='cutest.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cutest.space timed out. (connect timeout=3)'))" - }, - "moments.pifferi.info": { - "error": "HTTPSConnectionPool(host='moments.pifferi.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "video.genxp.net": { + "error": "HTTPSConnectionPool(host='video.genxp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tiggi.es": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 13, - "activeMonth": 10, - "activeHalfyear": 25 - }, - "localPosts": 4004 - }, - "openRegistrations": true - } + "jynxd.it": { + "error": "HTTPSConnectionPool(host='jynxd.it', port=443): Read timed out. (read timeout=3)" }, - "gouttedeau.space": { + "tube.kapussinettes.ovh": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -266197,77 +225577,44 @@ "openRegistrations": false, "usage": { "users": { - "total": 123 + "total": 3 }, - "localPosts": 4511, - "localComments": 4 + "localPosts": 527, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Goutte d'Eau", - "nodeDescription": "Goutte d'Eau est une instance Peertube f\u00e9d\u00e9r\u00e9e autour du th\u00e8me de l'\u00e9nergie, la transition \u00e9cologique et des plus g\u00e9n\u00e9ralement sciences.\n\n", + "nodeName": "Kapussinette Tube", + "nodeDescription": "Notre Tube f\u00e9d\u00e9r\u00e9", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "label-pur", - "version": "0.0.2", - "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", - "clientScripts": { - "client/common-client-plugin-out.js": { - "script": "client/common-client-plugin-out.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "bittube-light-mode", - "version": "2.1.0", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-light-mode" + "registered": [], + "default": "default" }, "email": { "enabled": true }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 0, 240, 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -266283,7 +225630,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -266340,517 +225687,106 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 31 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "blog.martyn.berlin": { - "error": "HTTPSConnectionPool(host='blog.martyn.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "hub.mtf.party": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 26 - }, - "openRegistrations": true - } - }, - "cave.scuttlebug.space": { - "error": "HTTPSConnectionPool(host='cave.scuttlebug.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "yiff.social": { - "error": "HTTPSConnectionPool(host='yiff.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yiff.social timed out. (connect timeout=3)'))" - }, - "blogs.kitaitimakoto.net": { - "nodeinfo": { - "metadata": { - "nodeDescription": "\u30b3\u30f3\u30b3\u30cb\u306f\u30d6\u30ed\u30b0\u4f5c\u6210\u30b5\u30a4\u30c8\u3067\u3059\u3002\u30a2\u30e1\u30fc\u30d0\u30d6\u30ed\u30b0\u3001note\u3001\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306a\u3069\u306e\u3088\u3046\u306b\u3001\u30e6\u30fc\u30b6\u30fc\u767b\u9332\u3057\u3066\u3001\u3042\u306a\u305f\u306e\u30d6\u30ed\u30b0\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n\n* \u3042\u306a\u305f\u306e\u30d6\u30ed\u30b0\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n* \u4e00\u4eba\u3067\u8907\u6570\u306e\u30d6\u30ed\u30b0\u3092\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n* \u8907\u6570\u306e\u4eba\u3067\u4e00\u3064\u306e\u30d6\u30ed\u30b0\u3092\u904b\u7528\u3067\u304d\u307e\u3059\u3002\n* \u8a18\u4e8b\u306b\u3044\u3044\u306d\u3057\u305f\u308a\u30d6\u30fc\u30b9\u30c8\uff08\u30ea\u30d6\u30ed\u30b0\uff09\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002\n* \u8457\u8005\u3092\u30d5\u30a9\u30ed\u30fc\u3067\u304d\u307e\u3059\u3002\n* \u8a18\u4e8b\u306b\u30b3\u30e1\u30f3\u30c8\u3067\u304d\u307e\u3059\u3002\n", - "nodeName": "\u30b3\u30f3\u30b3\u30cb" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 2, - "localPosts": 3, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "vaping.social": { - "error": 521 - }, - "lazer.pizza": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 31, - "activeMonth": 11, - "activeHalfyear": 25 - }, - "localPosts": 25166 - }, - "openRegistrations": true - } - }, - "mastodon.matemann.de": { - "error": "HTTPSConnectionPool(host='mastodon.matemann.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.matemann.de timed out. (connect timeout=3)'))" - }, - "gancio3.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio3.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "testmast.openetc.ca": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 6 - }, - "localPosts": 599 - }, - "openRegistrations": true - } - }, - "tedium.co": { - "error": 404 - }, - "social.rafi59.codelib.re": { - "error": "HTTPSConnectionPool(host='social.rafi59.codelib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "blog.deaf.rocks": { - "error": "HTTPSConnectionPool(host='blog.deaf.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.deaf.rocks timed out. (connect timeout=3)'))" - }, - "social.polonkai.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 1975 - }, - "openRegistrations": false - } - }, - "denenberg.us": { - "error": 404 - }, - "intmtn.org": { - "error": "HTTPSConnectionPool(host='intmtn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to intmtn.org timed out. (connect timeout=3)'))" - }, - "video.antonlehmus.me": { - "error": 404 - }, - "syuwa-mastodon.herokuapp.com": { - "error": 404 - }, - "socialbirb.com": { - "error": "HTTPSConnectionPool(host='socialbirb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'socialbirb.com' doesn't match 'admin.devprime.li'\")))" - }, - "robocollective.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 8, - "activeHalfyear": 11 - }, - "localPosts": 423 - }, - "openRegistrations": true - } - }, - "www.futilitycloset.com": { - "error": 404 - }, - "maxsocial.me": { - "error": 404 - }, - "mastodon.social/users/dolljoints": { - "error": 404 - }, - "cloud.barjollo.com": { - "error": 404 - }, - "pixel.cyano.at": { - "error": "HTTPSConnectionPool(host='pixel.cyano.at', port=443): Read timed out. (read timeout=3)" - }, - "mastodon.social/users/fillertrack": { - "error": 404 - }, - "monsterpit.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "2.99.0.666+monsterfork" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 595, - "activeMonth": 254, - "activeHalfyear": 254 - }, - "localPosts": 428448 - } - } - }, - "touhey.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pups.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 67, - "activeMonth": 59, - "activeHalfyear": 115 - }, - "localPosts": 135 - }, - "openRegistrations": false - } - }, - "social.luschmar.ch": { - "error": "HTTPSConnectionPool(host='social.luschmar.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "tailma.ws": { - "error": 404 - }, - "paulopinto.xyz": { - "error": 404 - }, - "panthermodern.net": { - "error": 404 - }, - "welly.social": { - "error": "HTTPSConnectionPool(host='welly.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to welly.social timed out. (connect timeout=3)'))" - }, - "nojober.work": { - "error": "HTTPSConnectionPool(host='nojober.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "ggg.social": { - "error": "HTTPSConnectionPool(host='ggg.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ggg.social timed out. (connect timeout=3)'))" - }, - "peertube.mastodont.cat": { - "error": "HTTPSConnectionPool(host='peertube.mastodont.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "exode.me": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 431 - }, - "localPosts": 65600, - "localComments": 66 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "\u266a \u0190xo\u0256e \u266b", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "thatsocial.site": { - "error": "HTTPSConnectionPool(host='thatsocial.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "enigmatic.observer": { + "error": "HTTPSConnectionPool(host='enigmatic.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "loveto.party": { - "error": "HTTPSConnectionPool(host='loveto.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'loveto.party' doesn't match 'system.planet24.pl'\")))" + "soc.prettyboytellem.com": { + "error": "HTTPSConnectionPool(host='soc.prettyboytellem.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'soc.prettyboytellem.com' doesn't match 'sadmachine.prettyboytellem.com'\")))" }, - "shiny.gift": { - "error": "HTTPSConnectionPool(host='shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "robo.super-niche.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "gorone-xyz.noellabo.jp": { - "error": 410 + "mispurchase.com": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "quotient.space": { - "error": "HTTPSConnectionPool(host='quotient.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to quotient.space timed out. (connect timeout=3)'))" + "mastodon.barry-moore-ii.com": { + "error": "HTTPSConnectionPool(host='mastodon.barry-moore-ii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.antopie.org": { - "error": "HTTPSConnectionPool(host='masto.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.baconxtest.de": { + "error": "HTTPSConnectionPool(host='www.baconxtest.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pixelfed.grappling.ca": { - "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.grappling.ca", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed.grappling.ca", - "domain": "pixelfed.grappling.ca", - "url": "https://pixelfed.grappling.ca", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 52, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } + "ms.ohno.host": { + "error": "HTTPSConnectionPool(host='ms.ohno.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "m.opsnotice.xyz": { - "error": "HTTPSConnectionPool(host='m.opsnotice.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn-test.degica.com": { + "error": 404 }, - "status.rudism.com": { - "error": "HTTPSConnectionPool(host='status.rudism.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "musique.de.gauchiste.club": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pixelfed.gegeweb.eu": { + "usamin.utgw.net": { + "error": "HTTPSConnectionPool(host='usamin.utgw.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fedja.fi": { + "error": "HTTPSConnectionPool(host='mastodon.fedja.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/anummabrooke": { + "error": 404 + }, + "miredlibre.ddns.net": { + "error": "HTTPSConnectionPool(host='miredlibre.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "fedi.antabaka.me": { + "error": "HTTPSConnectionPool(host='fedi.antabaka.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "snapj.saja.freemyip.com": { + "error": "HTTPSConnectionPool(host='snapj.saja.freemyip.com', port=443): Read timed out. (read timeout=3)" + }, + "testing.reipository.moe": { + "error": "HTTPSConnectionPool(host='testing.reipository.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "beamy-lake.social": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.gegeweb.eu", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "uploader": { - "max_photo_size": "30000", - "max_caption_length": "150", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "pixelfed.gegeweb.eu", - "url": "https://pixelfed.gegeweb.eu", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.6" - }, "usage": { - "localPosts": 150, - "localComments": 0, "users": { - "total": 22, - "activeHalfyear": 8, - "activeMonth": 2 - } + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 }, - "version": "2.0", - "openRegistrations": true + "openRegistrations": false } }, - "wb.lovexu.cc": { - "error": "HTTPSConnectionPool(host='wb.lovexu.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to wb.lovexu.cc timed out. (connect timeout=3)'))" + "mstdn.morendo.daemon.asia": { + "error": "HTTPSConnectionPool(host='mstdn.morendo.daemon.asia', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.intahnet.co.uk": { - "error": "HTTPSConnectionPool(host='peertube.intahnet.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "witches.town": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "intranet.serviciosplus.com.es": { - "error": 404 + "mastodon.spellicer.me": { + "error": "HTTPSConnectionPool(host='mastodon.spellicer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.spellicer.me' doesn't match 'pelliphant.social'\")))" }, - "so.kys.moe": { - "error": "HTTPSConnectionPool(host='so.kys.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.snuff.wtf": { + "error": "HTTPSConnectionPool(host='social.snuff.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.rjp.is": { + "video.arbleizez.bzh": { + "error": "HTTPSConnectionPool(host='video.arbleizez.bzh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "miniwa.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -266862,6 +225798,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", + "gopher", "chat", "relay" ], @@ -266882,7 +225820,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "SpaceHorseIndustries", + "nodeName": "miniwa/cute", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -266892,7 +225830,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -266929,7 +225868,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.rjp.is/users/zimpenfish" + "https://miniwa.moe/users/ivesen" ], "suggestions": { "enabled": false @@ -266938,10 +225877,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 16000000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -266951,69 +225890,251 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-1958-ge7c49d51-release2" + "version": "2.0.2" }, "usage": { - "localPosts": 2931, + "localPosts": 70123, "users": { - "total": 5 + "total": 200 } }, "version": "2.0" } }, - "nnct-mstdn.site": { - "error": "HTTPSConnectionPool(host='nnct-mstdn.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/ottumon": { + "error": 404 }, - "pleroma.rkun.cf": { - "error": "HTTPSConnectionPool(host='pleroma.rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.userzap.de": { + "error": "HTTPSConnectionPool(host='friendica.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pluto.moe": { - "error": 404 + "takahashi.social": { + "error": "HTTPSConnectionPool(host='takahashi.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "bfzgcyoc46v6ftj.4chan.icu": { - "error": "HTTPSConnectionPool(host='bfzgcyoc46v6ftj.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "hub.libranet.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 354, + "activeHalfyear": 159, + "activeMonth": 116 + }, + "localPosts": 75879, + "localComments": 47630 + }, + "metadata": { + "nodeName": "LIBRANET.de hubzilla" + } + } }, - "mastodon.homeip.net": { - "error": "HTTPSConnectionPool(host='mastodon.homeip.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.villavasco.ovh": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": false + } }, - "social.addams.space": { - "error": "HTTPSConnectionPool(host='social.addams.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "shaula.sysprotect.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "blog.the-penguin.de": { + "debtube.debian.net": { + "error": "HTTPSConnectionPool(host='debtube.debian.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'debtube.debian.net' doesn't match 'debian.social'\")))" + }, + "uwu.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 352, + "activeMonth": 52, + "activeHalfyear": 131 }, - "localPosts": 803, - "localComments": 10 + "localPosts": 112825 + }, + "openRegistrations": false + } + }, + "anti.konsumsyndik.at": { + "error": "HTTPSConnectionPool(host='anti.konsumsyndik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "misskey.nana.sh": { + "error": "HTTPSConnectionPool(host='misskey.nana.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sikke.fi": { + "error": 404 + }, + "tbh.social": { + "error": "HTTPSConnectionPool(host='tbh.social', port=443): Read timed out. (read timeout=3)" + }, + "md.xps2.net": { + "error": "HTTPSConnectionPool(host='md.xps2.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.dccs.pl": { + "error": 404 + }, + "rustys.noho.st": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "hollandsepod.nl": { + "error": "HTTPSConnectionPool(host='hollandsepod.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "geeknation.us": { + "error": 406 + }, + "misskey.dev": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "11.37.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} }, "metadata": { - "email": "mail@the-penguin.de" + "nodeName": "misskey.dev", + "nodeDescription": "

Misskey for Developers and any people!

\n
Misskey(\u30df\u30b9\u30ad\u30fc)\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3059\u3002\u8a73\u3057\u304f\u306fInfo\u30fb\u60c5\u5831\u30da\u30fc\u30b8\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\u5f53\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u73fe\u5728\u3001Misskey v11\u304c\u7a3c\u50cd\u3057\u3066\u304a\u308a\u307e\u3059\u3002\n
\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3059\u308b\u524d\u306b\u3001\u5fc5\u305a\u5229\u7528\u898f\u7d04 \u3092\u3054\u89a7\u304f\u3060\u3055\u3044\u3002
\nHow to Use \n | \u4f7f\u3044\u65b9\n | Info\u30fb\u60c5\u5831\n /", + "maintainer": { + "name": "cv_k", + "email": "sitesupport$live.jp" + }, + "langs": [], + "ToSUrl": "https://misskey.dev/@cv_k/pages/tos", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "announcements": [ + { + "text": "\u2b50Approved as a pinned account\n\u2b50More request to add custom icons(free user:1icon per month)\n\u2b50User name posted on ?[info](https://misskey.dev/@cv_k/pages/info)page\n
[*** Donate ***](https://liberapay.com/misskey.dev)
\n\u2b50\u30d4\u30f3\u7559\u3081\u30a2\u30ab\u30a6\u30f3\u30c8\u3068\u3057\u3066\u516c\u8a8d\n\u2b50\u3088\u308a\u591a\u304f\u306e\u30ab\u30b9\u30bf\u30e0\u7d75\u6587\u5b57\u306e\u8ffd\u52a0\u30ea\u30af\u30a8\u30b9\u30c8(\u975e\u4f1a\u54e1\u306f\u4e00\u30f6\u6708\u306b\u3064\u304d1\u500b\u307e\u3067)\n\u2b50?[info](https://misskey.dev/@cv_k/pages/info)\u30da\u30fc\u30b8\u306b\u3066\u30e6\u30fc\u30b6\u30fc\u540d\u306e\u63b2\u8f09\n\n\u652f\u6255\u3044\u306b\u306f\u30af\u30ec\u30b8\u30c3\u30c8\u30ab\u30fc\u30c9\u53ca\u3073\u30b3\u30f3\u30d3\u30cb\u6c7a\u6e08\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n**New** Premium\u306e\u7279\u5178\u304c\u306a\u3044\u304a\u5f97\u306a100\u5186\u30d7\u30e9\u30f3\u59cb\u3081\u307e\u3057\u305f\u3002\u270c\u270c\u270c\n\n
[*** \u8a73\u7d30\u30fb\u767b\u9332\u306f\u3053\u3061\u3089 ***](https://fantia.jp/takimura)
\nFantia\u62db\u5f85\u30b3\u30fc\u30c9\uff1a9A848327\n\n\u4ee5\u4e0b\u304b\u3089Brave\u309230\u65e5\u9593\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u3053\u3068\u3067\u3082\u652f\u63f4\u3057\u3066\u3044\u305f\u3060\u3051\u307e\u3059\uff01\nhttps://brave.com/mis911", + "image": null, + "title": "misskey.dev Premium" + }, + { + "text": "How to Use \nhttps://misskey.dev/notes/5c79e2a0fe0a36003970239f\nAbout Misskey(joinmisskey)\n[https://join.misskey.page/](https://join.misskey.page/)\nMisskey (Original/.io)\n[https://misskey.io/](https://misskey.io/)\nMisskey Client(Japanese)\n[https://join.misskey.page/en/wiki/apps/clients/](https://join.misskey.page/en/wiki/apps/clients/)\nTerms of service\nhttps://misskey.dev/@cv_k/pages/tos\nInfo\nhttps://misskey.dev/@cv_k/pages/info\n
-----
\u4f7f\u3044\u65b9\nhttps://misskey.dev/notes/5c79e505c9c298003288f8c8\nMisskey\u306b\u3064\u3044\u3066\n[https://join.misskey.page/](https://join.misskey.page/)\nMisskey\u672c\u5bb6\u306f\u3053\u3061\u3089\n[https://misskey.io/](https://misskey.io/)\nMisskey\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\n[https://join.misskey.page/ja/wiki/apps/clients/](https://join.misskey.page/ja/wiki/apps/clients/)\n\u5229\u7528\u898f\u7d04\nhttps://misskey.dev/@cv_k/pages/tos\nInfo\u30da\u30fc\u30b8\nhttps://misskey.dev/@cv_k/pages/info", + "image": null, + "title": "Misskey Information" + }, + { + "text": "Misskey Flavored Markdown / \u6587\u5b57\u88c5\u98fe\n[https://join.misskey.page/ja/wiki/usage/mfm/](https://join.misskey.page/ja/wiki/usage/mfm/)\n\n\u30ab\u30b9\u30bf\u30e0\u7d75\u6587\u5b57\u306e\u4f9d\u983c\u306b\u3064\u3044\u3066\uff1a128x128px\u4ee5\u4e0a\u306epng\u3082\u3057\u304f\u306fsvg\u753b\u50cf\u3092\u6dfb\u4ed8\u3057\u3001 @cv_k \u307e\u3067Reply\u307e\u305f\u306fDM\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u8ffd\u52a0\u306e\u691c\u8a0e\u3092\u81f4\u3057\u307e\u3059\u3002\n\nRegarding local accounts and remote accounts : Accounts that repeat posts that violate the laws of Japan are freezed.\n
-----
\u30a2\u30ab\u30a6\u30f3\u30c8/\u30ea\u30e2\u30fc\u30c8\u30a2\u30ab\u30a6\u30f3\u30c8\u306b\u95a2\u3057\u3066 : \u65e5\u672c\u56fd\u306e\u6cd5\u5f8b\u306b\u62b5\u89e6\u3059\u308b\u6295\u7a3f\u3092\u7e70\u308a\u8fd4\u3057\u884c\u3046\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u51cd\u7d50\u3055\u308c\u307e\u3059\u3002", + "image": null, + "title": "Misskey Information 2" + } + ], + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 2048, + "enableTwitterIntegration": true, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": true, + "enableServiceWorker": true } } }, - "infinite.pink": { - "error": "HTTPSConnectionPool(host='infinite.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "apnc.homelinux.net": { + "error": "HTTPSConnectionPool(host='apnc.homelinux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mupub.unfettered.net": { - "error": "HTTPSConnectionPool(host='mupub.unfettered.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mupub.unfettered.net' doesn't match 'joshpanter.com'\")))" + "tube.tape.cx": { + "error": "HTTPSConnectionPool(host='tube.tape.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.otter.sh": { + "pigeon.town": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 1, + "activeHalfyear": 7 + }, + "localPosts": 90 + }, + "openRegistrations": false + } + }, + "chiya.moe": { + "error": "HTTPSConnectionPool(host='chiya.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.co": { + "error": "HTTPSConnectionPool(host='masto.co', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.oook.fr": { + "error": "HTTPSConnectionPool(host='pleroma.oook.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gab.ai": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.thekurokuma.net": { + "error": "HTTPSConnectionPool(host='mastodon.thekurokuma.net', port=443): Read timed out. (read timeout=3)" + }, + "cloud.badaaboom.de": { + "error": "HTTPSConnectionPool(host='cloud.badaaboom.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud1.elchojin.info": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "pleroma.labrat.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -267032,96 +226153,10 @@ "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, "mrf_policies": [ - "SimplePolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy", - "HellthreadPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "framapiaf.org", - "mamot.fr", - "switter.at", - "kinky.business", - "pl.smuglo.li", - "freezepeach.xyz", - "loli.estate", - "blackandgold.xyz", - "liberdon.com", - "freespeech.firedragonstudios.com", - "unsafe.space", - "knzk.me", - "baraag.net", - "humblr.social", - "rubber.social", - "botsin.space", - "radical.town", - "melalandia.tk", - "wxw.moe", - "mobile.co", - "honey.church", - "kinkyelephant.com", - "dickgirlon.top" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "sealion.club", - "pawoo.net", - "mstdn.jp", - "social.super-niche.club", - "loli.estate", - "wxw.moe", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "dickgirlon.top", - "sinblr.com", - "social.homunyan.com", - "mast.eu.org", - "social.myfreecams.com" - ], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "albin.social", - "newjack.city", - "guillotines.masto.host", - "tri.cash", - "freespeechextremist.com", - "counter.social", - "melalandia.tk", - "wagesofsinisdeath.com", - "gameliberty.club", - "neo.hongeipii.com", - "daffodil-11.org", - "francecatholique.net", - "lets.saynoto.lgbt", - "kiwifarms.cc", - "weedis.life", - "freefedifollowers.ga", - "gab.com", - "develop.gab.com", - "glindr.org" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "freespeechextremist.com", - "librem.one", - "gab.com", - "develop.gab.com" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -267132,7 +226167,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Otters are sexy", + "nodeName": "The lab", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -267178,9 +226213,9 @@ "users", "web" ], - "skipThreadContainment": false, + "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.otter.sh/users/dashie" + "https://pleroma.labrat.space/users/admin" ], "suggestions": { "enabled": false @@ -267189,7 +226224,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 30000000 + "general": 16000000 } }, "openRegistrations": false, @@ -267202,74 +226237,147 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 25003, + "localPosts": 23, "users": { - "total": 5 + "total": 2 } }, "version": "2.0" } }, - "www.hispashare.com": { - "error": "HTTPSConnectionPool(host='www.hispashare.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.lycee-experimental.org": { + "mastodon.social/users/Lanthus": { "error": 404 }, - "social.hideo54.com": { - "error": "HTTPSConnectionPool(host='social.hideo54.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.hideo54.com' doesn't match 'blog.hideo54.com'\")))" + "social.ilikefreedom.ro": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "itras.by": { - "error": "HTTPSConnectionPool(host='itras.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.si": { + "error": "HTTPSConnectionPool(host='mstdn.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.joshuacasey.net": { - "error": "HTTPSConnectionPool(host='social.joshuacasey.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "divad.xyz": { + "error": "HTTPSConnectionPool(host='divad.xyz', port=443): Read timed out. (read timeout=3)" }, - "gadsen.net": { - "error": "HTTPSConnectionPool(host='gadsen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "toot.kiez.xyz": { + "error": "HTTPSConnectionPool(host='toot.kiez.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "happyjesus.online": { - "error": "HTTPSConnectionPool(host='happyjesus.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "preteengirls.biz": { + "error": "HTTPSConnectionPool(host='preteengirls.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.oneman-onemap.com": { + "lepetitmayennais.fr.nf": { + "error": "HTTPSConnectionPool(host='lepetitmayennais.fr.nf', port=443): Read timed out. (read timeout=3)" + }, + "hub.cli.pm": { + "error": 404 + }, + "nuage.ioutone.fr": { + "error": 404 + }, + "toot.katuemon.com": { + "error": "HTTPSConnectionPool(host='toot.katuemon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.telteltel.com": { + "error": "HTTPSConnectionPool(host='pl.telteltel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vkdn.jp": { + "error": "HTTPSConnectionPool(host='vkdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "otogamer.me": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 3 + "total": 1141, + "activeMonth": 195, + "activeHalfyear": 321 }, - "localPosts": 180, - "localComments": 105 + "localPosts": 349250 + }, + "openRegistrations": false + } + }, + "peertube.donnadieu.fr": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "www.mikuappend.com": { + "error": "HTTPSConnectionPool(host='www.mikuappend.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "duck.cafe": { + "error": "HTTPSConnectionPool(host='duck.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hub.volse.no": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 21, + "activeHalfyear": 13, + "activeMonth": 11 + }, + "localPosts": 1130, + "localComments": 3280 }, "metadata": { - "email": "sturmflut@lieberbiber.de" + "nodeName": "Volse Hubzilla" } } }, - "hakase.host": { - "error": "HTTPSConnectionPool(host='hakase.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "savage-network.com": { + "error": 404 }, - "toot.deepmindstate.net": { + "tootsfrom.ahabitual.dev": { + "error": 404 + }, + "eggs.sludge.town": { + "error": "HTTPSConnectionPool(host='eggs.sludge.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.egf.mn": { + "error": "HTTPSConnectionPool(host='tube.egf.mn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "drewgat.es": { + "error": "HTTPSConnectionPool(host='drewgat.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vr-girls.club": { + "error": "HTTPSConnectionPool(host='vr-girls.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.sinkuu.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.sinkuu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.nx-pod.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -267280,268 +226388,368 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 5 + "localPosts": 58 }, "openRegistrations": false } }, - "seaflowers.xyz": { + "pixels.pipou.academy": { "nodeinfo": { "metadata": { - "nodeName": "seaflowers", - "nodeDescription": "tiny games, terraria houses, and quarantine life", + "nodeName": "pixels.pipou.academy", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pixels.pipou.academy", + "url": "https://pixels.pipou.academy", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { + "localPosts": 20, + "localComments": 0, "users": { - "total": 1 - }, - "localPosts": 20 + "total": 1, + "activeHalfyear": 8, + "activeMonth": 8 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": true } }, - "toot.melroy.org": { - "error": 502 + "idetestfjs.m.to": { + "error": "HTTPSConnectionPool(host='idetestfjs.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "relapsus.com": { - "error": "HTTPSConnectionPool(host='relapsus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mikesplaces.blog": { + "error": "HTTPSConnectionPool(host='mikesplaces.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "allnutt.net": { - "error": 404 + "nsfw.wnymathguy.com": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 64, + "activeHalfyear": 20, + "activeMonth": 3 + }, + "localPosts": 168, + "localComments": 104 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "WNYmathGuy's Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } }, - "cloud.badaaboom.de": { + "mastodon.social/users/Cube": { "error": 404 }, - "toot.x91.de": { - "error": "HTTPSConnectionPool(host='toot.x91.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "doom.fm": { + "error": 404 }, - "tuiwen.live": { + "catgirls.party": { "error": 404 }, - "aperi.tube": { + "lasarna.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 108, + "activeMonth": 20, + "activeHalfyear": 65 + }, + "localPosts": 771 + }, + "openRegistrations": true + } + }, + "mastodon.oss.nagoya": { + "error": "HTTPSConnectionPool(host='mastodon.oss.nagoya', port=443): Read timed out. (read timeout=3)" + }, + "data": { + "error": "HTTPSConnectionPool(host='data', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "hereisdistant.co.uk": { + "nodeinfo": { + "metadata": { + "nodeName": "here is distant ", + "nodeDescription": "brains thrown up living room walls", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 16 + "total": 1 }, - "localPosts": 1488, - "localComments": 8 + "localPosts": 49 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "AperiTube", - "nodeDescription": "AperiTube is a small personnal and individual instance of PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "version": "2.0" } }, - "uzume.uno": { - "error": "HTTPSConnectionPool(host='uzume.uno', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to uzume.uno timed out. (connect timeout=3)'))" + "therealblue.de": { + "error": 404 + }, + "yukari.cloud": { + "error": 410 + }, + "fmty.cloud": { + "error": "HTTPSConnectionPool(host='fmty.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bremencity.life": { + "error": "HTTPSConnectionPool(host='bremencity.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "leftunited.org": { + "error": "HTTPSConnectionPool(host='leftunited.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.alnair.blue": { - "error": "HTTPSConnectionPool(host='mstdn.alnair.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hiruuki.ddo.jp": { + "error": "HTTPSConnectionPool(host='hiruuki.ddo.jp', port=443): Read timed out. (read timeout=3)" }, - "sbsk-dev.yuzulia.work": { - "error": "Expecting value: line 1 column 1 (char 0)" + "social.carolinedurlacher.com": { + "error": "HTTPSConnectionPool(host='social.carolinedurlacher.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "plu.can.nohost.me": { - "error": "HTTPSConnectionPool(host='plu.can.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to plu.can.nohost.me timed out. (connect timeout=3)'))" + "social.trustfundme.site": { + "error": "HTTPSConnectionPool(host='social.trustfundme.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pixterror.wordpress.com": { - "error": 404 + "devtarf.ddns.net": { + "error": "HTTPSConnectionPool(host='devtarf.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.social.my-wan.de": { - "error": 404 + "friendica.s-pichard.fr": { + "error": "HTTPSConnectionPool(host='friendica.s-pichard.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "labrats.life": { - "error": "HTTPSConnectionPool(host='labrats.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "c.tiulp.in": { + "error": "HTTPSConnectionPool(host='c.tiulp.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sylveon.is": { - "error": "Expecting value: line 1 column 1 (char 0)" + "peertube.terranout.mine.nu": { + "error": "HTTPSConnectionPool(host='peertube.terranout.mine.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/sophia": { + "avidol.jp": { + "error": "HTTPSConnectionPool(host='avidol.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.tastefuldinosaurerotica.com": { "error": 404 }, - "spring-has-come.tk": { - "error": "HTTPSConnectionPool(host='spring-has-come.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to spring-has-come.tk timed out. (connect timeout=3)'))" + "mastodon.social/users/sapharodon": { + "error": 404 }, - "misty-mastodon.herokuapp.com": { - "error": 503 + "naomi.moe": { + "error": "HTTPSConnectionPool(host='naomi.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www23292u.sakura.ne.jp": { - "error": "HTTPSConnectionPool(host='www23292u.sakura.ne.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www23292u.sakura.ne.jp timed out. (connect timeout=3)'))" + "junebug.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 264 + }, + "openRegistrations": false + } }, - "pg2.masto.host": { - "error": "HTTPSConnectionPool(host='pg2.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "gay.nsfw.onl": { + "error": "HTTPSConnectionPool(host='gay.nsfw.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tapas.engineering-jena.de": { + "mastodon.social/users/smith": { "error": 404 }, - "video.kpvsky.com": { - "error": "HTTPSConnectionPool(host='video.kpvsky.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.kpvsky.com' doesn't match 'prosrv.ovh'\")))" - }, - "pature.cabane-libre.org": { - "error": "HTTPSConnectionPool(host='pature.cabane-libre.org', port=443): Read timed out. (read timeout=3)" - }, - "beech.org.uk": { - "error": "HTTPSConnectionPool(host='beech.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "crisismodel.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 2, + "activeHalfyear": 7 + }, + "localPosts": 6870 + }, + "openRegistrations": false + } }, - "news.tedomum.net": { - "error": "HTTPSConnectionPool(host='news.tedomum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "princess.industries": { + "error": "HTTPSConnectionPool(host='princess.industries', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "spraci.info": { - "error": "HTTPSConnectionPool(host='spraci.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "p.kokolor.es": { + "error": "HTTPSConnectionPool(host='p.kokolor.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'p.kokolor.es' doesn't match 'docs.snapweb24.com'\")))" }, - "triton.monster": { + "pl.omaera.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -267553,30 +226761,14 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "humblr.social", - "sinblr.com", - "witches.live", - "bophadees.witches.live" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -267585,10 +226777,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Triton", + "nodeName": "Pleroma/Omaera", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -267636,8 +226828,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://triton.monster/users/admin", - "https://triton.monster/users/sebastian" + "https://pl.omaera.org/users/z411" ], "suggestions": { "enabled": false @@ -267659,58 +226850,27 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1" }, "usage": { - "localPosts": 0, + "localPosts": 2, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "mstdn.trashkids.org": { - "error": "HTTPSConnectionPool(host='mstdn.trashkids.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "morningcross.m.to": { + "error": "HTTPSConnectionPool(host='morningcross.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.ti-fr.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 62060, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } - } + "blairnaso.wordpress.com": { + "error": 404 }, - "cloud.ministeriumfuerinternet.de": { - "error": 403 + "orfeo.pt": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "infosec.exchange": { + "socialclub.nyc": { "nodeinfo": { "version": "2.0", "software": { @@ -267722,21 +226882,27 @@ ], "usage": { "users": { - "total": 2777, - "activeMonth": 643, - "activeHalfyear": 3608 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 4 }, - "localPosts": 90429 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "video.lono.space": { + "www.culturewar.us": { + "error": "HTTPSConnectionPool(host='www.culturewar.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "boopsnoot.gq": { + "error": 404 + }, + "indymotion.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -267751,67 +226917,24 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 12 }, - "localPosts": 30, + "localPosts": 228, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Videohost by lono.space", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "IndyMotion", + "nodeDescription": "Indymotion.fr est une instance peertube ind\u00e9pendante g\u00e9r\u00e9e par des activistes de divers lieux. \n\nNous pouvons offrir des acc\u00e8s illimit\u00e9 et gratuits \u00e0 la plateforme \u00e0 des ONG, ou organisations de petite taille \u0153uvrant dans les domaines des arts, de la politique, des droits fondamentaux et de l'aide \u00e0 autrui. Pour obtenir un compte, envoyez un message en cliquant ci-dessus sur le bouton \"contacter l'administrateur\" ", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-dark-mode", - "version": "1.1.0", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -267827,7 +226950,7 @@ "enabled": true }, "enabledResolutions": [ - 0, + 240, 480, 720, 1080 @@ -267903,12 +227026,12 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 60 } }, "tracker": { @@ -267918,13 +227041,46 @@ } } }, - "pleroma.sublimer.me": { + "abcdefghijklmnopqrstu-v-w.xyz": { + "error": "HTTPSConnectionPool(host='abcdefghijklmnopqrstu-v-w.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "naos.crypto.church": { + "error": 502 + }, + "mstdn.minarin.moe": { + "error": "HTTPSConnectionPool(host='mstdn.minarin.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "emolgadon.m.to": { + "error": "HTTPSConnectionPool(host='emolgadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mst.nimmerland.space": { "error": 404 }, - "dumb.land": { - "error": 401 + "neo.hongeipii.com": { + "error": "HTTPSConnectionPool(host='neo.hongeipii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the.zymocosm.com": { + "ryecroft21.info": { + "error": 404 + }, + "social.enyutech.io": { + "error": "HTTPSConnectionPool(host='social.enyutech.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ny.fjara.re": { + "error": "HTTPSConnectionPool(host='ny.fjara.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hq.dneupart.dk": { + "error": 404 + }, + "trillion.city": { + "error": 405 + }, + "mstdn.kanagu.info": { + "error": "HTTPSConnectionPool(host='mstdn.kanagu.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jamborafiki.net": { + "error": "HTTPSConnectionPool(host='jamborafiki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zettelkasten.social": { "nodeinfo": { "version": "2.0", "software": { @@ -267936,186 +227092,346 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 16, + "activeMonth": 2, + "activeHalfyear": 11 }, - "localPosts": 7 + "localPosts": 619 }, "openRegistrations": true } }, - "unkworks.net": { + "rthome.me": { + "error": 404 + }, + "wpnett.com": { + "error": "HTTPSConnectionPool(host='wpnett.com', port=443): Read timed out. (read timeout=3)" + }, + "eldqkdxhqw.localtunnel.me": { + "error": "HTTPSConnectionPool(host='eldqkdxhqw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "friendxone.com": { + "error": "HTTPSConnectionPool(host='www.friendxone.com', port=443): Read timed out. (read timeout=3)" + }, + "denenberg.us": { + "error": "HTTPSConnectionPool(host='denenberg.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "neighbours.aus.social": { + "error": 404 + }, + "social.ultragnu.org": { + "error": "HTTPSConnectionPool(host='social.ultragnu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "super-famicom.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.mleduc.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.mleduc.xyz', port=443): Read timed out. (read timeout=3)" + }, + "narf.restinpixels.de": { + "error": "HTTPSConnectionPool(host='narf.restinpixels.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'narf.restinpixels.de' doesn't match either of 'restinpixels.de', 'www.restinpixels.de'\")))" + }, + "cosp.la": { + "error": "HTTPSConnectionPool(host='cosp.la', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "ogran.club": { + "error": "HTTPSConnectionPool(host='ogran.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.m0t0k1ch1.com": { + "error": "HTTPSConnectionPool(host='mastodon.m0t0k1ch1.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ufm.su": { + "error": 404 + }, + "isacutie.net": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 7, + "activeMonth": 6, + "activeHalfyear": 10 }, - "localPosts": 30872 + "localPosts": 420 }, + "openRegistrations": true + } + }, + "woelkli.ocloud.de": { + "error": 404 + }, + "social.raithsphe.re": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.vodka": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.gnlk.cc": { + "error": "HTTPSConnectionPool(host='social.gnlk.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNEXPECTED_MESSAGE] unexpected message (_ssl.c:1056)')))" + }, + "bruder.space": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "0.9.0", - "name": "pleroma" + "name": "mastodon", + "version": "3.1.3" }, - "services": { - "outbound": [], - "inbound": [] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 1504 + }, + "openRegistrations": false + } + }, + "nc.madlung.eu": { + "error": "HTTPSConnectionPool(host='nc.madlung.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.rmrf.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "aeronavis.felesitas.cloud": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false + "localPosts": 168 + }, + "openRegistrations": false + } + }, + "social.sigdrifa.eu": { + "error": "HTTPSConnectionPool(host='social.sigdrifa.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sodium.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 3, + "activeHalfyear": 7 }, - "staffAccounts": [ - "https://unkworks.net/users/unknown_Ex" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "pleroma with unknown", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } + "localPosts": 390 + }, + "openRegistrations": true + } + }, + "pina.space": { + "error": "HTTPSConnectionPool(host='pina.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.top": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2169, + "activeMonth": 199, + "activeHalfyear": 790 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 98311 + }, + "openRegistrations": true } }, - "mtd.systemdfree.org": { + "mastodon.social/users/Mibi": { + "error": 404 + }, + "social.rights.ninja": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 3, + "activeMonth": 6, + "activeHalfyear": 10 }, - "localPosts": 0 + "localPosts": 1669 }, "openRegistrations": true } }, - "loyko.social": { + "www.dimequecomes.com": { + "error": 404 + }, + "misskey.barippi.com": { + "error": "HTTPSConnectionPool(host='misskey.barippi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.barippi.com' doesn't match either of 'barippi.com', 'mail.barippi.com', 'mstdn.barippi.com'\")))" + }, + "social.gbox.work": { + "error": "HTTPSConnectionPool(host='social.gbox.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.abunchtell.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 16, + "activeMonth": 6, + "activeHalfyear": 7 + }, + "localPosts": 1289 + }, + "openRegistrations": false + } + }, + "a.yzddhr.me": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "p.xuv.be": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 10 + }, + "localPosts": 752, + "localComments": 245 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "metadata": { + "email": "no-reply@p.xuv.be" + } + } + }, + "videos.firedragonstudios.com": { + "error": "HTTPSConnectionPool(host='videos.firedragonstudios.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gondolin.connyduck.com": { + "error": "HTTPSConnectionPool(host='gondolin.connyduck.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kolbe-liang2.m.to": { + "error": "HTTPSConnectionPool(host='kolbe-liang2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "drinkswithbuddha.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.2.6" }, - "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 2 + }, + "localPosts": 4, + "localComments": 1 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "Social Network", - "nodeDescription": null, - "maintainer": { - "name": "Ronald Loyko", - "email": "ronald@loyko.email" - }, - "maxNoteTextLength": 500 + "email": "garvitgarg15@gmail.com" } } }, - "mastodon.social/users/HyenaGirl64": { + "mstdn.a-tak.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 4309 + }, + "openRegistrations": false + } + }, + "tacoscastle97.jp": { + "error": "HTTPSConnectionPool(host='tacoscastle97.jp', port=443): Read timed out. (read timeout=3)" + }, + "cloud.dries.info": { "error": 404 }, - "toot.stormrage-project.eu": { - "error": "HTTPSConnectionPool(host='toot.stormrage-project.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.stormrage-project.eu timed out. (connect timeout=3)'))" + "samplenc.plainstudios.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "itame.m.to": { - "error": "HTTPSConnectionPool(host='itame.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "shun-soccer.jp": { + "error": "HTTPSConnectionPool(host='shun-soccer.jp', port=443): Read timed out. (read timeout=3)" }, - "social.xenti.nl": { + "floating.coyotesin.space": { + "error": 403 + }, + "luxurygay.space": { + "error": "HTTPSConnectionPool(host='luxurygay.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "netzsphaere.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -268127,24 +227443,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -268153,10 +227460,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "Stef's personal instance", - "nodeName": "social.xenti.nl: Home to `returntrip`", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Netzsphaere", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -268169,7 +227476,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -268204,7 +227511,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.xenti.nl/users/returntrip" + "https://netzsphaere.xyz/users/snacks" ], "suggestions": { "enabled": false @@ -268226,60 +227533,89 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 0, + "localPosts": 30748, "users": { - "total": 2 + "total": 16 } }, "version": "2.0" } }, - "niigata.minnna.xyz": { - "error": "HTTPSConnectionPool(host='niigata.minnna.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "haruhi-mstdn.club": { - "error": "HTTPSConnectionPool(host='haruhi-mstdn.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.breadfactory.tk": { - "error": "HTTPSConnectionPool(host='blog.breadfactory.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to blog.breadfactory.tk timed out. (connect timeout=3)'))" + "blessedgeeks.jp": { + "error": 404 }, - "social.koti.site": { - "error": "HTTPSConnectionPool(host='social.koti.site', port=443): Read timed out. (read timeout=3)" + "servercan.xyz": { + "error": "HTTPSConnectionPool(host='servercan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "taygete.nothink.jp": { - "error": "HTTPSConnectionPool(host='taygete.nothink.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "xitus.club": { + "error": "HTTPSConnectionPool(host='xitus.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "cloud.losinski.de": { - "error": 404 + "0702.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "10.100.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "name": "0702", + "maintainer": { + "name": "Ka" + }, + "langs": [ + "" + ], + "disableRegistration": true, + "maxNoteTextLength": 1000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableServiceWorker": false + } + } }, - "ohhi.icu": { - "error": 404 + "toots.z4l.de": { + "error": "HTTPSConnectionPool(host='toots.z4l.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "lono.space": { + "ursal.zone": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 5, - "activeHalfyear": 9 + "total": 358, + "activeMonth": 190, + "activeHalfyear": 413 }, - "localPosts": 1434 + "localPosts": 66967 }, - "openRegistrations": false + "openRegistrations": true } }, - "video.antopie.org": { + "video.blueline.mg": { "nodeinfo": { "version": "2.0", "software": { @@ -268299,34 +227635,20 @@ "openRegistrations": true, "usage": { "users": { - "total": 452 + "total": 12 }, - "localPosts": 184484, - "localComments": 94 + "localPosts": 106109, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "AntTube", - "nodeDescription": "Instance PeerTube francophone th\u00e9m\u00e9e en rouge", + "nodeName": "Video blueline peertube", + "nodeDescription": "PeerTube est un logiciel libre d'h\u00e9bergement vid\u00e9o d\u00e9centralis\u00e9 qui fonctionne sur le principe d'une f\u00e9d\u00e9ration d'instances h\u00e9berg\u00e9es par des entit\u00e9s autonomes. Plus d'explications: https://fr.wikipedia.org/wiki/PeerTube", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { "registered": [ @@ -268361,24 +227683,23 @@ 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -268435,8 +227756,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": 1073741824, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -268450,49 +227771,34 @@ } } }, - "toots.magnocrm.com": { - "error": "HTTPSConnectionPool(host='toots.magnocrm.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "1oku.net": { - "error": "HTTPSConnectionPool(host='1oku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + "mastodon.hoppinglife.com": { + "error": 404 }, - "nojack.easydns.ca": { + "delusion.ariela.jp": { "error": 404 }, - "plume.mastodon.host": { - "error": "HTTPSConnectionPool(host='plume.mastodon.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "interfacecultures.masto.host": { + "error": "HTTPSConnectionPool(host='interfacecultures.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pano.community": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 12, - "activeHalfyear": 45 - }, - "localPosts": 1 - }, - "openRegistrations": true - } + "ojitabi.club": { + "error": "HTTPSConnectionPool(host='ojitabi.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hidemyfap.com": { - "error": "HTTPSConnectionPool(host='hidemyfap.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.jura.io": { + "error": 404 }, - "mastodon.cloutier.co": { - "error": "HTTPSConnectionPool(host='mastodon.cloutier.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "squeegee.one": { + "error": 404 }, - "social.nashe.netlib.re": { - "error": "HTTPSConnectionPool(host='social.nashe.netlib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "print3d.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "shelter.moe": { + "fedi.zzzoo.org": { + "error": "HTTPSConnectionPool(host='fedi.zzzoo.org', port=443): Read timed out. (read timeout=3)" + }, + "nc.albigro.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "futen.work": { "nodeinfo": { "version": "2.0", "software": { @@ -268504,19 +227810,22 @@ ], "usage": { "users": { - "total": 545, - "activeMonth": 118, - "activeHalfyear": 226 + "total": 25, + "activeMonth": 15, + "activeHalfyear": 28 }, - "localPosts": 139822 + "localPosts": 6953 }, "openRegistrations": true } }, - "link.openalgeria.org": { - "error": "HTTPSConnectionPool(host='link.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "disneystarwarsisdumb.wordpress.com": { + "error": 404 }, - "pleroma.lord.re": { + "misskey.nsa.ovh": { + "error": "HTTPSConnectionPool(host='misskey.nsa.ovh', port=443): Read timed out. (read timeout=3)" + }, + "social.dtluna.net": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -268528,14 +227837,39 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "stereophonic.space", + "pawoo.net" + ], + "media_removal": [], + "reject": [ + "gab.com", + "pl.smuglo.li", + "kiwifarms.cc", + "freespeechextremist.com", + "develop.gab.com", + "not-develop.gab.com", + "the.hedgehoghunter.club", + "cawfee.club", + "pl.765racing.com", + "gameliberty.club" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -268546,217 +227880,126 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Instance mono-utilisateur de lord", - "nodeName": "pleroma.lord.re", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "social.dtluna.net", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.lord.re/users/lord" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 4547, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "mstdn.futaba-works.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 172 - }, - "openRegistrations": false - } - }, - "pojntfx.ocloud.de": { - "error": 404 - }, - "funkwhale.it": { - "nodeinfo": { - "metadata": { - "nodeName": "Funkwhale Italia", - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "longDescription": "Con Funkwhale ascolti la tua musica, ovunque, hai accesso alle tue liste di riproduzione, canzoni preferite, ed artisti ovunque, dalla nostra interfaccia web o da un'ampia gamma di applicazioni compatibili su ogni piattaforma.\r\n\r\nCarica la tua libreria musicale, condividila con amici e familiari, e scopri talentuosi creatori.\r\n\r\nFunkwhale \u00e8 una piattaforma aperta e decentralizzata costituita da tanti siti/pod indipendenti che possono comunicare tra loro utilizzando tecnologie gratuite e libere.\r\n\r\nFunkwhale.it non \u00e8 legato ad alcuna corporazione o entit\u00e0 commerciale, e questa indipendenza \u00e8 il suo grande potere.\r\n\r\nPer questo motivo, possiamo offrirti un esperienza libera da profanazione personale e pubblicit\u00e0, e focalizzata su quello che ti serve.", - "library": { - "albums": { - "total": 23 - }, - "anonymousCanListen": true, - "music": { - "hours": 4.4275 - }, - "federationNeedsApproval": true, - "federationEnabled": true, - "tracks": { - "total": 113 - }, - "artists": { - "total": 14 - } - }, - "defaultUploadQuota": 5000, - "shortDescription": "L'istanza italiana di funkwhale", - "usage": { - "favorites": { - "tracks": { - "total": 1 - } - }, - "listenings": { - "total": 148 - } - }, - "terms": "", - "contactEmail": "info@funkwhale.it", - "funkwhaleSupportMessageEnabled": false, - "reportTypes": [ - { - "anonymous": true, - "label": "Takedown request", - "type": "takedown_request" - }, - { - "anonymous": false, - "label": "Invalid metadata", - "type": "invalid_metadata" - }, - { - "anonymous": true, - "label": "Illegal content", - "type": "illegal_content" - }, - { - "anonymous": false, - "label": "Offensive content", - "type": "offensive_content" - }, - { - "anonymous": false, - "label": "Other", - "type": "other" - } + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, - "banner": null, - "allowList": { - "domains": null, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.dtluna.net/users/q", + "https://social.dtluna.net/users/dtluna" + ], + "suggestions": { "enabled": false }, - "instanceSupportMessage": "", - "actorId": "https://funkwhale.it/federation/actors/service", - "rules": "" - }, - "openRegistrations": true, - "version": "2.0", - "usage": { - "users": { - "activeMonth": 8, - "total": 30, - "activeHalfyear": 30 + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, - "software": { - "version": "0.20.1", - "name": "funkwhale" - }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [] }, - "protocols": [ - "activitypub" - ] + "software": { + "name": "pleroma", + "version": "2.0.1" + }, + "usage": { + "localPosts": 12737, + "users": { + "total": 6 + } + }, + "version": "2.0" } }, - "pleroma.yujinakao.com": { + "pantdon.site": { + "error": 404 + }, + "doughbills.blogspot.no": { + "error": 404 + }, + "mast01.laurelmail.net": { + "error": "HTTPSConnectionPool(host='mast01.laurelmail.net', port=443): Read timed out. (read timeout=3)" + }, + "m.dumez.info": { + "error": "HTTPSConnectionPool(host='m.dumez.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "c2bdon.net": { + "error": 404 + }, + "compando.net": { + "error": 404 + }, + "s.teh.ninja": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.stonith.org": { + "error": "HTTPSConnectionPool(host='mastodon.stonith.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relapsus.com": { + "error": "HTTPSConnectionPool(host='relapsus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.fu-jp.net": { + "error": "HTTPSConnectionPool(host='mastodon.fu-jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m6n.kigurumi.fun": { + "error": "HTTPSConnectionPool(host='m6n.kigurumi.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "azupo.xyz": { + "error": 523 + }, + "nsfw.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -268768,16 +228011,96 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "chat", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [ + "princess.cat", + "sleeping.town", + "example.com", + "queerfem.space" + ], + "banner_removal": [ + "princess.cat", + "sleeping.town", + "example.com", + "queerfem.space" + ], + "federated_timeline_removal": [ + "fediverse.network", + "mastodon.xyz", + "social.i2p.rocks", + "godforsaken.website", + "myasstodon.xyz", + "gameliberty.club", + "snouts.online", + "xn--qp9h.ml", + "mstdn.foxfam.club", + "qoto.org", + "majak.de", + "soc.ialis.me", + "cryptids.online", + "anticapitalist.party", + "anarchism.space", + "efdn.club", + "jorts.horse", + "radical.town", + "mastodon.host", + "todon.nl", + "mstdn.foxfam.club", + "mstdn.social", + "equestria.social", + "lgbt.io", + "social.masto.host", + "blob.cat", + "kawen.space", + "botsin.space", + "cybre.space", + "hellsite.site", + "quey.org", + "carrot.army", + "kawen.space", + "prout.social", + "abdl.link", + "imastodon.net", + "social.mikutter.hachune.net", + "pawoo.net", + "baraag.net", + "pl.smuglo.li", + "princess.cat", + "sleeping.town", + "queerfem.space" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "anime.website", + "gab.com", + "shitposter.club", + "shitpost.institute", + "spinster.xyz", + "freespeechextremist.com", + "neckbeard.xyz", + "cybre.space", + "plural.cafe", + "princess.cat", + "sleeping.town", + "queerfem.space" + ], + "report_removal": [ + "princess.cat", + "sleeping.town", + "queerfem.space" + ] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -268786,10 +228109,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/UGarchive", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "We are an uncensored Pleroma instance welcoming all genders, sexes, and orientations that wish to share legal #nsfw content! Gay, straight, bi, trans... everyone is welcome.", + "nodeName": "Social NSFW", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -268837,7 +228160,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.yujinakao.com/users/ynakao" + "https://nsfw.social/users/staff", + "https://nsfw.social/users/mjc", + "https://nsfw.social/users/admin", + "https://nsfw.social/users/nsfw" ], "suggestions": { "enabled": false @@ -268846,10 +228172,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 32000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -268862,278 +228188,559 @@ "version": "2.0.2" }, "usage": { - "localPosts": 272, + "localPosts": 18309, "users": { - "total": 2 + "total": 368 } }, "version": "2.0" } }, - "blog.lamessen.me": { - "error": "HTTPSConnectionPool(host='blog.lamessen.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "bombayguy.in": { + "error": "HTTPSConnectionPool(host='bombayguy.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mi.pede.rs": { + "networkmusicfestival.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 38, - "activeMonth": 109, - "activeHalfyear": 111 + "total": 6 }, - "localPosts": 667 - }, - "openRegistrations": true - } - }, - "cusocial.club": { - "error": "HTTPSConnectionPool(host='cusocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "talknet.akabe.co": { - "error": 410 - }, - "m.v.nu": { - "error": 404 - }, - "pics.sleepy.kiev.ua": { - "error": "HTTPSConnectionPool(host='pics.sleepy.kiev.ua', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ecosteader.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.0rc2" + "localPosts": 46, + "localComments": 7 }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 26, - "activeMonth": 116, - "activeHalfyear": 146 - }, - "localPosts": 1959 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "charles@celesteh.com" + } } }, - "mastodon.fivetanley.com": { - "error": "HTTPSConnectionPool(host='mastodon.fivetanley.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "with.spider.ink": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "opanchusaikou.m.to": { - "error": "HTTPSConnectionPool(host='opanchusaikou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "swon-chat.uksouth.cloudapp.azure.com": { + "error": "HTTPSConnectionPool(host='swon-chat.uksouth.cloudapp.azure.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "eclecticcloud.hopto.org": { - "error": "HTTPSConnectionPool(host='eclecticcloud.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pynq.limited.systems": { + "error": "HTTPSConnectionPool(host='pynq.limited.systems', port=443): Read timed out. (read timeout=3)" }, - "skull.love": { - "error": 404 + "mabidn.net": { + "error": "HTTPSConnectionPool(host='mabidn.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fixie.life": { - "error": "HTTPSConnectionPool(host='fixie.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sungo.io": { + "error": 404 }, - "machida.yokohama": { + "pings.spaceshipsin.space": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "microblogpub", + "version": "ed12d8f", + "repository": "https://github.com/tsileo/microblog.pub" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 16 + "localPosts": 186 }, - "openRegistrations": true + "metadata": { + "nodeName": "@gaeel@pings.spaceshipsin.space", + "version": "ed12d8f", + "versionDate": "Author: Thomas Sileo " + } } }, - "peertube.d1n0.link": { - "error": "HTTPSConnectionPool(host='peertube.d1n0.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.d1n0.link timed out. (connect timeout=3)'))" - }, - "osutodon.tokyo": { - "error": "HTTPSConnectionPool(host='osutodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "idw.zone": { - "error": "HTTPSConnectionPool(host='idw.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "social.notlocked.in": { - "error": "HTTPSConnectionPool(host='social.notlocked.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.aidannyquist.com": { - "error": 502 + "social.plank.town": { + "error": "HTTPSConnectionPool(host='social.plank.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tarano.me": { - "error": "HTTPSConnectionPool(host='tarano.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.nioncapul.net": { + "error": "HTTPSConnectionPool(host='social.nioncapul.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "m.4ac.me": { - "error": "HTTPSConnectionPool(host='m.4ac.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gtrain.masto.host": { + "error": "HTTPSConnectionPool(host='gtrain.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kokedon.xyz": { - "error": "HTTPSConnectionPool(host='kokedon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "tkschland.de": { + "error": "HTTPSConnectionPool(host='tkschland.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "litza.de": { + "nextcloud.hackerheaven.org": { "error": 404 }, - "mastodon.herrliberg.online": { + "tube-poitiers.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 5, - "activeMonth": 5, - "activeHalfyear": 5 + "total": 80 }, - "localPosts": 26 + "localPosts": 7240, + "localComments": 1 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Temporaire de l academie de Poitiers", + "nodeDescription": "PeerTube, hebergement de videos.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } + } + } } }, - "carnal-gabhub.protohype.net": { - "error": 503 - }, - "cloud.h2020-enotice.eu": { - "error": 404 - }, - "mastodon.wiuse.work": { - "error": "HTTPSConnectionPool(host='mastodon.wiuse.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.anchel.nl": { - "error": "HTTPSConnectionPool(host='cloud.anchel.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ctsollars.com": { + "error": "HTTPSConnectionPool(host='social.ctsollars.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "im.notreal.pw": { - "error": "HTTPSConnectionPool(host='im.notreal.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mama.m.to": { + "error": "HTTPSConnectionPool(host='mama.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.cardina1.red": { + "video.lundi.am": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 2 }, - "localPosts": 96980 + "localPosts": 173, + "localComments": 0 }, - "openRegistrations": false - } - }, - "nc.mycraft.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pixelfed.de.": { - "nodeinfo": { "metadata": { - "nodeName": "pixelfed.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "LundiMatin", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent).", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": true + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": true, - "loops": true + "email": { + "enabled": true }, - "site": { - "name": "pixelfed.de", - "domain": "pixelfed.de", - "url": "https://pixelfed.de", - "description": null + "contactForm": { + "enabled": true }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" ], - "format": "@", - "custom": null + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] } }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 60 } + }, + "tracker": { + "enabled": true } } + } + } + }, + "east.mstdn.tokyo": { + "error": "HTTPSConnectionPool(host='east.mstdn.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "social.tomassobekphotography.co.nz": { + "error": "HTTPSConnectionPool(host='social.tomassobekphotography.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.cpy.re:443": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 15533, - "localComments": 0, "users": { - "total": 3142, - "activeHalfyear": 1891, - "activeMonth": 553 - } + "total": 13 + }, + "localPosts": 612, + "localComments": 14 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "Demo server 1 of PeerTube", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "peertube.agneraya.com": { + "fee.org": { + "error": 404 + }, + "tube.hoga.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -269153,17 +228760,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 4 }, - "localPosts": 2262, + "localPosts": 14144, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Alexandre A", - "nodeDescription": "Mon instance", + "nodeName": "Hoga Tube", + "nodeDescription": "[FR]\nHoga Tube est l'instance PeerTube mis en place et maintenue par Emmanuel Revah pour Hoga.\n\n[EN]\nHoga Tube is a PeerTube instance setup and managed by Emmanuel Revah for Hoga.", "nodeConfig": { "plugin": { "registered": [] @@ -269173,27 +228780,32 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -269257,7 +228869,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 524288000, "videoQuotaDaily": -1 }, "trending": { @@ -269272,70 +228884,193 @@ } } }, - "cine.nashe.netlib.re": { - "error": "HTTPSConnectionPool(host='cine.nashe.netlib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.llit.eu": { - "error": 404 - }, - "fc.oscp.info": { - "error": 404 - }, - "iskr.dyndns.org": { - "error": "HTTPSConnectionPool(host='iskr.dyndns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "doof.net": { - "error": 404 - }, - "tootplanet.space": { - "error": 410 - }, - "chocot.art": { - "error": "HTTPSConnectionPool(host='chocot.art', port=443): Read timed out. (read timeout=3)" + "nougatbyte.de": { + "error": "HTTPSConnectionPool(host='nougatbyte.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/lebeouf": { - "error": 404 + "michaonline.net": { + "error": "HTTPSConnectionPool(host='michaonline.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kokomo.space": { - "error": "HTTPSConnectionPool(host='kokomo.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pokeple.hostdon.ne.jp": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "\u30dd\u30b1\u30d7\u30ec", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pokeple.hostdon.ne.jp/users/Sinkaipa", + "https://pokeple.hostdon.ne.jp/users/daibaka" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.6-0-gec7fa558-hostdon-latest" + }, + "usage": { + "localPosts": 788, + "users": { + "total": 20 + } + }, + "version": "2.0" + } }, - "mstdn.kousokujin.com": { - "error": "HTTPSConnectionPool(host='mstdn.kousokujin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.spoluck.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 5, + "activeHalfyear": 6 + }, + "localPosts": 1704 + }, + "openRegistrations": false + } }, - "and.theydonts.top": { - "error": 404 + "toot.social": { + "error": "HTTPSConnectionPool(host='toot.social', port=443): Read timed out. (read timeout=3)" }, - "social.hinanawi.net": { - "error": 502 + "maeon4n76fxp65og.onion": { + "error": "HTTPSConnectionPool(host='maeon4n76fxp65og.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kill.yt": { - "error": "HTTPSConnectionPool(host='kill.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "raeven.net": { + "error": "HTTPSConnectionPool(host='raeven.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "yukoayu.m.to": { - "error": "HTTPSConnectionPool(host='yukoayu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zot.social": { + "error": "HTTPSConnectionPool(host='zot.social', port=443): Read timed out. (read timeout=3)" }, - "piano.masto.host": { + "videos.fromouter.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 53, - "activeMonth": 5, - "activeHalfyear": 15 + "total": 2 }, - "localPosts": 1534 + "localPosts": 6, + "localComments": 0 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Videos from outer space", + "nodeDescription": "Videos from outer space (vFOS) is a no-worries hosting for small videos." + } } }, - "tube.kapussinettes.ovh": { + "derpsin.space": { + "error": "HTTPSConnectionPool(host='derpsin.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube-orleans-tours.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -269352,23 +229087,30 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 3 + "total": 109 }, - "localPosts": 527, + "localPosts": 7209, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Kapussinette Tube", - "nodeDescription": "Notre Tube f\u00e9d\u00e9r\u00e9", + "nodeName": "PeerTube Temporaire de l academie de Orleans-Tours", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] }, "theme": { "registered": [], @@ -269378,30 +229120,27 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, - 720, - 1080 + 720 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -269465,7 +229204,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -269474,58 +229213,102 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "turtleapparel.eu": { - "error": 403 - }, - "mastodon.hintersphere.com": { - "error": "HTTPSConnectionPool(host='mastodon.hintersphere.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dotgr.id": { + "nacobat.lepouete.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 9, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 1 }, - "localPosts": 268 + "localPosts": 2, + "localComments": 3 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "admin@lepouete.fr" + } } }, - "peertube.echelleinconnue.net": { - "error": "HTTPSConnectionPool(host='peertube.echelleinconnue.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.echelleinconnue.net timed out. (connect timeout=3)'))" + "johnholdun.com": { + "error": 404 }, - "admins.town": { - "error": "HTTPSConnectionPool(host='admins.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.casavant.org": { + "error": "HTTPSConnectionPool(host='mastodon.casavant.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.crandol.com": { - "error": "HTTPSConnectionPool(host='social.crandol.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ost.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.fpsource.info": { - "error": "HTTPSConnectionPool(host='social.fpsource.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.irish": { + "error": "HTTPSConnectionPool(host='mastodon.irish', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.lain.haus": { - "error": "HTTPSConnectionPool(host='social.lain.haus', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "squ.alid.pw": { + "error": "HTTPSConnectionPool(host='squ.alid.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "testing-debian.neso.tech": { - "error": "HTTPSConnectionPool(host='testing-debian.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testing-debian.neso.tech' doesn't match 'test-01.neso.tech'\")))" + "hubzilla.gadgeteer.co.za": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "insanejournal", + "pumpio", + "redmatrix", + "twitter", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 + }, + "localPosts": 1326, + "localComments": 258 + }, + "metadata": { + "nodeName": "GadgeteerZA" + } + } }, - "social.fluffel.io": { + "peertube.unlimitedammo.de": { + "error": "HTTPSConnectionPool(host='peertube.unlimitedammo.de', port=443): Read timed out. (read timeout=3)" + }, + "is-a.horse": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -269537,85 +229320,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [ - "humblr.social", - "sinblr.com" - ], - "media_removal": [], - "reject": [ - "shitposter.club", - "pawoo.net", - "anitwitter.moe", - "smuglo.li", - "preteengirls.biz", - "ohai.su", - "rareome.ga", - "101010.pl", - "newjack.city", - "hedgehoghunter.club", - "freespeechextremist.com", - "neckbeard.xyz", - "libre.tube", - "gab.ai", - "gab.com", - "gab.io", - "rightmastodon.com", - "exited.eu", - "beehub.org", - "quodverum.com", - "kys.moe", - "yorishiro.space", - "stereophonic.space", - "pieville.net", - "saynoto.lgbt", - "cawfee.club", - "weedis.life", - "freevoice.space", - "kiwifarms.cc", - "freefedifollowers.ga", - "spinster.dev", - "protohype.net", - "gabble.xyz", - "gabbers.me", - "polaris-1.work", - "gabfed.com", - "warc.space", - "fortress.promo", - "jpop.club", - "hatthieves.es", - "protohype.net", - "spinster.xyz", - "glindr.org", - "baraag.org", - "liberdon.com", - "search.fedi.app", - "yggdrasil.social", - "crypto-group-buy.com", - "skippers-bin.com", - "sneak.berlin", - "halle-leaks.de", - "fuck-man-i-just-want-like-one-friend.xyz" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -269624,10 +229337,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "social.fluffel.io", + "nodeDescription": "A Pleroma instance, but for horses.", + "nodeName": "My god, It's full of horse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -269636,9 +229349,9 @@ }, "postFormats": [ "text/plain", - "text/html", "text/markdown", - "text/bbcode" + "text/bbcode", + "text/html" ], "private": false, "restrictedNicknames": [ @@ -269675,7 +229388,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.fluffel.io/users/optikfluffel" + "https://is-a.horse/users/Lapsus" ], "suggestions": { "enabled": false @@ -269697,27 +229410,96 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-531-g5a45749f-test-gun-request-hibernate" + "version": "2.0.50-57-g14ebf8f1-develop" }, "usage": { - "localPosts": 587, + "localPosts": 13, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "msky.tokyo": { - "error": "HTTPSConnectionPool(host='msky.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "neenster.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/Lioness": { + "umdonihub.librenet.co.za": { + "error": "HTTPSConnectionPool(host='umdonihub.librenet.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "snoot.club": { "error": 404 }, - "pleroma.kitamurakz.com": { - "error": "HTTPSConnectionPool(host='pleroma.kitamurakz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.kitamurakz.com timed out. (connect timeout=3)'))" + "nextcloud.spacepiglets.com": { + "error": 404 }, - "bbs.kawa-kun.com": { + "blog.vucica.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "test.mastodonhub.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 97, + "activeMonth": 99, + "activeHalfyear": 99 + }, + "localPosts": 1363 + }, + "openRegistrations": true + } + }, + "gentian.m.to": { + "error": "HTTPSConnectionPool(host='gentian.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.meawchill.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 2872 + }, + "openRegistrations": false + } + }, + "jasonstryker.com": { + "error": "HTTPSConnectionPool(host='jasonstryker.com', port=443): Read timed out. (read timeout=3)" + }, + "4jwgv5qumfjf3oxn.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "narikiri.club": { + "error": "HTTPSConnectionPool(host='narikiri.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "coronabird.com": { + "error": "HTTPSConnectionPool(host='coronabird.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "catdad-masto-test.nohost.me": { + "error": "HTTPSConnectionPool(host='catdad-masto-test.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "tpaw.org": { + "error": "HTTPSConnectionPool(host='tpaw.org', port=443): Read timed out. (read timeout=3)" + }, + "fedi.z0ne.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -269729,15 +229511,20 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "media_proxy", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ + "BlockPolicy", + "HellthreadPolicy", + "AntiFollowbotPolicy", "SimplePolicy" ], "mrf_simple": { @@ -269748,18 +229535,12 @@ "media_nsfw": [], "media_removal": [], "reject": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com", - "humblr.social", - "sinblr.com" + "gab.com" ], "report_removal": [] }, "quarantined_instances": [ - "gab.com", - "develop.gab.com", - "not-develop.gab.com" + "gab.com" ] }, "fieldsLimits": { @@ -269768,10 +229549,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "KBBS", + "nodeDescription": "My soviet yunyun", + "nodeName": "soviet yunyun / fedi z0ne", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -269819,8 +229600,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://bbs.kawa-kun.com/users/tk", - "https://bbs.kawa-kun.com/users/admin" + "https://fedi.z0ne.moe/users/kura" ], "suggestions": { "enabled": false @@ -269842,81 +229622,146 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-263-g80b91767-bbs-kawa-kun-com" + "version": "2.0.0" }, "usage": { - "localPosts": 7930, + "localPosts": 23339, "users": { - "total": 11 + "total": 23 } }, "version": "2.0" } }, - "fraudon.jp": { - "error": "HTTPSConnectionPool(host='fraudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mymastodon.us": { - "error": "HTTPSConnectionPool(host='mymastodon.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mymastodon.us timed out. (connect timeout=3)'))" - }, - "m.auri.ga": { - "error": "HTTPSConnectionPool(host='m.auri.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.auri.ga timed out. (connect timeout=3)'))" - }, - "social.k40s.net": { - "error": "HTTPSConnectionPool(host='social.k40s.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.k40s.net' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" - }, - "mathtodon.nyoho.jp": { - "error": 502 - }, - "mstdn.gots9713.xyz": { + "ap.barrucadu.co.uk": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "ap.barrucadu.co.uk", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://ap.barrucadu.co.uk/users/root" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 39 + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false - } - }, - "manowar.social": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "pleroma", + "version": "2.0.3-stable" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 67, "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 14129 + "total": 3 + } }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.latransition.org": { - "error": "HTTPSConnectionPool(host='mastodon.latransition.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cujian.com": { + "error": "HTTPSConnectionPool(host='cujian.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "nectarine.center": { - "error": "HTTPSConnectionPool(host='nectarine.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nakasendon.m.to": { + "error": "HTTPSConnectionPool(host='nakasendon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube-normandie.beta.education.fr": { + "secure.poppelreuter.de": { + "error": 404 + }, + "toot.undernet.uy": { + "error": "HTTPSConnectionPool(host='toot.undernet.uy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "microblog.galumph.com": { + "error": 404 + }, + "tube.worldofhauru.xyz": { "nodeinfo": { "version": "2.0", "software": { @@ -269936,40 +229781,20 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 5 }, - "localPosts": 6333, + "localPosts": 4, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l acad\u00e9mie de Normandie", - "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", + "nodeName": "Instance CrossRoads", + "nodeDescription": "Instance Peertube de la cha\u00eene Neko & Hauru (et \u00e0 long terme du projet CrossRoads), h\u00e9bergeant les gens qui gravitent autour.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] + "registered": [] }, "theme": { "registered": [], @@ -269983,14 +229808,15 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ 480, - 720 + 720, + 1080 ] }, "import": { @@ -269999,7 +229825,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -270063,7 +229889,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -270072,97 +229898,42 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "mstdn.techdrive.top": { - "error": "HTTPSConnectionPool(host='mstdn.techdrive.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.reinboar.xyz": { - "error": "HTTPSConnectionPool(host='video.reinboar.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "milleh2o.caelum.uberspace.de/friendica": { - "error": 404 - }, - "peertube.co.uk": { - "error": 404 - }, - "social.retr.co": { - "error": "HTTPSConnectionPool(host='social.retr.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nicra.fr": { - "error": "HTTPSConnectionPool(host='nicra.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.usagi.top": { - "error": "HTTPSConnectionPool(host='mstdn.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "emre.xyz": { - "nodeinfo": { - "metadata": { - "nodeName": "Emre.xyz", - "nodeDescription": "thoughts of @delirehberi ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.2" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 28 - }, - "version": "2.0" - } + "551.social": { + "error": "HTTPSConnectionPool(host='551.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikado-city.jp": { - "error": "HTTPSConnectionPool(host='mikado-city.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "acg.debula.ml": { + "error": "HTTPSConnectionPool(host='acg.debula.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "unnerv.jp": { - "error": 404 + "frinkel.moe": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "linuxlove.xyz": { - "error": 404 + "mastodon.lavafeld.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pixelfed.social": { + "pixel.glukose.fr": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.social", + "nodeName": "pixel.glukose.fr", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" }, "config": { - "open_registration": false, + "open_registration": true, "uploader": { - "max_photo_size": "15000", - "max_caption_length": "2000", - "album_limit": "10", - "image_quality": 85, + "max_photo_size": "10000", + "max_caption_length": "300", + "album_limit": "15", + "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/gif,image/png,video/mp4", + "media_types": "image/jpeg,image/png,image/gif", "enforce_account_limit": true }, "activitypub": { @@ -270170,14 +229941,14 @@ "remote_follow": true }, "ab": { - "lc": true, + "lc": false, "rec": false, - "loops": true + "loops": false }, "site": { - "name": "pixelfed", - "domain": "pixelfed.social", - "url": "https://pixelfed.social", + "name": "Glukose Pixelfed", + "domain": "pixel.glukose.fr", + "url": "https://pixel.glukose.fr", "description": null }, "username": { @@ -270187,7 +229958,7 @@ "from", "custom" ], - "format": "from", + "format": "@", "custom": null } }, @@ -270195,7 +229966,7 @@ "mobile_apis": true, "circles": false, "stories": true, - "video": true, + "video": false, "import": { "instagram": false, "mastodon": false, @@ -270216,357 +229987,254 @@ "version": "0.10.9" }, "usage": { - "localPosts": 104272, + "localPosts": 176, "localComments": 0, "users": { - "total": 10812, - "activeHalfyear": 4687, - "activeMonth": 1448 + "total": 16, + "activeHalfyear": 17, + "activeMonth": 11 } }, "version": "2.0", - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.ryusei.dev": { + "yakiniku.m.to": { + "error": "HTTPSConnectionPool(host='yakiniku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "woof.group": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/Ryusei.dev", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.ryusei.dev/users/mandel59" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.3-9-g0960548e-pleroma-ryusei-dev" - }, "usage": { - "localPosts": 275, "users": { - "total": 4 - } + "total": 102, + "activeMonth": 41, + "activeHalfyear": 125 + }, + "localPosts": 6182 }, - "version": "2.0" + "openRegistrations": true } }, - "pachislodon.net": { - "error": "HTTPSConnectionPool(host='pachislodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toots.dgplug.org": { + "peertube.pontostroy.gq": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 49, - "activeMonth": 10, - "activeHalfyear": 30 + "total": 267 }, - "localPosts": 2435 + "localPosts": 68080, + "localComments": 1729 }, - "openRegistrations": false - } - }, - "boseburo.ddns.net": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay", - "safe_dm_mentions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 5, - "reject_threshold": 10 + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Pontostroy peertube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nhttp3\\quic enabled server", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit", + "version": "0.0.1", + "description": "Enhanced moderation tools for PeerTube", + "clientScripts": {} + } + ] }, - "mrf_keyword": { - "federated_timeline_removal": [ - "twitter.com", - "facebook.com", - "instagram.com", - "whatsapp.com" - ], - "reject": [ - "twitter.com", - "facebook.com", - ".*@twitter.com", - "#MAGA", - "Trump2020", - "MAGA", - "#Trump2020", - "instagram.com" + "theme": { + "registered": [ + { + "name": "background-red", + "version": "0.0.4", + "description": "Example PeerTube theme", + "css": [ + "assets/style1.css", + "assets/style2.css" + ], + "clientScripts": { + "client/video-watch-client-plugin.js": { + "script": "client/video-watch-client-plugin.js", + "scopes": [ + "video-watch" + ] + } + } + }, + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } ], - "replace": [] + "default": "dark" }, - "mrf_policies": [ - "NormalizeMarkup", - "ObjectAgePolicy", - "AntiLinkSpamPolicy", - "AntiFollowbotPolicy", - "HellthreadPolicy", - "SubchainPolicy", - "KeywordPolicy", - "EnsureRePrepended", - "NoPlaceholderTextPolicy", - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "kawen.space", - "mamot.fr", - "social.art-software.fr", - "eldritch.cafe", - "switter.at", - "playvicious.social", - "botsin.space", - "snouts.online", - "mastodon.social", - "octodon.social", - "mastodon.design", - "mstdn.jp", - "mastodon.kitchen", - "test.pontapreta.net", - "imastodon.net", - "mastodon.cloud", - "baraag.net", - "mastodon.xyz", - "mstdn.io", - "spinster.xyz", - "sinblr.com", - "ranran.tw", - "mstdn.social", - "misskey.io", - "raspidon.mamemo.online", - "slum.cloud", - "oransns.com", - "mental.social", - "phreedom.tk", - "social.bau-ha.us", - "social.quodverum.com", - "qoto.org", - "noagendasocial.com", - "pleroma.freespeech.host", - "radical.town", - "pleroma.mouse.services", - "bbs.kawa-kun.com" - ], - "media_nsfw": [ - "switter.at", - "sinblr.com" - ], - "media_removal": [], - "reject": [ - "gab.com", - "freespeechextremist.com", - "neckbeard.xyz", - "mstdn.jp", - "spinster.xyz", - "kiwifarms.cc", - "shitposter.club", - "outerheaven.club", - "heavensfeel.xyz", - "newsbots.eu", - "7td.org", - "yggdrasil.social", - "gameliberty.club", - "jpop.club", - "fedibird.com", - "m.eula.dev", - "mast.moe", - "dajiaweibo.com", - "misskey.dev", - "mas.to", - "vocalodon.net", - "mstdn.beer", - "socnet.supes.com", - "social.byoblu.com", - "donteatanimals.org", - "lizards.live", - "freespeech.host", - "liberdon.com" - ], - "report_removal": [] + "email": { + "enabled": true }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "L'ufficio malvagio e' aperto", - "nodeName": "Das B\u00f6se B\u00fcro", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://boseburo.ddns.net/users/milo", - "https://boseburo.ddns.net/users/loweel" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } } + } + } + }, + "soc.rita.moe": { + "error": 500 + }, + "mastodon.2printers1cups.com": { + "error": "HTTPSConnectionPool(host='mastodon.2printers1cups.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tainton.uk": { + "error": 404 + }, + "www.bloguslibrus.fr": { + "nodeinfo": { + "metadata": { + "nodeName": "Blogus Librus", + "nodeDescription": "Un blog libre, \u00e0 publication sporadique", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": true }, "openRegistrations": false, "protocols": [ @@ -270574,30 +230242,32 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-57-g14ebf8f1-develop" + "name": "writefreely", + "version": "0.11.2" }, "usage": { - "localPosts": 3453, "users": { - "total": 5 - } + "total": 2 + }, + "localPosts": 30 }, "version": "2.0" } }, - "cloud.cae-rhizome.com": { - "error": 404 + "misskey.nekko.online": { + "error": "HTTPSConnectionPool(host='misskey.nekko.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "video.isurf.ca": { + "tube.ouahpiti.info": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -270609,26 +230279,36 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 100 }, - "localPosts": 61539, - "localComments": 2 + "localPosts": 6268, + "localComments": 3 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "iSurf Video", - "nodeDescription": "iSurf's peertube instance. Welcome! This is our alternative to (you-know-what)-Tube!", + "nodeName": "ouahpitube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [], + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], "default": "default" }, "email": { @@ -270639,17 +230319,15 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ 240, - 480, - 720, - 1080, - 2160 + 360, + 480 ] }, "import": { @@ -270722,8 +230400,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -270737,163 +230415,28 @@ } } }, - "ransom.buzz": { - "error": "HTTPSConnectionPool(host='ransom.buzz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "vidja.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 0, - "activeHalfyear": 2 - }, - "localPosts": 255 - }, - "openRegistrations": false - } - }, - "mastodon.technology": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 20008, - "activeMonth": 2757, - "activeHalfyear": 7667 - }, - "localPosts": 796090 - }, - "openRegistrations": true - } + "fog.ssweeny.net": { + "error": 404 }, - "pleroma.73k.us": { - "error": "HTTPSConnectionPool(host='pleroma.73k.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "slx.masto.host": { + "error": "HTTPSConnectionPool(host='slx.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.filmvirgins.com": { - "error": "HTTPSConnectionPool(host='mastodon.filmvirgins.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "hktdn.iskr.jp": { + "error": "HTTPSConnectionPool(host='hktdn.iskr.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ruby.social": { + "xoldie.xyz": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1437, - "activeMonth": 106, - "activeHalfyear": 388 - }, - "localPosts": 16473 - }, - "openRegistrations": true - } - }, - "catgirl.science": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "gopher" - ], - "federation": { - "enabled": true - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "

gay nerds

", - "nodeName": "Catgirl Science Institute", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://catgirl.science/users/nia", - "https://catgirl.science/users/lp0" - ], - "suggestions": { - "enabled": false + "total": 3 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "localPosts": 46, + "localComments": 75 }, "openRegistrations": false, "protocols": [ @@ -270903,82 +230446,26 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pleroma", - "version": "2.0.2-31-g417cc757" - }, - "usage": { - "localPosts": 60052, - "users": { - "total": 189 - } - }, - "version": "2.0" - } - }, - "riot.anarchyplanet.org": { - "error": "HTTPSConnectionPool(host='riot.anarchyplanet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to riot.anarchyplanet.org timed out. (connect timeout=3)'))" - }, - "akitadon.com": { - "error": "HTTPSConnectionPool(host='akitadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mhtube.de": { - "error": "HTTPSConnectionPool(host='mhtube.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.sprovoost.nl": { - "error": "HTTPSConnectionPool(host='m.sprovoost.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "fed.brid.gy": { - "error": 404 - }, - "inkwell.studio": { - "error": "HTTPSConnectionPool(host='inkwell.studio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "neesimastdn.com": { - "error": "HTTPSConnectionPool(host='neesimastdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "animeartist.social": { - "error": "HTTPSConnectionPool(host='animeartist.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.hdez.nl": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 44 - }, - "openRegistrations": false + "metadata": { + "email": "hey@xoldie.com" + } } }, - "kamiyacho.net": { - "error": 404 - }, - "i--i.net": { - "error": 410 + "fediverse.robotham.dev": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "universe.masto.host": { - "error": "HTTPSConnectionPool(host='universe.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "moneten.uber.space": { + "error": "HTTPSConnectionPool(host='moneten.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'moneten.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "zzz.cat": { - "error": 404 + "social.keivaun.com": { + "error": "HTTPSConnectionPool(host='social.keivaun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "msky.h3z.jp": { + "peertube.ethibox.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1-h3zjp" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -270990,395 +230477,231 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { - "users": {} + "users": { + "total": 3 + }, + "localPosts": 23, + "localComments": 0 }, "metadata": { - "nodeName": "\u307f\u3059\u304d\u30fc", - "nodeDescription": "Misskey \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3059\u3002", - "maintainer": { - "name": "h3zjp", - "email": null + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "ja" - ], - "tosUrl": "https://app.h3z.jp/url.php?url=tos", - "repositoryUrl": "https://github.com/h3zjp/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": true, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 8192, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "nodeName": "PeerTube", + "nodeDescription": "Une instance peertube h\u00e9berg\u00e9 par Ethibox", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.husq.tk": { - "error": "HTTPSConnectionPool(host='mastodon.husq.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.husq.tk timed out. (connect timeout=3)'))" + "lexserv.xyz": { + "error": "HTTPSConnectionPool(host='lexserv.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "teki.be": { - "error": "HTTPSConnectionPool(host='teki.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "furtenbach.social": { + "error": 404 }, - "social.fab-l3.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 133, - "activeMonth": 72, - "activeHalfyear": 111 - }, - "localPosts": 5922 - }, - "openRegistrations": true - } + "immerweiterlaufen.org": { + "error": "HTTPSConnectionPool(host='immerweiterlaufen.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.glvr.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 48 - }, - "openRegistrations": false - } + "cloud.coderiot.de": { + "error": 403 }, - "friends.kalum.ca": { + "status.jonleibowitz.com": { + "error": "HTTPSConnectionPool(host='status.jonleibowitz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mstdn.shokujin.jp": { + "error": "HTTPSConnectionPool(host='mstdn.shokujin.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "opanchusaikou.m.to": { + "error": "HTTPSConnectionPool(host='opanchusaikou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "stat.ink": { "error": 404 }, - "mastodon.salon.social": { - "error": "HTTPSConnectionPool(host='mastodon.salon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.syntik.fr": { + "error": "HTTPSConnectionPool(host='mastodon.syntik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.linarite.net": { - "error": "HTTPSConnectionPool(host='mastodon.linarite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "club.lightnoom.xyz": { + "error": "HTTPSConnectionPool(host='club.lightnoom.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.mark.atwood.name": { + "spla.m.to": { + "error": "HTTPSConnectionPool(host='spla.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test103690.test-account.com": { + "error": "HTTPSConnectionPool(host='test103690.test-account.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'test103690.test-account.com' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + }, + "kobold.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 426 + "localPosts": 3076 }, - "openRegistrations": true + "openRegistrations": false } }, - "uhouho.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "groundpolis", - "version": "12.36.1-gp-3.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3046\u307b\u3046\u307b", - "nodeDescription": "\u307b\u307c\u9375\u304b\u30db\u30fc\u30e0\u3067\u545f\u3044\u3066\u3044\u308b\u70ba\u898b\u305f\u76ee\u306f\u9759\u304b\u306a\u500b\u4eba\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9", - "maintainer": { - "name": "nola", - "email": "nolajiro$gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/Groundpolis/Groundpolis", - "feedbackUrl": "https://github.com/Groundpolis/Groundpolis/issues/new/choose", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": true, - "enableGithubIntegration": false, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } + "jstdn.herokuapp.com": { + "error": 404 }, - "mas.korrigan.tech": { + "malu.today": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 13, - "activeHalfyear": 13 + "total": 12, + "activeMonth": 6, + "activeHalfyear": 10 }, - "localPosts": 297 + "localPosts": 5996 }, - "openRegistrations": true + "openRegistrations": false } }, - "denimu.ga": { - "error": "HTTPSConnectionPool(host='denimu.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "md.sencic.com": { + "error": "HTTPSConnectionPool(host='md.sencic.com', port=443): Read timed out. (read timeout=3)" }, - "dolphin.mfyo.biz": { - "error": "HTTPSConnectionPool(host='dolphin.mfyo.biz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.app": { + "error": "HTTPSConnectionPool(host='fedi.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "6q2coqgxaihc7or0t9vqzmmjqu.4chan.icu": { - "error": "HTTPSConnectionPool(host='6q2coqgxaihc7or0t9vqzmmjqu.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "ostatus.axross.io": { + "error": "HTTPSConnectionPool(host='ostatus.axross.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "c.noid.me": { + "nube.mps.org.uy": { "error": 403 }, - "rua.beacoworks.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "RUA! @ Speicher", - "nodeDescription": "Misskey instance hosted by Beacoworks", - "maintainer": { - "name": "Beacon Zhang", - "email": "beacon1096@beacoworks.xyz" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "mastodon.shuuten.org": { - "error": "HTTPSConnectionPool(host='mastodon.shuuten.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.isdatbad.com": { - "error": "HTTPSConnectionPool(host='mastodon.isdatbad.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "brignell.co": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 500 - }, - "openRegistrations": false - } + "word.mel.sh": { + "error": "HTTPSConnectionPool(host='word.mel.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "august-don.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 96, - "activeMonth": 4, - "activeHalfyear": 6 - }, - "localPosts": 970 - }, - "openRegistrations": true - } + "nc.serveurmail.info": { + "error": 404 }, - "pleroma.hidao.work": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.hidao.work ", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.hidao.work/users/hidao" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.5" - }, - "usage": { - "localPosts": 43, - "users": { - "total": 2 - } - }, - "version": "2.0" - } + "lullis.net": { + "error": "HTTPSConnectionPool(host='lullis.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "video.deadsuperhero.com": { + "thinkerview.video": { "nodeinfo": { "version": "2.0", "software": { @@ -271398,17 +230721,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 7515, - "localComments": 1 + "localPosts": 555, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "DeadSuperHero Video", - "nodeDescription": "The personal PeerTube instance of Sean Tilley, a.k.a DeadSuperHero", + "nodeName": "Thinkerview", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -271418,19 +230741,23 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 360, + 720, + 1080 + ] }, "import": { "videos": { @@ -271438,7 +230765,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -271517,159 +230844,10 @@ } } }, - "sns3rd.lenchan139.org": { - "error": "HTTPSConnectionPool(host='sns3rd.lenchan139.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.strits.dk": { - "error": 404 - }, - "nc.busybit.at": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "eldqkdxhqw.localtunnel.me": { - "error": "HTTPSConnectionPool(host='eldqkdxhqw.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.jre.villas": { - "error": "HTTPSConnectionPool(host='mastodon.jre.villas', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nevira.net": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 296 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.nevira.net/users/iguana" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "pleroma.ivystech.com": { - "error": "HTTPSConnectionPool(host='pleroma.ivystech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "spinal.bionicbeer.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 72 - }, - "openRegistrations": false - } - }, - "cloud.octavius.org": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "z.sv7.cc": { - "error": 404 + "casually.cat": { + "error": "HTTPSConnectionPool(host='casually.cat', port=443): Read timed out. (read timeout=3)" }, - "peertube.anduin.net": { + "tube.maliweb.at": { "nodeinfo": { "version": "2.0", "software": { @@ -271686,20 +230864,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 10 + "total": 2 }, - "localPosts": 79862, - "localComments": 1 + "localPosts": 851, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube.Anduin", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nRunning on FreeBSD.", + "nodeName": "TubeMaliweb", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nThis instance is mainly for sharing my activities around Africa.", "nodeConfig": { "plugin": { "registered": [] @@ -271708,67 +230886,30 @@ "registered": [ { "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "bittube-light-mode", - "version": "2.2.2", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", + "version": "0.0.2", + "description": "PeerTube dark theme", "css": [ "assets/style.css" ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "clientScripts": {} } ], - "default": "bittube-dark-mode" + "default": "dark" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -271776,14 +230917,14 @@ "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -271855,188 +230996,73 @@ } } }, - "unixsysdoc.wordpress.com": { - "error": 404 - }, - "tube.misterbanal.net": { + "twit.dispersio.us": { "error": 404 }, - "sapphos.be": { - "error": "HTTPSConnectionPool(host='sapphos.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "maskneko.com": { - "error": "HTTPSConnectionPool(host='maskneko.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "f2.der.moe": { - "error": "HTTPSConnectionPool(host='f2.der.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f2.der.moe' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" - }, - "malsum.org": { + "limbus.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial", - "friendica", - "libertree", - "pumpio", - "redmatrix", - "twitter", - "wordpress", - "xmpp" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 0 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 36, - "localComments": 63 + "localPosts": 19 }, - "metadata": { - "nodeName": "Malsum Hubzilla" - } + "openRegistrations": true } }, - "social.digimortal.org": { - "error": "HTTPSConnectionPool(host='social.digimortal.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gs.lond.com.br": { - "error": "HTTPSConnectionPool(host='gs.lond.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fedi.kitteh.pw": { - "error": "HTTPSConnectionPool(host='fedi.kitteh.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "akibadon.com": { - "error": 404 - }, - "smaram.tunnel.bittube.app": { - "error": 404 + "snel.social": { + "error": "HTTPSConnectionPool(host='snel.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "files.frinkel.tech": { - "error": "HTTPSConnectionPool(host='files.frinkel.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to files.frinkel.tech timed out. (connect timeout=3)'))" + "hub.christianfelber.eu": { + "error": "HTTPSConnectionPool(host='hub.christianfelber.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.christianfelber.eu' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "blog.chezjln.xyz": { + "thoughtshrapnel.com": { "nodeinfo": { - "metadata": { - "nodeName": "WriteFreely", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 4, - "publicReader": true, - "invites": false - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, + "version": "2.0", "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.2.6" }, "usage": { "users": { - "total": 1, - "activeHalfyear": 1 + "total": 24 }, - "localPosts": 1 - }, - "version": "2.0" - } - }, - "steffimania.ocloud.de": { - "error": 404 - }, - "kyounosuke1218.m.to": { - "error": "HTTPSConnectionPool(host='kyounosuke1218.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.loquat.moe": { - "error": "HTTPSConnectionPool(host='pleroma.loquat.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.homeplex.tk": { - "error": 404 - }, - "ms.kvche.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.30.0-kvche.1.0.0" + "localPosts": 691, + "localComments": 274 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} + "outbound": [] }, "metadata": { - "nodeName": "ms.kvche.ch", - "nodeDescription": "\u8aad\u307f\u65b9\u306f\u307f\u3059\u304f\u30fc\u3078\u3067\u3059\uff08\u591a\u5206\uff09\n\u73fe\u72b6kkcake\u306e\u304a\u4e00\u4eba\u69d8\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u304c\u3001\u3069\u3063\u304b\u3067\u767b\u9332\u51fa\u6765\u308b\u3088\u3046\u306b\u3059\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\n\n\u4e3b\u306b\u898b\u305f\u76ee\u5468\u308a\u3068\u304b\u3061\u3087\u3053\u3063\u3068\u3060\u3051\u624b\u3092\u52a0\u3048\u3066\u307e\u3059\n\u30ea\u30dd\u30b8\u30c8\u30ea\u2192[https://github.com/kkc4k3/misskey]", - "maintainer": { - "name": "kkcake", - "email": "" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": true, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "email": "mail@188.166.96.48" } } }, - "mst.trynary.net": { - "error": "HTTPSConnectionPool(host='mst.trynary.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "tube2.nemsia.org": { + "error": "HTTPSConnectionPool(host='tube2.nemsia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodonkilledtwitter.tk": { - "error": "HTTPSConnectionPool(host='mastodonkilledtwitter.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.d20.eu": { + "error": "HTTPSConnectionPool(host='mastodon.d20.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tube.64.re": { - "error": "HTTPSConnectionPool(host='tube.64.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.64.re' doesn't match '64.re'\")))" + "friendie.eu": { + "error": "HTTPSConnectionPool(host='friendie.eu', port=443): Read timed out. (read timeout=3)" }, - "challenger.city": { + "mastodon.mikegerwitz.com": { "nodeinfo": { "version": "2.0", "software": { @@ -272048,73 +231074,60 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 6, - "activeHalfyear": 11 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 266 + "localPosts": 50 }, "openRegistrations": false } }, - "kyoushitsu.weeb.academy": { - "error": "HTTPSConnectionPool(host='kyoushitsu.weeb.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fractal.muggum.fr": { + "error": 404 }, - "social.thedixons.net": { - "error": "HTTPSConnectionPool(host='social.thedixons.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.pro": { + "error": "HTTPSConnectionPool(host='mastodon.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "peertube.freeforge.eu": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.3.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 3114, - "localComments": 1 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "FreeForge", - "nodeDescription": "Video room of the Free forge for hosting home made content outside of the major content platforms." - } - } + "mdx.k-easti.tk": { + "error": "HTTPSConnectionPool(host='mdx.k-easti.tk', port=443): Read timed out. (read timeout=3)" }, - "toot.grenat.art": { - "error": "HTTPSConnectionPool(host='toot.grenat.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "tube.ppsfleet.navy": { + "error": "HTTPSConnectionPool(host='tube.ppsfleet.navy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "brusio.pallamondo.net": { - "error": 404 + "noob.party": { + "error": "HTTPSConnectionPool(host='noob.party', port=443): Read timed out. (read timeout=3)" }, - "mastodon.rigal.eu.org": { - "error": "HTTPSConnectionPool(host='mastodon.rigal.eu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tea.mle.party": { + "error": "HTTPSConnectionPool(host='tea.mle.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "akiba.tokyo.jp": { - "error": "HTTPSConnectionPool(host='akiba.tokyo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'akiba.tokyo.jp' doesn't match either of '*.gmoserver.jp', 'gmoserver.jp'\")))" + "origamion.net": { + "error": "HTTPSConnectionPool(host='origamion.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "peertube2.cpy.re:443": { + "badat.dev": { + "error": "HTTPSConnectionPool(host='emojo.site', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kagerw.m.to": { + "error": "HTTPSConnectionPool(host='kagerw.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.dereferenced.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "pleroma.ctseuro.com": { + "error": "HTTPSConnectionPool(host='pleroma.ctseuro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "md.localhost.fyi": { + "error": "HTTPSConnectionPool(host='md.localhost.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nishinomiya.in.net": { + "error": "HTTPSConnectionPool(host='nishinomiya.in.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.rastapuls.com": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1-nightly-2020-04-30" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -272129,66 +231142,23 @@ "openRegistrations": false, "usage": { "users": { - "total": 9 + "total": 2 }, - "localPosts": 62456, - "localComments": 8 + "localPosts": 2162, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, an ActivityPub-federated video streaming platform using P2P directly in your web browser", + "nodeName": "Rastapuls Reggae Vid\u00e9os", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { - "search": { - "remoteUri": { - "users": true, - "anonymous": false - } - }, "plugin": { - "registered": [ - { - "name": "logo-framasoft", - "version": "0.0.1", - "description": "Framasoft logo on PeerTube.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], + "registered": [], "default": "default" }, "email": { @@ -272210,7 +231180,8 @@ 360, 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -272283,8 +231254,8 @@ } }, "user": { - "videoQuota": 524288000, - "videoQuotaDaily": 104857600 + "videoQuota": 104857600, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -272298,18 +231269,85 @@ } } }, - "nextcloud.vato9394.be": { + "san-tama.tokyo": { + "error": "HTTPSConnectionPool(host='san-tama.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "evolvingdev.io": { "error": 404 }, - "mastodon.desde.eu": { - "error": "HTTPSConnectionPool(host='mastodon.desde.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mdon.ee": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 44 + }, + "openRegistrations": false + } }, - "social.rosnovsky.us": { + "bisby.xyz": { + "error": 404 + }, + "petit-rabbits.net": { + "error": "HTTPSConnectionPool(host='petit-rabbits.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.lqdn.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 2422, + "localComments": 28 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "La Quadrature du Net", + "nodeDescription": "La Quadrature du Net promotes and defends fundamental freedoms in the digital world. The association fights against censorship and surveillance, whether they come from States or private companies. It questions how digital and society influence each other. It works for a free, decentralized and emancipatory Internet.\nThis is his peertube instance." + } + } + }, + "mastodon.social/users/tesseraconteur": { + "error": 404 + }, + "nextcloud.diblasio.net": { + "error": "HTTPSConnectionPool(host='nextcloud.diblasio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.desmu.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -272318,70 +231356,445 @@ "users": { "total": 1, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 441 + "localPosts": 54 }, - "openRegistrations": true + "openRegistrations": false } }, - "social.vincentux.fr": { + "friendica.millcrick.com": { + "error": "HTTPSConnectionPool(host='friendica.millcrick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/DrSkipper": { "error": 404 }, - "dolphin-town.herokuapp.com": { + "lembitre.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 1, + "activeHalfyear": 5 + }, + "localPosts": 39 + }, + "openRegistrations": true + } + }, + "mstdn.cubik.jp": { + "error": "HTTPSConnectionPool(host='mstdn.cubik.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "my-friendica.de": { + "error": "HTTPSConnectionPool(host='my-friendica.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'my-friendica.de' doesn't match either of '*.your-server.de', 'your-server.de'\")))" + }, + "griftgang.com": { "error": 404 }, - "read.yjmbo.net": { + "fr.waytt.cf": { + "error": "HTTPSConnectionPool(host='fr.waytt.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "socialcandan.ga": { "nodeinfo": { - "metadata": { - "nodeName": "read.yjmbo.net", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 11, + "activeMonth": 12, + "activeHalfyear": 12 }, - "maxBlogs": 3, - "publicReader": false + "localPosts": 1148 + }, + "openRegistrations": true + } + }, + "kvby.xyz": { + "error": 404 + }, + "lbd41.jp": { + "error": "HTTPSConnectionPool(host='lbd41.jp', port=443): Read timed out. (read timeout=3)" + }, + "i-o.stream": { + "error": "HTTPSConnectionPool(host='i-o.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "msk.kirigakure.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.20.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "atom1.0", "rss2.0" ] }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u9727 sskey", + "nodeDescription": "\u9727\u96a0\u61d0\u5e0c\u304c\u904b\u55b6\u3059\u308b\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u300c\u9727sskey\u300d\u3067\u3059\u3002\u5165\u529b\u53ef\u80fd\u6587\u5b57\u6570\u306f500\u4e07\u6587\u5b57\u306a\u306e\u3067\u3001\u597d\u304d\u306a\u3060\u3051\u8a9e\u3063\u3066\u304f\u3060\u3055\u3044(\u9577\u6587\u306fCW\u63a8\u5968)\u3002\u307e\u305f\u3001\u3053\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u306f\u30b0\u30ed\u30fc\u30d0\u30eb\u3001\u30db\u30fc\u30e0\u904b\u7528\u3092\u63a8\u5968\u3057\u3066\u304a\u308a\u307e\u3059\u3002Fediverse\u3092\u611f\u3058\u307e\u3057\u3087\u3046\uff01", + "maintainer": { + "name": "\u9727\u96a0\u61d0\u5e0c", + "email": "natsuki\uff20kirigakure.net" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true + } + } + }, + "social.udn.jp": { + "error": "HTTPSConnectionPool(host='social.udn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.udn.jp' doesn't match 'udn.jp'\")))" + }, + "lol.dydx.moe": { + "error": "HTTPSConnectionPool(host='lol.dydx.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "ispv-7.com": { + "error": "HTTPSConnectionPool(host='ispv-7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "chat.fasil.cloud": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "bluenest.hostdon.jp": { + "error": "HTTPSConnectionPool(host='bluenest.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "freespeechextremist.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "gopher", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 32, + "reject_threshold": 256 + }, + "mrf_policies": [ + "BlockNotification", + "NoIncomingDeletes", + "HellthreadPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A general instance that values users' freedom and censors no viewpoints or opinions or conspiracy theories. Direct complaints to the admin, @p.", + "nodeName": "Free Speech Extremist", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://freespeechextremist.com/users/PussySlayer", + "https://freespeechextremist.com/users/fluffy", + "https://freespeechextremist.com/users/p", + "https://freespeechextremist.com/users/jack", + "https://freespeechextremist.com/users/leyonhjelm" + ], + "suggestions": { + "enabled": false, + "limit": 23, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 67108864 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "software": { - "name": "writefreely", - "version": "0.8.1" + "name": "pleroma", + "version": "1.1.50-42-g3d9ac6ae-develop" }, "usage": { + "localPosts": 648796, "users": { - "total": 1 - }, - "localPosts": 43 + "total": 1110 + } }, "version": "2.0" } }, - "ablage.tanzsport-schwedt.de": { + "pleroma.comfy.moe": { + "error": "HTTPSConnectionPool(host='pleroma.comfy.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "coinchan.com": { + "error": "HTTPSConnectionPool(host='coinchan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "chrishandy.blog": { + "error": "HTTPSConnectionPool(host='chrishandy.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sbstn.hnkl.email": { + "error": "HTTPSConnectionPool(host='sbstn.hnkl.email', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.netsyms.com": { "error": 404 }, - "mastodon.dbatley.com": { + "livelaughnude.com": { + "error": "HTTPSConnectionPool(host='livelaughnude.com', port=443): Read timed out. (read timeout=3)" + }, + "ia.cafe": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "IA.Cafe", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://ia.cafe/users/shukukei" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 216, + "users": { + "total": 8 + } + }, + "version": "2.0" + } + }, + "mastodon.ingress-enl.jp": { + "error": "HTTPSConnectionPool(host='mastodon.ingress-enl.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "capri.d5shottkcas.tokyo": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 4, + "activeHalfyear": 9 + }, + "localPosts": 322 + }, + "openRegistrations": true + } + }, + "cloud.thetys-retz.net": { + "error": "HTTPSConnectionPool(host='cloud.thetys-retz.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/xoxogossipgita": { "error": 404 }, - "mastodon.social/users/Cube": { + "sleifcloud.spdns.org": { + "error": "HTTPSConnectionPool(host='sleifcloud.spdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.jerome00253.ovh": { + "error": "HTTPSConnectionPool(host='cloud.jerome00253.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twingem.com": { "error": 404 }, - "video.ploud.fr": { + "video.lemediatv.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -272393,20 +231806,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 1594 + "total": 2 }, - "localPosts": 195288, - "localComments": 331 + "localPosts": 784, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Ploud Video France", - "nodeDescription": "Ploud Video est le service de visualisation et de partage de vid\u00e9os de Ploud, services en ligne personnels et gratuits \u00e9dit\u00e9s par la soci\u00e9t\u00e9 PSIADE et accessibles sur le site https://www.ploud.fr.\n\nPloud Video is the Ploud's service of viewing and sharing video. Ploud are free and personal online services published by the french company PSIADE on the website https://www.ploud.fr.", + "nodeName": "Le M\u00e9dia", + "nodeDescription": "Le M\u00e9dia, la web-t\u00e9l\u00e9 en acc\u00e8s libre et ind\u00e9pendante des puissances financi\u00e8res.", "nodeConfig": { "plugin": { "registered": [] @@ -272419,11 +231832,11 @@ "enabled": true }, "contactForm": { - "enabled": false + "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -272431,7 +231844,6 @@ "enabledResolutions": [ 240, 360, - 480, 720, 1080, 2160 @@ -272450,7 +231862,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -272522,15 +231934,224 @@ } } }, - "sammorrowdrums.com": { + "kindred.at": { + "error": 404 + }, + "pod.readme.is": { + "error": "HTTPSConnectionPool(host='pod.readme.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.schoolidol.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 119, + "activeMonth": 21, + "activeHalfyear": 91 + }, + "localPosts": 2814 + }, + "openRegistrations": true + } + }, + "soc.mikes.tech": { + "error": "HTTPSConnectionPool(host='soc.mikes.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mdn.sytes.net": { + "error": "HTTPSConnectionPool(host='mdn.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "zsemberi.de": { + "error": 404 + }, + "mastodon.ranranhome.site": { + "error": "HTTPSConnectionPool(host='mastodon.ranranhome.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.leos.page": { "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, "metadata": { - "nodeName": "sammorrowdrums", - "nodeDescription": "Drummer, software engineer and online-learning fanatic.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "md.cryo.jp": { + "error": "HTTPSConnectionPool(host='md.cryo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.pierre-duchemin.fr": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "gab.ai", + "switter.at", + "humblr.social", + "sinblr.com", + "baraag.net", + "abdl.link", + "pawoo.net" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "gab.ai", + "switter.at", + "humblr.social", + "sinblr.com", + "baraag.net", + "abdl.link", + "pawoo.net" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "Personal instance / Instance personnelle", + "nodeName": "Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.pierre-duchemin.fr/users/pierre" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -272539,206 +232160,82 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "1.1.50-2806-g46f118d7-develop" }, "usage": { + "localPosts": 5, "users": { - "total": 1 - }, - "localPosts": 3 + "total": 3 + } }, "version": "2.0" } }, - "masto.moul.re": { - "error": 502 - }, - "berget.nu": { - "error": 404 - }, - "social.qub.io": { - "error": 502 - }, - "mirrored.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 43, - "activeMonth": 39, - "activeHalfyear": 41 - }, - "localPosts": 33300 - }, - "openRegistrations": false - } - }, - "us.peertube.network": { - "error": "HTTPSConnectionPool(host='us.peertube.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "diasp.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "diaspora", - "version": "0.7.13.0-p3443d2c6" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 97680, - "activeHalfyear": 4621, - "activeMonth": 1660 - }, - "localPosts": 695079, - "localComments": 631844 - }, - "metadata": { - "nodeName": "Powered by diaspora*", - "xmppChat": true, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - }, - "adminAccount": "welcome" - } - } - }, - "public.sungo.io": { + "mastodon.social/users/smith_ai": { "error": 404 }, - "social.stupid.team": { - "error": "HTTPSConnectionPool(host='social.stupid.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shmead.co.uk": { - "error": "HTTPSConnectionPool(host='shmead.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "friendica.mirko-schenk.de": { - "error": "HTTPSConnectionPool(host='friendica.mirko-schenk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.mirko-schenk.de' doesn't match 'bitwarden.mirko-schenk.de'\")))" - }, - "oniko-branch.moe": { - "error": "HTTPSConnectionPool(host='oniko-branch.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nico-bayati.de": { + "nantalsocial.hostdon.ne.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 0, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 18 + "localPosts": 2017 }, "openRegistrations": false } }, - "john.town": { - "error": "HTTPSConnectionPool(host='john.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "karamatsu.blue": { + "atwa.ca": { "error": 404 }, - "pixxaddict.social": { - "error": 526 - }, - "korcula.zone": { - "error": "HTTPSConnectionPool(host='korcula.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.whyxyz.xyz": { - "error": 521 - }, - "social.mftrhu.net": { - "error": "HTTPSConnectionPool(host='social.mftrhu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nx1994.your-storageshare.de": { - "error": 403 - }, - "rizomatica.org": { + "social.dssr.ch": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-1313" }, "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", "smtp", + "twitter", "wordpress" ] }, - "usage": { - "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 0, - "localComments": 0 - }, + "usage": {}, "openRegistrations": true, "metadata": { - "nodeName": "Rizomatica", + "nodeName": "dSSr Friendica", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -272746,7 +232243,6 @@ ], "outbound": [ "friendica", - "activitypub", "diaspora", "gnusocial", "atom1.0" @@ -272754,11 +232250,11 @@ }, "services": { "inbound": [ - "gnusocial" + "twitter" ], "outbound": [ - "gnusocial", "smtp", + "twitter", "wordpress" ] }, @@ -272766,124 +232262,253 @@ } } }, - "lesbiab.space": { + "futuregadgetlab.cc": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 562, - "activeMonth": 12, - "activeHalfyear": 30 + "total": 26, + "activeMonth": 5, + "activeHalfyear": 12 }, - "localPosts": 22713 + "localPosts": 533 }, - "openRegistrations": false + "openRegistrations": true } }, - "artistsinthe.cloud": { - "error": 404 - }, - "saya119.orz.hm": { - "error": "HTTPSConnectionPool(host='saya119.orz.hm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to saya119.orz.hm timed out. (connect timeout=3)'))" - }, - "ON.VU": { - "error": "HTTPSConnectionPool(host='on.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "videos.rights.ninja": { - "error": 502 - }, - "don.tacostea.net": { - "error": "HTTPSConnectionPool(host='don.tacostea.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "insta.t-beutel.com": { - "error": "HTTPSConnectionPool(host='insta.t-beutel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "friendica.caff.tech": { - "error": "HTTPSConnectionPool(host='friendica.caff.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.loomcom.com": { - "error": "HTTPSConnectionPool(host='mastodon.loomcom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "von.einzbern.moe": { - "error": "HTTPSConnectionPool(host='von.einzbern.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to von.einzbern.moe timed out. (connect timeout=3)'))" - }, - "glitch.social": { - "error": 404 - }, - "redere.org": { - "error": 404 - }, - "linuxlovers.at": { - "error": 404 + "blog.arkadi.nohost.me": { + "error": "HTTPSConnectionPool(host='blog.arkadi.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "urakodon.com": { - "error": "HTTPSConnectionPool(host='urakodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hikoukidon.com": { + "error": "HTTPSConnectionPool(host='hikoukidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hikoukidon.com' doesn't match either of 'bwfm.com.cn', 'www.bwfm.com.cn'\")))" }, - "ma.mstdn.jp": { - "error": "HTTPSConnectionPool(host='ma.mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fv.theta.eu.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "theta.eu.org's private fediverse server", + "nodeName": "theta.eu.org pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://fv.theta.eu.org/users/eta" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.50-615-g58fded98-develop" + }, + "usage": { + "localPosts": 16, + "users": { + "total": 1 + } + }, + "version": "2.0" + } }, - "openbiblio.social": { + "manowar.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 279, - "activeMonth": 257, - "activeHalfyear": 655 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10552 + "localPosts": 14186 }, - "openRegistrations": true + "openRegistrations": false } }, - "mudl.us": { - "error": "HTTPSConnectionPool(host='mudl.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pl.letsalllovela.in": { + "error": "HTTPSConnectionPool(host='pl.letsalllovela.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.otherreality.net": { + "mstdn.a-apple.net": { + "error": "HTTPSConnectionPool(host='mstdn.a-apple.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.tille.ch": { + "error": "HTTPSConnectionPool(host='social.tille.ch', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.hypatie.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.hypatie.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.metaccount.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 70 + "localPosts": 15 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastoforce.social": { - "error": "HTTPSConnectionPool(host='mastoforce.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "framasphere.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "diaspora", + "version": "0.7.13.0-p20e4927e" + }, + "protocols": { + "inbound": [ + "diaspora" + ], + "outbound": [ + "diaspora" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "wordpress" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 84242, + "activeHalfyear": 18678, + "activeMonth": 5219 + } + }, + "metadata": { + "nodeName": "Framasphere*", + "xmppChat": false, + "camo": { + "markdown": true, + "opengraph": true, + "remotePods": true + }, + "adminAccount": "podmin" + } + } }, - "fx.cafe": { - "error": 404 + "relais.quebec.gq": { + "error": "HTTPSConnectionPool(host='relais.quebec.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xey.me": { - "error": "HTTPSConnectionPool(host='xey.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xey.me' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + "nightmare.digital": { + "error": "HTTPSConnectionPool(host='nightmare.digital', port=443): Read timed out. (read timeout=3)" }, - "witches.social": { + "gradiect.m.to": { + "error": "HTTPSConnectionPool(host='gradiect.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.minnerop.de": { + "error": "HTTPSConnectionPool(host='friendica.minnerop.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "mstd.tokyo": { "nodeinfo": { "version": "2.0", "software": { @@ -272895,16 +232520,111 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 425, + "activeMonth": 139, + "activeHalfyear": 215 + }, + "localPosts": 1166 + }, + "openRegistrations": true + } + }, + "pixelfed.grappling.ca": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.grappling.ca", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "localPosts": 2536 + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": 15000, + "max_caption_length": 500, + "album_limit": 4, + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.grappling.ca", + "domain": "pixelfed.grappling.ca", + "url": "https://pixelfed.grappling.ca", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 52, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } }, + "version": "2.0", "openRegistrations": false } }, - "tube.kher.nl": { + "mast.hort.chat": { + "error": "HTTPSConnectionPool(host='mast.hort.chat', port=443): Read timed out. (read timeout=3)" + }, + "amecomidon.com": { + "error": "HTTPSConnectionPool(host='amecomidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.se1.eu": { + "error": "HTTPSConnectionPool(host='social.se1.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Locus7": { + "error": 404 + }, + "tube-nantes.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -272924,20 +232644,27 @@ "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 71 }, - "localPosts": 6927, + "localPosts": 7231, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Tube Khernl", - "nodeDescription": "PeerTube, une plateforme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur web avec WebTorrent et Angular.", + "nodeName": "PeerTube Temporaire de l academie de Nantes", + "nodeDescription": "PeerTube, hebergement de videos.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] }, "theme": { "registered": [], @@ -272951,18 +232678,14 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 240, - 360, 480, - 720, - 1080, - 2160 + 720 ] }, "import": { @@ -273035,7 +232758,7 @@ } }, "user": { - "videoQuota": -1, + "videoQuota": 5368709120, "videoQuotaDaily": -1 }, "trending": { @@ -273044,202 +232767,184 @@ } }, "tracker": { - "enabled": true + "enabled": false } } } } }, - "f.diekershoff.de": { - "error": "HTTPSConnectionPool(host='f.diekershoff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.ge": { - "error": "HTTPSConnectionPool(host='toot.ge', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.ge timed out. (connect timeout=3)'))" - }, - "soc.raisondetre.live": { - "error": "HTTPSConnectionPool(host='soc.raisondetre.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "deconstruccion.social": { - "error": "HTTPSConnectionPool(host='deconstruccion.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.k-ba.net": { + "error": "HTTPSConnectionPool(host='mstdn.k-ba.net', port=443): Read timed out. (read timeout=3)" }, - "boysclub.masto.host": { - "error": "HTTPSConnectionPool(host='boysclub.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "ice.tunnel.bittube.app": { + "error": 404 }, - "videos.pueseso.club": { + "social.undernet.uy": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Undernet Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.undernet.uy/users/santiago" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.50-2417-g28f82287-develop" }, - "openRegistrations": false, "usage": { + "localPosts": 993, "users": { - "total": 1 - }, - "localPosts": 24587, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Pueseso", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "total": 6 } - } + }, + "version": "2.0" } }, - "conference.tchnics.de": { - "error": "HTTPSConnectionPool(host='conference.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'conference.tchnics.de' doesn't match either of 'imap.tchnics.de', 'mail.tchnics.de', 'pop3.tchnics.de', 'smtp.tchnics.de'\")))" - }, - "mastodon.barkshark.tk": { - "error": "HTTPSConnectionPool(host='mastodon.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.lond.com.br": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 27 + }, + "openRegistrations": false + } }, - "flow.pchost.org": { - "error": "HTTPSConnectionPool(host='flow.pchost.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mattisms.blog": { + "error": 404 }, - "mastodon.dangeroutside.com": { - "error": "HTTPSConnectionPool(host='mastodon.dangeroutside.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "toxicgarbageisland.rocks": { + "error": "HTTPSConnectionPool(host='toxicgarbageisland.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "video.rosnovsky.us": { + "pcgamer.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.3.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 169, + "activeMonth": 131, + "activeHalfyear": 273 }, - "localPosts": 2814, - "localComments": 0 + "localPosts": 30722 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Rosnovsky Video", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "social.scriptjunkie.us": { + "toot.doom.fm": { "nodeinfo": { "version": "2.0", "software": { @@ -273251,19 +232956,245 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 393 + "total": 4, + "activeMonth": 1, + "activeHalfyear": 4 + }, + "localPosts": 21 + }, + "openRegistrations": false + } + }, + "tinysubversions.com": { + "error": 404 + }, + "social.pansebete.net": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "La Fee Diverse A Bendia", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.pansebete.net/users/bendia" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2-18-gd9f36965-release-2-0-2" + }, + "usage": { + "localPosts": 19, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "css-mastodon.ga": { + "error": "HTTPSConnectionPool(host='css-mastodon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.crazydan.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay", + "safe_dm_mentions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "Remember your life all the time. Be happy, promise me!", + "nodeName": "Crazydan Studio Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.7" + }, + "usage": { + "localPosts": 46, + "users": { + "total": 2 + } }, - "openRegistrations": false + "version": "2.0" } }, - "dpc.privatedns.org": { - "error": "HTTPSConnectionPool(host='dpc.privatedns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "awooo.club": { + "error": 404 }, - "netzsphaere.xyz": { + "connected.cat6.network": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -273273,20 +233204,65 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "gopher", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "EnsureRePrepended" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "abdl.link", + "humblr.social", + "anime.website" + ], + "media_removal": [ + "illegalporn.biz", + "humblr.social" + ], + "reject": [ + "baraag.net", + "abdl.link", + "gab.ai", + "gab.com", + "develop.gab.com", + "humblr.social", + "freefedifollowers.ga", + "spinster.xyz", + "kiwifarms.cc", + "witches.live", + "thewired.xyz", + "qoto.org", + "archivefedifor.fun" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, - "invitesEnabled": true, - "mailerEnabled": true, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Netzsphaere", + "nodeName": "Connected Cat6 Network", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -273299,7 +233275,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -273334,26 +233310,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://netzsphaere.xyz/users/snacks" + "https://connected.cat6.network/users/clarjon1" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 40000000 } }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -273361,126 +233332,42 @@ }, "software": { "name": "pleroma", - "version": "1.1.5" + "version": "2.0.50-698-gb1c29e2d-develop" }, "usage": { - "localPosts": 30626, + "localPosts": 6470, "users": { - "total": 17 + "total": 1 } }, "version": "2.0" } }, - "test.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "jmm.kr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 4, - "activeHalfyear": 14 - }, - "localPosts": 5314 - }, - "openRegistrations": true - } - }, - "mashtodon.net": { - "error": "HTTPSConnectionPool(host='mashtodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "in-visible.eu": { - "error": "HTTPSConnectionPool(host='in-visible.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'in-visible.eu' doesn't match either of 'anncarrolldesign.com', 'www.anncarrolldesign.com'\")))" - }, - "stcpt.com": { - "error": 503 - }, - "hubloq.net": { - "error": 404 - }, - "mastodon.social/users/jansegers": { - "error": 404 - }, - "micro.steveroy.ca": { + "x.juick.com": { "error": 404 }, - "mast.raven.xyz": { - "error": "HTTPSConnectionPool(host='mast.raven.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "reve.land": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 50 - }, - "openRegistrations": false - } - }, - "pix.jeanpylone.com": { - "error": "HTTPSConnectionPool(host='pix.jeanpylone.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.jeanpylone.com' doesn't match 'log.jeanpylone.com'\")))" - }, - "hktdn.iskr.jp": { - "error": 404 + "pixelfed.asonix.dog": { + "error": "HTTPSConnectionPool(host='pixelfed.asonix.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "videos.nickredmark.com": { - "error": "HTTPSConnectionPool(host='videos.nickredmark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.nickredmark.com' doesn't match either of 'archive.nmr.io', 'nickredmark.com', 'nmr.io', 'sorters.club', 'staart.nmr.io', 'www.sorters.club'\")))" + "social.donlin.com": { + "error": "HTTPSConnectionPool(host='social.donlin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "dragons.moe": { + "steveblank.com": { "error": 404 }, - "social.1in9.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": false - } + "test.masto.pt": { + "error": "HTTPSConnectionPool(host='test.masto.pt', port=443): Read timed out. (read timeout=3)" }, - "masto.fine.moe": { - "error": "HTTPSConnectionPool(host='masto.fine.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "greylog.ru": { + "error": "HTTPSConnectionPool(host='greylog.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sivar.cafe": { - "error": "HTTPSConnectionPool(host='sivar.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sivar.cafe timed out. (connect timeout=3)'))" + "snoot.tube": { + "error": "HTTPSConnectionPool(host='snoot.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/Phaerris": { - "error": 404 + "mastodon.ipv6.enstb.fr": { + "error": "HTTPSConnectionPool(host='mastodon.ipv6.enstb.fr', port=443): Read timed out. (read timeout=3)" }, - "originalpatchou.li": { + "likeable.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -273492,17 +233379,271 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "womenarestupid.site/blog/", + "dontmarry.com/", + "HAHAHAHAHAHAHA!!!!! My blog is back up!", + "hate gay people, blacks, and socialism, and I LOVE capitalism and Trump!", + "why are millennials such fucking pussies? Why are they triggered by everything?", + "Join the Don\u2019t Marry Movement", + "Never legally marry an American woman" + ], + "replace": [] + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "KeywordPolicy", + "MediaProxyWarmingPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "mastodon.social" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "sealion.club", + "smuglo.li", + "*.smuglo.li", + "smugloli.net", + "*.smugloli.net", + "gasthe.lgbt", + "liberdon.com", + "community.halle-leaks.de", + "video.halle-leaks.de", + "mobile.co", + "freespeechextremist.com", + "wagesofsinisdeath.com", + "newjack.city", + "raki.social", + "social.quodverum.com", + "shitposter.club", + "freezepeach.xyz", + "social.heldscal.la", + "woofer.alfter.us", + "social.au2pb.net", + "gorf.club", + "noagendasocial.com", + "gameliberty.club", + "mastodon.starrevolution.org", + "weeb.academy", + "anime.website", + "pleroma.tuxcrafting.cf", + "shigusegubu.club", + "freespeech.firedragonstudios.com", + "nomoresha.me", + "qoto.org", + "bsd.moe", + "hackers.town", + "infosec.exchange", + "neo.hongeipii.com", + "albin.social", + "waifuappreciation.club", + "neckbeard.xyz", + "lolifuggzi5axn2rmbk44u55zk3zjnbs4vhcruifrgyfpk6mwm4okuad.onion", + "nutt.church", + "socnet.supes.com", + "socialnetwork.ninja", + "jimlunsford.com", + "social.librem.one", + "librem.one", + "counter.social", + "misskey.xyz", + "misskey.io", + "pl.765racing.com", + "*.765racing.com", + "shpposter.club", + "gab.com", + "gab.io", + "gab.ai", + "*.gab.com", + "*.gab.io", + "*.gab.ai", + "freespeech.host", + "kys.moe", + "pl.kys.moe", + "rightmastodon.com", + "monstrous.church", + "monsterprom.space", + "pieville.net", + "forum.decisiveliberty.news", + "xn--6r8h.tk", + "social.lucci.xyz", + "explosion.party", + "goldandblack.xyz", + "stereophonic.space", + "baraag.net", + "catgirl.life", + "mast.subzone.space", + "theres.life", + "beehub.org", + "leftlibertarian.club", + "setho.org", + "pl.wowana.me", + "melalandia.tk", + "weeaboo.space", + "the.hedgehoghunter.club", + "lets.saynoto.lgbt", + "exited.eu", + "cawfee.club", + "mu.zaitcev.nu", + "accela.online", + "yorishiro.space", + "producers.masto.host", + "blurts.net", + "dresden.network", + "fosstodon.org", + "shitasstits.life", + "kompost.cz", + "quitter.pw", + "mstdn.io", + "juche.town", + "gab.sleeck.eu", + "weedis.life", + "take.iteasy.club", + "linuxrocks.online", + "peertube.linuxrocks.online", + "cyzed.com", + "gab.polaris-1.work", + "sinblr.com", + "disarray.nof.st", + "pleroma.kiwifarms.net", + "kiwifarms.cc", + "kiwifarms.net", + "kiwifarms.is", + "fedi.absturztau.be", + "aria.company", + "patch.cx", + "social.i2p.rocks", + "peertube.boneheadmedia.com", + "freevoice.space", + "voice.masto.host", + "warc.space", + "speakfree.world", + "gabfed.com", + "mstdn.foxfam.club", + "social.foxfam.club", + "pleroma.cloud", + "bitcoinhackers.org", + "floppy.tokyo", + "fybuk.com", + "hostux.social", + "letsalllovela.in", + "networked.space", + "not.unixporn.pro", + "pleroma.cucked.me", + "pleroma.soykaf.com", + "pl.pube.tk", + "quey.org", + "rcsocial.net", + "toot.love", + "mastodon.cloud", + "spinster.xyz", + "piggo.space", + "gabble.xyz", + "dickshow.social", + "mastodon.gamedev.place", + "freefedifollowers.ga", + "sivokon.me", + "skippers-bin.com", + "fedichive.tk", + "witches.live", + "*.witches.live", + "nordenmedia.com", + "soc.fglt.nl", + "gab.protohype.net", + "*.protohype.net", + "afd.best", + "djitter.com", + "kitty.social", + "social.hatthieves.es", + "*.hatthieves.es", + "iscute.moe", + "functor.pro", + "redterrorcollective.net", + "ligma.pro", + "jpop.club", + "kazvam.com", + "djitter.com", + "social.panthermodern.net", + "justicewarrior.social", + "peervideo.net", + "yarr.io", + "bodybuilding.im", + "civiq.social", + "dev.civiq.social", + "*.civiq.social", + "liveview.cf", + "mastodon.popps.org", + "blob.cat", + "gnusocial.no", + "mast.wholemars.com", + "carrot.army", + "libre.video", + "m.sl-network.fr", + "peertube.sl-network.fr", + "*.sl-network.fr", + "cliterati.club", + "neenster.org", + "glindr.org", + "kag.social", + "bikeshed.party", + "x0f.org", + "outerheaven.club", + "prout.social", + "hagra.net", + "aspirant.de", + "buckeye.social", + "hitchhiker.social", + "expired.mentality.rip", + "pleroma.mouse.services", + "imvegan.fyi", + "cmpwn.com", + "gleasonator.com", + "gamers.exposed", + "sneak.berlin", + "*.sneak.berlin", + "uwu.social", + "iddqd.social", + "thewired.xyz", + "mstdn.social", + "bittube.video", + "tube.chatelet.ovh", + "videos.libreha.sh", + "mu.zaitcev.nu", + "pleroma.com", + "jaeger.website", + "fedi.app", + "search.fedi.app", + "*.fedi.app", + "activism.openworlds.info", + "social.nothingplanet.com", + "coom.club", + "gecekafasi.com", + "yggdrasil.social", + "bsd.moe", + "dickkickextremist.xyz", + "archivefedifor.fun", + "definitely-not-archivefedifor.fun", + "social.byoblu.com", + "fuck-man-i-just-want-like-one-friend.xyz", + "raplst.town", + "happy.masto.host" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -273511,14 +233652,14 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "originalpatchou.li", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Anarchist collective of kind beings.", + "nodeName": "Likeable space", "pollLimits": { - "max_expiration": 31536000, + "max_expiration": 315360000, "max_option_chars": 200, - "max_options": 20, + "max_options": 1000, "min_expiration": 0 }, "postFormats": [ @@ -273560,8 +233701,11 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [], + "skipThreadContainment": false, + "staffAccounts": [ + "https://likeable.space/users/tastytea", + "https://likeable.space/users/teldra" + ], "suggestions": { "enabled": false }, @@ -273572,7 +233716,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -273582,155 +233726,321 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-578-ga51cdafc-remake-remodel-dms" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 4, + "localPosts": 1570, "users": { - "total": 2 + "total": 4 } }, "version": "2.0" } }, - "xin.cat": { + "pleurote.chown.me": { + "error": "HTTPSConnectionPool(host='pleurote.chown.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shmead.co.uk": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "linuxlovers.at": { "error": 404 }, - "mstdn.precure.fun": { + "hub.shinshu.us": { + "error": 404 + }, + "christuskirche-altona.de": { + "error": 404 + }, + "www.organizedchaos.space": { + "error": "HTTPSConnectionPool(host='www.organizedchaos.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.serasera.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.cheesepark.io": { + "error": "HTTPSConnectionPool(host='mastodon.cheesepark.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "440hz.social": { + "error": "HTTPSConnectionPool(host='440hz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "makimaki.jp": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 30684 + "localPosts": 100 }, "openRegistrations": true } }, - "m.inhji.de": { + "mastdon.amazedkoumei.com": { + "error": "HTTPSConnectionPool(host='mastdon.amazedkoumei.com', port=443): Read timed out. (read timeout=3)" + }, + "cloud.juliobiason.net": { + "error": "HTTPSConnectionPool(host='cloud.juliobiason.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodev.roocita.com": { "error": 502 }, - "sunbeam.city": { + "pixelfed.raiuraiu.de": { + "error": "HTTPSConnectionPool(host='pixelfed.raiuraiu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixelfed.raiuraiu.de' doesn't match either of 'imap.lieberbiber.de', 'mail.lieberbiber.de'\")))" + }, + "faceless.company": { + "error": 404 + }, + "troetco.de": { + "error": "HTTPSConnectionPool(host='troetco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "robothive.net": { + "error": "HTTPSConnectionPool(host='robothive.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "akaneproject.m.to": { + "error": "HTTPSConnectionPool(host='akaneproject.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "niu.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1874, - "activeMonth": 294, - "activeHalfyear": 828 + "total": 5951, + "activeMonth": 389, + "activeHalfyear": 867 }, - "localPosts": 467052 + "localPosts": 1428356 }, "openRegistrations": false } }, - "toot.krinetzki.de": { + "yomi.moe": { + "error": 404 + }, + "social.asafniv.me": { + "error": "HTTPSConnectionPool(host='social.asafniv.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc.raitsc.uk": { + "error": 403 + }, + "m4570.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tobane.m.to": { + "error": "HTTPSConnectionPool(host='tobane.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.starling.zone": { + "error": "HTTPSConnectionPool(host='mastodon.starling.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blackbrigade.org": { + "error": 404 + }, + "cloud.bads.team": { + "error": "HTTPSConnectionPool(host='cloud.bads.team', port=443): Read timed out. (read timeout=3)" + }, + "siedler.ro": { + "error": "HTTPSConnectionPool(host='siedler.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastadon.ml": { + "error": 404 + }, + "socialist.city": { + "error": "HTTPSConnectionPool(host='socialist.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "im.palon.org": { + "error": "HTTPSConnectionPool(host='im.palon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'im.palon.org' doesn't match 'dev.blackbullglobal.com'\")))" + }, + "krashboyz.org": { + "error": 404 + }, + "status.libertyblitzkrieg.com": { + "error": 502 + }, + "gs.maison.shnoulle.net": { + "error": "HTTPSConnectionPool(host='gs.maison.shnoulle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "18only.masto.host": { + "error": "HTTPSConnectionPool(host='18only.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.webfruits.org": { + "error": "HTTPSConnectionPool(host='relay.webfruits.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.bossmandj.me": { + "error": "HTTPSConnectionPool(host='mstdn.bossmandj.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "simply.micro.jenett.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 265, + "localComments": 141 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "joe.jenett@jenett.org" + } + } + }, + "gnus.wideweb.me": { + "error": "HTTPSConnectionPool(host='gnus.wideweb.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "discuss.hexolve.com": { + "error": "HTTPSConnectionPool(host='discuss.hexolve.com', port=443): Read timed out. (read timeout=3)" + }, + "uneune.shiosyakeyakini.info": { + "error": "HTTPSConnectionPool(host='uneune.shiosyakeyakini.info', port=443): Read timed out. (read timeout=3)" + }, + "s.knusper-land.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 52, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 57, + "activeMonth": 13, + "activeHalfyear": 71 }, - "localPosts": 5834 + "localPosts": 6620 }, "openRegistrations": true } }, - "greentechwriter-blogs.org": { - "error": 404 + "komaedak.in": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "pantless.ninja": { - "error": "HTTPSConnectionPool(host='pantless.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "grand-duchy.net": { + "error": "HTTPSConnectionPool(host='grand-duchy.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.otherkin.club": { - "error": 404 + "socialakdeniz.live": { + "error": "HTTPSConnectionPool(host='socialakdeniz.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.meshspace.de": { - "error": "HTTPSConnectionPool(host='mastodon.meshspace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "afromunkee.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "kabipix.tk": { + "ssweeny.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nerdica.net": { "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "blogger", + "livejournal", + "smtp", + "tumblr", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 872, + "activeHalfyear": 754, + "activeMonth": 324 + }, + "localPosts": 33952, + "localComments": 5793 + }, + "openRegistrations": true, "metadata": { - "nodeName": "kabipix.tk", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "nodeName": "Nerdica", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "domain": "kabipix.tk", - "url": "https://kabipix.tk", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "services": { + "inbound": [], + "outbound": [ + "blogger", + "livejournal", + "smtp", + "tumblr", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "solarpunkdruid.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 35, + "localComments": 63 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -273738,69 +234048,144 @@ "inbound": [], "outbound": [] }, + "metadata": { + "email": "admin@solarpunkdruid.com" + } + } + }, + "hi2all.at": { + "error": 403 + }, + "friendica.nohost.me": { + "error": "HTTPSConnectionPool(host='friendica.nohost.me', port=443): Read timed out. (read timeout=3)" + }, + "www.la-photo-en-faits.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastofant.de": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "mastodon", + "version": "3.0.1" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 26, - "localComments": 0, "users": { - "total": 8, - "activeHalfyear": 6, - "activeMonth": 1 - } + "total": 10, + "activeMonth": 4, + "activeHalfyear": 34 + }, + "localPosts": 27 }, - "version": "2.0", "openRegistrations": true } }, - "rukavina.net": { + "wanda.sofaecke.org": { "error": 404 }, - "next.thelovebug.org": { - "error": "HTTPSConnectionPool(host='next.thelovebug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to next.thelovebug.org timed out. (connect timeout=3)'))" + "otajo.tk": { + "error": "HTTPSConnectionPool(host='otajo.tk', port=443): Read timed out. (read timeout=3)" }, - "mirroruniverse.eu": { - "error": "HTTPSConnectionPool(host='mirroruniverse.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mastoverse.me": { + "error": "HTTPSConnectionPool(host='social.mastoverse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "uncensored.masto.host": { - "error": "HTTPSConnectionPool(host='uncensored.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "xmpp.fs-infmath.uni-kiel.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodoll.hiten.org": { - "error": "HTTPSConnectionPool(host='mastodoll.hiten.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodoll.hiten.org timed out. (connect timeout=3)'))" + "pleroma.broccoli.si": { + "error": "HTTPSConnectionPool(host='pleroma.broccoli.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastoidoljp.m.to": { - "error": "HTTPSConnectionPool(host='mastoidoljp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.tdr-wdct.com": { + "error": "HTTPSConnectionPool(host='mastodon.tdr-wdct.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ams.masto.host": { - "error": "HTTPSConnectionPool(host='ams.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "djs.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "read.jonwatson.ca": { - "error": "HTTPSConnectionPool(host='read.jonwatson.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "povne.vidro.club": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "broken.social": { - "error": "HTTPSConnectionPool(host='broken.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to broken.social timed out. (connect timeout=3)'))" + "social.magnier.io": { + "error": "HTTPSConnectionPool(host='social.magnier.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "coffe9coffe.m.to": { - "error": "HTTPSConnectionPool(host='coffe9coffe.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodev.aenor.ru": { + "error": "HTTPSConnectionPool(host='mastodev.aenor.ru', port=443): Read timed out. (read timeout=3)" }, - "murmur.red": { - "error": "HTTPSConnectionPool(host='murmur.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "subculdon.jp": { + "error": "HTTPSConnectionPool(host='subculdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.omaera.org": { - "error": "HTTPSConnectionPool(host='social.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fissionator.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 0, + "activeHalfyear": 8 + }, + "localPosts": 107 + }, + "openRegistrations": true + } }, - "pushingrubberdownhill.com": { - "error": 404 + "mastodon.unlogged.it": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 23 + }, + "openRegistrations": false + } }, - "mastodon.vlntn.pw": { - "error": 404 + "hawaii247.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 20 + }, + "openRegistrations": true + } }, - "mstdn.zrt.io": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mementomori.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "aana.site": { + "mastodon.therianthro.pe": { + "error": "HTTPSConnectionPool(host='mastodon.therianthro.pe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tsuki.network": { "nodeinfo": { "version": "2.0", "software": { @@ -273812,25 +234197,79 @@ ], "usage": { "users": { - "total": 203, - "activeMonth": 52, - "activeHalfyear": 108 + "total": 14, + "activeMonth": 5, + "activeHalfyear": 13 + }, + "localPosts": 2037 + }, + "openRegistrations": true + } + }, + "social.mecanis.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3-mek" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 4, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 19469 + "localPosts": 92298 }, "openRegistrations": false } }, - "www.thaleus.net/friends": { + "nextcloud.schleussinger.net": { "error": 404 }, - "mammochon.survivebox.net": { - "error": "HTTPSConnectionPool(host='mammochon.survivebox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "spiritoot.space": { + "error": "HTTPSConnectionPool(host='spiritoot.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.wittemeier.de": { + "cloud.tonnan.org": { + "error": "HTTPSConnectionPool(host='cloud.tonnan.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sasa.bellatrix.uberspace.de": { "error": 404 }, - "pleroma.jonquan.moe": { + "mstdn.ayano.jp": { + "error": "HTTPSConnectionPool(host='mstdn.ayano.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.dir.pl": { + "error": 404 + }, + "www.friesoydica.de": { + "error": "HTTPSConnectionPool(host='www.friesoydica.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.sheldon.fr": { + "error": 500 + }, + "social.39.gy": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.ino.org.uk": { + "error": "HTTPSConnectionPool(host='social.ino.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.project47.xyz": { + "error": "HTTPSConnectionPool(host='tube.project47.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.tchncs.de/users/israuor": { + "error": 404 + }, + "m.rutan.info": { + "error": 410 + }, + "webcommunity.club": { + "error": "HTTPSConnectionPool(host='webcommunity.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "onore.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -273840,63 +234279,17 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "mastodon.social", - "gab.com", - "freespeechextremist.com" - ], - "media_nsfw": [ - "anime.website", - "gab.com", - "stereophonic.space", - "sinblr.com", - "switter.at", - "neckbeard.xyz", - "social.myfreecams.com", - "weeb.academy", - "pl.smuglo.li", - "baraag.net", - "pawoo.net", - "mstdn.jp", - "2hu.club", - "social.homunyan.com", - "social.super-niche.club", - "vampire.estate", - "weeaboo.space", - "youkai.town", - "kowai.youkai.town", - "freespeechextremist.com", - "humblr.social" - ], - "media_removal": [ - "gameliberty.club", - "neckbeard.xyz" - ], - "reject": [ - "wxw.moe", - "loli.estate", - "shitasstits.life", - "sinblr.com", - "humblr.social", - "switter.at" - ], - "report_removal": [] - }, + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], "quarantined_instances": [] }, "fieldsLimits": { @@ -273907,8 +234300,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Jons Pleroma Instance", + "nodeDescription": "onore.org", + "nodeName": "onore.org", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -273956,7 +234349,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.jonquan.moe/users/JonQuan" + "https://onore.org/users/onore" ], "suggestions": { "enabled": false @@ -273965,7 +234358,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 32000000 } }, "openRegistrations": false, @@ -273978,69 +234371,24 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 108, + "localPosts": 28860, "users": { - "total": 2 + "total": 7 } }, "version": "2.0" } }, - "interskri.be": { - "error": 502 - }, - "mastodon.sandcat.club": { - "error": "HTTPSConnectionPool(host='mastodon.sandcat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.treyssatvincent.fr": { + "error": "HTTPSConnectionPool(host='social.treyssatvincent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "microblog.bornsleepy.com": { + "zyx.dragonpsi.xyz": { "error": 404 }, - "social.lansky.name": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 23 - }, - "openRegistrations": false - } - }, - "organicdesign.pub": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 8, - "activeMonth": 1, - "activeHalfyear": 3 - }, - "localPosts": 1616 - }, - "openRegistrations": false - } - }, - "onore.org": { + "fedi.xaloc.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -274053,14 +234401,33 @@ "shareable_emoji_packs", "multifetch", "media_proxy", + "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com", + "gabfed.com", + "freespeechextremist.com", + "spinster.xyz", + "spinster.dev", + "develop.gab.com", + "gab.protohype.net" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -274071,8 +234438,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "onore.org", - "nodeName": "onore.org", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "My_Fediverse", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -274120,7 +234487,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://onore.org/users/onore" + "https://fedi.xaloc.space/users/xaloc" ], "suggestions": { "enabled": false @@ -274129,7 +234496,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 32000000 + "general": 16000000 } }, "openRegistrations": false, @@ -274142,196 +234509,132 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 28471, + "localPosts": 650, "users": { - "total": 8 + "total": 2 } }, "version": "2.0" } }, - "natudon-outdoor.net": { - "error": 404 - }, - "graz.social": { + "amsterdon.nl": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 11, - "activeMonth": 11, - "activeHalfyear": 11 + "total": 57, + "activeMonth": 53, + "activeHalfyear": 58 }, - "localPosts": 165 + "localPosts": 671 }, "openRegistrations": true } }, - "panela.in": { - "error": 406 - }, - "mastodon.yolovision-inc.com": { - "error": "HTTPSConnectionPool(host='mastodon.yolovision-inc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.neso.tech": { - "error": "HTTPSConnectionPool(host='mastodon.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.neso.tech' doesn't match 'test-01.neso.tech'\")))" - }, - "richg42.blogspot.co.uk": { - "error": 404 - }, - "bert.org": { + "mstdn.kuriuzu.tk": { "error": 404 }, - "social.wasistdasfuer1.club": { - "error": "HTTPSConnectionPool(host='social.wasistdasfuer1.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.mcsweeneys.net": { + "hirano.work": { "error": 404 }, - "peertube.librelois.fr": { - "error": "HTTPSConnectionPool(host='peertube.librelois.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.librelois.fr' doesn't match 'bashctrl.p2p.legal'\")))" - }, - "mastodon.hitotsu.me": { - "error": "HTTPSConnectionPool(host='mastodon.hitotsu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hash.social": { + "blog.acceleratenetworks.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "Accelerate Networks", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 5 - }, - "localPosts": 117 - }, - "openRegistrations": true - } - }, - "friendica.kurly.xyz": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, "services": { "inbound": [], "outbound": [ - "smtp" + "twitter", + "tumblr", + "rss2.0" ] }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 }, - "explicitContent": false - } + "localPosts": 10 + }, + "version": "2.0" } }, - "misskey.misoni.club": { - "error": 410 - }, - "cloud.jplitza.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "kate-hubzilla.stopthatimp.net": { + "7144.party": { "error": 404 }, - "soliton.nonlinear.zone": { + "pyrosome.social": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 4 - }, - "localPosts": 396 - }, - "software": { - "version": "1.0.0-760-gd9d77653-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy", + "TagPolicy" + ], + "quarantined_instances": [ + "social.isurf.ca" + ] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://soliton.nonlinear.zone/users/nonlinear" + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pyrosome/Social", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "skipThreadContainment": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -274364,825 +234667,49 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Soliton", - "nodeDescription": "Nonlinear's personal instance", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_simple": { - "report_removal": [], - "reject": [ - "albin.social", - "newjack.city" - ], - "media_removal": [], - "media_nsfw": [ - "switter.at", - "kinky.business", - "mstdn.jp", - "loli.estate", - "social.super-niche.club", - "wxw.moe", - "pl.smuglo.li" - ], - "federated_timeline_removal": [ - "freezepeach.xyz", - "blackandgold.xyz", - "liberdon.com", - "melalandia.tk", - "kneegrows.top", - "gameliberty.club", - "freespeech.firedragonstudios.com", - "unsafe.space", - "mastodon.social", - "knzk.me", - "freespeechextremist.com" - ], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "SimplePolicy" - ], - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "gopher", - "chat" - ], - "accountActivationRequired": false - } - } - }, - "jorgas.eu": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "georgiebc.wordpress.com": { - "error": 404 - }, - "social.wollenberg.name": { - "error": "HTTPSConnectionPool(host='social.wollenberg.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.wollenberg.name' doesn't match 'mirko.wollenberg.name'\")))" - }, - "mstdn.nhaddag.com": { - "error": "HTTPSConnectionPool(host='mstdn.nhaddag.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.nhaddag.com timed out. (connect timeout=3)'))" - }, - "trollian.space": { - "error": 404 - }, - "tweetwhomblr.us": { - "error": "HTTPSConnectionPool(host='tweetwhomblr.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.lotty.jp": { - "error": "HTTPSConnectionPool(host='mstdn.lotty.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "laipower.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 5, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "admin@cloudron.local" - } - } - }, - "elqhost.net": { - "error": "HTTPSConnectionPool(host='elqhost.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "ma.fono.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 10, - "activeHalfyear": 14 - }, - "localPosts": 13582 - }, - "openRegistrations": true - } - }, - "daedal.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 175 - }, - "openRegistrations": false - } - }, - "fedi.moxaik.de": { - "error": "HTTPSConnectionPool(host='fedi.moxaik.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oz.zy.lc": { - "error": "HTTPSConnectionPool(host='oz.zy.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "helpmedog.com": { - "error": "HTTPSConnectionPool(host='helpmedog.com', port=443): Read timed out. (read timeout=3)" - }, - "sampo.webhop.me": { - "error": "HTTPSConnectionPool(host='sampo.webhop.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "squeet.me/profile/donkrawallo": { - "error": 404 - }, - "nile.mstdn.tk": { - "error": "HTTPSConnectionPool(host='nile.mstdn.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "theblackgates.com": { - "error": 403 - }, - "hub.webzone69.com": { - "error": "HTTPSConnectionPool(host='hub.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "test.dropbear.xyz": { - "error": "HTTPSConnectionPool(host='test.dropbear.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "masta.nu.mba": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 98 - }, - "openRegistrations": false - } - }, - "onigiridon.com": { - "error": "HTTPSConnectionPool(host='onigiridon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "gorf.club": { - "error": "HTTPSConnectionPool(host='gorf.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "humuu.m.to": { - "error": "HTTPSConnectionPool(host='humuu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rack.animal.at": { - "error": 404 - }, - "memoryandthought.me": { - "error": 404 - }, - "mstdn.engrowth.com": { - "error": "HTTPSConnectionPool(host='mstdn.engrowth.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ivrianochi.com": { - "error": "HTTPSConnectionPool(host='ivrianochi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "micca.xyz": { - "error": "HTTPSConnectionPool(host='micca.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to micca.xyz timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/HTHR": { - "error": 404 - }, - "hongeipii.m.to": { - "error": "HTTPSConnectionPool(host='hongeipii.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gondolin.connyduck.com": { - "error": 404 - }, - "tube.nx-pod.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 17122, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "n/x Tube", - "nodeDescription": "This is a private invite only instance.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 53687091200, - "videoQuotaDaily": 5368709120 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "eon.loeilducyclone.org": { - "error": "HTTPSConnectionPool(host='eon.loeilducyclone.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.kumano-ryo.tech": { - "error": "HTTPSConnectionPool(host='mastodon.kumano-ryo.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "doronko.club": { - "error": "HTTPSConnectionPool(host='doronko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "calzone.club": { - "error": "HTTPSConnectionPool(host='calzone.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "witches.live": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2729, - "activeMonth": 568, - "activeHalfyear": 2697 - }, - "localPosts": 537055 - }, - "openRegistrations": true - } - }, - "www.quitter.org.uk": { - "error": "HTTPSConnectionPool(host='www.quitter.org.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "critter.town": { - "error": "HTTPSConnectionPool(host='critter.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to critter.town timed out. (connect timeout=3)'))" - }, - "friendica.one": { - "error": 404 - }, - "write.degruchy.org": { - "error": "HTTPSConnectionPool(host='write.degruchy.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.pretex.space": { - "error": "HTTPSConnectionPool(host='peertube.pretex.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "wolfwitch.monster": { - "nodeinfo": { - "metadata": { - "nodeName": "Xandra the Wolf Witch", - "nodeDescription": "Part Writer, Part Heathen, One Hundred Percent Furry Trash", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 3 - }, - "version": "2.0" - } - }, - "mellified.men": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 7, - "activeHalfyear": 7 - }, - "localPosts": 35357 - }, - "openRegistrations": false - } - }, - "mstdn.mnlpn.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.mnlpn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "beautrait.com": { - "error": 401 - }, - "mono.cafe": { - "error": 410 - }, - "otonomedia.org": { - "error": "HTTPSConnectionPool(host='otonomedia.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "roanapur.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 0, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": {} - } - }, - "mastodon.mitsu9.com": { - "error": "HTTPSConnectionPool(host='mastodon.mitsu9.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nullpo.info": { - "error": "HTTPSConnectionPool(host='nullpo.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "kotonoha.cafe": { - "error": 410 - }, - "fido.stephenbasile.com": { - "error": "HTTPSConnectionPool(host='fido.stephenbasile.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kierznowski.pro": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 8, - "localComments": 0 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" + "skipThreadContainment": true, + "staffAccounts": [ + "https://pyrosome.social/users/coffee", + "https://pyrosome.social/users/pyrosome" ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "metadata": { - "email": "radek.kierznowski@outlook.com" - } - } - }, - "mstdn.mcdev.tech": { - "error": "HTTPSConnectionPool(host='mstdn.mcdev.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.celabs.com": { - "error": "HTTPSConnectionPool(host='social.celabs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" - }, - "nextcloud.vhtec.de": { - "error": 404 - }, - "m4570.xyz": { - "error": "HTTPSConnectionPool(host='m4570.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "melonmancy.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Melonmancy Podcast", - "nodeDescription": "Wizards and watermelons! We play tabletop, video games, and talk about those things + more on our podcast. No filter.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 10 - }, - "version": "2.0" - } - }, - "plume.vvn.space": { - "error": "HTTPSConnectionPool(host='plume.vvn.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "video.pyrignis.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "liminalismo.com": { - "error": 404 - }, - "mastodon.apronmaid.info": { - "error": 404 - }, - "m.u7fa9.org": { - "error": "HTTPSConnectionPool(host='m.u7fa9.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.u7fa9.org timed out. (connect timeout=3)'))" - }, - "vlog.veer66.rocks": { - "error": "HTTPSConnectionPool(host='vlog.veer66.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.ga": { - "error": "HTTPSConnectionPool(host='misskey.ga', port=443): Read timed out. (read timeout=3)" - }, - "pug.photos": { - "error": 500 - }, - "blueraccoon.online": { - "error": "HTTPSConnectionPool(host='blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "socialnetwork.ninja": { - "error": "HTTPSConnectionPool(host='socialnetwork.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "instance1.mobilizon.org": { - "nodeinfo": { - "metadata": { - "nodeDescription": "This is a first test instance. Don't look at anything\u00a0!", - "nodeName": "Instance un" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0" - ] - }, - "software": { - "name": "Mobilizon", - "version": "1.0.0-beta.2" - }, - "usage": { - "localComments": 1, - "localPosts": 2, - "users": { - "total": 1 - } - }, - "version": "2.0" - } - }, - "mastodon.nu": { - "error": "HTTPSConnectionPool(host='mastodon.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.nu timed out. (connect timeout=3)'))" - }, - "ippandon.hopto.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 4966 - }, - "openRegistrations": true - } - }, - "mastodon.mooo.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 89 - }, - "openRegistrations": false - } - }, - "anti.energy": { - "error": 404 - }, - "ma.luna.fyi": { - "error": "HTTPSConnectionPool(host='ma.luna.fyi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.koreus.com": { - "error": "HTTPSConnectionPool(host='mastodon.koreus.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pl.765racing.com": { - "error": "HTTPSConnectionPool(host='pl.765racing.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "social.gnuardo.com": { - "error": 404 - }, - "hub.amiwx.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 0 - }, - "localPosts": 6, - "localComments": 6 + "inbound": [], + "outbound": [] }, - "metadata": { - "nodeName": "Hubzilla" - } - } - }, - "frozen.social": { - "error": "HTTPSConnectionPool(host='frozen.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to frozen.social timed out. (connect timeout=3)'))" - }, - "cornichon.me": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "name": "pleroma", + "version": "2.0.50-0-gb45231b608" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 111, "users": { - "total": 12, - "activeMonth": 9, - "activeHalfyear": 12 - }, - "localPosts": 10475 + "total": 14 + } }, - "openRegistrations": false + "version": "2.0" } }, - "social.brocolis.party": { + "misskey.site": { + "error": "HTTPSConnectionPool(host='misskey.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud.joerger.us": { + "error": 403 + }, + "kys.moe": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -275202,93 +234729,9 @@ "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "freezepeach.xyz", - "loli.estate", - "blackandgold.xyz", - "liberdon.com", - "freespeech.firedragonstudios.com", - "unsafe.space", - "knzk.me", - "baraag.net", - "humblr.social", - "rubber.social", - "botsin.space", - "radical.town", - "melalandia.tk", - "wxw.moe", - "mobile.co", - "honey.church", - "kinkyelephant.com", - "dickgirlon.top" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "sealion.club", - "pawoo.net", - "mstdn.jp", - "social.super-niche.club", - "loli.estate", - "wxw.moe", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "dickgirlon.top", - "sinblr.com", - "social.homunyan.com", - "mast.eu.org", - "social.myfreecams.com" - ], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "albin.social", - "newjack.city", - "guillotines.masto.host", - "tri.cash", - "freespeechextremist.com", - "counter.social", - "melalandia.tk", - "wagesofsinisdeath.com", - "gameliberty.club", - "neo.hongeipii.com", - "daffodil-11.org", - "francecatholique.net", - "fedichive.tk", - "lets.saynoto.lgbt", - "kiwifarms.cc", - "weedis.life", - "freefedifollowers.ga", - "gab.com", - "develop.gab.com", - "pawoo.net", - "baraag.net", - "blob.cat" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "freespeechextremist.com", - "librem.one", - "gab.com", - "develop.gab.com", - "fedichive.tk", - "pawoo.net", - "baraag.net", - "blob.cat" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -275296,10 +234739,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, + "invitesEnabled": true, + "mailerEnabled": true, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "A personal broccolis lovers instance", + "nodeName": "Please/KYS", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -275312,7 +234755,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -275347,7 +234790,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.brocolis.party/users/celo" + "https://kys.moe/users/Rude" ], "suggestions": { "enabled": false @@ -275369,55 +234812,243 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 754, + "localPosts": 1138, "users": { - "total": 2 + "total": 1 } }, "version": "2.0" } }, - "dataflection.com": { - "error": "HTTPSConnectionPool(host='dataflection.com', port=443): Read timed out. (read timeout=3)" + "blog.datamol.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "peertube.tamanoir.foucry.net": { + "u2c9b1ez0ot76vy.4chan.icu": { + "error": "HTTPSConnectionPool(host='u2c9b1ez0ot76vy.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "y3x7wldfc2d.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "socialcommentary.masto.host": { + "error": "HTTPSConnectionPool(host='socialcommentary.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubzilla.transition-waedenswil.ch": { + "error": 404 + }, + "toot.playground.ws": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "1.4.1" + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 774 + }, + "openRegistrations": false + } + }, + "mastodon.se": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.0" }, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 85, + "activeMonth": 27, + "activeHalfyear": 118 + }, + "localPosts": 2172 + }, + "openRegistrations": true + } + }, + "pl.3615yunohost.fr": { + "error": "HTTPSConnectionPool(host='pl.3615yunohost.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendl.y-y.li": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "atom1.0", - "rss2.0" + "gnusocial", + "libertree", + "livejournal", + "pumpio", + "smtp", + "wordpress" ] }, - "openRegistrations": false, "usage": { "users": { - "total": 50 + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 3466, + "localPosts": 3, "localComments": 1 }, + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "FriendlYY", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "livejournal", + "pumpio", + "smtp", + "wordpress" + ] + }, + "explicitContent": false } } }, - "pl.knotteye.cc": { + "denimu.ga": { + "error": "HTTPSConnectionPool(host='denimu.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pix.jeer.fr": { + "error": "HTTPSConnectionPool(host='pix.jeer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.settgast.org": { + "error": "HTTPSConnectionPool(host='cloud.settgast.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "overthinking.club": { + "error": "HTTPSConnectionPool(host='overthinking.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dendiz.ddns.net": { + "error": "HTTPSConnectionPool(host='dendiz.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.rezo2france.fr": { + "error": "HTTPSConnectionPool(host='masto.rezo2france.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "social.litvin.pro": { + "error": "HTTPSConnectionPool(host='social.litvin.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shiny.gift": { + "error": "HTTPSConnectionPool(host='shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "isleoblivion.space": { + "error": "HTTPSConnectionPool(host='isleoblivion.space', port=443): Read timed out. (read timeout=3)" + }, + "pornfed.social": { + "error": "HTTPSConnectionPool(host='pornfed.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "patty.silvermag.net": { + "error": "HTTPSConnectionPool(host='patty.silvermag.net', port=443): Read timed out. (read timeout=3)" + }, + "micro.abillionsuns.com": { + "error": 404 + }, + "tgqvitter.tk": { + "error": "HTTPSConnectionPool(host='tgqvitter.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.kuriuzu.net": { + "error": "HTTPSConnectionPool(host='mstdn.kuriuzu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "greenish.red": { + "error": "HTTPSConnectionPool(host='greenish.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.kingdo.ms": { + "error": "HTTPSConnectionPool(host='social.kingdo.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xd.trispadsmit.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 42 + }, + "openRegistrations": false + } + }, + "tooter.ca": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.rallydev.com": { + "error": "HTTPSConnectionPool(host='mastodon.rallydev.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "cloud.digitale-oberlausitz.eu": { + "error": 404 + }, + "oc.nocadmin.net": { + "error": "HTTPSConnectionPool(host='oc.nocadmin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.choge.net": { + "error": "HTTPSConnectionPool(host='mstdn.choge.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rust.coffeeandcode.com": { + "error": "HTTPSConnectionPool(host='rust.coffeeandcode.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.noellabo.jp": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -275427,74 +235058,30 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "BlockPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "pawoo.net", - "kinky.business", - "sinblr.com", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "switter.at", - "birdsite.link", - "botsin.space", - "castling.club", - "beeping.town", - "quey.org", - "gameliberty.club", - "mhc.social", - "abdl.link", - "cmx.im", - "propulse.club", - "mastodon.cyber-tribal.com", - "mstdn.foxfam.club", - "pl.smuglo.li" - ], - "media_nsfw": [ - "kinky.business", - "sinblr.com", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "switter.at", - "friends.nico", - "abdl.link", - "stereophonic.space" - ], - "media_removal": [ - "pawoo.net", - "baraag.net" - ], - "reject": [ - "mastodon.starrevolution.org", - "greenlifeplus.net", - "pokemon.men", - "gab.com", - "develop.gab.com", - "freefedifollowers.ga", - "not-develop.gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "librem.one" - ] + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/KnottEye", + "nodeDescription": "A Pleroma instance for research and development.", + "nodeName": "\u306e\u3048\u308d\u307e", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -275542,26 +235129,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pl.knotteye.cc/users/admin" + "https://pleroma.noellabo.jp/users/noellabo" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 999000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -275569,203 +235151,212 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "2.0.3-2-g1e4e9cd6-stable" }, "usage": { - "localPosts": 2294, + "localPosts": 725, "users": { - "total": 4 + "total": 687 } }, "version": "2.0" } }, - "hex.bz": { - "error": "HTTPSConnectionPool(host='hex.bz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "blog.dustinkirkland.com": { + "error": 404 }, - "danou.ir": { - "error": "HTTPSConnectionPool(host='danou.ir', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "burners.social": { + "error": 404 }, - "tube-education.beta.education.fr": { + "dev-friendica.mrpetovan.com": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "friendica", + "version": "2020.06-dev-1340" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "atom1.0", - "rss2.0" + "gnusocial", + "smtp", + "twitter" ] }, - "openRegistrations": true, "usage": { "users": { - "total": 8 + "total": 0, + "activeHalfyear": 0, + "activeMonth": 0 }, - "localPosts": 6701, - "localComments": 0 + "localPosts": 24, + "localComments": 4 }, + "openRegistrations": false, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Friendica Social Network Dev", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube Temporaire pour les personnels du Minist\u00e8re de l'\u00c9ducation Nationale", - "nodeDescription": "PeerTube - h\u00e9bergement de vid\u00e9os.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "twitter" + ] + }, + "explicitContent": false } } }, - "tribe.randome.camp": { - "error": "HTTPSConnectionPool(host='tribe.randome.camp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tribe.randome.camp' doesn't match either of 'board.randome.camp', 'nuage.randome.camp', 'pad.randome.camp', 'randome.camp', 'social.randome.camp', 'wiki.randome.camp'\")))" + "toot.ordinarius-fectum.net": { + "error": "HTTPSConnectionPool(host='toot.ordinarius-fectum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cafe.dragonhoard.space": { - "error": "HTTPSConnectionPool(host='cafe.dragonhoard.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cafe.dragonhoard.space' doesn't match 'snibox.nexboard.dev'\")))" + "roma.usans.in": { + "error": "HTTPSConnectionPool(host='roma.usans.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.hamburg": { - "error": "HTTPSConnectionPool(host='mastodon.hamburg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "relay.mastodonsocial.ru": { + "error": "HTTPSConnectionPool(host='relay.mastodonsocial.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "taborsky.cz": { + "xn--uiq.xn--hex.jp": { + "error": "HTTPSConnectionPool(host='xn--uiq.xn--hex.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'xn--uiq.xn--hex.jp' doesn't match 'test-01.neso.tech'\")))" + }, + "gloveshack.mrkiddle.co.uk": { + "error": "HTTPSConnectionPool(host='gloveshack.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gloveshack.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" + }, + "unbesiegbar.dynv6.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pawprints.cafe": { + "error": "HTTPSConnectionPool(host='pawprints.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/indie": { "error": 404 }, - "peer.philoxweb.be": { + "social.kerkour.fr": { + "error": "HTTPSConnectionPool(host='social.kerkour.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pod1.orobouros.net": { + "error": 404 + }, + "zerojanvier.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 617, + "localComments": 978 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "zerojanvier79@gmail.com" + } + } + }, + "mstdn.xn--krsgw--n73t.com": { + "error": "HTTPSConnectionPool(host='mstdn.xn--krsgw--n73t.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.kawaiyume.net": { + "error": "HTTPSConnectionPool(host='mastodon.kawaiyume.net', port=443): Read timed out. (read timeout=3)" + }, + "kyohey-0205.jp": { + "error": "HTTPSConnectionPool(host='kyohey-0205.jp', port=443): Read timed out. (read timeout=3)" + }, + "cloud.ksite.de": { + "error": 404 + }, + "4chan.cmer.fr": { + "error": "HTTPSConnectionPool(host='4chan.cmer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ravenvale.lubar.me": { + "nodeinfo": { + "metadata": { + "email": "ravenvale-webmaster@lubar.me", + "features": [ + "guild_wars_2", + "cute_girls", + "trans_rights", + "people_named_holly", + "goddamnit_blergo" + ], + "nodeDescription": "Ravenvale Guild Wars 2 guild", + "nodeName": "ravenvale.lubar.me" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "ravenvale", + "version": "1.362.1" + }, + "usage": { + "localPosts": 1114, + "users": { + "activeHalfyear": 1, + "activeMonth": 1, + "total": 65 + } + }, + "version": "2.0" + } + }, + "mastodon.social/users/Ashoka": { + "error": 404 + }, + "notretube.asselma.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -275780,194 +235371,98 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 1374, - "localComments": 2 + "localPosts": 5532, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Philox47 PeerTube", - "nodeDescription": "Bienvenue sur la cha\u00eene Philox47 peertube", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720, - 1080, - 2160 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": true - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "Tube de Lutte", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "mstdn1.ssc-web.net": { - "error": 404 + "musings.martyn.berlin": { + "error": "HTTPSConnectionPool(host='musings.martyn.berlin', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "jenkins.cc": { + "sdfn-01.ninjawedding.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 171 + "localPosts": 10007 }, "openRegistrations": false } }, - "md.net-p.org": { + "cloud.sncft.com.tn": { + "error": 404 + }, + "odin.run": { + "error": 404 + }, + "development.write.as": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Write.as Development", + "nodeDescription": "Simple, privacy-focused blogging platform.", + "private": true, + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 4, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 14, + "activeHalfyear": 2 }, - "localPosts": 13581 + "localPosts": 60 }, - "openRegistrations": false + "version": "2.0" } }, - "hubbz.de": { - "error": "HTTPSConnectionPool(host='hubbz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hubbz.de timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/sandcastletyrant": { + "cloud.r-d-w.net": { "error": 404 }, - "s.pnn.sh": { + "social.crimsson.com": { + "error": "HTTPSConnectionPool(host='social.crimsson.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "fedi.valkyrie.world": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -275976,7 +235471,9 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "pleroma:api/v1/notifications:include_types_filter", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -275992,10 +235489,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/pnn", + "nodeName": "Valkyrie World", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -276043,7 +235540,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://s.pnn.sh/users/me" + "https://fedi.valkyrie.world/users/VD15" ], "suggestions": { "enabled": false @@ -276052,7 +235549,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 5242880 } }, "openRegistrations": false, @@ -276065,23 +235562,80 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.50-615-g58fded98-develop" }, "usage": { - "localPosts": 75, + "localPosts": 9035, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "tube.plus200.com": { + "ctrlsocial.org": { + "error": "HTTPSConnectionPool(host='ctrlsocial.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "empty.cafe": { + "error": "HTTPSConnectionPool(host='empty.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pangu.hengsha.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 2944 + }, + "openRegistrations": false + } + }, + "cloud.deblan.org": { + "error": 404 + }, + "shimekiri-mustdone.com": { + "error": "HTTPSConnectionPool(host='shimekiri-mustdone.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nuage.pluton.cassio.pe": { + "error": "HTTPSConnectionPool(host='nuage.pluton.cassio.pe', port=443): Read timed out. (read timeout=3)" + }, + "social.slat.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 277, + "activeMonth": 23, + "activeHalfyear": 147 + }, + "localPosts": 3444 + }, + "openRegistrations": true + } + }, + "tube.1001solutions.net": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "1.2.1" + "version": "1.4.1" }, "protocols": [ "activitypub" @@ -276096,221 +235650,238 @@ "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 3 }, - "localPosts": 4649, + "localPosts": 66776, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", + "nodeName": "PeerTube | tube.1001solutions.net", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "nextcloud.arnecloud.de": { - "error": "HTTPSConnectionPool(host='nextcloud.arnecloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.tsurapoyo.com": { + "error": "HTTPSConnectionPool(host='mstdn.tsurapoyo.com', port=443): Read timed out. (read timeout=3)" }, - "pleroma.constructed.space": { - "error": "HTTPSConnectionPool(host='pleroma.constructed.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gs.sdf.org": { + "error": "HTTPSConnectionPool(host='gs.sdf.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gs.sdf.org' doesn't match 'hactrn.org'\")))" }, - "cloud.milette.online": { - "error": 404 + "mstdn.applichan.com": { + "error": "HTTPSConnectionPool(host='mstdn.applichan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.auge.cat": { - "error": "HTTPSConnectionPool(host='social.auge.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/kdy": { + "error": 404 }, - "mastodon.dvk.co": { + "misskey.ranranhome.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "misskey", + "version": "12.7.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 256 + "users": {} }, - "openRegistrations": false + "metadata": { + "nodeName": "Misskey by ranranhome.info", + "nodeDescription": "\u30e9\u30f3\u30e9\u30f3\u304c\u904b\u55b6\u3059\u308bMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3002", + "maintainer": { + "name": "\u30e9\u30f3\u30e9\u30f3", + "email": "ranpeu@ranran.mydns.jp" + }, + "langs": [ + "" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": false + } } }, - "blog.here.my": { - "error": 404 + "glittering.diamonds": { + "error": "HTTPSConnectionPool(host='glittering.diamonds', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.sz-home.de": { - "error": "HTTPSConnectionPool(host='cloud.sz-home.de', port=443): Read timed out. (read timeout=3)" + "pub.pontapreta.net": { + "error": "HTTPSConnectionPool(host='pub.pontapreta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "776568.natalie.ee": { - "error": "HTTPSConnectionPool(host='776568.natalie.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.best": { + "error": "HTTPSConnectionPool(host='pleroma.best', port=443): Read timed out. (read timeout=3)" }, - "uwu.social": { + "hjarta.io": { + "error": 404 + }, + "hubzilla.ru": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 349, - "activeMonth": 53, - "activeHalfyear": 129 + "total": 324, + "activeHalfyear": 164, + "activeMonth": 71 }, - "localPosts": 112946 + "localPosts": 47171, + "localComments": 5637 }, - "openRegistrations": false + "metadata": { + "nodeName": "Hubzilla.RU" + } } }, - "masto.stanisic.nl": { - "error": "HTTPSConnectionPool(host='masto.stanisic.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "pleroma.nakanod.net": { + "error": "HTTPSConnectionPool(host='pleroma.nakanod.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "princess.industries": { + "mastodon.social/users/harmlessgryphon": { + "error": 404 + }, + "nstr.se": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "gayhorse.club": { + "error": "HTTPSConnectionPool(host='gayhorse.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "alis.me": { "nodeinfo": { "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, "usage": { "users": { - "total": 2 + "total": 3 }, - "localPosts": 4914 - }, - "software": { - "version": "0.9.0-4070-g58323241", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "localPosts": 4369, + "localComments": 4859 }, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://princess.industries/users/VyrCossont" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": true, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "nodeName": "Princess Industries", - "nodeDescription": "Personal instance for Vyr Cossont", - "invitesEnabled": false, - "federation": {}, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "media_proxy" - ], - "accountActivationRequired": false + "email": "wordpress@alis.me" } } }, - "mastodon.sardo.work": { + "mastodon.odat.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 9, + "activeMonth": 2, + "activeHalfyear": 10 }, - "localPosts": 3269 + "localPosts": 60 }, - "openRegistrations": false + "openRegistrations": true } }, - "kinkyelephant.com": { + "cloud.rindt.me": { + "error": 404 + }, + "farout.social": { + "error": 404 + }, + "okur.unicornsquad.party": { + "error": "HTTPSConnectionPool(host='okur.unicornsquad.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.me": { + "error": "HTTPSConnectionPool(host='friendica.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "blog.nikisoft.one": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "microblogpub", + "version": "Microblog.pub 669fec0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 3115, - "activeMonth": 189, - "activeHalfyear": 655 + "total": 1 }, - "localPosts": 127419 + "localPosts": 20 }, - "openRegistrations": true + "metadata": { + "sourceCode": "https://notabug.org/nipos/nikisoftblog", + "nodeName": "@blog@nikisoft.one" + } } }, - "pleroma.damnx.net": { + "spiral.zone": { + "error": "HTTPSConnectionPool(host='spiral.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "reloaded.openmtx.com": { + "error": "HTTPSConnectionPool(host='reloaded.openmtx.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "f-ggots.online": { + "error": "HTTPSConnectionPool(host='f-ggots.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kiwifarms.cc": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -276320,20 +235891,43 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "media_proxy", "chat", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "BlockPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com" + ], + "media_nsfw": [ + "humblr.social", + "sinblr.com", + "twimblr.xyz" + ], + "media_removal": [], + "reject": [ + "weedis.life", + "FreeFediFollowers.ga" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "DamnX", + "mailerEnabled": true, + "nodeDescription": "Pleroma instance for kiwifarms.net - following a free and open philosophy with no de-federation, we like new frens.", + "nodeName": "Kiwi Farms", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -276381,7 +235975,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.damnx.net/users/damnxcsy" + "https://kiwifarms.cc/users/WendyCarter", + "https://kiwifarms.cc/users/josh", + "https://kiwifarms.cc/users/crunklord420" ], "suggestions": { "enabled": false, @@ -276397,7 +235993,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub", "ostatus" @@ -276408,404 +236004,377 @@ }, "software": { "name": "pleroma", - "version": "1.1.6" + "version": "1.1.9" }, "usage": { - "localPosts": 21407, + "localPosts": 149684, "users": { - "total": 2 + "total": 1030 } }, "version": "2.0" } }, - "peertube.chantierlibre.org": { + "peertube.echelleinconnue.net": { + "error": "HTTPSConnectionPool(host='peertube.echelleinconnue.net', port=443): Read timed out. (read timeout=3)" + }, + "niigata.minnna.xyz": { + "error": "HTTPSConnectionPool(host='niigata.minnna.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sodahub.cheshire.io": { + "error": 502 + }, + "tv.stoptrackingus.io": { + "error": "HTTPSConnectionPool(host='tv.stoptrackingus.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.sleepi.life": { + "error": "HTTPSConnectionPool(host='pl.sleepi.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.napi.stream": { + "error": "HTTPSConnectionPool(host='cloud.napi.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "workpress.plattform32.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "wordpress", + "version": "5.3.3" }, - "protocols": [ - "activitypub" - ], + "usage": { + "users": { + "total": 2 + }, + "localPosts": 39, + "localComments": 36 + }, + "openRegistrations": false, "services": { - "inbound": [], + "inbound": [ + "atom1.0", + "rss2.0", + "pop3", + "friendica", + "gnusocial", + "mastodon" + ], "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "wordpress", + "smtp", + "friendica", + "gnusocial", + "mastodon" ] }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 9466, - "localComments": 1 - }, + "protocols": [ + "ostatus" + ], "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube ChantierLibre", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 524288000 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "email": "mame@plattform32.de" } } }, - "ekrem.develop.gab.com": { - "error": "HTTPSConnectionPool(host='ekrem.develop.gab.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/ttzzg": { + "error": 404 }, - "meetroom.net": { + "waldorfcampus.wolkesicher.de": { "error": 404 }, - "hub.konsumsyndik.at": { - "error": "HTTPSConnectionPool(host='hub.konsumsyndik.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.konsumsyndik.at' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" + "masto.nine-hells.net": { + "error": "HTTPSConnectionPool(host='masto.nine-hells.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.jordanhall.co.uk": { - "error": "HTTPSConnectionPool(host='mastodon.jordanhall.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friend.dejvino.cz/subdom/friend": { + "error": 404 }, - "cloud.jerome00253.ovh": { - "error": "HTTPSConnectionPool(host='cloud.jerome00253.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "librespeak.net": { + "error": "HTTPSConnectionPool(host='librespeak.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "speak.lolc.at": { + "mastodon.kaixinguo.site": { + "error": "HTTPSConnectionPool(host='mastodon.kaixinguo.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ar.gy": { + "error": 404 + }, + "humans.athaliasoft.com": { + "error": "HTTPSConnectionPool(host='humans.athaliasoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.kingpenguin.tk": { + "error": 403 + }, + "apub.foldplop.com": { "error": 502 }, - "social.ogspy.fr": { + "cloud.kaffeeringe.de": { + "error": 404 + }, + "iyher.club": { + "error": "HTTPSConnectionPool(host='iyher.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloudsforcatsin.space": { + "error": "HTTPSConnectionPool(host='cloudsforcatsin.space', port=443): Read timed out. (read timeout=3)" + }, + "myd.kyoto.jp": { + "error": "HTTPSConnectionPool(host='myd.kyoto.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "1417067.jp": { + "error": "HTTPSConnectionPool(host='1417067.jp', port=443): Read timed out. (read timeout=3)" + }, + "cloud.jkiedaisch.de": { + "error": 403 + }, + "mast.chatstorm.io": { + "error": "HTTPSConnectionPool(host='mast.chatstorm.io', port=443): Read timed out. (read timeout=3)" + }, + "mi.siotter.tk": { + "error": "HTTPSConnectionPool(host='mi.siotter.tk', port=443): Read timed out. (read timeout=3)" + }, + "friendica.hfrc.de": { + "error": "HTTPSConnectionPool(host='friendica.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdnsrv.ddo.jp": { + "error": "HTTPSConnectionPool(host='mstdnsrv.ddo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.wakamesoba98.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 1, + "total": 1, + "activeMonth": 0, "activeHalfyear": 1 }, - "localPosts": 193 + "localPosts": 237 }, "openRegistrations": false } }, - "friends.lostcause.house": { - "error": "HTTPSConnectionPool(host='friends.lostcause.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "beta.relay.social.seattle.wa.us": { + "error": 502 }, - "mastodon.thecrimsontint.com": { - "error": "HTTPSConnectionPool(host='mastodon.thecrimsontint.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "unstable.tchnics.de": { + "error": "HTTPSConnectionPool(host='unstable.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "beppo.social": { - "error": "HTTPSConnectionPool(host='beppo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "worldtravel.photos": { + "error": "HTTPSConnectionPool(host='worldtravel.photos', port=443): Read timed out. (read timeout=3)" }, - "www.myname.website": { + "mastodon.leonadi.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.ross154.net": { "nodeinfo": { - "metadata": { - "nodeName": "myname.website", - "nodeDescription": "im not here to impress you", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "twitter", + "gnusocial", + "smtp", "tumblr", - "rss2.0" + "twitter" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 15, + "activeHalfyear": 15, + "activeMonth": 4 }, - "localPosts": 9 - }, - "version": "2.0" - } - }, - "inherently.digital": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "localPosts": 72, + "localComments": 114 }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "openRegistrations": true, + "metadata": { + "nodeName": "social.ross154.net", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 13299 - }, - "openRegistrations": false - } - }, - "christian-vogeley.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 + "services": { + "inbound": [ + "gnusocial", + "twitter" + ], + "outbound": [ + "gnusocial", + "smtp", + "tumblr", + "twitter" + ] }, - "localPosts": 4, - "localComments": 0 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "christian.vogeley@hotmail.de" + "explicitContent": false } } }, - "friendica.demi-sec.org": { + "social.outsourcedmath.com": { "nodeinfo": { "version": "1.0", "software": { "name": "friendica", - "version": "3.6-1256" + "version": "2020.03-1338" }, "protocols": { "inbound": [ "friendica", + "diaspora", "gnusocial" ], "outbound": [ "friendica", + "diaspora", "gnusocial" ] }, "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, "usage": { "users": { - "total": 126, - "activeHalfyear": 21, - "activeMonth": 8 + "total": 102, + "activeHalfyear": 52, + "activeMonth": 10 }, - "localPosts": 203, - "localComments": 47 + "localPosts": 5555, + "localComments": 107 }, "openRegistrations": true, "metadata": { - "nodeName": "Friendica Social Network by Demi-Sec", + "nodeName": "OutsourcedMath Social Network", "protocols": { "inbound": [ "friendica", + "diaspora", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", + "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], - "outbound": [] - } + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "blogger", + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "mb.sns.onl": { + "toot.plus.yt": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 2 + "localPosts": 3765 }, - "metadata": { - "nodeName": "@takusun@mb.sns.onl", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } + "openRegistrations": false } }, - "dev.relay.social.seattle.wa.us": { - "error": 502 - }, - "community.scinan.science": { - "error": "HTTPSConnectionPool(host='community.scinan.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.pe": { + "error": "HTTPSConnectionPool(host='mastodon.pe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.fuermann.net": { - "error": 403 + "poppoko.m.to": { + "error": "HTTPSConnectionPool(host='poppoko.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "geekz4u.com": { - "error": "HTTPSConnectionPool(host='geekz4u.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "co23.net": { + "error": "HTTPSConnectionPool(host='co23.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/ekaitz_zarraga": { - "error": 404 + "togart.nsupdate.info": { + "error": "HTTPSConnectionPool(host='togart.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hub.kulturnik.si": { + "mastodon.social/users/melvin": { "error": 404 }, - "mstdn.mynoghra.jp": { - "error": "HTTPSConnectionPool(host='mstdn.mynoghra.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "jimotodon.com": { - "error": "HTTPSConnectionPool(host='jimotodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "write.halfbyte.org": { + "uld.wezm.net": { "nodeinfo": { "metadata": { - "nodeName": "halfbyte", - "nodeDescription": "compact musings of a multi faceted geek", + "nodeName": "Wesley Moore", + "nodeDescription": "Somewhere to write things down", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -276832,129 +236401,18 @@ "users": { "total": 1 }, - "localPosts": 9 + "localPosts": 4 }, "version": "2.0" } }, - "mastodon.eliotberriot.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.4+florence" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 3 - }, - "localPosts": 22105 - }, - "openRegistrations": false - } - }, - "masto.henchmonkey.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 278 - }, - "openRegistrations": false - } - }, - "bnoel.site": { - "error": "HTTPSConnectionPool(host='bnoel.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "cloud.ndoo.dev": { - "error": "HTTPSConnectionPool(host='cloud.ndoo.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.intux.tk": { - "error": "HTTPSConnectionPool(host='pleroma.intux.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "next.kob-net.de": { - "error": 500 - }, - "sad.earth": { - "error": 404 - }, - "videos.firedragonstudios.com": { - "error": "HTTPSConnectionPool(host='videos.firedragonstudios.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.xmob.me": { - "error": "HTTPSConnectionPool(host='social.xmob.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "crisismodel.duckdns.org": { - "error": "HTTPSConnectionPool(host='crisismodel.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'crisismodel.duckdns.org' doesn't match either of 'cloud.crisismodel.com', 'music.crisismodel.com', 'stuff.crisismodel.com'\")))" - }, - "mstdn.trxrg.com": { - "error": "HTTPSConnectionPool(host='mstdn.trxrg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.trxrg.com timed out. (connect timeout=3)'))" - }, - "mabidn.net": { - "error": 404 - }, - "kity.wtf": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2+glitch" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 19682 - }, - "openRegistrations": false - } - }, - "mastodon.greenant.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.0" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 1 - }, - "openRegistrations": true - } + "theawkwardhillgang.net": { + "error": "HTTPSConnectionPool(host='theawkwardhillgang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "ubik.netlib.re": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mstdn.vtube.media": { + "error": "HTTPSConnectionPool(host='mstdn.vtube.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.integritymo.de": { + "loeilducyclone.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -276966,11 +236424,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, @@ -276989,7 +236444,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "IntegrityMode", + "nodeName": "loeilducyclone.org", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -277036,9 +236491,7 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://social.integritymo.de/users/herrgnatz" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, @@ -277049,7 +236502,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -277059,140 +236512,292 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-440-g96eae629-develop" + "version": "2.0.1" }, "usage": { - "localPosts": 284, + "localPosts": 145, "users": { - "total": 2 + "total": 6 } }, - "version": "2.0" + "version": "2.0" + } + }, + "mastodon.gurubert.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1833 + }, + "openRegistrations": false + } + }, + "scratchpad.decentral1.se": { + "nodeinfo": { + "metadata": { + "nodeName": "WriteFreely", + "nodeDescription": "https://decentral1.se/", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": false + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.10.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 3 + }, + "version": "2.0" + } + }, + "mastodon.solidarite-precaires.net": { + "error": "HTTPSConnectionPool(host='mastodon.solidarite-precaires.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.homunyan.com": { + "error": "HTTPSConnectionPool(host='pl.homunyan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.northside.tokyo": { + "error": "HTTPSConnectionPool(host='gnusocial.northside.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pouet.chouech.org": { + "error": "HTTPSConnectionPool(host='pouet.chouech.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "southflorida.social": { + "error": "HTTPSConnectionPool(host='southflorida.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twictee.fr": { + "error": "HTTPSConnectionPool(host='twictee.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "athena.federatedfandom.net": { + "error": "HTTPSConnectionPool(host='athena.federatedfandom.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.starapps-network.com": { + "error": "HTTPSConnectionPool(host='mastodon.starapps-network.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "soc.hopto.me:8081": { + "error": "HTTPSConnectionPool(host='soc.hopto.me', port=8081): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to soc.hopto.me timed out. (connect timeout=3)'))" + }, + "sarada.mhdp.me": { + "error": "HTTPSConnectionPool(host='sarada.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "secure.poppelreuter.de/social": { + "error": 404 + }, + "federated.zone": { + "error": "HTTPSConnectionPool(host='federated.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.rdemers.de": { + "error": 404 + }, + "ficta.org": { + "error": "HTTPSConnectionPool(host='ficta.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dive.mhdp.me": { + "error": "HTTPSConnectionPool(host='dive.mhdp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.aegiszero.is": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 125 + }, + "openRegistrations": true + } + }, + "nuage.ebula.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "myon.slimed.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 242 + }, + "openRegistrations": false } }, - "tecnotuy.dlinkddns.com": { - "error": "HTTPSConnectionPool(host='tecnotuy.dlinkddns.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tecnotuy.dlinkddns.com timed out. (connect timeout=3)'))" + "fediverse.metadocs.cc": { + "error": "HTTPSConnectionPool(host='fediverse.metadocs.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cxt.masto.host": { + "mastodon.elsacodelcoco.net": { + "error": "HTTPSConnectionPool(host='mastodon.elsacodelcoco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tessellated.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 106, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 5, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 519 + "localPosts": 470 }, "openRegistrations": false } }, - "mstdn-g0n.com": { - "error": "HTTPSConnectionPool(host='mstdn-g0n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "expshift.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "ostatus.lardbucket.org": { + "hoyer.xyz": { + "error": "HTTPSConnectionPool(host='hoyer.xyz', port=443): Max retries exceeded with url: /nodeinfo/1.0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "furry.gg": { + "error": 404 + }, + "aflondon.wordpress.com": { + "error": 404 + }, + "mastodon.thefourthdev.work": { + "error": "HTTPSConnectionPool(host='mastodon.thefourthdev.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.it-infra.jp": { + "error": "HTTPSConnectionPool(host='mstdn.it-infra.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.mafiaspiel.org": { + "error": 404 + }, + "mabodon.tofulab.jp": { + "error": "HTTPSConnectionPool(host='mabodon.tofulab.jp', port=443): Read timed out. (read timeout=3)" + }, + "stream.arush.io": { + "error": 404 + }, + "jorts.life": { + "error": "HTTPSConnectionPool(host='jorts.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "evertron.tv": { + "error": "HTTPSConnectionPool(host='evertron.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ptman.kapsi.fi": { + "error": 404 + }, + "social.joshuacasey.net": { + "error": "HTTPSConnectionPool(host='social.joshuacasey.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "boysclub.masto.host": { + "error": "HTTPSConnectionPool(host='boysclub.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.datanom.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 4, + "activeMonth": 0, + "activeHalfyear": 3 }, - "localPosts": 10864 + "localPosts": 1 }, - "openRegistrations": false + "openRegistrations": true } }, - "bookface.bramblepc.net": { - "error": "HTTPSConnectionPool(host='bookface.bramblepc.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.mkg20001.io": { + "error": 404 }, - "f.a80.fr": { + "lepouete.fr": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-rc-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 1 }, - "localPosts": 49, - "localComments": 81 + "localPosts": 74, + "localComments": 99 }, "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, "metadata": { - "nodeName": "Le bac \u00e0 sable d'Alkarex", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false + "email": "admin@lepouete.fr" } } }, - "nextcloud.schnurzellina.de": { - "error": "HTTPSConnectionPool(host='nextcloud.schnurzellina.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.sszk.sk": { - "error": "HTTPSConnectionPool(host='mstdn.sszk.sk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yotsuba.work": { + "error": "HTTPSConnectionPool(host='yotsuba.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'yotsuba.work' doesn't match either of '*.sakura.ne.jp', '*.180r.com', '*.2-d.jp', '*.achoo.jp', '*.amaretto.jp', '*.bona.jp', '*.chew.jp', '*.crap.jp', '*.daynight.jp', '*.deko8.jp', '*.dojin.com', '*.eek.jp', '*.flop.jp', '*.from.tv', '*.fubuki.info', '*.gokujou.biz', '*.grats.jp', '*.grrr.jp', '*.halfmoon.jp', '*.ivory.ne.jp', '*.jeez.jp', '*.jpn.org', '*.kirara.st', '*.kokage.cc', '*.mail-box.ne.jp', '*.matrix.jp', '*.mimoza.jp', '*.mints.ne.jp', '*.mokuren.ne.jp', '*.nazo.cc', '*.netgamers.jp', '*.noob.jp', '*.nyanta.jp', '*.o0o0.jp', '*.opal.ne.jp', '*.rash.jp', '*.razor.jp', '*.rdy.jp', '*.rgr.jp', '*.rojo.jp', '*.rossa.cc', '*.rulez.jp', '*.rusk.to', '*.saikyou.biz', '*.sakura.tv', '*.sakuratan.com', '*.sakuraweb.com', '*.saloon.jp', '*.silk.to', '*.skr.jp', '*.spawn.jp', '*.squares.net', '*.sumomo.ne.jp', '*.tank.jp', '*.thyme.jp', '*.topaz.ne.jp', '*.uh-oh.jp', '*.undo.jp', '*.websozai.jp', '*.whoa.jp', '*.x0.com', '*.x0.to', '*.xii.jp'\")))" }, - "mytubetoday.tv": { - "error": "HTTPSConnectionPool(host='mytubetoday.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mytubetoday.tv timed out. (connect timeout=3)'))" + "koko.cat": { + "error": "HTTPSConnectionPool(host='koko.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "GensouSakuya.moe": { + "social.niebling.online": { "nodeinfo": { "version": "2.0", "software": { @@ -277204,19 +236809,28 @@ ], "usage": { "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 10 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 13662 + "localPosts": 28 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.social/users/prashere": { + "relay.p4g.club": { + "error": "HTTPSConnectionPool(host='relay.p4g.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'relay.p4g.club' doesn't match either of 'cachivaches.p4g.club', 'pleroma.p4g.club', 'quixote.p4g.club'\")))" + }, + "datappl.io": { + "error": "HTTPSConnectionPool(host='datappl.io', port=443): Read timed out. (read timeout=3)" + }, + "mastodon-test-1.ohineri.me": { + "error": "HTTPSConnectionPool(host='mastodon-test-1.ohineri.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "imastodon.net": { "error": 404 }, - "tube-limoges.beta.education.fr": { + "tube.crapaud-fou.org": { "nodeinfo": { "version": "2.0", "software": { @@ -277236,30 +236850,33 @@ "openRegistrations": true, "usage": { "users": { - "total": 8 + "total": 115 }, - "localPosts": 6147, - "localComments": 0 + "localPosts": 13162, + "localComments": 26 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Temporaire de l academie de Limoges", - "nodeDescription": "PeerTube, hebergement de videos.", + "nodeName": "CraTube", + "nodeDescription": "Le serveur PeerTube de la mare virtuelle crapaud fou", "nodeConfig": { "plugin": { + "registered": [] + }, + "theme": { "registered": [ { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], "clientScripts": {} } - ] - }, - "theme": { - "registered": [], + ], "default": "default" }, "email": { @@ -277276,8 +236893,13 @@ "enabled": true }, "enabledResolutions": [ + 0, + 240, + 360, 480, - 720 + 720, + 1080, + 2160 ] }, "import": { @@ -277350,7 +236972,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": 0, "videoQuotaDaily": -1 }, "trending": { @@ -277359,30 +236981,58 @@ } }, "tracker": { - "enabled": false + "enabled": true } } } } }, - "confederac.io": { - "error": 404 - }, - "eggp.me": { - "error": "HTTPSConnectionPool(host='eggp.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "suffix.cloud": { + "error": "HTTPSConnectionPool(host='suffix.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "c2bdon.net": { - "error": 404 + "relay.social.firc.de": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 ???" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "relay.comm.cx", + "relay.kitsunet.net", + "relay.intahnet.co.uk", + "relay.101010.pl", + "social.skewed.de", + "relay.nazrin.moe", + "social.firc.de" + ] + } + } }, - "videos.dinofly.com": { - "error": 404 + "weeb.moe": { + "error": "HTTPSConnectionPool(host='weeb.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "tube.netzspielplatz.de": { + "tube.maiti.info": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "1.2.1" }, "protocols": [ "activitypub" @@ -277399,37 +237049,97 @@ "users": { "total": 3 }, - "localPosts": 105351, - "localComments": 1 + "localPosts": 3, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "tube.netzspielplatz.de", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "PeerTube | Maiti.info", + "nodeDescription": "" } } }, - "animedon.chao.tokyo": { - "error": "HTTPSConnectionPool(host='animedon.chao.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixel.okaris.de": { + "error": "HTTPSConnectionPool(host='pixel.okaris.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixel.okaris.de' doesn't match either of 'air.okaris.de', 'www.air.okaris.de'\")))" }, - "instance.business": { - "error": "HTTPSConnectionPool(host='instance.business', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mochi.academy": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 32, + "activeMonth": 23, + "activeHalfyear": 28 + }, + "localPosts": 206375 + }, + "openRegistrations": false + } }, - "nc3005.3.kd-hosting.de": { + "social.kahl-com.de": { + "error": 502 + }, + "pvk8z52s1ag166.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "animaux.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 3, + "activeHalfyear": 13 + }, + "localPosts": 1075 + }, + "openRegistrations": true + } + }, + "dodonpa.herokuapp.com": { "error": 404 }, - "tvdon.net": { - "error": "HTTPSConnectionPool(host='tvdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mcr.cool": { + "error": "HTTPSConnectionPool(host='mcr.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.trxrg.com": { - "error": "HTTPSConnectionPool(host='mastodon.trxrg.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.joint-living.org": { + "error": 404 }, - "uploadvideo.tv": { - "error": "HTTPSConnectionPool(host='uploadvideo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.derborys.net": { + "error": "HTTPSConnectionPool(host='social.derborys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.derborys.net' doesn't match 'analytics.derborys.net'\")))" }, - "tinyfed.com": { + "msky.floso.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "link.openalgeria.org": { + "error": "HTTPSConnectionPool(host='link.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "theotodon.net": { + "error": "HTTPSConnectionPool(host='theotodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodev.barkshark.tk": { + "error": "HTTPSConnectionPool(host='mastodev.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.akashi.cloud": { + "error": "HTTPSConnectionPool(host='don.akashi.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rettiwtkcuf.social": { "nodeinfo": { "version": "2.0", "software": { @@ -277441,22 +237151,25 @@ ], "usage": { "users": { - "total": 152, + "total": 183, "activeMonth": 85, - "activeHalfyear": 312 + "activeHalfyear": 439 }, - "localPosts": 387 + "localPosts": 2513 }, "openRegistrations": true } }, - "status.topbug.net": { - "error": 404 + "h29ztdn.tottoriscout.org": { + "error": "HTTPSConnectionPool(host='h29ztdn.tottoriscout.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fluffy.world": { - "error": "HTTPSConnectionPool(host='fluffy.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fluffy.world timed out. (connect timeout=3)'))" + "conduitry.me": { + "error": "HTTPSConnectionPool(host='conduitry.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "yakyudon.net": { + "breadcoop.masto.host": { + "error": "HTTPSConnectionPool(host='breadcoop.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "plush.city": { "nodeinfo": { "version": "2.0", "software": { @@ -277468,20 +237181,150 @@ ], "usage": { "users": { - "total": 514, - "activeMonth": 23, - "activeHalfyear": 23 + "total": 111, + "activeMonth": 49, + "activeHalfyear": 104 }, - "localPosts": 77967 + "localPosts": 113530 }, "openRegistrations": true } }, - "inred.ink": { + "pleroma.amplifie.red": { "nodeinfo": { "metadata": { - "nodeDescription": "", - "nodeName": "inred.ink" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "freezepeach.xyz", + "sealion.club", + "pawoo.net", + "albin.social", + "pleroma.rareome.ga", + "newjack.city", + "pl.smuglo.li", + "shitposter.club", + "mstdn.jp", + "loli.estate", + "social.super-niche.club", + "animeisgay.com", + "baraag.net", + "gameliberty.club", + "moeplebs.online", + "freespeechextremist.com", + "pl.wowana.me", + "gab.com", + "develop.gab.com", + "kiwifarms.cc", + "accela.online", + "not-develop.gab.com", + "search.fedi.app", + "yggdrasil.social", + "neckbeard.xyz" + ], + "reject_deletes": [], + "report_removal": [] + }, + "quarantined_instances": [ + "gab.com", + "develop.gab.com", + "not-develop.gab.com", + "search.fedi.app" + ] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "amplifiered", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.amplifie.red/users/cascode" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -277492,448 +237335,258 @@ "outbound": [] }, "software": { - "name": "plume", - "version": "0.4.0" + "name": "pleroma", + "version": "2.0.50-690-g09563545-develop" }, "usage": { - "localComments": 1, - "localPosts": 4, + "localPosts": 1252, "users": { - "total": 7 + "total": 9 } }, "version": "2.0" } }, - "cloud.baden.ch": { - "error": 404 - }, - "niu.moe/@Kldint": { - "error": 404 - }, - "cutie-pies.club": { - "error": "HTTPSConnectionPool(host='cutie-pies.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cutie-pies.club' doesn't match either of 'protis-demo.com', 'www.protis-demo.com'\")))" - }, - "bird.band": { - "error": "HTTPSConnectionPool(host='bird.band', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bird.band' doesn't match 'big.bird.band'\")))" - }, - "mstdn.bitzeny.link": { - "error": "HTTPSConnectionPool(host='mstdn.bitzeny.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.nombi.info": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "dolphin", - "version": "1.4.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "NOMBIRIdoryoku", - "nodeDescription": null, - "maintainer": { - "name": "ha2zakura" - }, - "maxNoteTextLength": 500 - } - } - }, - "tastypi.social": { + "chelsealaurel.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 5, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 139 + "localPosts": 40 }, "openRegistrations": false } }, - "pleroma.aotake91.net": { - "error": "HTTPSConnectionPool(host='pleroma.aotake91.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nbh3yg3h6j.4chan.icu": { - "error": "HTTPSConnectionPool(host='nbh3yg3h6j.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "log.cyberpunk.net.ar": { - "error": 503 - }, - "m.yrr0r.net": { - "error": 401 - }, - "nextcloud.tandarkan.com": { - "error": 404 - }, - "peertube.dreads-unlock.fr": { - "error": "HTTPSConnectionPool(host='peertube.dreads-unlock.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "opantu.net": { - "error": "HTTPSConnectionPool(host='opantu.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'opantu.net' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" - }, - "ap.lacasa.ovh": { - "error": "HTTPSConnectionPool(host='ap.lacasa.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/jeroenpraat": { - "error": 404 - }, - "zleap.net": { - "error": "HTTPSConnectionPool(host='zleap.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zleap.net' doesn't match either of '*.drogon.net', 'drogon.net'\")))" + "mastodon.bertel-numerique.re": { + "error": "HTTPSConnectionPool(host='mastodon.bertel-numerique.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "doug.computer": { - "error": "HTTPSConnectionPool(host='doug.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "araimayonezu.m.to": { + "error": "HTTPSConnectionPool(host='araimayonezu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "finalesocial.com": { - "error": "HTTPSConnectionPool(host='finalesocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to finalesocial.com timed out. (connect timeout=3)'))" + "cloud.monsterpit.net": { + "error": "HTTPSConnectionPool(host='cloud.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fedi.lynnesbian.space": { + "mastodon.tds.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 24, - "activeMonth": 15, - "activeHalfyear": 18 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 129330 + "localPosts": 3 }, "openRegistrations": false } }, - "mobile.co": { + "websurrect.com": { "error": 404 }, - "cloud.pingupod.de": { + "nnnuu.de": { "error": 404 }, - "yojinokuni.m.to": { - "error": "HTTPSConnectionPool(host='yojinokuni.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodones.club": { + "error": "HTTPSConnectionPool(host='mastodones.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "pt.judge.sh": { - "error": "HTTPSConnectionPool(host='pt.judge.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.tedkulp.com": { + "error": "HTTPSConnectionPool(host='social.tedkulp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "www.pptdn.jp": { - "error": "HTTPSConnectionPool(host='www.pptdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.pptdn.jp' doesn't match 'dolphin.test.wlw.pw'\")))" + "bam.yt": { + "error": "HTTPSConnectionPool(host='bam.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bam.yt' doesn't match 'photos.devaron.bam.yt'\")))" }, - "butts.masto.host": { - "error": "HTTPSConnectionPool(host='butts.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mstdn.chordwiki.org": { + "error": "HTTPSConnectionPool(host='mstdn.chordwiki.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test1.plomlompom.com": { - "error": "HTTPSConnectionPool(host='test1.plomlompom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test1.plomlompom.com timed out. (connect timeout=3)'))" + "coffein.life": { + "error": "HTTPSConnectionPool(host='coffein.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.makotoworkshop.org": { + "social.openalgeria.org": { + "error": "HTTPSConnectionPool(host='social.openalgeria.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.mywebprojects.co.uk": { + "error": "HTTPSConnectionPool(host='hub.mywebprojects.co.uk', port=443): Read timed out. (read timeout=3)" + }, + "social.tulsa.ok.us": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 11, + "activeMonth": 13, + "activeHalfyear": 17 }, - "localPosts": 125071, - "localComments": 0 + "localPosts": 2672 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "MakotoWorkshop's PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "eridi.us": { + "pics.geektox.fun": { + "error": "HTTPSConnectionPool(host='pics.geektox.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "zxad.sandbox.slerp.ch": { + "error": "HTTPSConnectionPool(host='zxad.sandbox.slerp.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zxad.sandbox.slerp.ch' doesn't match 'orig.media.chitter.xyz'\")))" + }, + "mastodon.sbrk.org": { "error": 404 }, - "divbot.com": { - "error": "HTTPSConnectionPool(host='divbot.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "joindiaspora.com": { + "error": "HTTPSConnectionPool(host='joindiaspora.com', port=443): Read timed out. (read timeout=3)" }, - "polittimeline.de": { + "nextcloud.appsbytravis.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "artik.freemyip.com": { + "error": "HTTPSConnectionPool(host='artik.freemyip.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ohai.su": { + "error": "HTTPSConnectionPool(host='ohai.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toppickz.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "microblogpub", - "version": "Microblog.pub 669fec0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 17, + "activeMonth": 4, + "activeHalfyear": 18 }, - "localPosts": 4 + "localPosts": 636 }, - "metadata": { - "sourceCode": "https://notabug.org/nipos/nikisoftblog", - "nodeName": "@entry@polittimeline.de" - } + "openRegistrations": true } }, - "mastodon.social/users/denjin": { - "error": 404 - }, - "test01.shop": { - "error": "HTTPSConnectionPool(host='test01.shop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "w3.freechinaweibo.com": { - "error": "HTTPSConnectionPool(host='w3.freechinaweibo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to w3.freechinaweibo.com timed out. (connect timeout=3)'))" - }, - "love.masto.host": { - "error": "HTTPSConnectionPool(host='love.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "jonspark.com": { - "error": 404 - }, - "azupo.xyz": { - "error": 523 + "mastodon.vip": { + "error": "HTTPSConnectionPool(host='mastodon.vip', port=443): Read timed out. (read timeout=3)" }, - "djanzu.tokyo": { - "error": 404 + "cloud.passup.it": { + "error": "HTTPSConnectionPool(host='cloud.passup.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "moment.ist": { + "pleroma.wakuwakup.net": { "nodeinfo": { "metadata": { - "nodeName": "moment.ist", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "moment.ist", - "domain": "moment.ist", - "url": "https://moment.ist", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A pleroma instance for me(@WakuwakuP@pleroma.wakuwakup.net)", + "nodeName": "pleroma.wakuwakup.net", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.wakuwakup.net/users/WakuwakuP" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 100000000, + "background": 100000000, + "banner": 100000000, + "general": 100000000 } }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -277942,66 +237595,28 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "pleroma", + "version": "2.0.2-2013-g3b15a0ee" }, "usage": { - "localPosts": 339, - "localComments": 0, + "localPosts": 6627, "users": { - "total": 67, - "activeHalfyear": 21, - "activeMonth": 4 + "total": 3 } }, - "version": "2.0", - "openRegistrations": false - } - }, - "cj.writefreely.dev": { - "nodeinfo": { - "metadata": { - "nodeName": "CJ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0rc1-8-g0e1459c" - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 1 - }, - "localPosts": 13 - }, "version": "2.0" } }, - "opendotdotdot.blogspot.com": { - "error": 404 + "gspot.social": { + "error": "HTTPSConnectionPool(host='gspot.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "cloud.sigfridlinden.se": { - "error": 404 + "hexagram.witches.live": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "friendica.feneas.org": { + "mastodon.partofthething.com": { + "error": "HTTPSConnectionPool(host='mastodon.partofthething.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.prankgo.de": { "nodeinfo": { "version": "1.0", "software": { @@ -278023,38 +237638,17 @@ ] }, "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", "smtp", - "tumblr", "twitter", "wordpress" ] }, - "usage": { - "users": { - "total": 135, - "activeHalfyear": 79, - "activeMonth": 34 - }, - "localPosts": 854, - "localComments": 262 - }, - "openRegistrations": true, + "usage": [], + "openRegistrations": false, "metadata": { - "nodeName": "Feneas Friendica", + "nodeName": "Eriks Friendica", "protocols": { "inbound": [ "friendica", @@ -278074,22 +237668,10 @@ }, "services": { "inbound": [ - "gnusocial", - "pumpio", "twitter" ], "outbound": [ - "blogger", - "dreamwidth", - "gnusocial", - "insanejournal", - "libertree", - "linkedin", - "livejournal", - "pinterest", - "pumpio", "smtp", - "tumblr", "twitter", "wordpress" ] @@ -278098,25 +237680,76 @@ } } }, - "ostatus.isidai.com": { + "pleroma.potatofrom.space": { + "error": "HTTPSConnectionPool(host='pleroma.potatofrom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "distributed.social": { + "error": "HTTPSConnectionPool(host='distributed.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/urban": { "error": 404 }, - "social.dudebronation.com": { - "error": 502 + "mastodon.social/users/fschaap": { + "error": 404 }, - "cloud.gay-skater-caster.de": { + "mast.app.raghavgururajan.ch": { + "error": "HTTPSConnectionPool(host='mast.app.raghavgururajan.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jonwatson.ca": { "error": 404 }, - "tube.kagouille.fr": { - "error": "HTTPSConnectionPool(host='tube.kagouille.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.kagouille.fr' doesn't match 'www.kagouille.fr'\")))" + "mastodon.social/users/kat": { + "error": 404 }, - "cloud.masto.host": { - "error": "HTTPSConnectionPool(host='cloud.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "wolf.masto.host": { + "error": "HTTPSConnectionPool(host='wolf.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "post.mashek.net": { - "error": "HTTPSConnectionPool(host='post.mashek.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.echelon4.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.echelon4.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "catdog.me": { + "bots.h.kher.nl": { + "error": "HTTPSConnectionPool(host='bots.h.kher.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "biblewordpress.net": { + "error": "HTTPSConnectionPool(host='biblewordpress.net', port=443): Read timed out. (read timeout=3)" + }, + "hack.syscaller.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 7, + "activeHalfyear": 11 + }, + "localPosts": 3451 + }, + "openRegistrations": false + } + }, + "bp3qye07s2344a04m4c4h9ac4u.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.teleassist.fr": { + "error": "HTTPSConnectionPool(host='cloud.teleassist.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.nagaseyami.com": { + "error": "HTTPSConnectionPool(host='mastodon.nagaseyami.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.jun-ji.me": { + "error": "HTTPSConnectionPool(host='don.jun-ji.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "marnanel.org": { + "error": 404 + }, + "lexpierce.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -278128,8 +237761,10 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, @@ -278145,10 +237780,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, + "invitesEnabled": true, "mailerEnabled": false, - "nodeDescription": "\u53bb\u4e2d\u5fc3\u5316\u4e2d\u6587\u793e\u4ea4\u7f51\u7edc", - "nodeName": "\u00c7\u00e5t\u033d\u0353\u00d0\u00f0g.m\u00ea >> i.Dudu.best", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/lexpierce", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -278192,13 +237827,11 @@ "user-search", "user_exists", "users", - "web", - "du", - "dudu" + "web" ], "skipThreadContainment": true, "staffAccounts": [ - "https://catdog.me/users/catdog" + "https://lexpierce.social/users/lexpierce" ], "suggestions": { "enabled": false @@ -278210,7 +237843,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -278220,105 +237853,99 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-646-g0dd863f8-develop" }, "usage": { - "localPosts": 2808, + "localPosts": 3, "users": { - "total": 66 + "total": 1 } }, "version": "2.0" } }, - "freebeer.com": { - "error": "HTTPSConnectionPool(host='freebeer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freebeer.com' doesn't match 'n3.statisticsblog.com'\")))" - }, - "cloud.ibb-fiae.de": { - "error": 404 - }, - "peertube.le43.eu": { - "error": "HTTPSConnectionPool(host='peertube.le43.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.le43.eu' doesn't match either of 'board.le43.eu', 'cloud.le43.eu', 'dl.le43.eu', 'doc.le43.eu', 'git.le43.eu', 'le43.eu', 'play.le43.eu'\")))" - }, - "breugelmans.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.pcserviceburgas.com": { - "error": 404 - }, - "c0ffee.net": { - "error": 404 - }, - "mastodon.faisal.ec": { - "error": "HTTPSConnectionPool(host='mastodon.faisal.ec', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "timothychambers.net": { + "friendica.tonundteufel.de": { "error": 404 }, - "mstdn.umamusu.me": { - "error": "HTTPSConnectionPool(host='mstdn.umamusu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "antifasocial.club": { - "error": "HTTPSConnectionPool(host='antifasocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to antifasocial.club timed out. (connect timeout=3)'))" - }, - "knzkoniisan.m.to": { - "error": "HTTPSConnectionPool(host='knzkoniisan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "toot.breadtube.tv": { - "error": "HTTPSConnectionPool(host='toot.breadtube.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "pokemonsocial.love": { - "error": "HTTPSConnectionPool(host='pokemonsocial.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ggg.social": { + "error": "HTTPSConnectionPool(host='ggg.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.playground.ws": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 760 - }, - "openRegistrations": false - } + "mastodon.9mm.nu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "friendika.donnadieu.fr": { - "error": "HTTPSConnectionPool(host='friendika.donnadieu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.zachartajuddin.com": { + "error": "HTTPSConnectionPool(host='social.zachartajuddin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "nukualofa.m.to": { - "error": "HTTPSConnectionPool(host='nukualofa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.kemo.tokyo": { + "error": "HTTPSConnectionPool(host='misskey.kemo.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.umeahackerspace.se": { - "error": 404 + "bots.phiffer.org": { + "error": "HTTPSConnectionPool(host='bots.phiffer.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/KonomiKitten": { - "error": 404 + "poppelreuter.de/social": { + "error": "HTTPSConnectionPool(host='poppelreuter.de', port=443): Max retries exceeded with url: /social/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'poppelreuter.de' doesn't match either of 'mail.poppelreuter.de', 'secure.poppelreuter.de', 'xmpp.poppelreuter.de'\")))" }, - "pleroma.due-process.club": { - "error": "HTTPSConnectionPool(host='pleroma.due-process.club', port=443): Read timed out. (read timeout=3)" + "chalybs.net/friendika": { + "error": "HTTPSConnectionPool(host='chalybs.net', port=443): Max retries exceeded with url: /friendika/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "photos.downey.net": { + "pics.brocolis.party": { "nodeinfo": { "metadata": { - "nodeName": "Downey.net Photos", + "nodeName": "pics.brocolis.party", "software": { "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed", - "git": { - "commit_hash": "", - "url": "https://github.com/pixelfed/pixelfed/commit/" - } + "repo": "https://github.com/pixelfed/pixelfed" }, - "captcha": false + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed", + "domain": "pics.brocolis.party", + "url": "https://pics.brocolis.party", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" @@ -278329,230 +237956,309 @@ }, "software": { "name": "pixelfed", - "version": "0.9.0" + "version": "0.10.9" }, "usage": { - "localPosts": 2, - "localComments": 1, + "localPosts": 192, + "localComments": 0, "users": { - "total": 2, - "activeHalfyear": "0", - "activeMonth": "0" + "total": 7, + "activeHalfyear": 8, + "activeMonth": 5 } }, "version": "2.0", "openRegistrations": false } }, - "jeannie.digital": { - "error": "HTTPSConnectionPool(host='jeannie.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.tomwsmf.com": { + "error": "HTTPSConnectionPool(host='mastodon.tomwsmf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "marupost.jp": { - "error": "HTTPSConnectionPool(host='marupost.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "doronko.club": { + "error": "HTTPSConnectionPool(host='doronko.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nc.sinnema.ws": { - "error": 403 + "friendica.kleinundgut.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "hoellen.eu": { + "social.speaksthegeek.co.uk": { + "error": "HTTPSConnectionPool(host='social.speaksthegeek.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "toot.breadtube.tv": { + "error": "HTTPSConnectionPool(host='toot.breadtube.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "aleph.land": { "error": 404 }, - "gath.io": { + "cloud.reichhart.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "negipan.m.to": { + "error": "HTTPSConnectionPool(host='negipan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "techdon.herokuapp.com": { "error": 404 }, - "hubz.secretlair.me": { + "gnusocial.sierranorte.red": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "gnusocial", + "version": "2.0.0-dev" }, "protocols": [ - "zot", - "diaspora" + "activitypub", + "ostatus" ], "services": { - "outbound": [ - "atom1.0" - ], "inbound": [ + "gnusocial" + ], + "outbound": [ "atom1.0", - "rss2.0" + "rss2.0", + "gnusocial" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 7, - "activeHalfyear": 7, - "activeMonth": 5 + "total": 0, + "activeHalfyear": 17, + "activeMonth": 16 }, - "localPosts": 546, - "localComments": 268 + "localPosts": 15, + "localComments": 15 }, "metadata": { - "nodeName": "SecretLair - Hubzilla" + "nodeName": "Red GNUSocial de la Sierra Norte", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] } } }, - "friendica.kessing.net": { - "error": "HTTPSConnectionPool(host='friendica.kessing.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.kessing.net' doesn't match either of '*.friesoydica.de', 'friesoydica.de'\")))" + "pornload.tv": { + "error": "HTTPSConnectionPool(host='pornload.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.cutie.space": { - "error": "HTTPSConnectionPool(host='pleroma.cutie.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/cuchlann": { + "error": 404 }, - "nextcloud.dippyland.net": { + "mastodon.ajy.co": { + "error": "HTTPSConnectionPool(host='mastodon.ajy.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "unosandceros.wordpress.com": { "error": 404 }, - "squid.cafe": { + "video.ploud.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 30, - "activeMonth": 5, - "activeHalfyear": 7 + "total": 1630 }, - "localPosts": 1924 + "localPosts": 196029, + "localComments": 340 }, - "openRegistrations": false - } - }, - "blog.unanargeek.xyz": { - "error": "HTTPSConnectionPool(host='blog.unanargeek.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "botnet.beznell.ooo": { - "error": "HTTPSConnectionPool(host='botnet.beznell.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mitrailleuse.net": { - "error": "HTTPSConnectionPool(host='mitrailleuse.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "nextcloud.t3lab.de": { - "error": 404 - }, - "photos.inclusion.cc": { - "nodeinfo": { "metadata": { - "nodeName": "photos.inclusion.cc", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "taxonomy": { + "postsName": "Videos" }, - "config": { - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true + "nodeName": "Ploud Video France", + "nodeDescription": "Ploud Video est le service de visualisation et de partage de vid\u00e9os de Ploud, services en ligne personnels et gratuits \u00e9dit\u00e9s par la soci\u00e9t\u00e9 PSIADE et accessibles sur le site https://www.ploud.fr.\n\nPloud Video is the Ploud's service of viewing and sharing video. Ploud are free and personal online services published by the french company PSIADE on the website https://www.ploud.fr.", + "nodeConfig": { + "plugin": { + "registered": [] }, - "activitypub": { - "enabled": true, - "remote_follow": false + "theme": { + "registered": [], + "default": "default" }, - "ab": { - "lc": false, - "rec": false, - "loops": false + "email": { + "enabled": true }, - "site": { - "domain": "photos.inclusion.cc", - "url": "https://photos.inclusion.cc", - "description": null + "contactForm": { + "enabled": false }, - "username": { - "remote": { - "formats": null, - "format": null, - "custom": null + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } } }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": null, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 } + }, + "tracker": { + "enabled": true } } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.0" - }, - "usage": { - "localPosts": 0, - "localComments": 0, - "users": { - "total": 6, - "activeHalfyear": 6, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true + } } }, - "cpdev01.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pl.asterism.xyz": { + "error": 503 }, - "mastodon.social/users/acostoss": { + "ego.johnn.ie": { + "error": "HTTPSConnectionPool(host='ego.johnn.ie', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "yorik.uncreated.net": { "error": 404 }, - "mastodon.barry-moore-ii.com": { - "error": "HTTPSConnectionPool(host='mastodon.barry-moore-ii.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "yiff.agency": { + "error": "HTTPSConnectionPool(host='yiff.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "banjo.town": { + "miklb.com": { + "error": 404 + }, + "polyamory.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 + "total": 108, + "activeMonth": 16, + "activeHalfyear": 47 }, - "localPosts": 364 + "localPosts": 874 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.x41.rocks": { - "error": 502 + "gotroot.eu": { + "error": "HTTPSConnectionPool(host='gotroot.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gotroot.eu' doesn't match 'polgara.moomoocamp.net'\")))" }, - "on.vu": { - "error": "HTTPSConnectionPool(host='on.vu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.zoddo.fr": { + "error": 404 }, - "social.\u03bb.zone": { - "error": "HTTPSConnectionPool(host='social.xn--wxa.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodonte.me": { + "error": "HTTPSConnectionPool(host='mastodonte.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "red.confederac.io": { + "team-crash.de": { + "error": "HTTPSConnectionPool(host='team-crash.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "activitypub.komikeeeeeee.now.sh": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "nirvana.undo.it": { + "error": "HTTPSConnectionPool(host='nirvana.undo.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sociala.me": { "nodeinfo": { "version": "2.0", "software": { @@ -278564,42 +238270,57 @@ ], "usage": { "users": { - "total": 711, - "activeMonth": 151, - "activeHalfyear": 256 + "total": 6, + "activeMonth": 3, + "activeHalfyear": 3 }, - "localPosts": 44385 + "localPosts": 1149 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.noizycat.com": { + "cyb3rspace.wordpress.com": { + "error": 404 + }, + "social.syui.cf": { + "error": "HTTPSConnectionPool(host='social.syui.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gruene.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.0.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 17, - "activeMonth": 98, - "activeHalfyear": 100 + "total": 123, + "activeMonth": 77, + "activeHalfyear": 105 }, - "localPosts": 5982 + "localPosts": 5987 }, - "openRegistrations": true + "openRegistrations": false } }, - "misskey.einemeru.com": { + "ndtsm.cant.at": { + "error": "HTTPSConnectionPool(host='ndtsm.cant.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/slackalope": { + "error": 404 + }, + "mast.bgemi.net": { + "error": "HTTPSConnectionPool(host='mast.bgemi.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.su": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.21.0" + "name": "peertube", + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -278611,192 +238332,147 @@ "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "lotte", - "nodeDescription": "\u500b\u4eba\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3060\u3088\n\u30a2\u30ab\u30a6\u30f3\u30c8\u767b\u9332\u306f\u4eca\u306e\u3068\u3053\u308d\u30b9\u30c8\u30c3\u30d7\u3057\u3066\u307e\u3059", - "maintainer": { - "name": "\u3081\u308b@0.01", - "email": "canopy.4160+misskey@gmail.com" - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": false - } - } - }, - "nedson.net": { - "error": "HTTPSConnectionPool(host='nedson.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nedson.net' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" - }, - "social.lasanha.org": { - "error": "HTTPSConnectionPool(host='social.lasanha.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "social.lescorpsdereve.space": { - "error": "HTTPSConnectionPool(host='social.lescorpsdereve.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.lescorpsdereve.space' doesn't match either of '*.ansible4ever.eu', '*.devops-lyon.eu', '*.iade-lyon.eu', '*.iwanclement.eu', '*.lescorpsdereve.eu', '*.mastodon-lyon.eu', '*.nadineclement.eu'\")))" - }, - "social.opennerds.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-dev-1333" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "libertree", - "smtp", - "twitter" - ] - }, + "openRegistrations": true, "usage": { "users": { - "total": 2, - "activeHalfyear": 1, - "activeMonth": 1 + "total": 57 }, - "localPosts": 9, + "localPosts": 3559, "localComments": 1 }, - "openRegistrations": false, "metadata": { - "nodeName": "opennerds Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "smtp", - "twitter" - ] + "taxonomy": { + "postsName": "Videos" }, - "explicitContent": false - } - } - }, - "thomazfc.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Thomaz F.C.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": 5368709120 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 1 - }, - "version": "2.0" + } } }, - "cloud.inik.ch": { - "error": 404 - }, - "maxlaumeister.com": { - "error": 404 + "social-dev.matcha-soft.com": { + "error": 410 }, - "waha.work": { + "www.ceramicadelpez.edu.uy": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 31, - "activeMonth": 22, - "activeHalfyear": 35 + "total": 1 }, - "localPosts": 87732 - }, - "openRegistrations": true - } - }, - "cloud.widmer.house": { - "error": 404 - }, - "sync.sassen.de": { - "error": 403 - }, - "tatayo.yo.fr": { - "error": "HTTPSConnectionPool(host='tatayo.yo.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.hugoleroux.ovh": { - "nodeinfo": { - "metadata": { - "nodeDescription": "", - "nodeName": "Le blog d'Hugo" + "localPosts": 75, + "localComments": 0 }, "openRegistrations": false, "protocols": [ @@ -278806,315 +238482,159 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0" + "metadata": { + "email": "gabriel@publicar.uy" + } } }, - "wakkerisme.nl": { + "mastodon.fuzzlesoft.ca": { + "error": "HTTPSConnectionPool(host='mastodon.fuzzlesoft.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.painkiller.es": { + "error": "HTTPSConnectionPool(host='cloud.painkiller.es', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/even_more_damned_muteKi": { "error": 404 }, - "ikbenpiraat.nl": { + "foodon.jp": { + "error": "HTTPSConnectionPool(host='foodon.jp', port=443): Read timed out. (read timeout=3)" + }, + "bitflow.ddnsking.com": { + "error": "HTTPSConnectionPool(host='bitflow.ddnsking.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.hhhammer.de": { + "error": "HTTPSConnectionPool(host='mastodon.hhhammer.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hispagatos.space": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 18 - }, - "localPosts": 222 - }, "software": { - "version": "0.9.0", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "ostatus", "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 23, - "enabled": false - }, - "staffAccounts": [ - "https://ikbenpiraat.nl/users/wabrandsma", - "https://ikbenpiraat.nl/users/frank87" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "nodeName": "Piratenpartij", - "nodeDescription": "De Piratenpartij Nederland in the Fediverse", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - } - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "usage": { + "users": { + "total": 670, + "activeMonth": 151, + "activeHalfyear": 267 + }, + "localPosts": 37702 + }, + "openRegistrations": true } }, - "nc.lanandmedia.org": { - "error": 404 + "m.umbriel.fr": { + "error": "HTTPSConnectionPool(host='m.umbriel.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fierce-reef-65367.herokuapp.com": { + "social.rthompson.us": { "error": 404 }, - "mstdn.bizocean.co.jp": { - "error": "HTTPSConnectionPool(host='mstdn.bizocean.co.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ramble.incaseofsunrise.net": { + "error": "HTTPSConnectionPool(host='ramble.incaseofsunrise.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.mygayfans.com": { - "error": 403 + "unikanomo.club": { + "error": "HTTPSConnectionPool(host='unikanomo.club', port=443): Read timed out. (read timeout=3)" }, - "social.monmusu.me": { + "s.mrxi.org": { + "error": "HTTPSConnectionPool(host='s.mrxi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "blaisemcrowly.com": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 6 - }, - "localPosts": 1147 - }, "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 8000000, - "background": 8000000, - "avatar": 4000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.monmusu.me/users/lizzy", - "https://social.monmusu.me/users/elfi" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Monmusume", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": true, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 237 + }, + "openRegistrations": false } }, - "mastodon.social/users/bong": { - "error": 404 + "dame.life": { + "error": "HTTPSConnectionPool(host='dame.life', port=443): Read timed out. (read timeout=3)" }, - "dolphin.test.wlw.pw": { + "social.imirhil.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "dolphin", - "version": "1.4.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Dolphin", - "nodeDescription": null, - "maintainer": { - "name": "", - "email": "" + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 }, - "maxNoteTextLength": 500 - } + "localPosts": 36609 + }, + "openRegistrations": false } }, - "tube.67elleboge.club": { + "social.prolinos.de": { + "error": "HTTPSConnectionPool(host='social.prolinos.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "w3r.jp": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "hacpub.herokuapp.com": { "error": 404 }, - "connos.ddnss.ch": { + "rencontres-citoyennes.eu": { + "error": "HTTPSConnectionPool(host='rencontres-citoyennes.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.le43.eu": { + "error": "HTTPSConnectionPool(host='peertube.le43.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.le43.eu' doesn't match either of 'board.le43.eu', 'cloud.le43.eu', 'dl.le43.eu', 'doc.le43.eu', 'git.le43.eu', 'le43.eu', 'play.le43.eu'\")))" + }, + "nextcloud.die-familie.link": { "error": 404 }, - "barcamp.social": { + "0x0x.dev": { + "error": 502 + }, + "skrivel.se": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 89, - "activeMonth": 121, - "activeHalfyear": 361 + "total": 8, + "activeMonth": 4, + "activeHalfyear": 9 }, - "localPosts": 829 + "localPosts": 1117 }, "openRegistrations": true } }, - "social.sideno.eu": { + "social.arqadium.com": { + "error": "HTTPSConnectionPool(host='social.arqadium.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.cvh-server.de": { + "error": 404 + }, + "social.evilma.id": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -279126,16 +238646,46 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, + "mrf_keyword": { + "federated_timeline_removal": [], + "reject": [ + "loli", + "shota", + "futa" + ], + "replace": [] + }, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "KeywordPolicy", + "ObjectAgePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "botsin.space" + ], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "sinblr.com", + "switter.at", + "kinkyelephant.com", + "baraag.net", + "qaf.men", + "abdl.link", + "girlcock.club" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -279144,10 +238694,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Pleroma instance for evilma.id", + "nodeName": "Evilmaid Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -279195,7 +238745,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.sideno.eu/users/pyklik" + "https://social.evilma.id/users/krruzic", + "https://social.evilma.id/users/admin" ], "suggestions": { "enabled": false @@ -279217,87 +238768,81 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-106-gd74405fc-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 0, + "localPosts": 298, "users": { - "total": 2 + "total": 5 } }, "version": "2.0" } }, - "masto.openalgeria.org": { + "mastodon.homeip.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nc.lx.ddnss.org": { + "error": 403 + }, + "gnu.acclaro.digital": { + "error": "HTTPSConnectionPool(host='gnu.acclaro.digital', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "ganesha.org.br": { + "error": "HTTPSConnectionPool(host='ganeshapress.net', port=443): Max retries exceeded with url: /wp-json/activitypub/1.0/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wxw.moe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 14, - "activeMonth": 5, - "activeHalfyear": 15 + "total": 724, + "activeMonth": 232, + "activeHalfyear": 535 }, - "localPosts": 110 + "localPosts": 256250 }, "openRegistrations": true } }, - "mastodon.ebiryu.tech": { - "error": "HTTPSConnectionPool(host='mastodon.ebiryu.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.ebiryu.tech timed out. (connect timeout=3)'))" - }, - "s.noyuno.space": { - "error": "HTTPSConnectionPool(host='s.noyuno.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.drobune.nl": { - "error": "HTTPSConnectionPool(host='mstdn.drobune.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mk.a9z.dev": { - "error": 410 - }, - "social.gelse.eu": { - "error": "HTTPSConnectionPool(host='social.gelse.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.yodan.ninja": { - "error": "HTTPSConnectionPool(host='mastodon.yodan.ninja', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.yodan.ninja timed out. (connect timeout=3)'))" - }, - "social.toromino.de": { - "error": "HTTPSConnectionPool(host='social.toromino.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.yuu26.com": { + "error": "HTTPSConnectionPool(host='mastodon.yuu26.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cheesecloud.cheesefamily.id.au": { - "error": "Expecting value: line 1 column 1 (char 0)" + "gancio7.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio7.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "meow.academy": { - "error": "HTTPSConnectionPool(host='meow.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "royal.crablettesare.life": { + "error": "HTTPSConnectionPool(host='royal.crablettesare.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "89neodcqc82wo.4chan.icu": { - "error": "HTTPSConnectionPool(host='89neodcqc82wo.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "weststar.name": { + "error": "HTTPSConnectionPool(host='weststar.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gnusocial.codingquark.com": { - "error": "HTTPSConnectionPool(host='gnusocial.codingquark.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "pridelands.io": { + "error": "HTTPSConnectionPool(host='pridelands.io', port=443): Read timed out. (read timeout=3)" }, - "hubzilla.shioyaki.party": { - "error": 410 + "peterlehmann.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "extremelyonline.website": { - "error": 404 + "souji.m.to": { + "error": "HTTPSConnectionPool(host='souji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "masto.nine-hells.net": { - "error": 404 + "pleroma.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.xyz', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/shammack": { - "error": 404 + "radon.lpha-z.net": { + "error": "HTTPSConnectionPool(host='radon.lpha-z.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "freunde.einmal.jetzt": { - "error": "HTTPSConnectionPool(host='freunde.einmal.jetzt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to freunde.einmal.jetzt timed out. (connect timeout=3)'))" + "cyber.acid.im": { + "error": "HTTPSConnectionPool(host='cyber.acid.im', port=443): Read timed out. (read timeout=3)" }, - "mastodon.design.systems": { + "oslo.town": { "nodeinfo": { "version": "2.0", "software": { @@ -279309,247 +238854,205 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 40, + "activeMonth": 11, + "activeHalfyear": 46 }, - "localPosts": 7193 + "localPosts": 1992 }, - "openRegistrations": false + "openRegistrations": true } }, - "zny.pw": { - "error": "HTTPSConnectionPool(host='zny.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rafal.kolucki.pl": { + "error": 404 }, - "digicast.gnu.rocks": { + "mastodon.voppe.it": { + "error": "HTTPSConnectionPool(host='mastodon.voppe.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.voppe.it' doesn't match either of 'voppe.it', 'www.voppe.it'\")))" + }, + "ms.yeti-factory.org": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 13 + "localPosts": 187 }, - "metadata": { - "nodeName": "@digicast@digicast.gnu.rocks", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } + "openRegistrations": false } }, - "mstdn.world": { - "error": "HTTPSConnectionPool(host='mstdn.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.lilypad.works": { + "error": 502 }, - "data.tedomum.net": { + "x2592.com": { + "error": "HTTPSConnectionPool(host='x2592.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastonon.net": { + "error": "HTTPSConnectionPool(host='mastonon.net', port=443): Read timed out. (read timeout=3)" + }, + "pixterror.wordpress.com": { "error": 404 }, - "tophattedcat.co.uk": { - "error": "HTTPSConnectionPool(host='tophattedcat.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "edgerunner.network": { + "error": "HTTPSConnectionPool(host='edgerunner.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "geeknation.us": { - "error": 406 + "xmr.cx": { + "error": "HTTPSConnectionPool(host='xmr.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "r2b.openalgeria.org": { - "error": 500 + "paku.m.to": { + "error": "HTTPSConnectionPool(host='paku.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vspace.me": { + "bitzone.us": { + "error": "HTTPSConnectionPool(host='bitzone.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "imas.fun": { + "error": "HTTPSConnectionPool(host='imas.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "konf.yt": { + "error": "HTTPSConnectionPool(host='konf.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "us.tv": { + "error": "HTTPSConnectionPool(host='us.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.indigophoenix.net": { + "error": "HTTPSConnectionPool(host='social.indigophoenix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anrealmsdon.com": { + "error": "HTTPSConnectionPool(host='anrealmsdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "social.yonne-numerique.fr": { + "error": "HTTPSConnectionPool(host='social.yonne-numerique.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.yonne-numerique.fr' doesn't match 'cloud.migennes.net'\")))" + }, + "pleroma.sekun.eu": { + "error": "HTTPSConnectionPool(host='pleroma.sekun.eu', port=443): Read timed out. (read timeout=3)" + }, + "m.aqr.af": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "10.100.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "name": "VSpace", - "maintainer": { - "email": "https://twitter.com/yuushaka_work", - "name": "yuushaka" + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "langs": [ - "" - ], - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableServiceWorker": false - } + "localPosts": 20727 + }, + "openRegistrations": false } }, - "pwet.ordim.info": { - "error": "HTTPSConnectionPool(host='pwet.ordim.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.marcoswasem.net": { + "error": 404 }, - "PCGamer.social": { + "gnusocial.red": { + "error": "HTTPSConnectionPool(host='gnusocial.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.rkunkunr.com": { + "error": 404 + }, + "panthermodern.net": { + "error": 404 + }, + "mastodon.sebbo.net": { + "error": "HTTPSConnectionPool(host='mastodon.sebbo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sebbo.net' doesn't match either of 'api.frittenbude.sebbo.net', 'arbeitszeit.sebbo.net', 'backup.storage.sebbo.net', 'beacon.ubud.club', 'christopher.sebbo.net', 'cloud.sebbo.net', 'd.sebbo.net', 'docker.sebbo.net', 'dwimm.sebbo.net', 'feeds.sebbo.net', 'flowers.sebbo.net', 'freezer-melli.sebbo.net', 'freezer.sebbo.net', 'frittenbude.sebbo.net', 'git-badges.sebbo.net', 'git.sebbo.net', 'handbrake.storage.sebbo.net', 'mac.sebbo.net', 'makemkv.storage.sebbo.net', 'matrix.sebbo.net', 'matt.sebbo.net', 'p.sebbo.net', 'pad.sebbo.net', 'plex-fhem.matt.sebbo.net', 'plex-notifications.matt.sebbo.net', 'plex.sebbo.net', 'portainer.sebbo.net', 'sebbo.net', 'sentry.sebbo.net', 'static.sebbo.net', 'sync.christopher.sebbo.net', 'sync.matt.sebbo.net', 'sync.storage.sebbo.net', 'tweets.sebbo.net', 'ubud.club', 'wallabag.sebbo.net', 'wifi.sebbo.net', 'wiki.sebbo.net', 'www.ubud.club'\")))" + }, + "peertube.walkingmountains.fr": { + "error": "HTTPSConnectionPool(host='peertube.walkingmountains.fr', port=443): Read timed out. (read timeout=3)" + }, + "karolat.press": { + "error": "HTTPSConnectionPool(host='karolat.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "icmstdn.com": { + "error": "HTTPSConnectionPool(host='icmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "write.hellowelcome.org": { + "error": "HTTPSConnectionPool(host='write.hellowelcome.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "s.handy.cafe": { + "error": "HTTPSConnectionPool(host='s.handy.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "martymcgui.re": { + "error": 404 + }, + "vv1tchrm5.zapto.org": { + "error": "HTTPSConnectionPool(host='vv1tchrm5.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "eldritch.cafe": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 168, - "activeMonth": 135, - "activeHalfyear": 246 + "total": 3752, + "activeMonth": 490, + "activeHalfyear": 1649 }, - "localPosts": 30660 + "localPosts": 953633 }, "openRegistrations": true } }, - "ichiji.social": { + "tooting.ch": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2938, - "activeMonth": 460, - "activeHalfyear": 899 + "total": 259, + "activeMonth": 99, + "activeHalfyear": 139 }, - "localPosts": 1264038 + "localPosts": 15573 }, "openRegistrations": true } }, - "hjsommer.cloud": { - "error": "HTTPSConnectionPool(host='hjsommer.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "friendica.eenoog.org": { - "error": "HTTPSConnectionPool(host='friendica.eenoog.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nextcloud.spinweb.de": { - "error": 403 + "rly.wtf": { + "error": "HTTPSConnectionPool(host='rly.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "1.degga.net": { - "error": 404 + "x.hrzn.ee": { + "error": "HTTPSConnectionPool(host='x.hrzn.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "loquat.social": { + "blog.tokudan.de": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "\u3073\u308f\u305d\u30fc\u3057\u3083\u308b", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://loquat.social/users/admin" - ], - "suggestions": { - "enabled": false + "nodeName": "Random texts", + "nodeDescription": "Anything that I feel I have to write down and that I'm not embarassed enough to hide. RSS and ActivityPub (@tokudan@blog.tokudan.de).", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -279557,25 +239060,91 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.2" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 4, "users": { - "total": 3 - } + "total": 1 + }, + "localPosts": 12 }, "version": "2.0" } }, - "yyu10arti-rug20ma1po9.jp": { - "error": "HTTPSConnectionPool(host='yyu10arti-rug20ma1po9.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yyu10arti-rug20ma1po9.jp timed out. (connect timeout=3)'))" + "nrop.cant.at": { + "error": "HTTPSConnectionPool(host='nrop.cant.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pforzelona.club": { + "cherrycola.cc": { + "error": "HTTPSConnectionPool(host='cherrycola.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.unx.pw": { + "error": "HTTPSConnectionPool(host='social.unx.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.feld.me": { + "error": 403 + }, + "eugen.town": { + "error": "HTTPSConnectionPool(host='eugen.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.nathanheffley.com": { + "error": "HTTPSConnectionPool(host='social.nathanheffley.com', port=443): Read timed out. (read timeout=3)" + }, + "tascloud.me": { + "error": "HTTPSConnectionPool(host='tascloud.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "incubator.monsterpit.net": { + "error": "HTTPSConnectionPool(host='incubator.monsterpit.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.efnet.rip": { + "error": "HTTPSConnectionPool(host='tube.efnet.rip', port=443): Read timed out. (read timeout=3)" + }, + "readas.labs.abunchtell.com": { + "error": "HTTPSConnectionPool(host='readas.labs.abunchtell.com', port=443): Read timed out. (read timeout=3)" + }, + "fedi.qcx.io": { + "error": "HTTPSConnectionPool(host='fedi.qcx.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "igouv.fr": { + "error": "HTTPSConnectionPool(host='igouv.fr', port=443): Read timed out. (read timeout=3)" + }, + "relay-dev.fedibird.com": { + "nodeinfo": { + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pub-relay", + "version": "0.2.0" + }, + "usage": { + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0", + "metadata": { + "peers": [ + "misskey.noellabo.jp", + "fedibird.com", + "dtp-mstdn.jp", + "pleroma.noellabo.jp" + ] + } + } + }, + "pantherx.social": { "nodeinfo": { "version": "2.0", "software": { @@ -279587,98 +239156,36 @@ ], "usage": { "users": { - "total": 6, - "activeMonth": 12, - "activeHalfyear": 15 + "total": 15, + "activeMonth": 8, + "activeHalfyear": 204 }, - "localPosts": 882 + "localPosts": 200 }, "openRegistrations": true } }, - "leviathan.robot-disco.net": { - "error": "HTTPSConnectionPool(host='leviathan.robot-disco.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "panic.social": { + "error": "HTTPSConnectionPool(host='panic.social', port=443): Read timed out. (read timeout=3)" }, - "dev.n-sr.org": { - "error": "HTTPSConnectionPool(host='dev.n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pokemonyume.m.to": { + "error": "HTTPSConnectionPool(host='pokemonyume.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bern.social": { - "error": "HTTPSConnectionPool(host='bern.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "balafon.cloud": { + "error": "HTTPSConnectionPool(host='balafon.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "iomstdn.tokyo": { - "error": "HTTPSConnectionPool(host='iomstdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.hlpme.de": { + "error": "HTTPSConnectionPool(host='cloud.hlpme.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "communist.accountant": { - "error": "HTTPSConnectionPool(host='communist.accountant', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "99potions.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.imperialis.net": { + "mastodon.social/users/Corvak": { "error": 404 }, - "relay.fediverse.us": { - "error": 502 - }, - "torrentfreak.com": { - "error": "Exceeded 30 redirects." - }, - "fediplants.club": { + "relay.intahnet.co.uk": { "nodeinfo": { - "metadata": { - "nodeName": "fediplants.club", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": true - }, - "site": { - "name": "fediplants.club", - "domain": "fediplants.club", - "url": "https://fediplants.club", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": true, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -279687,142 +239194,100 @@ "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" }, "usage": { - "localPosts": 40, - "localComments": 0, + "localPosts": 0, "users": { - "total": 14, - "activeHalfyear": 12, - "activeMonth": 1 + "total": 1 } }, "version": "2.0", - "openRegistrations": true + "metadata": { + "peers": [ + "gameliberty.club", + "intahnet.co.uk", + "relay.fediverse.us", + "spinster.xyz", + "rrfarmbot.appspot.com", + "mastodon.chivanet.org", + "toots.slothy.win", + "yarr.io", + "floppy.tokyo", + "gleasonator.com", + "social.nipponalba.scot", + "slum.cloud", + "mastodon.memo-village.online", + "neenster.org", + "beehub.org", + "glindr.org", + "social.1in9.net", + "social.strueker.net", + "mastodon.maescool.be", + "mstdn.social", + "ministry.moonbutt.science", + "qoto.org", + "citadel.thecore.city", + "expired.mentality.rip", + "khat.komitea.fi", + "social.biologianaweb.com.br", + "coom.club", + "sjitter.com", + "toot.wales" + ] + } } }, - "literoticon.net": { + "voluntaryaction.network": { "error": 404 }, - "viid.ga": { - "error": "HTTPSConnectionPool(host='viid.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "mastodon.mituhide.net": { - "error": "HTTPSConnectionPool(host='mastodon.mituhide.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.lyker.jp": { + "error": "HTTPSConnectionPool(host='mstdn.lyker.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "toot.design": { - "error": "HTTPSConnectionPool(host='toot.design', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "osada.macgirvin.com": { + "error": "HTTPSConnectionPool(host='osada.macgirvin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "om.nom.pl": { + "ikbenpiraat.nl": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "MentionPolicy", - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "baraag.net", - "pawoo.net", - "switter.at", - "humblr.social", - "sinblr.com" - ], - "banner_removal": [ - "baraag.net", - "pawoo.net", - "switter.at", - "humblr.social", - "sinblr.com" - ], - "federated_timeline_removal": [], - "good_neighbours": [ - "om.nom.pl", - "kawen.space", - "friend.camp", - "niu.moe", - "fedi.neon.moe", - "pikachu.rocks", - "sleeping.town", - "a.nom.pl", - "cybergay.space", - "bsd.network", - "mastodon.art", - "desu.social", - "fedi.anarchy.moe", - "nulled.red" - ], - "media_nsfw": [], - "media_removal": [ - "baraag.net", - "pawoo.net", - "switter.at", - "humblr.social", - "sinblr.com" - ], - "reject": [ - "gab.com", - "develop.gab.com", - "switter.at", - "humblr.social", - "sinblr.com", - "kiwifarms.cc", - "freespeechextremist.com", - "ehjovan.com", - "freespeech.firedragonstudios.com", - "gameliberty.club", - "the.hedgehoghunter.club", - "pl.765racing.com", - "pl.smuglo.li", - "shitposter.club", - "twimblr.xyz", - "yggdrasil.social" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "version": "2.0", + "usage": { + "users": { + "total": 18 }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "localPosts": 222 + }, + "software": { + "version": "0.9.0", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "ostatus", + "activitypub" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "Taka ma\u0142a instancja", - "nodeName": "Federacja Pizzy Hawajskiej", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://ikbenpiraat.nl/users/wabrandsma", + "https://ikbenpiraat.nl/users/frank87" ], - "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -279830,7 +239295,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -279851,227 +239315,142 @@ "status", "tag", "user-search", - "user_exists", "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://om.nom.pl/users/michcio" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown" ], - "suggestions": { - "enabled": false + "nodeName": "Piratenpartij", + "nodeDescription": "De Piratenpartij Nederland in the Fediverse", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 453, - "users": { - "total": 3 - } - }, - "version": "2.0" + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "mastodon.social/users/matteodem": { + "mctetsudou.net": { + "error": "HTTPSConnectionPool(host='mctetsudou.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.stacktrace.sh": { + "error": "HTTPSConnectionPool(host='social.stacktrace.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "palant.de": { "error": 404 }, - "dolphin.nieein56.me": { - "error": "HTTPSConnectionPool(host='dolphin.nieein56.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kiichan.freedombox.rocks": { + "error": "HTTPSConnectionPool(host='kiichan.freedombox.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "www.tootcn.com": { - "error": "HTTPSConnectionPool(host='www.tootcn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to www.tootcn.com timed out. (connect timeout=3)'))" + "mst.crepe.live": { + "error": "HTTPSConnectionPool(host='mst.crepe.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "vrc.daydream.cafe": { - "error": "HTTPSConnectionPool(host='vrc.daydream.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mein.xn--dsselblog-q9a.de": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" }, - "mastodon.medieval.jp": { - "error": "HTTPSConnectionPool(host='mastodon.medieval.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "abyssfriend.club": { + "error": "HTTPSConnectionPool(host='abyssfriend.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'abyssfriend.club' doesn't match either of '*.easywp.com', 'easywp.com'\")))" }, - "social.and-mate.me": { - "error": "HTTPSConnectionPool(host='social.and-mate.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ikkandon.herokuapp.com": { + "error": "HTTPSConnectionPool(host='ikkandon.herokuapp.com', port=443): Read timed out. (read timeout=3)" + }, + "vingback.se": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 5, + "activeHalfyear": 5, + "activeMonth": 5 + }, + "localPosts": 50, + "localComments": 0 + }, + "metadata": { + "nodeName": "Vingback.se" + } + } }, - "yamasy-revo.jp": { - "error": "HTTPSConnectionPool(host='yamasy-revo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to yamasy-revo.jp timed out. (connect timeout=3)'))" + "freunde.topitz.de": { + "error": "HTTPSConnectionPool(host='freunde.topitz.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'freunde.topitz.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" }, - "tube.conferences-gesticulees.net": { + "mstdn.hokkaido.jp": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 36 + "total": 964, + "activeMonth": 231, + "activeHalfyear": 307 }, - "localPosts": 90, - "localComments": 2 + "localPosts": 52551 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Conf\u00e9rences\u00a0gesticul\u00e9es", - "nodeDescription": "Une conf\u00e9rence gesticul\u00e9e est un moment d\u2019\u00e9ducation populaire, entre un spectacle et une formation, qui m\u00eale autobiographie, analyses et th\u00e9ories. Un m\u00e9lange de choses v\u00e9cues, comprises ou apprises pour transmettre des savoirs politiques.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } + "openRegistrations": true } }, - "andersen.social": { + "peertube.melman.xyz": { + "error": "HTTPSConnectionPool(host='peertube.melman.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.1984.cz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" @@ -280079,21 +239458,18 @@ "usage": { "users": { "total": 2, - "activeMonth": 0, - "activeHalfyear": 0 + "activeMonth": 1, + "activeHalfyear": 4 }, - "localPosts": 99 + "localPosts": 31 }, - "openRegistrations": false + "openRegistrations": true } }, - "kielbrett.de": { - "error": "HTTPSConnectionPool(host='kielbrett.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "moji.m.to": { - "error": "HTTPSConnectionPool(host='moji.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pix.deuchnord.fr": { + "error": "HTTPSConnectionPool(host='pix.deuchnord.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pix.deuchnord.fr' doesn't match 'nebula.astronewbie.space'\")))" }, - "aufdeine.art": { + "quantum.sex": { "nodeinfo": { "version": "2.0", "software": { @@ -280106,24 +239482,36 @@ "usage": { "users": { "total": 5, - "activeMonth": 0, + "activeMonth": 1, "activeHalfyear": 6 }, - "localPosts": 0 + "localPosts": 5 }, "openRegistrations": true } }, - "vorpal.ocloud.de": { - "error": "HTTPSConnectionPool(host='vorpal.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.ur.gs": { + "error": "HTTPSConnectionPool(host='pleroma.ur.gs', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.ur.gs' doesn't match 'autoconfig.ur.gs'\")))" }, - "mrh.io": { + "mastodon.ebiryu.tech": { + "error": "HTTPSConnectionPool(host='mastodon.ebiryu.tech', port=443): Read timed out. (read timeout=3)" + }, + "oyler.social": { + "error": "HTTPSConnectionPool(host='oyler.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "members.wuff-miau.club": { + "error": "HTTPSConnectionPool(host='members.wuff-miau.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "newsmastodon.com": { + "error": "HTTPSConnectionPool(host='newsmastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "computerfairi.es": { "error": 404 }, - "pro.yt": { - "error": "HTTPSConnectionPool(host='pro.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.0u0.fun": { + "error": "HTTPSConnectionPool(host='social.0u0.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "shitposter.club": { + "social.spacebear.ee": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -280135,51 +239523,15 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", "chat", - "relay", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [], - "reject": [ - "womenarestupid.site" - ], - "replace": [] - }, "mrf_policies": [ - "MediaProxyWarmingPolicy", - "HellthreadPolicy", - "SimplePolicy", - "KeywordPolicy", - "StealEmojiPolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "pawoo.net", - "humblr.social", - "switter.at", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "weedis.life" - ], - "reject_deletes": [], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -280191,7 +239543,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Shitposter Club", + "nodeName": "social.spacebear.ee", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -280239,8 +239591,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://shitposter.club/users/moonman", - "https://shitposter.club/users/sim" + "https://social.spacebear.ee/users/support" ], "suggestions": { "enabled": false @@ -280249,10 +239600,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 33554432 + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -280262,192 +239613,51 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-3641-g41071a8f-shitposterclub+dev" + "version": "2.0.2" }, "usage": { - "localPosts": 915774, + "localPosts": 108, "users": { - "total": 1520 + "total": 2 } }, "version": "2.0" } }, - "firecow.cafe": { - "error": "HTTPSConnectionPool(host='firecow.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.rareome.ga": { - "error": "HTTPSConnectionPool(host='pleroma.rareome.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.rareome.ga timed out. (connect timeout=3)'))" - }, - "mastodon.ankh.gr": { - "error": "HTTPSConnectionPool(host='mastodon.ankh.gr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "my.could.cloud": { - "error": "HTTPSConnectionPool(host='my.could.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to my.could.cloud timed out. (connect timeout=3)'))" - }, - "quixote.p4g.club": { - "nodeinfo": { - "metadata": { - "nodeName": "quixote & p4g.club", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.11.1" - }, - "usage": { - "users": { - "total": 5, - "activeHalfyear": 2 - }, - "localPosts": 22 - }, - "version": "2.0" - } - }, - "anfora.srv.saimyx.site": { - "error": "HTTPSConnectionPool(host='anfora.srv.saimyx.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "remote.sagerer-tresore.de": { - "error": "HTTPSConnectionPool(host='remote.sagerer-tresore.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to remote.sagerer-tresore.de timed out. (connect timeout=3)'))" - }, - "toot.makersociety.org": { - "error": "HTTPSConnectionPool(host='toot.makersociety.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "mstdn.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15563, - "activeMonth": 959, - "activeHalfyear": 2449 - }, - "localPosts": 1922438 - }, - "openRegistrations": true - } - }, - "misskey.kusoneko.moe": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.33.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "name": "Kusoneko", - "description": null, - "maintainer": { - "name": "Kusoneko", - "email": "kusoneko@kusoneko.moe" - }, - "langs": [], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [], - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "social.adamasnemesis.com": { + "mastodon.local.lubar.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 12, + "activeMonth": 4, + "activeHalfyear": 6 }, - "localPosts": 20 + "localPosts": 113552 }, "openRegistrations": false } }, - "the.wired.sehol.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 100, - "activeMonth": 8, - "activeHalfyear": 19 - }, - "localPosts": 1407 - }, - "openRegistrations": false - } + "social.resplendentwebservices.com": { + "error": "HTTPSConnectionPool(host='social.resplendentwebservices.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "talker.to": { - "error": "HTTPSConnectionPool(host='talker.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "backstage.lunatic-circus.de": { + "error": "HTTPSConnectionPool(host='backstage.lunatic-circus.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "muziko.cloud": { - "error": "HTTPSConnectionPool(host='muziko.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "trashtalk.jp": { + "error": "HTTPSConnectionPool(host='trashtalk.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "videos.koweb.fr": { + "social.upho.net": { + "error": "HTTPSConnectionPool(host='social.upho.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.upho.net' doesn't match either of 'apps.chaoslab.in', 'apps.houndbee.com', 'board.upho.net', 'cloud.artistswac.org', 'cloud.femlens.com', 'cloud.migrationvoter.com', 'cloud.upho.net', 'db.callisto.upho.net', 'globalista.openradio.in', 'haste.upho.net', 'houndbee.com', 'houndbee.sandcats.io', 'meet.artistswac.org', 'meet.baithak.de', 'meet.houndbee.com', 'meet.laurynmannigel.me', 'notes.upho.net', 'office.artistswac.org', 'office.migrationvoter.com', 'office.upho.net', 'smell.upho.net', 'stage.openradio.in', 'static.chaoslab.in', 'static.houndbee.com', 'stream.openradio.in', 'survey.smellfeelmatch.me', 'thebe.upho.net', 'upho.net', 'www.houndbee.com'\")))" + }, + "video.fdlibre.eu": { "nodeinfo": { "version": "2.0", "software": { @@ -280467,42 +239677,33 @@ "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 2 }, - "localPosts": 27, - "localComments": 0 + "localPosts": 7394, + "localComments": 7 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Koweb Videos", - "nodeDescription": "Vid\u00e9os h\u00e9berg\u00e9es par Koweb pour former les organisations souhaitant \u00eatre plus participative et apprenante gr\u00e2ce aux outils num\u00e9riques." + "nodeName": "PeerTube FDLibre", + "nodeDescription": "Peertube, une plate-forme f\u00e9d\u00e9r\u00e9e (ActivityPub) de stream vid\u00e9o utilisant le P2P (BitTorrent) directement dans la navigateur avec WebTorrent et Angular." } } }, - "social.froghat.ca": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 412 - }, - "openRegistrations": false - } + "mstdn.fm": { + "error": 404 }, - "peertube.pontostroy.gq": { + "mastodon.iszy.cc": { + "error": "HTTPSConnectionPool(host='mastodon.iszy.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "en.blog.wordpress.com": { + "error": 404 + }, + "thesocialnerd.online": { + "error": "HTTPSConnectionPool(host='thesocialnerd.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "luxtube.lu": { "nodeinfo": { "version": "2.0", "software": { @@ -280522,20 +239723,46 @@ "openRegistrations": true, "usage": { "users": { - "total": 253 + "total": 54 }, - "localPosts": 64070, - "localComments": 38 + "localPosts": 2774, + "localComments": 12 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Pontostroy peertube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\nhttp3\\quic enabled server", + "nodeName": "LuxTube", + "nodeDescription": "Deng L\u00ebtzebuerger Video-on-demand Plattform.\nVun MPOAI A.s.b.l.", "nodeConfig": { "plugin": { "registered": [ + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "recaptcha", + "version": "0.0.2", + "description": "PeerTube plugin adding ReCaptcha v2 to the signup", + "clientScripts": { + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", + "scopes": [ + "signup" + ] + } + } + }, { "name": "matomo", "version": "0.0.3", @@ -280550,9 +239777,9 @@ } }, { - "name": "glavlit", - "version": "0.0.1", - "description": "Enhanced moderation tools for PeerTube", + "name": "georegister", + "version": "0.0.4", + "description": "PeerTube plugin for allowing registration depending on ip countries", "clientScripts": {} } ] @@ -280560,33 +239787,39 @@ "theme": { "registered": [ { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", "css": [ - "assets/style1.css", - "assets/style2.css" + "assets/style.css" ], "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", "scopes": [ - "video-watch" + "common" ] } } }, { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", "css": [ "assets/style.css" ], - "clientScripts": {} + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "dark" + "default": "bittube-dark-mode" }, "email": { "enabled": true @@ -280602,18 +239835,17 @@ "enabled": true }, "enabledResolutions": [ - 480, - 720, + 360, 1080 ] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -280677,8 +239909,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 5368709120 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -280692,44 +239924,7 @@ } } }, - "idreamof.ryukyu": { - "error": "HTTPSConnectionPool(host='idreamof.ryukyu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to idreamof.ryukyu timed out. (connect timeout=3)'))" - }, - "plume.debian.social": { - "nodeinfo": { - "metadata": { - "nodeDescription": "plume.debian.social", - "nodeName": "plume.debian.social" - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, - "usage": { - "localComments": 0, - "localPosts": 2, - "users": { - "total": 3 - } - }, - "version": "2.0" - } - }, - "serafean.cz": { - "error": 404 - }, - "central.saladisdead.com": { - "error": 403 - }, - "mastodon.radio": { + "iamveryti.red": { "nodeinfo": { "version": "2.0", "software": { @@ -280741,211 +239936,16 @@ ], "usage": { "users": { - "total": 246, - "activeMonth": 109, - "activeHalfyear": 240 + "total": 264, + "activeMonth": 24, + "activeHalfyear": 72 }, - "localPosts": 20355 + "localPosts": 10662 }, "openRegistrations": true } }, - "sounds.neckbeard.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.20.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 72, - "activeHalfyear": 24, - "activeMonth": 13 - } - }, - "metadata": { - "actorId": "https://sounds.neckbeard.xyz/federation/actors/service", - "private": false, - "shortDescription": "Sounds of the neckbeard", - "longDescription": "These are sounds you'll hear while sailing the seven seas aboard the the [H.M.S. Neckbeard](https://neckbeard.xyz)", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Neckbeard Sounds", - "banner": null, - "defaultUploadQuota": 2500, - "library": { - "federationEnabled": true, - "federationNeedsApproval": false, - "anonymousCanListen": true, - "tracks": { - "total": 55684 - }, - "artists": { - "total": 9682 - }, - "albums": { - "total": 7188 - }, - "music": { - "hours": 4097.533888888889 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "usage": { - "favorites": { - "tracks": { - "total": 466 - } - }, - "listenings": { - "total": 6031 - } - } - } - } - }, - "ublog.antispecisme.net": { - "error": "HTTPSConnectionPool(host='ublog.antispecisme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ublog.antispecisme.net' doesn't match either of 'broken-by-design.fr', 'www.broken-by-design.fr'\")))" - }, - "nextcloud.arjanvaartjes.net": { - "error": 404 - }, - "mastodon.social/users/trwnh": { - "error": 404 - }, - "g1zm0.social": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 66, - "localComments": 7 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "blog.talosintelligence.com": { - "error": 403 - }, - "thetalkingproject.org": { - "error": "HTTPSConnectionPool(host='thetalkingproject.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "calgaryherald.com": { - "error": 404 - }, - "mastodon.bertel-numerique.re": { - "error": "HTTPSConnectionPool(host='mastodon.bertel-numerique.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "freedom.horse": { + "masthead.social": { "nodeinfo": { "version": "2.0", "software": { @@ -280957,61 +239957,16 @@ ], "usage": { "users": { - "total": 178, - "activeMonth": 11, - "activeHalfyear": 19 + "total": 2335, + "activeMonth": 513, + "activeHalfyear": 1421 }, - "localPosts": 62715 + "localPosts": 59560 }, - "openRegistrations": false + "openRegistrations": true } }, - "baracska.uber.space": { - "error": 503 - }, - "fedi.zzzoo.org": { - "error": "HTTPSConnectionPool(host='fedi.zzzoo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fedi.zzzoo.org timed out. (connect timeout=3)'))" - }, - "c.nextgamers.eu": { - "error": 404 - }, - "mastodon.social/users/StarLust": { - "error": 404 - }, - "yodamtp.mobi": { - "error": "HTTPSConnectionPool(host='yodamtp.mobi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mb.u53.us": { - "error": 404 - }, - "cloud.steingaesser.net": { - "error": 404 - }, - "lovelive-mstdn.com": { - "error": "HTTPSConnectionPool(host='lovelive-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.redbrick.dcu.ie": { - "error": 404 - }, - "mastodon.social/users/misty": { - "error": 404 - }, - "pfctelepathy.wordpress.com": { - "error": 404 - }, - "bots.tchnics.de": { - "error": "HTTPSConnectionPool(host='bots.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "valla.stonestagsa.ga": { - "error": "HTTPSConnectionPool(host='valla.stonestagsa.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to valla.stonestagsa.ga timed out. (connect timeout=3)'))" - }, - "mastodon-testing.home.wxcafe.net": { - "error": "HTTPSConnectionPool(host='mastodon-testing.home.wxcafe.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.grayrecord.com": { - "error": "HTTPSConnectionPool(host='mastodon.grayrecord.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.grayrecord.com timed out. (connect timeout=3)'))" - }, - "mental.social": { + "mastodon.hackerspaces.be": { "nodeinfo": { "version": "2.0", "software": { @@ -281023,83 +239978,16 @@ ], "usage": { "users": { - "total": 1266, - "activeMonth": 259, - "activeHalfyear": 430 - }, - "localPosts": 868382 - }, - "openRegistrations": false - } - }, - "ykiadon.net": { - "error": "HTTPSConnectionPool(host='ykiadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.techiem2.info": { - "error": 404 - }, - "cloud.spicyshoggoth.com": { - "error": "SOCKSHTTPConnectionPool(host='spicyshoggoth.cloud.well-known', port=80): Max retries exceeded with url: /nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "donges.spdns.de": { - "error": "HTTPSConnectionPool(host='donges.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to donges.spdns.de timed out. (connect timeout=3)'))" - }, - "itinidkwi.masto.host": { - "error": "HTTPSConnectionPool(host='itinidkwi.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "next.gionathandiani.name": { - "error": 404 - }, - "weeb.moe": { - "error": 403 - }, - "mastodon.home.rivage.tk": { - "error": 502 - }, - "misskey.xmcode.pl": { - "error": "HTTPSConnectionPool(host='misskey.xmcode.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.bovarys.me": { - "error": "HTTPSConnectionPool(host='social.bovarys.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.anzui.de": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.0.0" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 2871, - "localComments": 0 + "localPosts": 0 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Anzui's PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "mstdn.guddl.de": { - "error": "HTTPSConnectionPool(host='mstdn.guddl.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "hates.company": { + "dev.mstdn-jp.site": { "nodeinfo": { "version": "2.0", "software": { @@ -281111,118 +239999,33 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 59, + "activeMonth": 56, + "activeHalfyear": 57 }, - "localPosts": 1114 + "localPosts": 268 }, - "openRegistrations": false + "openRegistrations": true } }, - "videos.judrey.eu": { - "error": 404 - }, - "zeptar.org": { - "error": "HTTPSConnectionPool(host='zeptar.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.dasbiersec.com": { - "error": "HTTPSConnectionPool(host='social.dasbiersec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "veenus.tk": { - "error": "HTTPSConnectionPool(host='veenus.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mas.rafe.name": { - "error": "HTTPSConnectionPool(host='mas.rafe.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hellmage.com": { - "error": "HTTPSConnectionPool(host='hellmage.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hellmage.com timed out. (connect timeout=3)'))" - }, - "mastodon.foundry.wepn.social": { - "error": "HTTPSConnectionPool(host='mastodon.foundry.wepn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.ddns.net": { - "error": 404 - }, - "www.i-have-a-stream.de": { - "error": "HTTPSConnectionPool(host='www.i-have-a-stream.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.i-have-a-stream.de' doesn't match 'www.immobilienportale.com'\")))" - }, - "cloud.v0idkr4ft.com": { - "error": 404 - }, - "nemousu.site": { - "error": "HTTPSConnectionPool(host='nemousu.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "the.hedgehoghunter.club": { - "error": "HTTPSConnectionPool(host='the.hedgehoghunter.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'the.hedgehoghunter.club' doesn't match 'freespeechextremist.com'\")))" - }, - "mstdn.enjinm7.com": { - "error": "HTTPSConnectionPool(host='mstdn.enjinm7.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.mario.chat": { - "error": 502 - }, - "tonola.bortzmeyer.fr": { - "error": "HTTPSConnectionPool(host='tonola.bortzmeyer.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "siggfm.selfhost.me": { - "error": 403 - }, - "fum1.ddns.net": { - "error": "HTTPSConnectionPool(host='fum1.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "keithjgrant.com": { - "error": 404 - }, - "pixelfed.aus.party": { - "error": "HTTPSConnectionPool(host='pixelfed.aus.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ibgr.m.to": { - "error": "HTTPSConnectionPool(host='ibgr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "kayii.goe.land": { + "wordsmith.reverie.club": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, + "federation": {}, "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "Une instance hyperlocale, avec un amour fou pour les go\u00e9lands. Mais pas que.", - "nodeName": "Pleroma", + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Wordsmith", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -281232,7 +240035,8 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown" + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -281269,10 +240073,15 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://kayii.goe.land/users/eorn" + "https://wordsmith.reverie.club/users/sim", + "https://wordsmith.reverie.club/users/moon" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -281281,9 +240090,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -281291,30 +240101,54 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.9-9-g06fec99e-release-1-1-9" }, "usage": { - "localPosts": 1359, + "localPosts": 20, "users": { - "total": 7 + "total": 3 } }, "version": "2.0" } }, - "unshaped.space": { - "error": 404 + "social.cheesebsd.com": { + "error": "HTTPSConnectionPool(host='social.cheesebsd.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/nothingxs": { + "lighteon.ru": { "error": 404 }, - "sander.photos": { - "error": "HTTPSConnectionPool(host='sander.photos', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sander.photos' doesn't match 'de2.terrahost.org'\")))" + "taruntarun.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 46, + "activeMonth": 26, + "activeHalfyear": 148 + }, + "localPosts": 110922 + }, + "openRegistrations": true + } }, - "maw.network": { - "error": "HTTPSConnectionPool(host='maw.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sealion.club": { + "error": "HTTPSConnectionPool(host='sealion.club', port=443): Read timed out. (read timeout=3)" }, - "mastodon.scot": { + "soc.spru.sr": { + "error": "HTTPSConnectionPool(host='soc.spru.sr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "1791.social": { + "error": 404 + }, + "noagendasocial.com": { "nodeinfo": { "version": "2.0", "software": { @@ -281326,70 +240160,98 @@ ], "usage": { "users": { - "total": 1257, - "activeMonth": 286, - "activeHalfyear": 1446 + "total": 5280, + "activeMonth": 1304, + "activeHalfyear": 2175 }, - "localPosts": 29362 + "localPosts": 784842 }, - "openRegistrations": true + "openRegistrations": false } }, - "babumi.m.to": { - "error": "HTTPSConnectionPool(host='babumi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.olcy.fr": { + "error": "HTTPSConnectionPool(host='social.olcy.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.elmit.com": { - "error": "HTTPSConnectionPool(host='mastodon.elmit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.1312.media": { + "error": "HTTPSConnectionPool(host='peertube.1312.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "sweet.sugarcube.pw": { - "error": 500 + "tantor.online": { + "error": "HTTPSConnectionPool(host='tantor.online', port=443): Read timed out. (read timeout=3)" }, - "cvuhn4smoar5yb4caraimhg6lo6ynff4ksqfld3nhtrkrz3efafsyhqd.onion": { - "error": "HTTPSConnectionPool(host='cvuhn4smoar5yb4caraimhg6lo6ynff4ksqfld3nhtrkrz3efafsyhqd.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.squadnova.com": { + "error": "HTTPSConnectionPool(host='social.squadnova.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.squadnova.com' doesn't match '*.ADOBECEMCLOUD.NET'\")))" }, - "peertube.devosi.org": { - "error": "HTTPSConnectionPool(host='peertube.devosi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "talk.magically.cc": { + "error": "HTTPSConnectionPool(host='talk.magically.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "illuster.org": { - "error": 404 + "social.foggyminds.com": { + "error": 523 }, - "mstdn.346production.jp": { - "error": "HTTPSConnectionPool(host='mstdn.346production.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.eleith.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "vasilakisfil.social": { - "error": 404 + "fumufu.xyz": { + "error": "HTTPSConnectionPool(host='fumufu.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "z-gentoo.ddns.net": { - "error": "HTTPSConnectionPool(host='z-gentoo.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.dyke.space": { + "error": "HTTPSConnectionPool(host='fedi.dyke.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "straylight.expectnomore.net": { + "tokyohouse.party": { + "error": "HTTPSConnectionPool(host='tokyohouse.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "libertica.space": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "friendica", + "pumpio", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 15, - "activeMonth": 7, - "activeHalfyear": 7 + "total": 135, + "activeHalfyear": 86, + "activeMonth": 21 }, - "localPosts": 3702 + "localPosts": 3400, + "localComments": 884 }, - "openRegistrations": false + "metadata": { + "nodeName": "Libertica Space" + } } }, - "poils.pachyderme.net": { - "error": 404 + "social.patate-douce.me": { + "error": "HTTPSConnectionPool(host='social.patate-douce.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fedi.circuitlocution.com": { + "monstrous.church": { + "error": "HTTPSConnectionPool(host='monstrous.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "masto.devosmium.xyz": { + "error": "HTTPSConnectionPool(host='masto.devosmium.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pleroma.xianon.net": { "nodeinfo": { "metadata": { - "accountActivationRequired": true, + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -281398,11 +240260,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", + "media_proxy", "relay" ], "federation": { - "enabled": true + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -281410,10 +240277,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Fedi/Circuitlocution", + "nodeName": "Pleroma/\u30b7\u30a2\u30ce\u30f3", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -281426,7 +240293,7 @@ "text/markdown", "text/bbcode" ], - "private": true, + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -281461,7 +240328,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.circuitlocution.com/users/gdorn" + "https://pleroma.xianon.net/users/xianon" ], "suggestions": { "enabled": false @@ -281483,18 +240350,24 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-3-gd5d5b5a3" + "version": "2.0.2" }, "usage": { - "localPosts": 133, + "localPosts": 167, "users": { - "total": 2 + "total": 3 } }, "version": "2.0" } }, - "mastodon.spdns.org": { + "housecat.dog": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "esdin.me": { + "error": 404 + }, + "iwatedon.net": { "nodeinfo": { "version": "2.0", "software": { @@ -281506,193 +240379,64 @@ ], "usage": { "users": { - "total": 13, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 175, + "activeMonth": 45, + "activeHalfyear": 180 }, - "localPosts": 41 + "localPosts": 36472 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.over-world.org": { - "error": "HTTPSConnectionPool(host='social.over-world.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "genkafudon.m.to": { - "error": "HTTPSConnectionPool(host='genkafudon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.mfashby.net": { + "error": "HTTPSConnectionPool(host='social.mfashby.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "demo.reel2bits.org": { + "hexadon.net": { "nodeinfo": { - "metadata": { - "announcement": "This a demo instance. Any content can be deleted at any time.", - "nodeDescription": "This is the reel2bits demo instance.", - "nodeName": "reel2bits demo", - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web", - "reel2bits", - "register", - "login", - "oauth-callback", - "tracks", - "albums", - "account", - "uploads", - "static", - "feeds" - ], - "sentryDsn": "https://d91d82f258b849ca9cb15c8b346d5fe7:f416418eec7847ae99ad9cd83a3da8c1@sentry.sigpipe.me/18", - "taxonomy": { - "postsName": "Tracks" - }, - "uploadLimits": { - "track": 67108864 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.1" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "reel2bits", - "version": "0.0.1" - }, "usage": { - "localPosts": 10, "users": { - "total": 34 - } + "total": 58, + "activeMonth": 44, + "activeHalfyear": 110 + }, + "localPosts": 242773 }, - "version": "2.0" + "openRegistrations": false } }, - "35o.poker": { - "error": "HTTPSConnectionPool(host='35o.poker', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 35o.poker timed out. (connect timeout=3)'))" - }, - "pleroma.angristan.xyz": { - "error": "HTTPSConnectionPool(host='pleroma.angristan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "friendica.redwords.co.uk": { - "error": "HTTPSConnectionPool(host='friendica.redwords.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "scinfolex.com": { + "someu.net": { "error": 404 }, - "relay.kith.kitchen": { + "luckystrik3.com": { "nodeinfo": { - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" - }, - "usage": { - "localPosts": 0, - "users": { - "total": 1 - } - }, "version": "2.0", - "metadata": { - "peers": [ - "kith.kitchen", - "coom.club" - ] - } - } - }, - "librenet.gr": { - "nodeinfo": { - "version": "1.0", "software": { - "name": "diaspora", - "version": "0.7.12.0-p9b672b51" - }, - "protocols": { - "inbound": [ - "diaspora" - ], - "outbound": [ - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2388, - "activeHalfyear": 191, - "activeMonth": 38 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 11006, - "localComments": 2857 + "localPosts": 4 }, - "metadata": { - "nodeName": "librenet*", - "xmppChat": false, - "camo": { - "markdown": true, - "opengraph": true, - "remotePods": true - } - } + "openRegistrations": false } }, - "fetishsocial.club": { - "error": "HTTPSConnectionPool(host='fetishsocial.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "zap.nipponalba.scot": { - "error": "HTTPSConnectionPool(host='zap.nipponalba.scot', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.torstensfriendica.de/friendica": { - "error": "HTTPSConnectionPool(host='www.torstensfriendica.de', port=443): Max retries exceeded with url: /friendica/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.torstensfriendica.de' doesn't match either of '*.ssl-secured-server.de', 'ssl-secured-server.de'\")))" - }, - "vmrpc.net": { + "social.gattai.net": { "nodeinfo": { "version": "2.0", "software": { @@ -281704,39 +240448,54 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 242 + "localPosts": 3182 }, - "openRegistrations": false + "openRegistrations": true } }, - "owncloud.home.monsiteinternet.org": { + "rufpost.vega.uberspace.de/friendica": { "error": 404 }, - "latinos.social": { - "error": "HTTPSConnectionPool(host='latinos.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nimbus.latner.us": { + "error": 404 }, - "catgirls.science": { - "error": "HTTPSConnectionPool(host='catgirls.science', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "eizi2002.orz.hm": { + "error": "HTTPSConnectionPool(host='eizi2002.orz.hm', port=443): Read timed out. (read timeout=3)" }, - "test.net.sydney": { - "error": "HTTPSConnectionPool(host='test.net.sydney', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.net.sydney timed out. (connect timeout=3)'))" + "anonymiad.m.to": { + "error": "HTTPSConnectionPool(host='anonymiad.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "benjamin.sonntag.fr": { + "somewhy.com": { + "error": "HTTPSConnectionPool(host='somewhy.com', port=443): Read timed out. (read timeout=3)" + }, + "fitpa.ws": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "fr.sandbox.ulule.com": { + "error": 404 + }, + "nextcloud.haacksnetworking.com": { + "error": 404 + }, + "cloud.glitchbusters.info": { + "error": 404 + }, + "www.familysolidarity.org": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.4.1" + "version": "5.2.4" }, "usage": { "users": { - "total": 1 + "total": 3 }, - "localPosts": 165, + "localPosts": 63, "localComments": 0 }, "openRegistrations": false, @@ -281748,143 +240507,210 @@ "outbound": [] }, "metadata": { - "email": "benjamin@sonntag.fr" + "email": "victordiazbl@gmail.com" } } }, - "hub.rouze.eu": { + "friendica.friendzone.social": { + "error": "HTTPSConnectionPool(host='friendica.friendzone.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cncs.io": { + "error": "HTTPSConnectionPool(host='cncs.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "raptube.antipub.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.4.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "redmatrix", - "twitter", - "wordpress" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 0, - "activeHalfyear": 0, - "activeMonth": 0 + "total": 7 }, - "localPosts": 0, + "localPosts": 101, "localComments": 0 }, "metadata": { - "nodeName": "Hubzilla ROUZE" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "RAPTube", + "nodeDescription": "Plateforme vid\u00e9o de l'association R\u00e9sistance \u00e0 l'Agression Publicitaire (RAP)." } } }, - "mastodon.tsurai.jp": { - "error": "HTTPSConnectionPool(host='mastodon.tsurai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "klownisms.wordpress.com": { - "error": 404 - }, - "social.3v.fi": { - "error": 502 - }, - "social.charlag.space": { + "mastodon.osyakasyama.me": { "nodeinfo": { - "metadata": { - "features": [ - "kibou_api", - "mastodon_api", - "webfinger" - ] + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "nodeContactEmail": "charlag@tuta.io", - "nodeDescription": "A node for charlag", - "nodeName": "Charlag Space Node", - "openRegistrations": false, "protocols": [ - "activitypub", - "litepub" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 6, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 4642 }, + "openRegistrations": false + } + }, + "chicken.rodeo": { + "nodeinfo": { + "version": "2.0", "software": { - "name": "kibou", - "version": "0.1.0-testing" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { - "localPosts": 21, "users": { - "total": 2 - } + "total": 1, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 2 }, - "version": "2.0" + "openRegistrations": false } }, - "mastodon.social/users/RobF": { - "error": 404 + "cyberia.nessel.cloud": { + "error": "HTTPSConnectionPool(host='cyberia.nessel.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "svrdndev.drillion.net": { + "zowie.im": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "campediem.masto.host": { + "error": "HTTPSConnectionPool(host='campediem.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "talk.houbahouba.de": { "error": 404 }, - "debtube.debian.net": { - "error": "HTTPSConnectionPool(host='debtube.debian.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'debtube.debian.net' doesn't match 'debian.social'\")))" + "kapselschriften.masto.host": { + "error": 502 }, - "mastodon.social/users/warpgate9": { + "terencius.com": { "error": 404 }, - "cloud.35uu.cf": { + "social.tchncs.de/users/imo": { "error": 404 }, - "flauschekatze.space": { + "gnusocial.villanos.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 7, + "activeHalfyear": 273, + "activeMonth": 207 + }, + "localPosts": 9589, + "localComments": 3268 + }, + "metadata": { + "nodeName": "Una mirada villana a GNU Social", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] + } + } + }, + "silba.me": { "error": 404 }, - "angelbows.mkljczk.pl": { - "error": "HTTPSConnectionPool(host='angelbows.mkljczk.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "thebabyisyou.social": { + "error": "HTTPSConnectionPool(host='thebabyisyou.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "yatw.home.js4.in": { - "error": "HTTPSConnectionPool(host='yatw.home.js4.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "labotadon.net": { + "error": "HTTPSConnectionPool(host='labotadon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thefederation.net": { + "hellowelcome.club": { + "error": "HTTPSConnectionPool(host='hellowelcome.club', port=443): Read timed out. (read timeout=3)" + }, + "mustodon.bocchi.tokyo": { + "error": 502 + }, + "mastodon.social/users/Sourmilk": { "error": 404 }, - "social.yakshed.org": { + "ieji.de": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 280, + "activeMonth": 67, + "activeHalfyear": 251 }, - "localPosts": 389 + "localPosts": 23425 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.gza.jp": { + "liberto.hostiso.host": { + "error": 404 + }, + "asko.dev": { + "error": "HTTPSConnectionPool(host='asko.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.moqueur.chat": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "dreadsec.social": { "nodeinfo": { "version": "2.0", "software": { @@ -281896,67 +240722,82 @@ ], "usage": { "users": { - "total": 204, - "activeMonth": 114, - "activeHalfyear": 145 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 1130 + "localPosts": 734 }, "openRegistrations": true } }, - "tube.tr4sk.me": { - "error": "HTTPSConnectionPool(host='tube.tr4sk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.tr4sk.me' doesn't match either of '*.biboum.fr', 'biboum.fr'\")))" + "rodent.io": { + "error": 502 }, - "ping.the-planet.space": { + "videos.renardrebelle.fr": { + "error": "HTTPSConnectionPool(host='videos.renardrebelle.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mstdn.peachybat.com": { + "error": "HTTPSConnectionPool(host='mstdn.peachybat.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/AudioRCA": { + "error": 404 + }, + "videos.fsci.org.in": { + "error": "HTTPSConnectionPool(host='videos.fsci.org.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'videos.fsci.org.in' doesn't match 'git.newtype.fr'\")))" + }, + "aridgwayweb.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "gancio.cisti.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.29.0-0.12b" + "metadata": { + "nodeDescription": "A shared agenda for local communities", + "nodeName": "Gancio" }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": {} + "software": { + "name": "gancio", + "version": "0.17.9" }, - "metadata": { - "nodeName": "The Planet", - "nodeDescription": null, - "maintainer": { - "name": "InspectorCaracal", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/InspectorCaracal/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true + "version": "2.0", + "usage": { + "localComments": 0, + "localPosts": 777, + "users": { + "total": 66 + } } } }, - "laze.today": { + "mastodon.social/users/timotimo": { "error": 404 }, - "pouet.chapril.org": { + "hello.m.to": { + "error": "HTTPSConnectionPool(host='hello.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "theoerzetic.fr": { + "error": "HTTPSConnectionPool(host='theoerzetic.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "chroske.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.social/users/tomcat": { + "error": 404 + }, + "cloud.baghera.design": { + "error": 403 + }, + "nagoyadon.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -281968,37 +240809,162 @@ ], "usage": { "users": { - "total": 318, - "activeMonth": 146, - "activeHalfyear": 264 + "total": 126, + "activeMonth": 25, + "activeHalfyear": 32 }, - "localPosts": 24835 + "localPosts": 111481 }, - "openRegistrations": true + "openRegistrations": false } }, - "hirano.work": { + "write.valinor.fr": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "write.valinor.fr" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 1, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "writefreely.axilus.network": { "error": 404 }, - "cloud.xd0.de": { + "tticlab.com": { + "error": "HTTPSConnectionPool(host='tticlab.com', port=443): Read timed out. (read timeout=3)" + }, + "sunbreak.allaver.com": { + "error": "HTTPSConnectionPool(host='sunbreak.allaver.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "engekidon.net": { + "error": "HTTPSConnectionPool(host='engekidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "bb.dudu.best": { + "error": "HTTPSConnectionPool(host='bb.dudu.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.staltsoft.com": { + "error": "HTTPSConnectionPool(host='peertube.staltsoft.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.minet.net": { + "error": "HTTPSConnectionPool(host='mastodon.minet.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "sns.gdgd.jp.net": { + "error": "HTTPSConnectionPool(host='sns.gdgd.jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "js.social": { + "error": "HTTPSConnectionPool(host='js.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "runtube.re": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 19 + }, + "localPosts": 1524, + "localComments": 4 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "RunTube", + "nodeDescription": "Bienvenue sur RunTube, une plateforme de partage vid\u00e9os h\u00e9berg\u00e9e sur l'\u00eele de la R\u00e9union" + } + } + }, + "es.litepubrelay.resplendentwebservices.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.hemmer.tv": { + "error": "HTTPSConnectionPool(host='social.hemmer.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hubzilla.com.br": { + "error": "HTTPSConnectionPool(host='hubzilla.com.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "baczuk.com": { + "error": "HTTPSConnectionPool(host='baczuk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "toot.world": { + "error": "HTTPSConnectionPool(host='toot.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.world' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" + }, + "mastodon.home.rivage.tk": { + "error": "HTTPSConnectionPool(host='mastodon.home.rivage.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.mndet.net": { "error": 403 }, - "zivitas.info": { + "cloud.laubacher.io": { + "error": 403 + }, + "fosstodon.org/@mbo": { "error": 404 }, - "us.dev": { + "192.168.101.100": { + "error": "HTTPSConnectionPool(host='192.168.101.100', port=443): Read timed out. (read timeout=3)" + }, + "cloud.kraemer-home.ddnss.de": { "error": 404 }, - "mstdn.kobys.net": { - "error": "HTTPSConnectionPool(host='mstdn.kobys.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubzilla.a-zwenkau.de": { + "error": "HTTPSConnectionPool(host='hubzilla.a-zwenkau.de', port=443): Read timed out. (read timeout=3)" }, - "35.187.159.57": { - "error": "HTTPSConnectionPool(host='35.187.159.57', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 35.187.159.57 timed out. (connect timeout=3)'))" + "mstdn.takanory.jp": { + "error": "HTTPSConnectionPool(host='mstdn.takanory.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.hugolecourt.fr": { - "error": "HTTPSConnectionPool(host='mastodon.hugolecourt.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "nextcloud.karmel-duisburg.de": { + "error": 404 }, - "fedi.be": { + "mastod.life": { + "error": "HTTPSConnectionPool(host='mastod.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "f.harmonie-12.net": { + "error": "HTTPSConnectionPool(host='f.harmonie-12.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "insultron.lmorchard.com": { + "error": "HTTPSConnectionPool(host='insultron.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twitter.masto.host": { + "error": "HTTPSConnectionPool(host='twitter.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tritodon.masto.host": { + "error": "HTTPSConnectionPool(host='tritodon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "meme.trafficking.agency": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -282008,18 +240974,31 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "relay" + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, - "mrf_policies": [], + "mrf_policies": [ + "NoOpPolicy" + ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Your Belgian entry point to the Fediverse", - "nodeName": "fedi.be", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "\ud835\udde0\ud835\uddf2\ud835\uddfa\ud835\uddf2 \ud835\ude01\ud835\uddff\ud835\uddee\ud835\uddf3\ud835\uddf3\ud835\uddf6\ud835\uddf0\ud835\uddf8\ud835\uddf6\ud835\uddfb\ud835\uddf4 \ud835\uddd4\ud835\uddf4\ud835\uddf2\ud835\uddfb\ud835\uddf0\ud835\ude06", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -282067,14 +241046,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://fedi.be/users/admin" + "https://meme.trafficking.agency/users/teddy" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -282083,10 +241058,9 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -282094,179 +241068,195 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.50-538-g1b5f8d19-develop" }, "usage": { - "localPosts": 282, + "localPosts": 184, "users": { - "total": 62 + "total": 5 } }, "version": "2.0" } }, - "butts.team": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 7, - "activeHalfyear": 12 - }, - "localPosts": 15647 - }, - "openRegistrations": false - } - }, - "lingodies.com": { - "error": "HTTPSConnectionPool(host='lingodies.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "dent.smithfam.info": { - "error": "HTTPSConnectionPool(host='dent.smithfam.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "quasselfritze.de": { - "error": 404 + "mastodon.barkshark.tk": { + "error": "HTTPSConnectionPool(host='mastodon.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blessedgeeks.jp": { + "cloud.dante.tk": { "error": 404 }, - "speak.datamol.org": { - "nodeinfo": { - "metadata": {}, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "Plume", - "version": "0.2.0" - }, - "usage": { - "localComments": 1, - "localPosts": 0, - "users": { - "total": 1 - } - }, - "version": "2.0" - } + "urt1gmxjxn2on8nloz713vljz7.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "dev-group.federa.site": { - "error": "HTTPSConnectionPool(host='dev-group.federa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "underdesk.net": { + "error": "HTTPSConnectionPool(host='underdesk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.tomwsmf.com": { - "error": "HTTPSConnectionPool(host='mastodon.tomwsmf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gw.fedibird.com": { + "error": 502 }, - "mastodon.cafe": { + "bigbrother.house": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.scarletsisters.xyz": { - "error": 403 + "arthertoninthesky.co.uk": { + "error": "HTTPSConnectionPool(host='arthertoninthesky.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "socialspace.xyz": { - "error": "HTTPSConnectionPool(host='socialspace.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tno.social": { + "error": "HTTPSConnectionPool(host='tno.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.bka.li": { + "mckillop.org": { "nodeinfo": { - "metadata": { - "nodeDescription": "Please read the [terms of usage](https://bka.li/terms)(German) and [privacy policy](https://bka.li/privacy)(German) \nFor non german speaking, please translate the sites using [deepl](https://www.deepl.com/translator).", - "nodeName": "BKA.li FediBlog" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "version": "2.0", + "usage": { + "users": { + "total": 1 + }, + "localPosts": 2 }, "software": { - "name": "plume", - "version": "0.4.0" + "version": "0.9.0", + "name": "pleroma" }, - "usage": { - "localComments": 15, - "localPosts": 23, - "users": { - "total": 14 - } + "services": { + "outbound": [], + "inbound": [] }, - "version": "2.0" + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": true, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 23, + "enabled": false + }, + "staffAccounts": [ + "https://mckillop.org/users/neil" + ], + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "nodeName": "McKillop.org", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "fujimo.top": { - "error": "HTTPSConnectionPool(host='fujimo.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "distributed.social": { - "error": "HTTPSConnectionPool(host='distributed.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.larrybeck.net": { - "error": 404 - }, - "www.oszbox.de": { - "error": 404 - }, - "friendica.fanikk.fi": { - "error": 404 - }, - "mstdn.xn--nnqt1l.tk": { - "error": "HTTPSConnectionPool(host='mstdn.xn--nnqt1l.tk', port=443): Read timed out. (read timeout=3)" - }, - "fk0.covering.space": { - "error": 502 - }, - "relai-francophone.fedi.quebec": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "issue.network": { - "error": "HTTPSConnectionPool(host='issue.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "linkomanija.online": { - "error": 404 - }, - "phpman.red": { - "error": "HTTPSConnectionPool(host='phpman.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pieville.net": { + "toot.postea.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 250, - "activeMonth": 68, - "activeHalfyear": 205 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 68696 + "localPosts": 60 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/direhellswan": { + "gnutan.club": { + "error": "HTTPSConnectionPool(host='gnutan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mjc3d.com": { + "error": "HTTPSConnectionPool(host='mjc3d.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "awoo.church": { + "error": "HTTPSConnectionPool(host='awoo.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "monsterpit.blog": { + "error": "HTTPSConnectionPool(host='monsterpit.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "elsdon.me": { "error": 404 }, - "yuzulia.work": { - "error": 410 + "peertube.raitisoja.com": { + "error": "HTTPSConnectionPool(host='peertube.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kiritan.work": { + "tuning.social": { "nodeinfo": { "version": "2.0", "software": { @@ -282278,19 +241268,19 @@ ], "usage": { "users": { - "total": 227, - "activeMonth": 118, - "activeHalfyear": 157 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 500038 + "localPosts": 4 }, - "openRegistrations": false + "openRegistrations": true } }, - "words.fedi.farm": { - "error": "HTTPSConnectionPool(host='words.fedi.farm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to words.fedi.farm timed out. (connect timeout=3)'))" + "mcrn.navy": { + "error": "'href'" }, - "pleroma.prolatio.xyz": { + "toot.devfs.xyz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -282302,7 +241292,8 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, @@ -282315,24 +241306,35 @@ "avatar_removal": [], "banner_removal": [], "federated_timeline_removal": [ - "freespeechextremist.com", - "pleroma.site", - "fedi.lynnesbian.space", - "queer.hacktivis.me", - "playvicious.social", - "catgirl.science", - "witches.live", + "myflog.net", + "humblr.social", + "pretend.fun", + "sinblr.com", + "abdl.link", + "twimblr.xyz", + "baraag.net", + "pokemon.men", + "anime.website", + "gab.com", "kiwifarms.cc", + "pl.smuglo.li", "neckbeard.xyz" ], - "media_nsfw": [], + "media_nsfw": [ + "myflog.net", + "humblr.social", + "pretend.fun", + "sinblr.com", + "abdl.link", + "baraag.net", + "twimblr.xyz", + "stereophonic.space" + ], "media_removal": [], "reject": [ "newjack.city", - "shitasstits.life", - "humblr.social", - "sinblr.com", - "socially.whimsic.al" + "anime.website", + "gab.com" ], "report_removal": [] }, @@ -282346,8 +241348,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Mensural Music", + "nodeDescription": "a robot's instance for robots (and friends)", + "nodeName": "devfs", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -282393,9 +241395,10 @@ "users", "web" ], - "skipThreadContainment": true, + "skipThreadContainment": false, "staffAccounts": [ - "https://pleroma.prolatio.xyz/users/deorsum" + "https://pl.devfs.xyz/users/null", + "https://pl.devfs.xyz/users/jellypotato" ], "suggestions": { "enabled": false @@ -282404,7 +241407,7 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 512000000 } }, "openRegistrations": false, @@ -282417,383 +241420,87 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 4682, + "localPosts": 15520, "users": { - "total": 3 + "total": 6 } }, "version": "2.0" } }, - "mstdn.dank.software": { - "error": "HTTPSConnectionPool(host='mstdn.dank.software', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "konkret-mafo.cloud": { + "www.top10homeremedies.com": { "error": 404 }, - "mi.makotia.me": { - "error": "HTTPSConnectionPool(host='mi.makotia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "test.animedon.tk": { - "error": "HTTPSConnectionPool(host='test.animedon.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "grand.im": { + "chittr.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 3, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 4 }, - "localPosts": 0 + "localPosts": 4 }, "openRegistrations": false } }, - "ap.dev.otter.sh": { - "error": 404 - }, - "social.mytechir.fr": { - "error": "HTTPSConnectionPool(host='social.mytechir.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "tsinghua.closed.social": { - "error": 404 - }, - "mastodon.thekurokuma.net": { - "error": "HTTPSConnectionPool(host='mastodon.thekurokuma.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.thekurokuma.net timed out. (connect timeout=3)'))" - }, - "pokemon.masto.host": { - "error": "HTTPSConnectionPool(host='pokemon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "corklabdon.com": { - "error": "HTTPSConnectionPool(host='corklabdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/esdin": { - "error": 404 - }, - "mastodon.dmrty.fr": { - "error": 404 - }, - "googleprojectzero.blogspot.com": { - "error": 404 - }, - "cloud.arisu.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "furry-elephant.news": { - "error": "HTTPSConnectionPool(host='furry-elephant.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nq5jmc5rsyo4fiph.onion": { - "error": "HTTPSConnectionPool(host='nq5jmc5rsyo4fiph.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fd.winklerfamilie.eu": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Winkler Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "pumpio", - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "nextcloud.glego.de": { - "error": 404 - }, - "mastodon.z1lk.net": { - "error": "HTTPSConnectionPool(host='mastodon.z1lk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.jeremy.hu": { - "error": 404 - }, - "toot.mastoc.fr": { - "error": "HTTPSConnectionPool(host='toot.mastoc.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.nicolog.jp": { + "c3po.bashell.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "microblogpub", + "version": "Microblog.pub 117e131e0aaf" }, "protocols": [ "activitypub" ], - "usage": { - "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 - }, - "localPosts": 1461 - }, - "openRegistrations": false - } - }, - "mastodonti.co": { - "error": "HTTPSConnectionPool(host='mastodonti.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodonti.co' doesn't match 'loris-server-demo.projectpengo.com'\")))" - }, - "1022472244.ocloud.de": { - "error": "HTTPSConnectionPool(host='1022472244.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hometown.testing.spacebear.ee": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "services": { + "inbound": [], + "outbound": [] }, - "protocols": [ - "activitypub" - ], + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "china.m.to": { - "error": "HTTPSConnectionPool(host='china.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.paepke.net": { - "error": "HTTPSConnectionPool(host='social.paepke.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "stammtisch.tupambae.org": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "libertree", - "smtp", - "twitter" - ] + "localPosts": 55 }, - "usage": [], - "openRegistrations": false, "metadata": { - "nodeName": "Stammtisch del Tupambae", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "libertree", - "smtp", - "twitter" - ] - }, - "explicitContent": false + "sourceCode": "https://github.com/tsileo/microblog.pub", + "nodeName": "@cwt@c3po.bashell.com" } } }, - "mastodon.mcewan.io": { - "error": 404 - }, - "bitmast.club": { - "error": "HTTPSConnectionPool(host='bitmast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodonte.me": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "melancho.ly": { - "error": 404 - }, - "mastodon.mpy.ovh": { - "error": "HTTPSConnectionPool(host='mastodon.mpy.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "loadaverage.club": { - "error": "Expecting value: line 2 column 1 (char 2)" - }, - "social.patologia.online": { - "error": "HTTPSConnectionPool(host='social.patologia.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "talk.anarchismus.xyz": { + "mastodon.social/users/HTHR": { "error": 404 }, - "social.viktorlindberg.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp" - ] - }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "social.viktorlindberg.com", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp" - ] - }, - "explicitContent": false - } - } + "my.clusterboss.com": { + "error": 403 }, - "cloud.dsr-corporation.com": { - "error": 404 + "mastodon.poker": { + "error": "HTTPSConnectionPool(host='mastodon.poker', port=443): Read timed out. (read timeout=3)" }, - "cloud.trippo.org": { - "error": 404 + "prout.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.vivid-rabbit.com": { - "error": "HTTPSConnectionPool(host='mstdn.vivid-rabbit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.tha-adm.eu": { + "error": "HTTPSConnectionPool(host='mstdn.tha-adm.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "nuage.as-eden.org": { + "mastodon.social/users/Madeorsk": { "error": 404 }, - "video.rastapuls.com": { + "video.lw1.at": { "nodeinfo": { "version": "2.0", "software": { @@ -282815,15 +241522,15 @@ "users": { "total": 2 }, - "localPosts": 2162, + "localPosts": 2690, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Rastapuls Reggae Vid\u00e9os", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "lw1.at -- PeerTube", + "nodeDescription": "A little collection of videos that might be interesting or at least pretty to look at.", "nodeConfig": { "plugin": { "registered": [] @@ -282846,9 +241553,6 @@ "enabled": true }, "enabledResolutions": [ - 0, - 240, - 360, 480, 720, 1080, @@ -282868,7 +241572,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -282925,12 +241629,12 @@ } }, "user": { - "videoQuota": 104857600, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { "videos": { - "intervalDays": 7 + "intervalDays": 30 } }, "tracker": { @@ -282940,442 +241644,114 @@ } } }, - "toot.blue": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 59, - "activeMonth": 52, - "activeHalfyear": 236 - }, - "localPosts": 18546 - }, - "openRegistrations": true - } - }, - "grenland.social": { - "error": "HTTPSConnectionPool(host='grenland.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tokyomx.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='tokyomx.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.catmargue.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": true - } + "gnusocial.mrpetovan.com": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "rx14.co.uk": { + "wicce.me": { "error": 404 }, - "derpsin.space": { - "error": 500 - }, - "mastodon.internot.no": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "heck.team": { - "error": "HTTPSConnectionPool(host='heck.team', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to heck.team timed out. (connect timeout=3)'))" + "fucktodon.tokyo": { + "error": "HTTPSConnectionPool(host='fucktodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kirei.moe": { - "error": "HTTPSConnectionPool(host='kirei.moe', port=443): Read timed out. (read timeout=3)" + "mastodon.103.ms": { + "error": "HTTPSConnectionPool(host='mastodon.103.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.103.ms' doesn't match either of '*.xrea.com', 'xrea.com'\")))" }, - "mastodon.social/users/SteveBennett": { + "thehackerway.com": { "error": 404 }, - "sns.slcb.xyz": { - "error": "HTTPSConnectionPool(host='sns.slcb.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "arthertoninthesky.co.uk": { + "cloud.niefelheim.com": { "error": 404 }, - "aral.localtunnel.me": { - "error": "HTTPSConnectionPool(host='aral.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "mastodon.svartalfaheimr.net": { - "error": "HTTPSConnectionPool(host='mastodon.svartalfaheimr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.svartalfaheimr.net' doesn't match either of '*.value-domain.com', 'value-domain.com'\")))" - }, - "blog.ave.zone": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mstdn.osc.kyoto": { - "error": "HTTPSConnectionPool(host='mstdn.osc.kyoto', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "apoil.org": { + "error": 406 }, - "nerdica.net": { + "unhu.xyz": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "blogger", - "livejournal", - "smtp", - "tumblr", - "wordpress" - ] + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 888, - "activeHalfyear": 783, - "activeMonth": 360 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 3 }, - "localPosts": 32492, - "localComments": 5720 + "localPosts": 0 }, - "openRegistrations": true, - "metadata": { - "nodeName": "Nerdica", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "blogger", - "livejournal", - "smtp", - "tumblr", - "wordpress" - ] - }, - "explicitContent": false - } + "openRegistrations": true } }, - "pl.asterism.xyz": { - "error": 503 + "pleroma.inkstained.space": { + "error": 502 }, - "social.litvin.pro": { - "error": "HTTPSConnectionPool(host='social.litvin.pro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdnjp.wipiano.net": { + "error": "HTTPSConnectionPool(host='mstdnjp.wipiano.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.knusperfisch.de": { - "error": "HTTPSConnectionPool(host='toot.knusperfisch.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.knusperfisch.de' doesn't match '*.superstier.moc.io'\")))" + "roo.m.to": { + "error": "HTTPSConnectionPool(host='roo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.burnworks.com": { - "error": 404 + "video.zrythm.org": { + "error": "HTTPSConnectionPool(host='video.zrythm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.osr.community": { - "error": "HTTPSConnectionPool(host='mastodon.osr.community', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fediverse.press": { + "error": "HTTPSConnectionPool(host='fediverse.press', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "otadon.com": { - "error": "HTTPSConnectionPool(host='otadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "vcm7.m.to": { + "error": "HTTPSConnectionPool(host='vcm7.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "6onqh631u2zr672.4chan.icu": { - "error": "HTTPSConnectionPool(host='6onqh631u2zr672.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "obitsudon.midyuki.net": { + "error": 403 }, - "loma.ml": { + "pleroma.cloud": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "pumpio" - ], - "outbound": [ - "blogger", - "insanejournal", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, + "version": "2.0", "usage": { "users": { - "total": 188, - "activeHalfyear": 159, - "activeMonth": 103 + "total": 19 }, - "localPosts": 372469, - "localComments": 34742 + "localPosts": 83 }, - "openRegistrations": true, - "metadata": { - "nodeName": "[\u02c8loma]", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "pumpio", - "twitter" - ], - "outbound": [ - "blogger", - "insanejournal", - "linkedin", - "pinterest", - "pumpio", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "u53.us": { - "error": 404 - }, - "nipplesfed.club": { - "error": "HTTPSConnectionPool(host='nipplesfed.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "broadcast.wolfgirl.engineering": { - "error": "HTTPSConnectionPool(host='broadcast.wolfgirl.engineering', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "orb.an6.us": { - "error": "HTTPSConnectionPool(host='orb.an6.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to orb.an6.us timed out. (connect timeout=3)'))" - }, - "indianliberals.org": { - "error": 404 - }, - "goatdaddy.net": { - "nodeinfo": { - "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1304" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial" - ] + "version": "1.0.1", + "name": "pleroma" }, "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Goatdaddy.net", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "misk.thinaticsystem.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.0" + "outbound": [], + "inbound": [] }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Sinachy\uff08\u3057\u306a\u3061\u30fc\uff09", - "nodeDescription": "\u3057\u306a\u3061\u304f\u30b7\u30b9\u30c6\u30e0\u30ba", - "maintainer": { - "name": "\u3057\u306a\u3061\u304f\u30b7\u30b9\u30c6\u30e0", - "email": null - }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 4444, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": true, - "enableEmail": false, - "enableServiceWorker": true - } - } - }, - "explosion.party": { - "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "chat", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "newjack.city" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "newjack.city" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Explosion Party", - "pollLimits": { - "max_expiration": 34560000, - "max_option_chars": 5000, - "max_options": 100, - "min_expiration": 60 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://pleroma.cloud/users/tallship", + "https://pleroma.cloud/users/vger", + "https://pleroma.cloud/users/mavery", + "https://pleroma.cloud/users/emunster" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -283408,119 +241784,291 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://explosion.party/users/hector" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Pleroma Public Cloud", + "nodeDescription": "The Pleroma.Cloud Public Federated Server: Tech, Trek, and Shrek - This service is sponsored and hosted by NorthTech.US | To see what we allow see https://fediverse.network/pleroma.cloud/federation", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [ + "gab.com", + "gabfed.com", + "social.librem.one", + "social.puri.sm", + "arkham.cafe", + "baraag.net", + "likeable.space", + "some.usvs.xyz", + "gluten.space" + ], + "media_removal": [], + "media_nsfw": [ + "humblr.social", + "sinblr.com", + "pl.smuglo.li", + "sinblr.at", + "switter.at", + "kinky.business", + "kinkyelephant.com", + "dickgirlon.top", + "social.myfreecams.com" + ], + "federated_timeline_removal": [ + "humblr.social", + "sinblr.com", + "sinblr.at", + "switter.at", + "kinky.business", + "kinkyelephant.com", + "dickgirlon.top" + ], + "banner_removal": [ + "humblr.social", + "sinblr.com", + "switter.at", + "kinky.business", + "kinkyelephone.com", + "dickgirlon.top", + "social.myfreecams.com" + ], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "media_proxy", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "toot.npo.city": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 3 + }, + "localPosts": 1 + }, + "openRegistrations": true + } + }, + "gnosia.info": { + "error": 404 + }, + "bunyip.space": { + "error": 521 + }, + "coffe9coffe.m.to": { + "error": "HTTPSConnectionPool(host='coffe9coffe.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "haxors.com": { + "error": "HTTPSConnectionPool(host='haxors.com', port=443): Read timed out. (read timeout=3)" + }, + "social.minecraft.gg": { + "error": "HTTPSConnectionPool(host='social.minecraft.gg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "qopqlz20zclat4piz6.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "hentai.agency": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "it-dengler.de": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "social.xd0.de": { + "error": 404 + }, + "fotografie.tanjapetri.de": { + "error": "HTTPSConnectionPool(host='fotografie.tanjapetri.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "angrytattooedmonk.org": { + "nodeinfo": { + "metadata": { + "nodeName": "angry, tattooed monk", + "nodeDescription": "zen, photography, & the musings of an angry, tattooed monk", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 86 + }, + "version": "2.0" + } + }, + "mstdn.asami.red": { + "error": "HTTPSConnectionPool(host='mstdn.asami.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.asami.red' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" + }, + "blog.hugoleroux.ovh": { + "nodeinfo": { + "metadata": { + "nodeDescription": "", + "nodeName": "Le blog d'Hugo" + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" + }, + "usage": { + "localComments": 0, + "localPosts": 0, + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "mastodonkilledtwitter.tk": { + "error": "HTTPSConnectionPool(host='mastodonkilledtwitter.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "words.ppl.town": { + "nodeinfo": { + "metadata": { + "nodeName": "words from ppl.town", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 33554430, - "background": 33554430, - "banner": 33554430, - "general": 33554430 - } + "maxBlogs": 10, + "publicReader": true, + "invites": true }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-485-g79445ae5-develop" + "name": "writefreely", + "version": "0.12.0rc1" }, "usage": { - "localPosts": 11601, "users": { - "total": 72 - } + "total": 1 + }, + "localPosts": 8 }, "version": "2.0" } }, - "nx6933.your-storageshare.de": { - "error": 403 - }, - "t.shiny.gift": { - "error": "HTTPSConnectionPool(host='t.shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.com.pl": { - "error": "HTTPSConnectionPool(host='mastodon.com.pl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.com.pl timed out. (connect timeout=3)'))" - }, - "msg": { - "error": "HTTPSConnectionPool(host='msg', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gumblr.masto.host": { - "error": "HTTPSConnectionPool(host='gumblr.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.social/users/jimmytidey": { - "error": 404 - }, - "tf4nfbbu8ps3rbp46k.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='tf4nfbbu8ps3rbp46k.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xw.lol2.cc": { - "error": "HTTPSConnectionPool(host='xw.lol2.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to xw.lol2.cc timed out. (connect timeout=3)'))" - }, - "cafetodon.com": { - "error": "HTTPSConnectionPool(host='cafetodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mattips.online": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "hubzilla.egert.social": { + "blogs.kitaitimakoto.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "3.8.5" + "metadata": { + "nodeDescription": "\u30b3\u30f3\u30b3\u30cb\u306f\u30d6\u30ed\u30b0\u4f5c\u6210\u30b5\u30a4\u30c8\u3067\u3059\u3002\u30a2\u30e1\u30fc\u30d0\u30d6\u30ed\u30b0\u3001note\u3001\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306a\u3069\u306e\u3088\u3046\u306b\u3001\u30e6\u30fc\u30b6\u30fc\u767b\u9332\u3057\u3066\u3001\u3042\u306a\u305f\u306e\u30d6\u30ed\u30b0\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n\n* \u3042\u306a\u305f\u306e\u30d6\u30ed\u30b0\u3092\u4f5c\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n* \u4e00\u4eba\u3067\u8907\u6570\u306e\u30d6\u30ed\u30b0\u3092\u6301\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n* \u8907\u6570\u306e\u4eba\u3067\u4e00\u3064\u306e\u30d6\u30ed\u30b0\u3092\u904b\u7528\u3067\u304d\u307e\u3059\u3002\n* \u8a18\u4e8b\u306b\u3044\u3044\u306d\u3057\u305f\u308a\u30d6\u30fc\u30b9\u30c8\uff08\u30ea\u30d6\u30ed\u30b0\uff09\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002\n* \u8457\u8005\u3092\u30d5\u30a9\u30ed\u30fc\u3067\u304d\u307e\u3059\u3002\n* \u8a18\u4e8b\u306b\u30b3\u30e1\u30f3\u30c8\u3067\u304d\u307e\u3059\u3002\n", + "nodeName": "\u30b3\u30f3\u30b3\u30cb" }, + "openRegistrations": true, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { - "outbound": [ - "atom1.0", - "twitter" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.4.0" }, - "openRegistrations": false, "usage": { + "localComments": 2, + "localPosts": 7, "users": { - "total": 1, - "activeHalfyear": 0, - "activeMonth": 0 - }, - "localPosts": 17, - "localComments": 56 + "total": 1 + } }, - "metadata": { - "nodeName": "egert.social" - } + "version": "2.0" } }, - "charlemos.barriohacker.net": { - "error": "HTTPSConnectionPool(host='charlemos.barriohacker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to charlemos.barriohacker.net timed out. (connect timeout=3)'))" - }, - "mastodon.care-tags.org": { - "error": 404 - }, - "boberts.me": { - "error": "HTTPSConnectionPool(host='boberts.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "denter-online.de": { + "error": "HTTPSConnectionPool(host='denter-online.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "afu.social": { - "error": 404 + "www.androidpolice.com": { + "error": 403 }, - "pony.tube": { + "peertube.lyceeconnecte.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -283537,40 +242085,30 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 269 + "total": 1223 }, - "localPosts": 4082, - "localComments": 55 + "localPosts": 4383, + "localComments": 6 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Pony.Tube", - "nodeDescription": "Pony.Tube is a PeerTube-enabled video streaming platform using P2P (Pony-to-Pony) technology to deliver the latest pony videos directly to you.", + "nodeName": "PeerTube Lyc\u00e9e Connect\u00e9", + "nodeDescription": "PeerTube, une plate-forme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\n\nPeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true @@ -283582,30 +242120,22 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { "http": { - "enabled": true + "enabled": false }, "torrent": { - "enabled": true + "enabled": false } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": true + "enabled": false } } }, @@ -283662,8 +242192,8 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -283677,16 +242207,49 @@ } } }, - "therope.space": { - "error": "HTTPSConnectionPool(host='therope.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "kh.ro": { + "error": "HTTPSConnectionPool(host='kh.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kh.ro' doesn't match either of 'api.ro', 'www.api.ro'\")))" }, - "takibi.m.to": { - "error": "HTTPSConnectionPool(host='takibi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "karlsoderstrom.com": { + "error": "HTTPSConnectionPool(host='karlsoderstrom.com', port=443): Read timed out. (read timeout=3)" }, - "onthesecond.com": { - "error": "HTTPSConnectionPool(host='onthesecond.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ysfh.m.to": { + "error": "HTTPSConnectionPool(host='ysfh.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.frogeye.fr": { + "www.mastodon.su": { + "error": "HTTPSConnectionPool(host='www.mastodon.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "laplem.coolcool.ynh.fr": { + "error": "HTTPSConnectionPool(host='laplem.coolcool.ynh.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "kawaii.social": { + "error": "HTTPSConnectionPool(host='kawaii.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kawaii.social' doesn't match 'emby.hira.pw'\")))" + }, + "chambel.net": { + "error": 404 + }, + "britain.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 5 + }, + "localPosts": 1761 + }, + "openRegistrations": false + } + }, + "pleroma.flussence.eu": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -283698,15 +242261,138 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, - "exclusions": false, + "exclusions": true, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, "mrf_policies": [ - "NoOpPolicy" + "AntiFollowbotPolicy", + "AntiLinkSpamPolicy", + "EnsureRePrepended", + "HellthreadPolicy", + "SimplePolicy", + "UserAllowListPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "blop.site", + "cat.social", + "creativeart.work", + "cyzed.com", + "dateblr.com", + "drmediaclicktrck.info", + "drmediaclicktrck.net", + "drmediaclicktrck.org", + "duckfriend.com", + "federation.host", + "fediverse.press", + "hacked.im", + "hell.social", + "ketoup.de", + "mastodon.fail", + "misskey.io", + "misskey.nl", + "mstdn.in", + "mstdn.io", + "nudemy.com", + "nulled.social", + "pixats.com", + "pixelstock.org", + "pixfed.com", + "porntube.host", + "project.social", + "qoto.org", + "quey.org", + "sancloud.nl", + "sand.host", + "sander.photos", + "sandersnel.com", + "shitter.me", + "shitter.nl", + "sinblr.com", + "snel.social", + "socnet.supes.com", + "spacetime.social", + "thefederation.net", + "toot.world", + "videofed.com", + "write.wtf", + "xey.me", + "xor.social", + "*.gab.ai", + "*.gab.best", + "*.gab.com", + "*.gab.io", + "*.polaris-1.work", + "*.sleeck.eu", + "liveview.cf", + "neenster.org", + "spinster.xyz", + "hatthieves.es", + "*.hatthieves.es", + "albin.social", + "*.fedi.app", + "fosstodon.org", + "linuxrocks.online", + "librem.one", + "*.librem.one", + "privacytools.io", + "*.privacytools.io", + "afterlife.masto.host", + "cryptid.industries", + "daffodil-11.org", + "lesbian.energy", + "polymorphic.cloud", + "blob.cat", + "busshi.moe", + "freespeechextremist.com", + "letsalllovela.in", + "noagendasocial.com", + "oneiris.me", + "shitposter.club", + "smuglo.li", + "stereophonic.space", + "welovela.in", + "wowana.me", + "fedichive.tk", + "newjack.city", + "greenlifeplus.net", + "weedis.life", + "cat", + "cc", + "com", + "io", + "org", + "ga", + "tk", + "*.gab.com", + "*.pontapreta.net", + "joindiaspora.com", + "switter.at", + "mstdn.jp", + "birdsite.monster", + "humblr.social", + "diasp.org" + ], + "report_removal": [] + }, + "mrf_user_allowlist": { + "mastodon.social": 6 + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -283717,8 +242403,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "Mono-user micro-blogging instance", - "nodeName": "Frogeye Social", + "nodeDescription": "Danger is lurking around every turn", + "nodeName": "corn illuminati", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -283731,7 +242417,7 @@ "text/markdown", "text/bbcode" ], - "private": false, + "private": true, "restrictedNicknames": [ ".well-known", "~", @@ -283766,16 +242452,16 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.frogeye.fr/users/GeoffreyFrogeye" + "https://pleroma.flussence.eu/users/flussence" ], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "avatar": 50000, + "background": 2000000, + "banner": 2000000, + "general": 5000000 } }, "openRegistrations": false, @@ -283788,10 +242474,10 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.50-378-g7ee35eb9-develop" }, "usage": { - "localPosts": 3156, + "localPosts": 360, "users": { "total": 2 } @@ -283799,15 +242485,12 @@ "version": "2.0" } }, - "toot.lynxpebbles.me": { - "error": "HTTPSConnectionPool(host='toot.lynxpebbles.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.fdlibre.eu": { + "hitchtube.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.1" }, "protocols": [ "activitypub" @@ -283819,518 +242502,493 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 2 + "total": 172 }, - "localPosts": 7374, - "localComments": 7 + "localPosts": 196878, + "localComments": 26 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube FDLibre", - "nodeDescription": "Peertube, une plate-forme f\u00e9d\u00e9r\u00e9e (ActivityPub) de stream vid\u00e9o utilisant le P2P (BitTorrent) directement dans la navigateur avec WebTorrent et Angular." + "nodeName": "Hitchtube - le voyage alternatif en vid\u00e9o", + "nodeDescription": "Hitchtube est un noeud du r\u00e9seau Peertube d\u00e9di\u00e9 au voyage alternatif // Hitchtube is a Peertube instance dedicated to alternative ways of travelling.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 524288000 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "neenster.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "plus.kokoti.org": { + "error": "HTTPSConnectionPool(host='plus.kokoti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pleroma.tbny.space": { - "error": "HTTPSConnectionPool(host='pleroma.tbny.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "latrappe.fr": { + "error": 429 }, - "dicrescenzo.cloud": { - "error": 404 + "mastodon.nspes.ca": { + "error": 503 }, - "cloud.nocturlab.fr": { - "error": 404 + "widegamut.club": { + "error": "HTTPSConnectionPool(host='widegamut.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.dcc-jpl.com": { - "error": "HTTPSConnectionPool(host='mastodon.dcc-jpl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "touit.shnoulle.net": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "networkmusicfestival.org": { + "msdnaart.net": { + "error": "HTTPSConnectionPool(host='msdnaart.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mas.rafe.name": { + "error": "HTTPSConnectionPool(host='mas.rafe.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eay.social": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 6 - }, - "localPosts": 46, - "localComments": 7 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "charles@celesteh.com" - } - } - }, - "snack.social": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Snackiverse", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://snack.social/users/sam", - "https://snack.social/users/keegs" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.6" - }, "usage": { - "localPosts": 4451, "users": { - "total": 8 - } + "total": 6, + "activeMonth": 4, + "activeHalfyear": 4 + }, + "localPosts": 690 }, - "version": "2.0" + "openRegistrations": false } }, - "lu.net.eu.org": { + "hacdias.com": { + "error": 404 + }, + "mastodon.toboldlybrew.com": { + "error": "HTTPSConnectionPool(host='mastodon.toboldlybrew.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wombats.club": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "misskey", + "version": "12.29.0" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "gnusocial", - "xmpp" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, "openRegistrations": true, "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 0 - }, - "localPosts": 2, - "localComments": 0 + "users": {} }, "metadata": { - "nodeName": "Hubzilla" + "nodeName": "Wombats Club", + "nodeDescription": "Wombats Club is international, friendly, and wants to delight you. Make it yours by sharing things you're passionate about. Meet shiny and exciting people, traipse through the meadows, and mind the gaps. \n\nThe internet was fun once. \n\nWombats Club remembers.", + "maintainer": { + "name": "Wombat", + "email": "admin@wombats.club" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 2000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false } } }, - "chaos.nrw": { - "error": "Expecting value: line 2 column 1 (char 1)" - }, - "workpress.plattform32.de": { + "mastodon.kitsune.land": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.0.2" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2 + "total": 6, + "activeMonth": 6, + "activeHalfyear": 7 }, - "localPosts": 39, - "localComments": 36 - }, - "openRegistrations": false, - "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3", - "friendica", - "gnusocial", - "mastodon" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp", - "friendica", - "gnusocial", - "mastodon" - ] + "localPosts": 3507 }, - "protocols": [ - "ostatus" - ], - "metadata": { - "email": "mame@plattform32.de" - } + "openRegistrations": true } }, - "0ojl4f98eegmbn0nn1l2cb.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='0ojl4f98eegmbn0nn1l2cb.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.tanghus.net": { + "osada.akionux.net": { "error": 404 }, - "social.aethercom.de": { + "mastodon.datyedyeguy.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "u.xa0.uk": { + "error": "HTTPSConnectionPool(host='u.xa0.uk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.diehildebrands.de": { + "error": "HTTPSConnectionPool(host='mastodon.diehildebrands.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "tube-normandie.beta.education.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "friendica", - "wordpress" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 6, - "activeHalfyear": 5, - "activeMonth": 5 + "total": 2 }, - "localPosts": 12580, - "localComments": 2274 + "localPosts": 7422, + "localComments": 0 }, "metadata": { - "nodeName": "\u00c6thercom Hub" - } - } - }, - "portal.wellsbnt.com": { - "error": "HTTPSConnectionPool(host='portal.wellsbnt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.he2.de": { - "error": 404 - }, - "technomancy.space": { - "error": 404 - }, - "sw-mastodon.herokuapp.com": { - "error": 503 - }, - "social.foxgirlsat.work": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "comm.network", - "counter.social", - "freespeechextremist.com", - "freespeech.host", - "gab.com", - "goldandblack.xyz", - "liberdon.com", - "mobile.co", - "social.quodverum.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "foxgirlsat.work - pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.foxgirlsat.work/users/puf" - ], - "suggestions": { - "enabled": false + "taxonomy": { + "postsName": "Videos" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 21, - "users": { - "total": 2 + "nodeName": "PeerTube Temporaire de l acad\u00e9mie de Normandie", + "nodeDescription": "PeerTube, h\u00e9bergement de vid\u00e9os.", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "glavlit-custom", + "version": "0.0.1", + "description": "Autorisation de domaine pour l'enregistrement", + "clientScripts": {} + } + ] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": false + } } - }, - "version": "2.0" + } } }, - "social.bischof.rocks": { + "veenus.tk": { + "error": "HTTPSConnectionPool(host='veenus.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.lilo.li.raab.link": { "error": 404 }, - "fedifilth.xyz": { - "error": "HTTPSConnectionPool(host='fedifilth.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "legfr.social": { + "error": "HTTPSConnectionPool(host='legfr.social', port=443): Read timed out. (read timeout=3)" }, - "cloud.grot.de": { - "error": "HTTPSConnectionPool(host='cloud.grot.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.grot.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "sprackedstraight.com": { + "error": 404 }, - "zorutakusuzeian666.jp": { - "error": "HTTPSConnectionPool(host='zorutakusuzeian666.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to zorutakusuzeian666.jp timed out. (connect timeout=3)'))" + "cloud0.aux.cx": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "erica.hiyuki2578.net": { + "helloproject.m.to": { + "error": "HTTPSConnectionPool(host='helloproject.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "sns.gemmaro.mydns.jp": { + "error": "HTTPSConnectionPool(host='sns.gemmaro.mydns.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "itme.violet.lol": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.36.1" + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u3072\u3086\u304d\u306d\u3063\u3068(misskey edition)", - "nodeDescription": "\u3072\u306a\u3053\u308f\u3044\u306d\n", - "maintainer": { - "name": "hiyuki", - "email": "myosotis@hiyuki2578.net" + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "langs": [], - "tosUrl": null, - "repositoryUrl": "https://github.com/ProjectMyosotis/misskey", - "feedbackUrl": "https://github.com/ProjectMyosotis/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 1024, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } + "localPosts": 8 + }, + "openRegistrations": false } }, - "yggdrasil.social": { + "cloud.fischers.ovh": { + "error": "HTTPSConnectionPool(host='cloud.fischers.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.shemmes.me": { + "error": "HTTPSConnectionPool(host='social.shemmes.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hackyderm.ists.space": { + "error": "HTTPSConnectionPool(host='hackyderm.ists.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "anonlabs.org": { + "error": "HTTPSConnectionPool(host='anonlabs.org', port=443): Read timed out. (read timeout=3)" + }, + "0": { + "error": "HTTPSConnectionPool(host='0', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + }, + "fedi.mirko-schenk.de": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -284340,47 +242998,21 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 12, - "reject_threshold": 18 - }, "mrf_policies": [ - "NoOpPolicy", - "HellthreadPolicy", - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "weedis.life" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A not-so-free speech Pleroma instance.", - "nodeName": "Yggdrasil Social", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -284427,13 +243059,13 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://yggdrasil.social/users/p", - "https://yggdrasil.social/users/Ricotta", - "https://yggdrasil.social/users/Odin" - ], + "staffAccounts": [], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -284442,9 +243074,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -284452,24 +243085,181 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "1.1.8" }, "usage": { - "localPosts": 2928, + "localPosts": 0, "users": { - "total": 8 + "total": 2 } }, "version": "2.0" } }, - "firebreathingduck.io": { - "error": "HTTPSConnectionPool(host='firebreathingduck.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'firebreathingduck.io' doesn't match either of 'abrajogoonline.com.br', 'www.abrajogoonline.com.br'\")))" + "microblog.renem.net": { + "error": 404 }, - "phx.social": { - "error": "HTTPSConnectionPool(host='phx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "nectarine.center": { + "error": "HTTPSConnectionPool(host='nectarine.center', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cybre.club": { + "mastodon.coder.town": { + "error": 404 + }, + "vandal.tech": { + "error": "HTTPSConnectionPool(host='vandal.tech', port=443): Read timed out. (read timeout=3)" + }, + "tartanhare.com": { + "error": 404 + }, + "mendiak.eus": { + "error": 404 + }, + "blog.chezjln.xyz": { + "error": "HTTPSConnectionPool(host='blog.chezjln.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "gay.boops.me": { + "error": "HTTPSConnectionPool(host='gay.boops.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.dans-ma-bulle.life": { + "error": "HTTPSConnectionPool(host='peertube.dans-ma-bulle.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "saku.kot.jp": { + "error": "HTTPSConnectionPool(host='saku.kot.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "friendica.tikeesy.com": { + "error": 403 + }, + "MELD.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.06-dev-1343" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 126, + "activeHalfyear": 115, + "activeMonth": 58 + }, + "localPosts": 12686, + "localComments": 1892 + }, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica \ud83c\udf10", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "dreamwidth", + "gnusocial", + "insanejournal", + "libertree", + "linkedin", + "livejournal", + "pinterest", + "pumpio", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "mstdn.juvenesco.eu": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.lotty.jp": { + "error": "HTTPSConnectionPool(host='mstdn.lotty.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.radiofreerobotron.net": { + "error": "HTTPSConnectionPool(host='mastodon.radiofreerobotron.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.mysticmode.org": { + "error": "HTTPSConnectionPool(host='social.mysticmode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.m400cloud.com": { + "error": "HTTPSConnectionPool(host='mastodon.m400cloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "friendica.scaldra.net": { + "error": "HTTPSConnectionPool(host='friendica.scaldra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.atroxen.com": { + "error": "HTTPSConnectionPool(host='toot.atroxen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "drive.wielsch.xyz": { + "error": "HTTPSConnectionPool(host='drive.wielsch.xyz', port=443): Read timed out. (read timeout=3)" + }, + "ra-phi.ch": { + "error": 404 + }, + "thedent.net": { + "error": 404 + }, + "gutsux.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "type": { + "error": "HTTPSConnectionPool(host='type', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cryptos.cloud": { + "error": "HTTPSConnectionPool(host='cryptos.cloud', port=443): Read timed out. (read timeout=3)" + }, + "barrett.dog": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -284498,10 +243288,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server, full with a bunch of really gay stuff", - "nodeName": "Pleroma/CybreClub", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "barrett", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -284549,8 +243339,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://cybre.club/users/foxhkron", - "https://cybre.club/users/polarfuchs" + "https://barrett.dog/users/barrett" ], "suggestions": { "enabled": false @@ -284559,10 +243348,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 100000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -284572,78 +243361,248 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.1-25-gbb49d8f5" }, "usage": { - "localPosts": 7874, + "localPosts": 921, "users": { - "total": 7 + "total": 4 } }, "version": "2.0" } }, - "j42z36bp77579a.home-ip.aterm.jp": { - "error": "HTTPSConnectionPool(host='j42z36bp77579a.home-ip.aterm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to j42z36bp77579a.home-ip.aterm.jp timed out. (connect timeout=3)'))" + "mastodon.social/users/nothingxs": { + "error": 404 }, - "minami.shinshyu.life": { - "error": "HTTPSConnectionPool(host='minami.shinshyu.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "omegavirginrevolt.wordpress.com": { + "error": 404 }, - "mstdn.onosendai.jp": { - "error": "HTTPSConnectionPool(host='mstdn.onosendai.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.onosendai.jp timed out. (connect timeout=3)'))" + "social.kermodebear.org": { + "error": "HTTPSConnectionPool(host='social.kermodebear.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "hate-machine.com": { + "profa.co": { "nodeinfo": { - "metadata": { - "nodeName": "The Hate Machine", - "nodeDescription": "Random thoughts", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 + }, + "localPosts": 12 + }, + "openRegistrations": true + } + }, + "borderlands.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 61, + "activeMonth": 29, + "activeHalfyear": 72 + }, + "localPosts": 423 + }, + "openRegistrations": true + } + }, + "social.quakk.de": { + "error": "HTTPSConnectionPool(host='social.quakk.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.musicstudio.pro": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 3 }, - "localPosts": 2 + "localPosts": 25, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Music Studio PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480 + ] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "2hu.club": { - "error": "HTTPSConnectionPool(host='2hu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "cloud.grot.de": { + "error": "HTTPSConnectionPool(host='cloud.grot.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.grot.de' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" }, - "sealeo.social": { - "error": "HTTPSConnectionPool(host='sealeo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.skrep.in": { + "error": "HTTPSConnectionPool(host='mastodon.skrep.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "empathytech.net": { + "sakurakazune.org": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.prostreamers.net": { + "error": "HTTPSConnectionPool(host='mastodon.prostreamers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "10daidon.net": { + "error": "HTTPSConnectionPool(host='10daidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "crosstalk.co": { + "error": "HTTPSConnectionPool(host='crosstalk.co', port=443): Read timed out. (read timeout=3)" + }, + "zot.dragonpsi.xyz": { + "error": "HTTPSConnectionPool(host='zot.dragonpsi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "worddump.xyz": { + "error": "HTTPSConnectionPool(host='worddump.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/HyenaGirl64": { "error": 404 }, - "pixelfed.raiuraiu.de": { - "error": "HTTPSConnectionPool(host='pixelfed.raiuraiu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pixelfed.raiuraiu.de' doesn't match either of 'imap.lieberbiber.de', 'mail.lieberbiber.de'\")))" + "shitter.me": { + "error": "HTTPSConnectionPool(host='shitter.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pornfed.social": { - "error": "HTTPSConnectionPool(host='pornfed.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + "gam.m.to": { + "error": "HTTPSConnectionPool(host='gam.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "@mastodon.baucum.me": { + "mastodon.kaiserflur.de": { "nodeinfo": { "version": "2.0", "software": { @@ -284655,519 +243614,950 @@ ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, - "activeHalfyear": 4 + "activeHalfyear": 2 }, - "localPosts": 348 + "localPosts": 55 }, "openRegistrations": false } }, - "daf.ug": { - "error": 530 - }, - "nextcloud.lplab.net": { - "error": "HTTPSConnectionPool(host='nextcloud.lplab.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "noisebridge.social": { + "error": "HTTPSConnectionPool(host='noisebridge.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mashable.com": { - "error": 503 + "blog.lust.works": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "labonneheure.ch": { + "video.antopie.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 16, - "activeHalfyear": 15, - "activeMonth": 15 + "total": 480 }, - "localPosts": 529, - "localComments": 318 + "localPosts": 187199, + "localComments": 104 }, "metadata": { - "nodeName": "la bonne heure" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "AntTube", + "nodeDescription": "Instance PeerTube francophone th\u00e9m\u00e9e en rouge", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": true + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mstdn.takanory.jp": { - "error": "HTTPSConnectionPool(host='mstdn.takanory.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstdn.ebisu.me": { + "error": "HTTPSConnectionPool(host='mstdn.ebisu.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "civiq.social": { - "error": "Expecting value: line 1 column 1 (char 0)" + "russiandiaspora.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 8, + "activeHalfyear": 8 + }, + "localPosts": 31 + }, + "openRegistrations": true + } }, - "samdean.masto.host": { - "error": "HTTPSConnectionPool(host='samdean.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "thebackupbox.net": { + "error": "HTTPSConnectionPool(host='thebackupbox.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "chittr.me": { + "feldnotes.com": { + "error": 404 + }, + "visupview.blogspot.co.nz": { + "error": 404 + }, + "gg2don.com": { + "error": "HTTPSConnectionPool(host='gg2don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.antirep.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2+glitch" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 50 }, - "localPosts": 4 + "localPosts": 1765, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "AntiRep!Net PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\n\nWe are always looking to follow and add other servers with radical and anarchist and/or informational content. \n- Email : arn@antirep.net\n- Peertube : https://joinpeertube.org/en/\n----\nPeerTube, une plate-forme de diffusion vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\nNous cherchons toujours \u00e0 suivre et \u00e0 ajouter d\u2019autres serveurs \u00e0 contenu radical, anarchiste et / ou informatif.\n- Email : arn@antirep.net\n- Peertube : https://joinpeertube.org/fr/", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "social.mayfirst.org": { - "error": "HTTPSConnectionPool(host='social.mayfirst.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.buckket.org": { + "error": 403 }, - "kvalhe.im": { + "tube.pericoloso.ovh": { + "error": "HTTPSConnectionPool(host='tube.pericoloso.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "loliravioli.club": { + "error": "HTTPSConnectionPool(host='loliravioli.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "theoria.m.to": { + "error": "HTTPSConnectionPool(host='theoria.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "home.gude-elschbach.de": { + "error": "HTTPSConnectionPool(host='home.gude-elschbach.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/dereksilva": { + "error": 404 + }, + "fire.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 25 + "localPosts": 1 }, - "openRegistrations": false + "openRegistrations": true + } + }, + "musique.durieux.ovh": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 247, + "activeHalfyear": 238, + "activeMonth": 59 + } + }, + "metadata": { + "actorId": "https://musique.durieux.ovh/federation/actors/service", + "private": false, + "shortDescription": "Welcome to paradise ^^", + "longDescription": "Welcome in this fantastic journey in the deep of the consciousness. \nLeave you to chill out you and reconnect with your self. \nEnjoy that !", + "rules": "", + "contactEmail": "", + "terms": "", + "nodeName": "Peace And Love", + "banner": "https://musique.durieux.ovh/media/dynamic_preferences/instance__banner/community-chillout-hero-l.jpg", + "defaultUploadQuota": 1000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 1129 + }, + "artists": { + "total": 639 + }, + "albums": { + "total": 644 + }, + "music": { + "hours": 201.0825 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true + }, + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "In order to maintain this musical platform in efficient way and seeing it growing in a near future, don't hesitate to financially support the server admin. In an other word, me :)\n\n-> Please, Buy me a beer.\n\npaypal.me/musiquedurieuxovh", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 176 + } + }, + "listenings": { + "total": 4532 + }, + "downloads": { + "total": 299 + } + } + } } }, - "zakwan-khello.de": { + "kancolle.mstdn.social": { + "error": "HTTPSConnectionPool(host='kancolle.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kancolle.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" + }, + "mast.lei202.com": { + "error": 410 + }, + "motorsports.m.to": { + "error": "HTTPSConnectionPool(host='motorsports.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.androidauthority.com": { + "error": 403 + }, + "gce.taricorp.net": { + "error": "HTTPSConnectionPool(host='gce.taricorp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "2hu.club": { + "error": "HTTPSConnectionPool(host='2hu.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "test2.pixelfed.fr": { + "error": "HTTPSConnectionPool(host='test2.pixelfed.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "test.embracing.space": { + "error": "HTTPSConnectionPool(host='test.embracing.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nsfw.finance": { + "error": "HTTPSConnectionPool(host='nsfw.finance', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "toot.matereal.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.2.6" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 1, - "localComments": 0 + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 4, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 35977 }, - "metadata": {} + "openRegistrations": false } }, - "the-wired.club": { - "error": "HTTPSConnectionPool(host='the-wired.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gabfed.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mhz.social": { + "peertube.love": { + "error": "HTTPSConnectionPool(host='peertube.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud-congressa.de": { + "error": 404 + }, + "social.amanzi.nz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 31, - "activeMonth": 32, - "activeHalfyear": 144 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 }, - "localPosts": 2024 + "localPosts": 4 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodontti.fi": { + "mastodon.anderdonau.de": { + "error": 400 + }, + "timshomepage.net": { + "error": "'links'" + }, + "mast.udon.moe": { + "error": "HTTPSConnectionPool(host='mast.udon.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "ostatus.yoh2.ddo.jp": { + "error": "HTTPSConnectionPool(host='ostatus.yoh2.ddo.jp', port=443): Read timed out. (read timeout=3)" + }, + "tkdrive.timkrief.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "social.manulanglois.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 113, - "activeMonth": 29, - "activeHalfyear": 96 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 1391 + "localPosts": 5 }, - "openRegistrations": true + "openRegistrations": false } }, - "hofelho.hu": { - "error": 404 - }, - "m.baer.im": { - "error": "HTTPSConnectionPool(host='m.baer.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'm.baer.im' doesn't match either of 'js.motufashion.com', 'media.motufashion.com', 'motufashion.de', 'skin.motufashion.com', 'www.motufashion.com', 'www.motufashion.de'\")))" - }, - "security.googleblog.com": { + "honk.tedunangst.com": { "error": 404 }, - "mstr.social": { + "nitroet.me": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 7, + "activeMonth": 3, + "activeHalfyear": 7 }, - "localPosts": 1 + "localPosts": 109 }, "openRegistrations": true } }, - "friendica.kirpeit-solutions.de": { - "error": "HTTPSConnectionPool(host='friendica.kirpeit-solutions.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.kirpeit-solutions.de' doesn't match either of '*.peacock.uberspace.de', 'peacock.uberspace.de'\")))" + "mastodon.syui.cf": { + "error": "HTTPSConnectionPool(host='mastodon.syui.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ribeiro.social": { + "masto.one": { + "error": "HTTPSConnectionPool(host='masto.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tamiltoot.online": { + "error": "HTTPSConnectionPool(host='tamiltoot.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "esquer.dev": { + "error": 404 + }, + "themepark.m.to": { + "error": "HTTPSConnectionPool(host='themepark.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastocial.stream": { + "error": "HTTPSConnectionPool(host='mastocial.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "allthings.club": { + "error": "HTTPSConnectionPool(host='allthings.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl.jacl.tech": { + "error": "HTTPSConnectionPool(host='pl.jacl.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dhtls.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.yoshimov.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, + "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 107 + "localPosts": 347 }, "openRegistrations": false } }, - "masatodon.jp": { - "error": "HTTPSConnectionPool(host='masatodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masatodon.jp timed out. (connect timeout=3)'))" - }, - "beta.tourmentine.com": { - "error": 404 - }, - "insolente.im": { - "error": 503 - }, - "mastodon.org.uk": { + "video.hardlimit.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 969, - "activeMonth": 174, - "activeHalfyear": 174 + "total": 23 }, - "localPosts": 95009 + "localPosts": 60, + "localComments": 4 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Hardlimit", + "nodeDescription": "Hardware, software, technology and games." + } } }, - "mastodon.mnetwork.co.kr": { - "error": "HTTPSConnectionPool(host='mastodon.mnetwork.co.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "peertube-redundancy.duckdns.org": { + "error": "HTTPSConnectionPool(host='peertube-redundancy.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "net.lwpy.de": { - "error": 404 + "friendica.weller.io": { + "error": "HTTPSConnectionPool(host='friendica.weller.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "fuyuu.ga": { - "error": "HTTPSConnectionPool(host='fuyuu.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to fuyuu.ga timed out. (connect timeout=3)'))" + "box94.com": { + "error": "HTTPSConnectionPool(host='box94.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/urban": { - "error": 404 + "cloud.hacking.one": { + "error": 403 }, - "60228.dev": { - "error": 500 + "mastodon.rta.vn": { + "error": 403 }, - "aria.company": { - "error": "HTTPSConnectionPool(host='aria.company', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "acab.land": { + "error": "HTTPSConnectionPool(host='acab.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.leos.page": { + "rpg.pbem.online": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2019.01-1293" }, "protocols": { "inbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial" ], "outbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio" + ], "outbound": [ - "smtp" + "gnusocial", + "pumpio", + "twitter" ] }, - "usage": [], - "openRegistrations": true, + "usage": { + "users": { + "total": 3, + "activeHalfyear": 3, + "activeMonth": 3 + }, + "localPosts": 86, + "localComments": 628 + }, + "openRegistrations": false, "metadata": { - "nodeName": "Friendica Social Network", + "nodeName": "PBEM Nexus", "protocols": { "inbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ - "friendica", - "activitypub", "diaspora", + "friendica", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], "outbound": [ - "smtp" + "gnusocial", + "pumpio", + "twitter" ] }, "explicitContent": false } } }, - "mastodon.lnaze.net": { - "error": "HTTPSConnectionPool(host='mastodon.lnaze.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "myporntv.com": { + "error": "HTTPSConnectionPool(host='myporntv.com', port=443): Read timed out. (read timeout=3)" }, - "peertube.severino.info": { + "freegamer.blogspot.com": { "error": 404 }, - "kh.ro": { - "error": "HTTPSConnectionPool(host='kh.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kh.ro' doesn't match either of 'api.ro', 'www.api.ro'\")))" - }, - "mastodon.allnutt.net": { + "mspa.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 3, + "activeHalfyear": 11 }, - "localPosts": 337 + "localPosts": 0 }, - "openRegistrations": false + "openRegistrations": true } }, - "hlad.org": { + "mi.ijs01140.cf": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "name": "groundpolis", + "version": "12.36.1-gp-3.0.0" }, + "protocols": [ + "activitypub" + ], "services": { "inbound": [], "outbound": [ - "smtp", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": false, "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 59, - "localComments": 8 + "users": {} }, - "openRegistrations": false, "metadata": { - "nodeName": "Hladovka", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "twitter" - ], - "outbound": [ - "smtp", - "twitter" - ] + "nodeName": "ijs\u306e\u6c17\u307e\u3050\u308cMisskey", + "nodeDescription": "ijs01140\u304c\u904b\u55b6\u3057\u3066\u3044\u308bMisskey\u9bd6\u3067\u3059\u3002\u5b8c\u5168\u306b\u62db\u5f85\u5236\u3067\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002\u9023\u5408\u6a5f\u80fd\u306f\u5207\u3063\u3066\u3044\u307e\u305b\u3093\u3002", + "maintainer": { + "name": "ijs01140", + "email": null }, - "explicitContent": false + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/Xeltica/Groundpolis", + "feedbackUrl": "https://github.com/Xeltica/Groundpolis/issues/new", + "disableRegistration": true, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": true, + "enableEmail": false, + "enableServiceWorker": true } } }, - "mind-drop.jp": { - "error": "HTTPSConnectionPool(host='mind-drop.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mind-drop.jp timed out. (connect timeout=3)'))" - }, - "toot.testers.homelinux.net": { - "error": "HTTPSConnectionPool(host='toot.testers.homelinux.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to toot.testers.homelinux.net timed out. (connect timeout=3)'))" - }, - "mastodon.social/users/chriskloss": { - "error": 404 - }, - "www.dimequecomes.com": { - "error": 404 - }, - "ingwie.io": { + "snowfrost.garden": { "error": 404 }, - "mastodon.nuzgo.net": { - "error": "HTTPSConnectionPool(host='mastodon.nuzgo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "argh.club": { - "error": "HTTPSConnectionPool(host='argh.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "plr.ph3j.com": { - "error": 503 + "mediadon.jp": { + "error": "HTTPSConnectionPool(host='mediadon.jp', port=443): Read timed out. (read timeout=3)" }, - "mstdn.hexandcube.tk": { - "error": "HTTPSConnectionPool(host='mstdn.hexandcube.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.heiperlan.de": { + "error": "HTTPSConnectionPool(host='mastodon.heiperlan.de', port=443): Read timed out. (read timeout=3)" }, - "mastodon.cgx.me": { + "medias.pingbase.net": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "1.4.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 4 }, - "localPosts": 9777 + "localPosts": 26, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "cloud.cool110.xyz": { - "error": 404 - }, - "mstdn.otofu.xyz": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" - }, - "mexico.spacepatrol.org": { - "error": 404 - }, - "mycloud.twackcity.com": { - "error": "HTTPSConnectionPool(host='mycloud.twackcity.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.madmoizelle.com": { - "error": 404 - }, - "f.leonde.de": { - "error": "HTTPSConnectionPool(host='f.leonde.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'f.leonde.de' doesn't match 'hosti.leonde.de'\")))" - }, - "peer.masto.host": { - "error": "HTTPSConnectionPool(host='peer.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mastodon.zaclys.com": { - "error": 404 + "mastodon.thecrimsontint.com": { + "error": "HTTPSConnectionPool(host='mastodon.thecrimsontint.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "madost.one": { + "slippy.xyz": { "nodeinfo": { "version": "2.0", "software": { "name": "misskey", - "version": "12.36.1-lesath.1" + "version": "12.36.1" }, "protocols": [ "activitypub" @@ -285179,73 +244569,77 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": {} }, "metadata": { - "nodeName": "\ub9c8\ub3c4\uc2a4\ud1a4", - "nodeDescription": "\ub9c8\ub3c4\uc2a4\ud1a4\uc774\uc5d0\uc694!!
\n\uce90\uc0ad\ube75 \ucd08\ub300\uc81c\ub85c \uc6b4\uc601\ub418\uace0 \uc788\uc5b4\uc694 (\uac00\uc785\ud560\uc2dc \ubcf8\uacc4\ub97c \uc62e\uaca8\uc57c \ud55c\ub2e4\ub294 \uc870\uac74)
\n\ub2e8\uc21c\ud788 Misskey\uac00 \uad81\uae08\ud558\uc2e0 \uac70\ub77c\uba74:
\nhttps://misskey.io (\uc77c\ubcf8\uc5b4, Misskey \uacf5\uc2dd \uc778\uc2a4\ud134\uc2a4)\uc5d0\uc11c \ub458\ub7ec\ubcf4\uc2e4 \uc218 \uc788\uc5b4\uc694!
\n\ub354 \uc790\uc138\ud55c \uc18c\uac1c \ubc0f \uaddc\uce59\uc740 https://madost.one/@chocologic/pages/rules \ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694!
", + "nodeName": "Slippy", + "nodeDescription": "For now I open up registration, if we get a ton of spam accounts, I'll close down registration. Explicit content allowed, but only with CW.\n\n\u25cf Clear web: https://slippy.xyz/\n\u25cf Onion: https://jvgw4homncw3brd6.onion/", "maintainer": { - "name": "chocologic", - "email": "misskey.madost.one@gmail.com" + "name": "efertone", + "email": "admin@slippy.xyz" }, - "langs": [ - "\ud55c\uad6d\uc5b4" - ], - "tosUrl": "https://madost.one/@chocologic/pages/rules", - "repositoryUrl": "https://gitlab.com/chocological00/misskey", + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, + "disableRegistration": false, "disableLocalTimeline": false, "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 4000, + "enableRecaptcha": true, + "maxNoteTextLength": 1000, "enableTwitterIntegration": false, "enableGithubIntegration": false, "enableDiscordIntegration": false, - "enableEmail": true, + "enableEmail": false, "enableServiceWorker": true } } }, - "www.red-lang.org": { - "error": 404 + "hiveway.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tapferimnirgendwo.com": { + "chofudon.tokyo": { + "error": "HTTPSConnectionPool(host='chofudon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.duckdns.org": { + "error": "HTTPSConnectionPool(host='peertube.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/Dauntless": { "error": 404 }, - "pl.stupid.moe": { - "error": "HTTPSConnectionPool(host='pl.stupid.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pl.stupid.moe' doesn't match 'stupid.moe'\")))" + "neumann.m.to": { + "error": "HTTPSConnectionPool(host='neumann.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gnusocial.cc": { - "error": "HTTPSConnectionPool(host='gnusocial.cc', port=443): Read timed out. (read timeout=3)" + "fediverse.me": { + "error": "HTTPSConnectionPool(host='fediverse.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fediverse.me' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" }, - "zeitrechnen.de": { - "error": "Expecting value: line 1 column 1 (char 0)" + "cybermedios.org": { + "error": 404 }, - "awoo.space": { + "queer.haus": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1678, - "activeMonth": 187, - "activeHalfyear": 229 + "total": 7, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 501172 + "localPosts": 23 }, - "openRegistrations": true + "openRegistrations": false } }, - "mast.adminit.cz": { + "iyhwf.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -285257,182 +244651,116 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 28, + "activeMonth": 25, + "activeHalfyear": 29 }, - "localPosts": 0 + "localPosts": 69 }, "openRegistrations": true } }, - "hub.raitisoja.com": { - "error": "HTTPSConnectionPool(host='hub.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.skrlet13.cl": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "skrlet13", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } }, - "relay1.mastodonsocial.ru": { - "error": 502 + "cathoderay.tube": { + "error": "HTTPSConnectionPool(host='cathoderay.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "this.mouse.rocks": { + "tropical-is.land": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 40, - "activeMonth": 4, - "activeHalfyear": 10 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 44710 + "localPosts": 3211 }, - "openRegistrations": true + "openRegistrations": false } }, - "blog.ahmadhaghighi.com": { - "error": 502 - }, - "bot.fedibird.com": { - "error": 410 - }, - "yah.vn": { - "error": "HTTPSConnectionPool(host='yah.vn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "hub.undernet.uy": { + "error": 404 }, - "goodcontent.site": { - "error": "HTTPSConnectionPool(host='goodcontent.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.revreso.de": { + "error": 404 }, - "tcnfy.uk": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "tcnfy.uk", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://tcnfy.uk/users/andy", - "https://tcnfy.uk/users/techonify", - "https://tcnfy.uk/users/daw50n" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.1" - }, - "usage": { - "localPosts": 53, - "users": { - "total": 5 - } - }, - "version": "2.0" - } + "cloud.vsrv07.de": { + "error": 404 }, - "beepeele.de": { - "error": "HTTPSConnectionPool(host='beepeele.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'beepeele.de' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + "paramira.org": { + "error": "HTTPSConnectionPool(host='paramira.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "miblog.life": { - "error": "HTTPSConnectionPool(host='miblog.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "missgreeney.masto.host": { + "error": "HTTPSConnectionPool(host='missgreeney.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.lachman.tk": { - "error": "HTTPSConnectionPool(host='mastodon.lachman.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ooio.org/fd": { + "error": 404 }, - "doublewordplay.com": { + "bilge.world": { "nodeinfo": { "metadata": { - "nodeName": "doubleWordPlay", + "nodeName": "The Psalms", + "nodeDescription": "Narcoleptic yokel coming to know humility and regret.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -285459,177 +244787,15 @@ "users": { "total": 1 }, - "localPosts": 3 + "localPosts": 21 }, "version": "2.0" } }, - "social.unroot.de": { + "cloud.level-10.net": { "error": 404 }, - "tube.rfc1149.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 3 - }, - "localPosts": 25428, - "localComments": 2 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube on rfc1149.net", - "nodeDescription": "A small corner of the internet.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "mastodon.aidannyquist.com": { - "error": "HTTPSConnectionPool(host='mastodon.aidannyquist.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.aidannyquist.com' doesn't match 'social.aidannyquist.com'\")))" - }, - "mstdn.floso.net": { - "error": "HTTPSConnectionPool(host='mstdn.floso.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.floso.net timed out. (connect timeout=3)'))" - }, - "t-1.h.senan.xyz": { - "error": "HTTPSConnectionPool(host='t-1.h.senan.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "neuland.irgendwo.co": { - "error": "HTTPSConnectionPool(host='neuland.irgendwo.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'neuland.irgendwo.co' doesn't match 'video.mol4media.nl'\")))" - }, - "kazvam.com": { - "error": "Expecting value: line 3 column 1 (char 2)" - }, - "test.lovelive-ss.com": { - "error": "HTTPSConnectionPool(host='test.lovelive-ss.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "banco@mastodon.social": { + "karass.ideali.sh": { "nodeinfo": { "version": "2.0", "software": { @@ -285641,408 +244807,270 @@ ], "usage": { "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 + "total": 48, + "activeMonth": 8, + "activeHalfyear": 18 }, - "localPosts": 22380811 + "localPosts": 651 }, - "openRegistrations": false + "openRegistrations": true } }, - "disappointment.co": { - "error": "HTTPSConnectionPool(host='disappointment.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "video.abga.be": { + "error": "HTTPSConnectionPool(host='video.abga.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "stashsh.net": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "cometh thou to confess? or to accuse? for indeed all sin is my domain.", - "nodeName": "stashsh", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://stashsh.net/users/admin" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.2" - }, - "usage": { - "localPosts": 35, - "users": { - "total": 4 - } - }, - "version": "2.0" - } + "www.supermotoaustralia.com": { + "error": "HTTPSConnectionPool(host='www.supermotoaustralia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "bunny.blue": { + "misskey.ga": { + "error": "HTTPSConnectionPool(host='misskey.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "transform.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.0+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 7, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 5 }, - "localPosts": 2232 + "localPosts": 21 }, - "openRegistrations": false + "openRegistrations": true } }, - "maid.mstdn.social": { - "error": "HTTPSConnectionPool(host='maid.mstdn.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'maid.mstdn.social' doesn't match either of 'cdn.mstdn.social', 'www.cdn.mstdn.social'\")))" - }, - "mstdn.rkunkunr.com": { - "error": 404 + "osutodon.tokyo": { + "error": "HTTPSConnectionPool(host='osutodon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "illfated.zapto.org": { - "error": "HTTPSConnectionPool(host='illfated.zapto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "friendica.misoni.club": { + "error": 410 }, - "mikumiku.moe": { + "about-bitcoin.com": { "error": 404 }, - "mastodonhub.com": { - "error": "HTTPSConnectionPool(host='mastodonhub.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "mastodon.jsfamily.in": { - "error": "HTTPSConnectionPool(host='mastodon.jsfamily.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "halfdane.masto.host": { + "toot.coupou.fr": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 1, - "activeHalfyear": 4 - }, - "localPosts": 1 - }, - "openRegistrations": true - } - }, - "contentsyndikat.de": { - "error": 404 - }, - "japaon.cf": { - "error": "Unexpected UTF-8 BOM (decode using utf-8-sig): line 1 column 1 (char 0)" - }, - "scat.wovensoup.com": { - "nodeinfo": { - "metadata": { - "nodeName": "Scatological Sensibilities", - "nodeDescription": "An ecosystem is a basically a poop-cycle.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "3.1.2" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 7 + "localPosts": 39 }, - "version": "2.0" + "openRegistrations": true } }, - "instance.raghavgururajan.net": { - "error": "HTTPSConnectionPool(host='instance.raghavgururajan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tmstdn.yakitamago.info": { - "error": "HTTPSConnectionPool(host='tmstdn.yakitamago.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.utzer.de": { + "error": 500 }, - "moontreeproject.org": { - "error": "Expecting value: line 1 column 1 (char 0)" + "snuskete.net": { + "error": "HTTPSConnectionPool(host='snuskete.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.strueker.net": { - "error": "HTTPSConnectionPool(host='social.strueker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.touha.me": { + "error": "HTTPSConnectionPool(host='social.touha.me', port=443): Read timed out. (read timeout=3)" }, - "status.matsuuratomoya.com": { - "error": "HTTPSConnectionPool(host='status.matsuuratomoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.rip": { + "error": "HTTPSConnectionPool(host='misskey.rip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.jacky.wtf": { - "error": "HTTPSConnectionPool(host='video.jacky.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.jacky.wtf' doesn't match 'analytics.jacky.wtf'\")))" + "mayuka-mon.jp": { + "error": "HTTPSConnectionPool(host='mayuka-mon.jp', port=443): Read timed out. (read timeout=3)" }, - "cloud.sum7.eu": { - "error": 403 + "osada.usezot.net": { + "error": "HTTPSConnectionPool(host='osada.usezot.net', port=443): Read timed out. (read timeout=3)" }, - "tomcat.one": { - "error": 410 + "flow.im": { + "error": "HTTPSConnectionPool(host='flow.im', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/Azbats": { - "error": 404 + "www.siedler.ro": { + "error": "HTTPSConnectionPool(host='www.siedler.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn-babymetal.com": { - "error": "HTTPSConnectionPool(host='mstdn-babymetal.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "henrygarner.im": { + "error": "HTTPSConnectionPool(host='henrygarner.im', port=443): Read timed out. (read timeout=3)" }, - "mstdn.nishiwaseda.net": { - "error": "HTTPSConnectionPool(host='mstdn.nishiwaseda.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.danbruno.net": { + "error": "HTTPSConnectionPool(host='mastodon.danbruno.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hindsightt.social": { + "glaceon.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 5 + "total": 200, + "activeMonth": 121, + "activeHalfyear": 462 }, - "localPosts": 20 + "localPosts": 126683 }, "openRegistrations": true } }, - "mastodon.social/users/2Tie": { - "error": 404 + "classifeds.aus.party": { + "error": "HTTPSConnectionPool(host='classifeds.aus.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "koba.kokoa.site": { - "error": "HTTPSConnectionPool(host='koba.kokoa.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "boiskokoro.club": { + "error": "HTTPSConnectionPool(host='boiskokoro.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "letallmortalfleshfindtheirvoice.social": { + "pleroma.polaris62.fr": { + "error": "HTTPSConnectionPool(host='pleroma.polaris62.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "oxidized.systems": { + "error": "HTTPSConnectionPool(host='oxidized.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.ch": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { "users": { - "total": 5, - "activeMonth": 3, - "activeHalfyear": 6 + "total": 119 }, - "localPosts": 153 + "localPosts": 6348, + "localComments": 3 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube.ch", + "nodeDescription": "Generic peertube instance, speaking mostly English and French. Hosted by the fairsocialnet.ch association and paid for by its members. If you would like to contribute go to https://liberapay.com/tursiops \nAnyone can create an account but you don't have any storage on it. The price to pay for hosting your videos is detailed in the table below. Don't hesitate to contact us using the contact form to request more storage. \n\n100% Located in Switzerland." + } } }, - "weststar.name": { - "error": 404 - }, - "minidon.bacardi55.org": { - "error": "HTTPSConnectionPool(host='minidon.bacardi55.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.holomaplefeline.net": { + "error": "HTTPSConnectionPool(host='social.holomaplefeline.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "glitch.librenet.co.za": { + "merveilles.town": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 378, + "activeMonth": 237, + "activeHalfyear": 261 }, - "localPosts": 161 + "localPosts": 108796 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.pluser.net": { - "error": 502 + "stream.void.garden": { + "error": "HTTPSConnectionPool(host='stream.void.garden', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stream.void.garden' doesn't match either of 'adriel.io', 'adriel.xyz'\")))" }, - "mastodon.librelabucm.org": { + "mstdn.jnsk.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 376, - "activeMonth": 146, - "activeHalfyear": 231 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 11347 + "localPosts": 12338 }, - "openRegistrations": true + "openRegistrations": false } }, - "tooter.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='tooter.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.se.gfault.ca": { + "error": "HTTPSConnectionPool(host='soc.se.gfault.ca', port=443): Read timed out. (read timeout=3)" }, - "mstd.0x77.ml": { - "error": "HTTPSConnectionPool(host='mstd.0x77.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.tbny.space": { + "error": "HTTPSConnectionPool(host='social.tbny.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.kerkour.fr": { + "video.ihatebeinga.live": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 3 }, - "localPosts": 39 + "localPosts": 13, + "localComments": 0 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "I hate being alive", + "nodeDescription": "Sad videos by sad memes" + } } }, - "nx7142.your-storageshare.de": { - "error": "HTTPSConnectionPool(host='nx7142.your-storageshare.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "5vsb.com": { - "error": "HTTPSConnectionPool(host='5vsb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kyureki.jp": { - "error": "HTTPSConnectionPool(host='kyureki.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "hub.weho.st": { + "error": "HTTPSConnectionPool(host='hub.weho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "araimayonezu.m.to": { - "error": "HTTPSConnectionPool(host='araimayonezu.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/nev": { + "error": 404 }, - "social.butterknifeestates.com": { - "error": 500 + "mastodon.misoni.club": { + "error": 410 }, - "cooler.mom": { + "mastodon.rousset.nom.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -286054,150 +245082,49 @@ ], "usage": { "users": { - "total": 15, - "activeMonth": 11, - "activeHalfyear": 15 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 19699 + "localPosts": 402 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.keks.li": { - "error": "HTTPSConnectionPool(host='mastodon.keks.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.keks.li timed out. (connect timeout=3)'))" + "hub.ryokou.ga": { + "error": "HTTPSConnectionPool(host='hub.ryokou.ga', port=443): Read timed out. (read timeout=3)" }, - "pleroma.gegeweb.eu": { + "cloud.virgulilla.com": { + "error": 403 + }, + "serenitylabs.cloud": { + "error": "HTTPSConnectionPool(host='serenitylabs.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "occult-zuki.com": { "nodeinfo": { "version": "2.0", - "usage": { - "users": { - "total": 2 - }, - "localPosts": 56 - }, "software": { - "version": "1.0.0-543-g29807ef6-develop", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://pleroma.gegeweb.eu/users/gerald" - ], - "skipThreadContainment": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Pleroma/Gegeweb", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "mailerEnabled": false, - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false + "usage": { + "users": { + "total": 15, + "activeMonth": 12, + "activeHalfyear": 21 }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "localPosts": 1239 + }, + "openRegistrations": false } }, - "nextcloud.skyhorseglobal.com": { - "error": 404 - }, - "menzel-it.social": { - "error": "HTTPSConnectionPool(host='menzel-it.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'menzel-it.social' doesn't match either of 'cluster-quickstart.com', 'cluster-quickstart.de', 'cluster-quickstart.eu', 'hpc-configurator.com', 'hpc-configurator.eu', 'hpc-konfigurator.de'\")))" + "mastohun.tk": { + "error": "HTTPSConnectionPool(host='mastohun.tk', port=443): Read timed out. (read timeout=3)" }, - "peertube.mygaia.org": { + "peertube.underworld.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -286214,20 +245141,20 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 11 + "total": 2 }, - "localPosts": 40618, - "localComments": 1 + "localPosts": 47215, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "MyGaia", - "nodeDescription": "Personal PeerTube instance with music clips, geek stuff, motorbikes...", + "nodeName": "PeerTube - underworld.fr", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -286250,10 +245177,7 @@ "enabled": true }, "enabledResolutions": [ - 360, - 480, - 720, - 1080 + 720 ] }, "import": { @@ -286262,7 +245186,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -286326,8 +245250,8 @@ } }, "user": { - "videoQuota": 0, - "videoQuotaDaily": 0 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -286341,309 +245265,46 @@ } } }, - "yuzulia.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Yuzulia-MisSocial", - "nodeDescription": "Powered by YuzuRyo61.\nHosted by Yuzulia.\n\n\u3054\u304f\u4e00\u822c\u7684\u306aMisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3059\u3002\n\n\u5229\u7528\u898f\u7d04\u306f\u5fc5\u305a\u304a\u8aad\u307f\u304f\u3060\u3055\u3044\u3002 \nhttps://yuzulia.github.io/docs/ms-term.html", - "maintainer": { - "name": "YuzuRyo61", - "email": "yzla-info@yuzulia.com" - }, - "langs": [ - "ja", - "en" - ], - "tosUrl": "https://yuzulia.github.io/docs/ms-term.html", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new/choose", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 3000, - "enableTwitterIntegration": true, - "enableGithubIntegration": true, - "enableDiscordIntegration": true, - "enableEmail": true, - "enableServiceWorker": true - } - } - }, - "forgetthis.site": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3-vapor" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 0 - }, - "openRegistrations": false - } - }, - "social.rb99.space": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 6, - "activeHalfyear": 6 - }, - "localPosts": 901 - }, - "openRegistrations": true - } - }, - "cyzed.com": { - "error": "HTTPSConnectionPool(host='cyzed.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to cyzed.com timed out. (connect timeout=3)'))" + "social.fastre.me": { + "error": 502 }, - "sandersnel.com": { - "error": "HTTPSConnectionPool(host='sandersnel.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "potato-chips.m.to": { + "error": "HTTPSConnectionPool(host='potato-chips.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.antopie.org": { - "error": "HTTPSConnectionPool(host='pleroma.antopie.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.oalm.gub.uy": { + "error": "HTTPSConnectionPool(host='social.oalm.gub.uy', port=443): Read timed out. (read timeout=3)" }, - "mathstodon.xyz": { + "log.jensholze.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1836, - "activeMonth": 381, - "activeHalfyear": 566 - }, - "localPosts": 66146 - }, - "openRegistrations": true - } - }, - "s.novaphoenix.net": { - "error": "HTTPSConnectionPool(host='s.novaphoenix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.novaphoenix.net' doesn't match 'matrix.firebird.zone'\")))" - }, - "masto.yellowkeycard.net": { - "error": "HTTPSConnectionPool(host='masto.yellowkeycard.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "du-de-au-clavier.net": { - "nodeinfo": { - "metadata": { - "nodeName": "Du d\u00e9 au clavier ", - "nodeDescription": "O\u00f9 je parle surtout de JdR ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "wordpress", + "version": "5.4.1" }, "usage": { "users": { "total": 1 }, - "localPosts": 63 - }, - "version": "2.0" - } - }, - "circlejerk.club": { - "error": "HTTPSConnectionPool(host='circlejerk.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.linuxlusers.com": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 51, - "activeHalfyear": 42, - "activeMonth": 28 - }, - "localPosts": 106, - "localComments": 300 - }, - "openRegistrations": true, - "metadata": { - "nodeName": "social.LinuxLusers.com Friendica Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "libertree", - "pumpio", - "smtp", - "twitter", - "wordpress" - ] - }, - "explicitContent": false - } - } - }, - "friendica.tumelum.de": { - "error": "HTTPSConnectionPool(host='friendica.tumelum.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "gay.coffee": { - "error": "HTTPSConnectionPool(host='gay.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to gay.coffee timed out. (connect timeout=3)'))" - }, - "social.zdsfa.com": { - "error": 502 - }, - "mexicosocial.mx": { - "error": "HTTPSConnectionPool(host='mexicosocial.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "relay3.mastodonsocial.ru": { - "error": "HTTPSConnectionPool(host='relay3.mastodonsocial.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to relay3.mastodonsocial.ru timed out. (connect timeout=3)'))" - }, - "video.connor.money": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.1.0" + "localPosts": 14, + "localComments": 4 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6, - "localComments": 0 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Money Video", - "nodeDescription": "Gaming, Anime, Memes, and other miscellaneous content." + "email": "mail@jensholze.de" } } }, - "social.zxq.co": { - "error": "HTTPSConnectionPool(host='social.zxq.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.zxq.co' doesn't match either of 'carybazalgette.net', 'www.carybazalgette.net'\")))" - }, - "cloud.engcol.org": { - "error": "HTTPSConnectionPool(host='cloud.engcol.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud02.silas229.de": { - "error": 404 + "kidasuna.cetra.club": { + "error": "HTTPSConnectionPool(host='kidasuna.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" }, - "mastodon.zergy.net": { + "st.foresdon.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -286655,243 +245316,78 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 823 + "localPosts": 3221 }, "openRegistrations": false } }, - "social.bert.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 20 - }, - "openRegistrations": false - } + "social.bookmark.org": { + "error": "HTTPSConnectionPool(host='social.bookmark.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "gotroot.eu": { - "error": "HTTPSConnectionPool(host='gotroot.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gotroot.eu' doesn't match 'polgara.moomoocamp.net'\")))" + "nc.cbrachyrhynchos.com": { + "error": 403 }, - "cloud.fersha.me": { + "lushka.ml": { "error": 404 }, - "social.udn.jp": { - "error": "HTTPSConnectionPool(host='social.udn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.udn.jp' doesn't match 'udn.jp'\")))" - }, - "social.ilovepunjabi.com": { - "error": "HTTPSConnectionPool(host='social.ilovepunjabi.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blog.marcg.pizza": { - "nodeinfo": { - "metadata": { - "nodeName": "G's Blog", - "nodeDescription": "Minimal, federated blogging platform.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 3, - "publicReader": true, - "invites": true - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2 - }, - "localPosts": 28 - }, - "version": "2.0" - } - }, - "magi.systems": { - "error": "HTTPSConnectionPool(host='magi.systems', port=443): Read timed out. (read timeout=3)" + "mstdn.syoriken.org": { + "error": "HTTPSConnectionPool(host='mstdn.syoriken.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/existentiallyours": { - "error": 404 + "status.online": { + "error": "HTTPSConnectionPool(host='status.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sport.meltdown.world": { - "error": "HTTPSConnectionPool(host='sport.meltdown.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "beta.darksocial.party": { + "error": "HTTPSConnectionPool(host='beta.darksocial.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gochisou.dev": { + "juche.town": { "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 81 }, - "localPosts": 308 + "localPosts": 3419 }, - "openRegistrations": true - } - }, - "fedi.swirlhub.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "pleroma.1312.media": { - "error": "HTTPSConnectionPool(host='pleroma.1312.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.1312.media' doesn't match '1312.media'\")))" - }, - "s.schieder.me": { - "error": "HTTPSConnectionPool(host='s.schieder.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ap-relay.herokuapp.com": { - "error": 503 - }, - "mdn.keasti.net": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "version": "1.0.0-6-g2e43f2c5-develop", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] }, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 18 - }, - "openRegistrations": false - } - }, - "vernunftzentrum.de": { - "nodeinfo": { + "openRegistrations": true, "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", - "chat", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "DisneyDream@mathstodon.xyz", - "raki.social", - "bofa.lol", - "albin.social", - "pl.smuglo.li", - "social.nobodyhasthe.biz", - "social.gab.com", - "develop.gab.com", - "gab.ai", - "gab.com", - "gab.protohype.net", - "exited.eu", - "gabble.xyz", - "spinster.xyz", - "gabfed.com", - "warc.space", - "gab.com", - "gab.polaris-1.work", - "not-develop.gab.com", - "develop.gab.com", - "quto.org", - "qoto.org", - "freespeechextremist.com", - "pl.765racing.com", - "*.halle-leaks.de", - "kazvam.com", - "*.djitter.com", - "nordenmedia.com", - "dev.civiq.social", - "anime.website", - "pl.wowana.me", - "cliterati.club", - "glindr.org" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Vernunftzentrum", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "staffAccounts": [ + "https://juche.town/users/JucheSaranghe", + "https://juche.town/users/ChairmanMeow", + "https://juche.town/users/tankie", + "https://juche.town/users/p", + "https://juche.town/users/ferh", + "https://juche.town/users/k", + "https://juche.town/users/kaniini" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -286924,207 +245420,285 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://vernunftzentrum.de/users/ckeen" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "nodeName": "Juche Town", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + } + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } + } + }, + "hubzilla.gcp.zarth.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" }, - "openRegistrations": false, "protocols": [ - "activitypub" + "zot", + "diaspora", + "ostatus" ], "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-561-g7bc4b081-develop" + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 11855, "users": { - "total": 8 - } + "total": 4, + "activeHalfyear": 0, + "activeMonth": 0 + }, + "localPosts": 6, + "localComments": 3 }, - "version": "2.0" + "metadata": { + "nodeName": "Hubzilla" + } } }, - "lgbt.io": { + "mastodon.hong.io": { + "error": "HTTPSConnectionPool(host='mastodon.hong.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nitkc.com": { + "error": "HTTPSConnectionPool(host='nitkc.com', port=443): Read timed out. (read timeout=3)" + }, + "plustodon.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1988, - "activeMonth": 411, - "activeHalfyear": 610 + "total": 156, + "activeMonth": 59, + "activeHalfyear": 97 }, - "localPosts": 203028 + "localPosts": 22315 }, "openRegistrations": true } }, - "ratoncitos.p4g.club": { - "error": 500 - }, - "friendica.nerdhaven.de": { - "error": "HTTPSConnectionPool(host='friendica.nerdhaven.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.nerdhaven.de' doesn't match either of '*.goserver.host', 'goserver.host'\")))" - }, - "proofte.ch": { - "error": "HTTPSConnectionPool(host='proofte.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'proofte.ch' doesn't match either of 'blog.proofte.ch', 'bookmarks.proofte.ch', 'pass.proofte.ch', 'rss.proofte.ch'\")))" - }, - "estpls.m.to": { - "error": "HTTPSConnectionPool(host='estpls.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ostatus.ca": { + "error": 404 }, - "truthandhyperbole.com": { + "ibk.cloud": { "error": 404 }, - "cloud.maxdomo.com": { - "error": 403 + "wz582sxf93n.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "wardollies.social": { - "error": "HTTPSConnectionPool(host='wardollies.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "dit.qnoa.ch": { + "error": "HTTPSConnectionPool(host='dit.qnoa.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.depertat.net": { - "error": "HTTPSConnectionPool(host='social.depertat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "kttsakaba.net": { + "error": "HTTPSConnectionPool(host='kttsakaba.net', port=443): Read timed out. (read timeout=3)" }, - "social.bobek.cz": { + "nextcloud.opensure.net": { + "error": 404 + }, + "mindlesstux.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 72 + "localPosts": 21, + "localComments": 36 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] }, - "openRegistrations": false + "metadata": { + "email": "brian.david.davenport@gmail.com" + } } }, - "mastodon.hubzilla.nl": { - "error": "HTTPSConnectionPool(host='mastodon.hubzilla.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "cujian.com": { - "error": "HTTPSConnectionPool(host='cujian.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "video.netsyms.com": { - "error": 404 - }, - "mastodon.fancy.org.uk": { + "dreiecksnebel.alex-detsch.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.1" + "name": "peertube", + "version": "1.4.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 8 }, - "localPosts": 0 + "localPosts": 269, + "localComments": 1 }, - "openRegistrations": false + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "dreiecksnebel", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "phantanews.de/wp": { + "peertube.geekael.fr": { + "error": "HTTPSConnectionPool(host='peertube.geekael.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "comunismo.online": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "4.9.13" + "version": "5.4.1" }, "usage": { "users": { - "total": 34 + "total": 3 }, - "localPosts": 6857, - "localComments": 5005 + "localPosts": 23, + "localComments": 2 }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], + "openRegistrations": true, "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "atom1.0", + "rss2.0", + "pop3" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "wordpress", + "smtp" + ] }, + "protocols": [], "metadata": { - "email": "admin@phantanews.de" + "email": "cochise@comunismo.online" } } }, - "wellness.so": { - "error": "HTTPSConnectionPool(host='wellness.so', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "everythingsysadmin.com": { - "error": 404 - }, - "cloud.eyeofwisdom.org": { - "error": 404 - }, - "pxlfd.me": { - "error": 410 - }, - "micro.fragdev.com": { - "error": 404 - }, - "garakuta.online": { - "error": "HTTPSConnectionPool(host='garakuta.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to garakuta.online timed out. (connect timeout=3)'))" - }, - "tutut.delire.party": { + "7shr.work": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.0.2" + "name": "misskey", + "version": "12.36.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { - "users": { - "total": 12, - "activeMonth": 9, - "activeHalfyear": 10 - }, - "localPosts": 7424 + "users": {} }, - "openRegistrations": false + "metadata": { + "nodeName": "\u9694\u96e2\u75c5\u68df", + "nodeDescription": "\u304a\u3072\u3068\u308a\u7528\u3000", + "maintainer": { + "name": "n", + "email": "nshr334@gmail.com" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": true, + "disableLocalTimeline": true, + "disableGlobalTimeline": true, + "enableRecaptcha": false, + "maxNoteTextLength": 5000, + "enableTwitterIntegration": true, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } } }, - "sytzeschalk.nl": { + "ganzeer.today": { "nodeinfo": { "metadata": { - "nodeName": "De Weken van Schalk", + "nodeName": "g a n z e e r . t o d a y", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -287151,18 +245725,74 @@ "users": { "total": 1 }, - "localPosts": 1 + "localPosts": 66 }, "version": "2.0" } }, - "pltest.feminism.lgbt": { - "error": "HTTPSConnectionPool(host='pltest.feminism.lgbt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.cemea.org": { + "error": 404 }, - "nextcloud.gabrielwilson.me": { - "error": "HTTPSConnectionPool(host='nextcloud.gabrielwilson.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "social.pinkieduck.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mastodon.tds.xyz": { + "unextro.net": { + "error": 404 + }, + "mstdn.tako774.net": { + "error": "HTTPSConnectionPool(host='mstdn.tako774.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gerber-clan.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Gerber Clan Social Network", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "the.wired.sehol.se": { "nodeinfo": { "version": "2.0", "software": { @@ -287174,75 +245804,90 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 100, + "activeMonth": 6, + "activeHalfyear": 19 }, - "localPosts": 3 + "localPosts": 1408 }, "openRegistrations": false } }, - "mastnode.lespasquier.fr": { - "error": "HTTPSConnectionPool(host='mastnode.lespasquier.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastnode.lespasquier.fr' doesn't match 'part.lespasquier.fr'\")))" + "blog.minimachin.ynh.fr": { + "error": "HTTPSConnectionPool(host='blog.minimachin.ynh.fr', port=443): Read timed out. (read timeout=3)" }, - "www.neowin.net": { - "error": 404 + "mastodon.nsnw.ca": { + "error": 502 }, - "tebukuro.xyz": { + "Komula.space": { + "error": "HTTPSConnectionPool(host='komula.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "dewp.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 21, - "activeMonth": 22, - "activeHalfyear": 23 + "total": 26, + "activeMonth": 4, + "activeHalfyear": 17 }, - "localPosts": 15951 + "localPosts": 1173 }, "openRegistrations": true } }, - "mastodon.dunsmore.me": { + "seaflowers.xyz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "seaflowers", + "nodeDescription": "tiny games, terraria houses, and quarantine life", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 0 + "localPosts": 22 }, - "openRegistrations": true + "version": "2.0" } }, - "qaf.men": { - "error": 521 - }, - "oki.sakuradon.jp": { - "error": "HTTPSConnectionPool(host='oki.sakuradon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "games-community.xyz": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "icioulaba.tk": { + "mainburg.hallertau.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -287250,222 +245895,93 @@ "usage": { "users": { "total": 5, - "activeMonth": 4, - "activeHalfyear": 155 + "activeMonth": 6, + "activeHalfyear": 15 }, - "localPosts": 20417 + "localPosts": 1845 }, "openRegistrations": true } }, - "testdon5.yaesu-eas.tokyo": { - "error": "HTTPSConnectionPool(host='testdon5.yaesu-eas.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nyaa.social": { + "error": "HTTPSConnectionPool(host='nyaa.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.rock-hosting.net": { - "error": "HTTPSConnectionPool(host='mastodon.rock-hosting.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.rock-hosting.net timed out. (connect timeout=3)'))" + "conovercoburn.cloud": { + "error": "HTTPSConnectionPool(host='conovercoburn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "pl.geekstop.se": { - "error": "HTTPSConnectionPool(host='pl.geekstop.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lcy.moe": { + "error": "HTTPSConnectionPool(host='candinya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "skirota.mhdp.me": { - "error": 410 + "gmastod.online": { + "error": "HTTPSConnectionPool(host='gmastod.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rllmuk.social": { - "error": "HTTPSConnectionPool(host='rllmuk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.beachcom.org": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "tube.aps.systems": { - "error": 502 + "video.chromatique.xyz": { + "error": "HTTPSConnectionPool(host='video.chromatique.xyz', port=443): Read timed out. (read timeout=3)" }, - "tube-rennes.beta.education.fr": { + "alphacma.masto.host": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 2, + "activeMonth": 0, + "activeHalfyear": 3 }, - "localPosts": 6693, - "localComments": 0 + "localPosts": 2 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube Temporaire de l academie de Rennes", - "nodeDescription": "PeerTube, hebergement de videos.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "glavlit-custom", - "version": "0.0.1", - "description": "Autorisation de domaine pour l'enregistrement", - "clientScripts": {} - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": false - } - } - } + "openRegistrations": true } }, - "mastodon.social/users/armuvalus": { - "error": 404 + "worlddrive.club": { + "error": "HTTPSConnectionPool(host='worlddrive.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zentrale-ostkreuz.sleepless.hk": { - "error": 403 + "kigurumi.fun": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "cigarcabin.com": { - "error": 404 + "mastodon.tedomum.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 101, + "activeMonth": 14, + "activeHalfyear": 14 + }, + "localPosts": 39235 + }, + "openRegistrations": false + } }, - "doodeman.org": { + "cloud.textfeld.ch": { "error": 404 }, - "mastodon.tchnics.de": { - "error": "HTTPSConnectionPool(host='mastodon.tchnics.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.tchnics.de' doesn't match either of 'imap.tchnics.de', 'mail.tchnics.de', 'pop3.tchnics.de', 'smtp.tchnics.de'\")))" - }, - "rpi.limited.systems": { - "error": "HTTPSConnectionPool(host='rpi.limited.systems', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to rpi.limited.systems timed out. (connect timeout=3)'))" - }, - "katasumi.no-monogatari.com": { + "mastodon.social/users/modgethanc": { "error": 404 }, - "friendica.oktarp.de": { - "error": "HTTPSConnectionPool(host='friendica.oktarp.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to friendica.oktarp.de timed out. (connect timeout=3)'))" + "friendica.sonatagreen.com": { + "error": "HTTPSConnectionPool(host='friendica.sonatagreen.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.dandys.space": { - "error": "HTTPSConnectionPool(host='friendica.dandys.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "friendica.aeropagus.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pleroma.what.re": { + "citadel.thecore.city": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -287477,6 +245993,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", + "media_proxy", "chat", "relay" ], @@ -287497,7 +246014,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pleroma.what.re", + "nodeName": "The Core Citadel", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -287505,9 +246022,10 @@ "min_expiration": 0 }, "postFormats": [ - "text/markdown", "text/plain", - "text/html" + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -287544,7 +246062,8 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.what.re/users/fahrstuhl" + "https://citadel.thecore.city/users/koloml", + "https://citadel.thecore.city/users/commagray" ], "suggestions": { "enabled": false @@ -287566,27 +246085,18 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.2-0-gb97c12fb" }, "usage": { - "localPosts": 5, + "localPosts": 182, "users": { - "total": 2 + "total": 7 } }, "version": "2.0" } }, - "mastodon.0-z-0.com": { - "error": "HTTPSConnectionPool(host='mastodon.0-z-0.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "2muchin4mation.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "mastodon.oeru.org": { - "error": 404 - }, - "mastoden.com": { + "esperanto.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -287598,144 +246108,43 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 1853 - }, - "openRegistrations": false - } - }, - "www.vitonica.com": { - "error": 404 - }, - "social.10one.net": { - "error": "HTTPSConnectionPool(host='social.10one.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.10one.net' doesn't match either of '10one.net', 'www.10one.net'\")))" - }, - "akiba-fan.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "photos.festivalparminous.org": { - "nodeinfo": { - "metadata": { - "nodeName": "photos.festivalparminous.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "total": 453, + "activeMonth": 132, + "activeHalfyear": 220 }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "photos.festivalparminous.org", - "url": "https://photos.festivalparminous.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 23, - "localComments": 0, - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 0 - } + "localPosts": 26324 }, - "version": "2.0", "openRegistrations": true } }, - "friendica.packman.me": { - "error": "HTTPSConnectionPool(host='friendica.packman.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.imal.org": { + "gomame.work": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 3 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 75 + "localPosts": 677 }, "openRegistrations": false } }, - "phishermanswarf.com": { - "error": "HTTPSConnectionPool(host='phishermanswarf.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.tyil.nl": { - "error": "HTTPSConnectionPool(host='pleroma.tyil.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/alive": { - "error": 404 + "peertube.io": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "hub.opensocial.africa": { - "error": "HTTPSConnectionPool(host='hub.opensocial.africa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mbp.limited.systems": { + "error": "HTTPSConnectionPool(host='mbp.limited.systems', port=443): Read timed out. (read timeout=3)" }, - "mythago.space": { + "hoops.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -287749,437 +246158,29 @@ "users": { "total": 2, "activeMonth": 2, - "activeHalfyear": 2 - }, - "localPosts": 35 - }, - "openRegistrations": false - } - }, - "mastodon.cool": { - "error": "HTTPSConnectionPool(host='mastodon.cool', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastobots.wx4.me": { - "error": "HTTPSConnectionPool(host='mastobots.wx4.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.cf": { - "error": "HTTPSConnectionPool(host='mstdn.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "seriousposter.club": { - "error": 502 - }, - "pouet.jablon.fr": { - "error": 404 - }, - "www.kylepiira.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 83, - "localComments": 97 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "webmaster@kylepiira.com" - } - } - }, - "ost.alglab.net": { - "error": 404 - }, - "lighteon.ru": { - "error": 404 - }, - "talk.magically.cc": { - "error": "HTTPSConnectionPool(host='talk.magically.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tamiltoot.online": { - "error": "HTTPSConnectionPool(host='tamiltoot.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "35uu.cf": { - "error": 404 - }, - "mstdn.vartkw.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.vartkw.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.vartkw.xyz' doesn't match either of '*.gf-music.amebagames.com', 'gf-music.amebagames.com'\")))" - }, - "md.cryo.jp": { - "error": "HTTPSConnectionPool(host='md.cryo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.dasoran.net": { - "error": 404 - }, - "upp2.com": { - "error": 404 - }, - "peertube.education-forum.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "1.2.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 6854, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Education Forum", - "nodeDescription": "Education Forum" - } - } - }, - "xycloud.fr": { - "error": 404 - }, - "numaverse.com": { - "error": 404 - }, - "rufpost.vega.uberspace.de/friendica": { - "error": 404 - }, - "aikoumasanobu.com": { - "error": 404 - }, - "mastodon.kuroserver.net": { - "error": "HTTPSConnectionPool(host='mastodon.kuroserver.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.kuroserver.net timed out. (connect timeout=3)'))" - }, - "gloveshack.mrkiddle.co.uk": { - "error": "HTTPSConnectionPool(host='gloveshack.mrkiddle.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gloveshack.mrkiddle.co.uk' doesn't match either of 'cal.mrkiddle.co.uk', 'ern.mrkiddle.co.uk', 'mb.mrkiddle.co.uk'\")))" - }, - "social.driou.tech": { - "error": "HTTPSConnectionPool(host='social.driou.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "microblog.ourcoffs.org.au": { - "error": "HTTPSConnectionPool(host='microblog.ourcoffs.org.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ts.skroo.me": { - "error": "HTTPSConnectionPool(host='ts.skroo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "schwifty.space": { - "error": "HTTPSConnectionPool(host='schwifty.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "www.quranite.net": { - "error": "HTTPSConnectionPool(host='www.quranite.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "1wa39e4ps36qtijbyxxfkiwd5t.4chan.icu": { - "error": "HTTPSConnectionPool(host='1wa39e4ps36qtijbyxxfkiwd5t.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "meme.garden": { - "error": 404 - }, - "cloud-congressa.de": { - "error": 404 - }, - "eruditorum.dev": { - "error": 404 - }, - "lacollineauxoiseaux.fr": { - "error": 404 - }, - "thebigeasy.life": { - "error": "HTTPSConnectionPool(host='thebigeasy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "showoffto.us": { - "error": "HTTPSConnectionPool(host='showoffto.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "m.mrkod.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mastodon.social/users/resir014": { - "error": 404 - }, - "userliberation.network": { - "error": "HTTPSConnectionPool(host='userliberation.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "slime.nyxus.xyz": { - "error": "HTTPSConnectionPool(host='slime.nyxus.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "blackice.online": { - "error": 404 - }, - "social.lokinet.org": { - "error": "HTTPSConnectionPool(host='social.lokinet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "urmum.gq": { - "error": "HTTPSConnectionPool(host='urmum.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to urmum.gq timed out. (connect timeout=3)'))" - }, - "aaroncommand.com": { - "error": 404 - }, - "soc.kvet.ch": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 5, - "activeHalfyear": 7 - }, - "localPosts": 105 - }, - "openRegistrations": true - } - }, - "comfybyte.ga": { - "nodeinfo": { - "metadata": { - "nodeName": "comfybyte.ga", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "150000000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "VF Pixelfed", - "domain": "comfybyte.ga", - "url": "https://comfybyte.ga", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 39, - "localComments": 0, - "users": { - "total": 4, - "activeHalfyear": 6, - "activeMonth": 4 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "blog.tokudan.de": { - "nodeinfo": { - "metadata": { - "nodeName": "Random texts", - "nodeDescription": "Anything that I feel I have to write down and that I'm not embarassed enough to hide. RSS and ActivityPub (@tokudan@blog.tokudan.de).", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 1, - "publicReader": false, - "invites": false - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, - "usage": { - "users": { - "total": 1 - }, - "localPosts": 12 - }, - "version": "2.0" - } - }, - "mstdn.fm": { - "error": 404 - }, - "nc.littlebrick.house": { - "error": "HTTPSConnectionPool(host='nc.littlebrick.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nc.littlebrick.house timed out. (connect timeout=3)'))" - }, - "nc.rainer-kehnen.de": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "xmstdn.com": { - "error": "HTTPSConnectionPool(host='xmstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thenextweb.com": { - "error": 404 - }, - "mastodon.social/users/ohtorifightclub": { - "error": 404 - }, - "blog.c0debabe.com": { - "error": "HTTPSConnectionPool(host='blog.c0debabe.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "localtalk.chat": { - "error": 404 - }, - "erm67.dynu.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": { - "users": { - "total": 1, - "activeHalfyear": 1, - "activeMonth": 1 - }, - "localPosts": 29, - "localComments": 3 - }, - "openRegistrations": false, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "activeHalfyear": 2 }, - "explicitContent": false - } + "localPosts": 10 + }, + "openRegistrations": true } }, - "www.crunchyroll.com": { - "error": 404 - }, - "pfoeh.li": { - "error": 500 + "mstdn.rche-iidx.jp": { + "error": "HTTPSConnectionPool(host='mstdn.rche-iidx.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "blog.writeas.org": { + "honyaku.kiichan.space": { "nodeinfo": { "metadata": { - "nodeName": "Write Freely", - "nodeDescription": "Simple, federated, self-hosted writing platform.", + "nodeName": "Kii-chan no Fan Honyaku", + "nodeDescription": "Currently translating \"Boku ga Watashi ni Naru tame ni\"", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - } + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -288188,8 +246189,6 @@ "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", "rss2.0" ] }, @@ -288201,163 +246200,142 @@ "users": { "total": 1 }, - "localPosts": 18 + "localPosts": 10 }, "version": "2.0" } }, - "freeball.in": { - "error": "HTTPSConnectionPool(host='freeball.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dhtls.net": { - "error": "HTTPSConnectionPool(host='dhtls.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "aimsy.jp": { + "error": "HTTPSConnectionPool(host='aimsy.jp', port=443): Read timed out. (read timeout=3)" }, - "misskey.art": { - "error": "HTTPSConnectionPool(host='misskey.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskey.art' doesn't match 'misskey.social'\")))" + "resonanceaudiodistro.org": { + "error": 404 }, - "social.ufeff.club": { + "blog.idolheaven.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Ufeff", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "Idol Heaven", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 5, + "publicReader": true, + "invites": false }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.50-1941-g4df2d64b-develop+dev" + "name": "writefreely", + "version": "0.11.2" }, "usage": { - "localPosts": 12685, "users": { - "total": 47 - } + "total": 2 + }, + "localPosts": 12 }, "version": "2.0" } }, - "www.slashfilm.com": { + "www.windarto.id": { "error": 404 }, - "evolvingdev.io": { + "toot.party": { + "error": "HTTPSConnectionPool(host='toot.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.sasrobotics.xyz": { "error": 404 }, - "snel.social": { - "error": "HTTPSConnectionPool(host='snel.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.kithop.ca": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 5989 + }, + "openRegistrations": false + } }, - "guimik.fr": { - "error": "HTTPSConnectionPool(host='guimik.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'guimik.fr' doesn't match 'cloud.guimik.fr'\")))" + "mastoidoljp.m.to": { + "error": "HTTPSConnectionPool(host='mastoidoljp.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "altnews.social": { - "error": "HTTPSConnectionPool(host='altnews.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "hagion.org": { + "error": "HTTPSConnectionPool(host='hagion.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "honeymilk.m.to": { - "error": "HTTPSConnectionPool(host='honeymilk.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "plume.phie.ovh": { + "error": 503 }, - "bt1uauxl6muhpkh8fgtr.4chan.icu": { - "error": "HTTPSConnectionPool(host='bt1uauxl6muhpkh8fgtr.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "wolke.black-milk.de": { + "error": 404 }, - "gab.notlocked.in": { - "error": "HTTPSConnectionPool(host='gab.notlocked.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.network": { + "error": "HTTPSConnectionPool(host='toot.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.network' doesn't match '28pageslater.com'\")))" }, - "peertube.wivodaim.com": { - "error": "HTTPSConnectionPool(host='peertube.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tube.guin.ovh": { + "error": "HTTPSConnectionPool(host='tube.guin.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.shoes": { + "social.utopiamachines.com": { + "error": "HTTPSConnectionPool(host='social.utopiamachines.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.2502.net": { + "error": "HTTPSConnectionPool(host='mastodon.2502.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nc1.zordhak.fr": { + "error": "HTTPSConnectionPool(host='nc1.zordhak.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "winaero.com": { + "error": 404 + }, + "nemosrv.ml": { + "error": "HTTPSConnectionPool(host='nemosrv.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shintarokurachi.tokyo": { + "error": "HTTPSConnectionPool(host='shintarokurachi.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "botdon.net": { + "error": "HTTPSConnectionPool(host='botdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lavafeld.org": { + "error": 404 + }, + "cloud.it-uslugi.by": { + "error": "HTTPSConnectionPool(host='cloud.it-uslugi.by', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "imasekkyo.m.to": { + "error": "HTTPSConnectionPool(host='imasekkyo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pix.tcit.fr": { + "error": 404 + }, + "furry.wtf": { + "error": "HTTPSConnectionPool(host='furry.wtf', port=443): Read timed out. (read timeout=3)" + }, + "cwilgg49oy90h.4chan.icu": { + "error": "HTTPSConnectionPool(host='cwilgg49oy90h.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "zone.liolok.com": { "nodeinfo": { "version": "2.0", "software": { @@ -288369,31 +246347,225 @@ ], "usage": { "users": { - "total": 96, - "activeMonth": 127, - "activeHalfyear": 276 + "total": 8, + "activeMonth": 7, + "activeHalfyear": 7 }, - "localPosts": 257 + "localPosts": 155 }, "openRegistrations": true } }, - "xn--tat-9la.aleatoire.net": { - "error": "HTTPSConnectionPool(host='xn--tat-9la.xn--alatoire-c1a.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.hoijyun.com": { + "error": "HTTPSConnectionPool(host='mastodon.hoijyun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bop.is": { - "error": "HTTPSConnectionPool(host='bop.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mastodon.crosse.org": { + "error": "HTTPSConnectionPool(host='mastodon.crosse.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.crosse.org' doesn't match 'www.crosse.org'\")))" }, - "ptrthomas.wordpress.com": { + "h.ftqq.com": { + "error": "HTTPSConnectionPool(host='h.ftqq.com', port=443): Read timed out. (read timeout=3)" + }, + "boop.link": { + "error": "HTTPSConnectionPool(host='boop.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "hyuki.herokuapp.com": { "error": 404 }, - "data-stream.live": { - "error": "HTTPSConnectionPool(host='data-stream.live', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "steko.iosa.it": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 302, + "localComments": 181 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "steko@iosa.it" + } + } }, - "hax0rz.lol": { - "error": "HTTPSConnectionPool(host='hax0rz.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.archaeme.tech": { + "error": "HTTPSConnectionPool(host='social.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "zahra@mastodon.social": { + "mastodon.rock-hosting.net": { + "error": "HTTPSConnectionPool(host='mastodon.rock-hosting.net', port=443): Read timed out. (read timeout=3)" + }, + "peertube.gegeweb.eu": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 9 + }, + "localPosts": 34701, + "localComments": 18 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "GegeWeb's PeerTube", + "nodeDescription": "Gegeweb's PeerTube is a pod of the Peertube fediverse.\nPeertube is a free software and a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": 104857600 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "mastodon.social/users/nicepersonality": { + "error": 404 + }, + "mastodon.social/users/esdin": { + "error": 404 + }, + "social.gnu.rocks": { + "error": "HTTPSConnectionPool(host='social.gnu.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.koko.cat": { + "error": "HTTPSConnectionPool(host='pleroma.koko.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kaisendon.asmodeus.red": { + "error": "HTTPSConnectionPool(host='kaisendon.asmodeus.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cthonic.club": { "nodeinfo": { "version": "2.0", "software": { @@ -288405,149 +246577,230 @@ ], "usage": { "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 22380811 + "localPosts": 10199 }, "openRegistrations": false } }, - "social.fruitscale.com": { - "error": "HTTPSConnectionPool(host='social.fruitscale.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bruno.artificial-owl.com": { + "error": "HTTPSConnectionPool(host='bruno.artificial-owl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "srv2.elangley.org": { - "error": 404 + "wolfwitch.monster": { + "error": "HTTPSConnectionPool(host='wolfwitch.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "penishiroma.ddns.net": { - "error": "HTTPSConnectionPool(host='penishiroma.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.tanzhaus-schwedt.de": { + "error": "HTTPSConnectionPool(host='cloud.tanzhaus-schwedt.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "anime.mstdn.cloud": { + "mastodon.social/users/fox": { "error": 404 }, - "pteranodon.net": { - "error": "HTTPSConnectionPool(host='pteranodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pteranodon.net timed out. (connect timeout=3)'))" + "social.veroone.fr": { + "error": "HTTPSConnectionPool(host='social.veroone.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "osananajimi.love": { - "error": "HTTPSConnectionPool(host='osananajimi.love', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.cookies77.site": { + "error": 404 }, - "rpg.pbem.online.": { + "yael.fun": { + "error": "HTTPSConnectionPool(host='yael.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.io": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2019.01-1293" - }, - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial" - ] + "name": "misskey", + "version": "12.36.1-io" }, + "protocols": [ + "activitypub" + ], "services": { - "inbound": [ - "gnusocial", - "pumpio" - ], + "inbound": [], "outbound": [ - "gnusocial", - "pumpio", - "twitter" + "atom1.0", + "rss2.0" ] }, + "openRegistrations": true, "usage": { - "users": { - "total": 3, - "activeHalfyear": 3, - "activeMonth": 3 - }, - "localPosts": 84, - "localComments": 626 + "users": {} }, - "openRegistrations": false, "metadata": { - "nodeName": "PBEM Nexus", - "protocols": { - "inbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "diaspora", - "friendica", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "pumpio", - "twitter" - ], - "outbound": [ - "gnusocial", - "pumpio", - "twitter" - ] + "nodeName": "", + "nodeDescription": "", + "maintainer": { + "name": "Misskey HQ", + "email": "support@misskey.io" }, - "explicitContent": false + "langs": [ + "ja", + "en", + "zh", + "ko", + "fr", + "de" + ], + "tosUrl": "https://github.com/MisskeyIO/policy/blob/master/tos.md", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": true, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 3000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": true, + "enableServiceWorker": true } } }, - "relay2.dtp-mstdn.jp": { - "error": "HTTPSConnectionPool(host='relay2.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "japanlions.club": { + "error": "HTTPSConnectionPool(host='japanlions.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mstdn.host": { - "error": "HTTPSConnectionPool(host='mstdn.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "klownisms.wordpress.com": { + "error": 404 }, - "3.14r8.club": { - "error": "HTTPSConnectionPool(host='3.14r8.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "social.no-trace.de": { + "error": "HTTPSConnectionPool(host='social.no-trace.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "openweb.social": { + "podcast.style": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "herd.bovid.space": { + "error": "HTTPSConnectionPool(host='herd.bovid.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gratitude.blog": { + "error": "HTTPSConnectionPool(host='gratitude.blog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tsuruga.net": { + "error": "HTTPSConnectionPool(host='tsuruga.net', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.yonkoudai.space": { + "error": "HTTPSConnectionPool(host='pleroma.yonkoudai.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gs.archae.me": { + "error": "HTTPSConnectionPool(host='gs.archae.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "maho.app": { + "error": "HTTPSConnectionPool(host='maho.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.usagi.top": { + "error": "HTTPSConnectionPool(host='mstdn.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "wokka.be": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 254, - "activeMonth": 18, - "activeHalfyear": 129 + "total": 50, + "activeMonth": 8, + "activeHalfyear": 19 }, - "localPosts": 2574 + "localPosts": 3687 }, - "openRegistrations": false + "openRegistrations": true } }, - "social.sdc.su": { - "error": "HTTPSConnectionPool(host='social.sdc.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "f.left.social": { + "error": "HTTPSConnectionPool(host='f.left.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.mendelmaleh.gq": { - "error": "HTTPSConnectionPool(host='mastodon.mendelmaleh.gq', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "pixel.cyano.at": { + "error": "HTTPSConnectionPool(host='pixel.cyano.at', port=443): Read timed out. (read timeout=3)" }, - "mastodon.conxtor.com": { - "error": "HTTPSConnectionPool(host='mastodon.conxtor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "ptb.ax9.eu": { + "error": 502 }, - "soc.slice.zone": { + "toot.jreinert.com": { + "error": "HTTPSConnectionPool(host='toot.jreinert.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kaa.bz": { "error": 404 }, - "peertube.s2s.video": { + "ocr.social": { + "error": "HTTPSConnectionPool(host='ocr.social', port=443): Read timed out. (read timeout=3)" + }, + "muga.xyz": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mastodon.social/users/synth_ruiner": { + "error": 404 + }, + "video.tux.ovh": { + "error": "HTTPSConnectionPool(host='video.tux.ovh', port=443): Read timed out. (read timeout=3)" + }, + "anti-imperialist.net": { + "error": "HTTPSConnectionPool(host='anti-imperialist.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.scheidl.name": { + "error": 404 + }, + "friendica.hp-gauster.name": { + "error": "HTTPSConnectionPool(host='friendica.hp-gauster.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.hp-gauster.name' doesn't match either of 'books.hp-gauster.name', 'hp-gauster.name', 'matomo.hp-gauster.name', 'matrix.hp-gauster.name', 'nextcloud.hp-gauster.name', 'social.hp-gauster.name', 'www.hp-gauster.name'\")))" + }, + "dev.dol.b-shock.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "dolphin", + "version": "1.4.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u91d1\u661f\u9b54\u8853\u537f", + "nodeDescription": null, + "maintainer": { + "name": "pooza", + "email": "pooza@b-shock.org" + }, + "maxNoteTextLength": 500, + "enableServiceWorker": "EJYBhCP0aTnhpoEbP9E7jtq20NdQN-Nh89IxPRP_wcc" + } + } + }, + "stream.madbox.synology.me": { + "error": "HTTPSConnectionPool(host='stream.madbox.synology.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'stream.madbox.synology.me' doesn't match 'madbox.synology.me'\")))" + }, + "lumpen.xyz": { + "error": "HTTPSConnectionPool(host='lumpen.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.berdaguermontes.eu": { + "error": 403 + }, + "acme.toon.in": { + "error": 404 + }, + "gleiche-soziale-rechte-fuer-alle.de": { + "error": "HTTPSConnectionPool(host='gleiche-soziale-rechte-fuer-alle.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tere.be": { + "error": "HTTPSConnectionPool(host='terencebeal.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stream.okin.cloud": { "nodeinfo": { "version": "2.0", "software": { @@ -288567,17 +246820,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 30 + "total": 2 }, - "localPosts": 155, + "localPosts": 77674, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "S2S", - "nodeDescription": "S2S = Sign To Sign = PeerTube + LSF\n", + "nodeName": "YunoHost PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -288589,12 +246842,237 @@ "email": { "enabled": true }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "isidai.com": { + "error": 404 + }, + "peervideos.com": { + "error": "HTTPSConnectionPool(host='peervideos.com', port=443): Read timed out. (read timeout=3)" + }, + "la.bible-en-ligne.org": { + "error": "HTTPSConnectionPool(host='la.bible-en-ligne.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.social/users/mowted": { + "error": 404 + }, + "dev1.infra-transition.social.seattle.wa.us": { + "error": "HTTPSConnectionPool(host='dev1.infra-transition.social.seattle.wa.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "ayylamo.kamp.site": { + "error": "HTTPSConnectionPool(host='ayylamo.kamp.site', port=443): Read timed out. (read timeout=3)" + }, + "hutspod.nl": { + "error": 404 + }, + "foxpaw.in": { + "error": "HTTPSConnectionPool(host='foxpaw.in', port=443): Read timed out. (read timeout=3)" + }, + "metabit.xyz": { + "error": "HTTPSConnectionPool(host='metabit.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "infostatex.blogspot.mx": { + "error": 404 + }, + "cozy.furria.net": { + "error": "HTTPSConnectionPool(host='cozy.furria.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pleroma.7nw.eu": { + "error": "HTTPSConnectionPool(host='pleroma.7nw.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blooms.id.au": { + "error": 500 + }, + "dentrassi.de": { + "error": 404 + }, + "mastodon.jonleibowitz.com": { + "error": "HTTPSConnectionPool(host='mastodon.jonleibowitz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "helpmedog.com": { + "error": "HTTPSConnectionPool(host='helpmedog.com', port=443): Read timed out. (read timeout=3)" + }, + "dropbox.georgi.family": { + "error": 403 + }, + "pokemon.masto.host": { + "error": "HTTPSConnectionPool(host='pokemon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/MoMo": { + "error": 404 + }, + "peerwatch.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 100 + }, + "localPosts": 210, + "localComments": 5 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerWatch", + "nodeDescription": "PeerWatch is a PeerTube instance for hosting your videos", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "label-pur", + "version": "0.0.2", + "description": "A PeerTube plugin that shows your instance Promotes and Uses Redundancy to help the PeerTube network", + "clientScripts": { + "client/common-client-plugin-out.js": { + "script": "client/common-client-plugin-out.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "dark" + }, + "email": { + "enabled": true + }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true @@ -288610,7 +247088,7 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -288677,8 +247155,8 @@ } }, "user": { - "videoQuota": 21474836480, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 524288000 }, "trending": { "videos": { @@ -288692,77 +247170,187 @@ } } }, - "adult-social.net": { + "social.gl-como.it": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": { + "users": { + "total": 15, + "activeHalfyear": 10, + "activeMonth": 8 + }, + "localPosts": 576, + "localComments": 622 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "Social GL-Como", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "stodon.fr": { + "error": "HTTPSConnectionPool(host='stodon.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "faerie.town": { + "error": "HTTPSConnectionPool(host='faerie.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.stader.at": { + "error": 404 + }, + "blo.server-on.net": { + "error": "HTTPSConnectionPool(host='blo.server-on.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.dokushonary.com": { + "error": "HTTPSConnectionPool(host='social.dokushonary.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "shanecav.net": { + "error": "HTTPSConnectionPool(host='shanecav.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.cubetiqs.com": { + "error": "HTTPSConnectionPool(host='cloud.cubetiqs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "twoot.space": { + "error": "HTTPSConnectionPool(host='twoot.space', port=443): Read timed out. (read timeout=3)" + }, + "pix.cetra.club": { + "error": "HTTPSConnectionPool(host='pix.cetra.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "miwkey.miwpayou0808.info": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "misskey", + "version": "12.36.0" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, "usage": { - "users": { - "total": 10, - "activeMonth": 3, - "activeHalfyear": 12 - }, - "localPosts": 13 + "users": {} }, - "openRegistrations": true + "metadata": { + "nodeName": "miwkey", + "nodeDescription": "\u300c\u307f\u3046\u304d\u30fc\u300d\u3068\u3088\u307f\u307e\u3059\u3002\u6570\u3042\u308bmisskey\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u4e00\u3064\u3067\u3001miwpayou\u306b\u3088\u308bmiwpayou\u306emiwpayou\u304c\u5c45\u308b\u5834\u6240\u3002\n\n\u500b\u4eba\u9bd6\u3067\u3059\u304c\u4e00\u5fdc\u767b\u9332\u53ef\u80fd\u3067\u3059\u3002", + "maintainer": { + "name": "miwpayou", + "email": null + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": true, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } } }, - "cloud.belykos.org": { - "error": 404 + "mastodon.papey.fr": { + "error": 410 + }, + "status.imirhil.fr": { + "error": "HTTPSConnectionPool(host='status.imirhil.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "hub.kosmospora.de": { + "error": "HTTPSConnectionPool(host='hub.kosmospora.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hub.kosmospora.de' doesn't match either of '*.canopus.uberspace.de', 'canopus.uberspace.de'\")))" + }, + "mstdn.yagi2.com": { + "error": "HTTPSConnectionPool(host='mstdn.yagi2.com', port=443): Read timed out. (read timeout=3)" + }, + "socialcs.xyz": { + "error": "HTTPSConnectionPool(host='socialcs.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hentai.agency": { - "error": "HTTPSConnectionPool(host='hentai.agency', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.5ch.pink": { + "error": "HTTPSConnectionPool(host='mstdn.5ch.pink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "area893.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 15, - "activeMonth": 27, - "activeHalfyear": 95 - }, - "localPosts": 136 - }, - "openRegistrations": true - } + "bbqmasters.life": { + "error": "HTTPSConnectionPool(host='bbqmasters.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.frontierfoundry.co": { - "error": "HTTPSConnectionPool(host='mastodon.frontierfoundry.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fed.ubos.net": { + "error": 404 }, - "test.mastodong.art": { - "error": "HTTPSConnectionPool(host='test.mastodong.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "polymorphic.cloud": { + "error": "HTTPSConnectionPool(host='polymorphic.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'polymorphic.cloud' doesn't match 'stegosoapytops.com'\")))" }, - "vayucloud.piescale.com": { - "error": "HTTPSConnectionPool(host='vayucloud.piescale.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "stoptrackingus.tv": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "xn--gdk7d.de-liker.com": { - "error": 404 + "social.eridi.us": { + "error": "HTTPSConnectionPool(host='social.eridi.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.webzone69.com": { - "error": "HTTPSConnectionPool(host='social.webzone69.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "technomancy.space": { + "error": "HTTPSConnectionPool(host='technomancy.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodons.city": { - "error": "HTTPSConnectionPool(host='mastodons.city', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "f.rkor.info": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "erik.itland.no": { + "theoldergamers.social": { + "error": "HTTPSConnectionPool(host='theoldergamers.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.writeas.org": { "nodeinfo": { "metadata": { - "nodeName": "Erik I", - "nodeDescription": "My public writing. You can reach me at @eitland@mstdn.io ", + "nodeName": "Write Freely", + "nodeDescription": "Simple, federated, self-hosted writing platform.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -288789,59 +247377,38 @@ "users": { "total": 1 }, - "localPosts": 110 + "localPosts": 18 }, "version": "2.0" } }, - "www.hackerdecabecera.com": { + "www.neowin.net": { "error": 404 }, - "social.jimlunsford.com": { - "error": "HTTPSConnectionPool(host='social.jimlunsford.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.virgulilla.com": { - "error": 403 + "www.gshift.cf": { + "error": "HTTPSConnectionPool(host='www.gshift.cf', port=443): Read timed out. (read timeout=3)" }, - "findx.social": { - "error": "HTTPSConnectionPool(host='findx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zekjur.net": { + "error": "HTTPSConnectionPool(host='zekjur.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "f.thai2.de": { - "error": "HTTPSConnectionPool(host='f.thai2.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.subzone.net": { + "error": "HTTPSConnectionPool(host='hub.subzone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "trillion.social": { - "error": 405 + "mastodon.delurk.com": { + "error": "HTTPSConnectionPool(host='mastodon.delurk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bokgruven.no": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 56, - "activeMonth": 18, - "activeHalfyear": 75 - }, - "localPosts": 319 - }, - "openRegistrations": true - } + "arknix.com": { + "error": 403 }, - "io.bennyp.org": { - "error": "HTTPSConnectionPool(host='io.bennyp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "stkrdn.xyz": { + "error": "HTTPSConnectionPool(host='stkrdn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "the9thcircle.club": { + "tube.taker.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.35.1" + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" @@ -288855,53 +247422,22 @@ }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 10 + }, + "localPosts": 3132, + "localComments": 0 }, "metadata": { - "nodeName": "The 9th Circle", - "nodeDescription": "An Instance I have for me and my friends but others are free to join! Just be sure to follow the directions of the Mods and Admin and you'll be fine.", - "maintainer": { - "name": "@shadowferret", - "email": null + "taxonomy": { + "postsName": "Videos" }, - "langs": [ - "English" - ], - "ToSUrl": null, - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "I felt I should share this link that SJW Dropped. Good tunes and an interesting display: https://captain.neckbeard.xyz/?song=Title", - "image": null, - "title": "Waifu Dance Party" - }, - { - "text": "I just ran through some stuff to clean up the server a little bit. Hopefully that keeps things running smoothly.", - "image": "https://the9thcircle.club/files/cc81bf84-93cd-4e3c-b7fa-e18eaa3716a6", - "title": "Cleaning" - } - ], - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "misskey.wtf": { - "error": "HTTPSConnectionPool(host='misskey.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "peertube.odat.xyz": { - "error": "HTTPSConnectionPool(host='peertube.odat.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "stunt.social": { + "aana.site": { "nodeinfo": { "version": "2.0", "software": { @@ -288913,175 +247449,79 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 203, + "activeMonth": 51, + "activeHalfyear": 104 }, - "localPosts": 0 + "localPosts": 19586 }, - "openRegistrations": true + "openRegistrations": false } }, - "tamudon.com": { - "error": "HTTPSConnectionPool(host='tamudon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "friendica.userzap.de": { - "error": "HTTPSConnectionPool(host='friendica.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.userzap.de' doesn't match 'bosh.userzap.de'\")))" - }, - "pl.istukiy.com": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "relay", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma/istukiy", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.istukiy.com/users/itsukia" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-385-gef377744-develop" - }, - "usage": { - "localPosts": 20776, - "users": { - "total": 2 - } - }, - "version": "2.0" - } + "kostnixladen-bochum.de": { + "error": 404 }, - "social.amiwx.net": { + "xxxtumblr.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 5, - "activeHalfyear": 5, - "activeMonth": 0 + "total": 426, + "activeMonth": 61, + "activeHalfyear": 165 }, - "localPosts": 6, - "localComments": 6 + "localPosts": 19209 }, - "metadata": { - "nodeName": "Hubzilla" - } + "openRegistrations": true } }, - "desu.social": { + "cloud.macaw.me": { + "error": 404 + }, + "mammut.red": { + "error": "HTTPSConnectionPool(host='mammut.red', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roscoedon.masto.host": { + "error": "HTTPSConnectionPool(host='roscoedon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.sandcat.club": { + "error": "HTTPSConnectionPool(host='mastodon.sandcat.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "nx8751.your-storageshare.de": { + "error": 403 + }, + "cloud.solawi-tegernheim.de": { + "error": "HTTPSConnectionPool(host='cloud.solawi-tegernheim.de', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/bunnylyn": { + "error": 404 + }, + "pleroma.zachcampau.com": { + "error": "HTTPSConnectionPool(host='pleroma.zachcampau.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tube.mastofant.de": { + "error": "HTTPSConnectionPool(host='tube.mastofant.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mastodon.mpy.ovh": { + "error": "HTTPSConnectionPool(host='mastodon.mpy.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "test.ika.queloud.net": { + "error": "HTTPSConnectionPool(host='test.ika.queloud.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.telent.net": { + "error": "HTTPSConnectionPool(host='toot.telent.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.sxpert.org": { + "error": 404 + }, + "chin-co-ne.co": { "nodeinfo": { "version": "2.0", "software": { @@ -289097,33 +247537,15 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 3236 + "localPosts": 11570 }, "openRegistrations": false } }, - "lovelive-sip.org": { - "error": "HTTPSConnectionPool(host='lovelive-sip.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "shitter.me": { - "error": "HTTPSConnectionPool(host='shitter.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cryptids.online": { - "error": "HTTPSConnectionPool(host='cryptids.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mmn.on.ca": { - "error": 404 - }, - "thatssopetty.masto.host": { - "error": "HTTPSConnectionPool(host='thatssopetty.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "nextcloud.orbanos.org": { - "error": 404 - }, - "mastodon.social/users/juansantiago": { - "error": 404 + "forrum.ro": { + "error": "HTTPSConnectionPool(host='forrum.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.kottman.xyz": { + "toot.robot-house.us": { "nodeinfo": { "version": "2.0", "software": { @@ -289135,16 +247557,31 @@ ], "usage": { "users": { - "total": 1, + "total": 4, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 2 }, - "localPosts": 161 + "localPosts": 157 }, "openRegistrations": false } }, - "madinina.social": { + "s.drew.ga": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.automario.eu": { + "error": "HTTPSConnectionPool(host='social.automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.planet.coop": { + "error": "HTTPSConnectionPool(host='cloud.planet.coop', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "streiter.io": { + "error": "HTTPSConnectionPool(host='streiter.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.beule.be": { + "error": 404 + }, + "soc.cattube.org": { "nodeinfo": { "version": "2.0", "software": { @@ -289156,142 +247593,164 @@ ], "usage": { "users": { - "total": 14, - "activeMonth": 14, - "activeHalfyear": 16 + "total": 20, + "activeMonth": 12, + "activeHalfyear": 31 }, - "localPosts": 79 + "localPosts": 5809 }, "openRegistrations": true } }, - "roar.killtheradio.net": { - "error": "HTTPSConnectionPool(host='roar.killtheradio.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mastodon.social/users/lebeouf": { + "error": 404 }, - "mastodon.laurelmail.net": { - "error": "HTTPSConnectionPool(host='mastodon.laurelmail.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.laurelmail.net timed out. (connect timeout=3)'))" + "thecolouroutof.space": { + "error": 404 }, - "brakebill.me": { - "error": "HTTPSConnectionPool(host='brakebill.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'brakebill.me' doesn't match 'img.bkbl.me'\")))" + "mastodon.exoblivione.tk": { + "error": "HTTPSConnectionPool(host='mastodon.exoblivione.tk', port=443): Read timed out. (read timeout=3)" }, - "social.breakey.name": { - "error": "HTTPSConnectionPool(host='social.breakey.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mastodon.acgdoge.net": { + "error": "HTTPSConnectionPool(host='mastodon.acgdoge.net', port=443): Read timed out. (read timeout=3)" }, - "social.ursinum.net": { - "error": "HTTPSConnectionPool(host='social.ursinum.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.ursinum.net timed out. (connect timeout=3)'))" + "social.paddlefish.net": { + "error": "HTTPSConnectionPool(host='social.paddlefish.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.paddlefish.net' doesn't match either of 'andrewrahn.com', 'beckarahn.com', 'blog.paddlefish.net', 'cydecosse.com', 'davestaffordarchitecture.com', 'fairweathereditions.com', 'family.paddlefish.net', 'feeliefaces.com', 'liberynth.com', 'millcityconsulting.info', 'oboebass.com', 'paddlefish.net', 'pagesofmusic.com', 'starofthenorth.org', 'twofishfibers.com', 'www.andrewrahn.com', 'www.beckarahn.com', 'www.cydecosse.com', 'www.davestaffordarchitecture.com', 'www.fairweathereditions.com', 'www.feeliefaces.com', 'www.liberynth.com', 'www.millcityconsulting.info', 'www.oboebass.com', 'www.paddlefish.net', 'www.pagesofmusic.com', 'www.starofthenorth.org', 'www.twofishfibers.com', 'www.zipvelour.com', 'zipvelour.com'\")))" }, - "kiamagic.com/net": { - "error": "HTTPSConnectionPool(host='kiamagic.com', port=443): Max retries exceeded with url: /net/.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "timapple.com": { + "error": 404 }, - "fuckitter.com": { - "error": "HTTPSConnectionPool(host='fuckitter.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "kaka.social": { + "error": "HTTPSConnectionPool(host='kaka.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gs.yvt.jp": { + "tulip.blue": { + "error": "HTTPSConnectionPool(host='tulip.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fog.c00l.one": { + "error": "HTTPSConnectionPool(host='fog.c00l.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lostmarvels.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 16, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 5864 + "localPosts": 32 }, - "openRegistrations": false + "openRegistrations": true } }, - "piratica.eu": { + "social.eduardocollado.com": { + "error": "HTTPSConnectionPool(host='social.eduardocollado.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kcmo.social": { + "error": "HTTPSConnectionPool(host='kcmo.social', port=443): Read timed out. (read timeout=3)" + }, + "otoge.life": { + "error": "HTTPSConnectionPool(host='otoge.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "itchy.5p.lt": { "nodeinfo": { "version": "2.0", "software": { - "name": "gnusocial", - "version": "2.0.0-dev" - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "gnusocial" - ] + "name": "wordpress", + "version": "4.9.14" }, - "openRegistrations": false, "usage": { "users": { - "total": 0, - "activeHalfyear": 17, - "activeMonth": 15 + "total": 3 }, - "localPosts": 4, - "localComments": 16 + "localPosts": 1299, + "localComments": 438 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] }, "metadata": { - "nodeName": "piratica.eu", - "software": { - "homepage": "https://gnusocial.network/", - "repository": "https://notabug.org/diogo/gnu-social/" - }, - "uploadLimit": 8388608, - "postFormats": [ - "text/plain", - "text/html" - ], - "features": [ - "polls" - ] + "email": "admin@aharon.link" } } }, - "spodeli.org": { + "masto.se": { + "error": 403 + }, + "knkr.m.to": { + "error": "HTTPSConnectionPool(host='knkr.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "line": { + "error": "HTTPSConnectionPool(host='line', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "blog.sixy.name": { + "error": 404 + }, + "yagi.stodon.com": { + "error": "HTTPSConnectionPool(host='yagi.stodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.ingmar.me": { + "error": 404 + }, + "robertporten.com": { + "error": "HTTPSConnectionPool(host='robertporten.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nextcloud.vrutkovs.eu": { + "error": 404 + }, + "mycrowd.ca": { "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 34 - }, - "localPosts": 295 - }, - "software": { - "version": "1.0.6", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": true, "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "safe_dm_mentions" + ], + "federation": { + "enabled": true }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [], + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "A great place for our crowd to hang out and share.", + "nodeName": "My Crowd", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -289324,75 +247783,51 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://mycrowd.ca/users/dbell", + "https://mycrowd.ca/users/ajc" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Spodeli", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "suggestions": { + "enabled": false }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 5, + "users": { + "total": 6 + } + }, + "version": "2.0" } }, - "mas.sns.onl": { - "error": "HTTPSConnectionPool(host='mas.sns.onl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.moe": { - "error": "HTTPSConnectionPool(host='mastodon.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.moe timed out. (connect timeout=3)'))" - }, - "jimcloudman.com": { - "error": "HTTPSConnectionPool(host='jimcloudman.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "68kami.ga": { - "error": "HTTPSConnectionPool(host='68kami.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 68kami.ga timed out. (connect timeout=3)'))" - }, - "cloud.gloomytrousers.co.uk": { - "error": 404 - }, - "a.weirder.earth": { - "error": "HTTPSConnectionPool(host='a.weirder.earth', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "www.profesionalreview.com": { - "error": "HTTPSConnectionPool(host='www.profesionalreview.com', port=443): Read timed out. (read timeout=3)" - }, - "demanderjustice.social": { - "error": "HTTPSConnectionPool(host='demanderjustice.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to demanderjustice.social timed out. (connect timeout=3)'))" - }, - "mstdn.beastnet.works": { - "error": "HTTPSConnectionPool(host='mstdn.beastnet.works', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "voice.masto.host": { + "error": "HTTPSConnectionPool(host='voice.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cuteposting.institute": { + "dolphin.test.wlw.pw": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.28.0" + "name": "dolphin", + "version": "1.4.0" }, "protocols": [ "activitypub" @@ -289404,254 +247839,376 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": {} }, "metadata": { - "nodeName": "Cuteposting Institute", - "nodeDescription": "The honorable institute for posting cute images", + "nodeName": "Dolphin", + "nodeDescription": null, "maintainer": { - "name": "Hinata@cuteposting.institute", - "email": null + "name": "", + "email": "" }, - "langs": [ - "English", - "Japanese" - ], - "tosUrl": "https://static.cuteposting.institute/tos.html", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 5000, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": true, - "enableServiceWorker": true + "maxNoteTextLength": 500 } } }, - "r3dbird.blogspot.mx": { - "error": 404 - }, - "jonarbuckle.com": { - "error": "HTTPSConnectionPool(host='jonarbuckle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'jonarbuckle.com' doesn't match either of 'bjrhsshebei.com', 'www.bjrhsshebei.com'\")))" - }, - "pleroma.rainbowunicorn.cloud": { - "error": "HTTPSConnectionPool(host='pleroma.rainbowunicorn.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mmder.net": { - "error": "HTTPSConnectionPool(host='mmder.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mmder.net timed out. (connect timeout=3)'))" - }, - "gamejam.site": { - "error": "HTTPSConnectionPool(host='gamejam.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "comments.doshi.re": { - "error": "HTTPSConnectionPool(host='comments.doshi.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "nextcloud.hasihome.ddnss.de": { + "www.xprog.cloud": { "error": 404 }, - "roap.masto.host": { - "error": "HTTPSConnectionPool(host='roap.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "www.americanthinker.com": { - "error": "Expecting value: line 2 column 1 (char 2)" - }, - "blo.server-on.net": { - "error": "HTTPSConnectionPool(host='blo.server-on.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'blo.server-on.net' doesn't match either of '*.mydns.jp', 'mydns.jp'\")))" - }, - "cloud.edwardtirado.dev": { - "error": 404 + "plume.what.re": { + "error": "HTTPSConnectionPool(host='plume.what.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plume.what.re' doesn't match either of 'cloud.what.re', 'www.cloud.what.re'\")))" }, - "mastodon.decompiled.dev": { + "sammorrowdrums.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "sammorrowdrums", + "nodeDescription": "Drummer, software engineer and online-learning fanatic.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 1 + "localPosts": 3 }, - "openRegistrations": false + "version": "2.0" } }, - "ar.gy": { - "error": 404 + "sm.mysticmode.org": { + "error": "HTTPSConnectionPool(host='sm.mysticmode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "instance.codesections.com": { + "sage.school": { + "error": "HTTPSConnectionPool(host='sage.school', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "testing-debian.neso.tech": { + "error": "HTTPSConnectionPool(host='testing-debian.neso.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testing-debian.neso.tech' doesn't match 'test-01.neso.tech'\")))" + }, + "devlog.filiuspatris.net": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "FiliusPatris' devlog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 4, - "activeMonth": 6, - "activeHalfyear": 6 + "total": 1 }, - "localPosts": 881 + "localPosts": 3 }, - "openRegistrations": true + "version": "2.0" } }, - "hoot.video": { - "error": "HTTPSConnectionPool(host='hoot.video', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.cschorn.de": { + "error": "HTTPSConnectionPool(host='social.cschorn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.cschorn.de' doesn't match either of 'que.it', 'www.que.it'\")))" }, - "ele.janusworx.com": { + "pod.disroot.org": { + "error": "HTTPSConnectionPool(host='pod.disroot.org', port=443): Read timed out. (read timeout=3)" + }, + "murmur.masto.host": { + "error": "HTTPSConnectionPool(host='murmur.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pl.koyu.space": { + "error": "HTTPSConnectionPool(host='pl.koyu.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "relay.misoni.club": { + "error": "HTTPSConnectionPool(host='relay.misoni.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cybre.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2-cybre" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2485, + "activeMonth": 652, + "activeHalfyear": 995 }, - "localPosts": 912 + "localPosts": 2261723 }, "openRegistrations": false } }, - "xyag.space": { - "error": "HTTPSConnectionPool(host='xyag.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "edge.ouka.app": { + "error": "HTTPSConnectionPool(host='edge.ouka.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "botpub.lmorchard.com": { - "error": "HTTPSConnectionPool(host='botpub.lmorchard.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.puenter.org": { + "error": "HTTPSConnectionPool(host='social.puenter.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.systeminside.net": { - "error": 403 + "cloud.futureposers.net": { + "error": "HTTPSConnectionPool(host='cloud.futureposers.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "st.mstdn.b-shock.org": { + "mokou.de": { + "error": "HTTPSConnectionPool(host='mokou.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mokou.de' doesn't match either of '*.netlify.com', 'netlify.com'\")))" + }, + "tube.jaekr.dev": { + "error": "HTTPSConnectionPool(host='tube.jaekr.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.jaekr.dev' doesn't match 'b.jae.moe'\")))" + }, + "deepl.duckdns.org": { + "error": "HTTPSConnectionPool(host='deepl.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "snakesfoxes.blogspot.com": { + "error": 404 + }, + "nc.webionite.com": { + "error": 404 + }, + "mastodon.lavergne.online": { + "error": "HTTPSConnectionPool(host='mastodon.lavergne.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "id.cathoderay.tube": { + "error": "HTTPSConnectionPool(host='id.cathoderay.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "meow.ws": { + "error": "HTTPSConnectionPool(host='meow.ws', port=443): Read timed out. (read timeout=3)" + }, + "s.alien.moe": { + "error": "HTTPSConnectionPool(host='s.alien.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 's.alien.moe' doesn't match 'ani.alien.moe'\")))" + }, + "eldritchworld.nom.es": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ptest.pea.sh": { + "error": "HTTPSConnectionPool(host='ptest.pea.sh', port=443): Read timed out. (read timeout=3)" + }, + "humblr.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mtdn.jp": { + "error": "HTTPSConnectionPool(host='mtdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.debian.social": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "pixelfed.debian.social", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "24", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "pixelfed.debian.social", + "domain": "pixelfed.debian.social", + "url": "https://pixelfed.debian.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 82, + "localComments": 0, "users": { - "total": 5, - "activeMonth": 2, - "activeHalfyear": 5 - }, - "localPosts": 6959 + "total": 26, + "activeHalfyear": 39, + "activeMonth": 17 + } }, - "openRegistrations": true + "version": "2.0", + "openRegistrations": false } }, - "friend.geoffray-levasseur.org": { + "shestak.me": { + "error": 404 + }, + "rebels.rest": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "horiedon.com": { + "error": 404 + }, + "3dscapture.net": { + "error": "HTTPSConnectionPool(host='3dscapture.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.tahvok.com": { + "error": "HTTPSConnectionPool(host='mastodon.tahvok.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "xin.cat": { + "error": 404 + }, + "pixelfed.uk": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] - }, - "usage": {}, - "openRegistrations": true, "metadata": { - "nodeName": "Fatalerrors' Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "twitter" - ] + "nodeName": "pixelfed.uk", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "explicitContent": false - } + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "pixelfed.uk", + "url": "https://pixelfed.uk" + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.6" + }, + "usage": { + "localPosts": 65, + "localComments": 0, + "users": { + "total": 74, + "activeHalfyear": 72, + "activeMonth": 8 + } + }, + "version": "2.0", + "openRegistrations": true } }, - "mastodon.social/users/masklayer": { - "error": 404 + "friendica.packman.me": { + "error": "HTTPSConnectionPool(host='friendica.packman.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ed1.tokyo": { - "error": 410 + "nextcloud.ingenhaag-tech.de": { + "error": 403 }, - "vegetadon.tokyo": { - "error": "HTTPSConnectionPool(host='vegetadon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "knots.today": { + "error": "HTTPSConnectionPool(host='knots.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.kt.cx": { - "error": "HTTPSConnectionPool(host='mstdn.kt.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "social.ingobernable.net": { + "error": 404 }, - "wtdsqvj3zxxhmjrw2ud1v.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='wtdsqvj3zxxhmjrw2ud1v.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "seasprite.social": { + "error": "HTTPSConnectionPool(host='seasprite.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sns.emanon.io": { - "error": "HTTPSConnectionPool(host='sns.emanon.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.lachman.tk": { + "error": "HTTPSConnectionPool(host='mastodon.lachman.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "lux.blue": { - "error": "HTTPSConnectionPool(host='lux.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mediartodon.net": { + "error": "HTTPSConnectionPool(host='mediartodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikeshelby.noip.me": { + "sometimesnaive.fun": { + "error": "HTTPSConnectionPool(host='sometimesnaive.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "m.p-arte.org": { "nodeinfo": { "version": "2.0", "software": { @@ -289663,22 +248220,22 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1889 + "localPosts": 1 }, - "openRegistrations": true + "openRegistrations": false } }, - "retropikzel.ocloud.de": { - "error": "HTTPSConnectionPool(host='retropikzel.ocloud.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hoshidora.mastportal.info": { + "error": "HTTPSConnectionPool(host='hoshidora.mastportal.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "crinklefur.club": { - "error": "HTTPSConnectionPool(host='crinklefur.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to crinklefur.club timed out. (connect timeout=3)'))" + "mastodon.savikin.me": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "peertube.devol.it": { + "peertube.kangoulya.org": { "nodeinfo": { "version": "2.0", "software": { @@ -289695,20 +248252,20 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 1 + "total": 45 }, - "localPosts": 1035, - "localComments": 0 + "localPosts": 116696, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube devol", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "PeerTube", + "nodeDescription": "HackerSCOP PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -289716,23 +248273,16 @@ "theme": { "registered": [ { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", "css": [ "assets/style.css" ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } + "clientScripts": {} } ], - "default": "default" + "default": "dark" }, "email": { "enabled": true @@ -289747,15 +248297,20 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720 + ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -289819,8 +248374,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 21474836480, + "videoQuotaDaily": 2147483648 }, "trending": { "videos": { @@ -289834,213 +248389,359 @@ } } }, - "mastodon.hgsn.info": { - "error": 530 - }, - "toot.tunnelcat.net": { - "error": "HTTPSConnectionPool(host='toot.tunnelcat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "pleroma.patcavanaugh.info": { - "error": "HTTPSConnectionPool(host='pleroma.patcavanaugh.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nc.outv.im": { - "error": 403 + "12.distsn.org": { + "error": "HTTPSConnectionPool(host='12.distsn.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "mastodon.carbontwelve.jp": { - "error": "HTTPSConnectionPool(host='mastodon.carbontwelve.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mastodon.carbontwelve.jp timed out. (connect timeout=3)'))" + "inks.tedunangst.com": { + "error": 404 }, - "artoot.xyz": { + "oldbytes.space": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 237, - "activeMonth": 99, - "activeHalfyear": 183 + "total": 170, + "activeMonth": 30, + "activeHalfyear": 56 }, - "localPosts": 6830 + "localPosts": 73542 }, "openRegistrations": true } }, - "genghisjahn.com": { - "error": "HTTPSConnectionPool(host='genghisjahn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.acewebservices.co.uk": { - "error": "HTTPSConnectionPool(host='mstdn.acewebservices.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.acewebservices.co.uk' doesn't match either of 'acquirethefire.co.uk', 'www.acquirethefire.co.uk'\")))" - }, - "www.osa-p.net": { - "error": 404 - }, - "sinblr.com": { + "jazz.af": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+sinblr" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 35006, - "activeMonth": 3492, - "activeHalfyear": 13629 + "total": 16, + "activeMonth": 8, + "activeHalfyear": 19 }, - "localPosts": 2543863 + "localPosts": 498 }, "openRegistrations": true } }, - "overwatch.town": { - "error": "HTTPSConnectionPool(host='overwatch.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bam.yt": { - "error": "HTTPSConnectionPool(host='bam.yt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'bam.yt' doesn't match 'photos.devaron.bam.yt'\")))" - }, - "celti.name": { + "next.gionathandiani.name": { "error": 404 }, - "setsuna.kr": { - "error": "HTTPSConnectionPool(host='setsuna.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'setsuna.kr' doesn't match 'nonamep.synology.me'\")))" + "omochi.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 15435 + }, + "openRegistrations": false + } }, - "social.tedkulp.com": { - "error": "HTTPSConnectionPool(host='social.tedkulp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "cloud.tanghus.net": { + "error": 404 }, - "fediverse.duckdns.org": { - "error": 403 + "social.asgartech.com": { + "error": "HTTPSConnectionPool(host='social.asgartech.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "scouts.devosmium.xyz": { - "error": "HTTPSConnectionPool(host='scouts.devosmium.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "aryasenna.net": { + "error": 404 }, - "bye.davd.io": { - "error": 403 + "darksocial.party": { + "error": "HTTPSConnectionPool(host='darksocial.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "morklaggning.wordpress.com": { + "sparkcloud.jonspark.com": { "error": 404 }, - "napear.m.to": { - "error": "HTTPSConnectionPool(host='napear.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cofe.moe": { - "error": "HTTPSConnectionPool(host='cofe.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hubzilla.place.org": { + "error": 503 }, - "blog.codinghorror.com": { - "error": 404 + "music.otogamer.me": { + "error": "HTTPSConnectionPool(host='music.otogamer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.automario.eu": { - "error": "HTTPSConnectionPool(host='social.automario.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.raitisoja.com": { + "error": "HTTPSConnectionPool(host='social.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "avfig.com": { + "miaou.drycat.fr": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 207, + "activeMonth": 53, + "activeHalfyear": 143 + }, + "localPosts": 129379 }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "openRegistrations": false + } + }, + "comm.ie": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mstdn.klamath.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Avfig Socia Reto", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 13, + "activeMonth": 8, + "activeHalfyear": 10 }, - "explicitContent": false - } + "localPosts": 16826 + }, + "openRegistrations": true } }, - "week.dgdk.net": { - "error": "HTTPSConnectionPool(host='week.dgdk.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "soc.kakun.jp": { + "error": "HTTPSConnectionPool(host='soc.kakun.jp', port=443): Read timed out. (read timeout=3)" }, - "social.thaega.fr": { - "error": "HTTPSConnectionPool(host='social.thaega.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.thaega.fr' doesn't match 'budget.thaega.fr'\")))" + "tophattedcat.co.uk": { + "error": "HTTPSConnectionPool(host='tophattedcat.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "test.n-sr.org": { - "error": "HTTPSConnectionPool(host='test.n-sr.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.simonspa.de": { + "error": 403 }, - "greenish.red": { + "yardboat.club": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "libre.tube": { + "error": "HTTPSConnectionPool(host='libre.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.strykers.xyz": { + "error": "HTTPSConnectionPool(host='social.strykers.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "artritelacy.jp": { + "error": "HTTPSConnectionPool(host='artritelacy.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "batclan.gnusocial.club": { + "error": "HTTPSConnectionPool(host='batclan.gnusocial.club', port=443): Read timed out. (read timeout=3)" + }, + "nuage.autre.net": { + "error": "HTTPSConnectionPool(host='nuage.autre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nuage.autre.net' doesn't match 'actocom.com'\")))" + }, + "mb.baselab.org": { "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 170 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 6 }, - "localPosts": 14718 + "localPosts": 3 }, + "openRegistrations": false + } + }, + "ms.igu.fi": { + "error": "HTTPSConnectionPool(host='ms.igu.fi', port=443): Read timed out. (read timeout=3)" + }, + "toot.yikes.dog": { + "error": "HTTPSConnectionPool(host='toot.yikes.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.uni-corn.me": { + "error": "HTTPSConnectionPool(host='social.uni-corn.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mst.xaneaid.com": { + "nodeinfo": { + "version": "2.0", "software": { - "version": "1.0.7", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] + "name": "mastodon", + "version": "3.0.1" }, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "openRegistrations": true, + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 7 + }, + "openRegistrations": false + } + }, + "cloud.kernvalley.us": { + "error": 404 + }, + "fedi.swirlhub.com": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "naotumu0911.jp": { + "error": "HTTPSConnectionPool(host='naotumu0911.jp', port=443): Read timed out. (read timeout=3)" + }, + "thoughts.alanralph.co.uk": { + "error": "HTTPSConnectionPool(host='thoughts.alanralph.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.dancohen.org": { + "error": 404 + }, + "soteria.mastodon.host": { + "nodeinfo": { "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "rainbowdash.net", + "shitposter.club", + "freezepeach.xyz", + "social.heldscal.la", + "woofer.alfter.us", + "social.au3pb.net", + "gorf.club", + "sealion.club", + "gs.smuglo.li", + "unsafe.space", + "freespeech.firedragonstudios.com", + "loli.estate", + "shitposter.club", + "rainbowdash.net", + "freezepeach.xyz", + "woofer.alfter.us", + "social.au2pb.net", + "sealion.club", + "gs.smuglo.li", + "pl.smuglo.li", + "unsafe.space", + "social.heldscal.la", + "wrongthink.net", + "ediot.social", + "social.au2pb.net", + "social.hidamari.blue", + "libertarianism.club", + "npf.mlpol.net", + "pleroma.cucked.me", + "freespeechextremist.com" + ], + "media_nsfw": [ + "switter.at", + "porn.business" + ], + "media_removal": [ + "illegalporn.biz" + ], + "quarantine": [ + "social.librem.one", + "fedichive.tk" + ], + "reject": [ + "pawoo.net", + "pleroma.rareome.ga", + "social.homunyan.com", + "baraag.net", + "social.allthefallen.ninja", + "preteengirls.biz", + "mastodon.loliandstuff.moe", + "wxw.moe", + "social.super-niche.club", + "loli.estate", + "youkai.town", + "shitasstits.life", + "vampire.estate", + "humblr.social", + "sinblr.com", + "abdl.link", + "gab.com", + "neckbeard.xyz", + "twimblr.xyz", + "social.homunyan.com", + "relay.homunyan.com", + "fedichive.tk" + ], + "report_removal": [] + }, + "quarantined_instances": [] }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "staffAccounts": [ - "https://greenish.red/users/vpzom" + "invitesEnabled": true, + "mailerEnabled": false, + "nodeDescription": "Cozy and quiet pleroma instance, hosted on m.h", + "nodeName": "A cozy pleroma instance by mastodon.host", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], + "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -290073,29 +248774,55 @@ "users", "web" ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "skipThreadContainment": true, + "staffAccounts": [ + "https://soteria.mastodon.host/users/href", + "https://soteria.mastodon.host/users/gled" ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "greenish.red", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_policies": [ - "NoOpPolicy" - ], - "exclusions": false + "suggestions": { + "enabled": false }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.50-2617-gd056f7f7-develop" + }, + "usage": { + "localPosts": 923, + "users": { + "total": 45 + } + }, + "version": "2.0" + } + }, + "blackjacknuttenundkoks.de": { + "error": "HTTPSConnectionPool(host='blackjacknuttenundkoks.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.barkshark.tk": { + "error": "HTTPSConnectionPool(host='pleroma.barkshark.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.pbb.lc": { + "error": "HTTPSConnectionPool(host='social.pbb.lc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "systemd.lol": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -290105,182 +248832,298 @@ "chat", "relay" ], - "accountActivationRequired": false - } - } - }, - "mastodon.memework.org": { - "error": "HTTPSConnectionPool(host='mastodon.memework.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "euro365.nl": { - "error": 403 - }, - "kaptains.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "systemd.lol", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://systemd.lol/users/nekojanai" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.7" + }, "usage": { + "localPosts": 5, "users": { - "total": 3, - "activeMonth": 5, - "activeHalfyear": 6 - }, - "localPosts": 7880 + "total": 2 + } }, - "openRegistrations": false + "version": "2.0" } }, - "pouet.piaf.eu": { - "error": "HTTPSConnectionPool(host='pouet.piaf.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "thecolouroutof.space": { - "error": 404 - }, - "mastodon.cyano.at": { - "error": "HTTPSConnectionPool(host='mastodon.cyano.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.cyano.at' doesn't match 'cybershaman.at'\")))" - }, - "pizzadog.moe": { - "error": "HTTPSConnectionPool(host='pizzadog.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pizzadog.moe timed out. (connect timeout=3)'))" + "social.tourmentine.com": { + "error": 502 }, - "mastodon.social/users/batterpunts": { + "baptiste.gelez.xyz": { "error": 404 }, - "ascll.net": { - "error": "HTTPSConnectionPool(host='ascll.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "bsd.network": { + "error": 403 }, - "coolmathgam.es": { + "hub.treethought.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "hubzilla", + "version": "3.8.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "gnusocial", + "friendica", + "libertree", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 10, - "activeMonth": 8, - "activeHalfyear": 19 + "total": 2, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 363 + "localPosts": 16, + "localComments": 65 }, - "openRegistrations": true + "metadata": { + "nodeName": "mo'topia" + } } }, - "fr.hdown.me": { - "error": "HTTPSConnectionPool(host='fr.hdown.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "mmo-rp.de": { + "error": "HTTPSConnectionPool(host='mmo-rp.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fog.c00l.one": { + "bigpenis.life": { + "error": "HTTPSConnectionPool(host='bigpenis.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.linuxquestions.org": { + "error": 404 + }, + "mstdn.mnas.info": { + "error": "HTTPSConnectionPool(host='mstdn.mnas.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.yaesu-eas.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.yaesu-eas.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vocabar.net": { + "error": 404 + }, + "aoba.yufarch.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "arkham.cafe": { + "pl.brechanegra.net": { + "error": "HTTPSConnectionPool(host='pl.brechanegra.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.wegerich.de": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.03-dev-1333" }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 11, - "activeMonth": 11, - "activeHalfyear": 11 - }, - "localPosts": 87989 + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, - "openRegistrations": false - } - }, - "icosahedron.website.": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 809, - "activeMonth": 84, - "activeHalfyear": 144 + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "Friendica Social Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "localPosts": 297211 - }, - "openRegistrations": false + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "cloud.werry.ovh": { + "yasudon.jp": { + "error": "HTTPSConnectionPool(host='yasudon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "take.iteasy.club": { + "error": "HTTPSConnectionPool(host='take.iteasy.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "notoots.nogroup.group": { + "error": "HTTPSConnectionPool(host='notoots.nogroup.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'notoots.nogroup.group' doesn't match 'oneforsafety.com'\")))" + }, + "sun.sprunk.me": { + "error": "HTTPSConnectionPool(host='sun.sprunk.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "peertube.dav.li": { + "error": "HTTPSConnectionPool(host='peertube.dav.li', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'peertube.dav.li' doesn't match either of 'pgi.chateau-de-la-biere.com', 'testpgi.chateau-de-la-biere.com'\")))" + }, + "mstdn-d.info": { + "error": "HTTPSConnectionPool(host='mstdn-d.info', port=443): Read timed out. (read timeout=3)" + }, + "nx1679.your-storageshare.de": { "error": 403 }, - "www.inclusion.cc": { + "social.cattesandbuttes.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 13 - }, - "localPosts": 143, - "localComments": 36 + "metadata": { + "mediaProxy": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "cattes & buttes & cattes & buttes & cattes & buttes", + "private": false, + "suggestions": { + "enabled": false, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" + } }, "openRegistrations": false, "protocols": [ + "ostatus", "activitypub" ], "services": { "inbound": [], "outbound": [] }, - "metadata": { - "email": "andreas.jeitler@uni-klu.ac.at" - } - } - }, - "metasocial.com": { - "error": "HTTPSConnectionPool(host='metasocial.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "berdaguermontes.eu": { - "error": 404 - }, - "don.mamemo.online": { - "nodeinfo": { - "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "pleroma", + "version": "Pleroma 0.9.0 b11746726e048c40fea758e665667757d455be5e" }, - "protocols": [ - "activitypub" - ], "usage": { + "localPosts": 138, "users": { - "total": 34, - "activeMonth": 16, - "activeHalfyear": 23 - }, - "localPosts": 129627 + "total": 44 + } }, - "openRegistrations": false + "version": "2.0" } }, - "chin-co-ne.co": { + "plaza.vapor.fm": { + "error": "HTTPSConnectionPool(host='plaza.vapor.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'plaza.vapor.fm' doesn't match 'vapor.fm'\")))" + }, + "laundromat.me": { + "error": "HTTPSConnectionPool(host='laundromat.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.calut.fr": { + "error": "HTTPSConnectionPool(host='cloud.calut.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "genuinepet.rocks": { "nodeinfo": { "version": "2.0", "software": { @@ -290292,115 +249135,180 @@ ], "usage": { "users": { - "total": 1, + "total": 3, "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 3 }, - "localPosts": 11145 + "localPosts": 10 }, - "openRegistrations": false + "openRegistrations": true } }, - "beesbuzz.biz": { + "www.oszbox.de": { "error": 404 }, - "status.caasn.de": { - "error": "HTTPSConnectionPool(host='status.caasn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "m.apertron.com": { - "error": "HTTPSConnectionPool(host='m.apertron.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" - }, - "cloud.math.wichita.edu": { - "error": 404 + "whatiscarlydoing.party": { + "error": "HTTPSConnectionPool(host='whatiscarlydoing.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'whatiscarlydoing.party' doesn't match 'askagainlater.com'\")))" }, - "social.daemons.it": { - "error": "HTTPSConnectionPool(host='social.daemons.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mstdn.okin-jp.net": { + "error": "HTTPSConnectionPool(host='mstdn.okin-jp.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "transport.msky.cafe": { + "baez.link": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.36.1" + "metadata": { + "nodeName": "A Bit", + "nodeDescription": "A little bit of writing by Alejandro ", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", + "twitter", + "tumblr", "rss2.0" ] }, - "openRegistrations": false, - "usage": { - "users": {} + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "metadata": { - "nodeName": "MisskeyTransport", - "nodeDescription": "MisskeyTransport\u306f\u69d8\u3005\u306a\u4eba\u304c\u4ea4\u901a\u306b\u3064\u3044\u3066\u8a9e\u308b\u5834\u6240\u3067\u3059\u3002\u4ea4\u901a\u7cfb\u306e\u8da3\u5473\u3092\u304a\u6301\u3061\u306e\u65b9\u3082\u305d\u3046\u3067\u306a\u3044\u65b9\u3082\u662f\u975e\u3054\u5229\u7528\u304f\u3060\u3055\u3044\uff01", - "maintainer": { - "name": "\u3081\u3050\u5148\u751f", - "email": "misskeytransport@gmail.com" + "usage": { + "users": { + "total": 1 }, - "langs": [], - "tosUrl": "https://transport.msky.cafe/@admin/pages/rules", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": true, - "disableLocalTimeline": false, - "disableGlobalTimeline": true, - "enableRecaptcha": false, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } + "localPosts": 11 + }, + "version": "2.0" } }, - "social.coffein.life": { - "error": "HTTPSConnectionPool(host='social.coffein.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "go.yiff.nz": { + "error": "HTTPSConnectionPool(host='go.yiff.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.frischnetz.de": { - "error": 404 + "deoke.ml": { + "error": "HTTPSConnectionPool(host='deoke.ml', port=443): Read timed out. (read timeout=3)" }, - "thesimons.us": { - "error": "HTTPSConnectionPool(host='thesimons.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "kpn.expert": { + "error": "HTTPSConnectionPool(host='kpn.expert', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "raph.tv": { - "error": 404 + "b.9chan.lol": { + "error": "HTTPSConnectionPool(host='b.9chan.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskeydev1.fediverse.website": { - "error": "HTTPSConnectionPool(host='misskeydev1.fediverse.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'misskeydev1.fediverse.website' doesn't match 'dump.uselesslesbian.club'\")))" + "badc0de.net": { + "error": 502 }, - "social.briantajuddin.com": { - "error": "HTTPSConnectionPool(host='social.briantajuddin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.ryo-saeba.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.ryo-saeba.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.ligueduzbeul.org": { - "error": "HTTPSConnectionPool(host='social.ligueduzbeul.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.ligueduzbeul.org timed out. (connect timeout=3)'))" + "livedon.tokyo": { + "error": "HTTPSConnectionPool(host='livedon.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "aka.my": { - "error": 404 + "pixfed.com": { + "nodeinfo": { + "metadata": { + "nodeName": "pixfed.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": true + }, + "site": { + "name": "Pixfed", + "domain": "pixfed.com", + "url": "https://pixfed.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 4646, + "localComments": 0, + "users": { + "total": 839, + "activeHalfyear": 700, + "activeMonth": 220 + } + }, + "version": "2.0", + "openRegistrations": true + } }, - "worddump.xyz": { - "error": "HTTPSConnectionPool(host='worddump.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "alanae.net": { + "error": "HTTPSConnectionPool(host='alanae.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "www.familysolidarity.org": { + "blog.bgcarlisle.com": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.2.4" + "version": "5.4.1" }, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 62, - "localComments": 0 + "localPosts": 329, + "localComments": 607 }, "openRegistrations": false, "protocols": [ @@ -290411,151 +249319,122 @@ "outbound": [] }, "metadata": { - "email": "victordiazbl@gmail.com" + "email": "murph@bgcarlisle.com" } } }, - "social.stoablick.de": { + "mastodon.mituhide.net": { + "error": "HTTPSConnectionPool(host='mastodon.mituhide.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "eersteblik.nl": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/Afal": { + "error": 404 + }, + "www.nft.photo": { + "error": 404 + }, + "ftest.tl1n.com": { + "error": "HTTPSConnectionPool(host='ftest.tl1n.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "cloud.narf.ssji.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "wrestle.town": { + "error": 404 + }, + "robloxcommunity.social": { + "error": "HTTPSConnectionPool(host='robloxcommunity.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pr.fed.im": { + "error": "HTTPSConnectionPool(host='pr.fed.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tebukuro.xyz": { + "error": "HTTPSConnectionPool(host='tebukuro.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "sosh.network": { + "error": "HTTPSConnectionPool(host='sosh.network', port=443): Read timed out. (read timeout=3)" + }, + "plume.chilemasto.casa": { + "error": "HTTPSConnectionPool(host='plume.chilemasto.casa', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.pure-isp.eu": { + "error": "HTTPSConnectionPool(host='video.pure-isp.eu', port=443): Read timed out. (read timeout=3)" + }, + "telepati.ch": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 15, - "activeMonth": 9, - "activeHalfyear": 12 + "total": 5, + "activeMonth": 1, + "activeHalfyear": 8 }, - "localPosts": 26 + "localPosts": 4964 }, "openRegistrations": true } }, - "pleroma.chrotonic.com": { + "mast.kaikretschmann.de": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "cloud.sebastian-gers.de": { + "error": "HTTPSConnectionPool(host='cloud.sebastian-gers.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nologo.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pleroma.chrotonic.com/users/myridium" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" - }, "usage": { - "localPosts": 0, "users": { - "total": 2 - } + "total": 17, + "activeMonth": 2, + "activeHalfyear": 10 + }, + "localPosts": 116 }, - "version": "2.0" + "openRegistrations": true } }, - "m.lovexu.cc": { - "error": "HTTPSConnectionPool(host='m.lovexu.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.lovexu.cc timed out. (connect timeout=3)'))" + "m.kksg.net": { + "error": "HTTPSConnectionPool(host='m.kksg.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.oita.jp": { - "error": "HTTPSConnectionPool(host='mastodon.oita.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "plan.noelle.codes": { + "error": 502 }, - "cumbia.social": { - "error": "HTTPSConnectionPool(host='cumbia.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.coffee": { + "error": "HTTPSConnectionPool(host='mastodon.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "s.lx.ddnss.org": { + "photonflux.club": { + "error": 404 + }, + "animedj.club": { + "error": "HTTPSConnectionPool(host='animedj.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "u.4queens.tk": { + "error": "HTTPSConnectionPool(host='u.4queens.tk', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.social/users/rsolva": { + "error": 404 + }, + "don.chakuriki.net": { + "error": "HTTPSConnectionPool(host='don.chakuriki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.debian.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -290567,17 +249446,65 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "gopher", - "relay", - "pleroma_emoji_reactions" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "anime.website", + "shitposter.club", + "sinblr.com", + "humblr.social" + ], + "media_nsfw": [ + "anime.website", + "sinblr.com", + "humblr.social", + "shitposter.club" + ], + "media_removal": [], + "reject": [ + "gab.com", + "gab.ai", + "anitwitter.moe", + "cawfee.club", + "community.halle-leaks.de", + "crypto-group-buy.com", + "freefedifollowers.ga", + "freespeechextremist.com", + "freevoice.space", + "glindr.org", + "gs.smuglo.li", + "pl.smuglo.li", + "kiwifarms.cc", + "lets.saynoto.lgbt", + "libre.tube", + "neckbeard.xyz", + "newjack.city", + "ohai.su", + "pawoo.net", + "pieville.net", + "play.xmr.101010.pl", + "pleroma.rareome.ga", + "preteengirls.biz", + "skippers-bin.com", + "spinster.xyz", + "the.hedgehoghunter.club", + "video.halle-leaks.de", + "weedis.life", + "101010.pl" + ], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -290588,8 +249515,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma", + "nodeDescription": "A microblogging space for Debianites", + "nodeName": "pleroma.debian.social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -290637,7 +249564,9 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://s.lx.ddnss.org/users/undefined" + "https://pleroma.debian.social/users/paddatrapper", + "https://pleroma.debian.social/users/rhonda", + "https://pleroma.debian.social/users/highvoltage" ], "suggestions": { "enabled": false @@ -290659,21 +249588,30 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-444-gb1c1d2e5-develop" + "version": "2.0.0" }, "usage": { - "localPosts": 139, + "localPosts": 61, "users": { - "total": 2 + "total": 32 } }, "version": "2.0" } }, - "ublog.skazki.fr": { + "cloud.jrtberlin.de": { + "error": 404 + }, + "social.hekeki.com": { + "error": "HTTPSConnectionPool(host='social.hekeki.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.historyhorde.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "zombienet.org": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", @@ -290682,7 +249620,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { @@ -290699,10 +249636,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "My_Pleroma", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Pleroma federated social server. Semper Fatalis.", + "nodeName": "ZombieNet", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -290750,7 +249687,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://ublog.skazki.fr/users/gabriel" + "https://zombienet.org/users/simon" ], "suggestions": { "enabled": false @@ -290762,7 +249699,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -290772,425 +249709,153 @@ }, "software": { "name": "pleroma", - "version": "2.0.2-18-gd9f36965-release-2-0-2" + "version": "2.0.1-1-g1d38cfdf" }, "usage": { - "localPosts": 2, + "localPosts": 572, "users": { - "total": 4 + "total": 6 } }, "version": "2.0" } }, - "pix.rheall.me": { + "social.expectnomore.net": { + "error": "HTTPSConnectionPool(host='social.expectnomore.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "test.mobilizon.org": { "nodeinfo": { "metadata": { - "nodeName": "pix.rheall.me", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pix.rheall.me", - "domain": "pix.rheall.me", - "url": "https://pix.rheall.me", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "nodeDescription": "Ceci est un site de d\u00e9monstration permettant de tester la version b\u00eata de Mobilizon.", + "nodeName": "Mobilizon Test" }, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0" + ] }, "software": { - "name": "pixelfed", - "version": "0.10.9" + "name": "Mobilizon", + "version": "1.0.0-beta.2" }, "usage": { - "localPosts": 115, - "localComments": 0, + "localComments": 256, + "localPosts": 220, "users": { - "total": 3, - "activeHalfyear": 28, - "activeMonth": 23 + "total": 573 } }, - "version": "2.0", - "openRegistrations": false + "version": "2.0" } }, - "kaban.m.to": { - "error": "HTTPSConnectionPool(host='kaban.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.tessellation.space": { + "error": "HTTPSConnectionPool(host='fedi.tessellation.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "alr.st": { - "error": 404 + "hacked.im": { + "error": "HTTPSConnectionPool(host='hacked.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hacked.im' doesn't match either of '*.dynadot.com', 'dynadot.com'\")))" }, - "mastodon.fu-jp.net": { - "error": 502 + "ap-test.tinysubversions.com": { + "error": "HTTPSConnectionPool(host='ap-test.tinysubversions.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "masto.targaryen.house": { - "error": "HTTPSConnectionPool(host='masto.targaryen.house', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "eleriaqueen.masto.host": { + "error": "HTTPSConnectionPool(host='eleriaqueen.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.miffthefox.info": { + "adrianperales.com": { "error": 404 }, - "fedi.underscore.world": { - "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", - "media_proxy", - "gopher", - "safe_dm_mentions", - "pleroma_emoji_reactions" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 50, - "reject_threshold": 90 - }, - "mrf_policies": [ - "HellthreadPolicy", - "SimplePolicy", - "MediaProxyWarmingPolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "switter.at", - "humblr.social", - "sinblr.com" - ], - "banner_removal": [ - "switter.at", - "humblr.social", - "sinblr.com" - ], - "federated_timeline_removal": [ - "twitter.com" - ], - "media_nsfw": [ - "switter.at", - "humblr.social", - "sinblr.com" - ], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "pieville.net", - "pl.765racing.com", - "freespeechextremist.com", - "develop.gab.com", - "beehub.org", - "gab.com", - "pleroma.kiwifarms.net", - "the.hedgehoghunter.club", - "kiwifarms.cc", - "kiwifarms.is", - "melalandia.tk", - "freevoice.space", - "spinster.xyz", - "freespeech.firedragonstudios.com", - "gabfed.com", - "gab.protohype.net", - "spinster.dev", - "jpop.club", - "gendercritical.club", - "gendercritical.space", - "liveview.cf", - "cliterati.club", - "glindr.org", - "buckeye.social", - "ligma.pro", - "gleasonator.com", - "jaeger.website", - "coom.club", - "gameliberty.club", - "gleasonator.dev", - "yggdrasil.social", - "archivefedifor.fun", - "fuck-man-i-just-want-like-one-friend.xyz", - "raplst.town", - "weedis.life", - "freefedifollowers.ga", - "*.fedi.app" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "qoto.org" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A single user instance", - "nodeName": "Mleropa/_\ud83c\udf10", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://fedi.underscore.world/users/Dee" - ], - "suggestions": { - "enabled": false - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-436-gd6d4b931-underscore-world" - }, - "usage": { - "localPosts": 22632, - "users": { - "total": 2 - } - }, - "version": "2.0" - } - }, - "dpsns.yuzuryo61.me": { - "error": "Expecting value: line 1 column 1 (char 0)" + "gentleman-loser.com": { + "error": 404 }, - "miss.jaekr.sh": { + "hubzilla.fkn-systems.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "12.32.0" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], "services": { - "inbound": [], "outbound": [ + "atom1.0", + "dreamwidth", + "gnusocial", + "friendica", + "insanejournal", + "libertree", + "pumpio", + "redmatrix", + "twitter" + ], + "inbound": [ "atom1.0", "rss2.0" ] }, "openRegistrations": true, "usage": { - "users": {} + "users": { + "total": 4, + "activeHalfyear": 4, + "activeMonth": 1 + }, + "localPosts": 9558, + "localComments": 19411 }, "metadata": { - "nodeName": "Meow", - "nodeDescription": "\u306b\u3083, \u306b\u3083\nMagical Misskey instance.\nGeneral instance, come here to chill.\nRules: https://jae.moe/tos.txt\nTor URL: wudh6y2es7rij7jq.onion", - "maintainer": { - "name": "Jae", - "email": "jae@jae.moe" - }, - "langs": [], - "tosUrl": "https://jae.moe/tos.txt", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 4096, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false + "nodeName": "Hubzilla" } } }, - "test4.masto.host": { - "error": "HTTPSConnectionPool(host='test4.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "mst.yuto-shin.net": { + "error": "HTTPSConnectionPool(host='mst.yuto-shin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.ezramiguel.me": { - "error": "HTTPSConnectionPool(host='social.ezramiguel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "qa.getpterotype.com": { + "error": "HTTPSConnectionPool(host='qa.getpterotype.com', port=443): Read timed out. (read timeout=3)" }, - "auaudon.kemonox.jp": { - "error": "HTTPSConnectionPool(host='auaudon.kemonox.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bitbucket.org": { + "error": 404 }, - "friendica.minecloud.ro": { + "kunkel24.de": { + "error": 404 + }, + "nukualofa.m.to": { + "error": "HTTPSConnectionPool(host='nukualofa.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lecker.coffee": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 1 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 5, - "localComments": 2 + "localPosts": 77 }, - "openRegistrations": true, - "metadata": { - "nodeName": "Minecloud Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp" - ] - }, - "explicitContent": false - } + "openRegistrations": false } }, - "niu.moe": { + "herkenhoff.nl": { + "error": "HTTPSConnectionPool(host='herkenhoff.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to herkenhoff.nl timed out. (connect timeout=3)'))" + }, + "mstdn.b-shock.org": { "nodeinfo": { "version": "2.0", "software": { @@ -291202,27 +249867,21 @@ ], "usage": { "users": { - "total": 5952, - "activeMonth": 402, - "activeHalfyear": 879 + "total": 37, + "activeMonth": 9, + "activeHalfyear": 12 }, - "localPosts": 1429913 + "localPosts": 36251 }, "openRegistrations": false } }, - "imastodon.blue": { - "error": 404 - }, - "maescool.be": { - "error": 404 - }, - "peer.tube": { + "tube.opportunis.me": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.0.0" + "version": "2.1.0" }, "protocols": [ "activitypub" @@ -291237,122 +249896,272 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 5 }, - "localPosts": 128449, - "localComments": 0 + "localPosts": 2817, + "localComments": 1 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "nodeName": "PeerTube Opportun", + "nodeDescription": "PeerTube, a federated opportunistic video streaming platform using P2P", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "mastodon.moritrunk.com": { - "error": "HTTPSConnectionPool(host='mastodon.moritrunk.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "yakitori.m.to": { - "error": "HTTPSConnectionPool(host='yakitori.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "lunarpunk.space": { + "error": "HTTPSConnectionPool(host='lunarpunk.space', port=443): Read timed out. (read timeout=3)" }, - "bristol.social": { - "error": "HTTPSConnectionPool(host='bristol.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.alessio.cc": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.social/users/kobybeef": { + "nematode.playingwithworms.org.uk": { "error": 404 }, - "nextcloud.hp-gauster.name": { + "social.quodverum.com": { "error": 404 }, - "mstdn.kitamurakz.com": { - "error": "HTTPSConnectionPool(host='mstdn.kitamurakz.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.kitamurakz.com timed out. (connect timeout=3)'))" - }, - "jeremy.ca": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "statusnet.i2p.rocks": { - "error": "HTTPSConnectionPool(host='statusnet.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "cloud.werry.ovh": { + "error": 403 }, - "relay.kitsunet.net": { + "nayukana.info": { "nodeinfo": { - "openRegistrations": true, + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] + "usage": { + "users": { + "total": 21, + "activeMonth": 8, + "activeHalfyear": 19 + }, + "localPosts": 3345 }, + "openRegistrations": false + } + }, + "benning.space": { + "error": "HTTPSConnectionPool(host='benning.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "vlog.veer66.rocks": { + "error": "HTTPSConnectionPool(host='vlog.veer66.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "doujin.group": { + "error": "HTTPSConnectionPool(host='doujin.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "meowsdeluxe.com": { + "error": 526 + }, + "feedtube.com": { + "error": 404 + }, + "hubzilla.azkware.net": { + "error": "HTTPSConnectionPool(host='hubzilla.azkware.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'hubzilla.azkware.net' doesn't match either of 'adminer.azkware.net', 'azkware.net', 'cloud.azkware.net', 'mail.azkware.net', 'peertube.azkware.net', 'rss.azkware.net', 'search.azkware.net', 'social.azkware.net', 'www.azkware.net'\")))" + }, + "social.linuxlusers.com": { + "nodeinfo": { + "version": "1.0", "software": { - "name": "activityrelay", - "version": "0.1 f34b42ae78ff03ed346e69086ec435cf420a35a9" + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] }, "usage": { - "localPosts": 0, "users": { - "total": 1 - } + "total": 51, + "activeHalfyear": 42, + "activeMonth": 28 + }, + "localPosts": 106, + "localComments": 300 }, - "version": "2.0", + "openRegistrations": true, "metadata": { - "peers": [ - "ruxnor.net", - "kitsunet.net", - "soliton.nonlinear.zone", - "otherkinter.net", - "otherkin.club", - "calc.news", - "sander.social", - "m.deeloves.me", - "discuss.photos", - "keelung1.ddns.net", - "wolf-359.org", - "mastodon.openpsychology.net", - "xa0.uk", - "intahnet.co.uk", - "mastodon.guse.fr", - "mastodon.cyber-tribal.com", - "floss.social", - "relay.cyber-tribal.com", - "librenet.co.za", - "relay.cetialphafive.com", - "transfurrmation.town", - "pleroma.cloud", - "roma.usans.in", - "monsterpit.net", - "rrfarmbot.appspot.com", - "wolfhowl.me", - "social.joshuacasey.net", - "mastodon.scarletsisters.xyz", - "pleroma.scarletsisters.xyz", - "pettingzoo.co", - "feather.city", - "mstdn.social", - "es.muy.moe", - "slum.cloud", - "dev.slum.cloud", - "mares.cafe", - "ms.technodro.me", - "mastodon.memo-village.online", - "relay.social.firc.de", - "mastodon.fedja.fi", - "ministry.moonbutt.science", - "mastodon.corecoding.dev", - "mastodon.madrid", - "tailburst.me", - "toot.travnewmatic.com", - "coom.club", - "social.device5.co.uk", - "travelpandas.fr", - "mastodon.echelon4.xyz", - "nangang.travnewmatic.com" - ] + "nodeName": "social.LinuxLusers.com Friendica Network", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial", + "pumpio", + "twitter" + ], + "outbound": [ + "gnusocial", + "libertree", + "pumpio", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false } } }, - "booktoot.club": { + "gs.omaera.org": { + "error": "HTTPSConnectionPool(host='gs.omaera.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jemp.co": { + "error": "HTTPSConnectionPool(host='jemp.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "sn.sven-joerns.de": { + "error": "HTTPSConnectionPool(host='sn.sven-joerns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'sn.sven-joerns.de' doesn't match either of 'cloud.sj4.de', 'joschua-joerns.de'\")))" + }, + "bonn.social": { "nodeinfo": { "version": "2.0", "software": { @@ -291364,175 +250173,255 @@ ], "usage": { "users": { - "total": 32, - "activeMonth": 7, - "activeHalfyear": 12 + "total": 310, + "activeMonth": 74, + "activeHalfyear": 170 }, - "localPosts": 5724 + "localPosts": 47356 }, "openRegistrations": false } }, - "naemberch.duckdns.org": { - "error": "HTTPSConnectionPool(host='naemberch.duckdns.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "test.pixelfed.fr": { - "error": "HTTPSConnectionPool(host='test.pixelfed.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "irucadon.herokuapp.com": { - "error": 404 - }, - "akanechan.love": { + "hubzilla.autrechose.club": { "error": 404 }, - "indieweb.me": { + "serrebiradio.com": { "error": 404 }, - "schuppentier.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 43, - "activeMonth": 8, - "activeHalfyear": 18 - }, - "localPosts": 220 - }, - "openRegistrations": true - } - }, - "neko.pics": { - "error": "HTTPSConnectionPool(host='neko.pics', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "bcn-users.degica.com": { - "error": "HTTPSConnectionPool(host='bcn-users.degica.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.48bin.net": { - "error": "HTTPSConnectionPool(host='social.48bin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "multijeux.fr": { - "error": "HTTPSConnectionPool(host='multijeux.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "opantu.opantu.site": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "cloud.dodsorf.as": { - "error": 404 + "hoteltoday.tokyo": { + "error": "HTTPSConnectionPool(host='hoteltoday.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "kumi.zone": { - "error": "HTTPSConnectionPool(host='kumi.zone', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.ghostdub.de": { + "error": "HTTPSConnectionPool(host='social.ghostdub.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "elephant-bike.herokuapp.com": { + "social.adamasnemesis.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 42, - "activeMonth": 87, - "activeHalfyear": 223 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 517 + "localPosts": 25 }, "openRegistrations": false } }, - "spielplatz.fenk.org": { - "error": 404 + "wolke.g5r.eu": { + "error": "HTTPSConnectionPool(host='wolke.g5r.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "cloud.mediaformat.org": { - "error": 404 + "hashtag-relay2.dtp-mstdn.jp": { + "error": "HTTPSConnectionPool(host='hashtag-relay2.dtp-mstdn.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "rainbowtoot.net": { - "error": "HTTPSConnectionPool(host='rainbowtoot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fediwald.de": { + "error": "HTTPSConnectionPool(host='fediwald.de', port=443): Read timed out. (read timeout=3)" }, - "mstdn.tamag.org": { + "peertube.heraut.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 110, - "activeMonth": 65, - "activeHalfyear": 77 + "total": 8 }, - "localPosts": 386742 + "localPosts": 60063, + "localComments": 20 }, - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Francophone Heraut.eu", + "nodeDescription": "Instance PeerTube francophone mise \u00e0 jour le plus r\u00e9guli\u00e8rement possible.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.1", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-light-mode" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 5368709120, + "videoQuotaDaily": 2147483648 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "masto.parkgaedae.com": { - "error": "HTTPSConnectionPool(host='masto.parkgaedae.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "adult-game.dev": { - "error": "HTTPSConnectionPool(host='adult-game.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "edge.ouka.app": { - "error": "Expecting value: line 1 column 1 (char 0)" + "pleroma.shadowkat.net": { + "error": "HTTPSConnectionPool(host='pleroma.shadowkat.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "tootles.space": { - "error": "HTTPSConnectionPool(host='tootles.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to tootles.space timed out. (connect timeout=3)'))" + "beta.ggpark.net": { + "error": "HTTPSConnectionPool(host='beta.ggpark.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.coder.town": { - "error": 404 + "elikarika.jp": { + "error": "HTTPSConnectionPool(host='elikarika.jp', port=443): Read timed out. (read timeout=3)" }, - "herd.tobolaski.com": { - "error": "HTTPSConnectionPool(host='herd.tobolaski.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "xn--xcke3ca.tokyo": { + "error": "HTTPSConnectionPool(host='xn--xcke3ca.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "kuketz.social": { - "error": "HTTPSConnectionPool(host='kuketz.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "betatube.chiantos.org": { + "error": "HTTPSConnectionPool(host='betatube.chiantos.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.rieckers.it": { - "error": 404 + "asocial.madyanne.fr": { + "error": "HTTPSConnectionPool(host='asocial.madyanne.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pod.datamol.org": { + "rafting.io": { "error": 404 }, - "toot.dev.120v.ac": { - "error": "HTTPSConnectionPool(host='toot.dev.120v.ac', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.dev.120v.ac' doesn't match either of '*.devfs.xyz', 'devfs.xyz'\")))" - }, - "niadon.club": { - "error": "HTTPSConnectionPool(host='niadon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "gecekafasi.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 280, - "activeMonth": 380, - "activeHalfyear": 482 - }, - "localPosts": 88037 - }, - "openRegistrations": true - } - }, - "social.zell-mbc.com": { + "blovice.bahnhof.cz": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -291542,21 +250431,46 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "media_proxy", "chat", - "relay" + "relay", + "pleroma_emoji_reactions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "freespeechextremist.com", + "framapiaf.org" + ], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Social", + "nodeDescription": "This train will stop at nothing.", + "nodeName": "Blovice", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -291604,26 +250518,21 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.zell-mbc.com/users/thomas" + "https://blovice.bahnhof.cz/users/pony" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 16000000 + "general": 67108864 } }, "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -291631,462 +250540,571 @@ }, "software": { "name": "pleroma", - "version": "1.1.8" + "version": "2.0.50-685-gd589f3dc-develop" }, "usage": { - "localPosts": 12, + "localPosts": 26227, "users": { - "total": 3 + "total": 19 } }, "version": "2.0" } }, - "relay.cetialphafive.com": { - "error": "HTTPSConnectionPool(host='relay.cetialphafive.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "narikiri.m.to": { - "error": "HTTPSConnectionPool(host='narikiri.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.10qt.net": { + "error": "HTTPSConnectionPool(host='m.10qt.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "troetco.de": { - "error": "HTTPSConnectionPool(host='troetco.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kyot.me": { + "error": 404 }, - "mstdn.vtube.media": { - "error": "HTTPSConnectionPool(host='mstdn.vtube.media', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "goisgod.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 68, + "activeMonth": 43, + "activeHalfyear": 118 + }, + "localPosts": 10043 + }, + "openRegistrations": true + } }, - "social.sanemind.de": { - "error": "HTTPSConnectionPool(host='social.sanemind.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "toots.hankchizljaw.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 0, + "activeHalfyear": 0 + }, + "localPosts": 1063 + }, + "openRegistrations": false + } }, - "curiously.cutewith.me": { - "error": "HTTPSConnectionPool(host='curiously.cutewith.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "metal.odon.space": { + "error": "HTTPSConnectionPool(host='metal.odon.space', port=443): Read timed out. (read timeout=3)" }, - "anime.website": { + "tube.kher.nl": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [], - "report_removal": [] - }, - "quarantined_instances": [ - "social.librem.one" - ] - }, - "invitesEnabled": false, - "mailerEnabled": true, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "anime website", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain" - ], - "private": false, - "restrictedNicknames": [ - "about", - "friend-requests", - "ostatus_subscribe", - "registration", - "relay", - "settings", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://anime.website/users/administrator" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org/?{{host}}+{{user}}" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.7" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": true, "usage": { - "localPosts": 106726, "users": { - "total": 255 - } + "total": 2 + }, + "localPosts": 6933, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Tube Khernl", + "nodeDescription": "PeerTube, une plateforme de streaming vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur web avec WebTorrent et Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "gezondemedia.nl": { - "error": 404 + "secure.kiwi": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "mi3.xn--931a.moe": { - "error": "HTTPSConnectionPool(host='mi3.xn--931a.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bms.stoicsounds.jp": { + "error": "HTTPSConnectionPool(host='bms.stoicsounds.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.sh": { - "error": "HTTPSConnectionPool(host='toot.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rustodon.glitch.social": { + "error": 502 }, - "conjured.space": { + "social.nixnet.services": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2+glitch" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 22, + "activeMonth": 24, + "activeHalfyear": 55 }, - "localPosts": 58 + "localPosts": 2549 }, - "openRegistrations": false + "openRegistrations": true } }, - "pleroma.elixir.run": { - "error": "HTTPSConnectionPool(host='pleroma.elixir.run', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tooter.computer": { - "error": "HTTPSConnectionPool(host='tooter.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "social.w0lfr.net": { + "blake.earth": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "suggestions", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The Wolf Den", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://social.w0lfr.net/users/Valinwolf" - ], - "suggestions": { - "enabled": true, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "nodeName": "Isaac Blake (blakeearth)", + "nodeDescription": "Computer science student and game developer", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "1.1.2" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 50, "users": { - "total": 9 - } + "total": 1 + }, + "localPosts": 3 }, "version": "2.0" } }, - "tap.remram.fr": { + "saigodon.jp": { + "error": "HTTPSConnectionPool(host='saigodon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "video.switchserver.fr": { + "error": "HTTPSConnectionPool(host='video.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "aws4j1apy6r.4chan.icu": { + "error": "HTTPSConnectionPool(host='aws4j1apy6r.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "nextcloud.bimex.tech": { "error": 404 }, - "feditest.cursed.technology": { - "error": "HTTPSConnectionPool(host='feditest.cursed.technology', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "www.algenhonig.de": { + "error": "HTTPSConnectionPool(host='www.algenhonig.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.algenhonig.de' doesn't match 'algenhonig.de'\")))" }, - "blogue.narf.ca": { + "mst.k7mc.xyz": { + "error": "HTTPSConnectionPool(host='mst.k7mc.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tv.derdorifer.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 749, - "localComments": 1113 + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 1169, + "localComments": 0 }, "metadata": { - "email": "narF@narF.ca" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "derdorifer.org-TV", + "nodeDescription": "Greyhat Media Powered", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [] + }, + "import": { + "videos": { + "http": { + "enabled": false + }, + "torrent": { + "enabled": false + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } } } }, - "bofh@mastodon.social": { + "lacienciaysusdemonios.com": { + "error": 404 + }, + "mastodon.hackerscop.org": { + "error": 404 + }, + "cloud.cool110.xyz": { + "error": 404 + }, + "mastodon.criver.me": { + "error": "HTTPSConnectionPool(host='mastodon.criver.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "owncloud.alex-detsch.de": { + "error": 404 + }, + "jit.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 529964, - "activeMonth": 56899, - "activeHalfyear": 193003 + "total": 5, + "activeMonth": 58, + "activeHalfyear": 110 }, - "localPosts": 22380811 + "localPosts": 97 }, - "openRegistrations": false + "openRegistrations": true } }, - "test.agiri.space": { - "error": "HTTPSConnectionPool(host='test.agiri.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "r00tshell.me": { + "error": "HTTPSConnectionPool(host='r00tshell.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "new.shadowfacts.net": { + "mastodon.social/users/mrgah": { "error": 404 }, - "route66.social": { - "error": "HTTPSConnectionPool(host='route66.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to route66.social timed out. (connect timeout=3)'))" - }, - "xirus11.blogspot.com": { - "error": 404 + "mstdn.e-greta.fr": { + "error": "HTTPSConnectionPool(host='mstdn.e-greta.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mikesplaces.blog": { + "muensterland.social": { "nodeinfo": { - "metadata": { - "nodeName": "Mikes Thoughts", - "nodeDescription": "News, Views, Subterfuge", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2+glitch" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 27, + "activeMonth": 54, + "activeHalfyear": 59 }, - "localPosts": 106 + "localPosts": 178 }, - "version": "2.0" + "openRegistrations": true } }, - "social.alacasa.fr": { + "fam.quillquips.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.0" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 4, + "activeMonth": 4, + "activeHalfyear": 4 }, - "localPosts": 3 + "localPosts": 5023 }, "openRegistrations": false } }, - "jasonstryker.com": { - "error": "HTTPSConnectionPool(host='jasonstryker.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to jasonstryker.com timed out. (connect timeout=3)'))" + "dibiase.social": { + "error": "HTTPSConnectionPool(host='dibiase.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "minus.haruk.in": { + "social.extremely.online": { + "error": "HTTPSConnectionPool(host='social.extremely.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + }, + "peertube.asrun.eu": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.6" + "name": "peertube", + "version": "1.0.0-beta.13" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], "services": { + "inbound": [], "outbound": [ - "atom1.0", - "dreamwidth", - "friendica", - "insanejournal", - "redmatrix", - "twitter", - "wordpress" - ], - "inbound": [ "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 54, - "activeHalfyear": 17, - "activeMonth": 7 + "total": 1 }, - "localPosts": 2854, - "localComments": 1164 + "localPosts": 25743, + "localComments": 0 }, "metadata": { - "nodeName": "Harukin-\uff01(alpha ver.0.9)" - } - } - }, - "mastodon.social/users/minego": { - "error": 404 - }, - "asstodon.social": { - "error": "HTTPSConnectionPool(host='asstodon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.f5s.de": { - "error": "HTTPSConnectionPool(host='mastodon.f5s.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.f5s.de' doesn't match 'funky.f5s.de'\")))" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube Asrun Network", + "nodeDescription": "PeerTube, une plate-forme de diffusion vid\u00e9o f\u00e9d\u00e9r\u00e9e (ActivityPub) utilisant P2P (BitTorrent) directement dans le navigateur Web avec WebTorrent et Angular.\nCette instance fourni par Asrun Network, est pour le moment \u00e0 titre priv\u00e9." + } + } }, - "status.vinilox.eu": { - "error": "HTTPSConnectionPool(host='status.vinilox.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'status.vinilox.eu' doesn't match 'cmk.hosting-me.net'\")))" + "cloud.open-freax.fr": { + "error": "HTTPSConnectionPool(host='cloud.open-freax.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ceilidh.space": { - "error": "HTTPSConnectionPool(host='ceilidh.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ceilidh.space timed out. (connect timeout=3)'))" + "the.giant.horse": { + "error": "HTTPSConnectionPool(host='the.giant.horse', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.kosebamse.com": { + "peertube.cyber-tribal.com": { "nodeinfo": { "version": "2.0", "software": { @@ -292106,16 +251124,16 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 4 }, - "localPosts": 109512, + "localPosts": 13825, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "KosesPeerTube", + "nodeName": "Cyber-Tribal", "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { @@ -292126,22 +251144,21 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { "enabled": true }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 480, - 720, - 1080 + 360, + 720 ] }, "import": { @@ -292150,7 +251167,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -292229,38 +251246,58 @@ } } }, - "mastodon.tsuchinoko.tech": { - "error": "HTTPSConnectionPool(host='mastodon.tsuchinoko.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.celesteh.com": { + "error": 404 }, - "blog.antopie.org": { + "social.wonderdome.net": { + "error": 502 + }, + "mastodon.saddo.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.saddo.xyz', port=443): Read timed out. (read timeout=3)" + }, + "icosahedron.website": { "nodeinfo": { - "metadata": { - "nodeDescription": "Instance Plume francophone d'Antopie.org", - "nodeName": "Plume Ant" + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" - }, "usage": { - "localComments": 2, - "localPosts": 9, "users": { - "total": 52 - } + "total": 809, + "activeMonth": 87, + "activeHalfyear": 142 + }, + "localPosts": 297999 }, - "version": "2.0" + "openRegistrations": false } }, - "kawen.space": { + "social.blahut.tech": { + "error": 404 + }, + "a.tempr.net": { + "error": "HTTPSConnectionPool(host='a.tempr.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'a.tempr.net' doesn't match 'staging.coding.monkeydom.de'\")))" + }, + "mastodon.liebefeld.social": { + "error": "HTTPSConnectionPool(host='mastodon.liebefeld.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "roachnotes.com": { + "error": "HTTPSConnectionPool(host='roachnotes.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'roachnotes.com' doesn't match 'srv2.elangley.org'\")))" + }, + "pleroma.actocom.com": { + "error": "HTTPSConnectionPool(host='pleroma.actocom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.actocom.com' doesn't match 'actocom.com'\")))" + }, + "blog.carlesbellver.net": { + "error": 404 + }, + "enby.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "status.plomlompom.com": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -292272,45 +251309,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", - "gopher", - "relay" + "relay", + "safe_dm_mentions" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "humblr.social", - "sinblr.com" - ], - "media_nsfw": [ - "baraag.net", - "humblr.social", - "sinblr.com" - ], - "media_removal": [], - "reject": [ - "fedi.lynnesbian.space", - "playvicious.social", - "switter.at", - "witches.live", - "shitasstits.life", - "kiwifarms.cc", - "social.hatthieves.es" - ], - "report_removal": [] - }, - "quarantined_instances": [ - "pleroma.rareome.ga", - "shitasstits.life" - ] + "quarantined_instances": [] }, "fieldsLimits": { "maxFields": 10, @@ -292321,7 +251329,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Kawen Space: The Pillow Fort of Pleroma Instances", + "nodeName": "plomroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -292367,10 +251375,9 @@ "users", "web" ], - "skipThreadContainment": false, + "skipThreadContainment": true, "staffAccounts": [ - "https://kawen.space/users/flocky", - "https://kawen.space/users/karen" + "https://status.plomlompom.com/users/plomlompom" ], "suggestions": { "enabled": false @@ -292379,10 +251386,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 100000000 + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -292392,73 +251399,21 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-165-g0f428a56-production" - }, - "usage": { - "localPosts": 222422, - "users": { - "total": 426 - } - }, - "version": "2.0" - } - }, - "tupambae.net": { - "error": "HTTPSConnectionPool(host='tupambae.net', port=443): Read timed out. (read timeout=3)" - }, - "friendica.schafshor.de": { - "error": "HTTPSConnectionPool(host='friendica.schafshor.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "friendica.mafiaspiel.org": { - "error": 404 - }, - "fediverse.blog": { - "nodeinfo": { - "metadata": { - "nodeDescription": "Welcome to fediverse.blog, your home for blogging in the fediverse and on the web! Decentralized, open-source and free.\n\nGet all your blogs here for free. Register and start blogging now!", - "nodeName": "Fediverse.blog" - }, - "openRegistrations": true, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "plume", - "version": "0.4.0" + "version": "2.0.0" }, "usage": { - "localComments": 245, - "localPosts": 1724, + "localPosts": 30, "users": { - "total": 2008 + "total": 3 } }, "version": "2.0" } }, - "bmu.cloud": { - "error": 403 - }, - "longreads.com": { - "error": 404 - }, - "mastodon.tricast.org": { - "error": "HTTPSConnectionPool(host='mastodon.tricast.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "floppy.ml": { - "error": "HTTPSConnectionPool(host='floppy.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to floppy.ml timed out. (connect timeout=3)'))" - }, - "tube.otogamer.me": { - "error": "HTTPSConnectionPool(host='tube.otogamer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "theboss.tech": { - "error": "HTTPSConnectionPool(host='theboss.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to theboss.tech timed out. (connect timeout=3)'))" + "www.lilledame.nl": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.ydkn.social": { + "popindustry.org": { "nodeinfo": { "version": "2.0", "software": { @@ -292470,25 +251425,31 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 58, + "activeMonth": 28, + "activeHalfyear": 34 }, - "localPosts": 0 + "localPosts": 159534 }, "openRegistrations": false } }, - "unliving.net": { - "error": 403 + "happy-oss.y-zu.org": { + "error": "HTTPSConnectionPool(host='happy-oss.y-zu.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "home.eliconnelly.com": { + "mastocial.herokuapp.com": { "error": 404 }, - "social.projectmakeit.com": { - "error": "HTTPSConnectionPool(host='social.projectmakeit.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "plu.can.nohost.me": { + "error": "HTTPSConnectionPool(host='plu.can.nohost.me', port=443): Read timed out. (read timeout=3)" }, - "pleroma.wafflec.one": { + "gldon.love": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "mstdn.spla2n.ink": { + "error": "HTTPSConnectionPool(host='mstdn.spla2n.ink', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "speak.hopeph.com": { "nodeinfo": { "metadata": { "accountActivationRequired": true, @@ -292498,8 +251459,6 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", "chat", "relay" ], @@ -292511,16 +251470,10 @@ ], "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": false, - "mailerEnabled": true, + "invitesEnabled": true, + "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Neo Hell Site", + "nodeName": "Speak Hope PH", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -292568,10 +251521,14 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.wafflec.one/users/probgoblin" + "https://speak.hopeph.com/users/patrick" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" }, "uploadLimits": { "avatar": 2000000, @@ -292580,9 +251537,10 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], @@ -292590,117 +251548,254 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "1.1.8" }, "usage": { - "localPosts": 33, + "localPosts": 31, "users": { - "total": 4 + "total": 3 } }, "version": "2.0" } }, - "marxists.world": { + "t.lingduo.co": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "microblogpub", + "version": "7c4e673", + "repository": "https://github.com/tsileo/microblog.pub" }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": false, "usage": { "users": { - "total": 9, - "activeMonth": 6, - "activeHalfyear": 10 + "total": 1 }, - "localPosts": 120 + "localPosts": 4 }, - "openRegistrations": true + "metadata": { + "nodeName": "@me@t.lingduo.co", + "version": "7c4e673", + "versionDate": "Mon Oct 28 22:38:29 2019 +0100" + } } }, - "mastodon.h.etbus.ch": { - "error": "HTTPSConnectionPool(host='mastodon.h.etbus.ch', port=443): Read timed out. (read timeout=3)" - }, - "go.kibi.family": { - "error": 404 + "www.team.starschlep.com/group_d": { + "error": "HTTPSConnectionPool(host='www.team.starschlep.com', port=443): Max retries exceeded with url: /group_d/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "krauser.org": { - "error": 404 + "gs.home.shnoulle.net": { + "error": "HTTPSConnectionPool(host='gs.home.shnoulle.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "anzuchang.net": { - "error": "HTTPSConnectionPool(host='anzuchang.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "esp.community": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "kiminona.co": { - "error": "HTTPSConnectionPool(host='kiminona.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.horde.net.br": { + "error": "HTTPSConnectionPool(host='mastodon.horde.net.br', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "test.masto.pt": { - "error": "HTTPSConnectionPool(host='test.masto.pt', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to test.masto.pt timed out. (connect timeout=3)'))" + "journal.dedasys.com": { + "error": 404 }, - "risa.ctrl-shift.net": { - "error": "HTTPSConnectionPool(host='risa.ctrl-shift.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodoom.social": { + "error": "HTTPSConnectionPool(host='mastodoom.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "aytolis.mayvaneday.art": { - "error": "HTTPSConnectionPool(host='aytolis.mayvaneday.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "54.250.191.146": { + "error": "HTTPSConnectionPool(host='54.250.191.146', port=443): Read timed out. (read timeout=3)" }, - "social.rleve.de": { - "error": "HTTPSConnectionPool(host='social.rleve.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to social.rleve.de timed out. (connect timeout=3)'))" + "mastodon.binatang.nl": { + "error": "HTTPSConnectionPool(host='mastodon.binatang.nl', port=443): Read timed out. (read timeout=3)" }, - "aq.sb": { + "videos.ubuntu-paris.org": { "nodeinfo": { - "metadata": { - "nodeName": "AQ", - "nodeDescription": "Live. Laugh. Luge.", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "twitter", - "tumblr", + "atom1.0", "rss2.0" ] }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, + "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 5 }, - "localPosts": 4 + "localPosts": 265, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Videos Ubuntu Paris", + "nodeDescription": "PeerTube Ubuntu-fr pour les Ubuntu Party de Paris. Plateforme de video streaming en P2P (BitTorrent).", + "nodeConfig": { + "plugin": { + "registered": [ + { + "name": "logo-ubuntu", + "version": "0.0.1", + "description": "Ubuntu logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "ubuntu", + "version": "0.0.1", + "description": "PeerTube ubuntu theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "ubuntu" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } } }, - "victorhckinthefreeworld.com": { - "error": 404 - }, - "t.homebrewserver.club": { - "error": "HTTPSConnectionPool(host='t.homebrewserver.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 't.homebrewserver.club' doesn't match 'stream.vvvvvvaria.org'\")))" - }, - "mastodon.sebbo.net": { - "error": "HTTPSConnectionPool(host='mastodon.sebbo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.sebbo.net' doesn't match either of 'api.frittenbude.sebbo.net', 'arbeitszeit.sebbo.net', 'backup.storage.sebbo.net', 'beacon.ubud.club', 'christopher.sebbo.net', 'cloud.sebbo.net', 'd.sebbo.net', 'docker.sebbo.net', 'dwimm.sebbo.net', 'feeds.sebbo.net', 'flowers.sebbo.net', 'freezer-melli.sebbo.net', 'freezer.sebbo.net', 'frittenbude.sebbo.net', 'git-badges.sebbo.net', 'git.sebbo.net', 'handbrake.storage.sebbo.net', 'mac.sebbo.net', 'makemkv.storage.sebbo.net', 'matrix.sebbo.net', 'matt.sebbo.net', 'p.sebbo.net', 'pad.sebbo.net', 'plex-fhem.matt.sebbo.net', 'plex-notifications.matt.sebbo.net', 'plex.sebbo.net', 'portainer.sebbo.net', 'sebbo.net', 'sentry.sebbo.net', 'static.sebbo.net', 'sync.christopher.sebbo.net', 'sync.matt.sebbo.net', 'sync.storage.sebbo.net', 'tweets.sebbo.net', 'ubud.club', 'wallabag.sebbo.net', 'wifi.sebbo.net', 'wiki.sebbo.net', 'www.ubud.club'\")))" - }, - "social.fediverse.services": { - "error": "HTTPSConnectionPool(host='social.fediverse.services', port=443): Read timed out. (read timeout=3)" - }, - "inkson.org": { - "error": 404 + "blog.shootjackdorseyinto.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "nsfw.social": { + "pleroma.hidamari.blue": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -292712,96 +251807,16 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "relay", - "safe_dm_mentions" + "media_proxy", + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [ - "princess.cat", - "sleeping.town", - "example.com", - "queerfem.space" - ], - "banner_removal": [ - "princess.cat", - "sleeping.town", - "example.com", - "queerfem.space" - ], - "federated_timeline_removal": [ - "fediverse.network", - "mastodon.xyz", - "social.i2p.rocks", - "godforsaken.website", - "myasstodon.xyz", - "gameliberty.club", - "snouts.online", - "xn--qp9h.ml", - "mstdn.foxfam.club", - "qoto.org", - "majak.de", - "soc.ialis.me", - "cryptids.online", - "anticapitalist.party", - "anarchism.space", - "efdn.club", - "jorts.horse", - "radical.town", - "mastodon.host", - "todon.nl", - "mstdn.foxfam.club", - "mstdn.social", - "equestria.social", - "lgbt.io", - "social.masto.host", - "blob.cat", - "kawen.space", - "botsin.space", - "cybre.space", - "hellsite.site", - "quey.org", - "carrot.army", - "kawen.space", - "prout.social", - "abdl.link", - "imastodon.net", - "social.mikutter.hachune.net", - "pawoo.net", - "baraag.net", - "pl.smuglo.li", - "princess.cat", - "sleeping.town", - "queerfem.space" - ], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "anime.website", - "gab.com", - "shitposter.club", - "shitpost.institute", - "spinster.xyz", - "freespeechextremist.com", - "neckbeard.xyz", - "cybre.space", - "plural.cafe", - "princess.cat", - "sleeping.town", - "queerfem.space" - ], - "report_removal": [ - "princess.cat", - "sleeping.town", - "queerfem.space" - ] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -292810,10 +251825,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, - "mailerEnabled": true, - "nodeDescription": "We are an uncensored Pleroma instance welcoming all genders, sexes, and orientations that wish to share legal #nsfw content! Gay, straight, bi, trans... everyone is welcome.", - "nodeName": "Social NSFW", + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Hidamari Blue", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -292861,10 +251876,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://nsfw.social/users/staff", - "https://nsfw.social/users/mjc", - "https://nsfw.social/users/admin", - "https://nsfw.social/users/nsfw" + "https://pleroma.hidamari.blue/users/nee" ], "suggestions": { "enabled": false @@ -292873,10 +251885,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 32000000 + "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -292886,444 +251898,260 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 17707, + "localPosts": 969, "users": { - "total": 354 + "total": 3 } }, "version": "2.0" } }, - "mastodon.no-cloud.fr": { - "error": "HTTPSConnectionPool(host='mastodon.no-cloud.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "orng.social": { - "error": "HTTPSConnectionPool(host='orng.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rustodon.glitch.social": { - "error": 502 - }, - "im.grus.uberspace.de": { - "error": 404 - }, - "hub.cli.pm": { - "error": 404 + "nextcloud.cayetona.fr": { + "error": 403 }, - "balafon.video": { - "error": "HTTPSConnectionPool(host='balafon.video', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to balafon.video timed out. (connect timeout=3)'))" + "masto.whereaboat.rocks": { + "error": "HTTPSConnectionPool(host='masto.whereaboat.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gutsux.com": { - "error": "HTTPSConnectionPool(host='gutsux.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "friends.rodeo": { + "error": "HTTPSConnectionPool(host='friends.rodeo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "app.getobserve.com": { + "openbiblio.social": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Observe", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://app.getobserve.com/users/nish" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.3+dev" - }, "usage": { - "localPosts": 43, "users": { - "total": 21 - } + "total": 281, + "activeMonth": 304, + "activeHalfyear": 703 + }, + "localPosts": 10645 }, - "version": "2.0" + "openRegistrations": true } }, - "thesocialnerd.online": { - "error": "HTTPSConnectionPool(host='thesocialnerd.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.yamachan.org": { - "error": 404 - }, - "wetfish.space": { + "@nfg.zone": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "media_proxy", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "The Official Wetfish Pleroma Instance (TM)", - "nodeName": "Wetfish/Pleroma", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://wetfish.space/users/woodcat" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "nodeName": "nfg.zone", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 + "config": { + "open_registration": true, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "500", + "album_limit": "4", + "image_quality": 90, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,video/mp4", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "NFG.zone!", + "domain": "nfg.zone", + "url": "https://nfg.zone", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": true, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } } }, - "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pleroma", - "version": "1.1.8" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { - "localPosts": 3250, + "localPosts": 242, + "localComments": 0, "users": { - "total": 37 + "total": 162, + "activeHalfyear": 65, + "activeMonth": 12 } }, - "version": "2.0" - } - }, - "susan.party": { - "error": "HTTPSConnectionPool(host='susan.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'susan.party' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" - }, - "www.tpaw.org": { - "error": "HTTPSConnectionPool(host='www.tpaw.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'www.tpaw.org' doesn't match either of '*.hostgator.com', 'hostgator.com'\")))" - }, - "chabant.social": { - "nodeinfo": { "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 2 - }, - "localPosts": 565 - }, - "openRegistrations": false + "openRegistrations": true } }, - "nyan.lol": { - "error": "HTTPSConnectionPool(host='nyan.lol', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to nyan.lol timed out. (connect timeout=3)'))" - }, - "toot.shit.works": { - "error": 404 - }, - "mastodon.fhlqs.com": { - "error": "HTTPSConnectionPool(host='mastodon.fhlqs.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hserv.strangled.net": { - "error": 404 - }, - "thescratch.masto.host": { - "error": "HTTPSConnectionPool(host='thescratch.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "coopey.eu": { - "error": "HTTPSConnectionPool(host='coopey.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'coopey.org' doesn't match either of '*.user.fm', 'user.fm'\")))" - }, - "vageliscloud.ddns.net": { - "error": "HTTPSConnectionPool(host='vageliscloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "animeshkin.club": { - "error": "HTTPSConnectionPool(host='animeshkin.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.saewyc.ca": { - "error": 418 - }, - "arm.m.to": { - "error": "HTTPSConnectionPool(host='arm.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.blue": { + "error": "HTTPSConnectionPool(host='mastodon.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "live.yukia.me": { - "error": "HTTPSConnectionPool(host='live.yukia.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'live.yukia.me' doesn't match 'yukia.me'\")))" + "normal.uber.space": { + "error": "HTTPSConnectionPool(host='normal.uber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'normal.uber.space' doesn't match either of '*.uberspace.de', 'uberspace.de'\")))" }, - "blog.blueraccoon.online": { - "error": "HTTPSConnectionPool(host='blog.blueraccoon.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sylveon.is": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "youthdon.com": { - "error": "HTTPSConnectionPool(host='youthdon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.fsck.club": { + "error": "HTTPSConnectionPool(host='social.fsck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.seitaro.me": { - "error": "HTTPSConnectionPool(host='mstdn.seitaro.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.biblewp.com": { + "error": "HTTPSConnectionPool(host='mastodon.biblewp.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.cryptopolitics.global": { - "error": "HTTPSConnectionPool(host='mastodon.cryptopolitics.global', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" + "mastodon.social/users/tindall": { + "error": 404 }, - "la.derriere.maison": { - "error": "HTTPSConnectionPool(host='la.derriere.maison', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to la.derriere.maison timed out. (connect timeout=3)'))" + "mstdn.kwmr.info": { + "error": "HTTPSConnectionPool(host='mstdn.kwmr.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.digityser.org": { - "error": "HTTPSConnectionPool(host='mastodon.digityser.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "lagom.agoni.news": { + "error": "HTTPSConnectionPool(host='lagom.agoni.news', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "darksocial.party": { - "error": "HTTPSConnectionPool(host='darksocial.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "therond.hd.free.fr": { + "error": "HTTPSConnectionPool(host='therond.hd.free.fr', port=443): Read timed out. (read timeout=3)" }, - "hackertribe.io": { - "error": "HTTPSConnectionPool(host='hackertribe.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to hackertribe.io timed out. (connect timeout=3)'))" + "misskey.saibou.work": { + "error": "HTTPSConnectionPool(host='misskey.saibou.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "weirdfishes.life": { + "ansible.jshwlkr.info": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 0 + "localPosts": 40 }, "openRegistrations": true } }, - "hub.z428.eu": { - "error": 404 + "kiamagic.com/net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.microscopium.de": { + "b7xtdbajbjk0zhffrm.4chan.icu": { + "error": "HTTPSConnectionPool(host='b7xtdbajbjk0zhffrm.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "jp-mastodon.com": { + "error": "HTTPSConnectionPool(host='jp-mastodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "open2.ch": { "error": 404 }, - "yhe0baowet5sly9v.mdrqnxtagon.pw": { - "error": "HTTPSConnectionPool(host='yhe0baowet5sly9v.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.thesifr.com": { + "error": "HTTPSConnectionPool(host='social.thesifr.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastordon43zyheh.onion": { - "error": "HTTPSConnectionPool(host='mastordon43zyheh.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "coolcast.mzaha.net": { + "error": "HTTPSConnectionPool(host='coolcast.mzaha.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "gnosia.info": { - "error": 404 + "soviet.nyc": { + "error": "HTTPSConnectionPool(host='soviet.nyc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.social/users/halcy": { + "cloud.tuleb.net": { "error": 404 }, - "okachan.club": { - "error": "HTTPSConnectionPool(host='okachan.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.bartholdy.me": { - "error": 403 + "t7.telmina.com": { + "error": 404 }, - "scicomm.xyz": { + "panthereye.news": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 378, - "activeMonth": 53, - "activeHalfyear": 148 + "total": 54 }, - "localPosts": 7611 + "localPosts": 157, + "localComments": 16 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "cmi2015@yahoo.com" + } } }, - "mastodon.eric.ovh": { + "don.m2hq.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 19, - "activeMonth": 12, - "activeHalfyear": 21 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1950 + "localPosts": 10680 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.ffffff.link": { - "error": "HTTPSConnectionPool(host='mstdn.ffffff.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.obermui.de": { - "error": "HTTPSConnectionPool(host='video.obermui.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "greenteafox.kitunetya-ya-mastdom.com": { - "error": "HTTPSConnectionPool(host='greenteafox.kitunetya-ya-mastdom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to greenteafox.kitunetya-ya-mastdom.com timed out. (connect timeout=3)'))" + "caffeinewitch.tech": { + "error": 404 }, - "osrc.pw": { + "floss.social": { "nodeinfo": { "version": "2.0", "software": { @@ -293335,42 +252163,39 @@ ], "usage": { "users": { - "total": 10, - "activeMonth": 17, - "activeHalfyear": 25 + "total": 572, + "activeMonth": 230, + "activeHalfyear": 903 }, - "localPosts": 35 + "localPosts": 77005 }, "openRegistrations": true } }, - "open.tube": { - "error": "HTTPSConnectionPool(host='open.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "kastodon.me": { - "error": "HTTPSConnectionPool(host='kastodon.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "videosdulib.re": { + "error": 404 }, - "mastodon.justafellow.com": { - "error": "HTTPSConnectionPool(host='mastodon.justafellow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mstd.0x77.ml": { + "error": "HTTPSConnectionPool(host='mstd.0x77.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "sneeze.reitrace.ga": { - "error": "HTTPSConnectionPool(host='sneeze.reitrace.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pixel.pipou.academy": { + "error": "HTTPSConnectionPool(host='pixel.pipou.academy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.cooplibretec.com": { - "error": "HTTPSConnectionPool(host='pleroma.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "boilersu.it": { + "error": "HTTPSConnectionPool(host='boilersu.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "kyoto-citygrid.org": { - "error": "HTTPSConnectionPool(host='kyoto-citygrid.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kyoto-citygrid.org' doesn't match either of '*.value-domain.com', 'value-domain.com'\")))" + "hub.nobodysstuff.de": { + "error": "HTTPSConnectionPool(host='hub.nobodysstuff.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "x32.no": { - "error": "HTTPSConnectionPool(host='x32.no', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud-firestrike.de": { + "error": "HTTPSConnectionPool(host='cloud-firestrike.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.tsun.co": { + "mstdn.gtn-works.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -293381,98 +252206,18 @@ "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 3 + "localPosts": 3080 }, "openRegistrations": false } }, - "mstdn.yjsnpi.nu": { - "error": 410 + "cloud.khare.co.in": { + "error": 404 }, - "pixel.strubbl.de": { - "nodeinfo": { - "metadata": { - "nodeName": "pixel.strubbl.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "25000", - "max_caption_length": "500", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixel.strubbl.de", - "domain": "pixel.strubbl.de", - "url": "https://pixel.strubbl.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 72, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 7, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": false - } + "mastodon.free-friends.org": { + "error": "HTTPSConnectionPool(host='mastodon.free-friends.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "wizard.estate": { + "yorha.social": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -293482,6 +252227,8 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", "chat", "relay" ], @@ -293493,10 +252240,16 @@ ], "quarantined_instances": [] }, - "invitesEnabled": true, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "wizard.estate", + "nodeName": "YoRHa", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -293544,14 +252297,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://wizard.estate/users/drhayes" + "https://yorha.social/users/9S" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -293560,10 +252309,9 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -293571,119 +252319,127 @@ }, "software": { "name": "pleroma", - "version": "1.1.9" + "version": "2.0.1" }, "usage": { - "localPosts": 12, + "localPosts": 52, "users": { - "total": 3 + "total": 2 } }, "version": "2.0" } }, - "triangletoot.party": { + "oulipo.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 3, - "activeHalfyear": 13 + "total": 925, + "activeMonth": 63, + "activeHalfyear": 85 }, - "localPosts": 447 + "localPosts": 75454 }, "openRegistrations": true } }, - "nextcloud.drexlermail.de": { - "error": 404 - }, - "m.rout0r.org": { - "error": "HTTPSConnectionPool(host='m.rout0r.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "fedispace.ml": { - "error": "HTTPSConnectionPool(host='fedispace.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cutie.space": { - "error": "HTTPSConnectionPool(host='cutie.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "r18don.xyz": { - "error": "HTTPSConnectionPool(host='r18don.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.social/users/Iguananaut": { - "error": 404 - }, - "solutionpoint.asia": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "akabe.co": { - "error": 404 - }, - "mstdn-shinshu.com": { - "error": "HTTPSConnectionPool(host='mstdn-shinshu.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ostatus.blessedgeeks.jp": { - "error": "HTTPSConnectionPool(host='ostatus.blessedgeeks.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.umikaki.net": { - "error": "HTTPSConnectionPool(host='mastodon.umikaki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "oppai.tokyo": { - "error": "HTTPSConnectionPool(host='oppai.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "chirp.cooleysekula.net": { - "error": 404 - }, - "mstdn-kichijoji.tokyo": { - "error": "HTTPSConnectionPool(host='mstdn-kichijoji.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pauljacobson.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 2 + }, + "localPosts": 4354, + "localComments": 9326 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "pl@jcbsn.net" + } + } }, - "v.bearvideo.win": { - "error": 404 + "misskey.xn--kst.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.nyanlout.re": { + "z.macgirvin.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.2" + "name": "zap", + "version": "20.05.04" }, "protocols": [ + "zot", "activitypub" ], + "services": { + "outbound": [ + "atom1.0" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { - "total": 2, - "activeMonth": 9, - "activeHalfyear": 10 + "total": 11, + "activeHalfyear": 9, + "activeMonth": 4 }, - "localPosts": 102 + "localPosts": 688, + "localComments": 4497 }, - "openRegistrations": false + "metadata": { + "nodeName": "Z" + } } }, - "polymatic.social": { - "error": "HTTPSConnectionPool(host='polymatic.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "saja.freemyip.com": { + "posts.emsenn.net": { "error": 404 }, - "10daidon.net": { - "error": "HTTPSConnectionPool(host='10daidon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "coderdojo-japan.social": { + "error": "HTTPSConnectionPool(host='coderdojo-japan.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.me": { + "pleroma.hjkos.com": { + "error": "HTTPSConnectionPool(host='pleroma.hjkos.com', port=443): Read timed out. (read timeout=3)" + }, + "fedi.jort.space": { + "error": "HTTPSConnectionPool(host='fedi.jort.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tymoon.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "post.mashek.net": { + "error": "HTTPSConnectionPool(host='post.mashek.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "misskey.twinkaga.in": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "misskey", + "version": "12.36.1" }, "protocols": [ "activitypub" @@ -293695,66 +252451,233 @@ "rss2.0" ] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { - "users": { - "total": 2 - }, - "localPosts": 35025, - "localComments": 0 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Le Misskey", + "nodeDescription": "Temporary instance to try out Misskey.", + "maintainer": { + "name": "@leia", + "email": null }, - "nodeName": "PeerTube.me Elukerio", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false } } }, - "pom18.top": { - "error": "HTTPSConnectionPool(host='pom18.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "hub.byzoni.org": { + "yukorabb.it": { "error": 404 }, - "ideath.net": { - "error": "HTTPSConnectionPool(host='ideath.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ideath.net' doesn't match 'tro.auroru.com'\")))" + "social.lokinet.org": { + "error": "HTTPSConnectionPool(host='social.lokinet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.hoergen.org": { - "error": 404 + "freunde.thielen.club": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "misskey.fluoride.dev": { - "error": "HTTPSConnectionPool(host='misskey.fluoride.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.freespeech.host": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": true, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [ + "neckbeard.xyz", + "freespeechextremist.com", + "dystopian.space", + "carrot.army", + "yorishiro.space", + "anime.website", + "cuteposting.institute", + "pl.smuglo.li", + "nsfw.social" + ], + "media_removal": [ + "pawoo.net", + "baraag.net" + ], + "reject": [ + "sinblr.com" + ], + "report_removal": [] + }, + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Freespeech.Host", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.freespeech.host/users/shebang" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 32000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1-25-gbb49d8f5" + }, + "usage": { + "localPosts": 1595, + "users": { + "total": 3 + } + }, + "version": "2.0" + } }, - "social.tomassobekphotography.co.nz": { - "error": "HTTPSConnectionPool(host='social.tomassobekphotography.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.dunsmore.me": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 0 + }, + "openRegistrations": true + } }, - "nicejob.duckdns.org": { - "error": 403 + "cloud.potsdamer-laufclub.de": { + "error": 404 }, - "mastodon.dotopia.dk": { - "error": "HTTPSConnectionPool(host='mastodon.dotopia.dk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "md.landbox.info": { + "error": "HTTPSConnectionPool(host='md.landbox.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "soc.ialis.me/@gougere": { + "social.servus.at": { "error": 404 }, - "ritma.net": { - "error": "HTTPSConnectionPool(host='ritma.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ritma.net' doesn't match either of 'cluster026.hosting.ovh.net', 'www.cluster026.hosting.ovh.net'\")))" + "social.netzkombinat.su": { + "error": "HTTPSConnectionPool(host='social.netzkombinat.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.pericles.world": { - "error": "HTTPSConnectionPool(host='mastodon.pericles.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.garykim.dev": { + "error": 503 }, - "yuzuhi.me": { - "error": "HTTPSConnectionPool(host='yuzuhi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'yuzuhi.me' doesn't match 'blog.hoju.jp'\")))" + "sunshinegardens.org": { + "error": "HTTPSConnectionPool(host='sunshinegardens.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/deidara": { + "social.fruitscale.com": { + "error": "HTTPSConnectionPool(host='social.fruitscale.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "madisonreports.ocloud.de": { "error": 404 }, - "arashi.news": { + "cloud.peppyfish.com": { "error": 404 }, - "mastodon.3fx.ch": { + "nedson.net": { + "error": "HTTPSConnectionPool(host='nedson.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'nedson.net' doesn't match either of 'shortener.secureserver.net', 'www.shortener.secureserver.net'\")))" + }, + "mastodon.cgx.me": { "nodeinfo": { "version": "2.0", "software": { @@ -293766,19 +252689,22 @@ ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 41 + "localPosts": 9811 }, "openRegistrations": false } }, - "mastodon.social/users/Monophylos": { - "error": 404 + "toot.design": { + "error": "HTTPSConnectionPool(host='toot.design', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "socialdev.myfreecams.com": { + "toot.ptinem.io": { + "error": "HTTPSConnectionPool(host='toot.ptinem.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "bikeshed.party": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -293789,19 +252715,48 @@ "polls", "pleroma_explicit_addressing", "shareable_emoji_packs", - "nickname_changing", "multifetch", "pleroma:api/v1/notifications:include_types_filter", "media_proxy", - "safe_dm_mentions", + "relay", "pleroma_emoji_reactions" ], "federation": { - "enabled": false, + "enabled": true, "exclusions": false, "mrf_policies": [ - "NoOpPolicy" + "SimplePolicy", + "AntiLinkSpamPolicy", + "MediaProxyWarmingPolicy", + "AntiFollowbotPolicy" ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "pawoo.net", + "mstdn.jp", + "pl.smuglo.li", + "gab.com", + "baraag.net", + "spinster.xyz", + "freespeechextremist.com", + "kiwifarms.cc", + "pleroma.quaylessed.icu" + ], + "media_nsfw": [ + "switter.at", + "kinky.business" + ], + "media_removal": [ + "pawoo.net", + "mstdn.jp" + ], + "reject": [], + "reject_deletes": [], + "report_removal": [] + }, "quarantined_instances": [] }, "fieldsLimits": { @@ -293811,9 +252766,9 @@ "valueLength": 2048 }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "MyFreeCams.com models and members", - "nodeName": "MFC Social", + "mailerEnabled": true, + "nodeDescription": "Come for the bikeshed, stay for the permissively licensed software", + "nodeName": "Bikeshed", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -293821,7 +252776,10 @@ "min_expiration": 0 }, "postFormats": [ - "text/plain" + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -293858,7 +252816,12 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://socialdev.myfreecams.com/users/blargle2" + "https://bikeshed.party/users/feld", + "https://bikeshed.party/users/linafilippova", + "https://bikeshed.party/users/alexsss", + "https://bikeshed.party/users/minibikini", + "https://bikeshed.party/users/leo", + "https://bikeshed.party/users/lain" ], "suggestions": { "enabled": false @@ -293867,10 +252830,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 512000000 + "general": 50000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -293880,188 +252843,155 @@ }, "software": { "name": "pleroma", - "version": "2.0.50-3470-g575cc57c-mfc-develop" + "version": "2.0.50-696-g378ab2db-develop" }, "usage": { - "localPosts": 422, + "localPosts": 27384, "users": { - "total": 16 + "total": 158 } }, "version": "2.0" } }, - "bubbleguts.social": { - "error": "HTTPSConnectionPool(host='bubbleguts.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "parole.cisti.org": { - "error": "HTTPSConnectionPool(host='parole.cisti.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "dev-site.mediaformat.org": { - "error": 406 - }, - "cloud.doktorfreitag.de": { - "error": 404 - }, - "ostatus.yajamon.xyz": { - "error": "HTTPSConnectionPool(host='ostatus.yajamon.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'ostatus.yajamon.xyz' doesn't match either of '*.coreserver.jp', 'coreserver.jp'\")))" - }, - "mk.yuzulia.com": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "rustysoft.de": { - "error": 404 + "toot.g1zm0.de": { + "error": "HTTPSConnectionPool(host='toot.g1zm0.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "blog.coop.tools": { + "dieselgoth.com": { "nodeinfo": { "metadata": { - "nodeName": "blog.coop.tools", - "nodeDescription": "Une plateforme de blogs minimalistes, ouverte et fé", + "nodeName": "Honk", + "nodeDescription": "An ongoing cultural commentary through the lens of an automobile-centric headspace.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", "follow": "https://writing.exchange/@write_as" - }, - "maxBlogs": 5, - "publicReader": true, - "invites": true + } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ + "twitter", + "tumblr", "rss2.0" ] }, "software": { "name": "writefreely", - "version": "0.12.0rc1" + "version": "0.12.0" }, "usage": { "users": { - "total": 6 + "total": 1 }, - "localPosts": 12 + "localPosts": 17 }, "version": "2.0" } }, - "sanjunipero.piranaa.org": { - "error": "HTTPSConnectionPool(host='sanjunipero.piranaa.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sanjunipero.piranaa.org timed out. (connect timeout=3)'))" - }, - "mstdn.nokok.net": { - "error": "HTTPSConnectionPool(host='mstdn.nokok.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "norge.masto.host": { - "error": "HTTPSConnectionPool(host='norge.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "lapulapulapu.ddns.net": { - "error": "HTTPSConnectionPool(host='lapulapulapu.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lapulapulapu.ddns.net timed out. (connect timeout=3)'))" - }, - "city17.online": { - "error": "HTTPSConnectionPool(host='city17.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to city17.online timed out. (connect timeout=3)'))" - }, - "cypherpunks.social": { - "error": "HTTPSConnectionPool(host='cypherpunks.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tavern.social": { - "error": "HTTPSConnectionPool(host='tavern.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "photog.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1134, + "activeMonth": 179, + "activeHalfyear": 752 + }, + "localPosts": 48454 + }, + "openRegistrations": true + } }, - "mastodon.mwzhang.com": { - "error": "HTTPSConnectionPool(host='mastodon.mwzhang.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mastodon.mercode.org": { + "error": "HTTPSConnectionPool(host='mastodon.mercode.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "g.carmantini.com": { - "error": "HTTPSConnectionPool(host='g.carmantini.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pleroma.herokuapp.com": { + "error": 503 }, - "chimera.social": { - "error": "HTTPSConnectionPool(host='chimera.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "don.neso.tech": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 4, + "activeHalfyear": 9 + }, + "localPosts": 94137 + }, + "openRegistrations": true + } }, - "waytoo.online": { - "error": "HTTPSConnectionPool(host='waytoo.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'waytoo.online' doesn't match either of 'unmsapp.com', '*.dev.unmsapp.com', '*.stg.unmsapp.com', '*.unmsapp.com'\")))" + "sukadon.m.to": { + "error": "HTTPSConnectionPool(host='sukadon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.curta.red": { + "clacks.link": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 29, - "activeMonth": 8, - "activeHalfyear": 36 + "total": 6, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 3994 + "localPosts": 2134 }, "openRegistrations": false } }, - "pix.closeuprussia.com": { + "soc.psychedelic.cat": { + "error": "HTTPSConnectionPool(host='soc.psychedelic.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.pastleo.me": { + "error": "HTTPSConnectionPool(host='mastodon.pastleo.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pixelfed.jergefelt.se": { + "error": "HTTPSConnectionPool(host='pixelfed.jergefelt.se', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mast.subzone.space": { + "error": "HTTPSConnectionPool(host='mast.subzone.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "www.iametza.eus": { "nodeinfo": { - "metadata": { - "nodeName": "pix.closeuprussia.com", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.3.3" + }, + "usage": { + "users": { + "total": 13 }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "pixelfed", - "domain": "pix.closeuprussia.com", - "url": "https://pix.closeuprussia.com", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "localPosts": 151, + "localComments": 5 }, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -294069,41 +252999,26 @@ "inbound": [], "outbound": [] }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 310, - "localComments": 0, - "users": { - "total": 5, - "activeHalfyear": 8, - "activeMonth": 3 - } - }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "email": "garapena@iametza.eus" + } } }, - "skynet.social": { - "error": 404 - }, - "social.ingobernable.net": { - "error": 404 + "futurecity.m.to": { + "error": "HTTPSConnectionPool(host='futurecity.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.techknowlogick.com": { - "error": "HTTPSConnectionPool(host='video.techknowlogick.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "toot.cfcosta.com": { + "error": "HTTPSConnectionPool(host='toot.cfcosta.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thaisocial.in.th": { - "error": "HTTPSConnectionPool(host='thaisocial.in.th', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.delort.gdn": { + "error": "HTTPSConnectionPool(host='social.delort.gdn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "video.nobodyhasthe.biz": { + "k.lapy.link": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "misskey", + "version": "12.35.2" }, "protocols": [ "activitypub" @@ -294117,153 +253032,160 @@ }, "openRegistrations": true, "usage": { - "users": { - "total": 19 - }, - "localPosts": 43699, - "localComments": 10 + "users": {} }, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "Misskey.lapy", + "nodeDescription": "@lapy@k.lapy.link \uac00 \uac1c\uc778 \uc778\uc2a4\ud134\uc2a4\ucc98\ub7fc \uad74\ub9ac\uace0 \uc788\ub294 \uacf5\uac1c Misskey \uc778\uc2a4\ud134\uc2a4, lapylink.Misskey\uc5d0 \uc624\uc2e0 \uac83\uc744 \ud658\uc601\ud569\ub2c8\ub2e4.", + "maintainer": { + "name": "lapytopy", + "email": "lptprjh+doyougonnasendmesomespam@gmail.com" }, - "nodeName": "NobodyHasThe.Biz", - "nodeDescription": "Nasim, Hortler, Tendies, & Bier", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ], - "default": "bittube-dark-mode" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": false - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": false - }, - "enabledResolutions": [ - 0, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "langs": [], + "tosUrl": "https://k.lapy.link/@lapy/pages/rules", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 7500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "peertube.swarm.solvingmaz.es": { + "error": "HTTPSConnectionPool(host='peertube.swarm.solvingmaz.es', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.bug-fix.net": { + "error": "HTTPSConnectionPool(host='mastodon.bug-fix.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "torontomusic.cloud": { + "error": "HTTPSConnectionPool(host='torontomusic.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "StonerClub.tk": { + "error": "HTTPSConnectionPool(host='stonerclub.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.xtenz.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.xtenz.xyz', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.bruno-tatu.com": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.bruno-tatu.com/users/btatu" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } - } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1" + }, + "usage": { + "localPosts": 36, + "users": { + "total": 3 + } + }, + "version": "2.0" } }, - "tube.cyano.at": { - "error": "HTTPSConnectionPool(host='tube.cyano.at', port=443): Read timed out. (read timeout=3)" - }, - "sizedon.com": { - "error": 404 - }, - "toot.chemnitz.social": { + "gulp.cafe": { "nodeinfo": { "version": "2.0", "software": { @@ -294275,45 +253197,60 @@ ], "usage": { "users": { - "total": 7, - "activeMonth": 6, - "activeHalfyear": 9 + "total": 180, + "activeMonth": 35, + "activeHalfyear": 109 }, - "localPosts": 636 + "localPosts": 33237 }, "openRegistrations": true } }, - "tibia.life": { - "error": "HTTPSConnectionPool(host='tibia.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "mexicosocial.mx": { + "error": "HTTPSConnectionPool(host='mexicosocial.mx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "squeaky.social": { + "jaypolite.com": { + "error": "HTTPSConnectionPool(host='jaypolite.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "www.thecanary.co": { + "error": 503 + }, + "sadgirl.club": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "kompost.cz": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 30, + "activeMonth": 11, + "activeHalfyear": 16 }, - "localPosts": 1403 + "localPosts": 3455 }, "openRegistrations": false } }, - "hackoon.com": { + "needsushi.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "tube.otogamer.me": { + "error": "HTTPSConnectionPool(host='tube.otogamer.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "k-shiigi-136.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" @@ -294324,78 +253261,171 @@ "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 6035 + "localPosts": 70782 }, "openRegistrations": false } }, - "archivefedifor.fun": { - "error": "HTTPSConnectionPool(host='archivefedifor.fun', port=443): Read timed out. (read timeout=3)" + "mastodon.design.systems": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 7242 + }, + "openRegistrations": false + } }, - "social.nerdgobragh.org": { - "error": "HTTPSConnectionPool(host='social.nerdgobragh.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "rainbowtoot.net": { + "error": "HTTPSConnectionPool(host='rainbowtoot.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pico8.social": { - "error": "HTTPSConnectionPool(host='pico8.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "queer.town": { + "error": "HTTPSConnectionPool(host='queer.town', port=443): Read timed out. (read timeout=3)" }, - "furstenberg.co": { - "error": 404 + "mstdn.omaera.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 41, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 816 + }, + "openRegistrations": false + } }, - "test.6q0.net": { - "error": "HTTPSConnectionPool(host='test.6q0.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "friendica.tumelum.de": { + "error": "HTTPSConnectionPool(host='friendica.tumelum.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.nsa.ovh": { - "error": 400 + "social.namedkitten.pw": { + "error": "HTTPSConnectionPool(host='social.namedkitten.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nrkn.fr": { - "error": 410 + "edge.groundpolis.app": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "groundpolis", + "version": "12.36.1-gp-3.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "\u5b9f\u9a13\u7248 Groundpolis", + "nodeDescription": "\u3053\u3061\u3089\u306f\u958b\u767a\u4e2d\u306e\u6a5f\u80fd\u306e\u5b9f\u9a13\u3092\u76ee\u7684\u3068\u3057\u305f Groundpolis \u30b5\u30fc\u30d0\u30fc\u3067\u3059\u3002\u305d\u306e\u7279\u6027\u4e0a\u3001\u983b\u7e41\u306b\u30e6\u30fc\u30b6\u30fc\u306e\u30c7\u30fc\u30bf\u304c\u6d88\u3048\u305f\u308a\u3001\u4e88\u544a\u306a\u3057\u306b\u66f4\u65b0\u304c\u5165\u3063\u305f\u308a\u3059\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3067\u306f\u3001**\u5b9a\u4f4f\u3092\u8a8d\u3081\u3066\u3044\u307e\u305b\u3093\u3002**", + "maintainer": { + "name": "Groundpolis HQ", + "email": "xeltica@gmail.com" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/xeltica/groundpolis", + "feedbackUrl": "https://github.com/xeltica/groundpolis/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 3000, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } }, - "narusaka.herokuapp.com": { + "cloud.vascowhite.co.uk": { "error": 404 }, - "gancio6.localtunnel.me": { - "error": "HTTPSConnectionPool(host='gancio6.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" - }, - "cloud.simonspa.de": { - "error": 403 + "social.tcit.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3+glitch" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 48, + "activeMonth": 6, + "activeHalfyear": 14 + }, + "localPosts": 12074 + }, + "openRegistrations": false + } }, - "medium.com": { - "error": 404 + "umbrellacorporation.work": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "files.dorkfarm.com": { - "error": 404 + "edge.misskey.io": { + "error": 410 }, - "sechodon.dip.jp": { - "error": "HTTPSConnectionPool(host='sechodon.dip.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sechodon.dip.jp timed out. (connect timeout=3)'))" + "nuage.famille-lange.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "lemontree.ml": { - "error": "HTTPSConnectionPool(host='lemontree.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to lemontree.ml timed out. (connect timeout=3)'))" + "mastobots.wx4.me": { + "error": "HTTPSConnectionPool(host='mastobots.wx4.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "twittand.online": { - "error": 404 + "cloud.djmarndean.net": { + "error": "HTTPSConnectionPool(host='cloud.djmarndean.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma-test.pflug.email": { + "niklasbarning.de": { "error": 404 }, - "cloud.tii.tu-dresden.de": { - "error": 403 + "monsterprom.space": { + "error": "HTTPSConnectionPool(host='monsterprom.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "acurrency.org": { - "error": "HTTPSConnectionPool(host='acurrency.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "social.rivoroos.com.au": { + "error": "HTTPSConnectionPool(host='social.rivoroos.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.peixe.co": { - "error": "HTTPSConnectionPool(host='social.peixe.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.peixe.co' doesn't match 'sv1.freelab.cc'\")))" + "rspod.dns-cloud.net": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "mstdn.travelpandas.fr": { - "error": "HTTPSConnectionPool(host='mstdn.travelpandas.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.travelpandas.fr' doesn't match either of 'blog.travelpandas.fr', 'media.travelpandas.fr', 'travelpandas.fr', 'www.travelpandas.fr'\")))" + "mastodon.eyufx.com": { + "error": "HTTPSConnectionPool(host='mastodon.eyufx.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "park.hrsm.jp": { - "error": "HTTPSConnectionPool(host='park.hrsm.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tsr.cloud": { + "error": "HTTPSConnectionPool(host='tsr.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.fandemonium.ovh": { - "error": "HTTPSConnectionPool(host='peertube.fandemonium.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to peertube.fandemonium.ovh timed out. (connect timeout=3)'))" + "tamax.ml": { + "error": "HTTPSConnectionPool(host='tamax.ml', port=443): Read timed out. (read timeout=3)" }, - "social.aaronklemm.me": { + "pleroma.travelpandas.eu": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -294427,7 +253457,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "The IndieVerse", + "nodeName": "Travelpandas", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -294475,7 +253505,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://social.aaronklemm.me/users/aaron" + "https://pleroma.travelpandas.eu/users/oufmilo" ], "suggestions": { "enabled": false @@ -294497,85 +253527,249 @@ }, "software": { "name": "pleroma", - "version": "2.0.0" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 19, + "localPosts": 0, "users": { - "total": 4 + "total": 3 } }, "version": "2.0" } }, - "neko.bar": { + "kanmoku.net": { + "error": "HTTPSConnectionPool(host='kanmoku.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.social/users/robloxwarhol": { "error": 404 }, - "xengi.de": { - "error": "HTTPSConnectionPool(host='xengi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" + "blog.timapple.com": { + "error": "HTTPSConnectionPool(host='blog.timapple.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "msky.naru.cafe": { + "sgrdon.m.to": { + "error": "HTTPSConnectionPool(host='sgrdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mdn.crows.tokyo": { + "error": "HTTPSConnectionPool(host='mdn.crows.tokyo', port=443): Read timed out. (read timeout=3)" + }, + "write.with.parts": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "12.29.0" + "metadata": { + "nodeName": "write.with.parts", + "nodeDescription": "with.parts weblogs, accounts available by invitation.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 4, + "publicReader": true, + "invites": true }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [ - "atom1.0", "rss2.0" ] }, - "openRegistrations": true, + "software": { + "name": "writefreely", + "version": "" + }, "usage": { - "users": {} + "users": { + "total": 7, + "activeHalfyear": 2 + }, + "localPosts": 17 }, - "metadata": { - "nodeName": "\ubbf8\uc2a4\ud0a4.\ub098\ub8e8.\uce74\ud398", - "nodeDescription": "

\ub098\ub8e8.\uce74\ud398\uc5d0\uc11c \uc81c\uacf5\ud574\ub4dc\ub9ac\ub294 Misskey \uc778\uc2a4\ud134\uc2a4\uc785\ub2c8\ub2e4.
(\uc774 \uc0ac\uc774\ud2b8\ub294 \ubb50\uc8e0?)

\n\n

\uc8fc\uc81c \uc790\uc720, \ud55c\uad6d\uc5b4 \uad8c\uc7a5.\n

We don't prevent using other languages but keep in mind that rules and notices are and will be written in korean. Don't hurt others.

\n\n", - "maintainer": { - "name": "sftblw", - "email": "sftblw@gmail.com" + "version": "2.0" + } + }, + "libertarianism.club": { + "error": "HTTPSConnectionPool(host='libertarianism.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "testrc.libranet.de": { + "error": "HTTPSConnectionPool(host='testrc.libranet.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'testrc.libranet.de' doesn't match either of 'dir.libranet.de', 'hub.libranet.de', 'libranet.de', 'nc.libranet.de', 'oc.libranet.de', 'pixel.libranet.de'\")))" + }, + "plrm.onigiridon.com": { + "error": "HTTPSConnectionPool(host='plrm.onigiridon.com', port=443): Read timed out. (read timeout=3)" + }, + "atilla.im": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "langs": [ - "\ud55c\uad6d\uc5b4" - ], - "tosUrl": "https://gitea.naru.cafe/naru.cafe/terms/src/branch/master/msky.naru.cafe/terms.md", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 1000, - "enableTwitterIntegration": false, - "enableGithubIntegration": true, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 254 + }, + "openRegistrations": true } }, - "marlon.ws": { + "fudanshi.org": { + "error": "HTTPSConnectionPool(host='fudanshi.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.supremesyntax.com": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.1.3" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 1 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 30, - "localComments": 8 + "localPosts": 45 + }, + "openRegistrations": false + } + }, + "alarsen.ddns.net": { + "error": "HTTPSConnectionPool(host='alarsen.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "testing.hivemind.gq": { + "error": "HTTPSConnectionPool(host='testing.hivemind.gq', port=443): Read timed out. (read timeout=3)" + }, + "status.tati.at": { + "error": "HTTPSConnectionPool(host='status.tati.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "FreeFediFollowers.ga": { + "error": "HTTPSConnectionPool(host='freefedifollowers.ga', port=443): Read timed out. (read timeout=3)" + }, + "childcare.hostdon.ne.jp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 35, + "activeMonth": 32, + "activeHalfyear": 36 + }, + "localPosts": 886 + }, + "openRegistrations": true + } + }, + "asse.world": { + "error": "HTTPSConnectionPool(host='asse.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "t.iflab.org": { + "error": "HTTPSConnectionPool(host='t.iflab.org', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.konstanz-net.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 9 + }, + "openRegistrations": false + } + }, + "cloud.kolly.eu": { + "error": 404 + }, + "toots.zoc.me": { + "error": "HTTPSConnectionPool(host='toots.zoc.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pixelfed.techzerker.com": { + "nodeinfo": { + "metadata": { + "nodeName": "pixelfed.techzerker.com", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "64000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 100, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "TechZerker Pixelfed", + "domain": "pixelfed.techzerker.com", + "url": "https://pixelfed.techzerker.com", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": false, "protocols": [ "activitypub" ], @@ -294583,214 +253777,171 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "mail@marlon.ws" - } + "software": { + "name": "pixelfed", + "version": "0.10.9" + }, + "usage": { + "localPosts": 19, + "localComments": 0, + "users": { + "total": 1, + "activeHalfyear": 2, + "activeMonth": 2 + } + }, + "version": "2.0", + "openRegistrations": false } }, - "mastodon.piki.moe": { - "error": "HTTPSConnectionPool(host='mastodon.piki.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "tuxspace.net": { + "error": "HTTPSConnectionPool(host='tuxspace.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ponzu-mstdn.com": { - "error": "HTTPSConnectionPool(host='ponzu-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "hub.outandproud.life": { + "error": "HTTPSConnectionPool(host='hub.outandproud.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "vitruvian.services": { - "error": "HTTPSConnectionPool(host='vitruvian.services', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ibex.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "www.xataka.com": { + "peertube.cat": { + "error": "HTTPSConnectionPool(host='peertube.cat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "next.theru.eu": { + "error": "HTTPSConnectionPool(host='next.theru.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "maaks.net": { + "error": "HTTPSConnectionPool(host='maaks.net', port=443): Read timed out. (read timeout=3)" + }, + "sckc.stream": { + "error": "HTTPSConnectionPool(host='sckc.stream', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "funkwhale.companioncu.be": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "dronesocial.me": { + "error": "HTTPSConnectionPool(host='dronesocial.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "vucica.net": { + "error": "HTTPSConnectionPool(host='vucica.net', port=443): Read timed out. (read timeout=3)" + }, + "mdn.hinaloe.net": { "error": 404 }, - "hubzilla.me.uk": { + "social.intensifi.es": { "error": 404 }, - "datapod.cetialphafive.com": { - "error": 403 + "m.kemoshi.co": { + "error": "HTTPSConnectionPool(host='m.kemoshi.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "botwiki.org": { - "error": 404 + "friendica.dunkelangst.org": { + "error": "HTTPSConnectionPool(host='friendica.dunkelangst.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "social.pixie.town": { + "skull.website": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 18, - "activeMonth": 22, - "activeHalfyear": 39 + "total": 14, + "activeMonth": 14, + "activeHalfyear": 17 }, - "localPosts": 15296 + "localPosts": 75452 }, - "openRegistrations": true + "openRegistrations": false } }, - "video.abga.be": { - "error": "HTTPSConnectionPool(host='video.abga.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "hackers.city": { + "error": 404 }, - "mstdn.xn--q9jyb4c": { - "error": "HTTPSConnectionPool(host='mstdn.xn--q9jyb4c', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.xyz": { + "error": "HTTPSConnectionPool(host='fedi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "cloud.popeyetacos.de": { + "social.chaos.computer": { + "error": "HTTPSConnectionPool(host='social.chaos.computer', port=443): Read timed out. (read timeout=3)" + }, + "1234.low5.de": { + "error": "HTTPSConnectionPool(host='1234.low5.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "miljan.hopto.org": { + "error": "HTTPSConnectionPool(host='miljan.hopto.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "friendica.tassteven.eu": { + "error": "HTTPSConnectionPool(host='friendica.tassteven.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "micro.small-pieces.com": { "error": 404 }, - "peertube.we-keys.fr": { + "digicast.gnu.rocks": { "nodeinfo": { - "version": "2.0", + "version": "2.1", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "microblogpub", + "version": "ed12d8f", + "repository": "https://github.com/tsileo/microblog.pub" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 16 + "total": 1 }, - "localPosts": 1858, - "localComments": 1 + "localPosts": 14 }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "PeerTube de WeKeys", - "nodeDescription": "Instance PeerTube centr\u00e9e sur la r\u00e9paration de mat\u00e9riel informatique.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "@digicast@digicast.gnu.rocks", + "version": "ed12d8f", + "versionDate": "Author: Thomas Sileo " } } }, - "awoo.church": { - "error": "HTTPSConnectionPool(host='awoo.church', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "realabc.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 112 + }, + "openRegistrations": true + } }, - "tube.dickeycloud.com": { - "error": "HTTPSConnectionPool(host='tube.dickeycloud.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "parlementum.net": { + "error": 404 }, - "blog.carrotcake.studio": { + "brave-goat-71.localtunnel.me": { + "error": "HTTPSConnectionPool(host='brave-goat-71.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "yhe0baowet5sly9v.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='yhe0baowet5sly9v.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gerritniezen.com": { "nodeinfo": { "metadata": { - "nodeName": "carrotcake.studio", - "nodeDescription": "official devlog", + "nodeName": "Gerrit Niezen", + "nodeDescription": "Maker of open-source software and hardware.", "software": { "homepage": "https://writefreely.org", "github": "https://github.com/writeas/writefreely", @@ -294817,114 +253968,178 @@ "users": { "total": 1 }, - "localPosts": 33 + "localPosts": 187 }, "version": "2.0" } }, - "metabitssite.wordpress.com": { - "error": 410 + "peertube.remram.fr": { + "error": "HTTPSConnectionPool(host='peertube.remram.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.smalltech.solutions": { + "domdom.tokyo": { + "error": "HTTPSConnectionPool(host='domdom.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pl.quic.fr": { + "error": "HTTPSConnectionPool(host='pl.quic.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "devlinzed.com": { + "error": "HTTPSConnectionPool(host='devlinzed.com', port=443): Read timed out. (read timeout=3)" + }, + "planner.social": { + "error": "HTTPSConnectionPool(host='planner.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "rebooted.cc": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "metadata": { + "nodeName": "Organized Chaos Rebooted", + "nodeDescription": "We offer you the truth and nothing more...", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 26 + "localPosts": 14 }, - "openRegistrations": false + "version": "2.0" } }, - "mstdn.aemulatia.net": { - "error": "HTTPSConnectionPool(host='mstdn.aemulatia.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.aemulatia.net timed out. (connect timeout=3)'))" - }, - "guldner.eu": { - "error": 404 + "p.mailchar.com": { + "error": "HTTPSConnectionPool(host='p.mailchar.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.infinity-labs.eu": { + "f.a80.fr": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "friendica", + "version": "2020.03-rc-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 4, - "activeMonth": 0, - "activeHalfyear": 0 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 9 + "localPosts": 49, + "localComments": 81 }, - "openRegistrations": true + "openRegistrations": false, + "metadata": { + "nodeName": "Le bac \u00e0 sable d'Alkarex", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } } }, - "webcommunity.club": { - "error": "HTTPSConnectionPool(host='webcommunity.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ecurie.social": { + "error": "HTTPSConnectionPool(host='ecurie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.lei202.com": { - "error": "HTTPSConnectionPool(host='misskey.lei202.com', port=443): Read timed out. (read timeout=3)" + "social.hixe.fr": { + "error": "HTTPSConnectionPool(host='social.hixe.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "toortu.ga": { - "error": 520 + "cloud.calvados.fr": { + "error": "HTTPSConnectionPool(host='cloud.calvados.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "mastodon.social/users/derherrgott": { - "error": 404 + "blogs.nudie.social": { + "error": "HTTPSConnectionPool(host='blogs.nudie.social', port=443): Read timed out. (read timeout=3)" }, - "dehawara.de": { + "friendica.astatu.berlin": { "nodeinfo": { "version": "1.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "Friendica", + "version": "2019.12-1327" }, "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, - "usage": { - "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 2 - }, - "localPosts": 10, - "localComments": 15 - }, + "usage": [], "openRegistrations": false, "metadata": { - "nodeName": "De Hawara", + "nodeName": "Friendica | AStA TU Berlin", "protocols": { "inbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0", @@ -294932,34 +254147,64 @@ ], "outbound": [ "friendica", + "activitypub", "diaspora", "gnusocial", "atom1.0" ] }, "services": { - "inbound": [], + "inbound": [ + "gnusocial", + "twitter" + ], "outbound": [ - "smtp" + "gnusocial", + "smtp", + "twitter" ] }, "explicitContent": false } } }, - "fediverse.fun": { - "error": "HTTPSConnectionPool(host='fediverse.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "commons.undergrowth-feed.net": { + "error": "HTTPSConnectionPool(host='commons.undergrowth-feed.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.lavergne.online": { + "mastodon.social/users/matteodem": { "error": 404 }, - "gamertalk.social": { - "error": "HTTPSConnectionPool(host='gamertalk.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "booktoot.club": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 32, + "activeMonth": 7, + "activeHalfyear": 12 + }, + "localPosts": 5730 + }, + "openRegistrations": false + } }, - "mastodon.rince.de": { - "error": "HTTPSConnectionPool(host='mastodon.rince.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.ljoonal.xyz": { + "error": "HTTPSConnectionPool(host='mastodon.ljoonal.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.kuester7.com": { + "cloud.pdhlh.eu": { + "error": "HTTPSConnectionPool(host='cloud.pdhlh.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.pdhlh.eu' doesn't match either of 'computers.pdhlh.eu', 'documenten.pdhlh.eu', 'enri.pdhlh.eu', 'enrioud.pdhlh.eu', 'fietsen.pdhlh.eu', 'foto.pdhlh.eu', 'fotos.pdhlh.eu', 'pdhlh.eu', 'privacy.pdhlh.eu', 'reizen.pdhlh.eu', 'skat.pdhlh.eu', 'taken.pdhlh.eu', 'user.pdhlh.eu', 'users.pdhlh.eu', 'verstand.pdhlh.eu', 'wandelingen.pdhlh.eu', 'wolk.pdhlh.eu', 'www.pdhlh.eu'\")))" + }, + "mastodon.h-sund.nu": { + "error": "HTTPSConnectionPool(host='mastodon.h-sund.nu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "mastodon.social": { "nodeinfo": { "version": "2.0", "software": { @@ -294971,83 +254216,124 @@ ], "usage": { "users": { - "total": 16, - "activeMonth": 13, - "activeHalfyear": 13 + "total": 529920, + "activeMonth": 47277, + "activeHalfyear": 187918 + }, + "localPosts": 22540881 + }, + "openRegistrations": false + } + }, + "rva.party": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 75, + "activeMonth": 21, + "activeHalfyear": 40 }, - "localPosts": 2124 + "localPosts": 11343 }, "openRegistrations": true } }, - "marf.space": { + "video.blender.org": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "anime.website", - "dev.civiq.social", - "civiq.social", - "gab.protohype.net", - "gab.com", - "gab.polaris-1.work", - "not-develop.gab.com", - "develop.gab.com", - "kazvam.com", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net" - ], - "report_removal": [] - }, - "quarantined_instances": [] + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.0.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 4 + }, + "localPosts": 23543, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 50, - "nameLength": 512, - "valueLength": 2048 + "nodeName": "video.blender.org", + "nodeDescription": "Blender Foundation's PeerTube instance." + } + } + }, + "tube.ptinem.io": { + "error": "HTTPSConnectionPool(host='tube.ptinem.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.smutba.se": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "DigiByte.social": { + "error": "HTTPSConnectionPool(host='digibyte.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.funkypenguin.co.nz": { + "error": "HTTPSConnectionPool(host='mastodon.funkypenguin.co.nz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "groundpolis.nokotaro.com": { + "error": "HTTPSConnectionPool(host='groundpolis.nokotaro.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.nevira.net": { + "nodeinfo": { + "version": "2.0", + "usage": { + "users": { + "total": 1 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "For marfs, by marfs", - "nodeName": "marf.space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 308 + }, + "software": { + "version": "1.0.6", + "name": "pleroma" + }, + "services": { + "outbound": [], + "inbound": [] + }, + "protocols": [ + "activitypub", + "ostatus" + ], + "openRegistrations": false, + "metadata": { + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://social.nevira.net/users/iguana" ], - "private": false, "restrictedNicknames": [ ".well-known", "~", @@ -295080,60 +254366,70 @@ "users", "web" ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://marf.space/users/trysdyn" + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" ], - "suggestions": { - "enabled": false + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.0" - }, - "usage": { - "localPosts": 1891, - "users": { - "total": 2 - } - }, - "version": "2.0" + "nodeName": "Pleroma", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_policies": [ + "NoOpPolicy" + ], + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false + } } }, - "g-miura.jp": { - "error": "HTTPSConnectionPool(host='g-miura.jp', port=443): Read timed out. (read timeout=3)" + "0rov7jg6xv5s519z.4chan.icu": { + "error": "HTTPSConnectionPool(host='0rov7jg6xv5s519z.4chan.icu', port=443): Read timed out. (read timeout=3)" }, - "microblog.adamclaxon.com": { - "error": 404 + "mstdn.tenka.love": { + "error": "HTTPSConnectionPool(host='mstdn.tenka.love', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/MoonMan": { + "lis.pgw.jp": { + "error": "HTTPSConnectionPool(host='lis.pgw.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "terusid.com": { "error": 404 }, - "droogz.razvrat.org": { - "error": "HTTPSConnectionPool(host='droogz.razvrat.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gnusocial.raitisoja.com": { + "error": "HTTPSConnectionPool(host='gnusocial.raitisoja.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.togawa.cs.waseda.ac.jp": { - "error": 404 + "social.wiegandtech.net": { + "error": "HTTPSConnectionPool(host='social.wiegandtech.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "furby.masto.host": { - "error": "HTTPSConnectionPool(host='furby.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "villavasco.ovh": { + "error": 403 }, - "pleroma.gdgd.jp.net": { + "toot.dutchipoo.com": { + "error": "HTTPSConnectionPool(host='toot.dutchipoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tennis-christmaseve.jp": { + "error": "HTTPSConnectionPool(host='tennis-christmaseve.jp', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.breizh.me": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -295145,34 +254441,14 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [ - "pl.smuglo.li", - "kinky.business", - "mstdn.jp", - "pawoo.net", - "friends.nico", - "baraag.net" - ], - "media_removal": [], - "reject": [ - "humblr.social" - ], - "report_removal": [] - }, "quarantined_instances": [] }, "fieldsLimits": { @@ -295183,8 +254459,8 @@ }, "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma@gdgd.jp.net", + "nodeDescription": "L'instance d'un administrateur syst\u00e8me qui aime les galettes", + "nodeName": "Breizh.pm", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -295194,8 +254470,7 @@ "postFormats": [ "text/plain", "text/html", - "text/markdown", - "text/bbcode" + "text/markdown" ], "private": false, "restrictedNicknames": [ @@ -295232,7 +254507,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.gdgd.jp.net/users/lin" + "https://pleroma.breizh.pm/users/breizh" ], "suggestions": { "enabled": false @@ -295244,7 +254519,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -295254,247 +254529,36 @@ }, "software": { "name": "pleroma", - "version": "2.0.1-heads-v2-0-1" + "version": "2.0.2" }, "usage": { - "localPosts": 6655, + "localPosts": 1357, "users": { - "total": 52 + "total": 2 } }, "version": "2.0" } }, - "jepsen.io": { - "error": 404 - }, - "cherrycola.cc": { - "error": "HTTPSConnectionPool(host='cherrycola.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "nas.famdaleman.nl": { - "error": "HTTPSConnectionPool(host='nas.famdaleman.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "mastodon.alnair.blue": { - "error": "HTTPSConnectionPool(host='mastodon.alnair.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "misskey.luciferi.st": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "misskey", - "version": "11.37.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": {} - }, - "metadata": { - "nodeName": "Miss Luciferist", - "nodeDescription": "

Une instance lucif\u00e9rienne, anarchiste et queer.

\n\n

Tout le monde est bienvenu.

", - "maintainer": { - "name": "amaranthe", - "email": "admin@satak.fr" - }, - "langs": [], - "ToSUrl": "https://soc.luciferi.st/about", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "", - "image": null, - "title": "JE VOUS AI COMPRIS" - } - ], - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": false, - "maxNoteTextLength": 6666, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": false - } - } - }, - "pub-relay-r18.hama3.net": { - "error": "HTTPSConnectionPool(host='pub-relay-r18.hama3.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma.best": { - "error": "HTTPSConnectionPool(host='pleroma.best', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to pleroma.best timed out. (connect timeout=3)'))" - }, - "librespeak.net": { - "error": "HTTPSConnectionPool(host='librespeak.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "www.itsronny.de": { - "error": 403 - }, - "nougatbyte.de": { - "error": "HTTPSConnectionPool(host='nougatbyte.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "royalaid.me": { - "error": "HTTPSConnectionPool(host='royalaid.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'royalaid.me' doesn't match either of '*.zap.guru', 'zap.guru'\")))" - }, - "brisketgram.sectiontwo.org": { - "error": "HTTPSConnectionPool(host='brisketgram.sectiontwo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" - }, - "cloud.inzernetz.de": { - "error": 404 - }, - "cantos.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 19, - "activeMonth": 2, - "activeHalfyear": 7 - }, - "localPosts": 3374 - }, - "openRegistrations": false - } - }, - "richard0x29a-social.duckdns.org": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 33 - }, - "openRegistrations": false - } - }, - "kusoblog.masto.host": { - "error": "HTTPSConnectionPool(host='kusoblog.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "mstdn.owatan.jp": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 12108 - }, - "openRegistrations": false - } - }, - "xi6uivuxxqvjzxx26bumnw6i542umnbqhwbahlj3m5zphk6a5iox6uid.onion": { - "error": "HTTPSConnectionPool(host='xi6uivuxxqvjzxx26bumnw6i542umnbqhwbahlj3m5zphk6a5iox6uid.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "video.lacaveatonton.ovh": { - "error": "HTTPSConnectionPool(host='video.lacaveatonton.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "az-men.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 390 - }, - "openRegistrations": false - } - }, - "mastodon.social/users/Middaparka": { - "error": 404 - }, - "radicchio.town": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 10, - "activeMonth": 8, - "activeHalfyear": 10 - }, - "localPosts": 2495 - }, - "openRegistrations": false - } - }, - "dev.manx.social": { - "error": "HTTPSConnectionPool(host='dev.manx.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "channels.tests.funkwhale.audio": { - "error": "HTTPSConnectionPool(host='channels.tests.funkwhale.audio', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "status.caasn.de": { + "error": "HTTPSConnectionPool(host='status.caasn.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/mauve": { + "friendica.social.my-wan.de": { "error": 404 }, - "piscolabis.me": { - "error": "HTTPSConnectionPool(host='piscolabis.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "super-famicom.com": { - "error": "HTTPSConnectionPool(host='super-famicom.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "m.bacasable.eu": { + "error": "HTTPSConnectionPool(host='m.bacasable.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "xcloud.soccsantos.pro": { - "error": "Expecting value: line 1 column 1 (char 0)" + "dragon.garden": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "has.foxiepa.ws": { - "error": "HTTPSConnectionPool(host='has.foxiepa.ws', port=443): Read timed out. (read timeout=3)" + "eattherich.social": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "toyamastodon.info": { - "error": "HTTPSConnectionPool(host='toyamastodon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "t.shiny.gift": { + "error": "HTTPSConnectionPool(host='t.shiny.gift', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xd.trispadsmit.com": { + "ma.strangeworld.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -295506,46 +254570,31 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 3, - "activeHalfyear": 3 + "total": 7, + "activeMonth": 4, + "activeHalfyear": 7 }, - "localPosts": 41 + "localPosts": 502 }, - "openRegistrations": false + "openRegistrations": true } }, - "v112.space": { - "error": "HTTPSConnectionPool(host='v112.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zleap.net": { + "error": "HTTPSConnectionPool(host='zleap.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'zleap.net' doesn't match either of '*.drogon.net', 'drogon.net'\")))" }, - "nextcloud.xpertians.com": { + "metagnosis.xyz": { "error": 404 }, - "steves.life": { + "social.geeko.at": { "error": 404 }, - "mastodon.adriaan.se": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 1 - }, - "openRegistrations": false - } + "depression.blobturtle.club": { + "error": "HTTPSConnectionPool(host='depression.blobturtle.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "embassy.social": { + "osada.aioli.me": { + "error": "HTTPSConnectionPool(host='osada.aioli.me', port=443): Read timed out. (read timeout=3)" + }, + "mstdn-jp.site": { "nodeinfo": { "version": "2.0", "software": { @@ -295557,185 +254606,34 @@ ], "usage": { "users": { - "total": 8, - "activeMonth": 3, - "activeHalfyear": 7 + "total": 24, + "activeMonth": 7, + "activeHalfyear": 43 }, - "localPosts": 23783 + "localPosts": 13064 }, - "openRegistrations": false + "openRegistrations": true } }, - "ilex.nagoya": { - "error": "HTTPSConnectionPool(host='ilex.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ilex.nagoya timed out. (connect timeout=3)'))" + "zhenya.masto.host": { + "error": "HTTPSConnectionPool(host='zhenya.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "becomochi.plusminus.io": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "becomochi", - "version": "bleeding edge" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": {} - }, - "metadata": { - "name": "", - "description": "", - "maintainer": { - "name": "mohemohe", - "email": "mohemohe@users.noreply.github.com" - }, - "langs": [ - "ja" - ], - "ToSUrl": "", - "repositoryUrl": "https://github.com/mohemohe/becomochi", - "feedbackUrl": "https://github.com/mohemohe/becomochi/issues/new", - "announcements": [] - } - } + "wb.lovexu.cc": { + "error": "HTTPSConnectionPool(host='wb.lovexu.cc', port=443): Read timed out. (read timeout=3)" }, - "funkwhale.jcg.re": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "funkwhale", - "version": "0.21-rc2" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 4, - "activeHalfyear": 3, - "activeMonth": 2 - } - }, - "metadata": { - "actorId": "https://funkwhale.jcg.re/federation/actors/service", - "private": false, - "shortDescription": "", - "longDescription": "", - "rules": "", - "contactEmail": "", - "terms": "", - "nodeName": "Funkwhale on jcg.re", - "banner": null, - "defaultUploadQuota": 100000, - "library": { - "federationEnabled": true, - "anonymousCanListen": false, - "tracks": { - "total": 4615 - }, - "artists": { - "total": 858 - }, - "albums": { - "total": 319 - }, - "music": { - "hours": 380.5211111111111 - } - }, - "supportedUploadExtensions": [ - "aac", - "flac", - "m4a", - "mp3", - "ogg", - "opus" - ], - "allowList": { - "enabled": false, - "domains": null - }, - "reportTypes": [ - { - "type": "takedown_request", - "label": "Takedown request", - "anonymous": true - }, - { - "type": "invalid_metadata", - "label": "Invalid metadata", - "anonymous": false - }, - { - "type": "illegal_content", - "label": "Illegal content", - "anonymous": true - }, - { - "type": "offensive_content", - "label": "Offensive content", - "anonymous": false - }, - { - "type": "other", - "label": "Other", - "anonymous": false - } - ], - "funkwhaleSupportMessageEnabled": true, - "instanceSupportMessage": "", - "knownNodesListUrl": null, - "usage": { - "favorites": { - "tracks": { - "total": 107 - } - }, - "listenings": { - "total": 24481 - }, - "downloads": { - "total": 1640 - } - } - } - } + "mastodon.michaeljdeeb.com": { + "error": "HTTPSConnectionPool(host='mastodon.michaeljdeeb.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "me.frankmeeuwsen.xyz": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 481 - }, - "openRegistrations": false - } + "splat.social": { + "error": "HTTPSConnectionPool(host='splat.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.am9gw.in": { - "error": "HTTPSConnectionPool(host='mstdn.am9gw.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "intmtn.org": { + "error": "HTTPSConnectionPool(host='intmtn.org', port=443): Read timed out. (read timeout=3)" }, - "peertube.datagueule.tv": { + "medium.com": { + "error": 404 + }, + "peertube.anon-kenkai.com": { "nodeinfo": { "version": "2.0", "software": { @@ -295755,17 +254653,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 2 + "total": 6 }, - "localPosts": 442, - "localComments": 1 + "localPosts": 47751, + "localComments": 5 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "DataGueule", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "\u30a2\u30ce\u30cb\u30de\u30b9\u306e\u898b\u89e3", + "nodeDescription": "\u300c\u30a2\u30ce\u30cb\u30de\u30b9\u306e\u898b\u89e3\u300d\u3068\u300cNo One Cares\u300d\u30b7\u30ea\u30fc\u30ba\u306e\u305f\u3081\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9 / An instance for the \"Anonymous no Kenkai\" and \"No One Cares\" series.", "nodeConfig": { "plugin": { "registered": [] @@ -295775,10 +254673,10 @@ "default": "default" }, "email": { - "enabled": true + "enabled": false }, "contactForm": { - "enabled": true + "enabled": false }, "transcoding": { "hls": { @@ -295788,20 +254686,19 @@ "enabled": true }, "enabledResolutions": [ + 0, 240, - 360, 480, - 720, - 1080 + 720 ] }, "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -295880,146 +254777,86 @@ } } }, - "socially.whimsic.al": { + "hub.dragonpsi.xyz": { + "error": 404 + }, + "fed.jankambo.net": { + "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + }, + "mastodos.com": { + "error": 404 + }, + "ap.virtualprivateserver.space": { + "error": "HTTPSConnectionPool(host='ap.virtualprivateserver.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "icluster.se": { + "error": 404 + }, + "cloud.arzit.de": { + "error": "HTTPSConnectionPool(host='cloud.arzit.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "don.archae.me": { + "error": "HTTPSConnectionPool(host='don.archae.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plume.yargl.eu": { + "error": "HTTPSConnectionPool(host='plume.yargl.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pleroma.libretux.com": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, + "accountActivationRequired": true, "features": [ "pleroma_api", "mastodon_api", "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "media_proxy", - "chat" + "chat", + "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, "mrf_policies": [ - "SimplePolicy", - "TagPolicy", - "HellthreadPolicy", - "NoPlaceholderTextPolicy", - "AntiFollowbotPolicy", - "AntiLinkSpamPolicy", - "MediaProxyWarmingPolicy", - "MentionPolicy" + "SimplePolicy" ], "mrf_simple": { "accept": [], "avatar_removal": [], "banner_removal": [], - "federated_timeline_removal": [ - "switter.at", - "kinky.business", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", - "vipgirlfriend.xxx", - "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "knzk.me", - "mastodon.social", - "social.librem.one", - "gameliberty.club", - "liberdon.com", - "freespeech.firedragonstudios.com", - "freespeechextremist.com", - "mobile.co", - "social.quodverum.com", - "forum.decisiveliberty.news", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "kiwifarms.cc" - ], + "federated_timeline_removal": [], "media_nsfw": [ - "switter.at", - "kinky.business", "humblr.social", - "rubber.social", - "kinkyelephant.com", - "sinblr.com", "vipgirlfriend.xxx", "social.myfreecams.com", - "dickgirlon.top", - "abdl.link", - "bear.community", - "flr.social", - "kink.social", - "lusfullife.masto.host", - "feeld.community", - "therope.space", - "hotwife.social", - "mastodon.triggerphra.se", - "pl.smuglo.li", - "wxw.moe", - "neckbeard.xyz", - "anime.website", - "social.homunyan.com", - "mast.eu.org", - "baraag.net", - "kiwifarms.cc" + "nomoresha.me", + "social.im" ], "media_removal": [], "reject": [ - "albin.social", - "mastodon.starrevolution.org", - "pieville.net", + "spinster.xyz", + "gabfed.com", + "warc.space", + "gab.com", + "gab.polaris-1.work", "not-develop.gab.com", "develop.gab.com", - "gab.com", - "kiwifarms.cc", - "spinster.xyz", - "weedis.life", - "freefedifollowers.ga" + "spinster.dev", + "civiq.social", + "kazvam.com", + "dev.civiq.social", + "gab.protohype.net", + "freespeechextremist.com", + "redliberal.com" ], "report_removal": [] }, - "quarantined_instances": [ - "albin.social", - "mastodon.starrevolution.org", - "pieville.net", - "not-develop.gab.com", - "develop.gab.com", - "gab.com", - "kiwifarms.cc", - "spinster.xyz", - "weedis.life", - "freefedifollowers.ga" - ] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "quarantined_instances": [] }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "An instance for whimsical people", - "nodeName": "socially.whimsic.al", + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "Gizarte-sare eta mikroblogintza zerbitzua gara, egitura dezentralizatuan eta software librean oinarritzen dena.", + "nodeName": "Libretux Social", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -296040,7 +254877,6 @@ "activities", "api", "auth", - "check_password", "dev", "friend-requests", "inbox", @@ -296061,237 +254897,462 @@ "status", "tag", "user-search", - "user_exists", "users", - "web" + "web", + "admin", + "admins", + "administrator", + "administrador", + "administrators", + "administradores", + "mod", + "mods", + "moderador", + "moderadores", + "moderator", + "moderators" ], "skipThreadContainment": true, "staffAccounts": [ - "https://socially.whimsic.al/users/kaniini", - "https://socially.whimsic.al/users/velartrill" + "https://pleroma.libretux.com/users/tarteka", + "https://pleroma.libretux.com/users/libretux" ], "suggestions": { - "enabled": false + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.9" + }, + "usage": { + "localPosts": 6245, + "users": { + "total": 42 + } + }, + "version": "2.0" + } + }, + "gaygay.me": { + "error": 404 + }, + "aus.social": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 672, + "activeMonth": 146, + "activeHalfyear": 306 + }, + "localPosts": 92790 + }, + "openRegistrations": true + } + }, + "madcage.org": { + "error": "HTTPSConnectionPool(host='madcage.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "blog.federicoigne.com": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "knotteye.cc": { + "error": "HTTPSConnectionPool(host='knotteye.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.yujinakao.com": { + "error": "HTTPSConnectionPool(host='pleroma.yujinakao.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tchncs.de/users/tchncs": { + "error": 404 + }, + "mastodon.ecnelises.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 33 + }, + "openRegistrations": true + } + }, + "social.chromabits.com": { + "error": "HTTPSConnectionPool(host='social.chromabits.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.familiewieland.com": { + "error": "HTTPSConnectionPool(host='nextcloud.familiewieland.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "olllllllo.fun": { + "error": "HTTPSConnectionPool(host='olllllllo.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "watch.snoot.tube": { + "error": "HTTPSConnectionPool(host='watch.snoot.tube', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "adventurewithautism.org": { + "error": 404 + }, + "beeping.world": { + "error": "HTTPSConnectionPool(host='beeping.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.wtfflorida.com": { + "error": "HTTPSConnectionPool(host='social.wtfflorida.com', port=443): Read timed out. (read timeout=3)" + }, + "my.brick.camp": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 681 + }, + "openRegistrations": false + } + }, + "skj.ca": { + "error": 502 + }, + "zap.datapulp.de": { + "error": 404 + }, + "witzki.me": { + "error": "HTTPSConnectionPool(host='witzki.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.shizuoka.jp": { + "error": "HTTPSConnectionPool(host='mstdn.shizuoka.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "r2r0.de": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "gnusocial" + ], + "outbound": [ + "friendica", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "r2r0s Friendica Netzwerk", + "protocols": { + "inbound": [ + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "co.misskey.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": null, + "nodeDescription": null, + "maintainer": { + "name": "Syuilo", + "email": "co+support@misskey.io" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 100000000 - } + "langs": [], + "tosUrl": "https://github.com/MisskeyIO/policy/blob/master/tos.md", + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 1500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": false + } + } + }, + "social.reekynet.com": { + "error": "HTTPSConnectionPool(host='social.reekynet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "kindred.masto.host": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": true, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "2.0.50-11-g841e4e4d-develop" - }, "usage": { - "localPosts": 10282, "users": { - "total": 34 - } + "total": 2, + "activeMonth": 0, + "activeHalfyear": 1 + }, + "localPosts": 74 }, - "version": "2.0" + "openRegistrations": true } }, - "mastodon.luhrck.com": { - "error": "HTTPSConnectionPool(host='mastodon.luhrck.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodonfrance.com": { - "error": 404 + "p.digitalog.it": { + "error": "HTTPSConnectionPool(host='p.digitalog.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'p.digitalog.it' doesn't match 'netzperfekt1.timmeserver.de'\")))" }, - "yukari.cloud": { - "error": 410 + "netstat.app": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "yuzuki.m.to": { - "error": "HTTPSConnectionPool(host='yuzuki.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dev.cosine.online": { + "error": "HTTPSConnectionPool(host='dev.cosine.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.chasalin.nl": { + "ingeodon.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 2, - "activeHalfyear": 2 + "total": 3, + "activeMonth": 3, + "activeHalfyear": 4 }, - "localPosts": 5 + "localPosts": 42 }, "openRegistrations": true } }, - "masto.noho.st": { - "error": "HTTPSConnectionPool(host='masto.noho.st', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masto.noho.st timed out. (connect timeout=3)'))" - }, - "mastodon.futa.moe": { - "error": "Exceeded 30 redirects." - }, - "mastodon.sylvaniansagamies.tokyo": { - "error": "HTTPSConnectionPool(host='mastodon.sylvaniansagamies.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "soc.ionas.dev": { - "error": 502 - }, - "cloud.jansentore.com": { - "error": "HTTPSConnectionPool(host='cloud.jansentore.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "catdad-masto-test.nohost.me": { - "error": "HTTPSConnectionPool(host='catdad-masto-test.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mastodon.php.org.es": { + "error": "HTTPSConnectionPool(host='mastodon.php.org.es', port=443): Read timed out. (read timeout=3)" }, - "human.observer": { - "error": "HTTPSConnectionPool(host='human.observer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to human.observer timed out. (connect timeout=3)'))" + "peertube.gaah.duckdns.org": { + "error": "HTTPSConnectionPool(host='peertube.gaah.duckdns.org', port=443): Read timed out. (read timeout=3)" }, - "basement.sateh.com": { - "error": "HTTPSConnectionPool(host='basement.sateh.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_INTERNAL_ERROR] tlsv1 alert internal error (_ssl.c:1056)')))" + "sns.ubnt-intrepid.nagoya": { + "error": "HTTPSConnectionPool(host='sns.ubnt-intrepid.nagoya', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gamemaking.social": { + "mastodon.qrpth.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 579, - "activeMonth": 121, - "activeHalfyear": 253 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 10078 + "localPosts": 3 }, - "openRegistrations": true + "openRegistrations": false } }, - "sale.gauchiste.club": { + "konkret-mafo.cloud": { + "error": 404 + }, + "freestead.be": { + "error": "HTTPSConnectionPool(host='freestead.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.nullable.space": { + "error": "HTTPSConnectionPool(host='toot.nullable.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.bitkomplex.de": { + "error": 404 + }, + "f.az1.at": { + "error": "HTTPSConnectionPool(host='f.az1.at', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.unsui.be": { + "error": "HTTPSConnectionPool(host='pleroma.unsui.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "don.asama.net": { + "error": "HTTPSConnectionPool(host='don.asama.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.neonmidori.net": { + "error": "HTTPSConnectionPool(host='social.neonmidori.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "live.tii.tu-dresden.de": { + "error": "HTTPSConnectionPool(host='live.tii.tu-dresden.de', port=443): Read timed out. (read timeout=3)" + }, + "honk.pla.social": { + "error": 503 + }, + "mastodon.mita.me": { + "error": "HTTPSConnectionPool(host='mastodon.mita.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pornfed.xyz": { + "error": "HTTPSConnectionPool(host='pornfed.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.mnlpn.xyz": { + "error": "HTTPSConnectionPool(host='mstdn.mnlpn.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-kichijoji.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn-kichijoji.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "faxe.startx.de": { + "error": "HTTPSConnectionPool(host='faxe.startx.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodonchile.club": { + "error": "HTTPSConnectionPool(host='mastodonchile.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodonchile.club' doesn't match either of '*.value-domain.com', 'value-domain.com'\")))" + }, + "peertube.the-penguin.de": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "federation": { - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Club de gauchistes", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://sale.gauchiste.club/users/marsxyz" - ], - "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" - }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, - "openRegistrations": true, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pleroma", - "version": "1.1.5" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 12745, "users": { - "total": 5 - } + "total": 3 + }, + "localPosts": 1803, + "localComments": 0 }, - "version": "2.0" + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + } } }, - "irgendwo.co": { - "error": "HTTPSConnectionPool(host='irgendwo.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'irgendwo.co' doesn't match 'video.mol4media.nl'\")))" + "avery-weir.net": { + "error": 404 }, - "x0r.be": { + "ostatus.isidai.com": { + "error": 404 + }, + "io.bennyp.org": { + "error": "HTTPSConnectionPool(host='io.bennyp.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "thevalley.social": { + "error": "HTTPSConnectionPool(host='thevalley.social', port=443): Read timed out. (read timeout=3)" + }, + "jsanchez.im": { + "error": "HTTPSConnectionPool(host='jsanchez.im', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gudeleu.de": { + "error": "HTTPSConnectionPool(host='gudeleu.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "artalley.social": { "nodeinfo": { "version": "2.0", "software": { @@ -296303,88 +255364,177 @@ ], "usage": { "users": { - "total": 1403, - "activeMonth": 214, - "activeHalfyear": 906 + "total": 10999, + "activeMonth": 413, + "activeHalfyear": 1390 }, - "localPosts": 51996 + "localPosts": 51260 }, - "openRegistrations": true + "openRegistrations": false } }, - "imastodon.org": { + "peertubenorge.com": { + "error": "HTTPSConnectionPool(host='peertubenorge.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "m.livetube.cc": { + "error": "HTTPSConnectionPool(host='m.livetube.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "marupost.jp": { + "error": "HTTPSConnectionPool(host='marupost.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pl3r0m4.kl1pp3l.de": { + "error": "HTTPSConnectionPool(host='pl3r0m4.kl1pp3l.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "dym.sh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "fedi.totodile.net": { + "error": "HTTPSConnectionPool(host='fedi.totodile.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'fedi.totodile.net' doesn't match 'danganronpa.totodile.net'\")))" + }, + "letus.inspiredlife.fun": { + "error": "HTTPSConnectionPool(host='letus.inspiredlife.fun', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.ho2e.de": { + "error": 404 + }, + "dbullis113lit.wordpress.com": { + "error": 404 + }, + "dadsantiblog.com": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Dad's Anti-Blog", + "nodeDescription": "If you want ideas about being a Dad, you\u2019re probably in the wrong place.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 430, - "activeMonth": 148, - "activeHalfyear": 267 + "total": 1 }, - "localPosts": 34816 + "localPosts": 22 }, - "openRegistrations": true + "version": "2.0" } }, - "blog.melbye.design": { - "error": 502 + "mastodon.social/users/Hulex": { + "error": 404 }, - "tube.mux.re": { - "error": 502 + "pirtube.cz": { + "error": "HTTPSConnectionPool(host='pirtube.cz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pirtube.cz' doesn't match 'piratskatelevize.cz'\")))" }, - "social.yonne-numerique.fr": { - "error": "HTTPSConnectionPool(host='social.yonne-numerique.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.yonne-numerique.fr' doesn't match 'cloud.migennes.net'\")))" + "atdotatdotat.at": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.fed.im": { + "relay.kith.kitchen": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2fedim0" - }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "activityrelay", + "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + }, "usage": { + "localPosts": 0, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 237 + "total": 1 + } }, - "openRegistrations": false + "version": "2.0", + "metadata": { + "peers": [ + "kith.kitchen", + "coom.club", + "pleroma.armpit.me" + ] + } } }, - "mastodon.social/users/Casper": { - "error": 404 + "nyoki.club": { + "error": "HTTPSConnectionPool(host='nyoki.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "v.wetofu.top": { - "error": "HTTPSConnectionPool(host='v.wetofu.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "m.inhji.de": { + "error": 502 }, - "gabble.xyz": { - "error": "HTTPSConnectionPool(host='gabble.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "keibadon.com": { + "error": "HTTPSConnectionPool(host='keibadon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "fediblog.selfhosting.rocks": { - "error": "HTTPSConnectionPool(host='fediblog.selfhosting.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "reallygay.party": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "social.hackingand.coffee": { - "error": 404 + "p.izza.party": { + "error": "HTTPSConnectionPool(host='p.izza.party', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "cloud.beach.city": { - "error": 403 + "rob.writefreely.dev": { + "nodeinfo": { + "metadata": { + "nodeName": "rob", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.9.1-161-gb7acd39" + }, + "usage": { + "users": { + "total": 8, + "activeHalfyear": 4 + }, + "localPosts": 28 + }, + "version": "2.0" + } }, - "honk.gamers.exposed": { + "friends.weiherhei.de": { + "error": "HTTPSConnectionPool(host='friends.weiherhei.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "nc.mitm.cz": { "error": 404 }, - "prettyqueer.online": { + "mastodon.foxtrot-community.cc": { "nodeinfo": { "version": "2.0", "software": { @@ -296396,93 +255546,142 @@ ], "usage": { "users": { - "total": 8, + "total": 1, "activeMonth": 2, "activeHalfyear": 2 }, - "localPosts": 1209 + "localPosts": 15 }, "openRegistrations": false } }, - "lyoko.social": { + "social.reher.space": { + "error": "HTTPSConnectionPool(host='social.reher.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.tcit.fr": { + "error": 403 + }, + "me.catdog.me": { + "error": "HTTPSConnectionPool(host='me.catdog.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "perfect.hypnovir.us": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Princess Grace's Castle", + "nodeDescription": "A Virus Girl's Domain", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, "usage": { "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 203 + "localPosts": 84 }, - "openRegistrations": false + "version": "2.0" } }, - "mastodon.social/users/Bacchus": { - "error": 404 + "mtldn.tokyo": { + "error": "HTTPSConnectionPool(host='mtldn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gameshogun.xyz": { + "kaiserslautern.chat": { + "error": "HTTPSConnectionPool(host='kaiserslautern.chat', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "typlus.net": { + "error": "HTTPSConnectionPool(host='typlus.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/quephird": { "error": 404 }, - "p.cyberdelia.space": { - "error": 502 + "vrutkovs.eu": { + "error": 503 }, - "masto.oncletom.io": { + "yelling.brontoforum.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 0, + "activeHalfyear": 0 }, - "localPosts": 275 + "localPosts": 26 }, - "openRegistrations": false + "openRegistrations": true } }, - "mastodon.chrisbol.nl": { + "mstdn.awm.jp": { + "error": "HTTPSConnectionPool(host='mstdn.awm.jp', port=443): Read timed out. (read timeout=3)" + }, + "blog.phie.fi": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 1 }, - "localPosts": 177 + "localPosts": 25, + "localComments": 4 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "phoenamandre@gmail.com" + } } }, - "tube.blob.cat": { + "social.unliving.net": { + "error": "HTTPSConnectionPool(host='social.unliving.net', port=443): Read timed out. (read timeout=3)" + }, + "toot.zackery.tv": { + "error": "HTTPSConnectionPool(host='toot.zackery.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "birdshite.localtunnel.me": { + "error": "HTTPSConnectionPool(host='birdshite.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "tube.danq.me": { "nodeinfo": { "version": "2.0", "software": { "name": "peertube", - "version": "2.1.1" + "version": "1.1.0" }, "protocols": [ "activitypub" @@ -296497,155 +255696,30 @@ "openRegistrations": false, "usage": { "users": { - "total": 25 + "total": 1 }, - "localPosts": 1450, - "localComments": 60 + "localPosts": 69, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "BlobTube", - "nodeDescription": "BlobTube, a PeerTube instance run by and for blobs.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "default" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 360, - 480, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 2 - } - }, - "tracker": { - "enabled": true - } - } + "nodeName": "QTube", + "nodeDescription": "Dan Q's video library" } } }, - "twit.social": { + "mstdn.geekshell.fr": { + "error": "HTTPSConnectionPool(host='mstdn.geekshell.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.social/users/00dani": { + "error": 404 + }, + "mastodon.social/users/mahabali": { + "error": 404 + }, + "devil-children-alitaso.com": { "nodeinfo": { "version": "2.0", "software": { @@ -296657,93 +255731,67 @@ ], "usage": { "users": { - "total": 240, - "activeMonth": 64, - "activeHalfyear": 252 + "total": 6, + "activeMonth": 5, + "activeHalfyear": 5 }, - "localPosts": 733 + "localPosts": 36552 }, - "openRegistrations": true + "openRegistrations": false } }, - "zap.digitalesparadies.de": { - "error": "HTTPSConnectionPool(host='zap.digitalesparadies.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "lawfam.cloud": { - "error": 404 - }, - "ceilotierra.space": { - "error": 404 - }, - "titouan.co": { - "error": 404 - }, - "mst.k7mc.xyz": { - "error": "HTTPSConnectionPool(host='mst.k7mc.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "social.aura.ovo.run": { + "error": "HTTPSConnectionPool(host='social.aura.ovo.run', port=443): Read timed out. (read timeout=3)" }, - "social.taurix.net": { + "mtd.ax9.eu": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "friendica", - "version": "2020.03-1338" + "name": "mastodon", + "version": "3.1.3" }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 83 }, - "services": { - "inbound": [], - "outbound": [ - "posterous", - "smtp" - ] + "openRegistrations": false + } + }, + "fnordon.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "usage": {}, - "openRegistrations": true, - "metadata": { - "nodeName": "Taurix Social", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "posterous", - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 3, + "activeHalfyear": 5 }, - "explicitContent": false - } + "localPosts": 2366 + }, + "openRegistrations": false } }, - "joinmastodon.com": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "relay.joinmastodon.org": { + "error": "HTTPSConnectionPool(host='relay.joinmastodon.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.incaseofsunrise.net": { - "error": "HTTPSConnectionPool(host='pleroma.incaseofsunrise.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.incaseofsunrise.net' doesn't match either of 'alfiepates.me', 'www.alfiepates.me'\")))" + "mstdn.harusamex.com": { + "error": "HTTPSConnectionPool(host='mstdn.harusamex.com', port=443): Read timed out. (read timeout=3)" }, - "don.nekoport.com": { + "bozu.space": { "nodeinfo": { "version": "2.0", "software": { @@ -296755,408 +255803,656 @@ ], "usage": { "users": { - "total": 2, + "total": 37, "activeMonth": 2, - "activeHalfyear": 2 + "activeHalfyear": 6 }, - "localPosts": 425 + "localPosts": 105 }, - "openRegistrations": false + "openRegistrations": true } }, - "00dani.me": { - "error": 404 + "3ewpqd7nb8pr0x.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "peertube.quaylessed.icu": { + "climatejustice.global": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 10, + "activeMonth": 6, + "activeHalfyear": 14 + }, + "localPosts": 340 + }, + "openRegistrations": true + } + }, + "audio.confederac.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, "openRegistrations": false, "usage": { "users": { - "total": 1 - }, - "localPosts": 106454, - "localComments": 0 + "total": 13, + "activeHalfyear": 11, + "activeMonth": 7 + } }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Quaylessed Peertube", - "nodeDescription": "The peertube instance of Quaylessed", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [] + "actorId": "https://audio.confederac.io/federation/actors/service", + "private": false, + "shortDescription": "M\u00fasica para despertar conciencias", + "longDescription": "Esta es una instancia gestionada por [Confederac.io](https://confederac.io). El objetivo de esta instancia es crear un espacio en el que se pueda compartir m\u00fasica, podcasts o materiales en formato audio que permitan despertar conciencias y promover el amor a la libertad.\r\n\r\nLa inscripci\u00f3n a esta instancia requiere una cuenta en el [foro](https://la.confederac.io) de confederac.io.", + "rules": "", + "contactEmail": "xaloc@tutanota.com", + "terms": "", + "nodeName": "M\u00fasica Confederada", + "banner": null, + "defaultUploadQuota": 100, + "library": { + "federationEnabled": true, + "anonymousCanListen": true, + "tracks": { + "total": 79 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "artists": { + "total": 14 }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + "albums": { + "total": 18 }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + "music": { + "hours": 3037.9744444444445 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false }, - "trending": { - "videos": { - "intervalDays": 7 + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "Esta instancia de Funkwhale est\u00e1 mantenida por [Confederac.io](https://la.confederac.io). \r\n\r\nNuestro objetivo es dar un espacio y las herramientas necesarias a las amantes de la libertad para despertar conciencias, y creemos que la m\u00fasica y los contenidos sonoros juegan un rol de especial importancia.\r\n\r\nSi te gusta nuestro proyecto puedes ayudarnos a financiarlo [aqu\u00ed](https://opencollective.com/confederacio) o puedes unirte a nuestro [foro](https://la.confederac.io) para ver de que otras maneras puedes ayudar a la comunidad.", + "knownNodesListUrl": "https://audio.confederac.io/api/v1/federation/domains", + "usage": { + "favorites": { + "tracks": { + "total": 18 } }, - "tracker": { - "enabled": true + "listenings": { + "total": 157 + }, + "downloads": { + "total": 1707 } } } } }, - "social.puri.sm": { - "error": "HTTPSConnectionPool(host='social.puri.sm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.campredon.net": { + "error": 404 }, - "argos.aquilenet.fr": { - "error": "HTTPSConnectionPool(host='argos.aquilenet.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'argos.aquilenet.fr' doesn't match 'tube.aquilenet.fr'\")))" + "hartdrive.spdns.de": { + "error": "HTTPSConnectionPool(host='hartdrive.spdns.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nc.aethercom.de": { + "seefly.xyz": { + "error": "HTTPSConnectionPool(host='seefly.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mk.yuzulia.com": { "error": "Expecting value: line 1 column 1 (char 0)" }, - "www.starshipchangeling.net": { + "pleroma.kajalinifi.de": { + "error": "HTTPSConnectionPool(host='pleroma.kajalinifi.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "friend.aeon-hq.net": { + "error": "HTTPSConnectionPool(host='friend.aeon-hq.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friend.aeon-hq.net' doesn't match either of 'aeonwiki.aeon-hq.net', 'albums.aeon-hq.net', 'cloud.aeon-hq.net', 'ftp.aeon-hq.net', 'hub.aeon-hq.net', 'im.aeon-hq.net', 'imap.aeon-hq.net', 'ldap.aeon-hq.net', 'ldapadmin.aeon-hq.net', 'ldapsaisie.aeon-hq.net', 'paste.aeon-hq.net', 'shaarli.aeon-hq.net', 'smtp.aeon-hq.net', 'ssl.aeon-hq.net', 'wallabag.aeon-hq.net', 'webcal.aeon-hq.net', 'webmail.aeon-hq.net', 'wiki.aeon-hq.net'\")))" + }, + "gerhardhoogterp.nl": { + "error": 403 + }, + "nextcloud.tuxsolutions.org": { + "error": "HTTPSConnectionPool(host='nextcloud.tuxsolutions.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.l4p1n.ch": { + "error": "HTTPSConnectionPool(host='mstdn.l4p1n.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.gegeweb.eu": { "nodeinfo": { "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, "usage": { "users": { - "total": 1 + "total": 2 }, - "localPosts": 701, - "localComments": 996 + "localPosts": 56 + }, + "software": { + "version": "1.0.0-543-g29807ef6-develop", + "name": "pleroma" }, - "openRegistrations": false, "services": { - "inbound": [ - "atom1.0", - "rss2.0", - "pop3" - ], - "outbound": [ - "atom1.0", - "rss2.0", - "wordpress", - "smtp" - ] + "outbound": [], + "inbound": [] }, "protocols": [ "activitypub", - "webmention" + "ostatus" ], + "openRegistrations": false, "metadata": { - "email": "changeling@starshipchangeling.net" + "uploadLimits": { + "general": 16000000, + "banner": 4000000, + "background": 4000000, + "avatar": 2000000 + }, + "suggestions": { + "web": "https://vinayaka.distsn.org", + "timeout": 300000, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "limit": 40, + "enabled": false + }, + "staffAccounts": [ + "https://pleroma.gegeweb.eu/users/gerald" + ], + "skipThreadContainment": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "private": false, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "pollLimits": { + "min_expiration": 0, + "max_options": 20, + "max_option_chars": 200, + "max_expiration": 31536000 + }, + "nodeName": "Pleroma/Gegeweb", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "mailerEnabled": false, + "invitesEnabled": false, + "federation": { + "quarantined_instances": [], + "mrf_user_allowlist": {}, + "mrf_simple": { + "report_removal": [], + "reject": [], + "media_removal": [], + "media_nsfw": [], + "federated_timeline_removal": [], + "banner_removal": [], + "avatar_removal": [], + "accept": [] + }, + "mrf_policies": [ + "NoOpPolicy" + ], + "mrf_keyword": { + "replace": [], + "reject": [], + "federated_timeline_removal": [] + }, + "exclusions": false + }, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "accountActivationRequired": false } } }, - "social.matej-lach.me": { + "qatuno.de": { + "error": "HTTPSConnectionPool(host='qatuno.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.site": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_hellthread": { + "delist_threshold": 10, + "reject_threshold": 20 + }, + "mrf_policies": [ + "SimplePolicy", + "TagPolicy", + "HellthreadPolicy", + "NoPlaceholderTextPolicy", + "AntiFollowbotPolicy", + "AntiLinkSpamPolicy", + "MediaProxyWarmingPolicy", + "MentionPolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "knzk.me", + "mastodon.social", + "social.librem.one", + "gameliberty.club", + "liberdon.com", + "freespeech.firedragonstudios.com", + "freespeechextremist.com", + "mobile.co", + "social.quodverum.com", + "forum.decisiveliberty.news", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net", + "kiwifarms.cc" + ], + "media_nsfw": [ + "switter.at", + "kinky.business", + "humblr.social", + "rubber.social", + "kinkyelephant.com", + "sinblr.com", + "vipgirlfriend.xxx", + "social.myfreecams.com", + "dickgirlon.top", + "abdl.link", + "bear.community", + "flr.social", + "kink.social", + "lusfullife.masto.host", + "feeld.community", + "therope.space", + "hotwife.social", + "mastodon.triggerphra.se", + "pl.smuglo.li", + "wxw.moe", + "neckbeard.xyz", + "anime.website", + "social.homunyan.com", + "mast.eu.org", + "baraag.net", + "kiwifarms.cc" + ], + "media_removal": [], + "reject": [ + "albin.social", + "melalandia.tk", + "pieville.net", + "not-develop.gab.com", + "develop.gab.com", + "gab.com", + "spinster.xyz", + "kiwifarms.cc", + "weedis.life", + "freefedifollowers.ga" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "social.librem.one", + "gab.com", + "develop.gab.com" + ] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "pleroma.site", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://pleroma.site/users/kaniini", + "https://pleroma.site/users/ferh", + "https://pleroma.site/users/offication", + "https://pleroma.site/users/velartrill", + "https://pleroma.site/users/kaikatsu" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 40000000 + } }, + "openRegistrations": true, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.0.0-1168-ge18c7866-pleroma-dot-site" + }, "usage": { + "localPosts": 406549, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 4809 + "total": 774 + } }, - "openRegistrations": false + "version": "2.0" } }, - "funayurei.windish.jp": { - "error": 404 - }, - "mstdn.9uelle.jp": { - "error": "HTTPSConnectionPool(host='mstdn.9uelle.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "qaq.jp": { - "error": 404 - }, - "cloud.cyano.at": { - "error": 404 - }, - "mstdn.image-space.info": { - "error": 404 - }, - "osna.social": { - "error": 404 - }, - "toot.tibidoo.com": { - "error": "HTTPSConnectionPool(host='toot.tibidoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.tibidoo.com' doesn't match 'analytics.tibidoo.com'\")))" - }, - "sixam.info.tm": { - "error": "HTTPSConnectionPool(host='sixam.info.tm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.tn": { - "error": 404 - }, - "cloud.urbanwildlife.biz": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "opopo.m.to": { - "error": "HTTPSConnectionPool(host='opopo.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "bots.phiffer.org": { - "error": "HTTPSConnectionPool(host='bots.phiffer.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "akanechan.world": { - "error": "HTTPSConnectionPool(host='akanechan.world', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "social.pirata.xyz": { - "error": "HTTPSConnectionPool(host='social.pirata.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "chalybs.net/friendika": { - "error": "HTTPSConnectionPool(host='chalybs.net', port=443): Max retries exceeded with url: /friendika/.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "cloud.medic-it.no": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "cloud.tcit.fr": { - "error": 403 - }, - "shushi-orion.jp": { - "error": "HTTPSConnectionPool(host='shushi-orion.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to shushi-orion.jp timed out. (connect timeout=3)'))" - }, - "md.uzla.net": { - "error": "HTTPSConnectionPool(host='md.uzla.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "jp4zodopgn3tetbtj7ukmx.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "pleroma.skyenet.online": { - "error": "HTTPSConnectionPool(host='pleroma.skyenet.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.skyenet.online' doesn't match either of 'cal.skyenet.online', 'dl.skyenet.online', 'frss.skyenet.online', 'rss.skyenet.online', 'skyenet.online', 'sync.skyenet.online', 'www.skyenet.online', 'znc.skyenet.online'\")))" + "mastodon.dexonline.ro": { + "error": "HTTPSConnectionPool(host='mastodon.dexonline.ro', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "xn--3-pfuzbe6htf.juggler.jp": { + "hub.designor.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.1" + "name": "hubzilla", + "version": "4.6" }, "protocols": [ + "zot", + "diaspora", + "ostatus", "activitypub" ], + "services": { + "outbound": [ + "atom1.0", + "friendica", + "redmatrix" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, "usage": { "users": { "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "activeHalfyear": 1, + "activeMonth": 1 }, - "localPosts": 6 + "localPosts": 89, + "localComments": 91 }, - "openRegistrations": true + "metadata": { + "nodeName": "Hubzilla" + } } }, - "aipi.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 3, - "activeMonth": 2, - "activeHalfyear": 4 - }, - "localPosts": 11 - }, - "openRegistrations": true - } + "m.nay.moe": { + "error": "HTTPSConnectionPool(host='m.nay.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "honk.upyum.com": { - "error": 502 + "bop.is": { + "error": "HTTPSConnectionPool(host='bop.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "st.3ends.info": { - "error": 502 + "shoichi.hostdon.jp": { + "error": "HTTPSConnectionPool(host='shoichi.hostdon.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" }, - "this.feelslike.life": { - "error": "HTTPSConnectionPool(host='this.feelslike.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gs.resistor.cl": { + "error": "HTTPSConnectionPool(host='gs.resistor.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "r00tshell.me": { + "operationtulip.com": { "error": 404 }, - "mastodon.blessedgeeks.org": { - "error": "HTTPSConnectionPool(host='mastodon.blessedgeeks.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "cloud.musikkapellebuxheim.de": { + "error": 404 }, - "mastodon.coko.de": { - "error": "HTTPSConnectionPool(host='mastodon.coko.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "gnusocial.in": { + "error": 404 }, - "www.lauraritchie.com": { + "thiago.ws": { + "error": "HTTPSConnectionPool(host='thiago.ws', port=443): Read timed out. (read timeout=3)" + }, + "bot.loopsaisei.ooo": { + "error": "HTTPSConnectionPool(host='bot.loopsaisei.ooo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.montecsys.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.4.1" - }, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 326, - "localComments": 575 + "name": "peertube", + "version": "1.1.0" }, - "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "metadata": { - "email": "mail@lauraritchie.com" - } - } - }, - "geekvc.jp": { - "error": "HTTPSConnectionPool(host='geekvc.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to geekvc.jp timed out. (connect timeout=3)'))" - }, - "amf.didiermary.fr": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.4.1" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { "users": { "total": 2 }, - "localPosts": 1642, - "localComments": 536 - }, - "openRegistrations": false, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] + "localPosts": 2923, + "localComments": 0 }, "metadata": { - "email": "didierjm@gmail.com" + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Peertube Montecsys", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." } } }, - "mstdn.minmi.xyz": { - "error": "HTTPSConnectionPool(host='mstdn.minmi.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "k2pk.com": { + "error": "HTTPSConnectionPool(host='k2pk.com', port=443): Read timed out. (read timeout=3)" }, - "sm-mstdn.com": { - "error": "HTTPSConnectionPool(host='sm-mstdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to sm-mstdn.com timed out. (connect timeout=3)'))" + "drive.joshspace.me": { + "error": "HTTPSConnectionPool(host='drive.joshspace.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "godforsaken.website": { + "fgochiho.vip": { + "error": "HTTPSConnectionPool(host='fgochiho.vip', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "nextcloud.tandarkan.com": { + "error": 404 + }, + "lavraievie.social": { + "error": "HTTPSConnectionPool(host='lavraievie.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.acewebservices.co.uk": { + "error": "HTTPSConnectionPool(host='mstdn.acewebservices.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mstdn.acewebservices.co.uk' doesn't match either of 'acquirethefire.co.uk', 'www.acquirethefire.co.uk'\")))" + }, + "mstcdn.anima-mystica.org": { + "error": 404 + }, + "z-gentoo.ddns.net": { + "error": "HTTPSConnectionPool(host='z-gentoo.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.krinchan.com": { + "error": "HTTPSConnectionPool(host='social.krinchan.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "milky.coffee": { + "error": "HTTPSConnectionPool(host='milky.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.jakobssystems.de": { + "error": 404 + }, + "donteatanimals.org": { "nodeinfo": { "version": "2.0", "software": { @@ -297168,31 +256464,22 @@ ], "usage": { "users": { - "total": 24, - "activeMonth": 20, - "activeHalfyear": 26 + "total": 195, + "activeMonth": 23, + "activeHalfyear": 85 }, - "localPosts": 205926 + "localPosts": 2874 }, - "openRegistrations": false + "openRegistrations": true } }, - "cloud.mikweb.eu": { - "error": 404 - }, - "social.raghavgururajan.net": { - "error": "HTTPSConnectionPool(host='social.raghavgururajan.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "life.gouge.re": { - "error": "HTTPSConnectionPool(host='life.gouge.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to life.gouge.re timed out. (connect timeout=3)'))" - }, - "pond.masto.host": { - "error": "HTTPSConnectionPool(host='pond.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "friend.desttinghim.name": { + "error": "HTTPSConnectionPool(host='friend.desttinghim.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "pix.tedomum.net": { + "pix.bruniau.net": { "nodeinfo": { "metadata": { - "nodeName": "pix.tedomum.net", + "nodeName": "pix.bruniau.net", "software": { "homepage": "https://pixelfed.org", "repo": "https://github.com/pixelfed/pixelfed" @@ -297200,13 +256487,13 @@ "config": { "open_registration": false, "uploader": { - "max_photo_size": 15000, - "max_caption_length": 500, - "album_limit": 4, + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "6", "image_quality": 80, "optimize_image": true, "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif,video/mp4", + "media_types": "image/jpeg,image/png,image/gif", "enforce_account_limit": true }, "activitypub": { @@ -297216,13 +256503,13 @@ "ab": { "lc": false, "rec": false, - "loops": true + "loops": false }, "site": { - "name": "pix.tedomum.net", - "domain": "pix.tedomum.net", - "url": "https://pix.tedomum.net", - "description": "TeDomum" + "name": "Bruniau's PixelFed", + "domain": "pix.bruniau.net", + "url": "https://pix.bruniau.net", + "description": null }, "username": { "remote": { @@ -297239,7 +256526,7 @@ "mobile_apis": true, "circles": false, "stories": true, - "video": true, + "video": false, "import": { "instagram": false, "mastodon": false, @@ -297260,19 +256547,65 @@ "version": "0.10.9" }, "usage": { - "localPosts": 265, + "localPosts": 33, "localComments": 0, "users": { - "total": 212, - "activeHalfyear": 9, - "activeMonth": 3 + "total": 3, + "activeHalfyear": 3, + "activeMonth": 0 } }, "version": "2.0", "openRegistrations": false } }, - "videos.pofilo.fr": { + "mastodon.rcwd.social": { + "error": "HTTPSConnectionPool(host='mastodon.rcwd.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cespo.oless.xyz": { + "nodeinfo": { + "metadata": { + "nodeName": "cespo", + "nodeDescription": "Un altro blog", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": false, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.11.2" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 9 + }, + "version": "2.0" + } + }, + "cmaiolino.wordpress.com": { + "error": 404 + }, + "majimaconstruction.org": { + "error": "HTTPSConnectionPool(host='majimaconstruction.org', port=443): Read timed out. (read timeout=3)" + }, + "peertube.gnumeria.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -297292,29 +256625,29 @@ "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 2 }, - "localPosts": 307, - "localComments": 3 + "localPosts": 3754, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Gnumeria", + "nodeDescription": "Welcome to the peertube gnumeria instance!\n\n", "nodeConfig": { "plugin": { "registered": [ { - "name": "matomo", - "version": "0.0.3", - "description": "Matomo plugin that tracks page views on a PeerTube instance.", + "name": "recaptcha", + "version": "0.0.2", + "description": "PeerTube plugin adding ReCaptcha v2 to the signup", "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", + "dist/signup-client-plugin.js": { + "script": "dist/signup-client-plugin.js", "scopes": [ - "common" + "signup" ] } } @@ -297331,9 +256664,50 @@ "assets/style.css" ], "clientScripts": {} + }, + { + "name": "notalive-classic", + "version": "0.0.2", + "description": "Ye-olde notalive peertube theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + }, + { + "name": "bittube-light-mode", + "version": "2.2.2", + "description": "BitTube light theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + }, + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } } ], - "default": "default" + "default": "dark" }, "email": { "enabled": true @@ -297349,10 +256723,9 @@ "enabled": true }, "enabledResolutions": [ - 360, - 480, 720, - 1080 + 1080, + 2160 ] }, "import": { @@ -297425,7 +256798,7 @@ } }, "user": { - "videoQuota": 1073741824, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -297440,88 +256813,380 @@ } } }, - "pouet.outils-conviviaux.fr": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "elgatoweebee.wordpress.com": { + "error": 404 }, - "geek.ms": { - "error": "HTTPSConnectionPool(host='geek.ms', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "dropbear.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 178, + "localComments": 505 + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "csmall@dropbear.xyz" + } + } }, - "nextcloud.alicef.me": { + "social.argon.city": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "ublog.ache.one": { + "error": 502 + }, + "relay.dog": { + "error": "HTTPSConnectionPool(host='relay.dog', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.unasuke.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 1687 + }, + "openRegistrations": false + } + }, + "mastodon.die-partei-reutlingen.de": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 8, + "activeMonth": 7, + "activeHalfyear": 7 + }, + "localPosts": 87201 + }, + "openRegistrations": false + } + }, + "friend.linuxlovers.at": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": {}, + "openRegistrations": false, + "metadata": { + "nodeName": "Friendica Social Network | Linuxlovers.at", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "cloud.kafit.se": { "error": 403 }, - "s.cctracker.net": { - "error": "HTTPSConnectionPool(host='s.cctracker.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pouet.coazergues.info": { + "error": "HTTPSConnectionPool(host='pouet.coazergues.info', port=443): Read timed out. (read timeout=3)" }, - "ebin.website": { + "mastodon.newtown.chiba.jp": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.96c.fr": { + "error": "HTTPSConnectionPool(host='friendica.96c.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "georgi.family": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://georgi.family/users/patrick" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.2" + }, + "usage": { + "localPosts": 164, + "users": { + "total": 2 + } + }, + "version": "2.0" + } + }, + "social.chronal.net": { + "error": "HTTPSConnectionPool(host='social.chronal.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lgbt.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2057, + "activeMonth": 431, + "activeHalfyear": 736 + }, + "localPosts": 204014 + }, + "openRegistrations": true + } + }, + "obit.m.to": { + "error": "HTTPSConnectionPool(host='obit.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "prismo.dgm.pw": { + "error": "'href'" + }, + "freedom.horse": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 178, + "activeMonth": 9, + "activeHalfyear": 19 }, - "localPosts": 188 + "localPosts": 62728 }, "openRegistrations": false } }, - "mastodon.decoding.io": { - "error": "HTTPSConnectionPool(host='mastodon.decoding.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.ruhuna.jp": { + "error": "HTTPSConnectionPool(host='m.ruhuna.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "strangevistas.com": { + "testblog.filiuspatris.net": { + "error": "HTTPSConnectionPool(host='testblog.filiuspatris.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "central.saladisdead.com": { + "error": 403 + }, + "digitalcourage.social": { "nodeinfo": { - "metadata": { - "nodeName": "Strange Vistas", - "nodeDescription": "Movies, anime, books, and games", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, - "openRegistrations": false, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] - }, - "software": { - "name": "writefreely", - "version": "0.12.0" - }, "usage": { "users": { - "total": 1 + "total": 28, + "activeMonth": 18, + "activeHalfyear": 27 }, - "localPosts": 62 + "localPosts": 6358 }, - "version": "2.0" + "openRegistrations": false } }, - "friendica.3rik.cc": { - "error": "HTTPSConnectionPool(host='friendica.3rik.cc', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'friendica.3rik.cc' doesn't match either of '*.kasserver.com', 'kasserver.com'\")))" + "mastodoll.net": { + "error": "HTTPSConnectionPool(host='mastodoll.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "noosfero.colivre.net": { - "error": "HTTPSConnectionPool(host='noosfero.colivre.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to noosfero.colivre.net timed out. (connect timeout=3)'))" + "rkun.cf": { + "error": "HTTPSConnectionPool(host='rkun.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "qtdon.m.to": { - "error": "HTTPSConnectionPool(host='qtdon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "nextcloud.s-pichard.fr": { + "error": 404 }, - "peertube.nomagic.uk": { + "social.matsuuratomoya.com": { + "error": "HTTPSConnectionPool(host='social.matsuuratomoya.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "kazuakira0922.jp": { + "error": "HTTPSConnectionPool(host='kazuakira0922.jp', port=443): Read timed out. (read timeout=3)" + }, + "rosariotech.com.br": { + "error": "HTTPSConnectionPool(host='rosariotech.com.br', port=443): Read timed out. (read timeout=3)" + }, + "todon.ploud.fr": { + "error": 404 + }, + "pleroma.firechicken.net": { + "error": 502 + }, + "mastodon.codeplumbers.eu": { + "error": "HTTPSConnectionPool(host='mastodon.codeplumbers.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "snap.photo": { + "error": "HTTPSConnectionPool(host='snap.photo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.appne.com": { + "error": "HTTPSConnectionPool(host='mstdn.appne.com', port=443): Read timed out. (read timeout=3)" + }, + "ptube.horsentiers.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -297541,24 +257206,55 @@ "openRegistrations": false, "usage": { "users": { - "total": 17 + "total": 2 }, - "localPosts": 78186, - "localComments": 16 + "localPosts": 5282, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube on Nomagic", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeName": "Vid\u00e9os Hors Sentiers", + "nodeDescription": "Cette espace est mis en place grace \u00e0 **PeerTube**, une plateforme **libre** et **f\u00e9d\u00e9r\u00e9e** (ActivityPub) de streaming vid\u00e9o qui utilise P2P (BitTorrent) directement dans un navigateur web avec WebTorrent et Angular.", "nodeConfig": { "plugin": { - "registered": [] + "registered": [ + { + "name": "bittube-logo-favicon", + "version": "1.0.5", + "description": "PeerTube logo && favicon plugin for BitTube.video", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ] }, "theme": { - "registered": [], - "default": "default" + "registered": [ + { + "name": "bittube-dark-mode", + "version": "1.1.2", + "description": "BitTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } + } + ], + "default": "bittube-dark-mode" }, "email": { "enabled": true @@ -297568,14 +257264,15 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ - 360, - 720 + 480, + 720, + 1080 ] }, "import": { @@ -297591,7 +257288,7 @@ "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -297648,7 +257345,7 @@ } }, "user": { - "videoQuota": 5368709120, + "videoQuota": -1, "videoQuotaDaily": -1 }, "trending": { @@ -297663,58 +257360,52 @@ } } }, - "typing.sexy": { - "error": "HTTPSConnectionPool(host='typing.sexy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'typing.sexy' doesn't match 'minutemovement.com'\")))" - }, - "mobtodon.m.to": { - "error": "HTTPSConnectionPool(host='mobtodon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "espeon.social": { - "error": "HTTPSConnectionPool(host='espeon.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to espeon.social timed out. (connect timeout=3)'))" - }, - "cap.moe": { - "error": "HTTPSConnectionPool(host='cap.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fosstodon.org/@mbo": { - "error": 404 + "harpy.life": { + "error": "HTTPSConnectionPool(host='harpy.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "potatofrom.space": { + "masutabedon.com": { "error": 404 }, - "www.glowing.surf": { - "error": 403 - }, - "doleit3obei3domezohx.stackinfo.com": { - "error": "HTTPSConnectionPool(host='doleit3obei3domezohx.stackinfo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "school.m.to": { - "error": "HTTPSConnectionPool(host='school.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "fedi.n0id.space": { + "error": "HTTPSConnectionPool(host='fedi.n0id.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "social.gwadalug.org": { - "error": "HTTPSConnectionPool(host='social.gwadalug.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "grain.izayoiwind.net": { + "error": 404 }, - "schildt.social": { + "pawbs.club": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, + "total": 5, "activeMonth": 1, - "activeHalfyear": 2 + "activeHalfyear": 1 }, - "localPosts": 95 + "localPosts": 908 }, "openRegistrations": false } }, - "mstdn.syui.cf": { + "68kami.ga": { + "error": "HTTPSConnectionPool(host='68kami.ga', port=443): Read timed out. (read timeout=3)" + }, + "wasaradan.m.to": { + "error": "HTTPSConnectionPool(host='wasaradan.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "clubclubclub.club": { + "error": "HTTPSConnectionPool(host='clubclubclub.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'clubclubclub.club' doesn't match either of '*.parkingcrew.net', 'parkingcrew.net'\")))" + }, + "nerdnight.ninja": { + "error": "HTTPSConnectionPool(host='nerdnight.ninja', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.fr": { "nodeinfo": { "version": "2.0", "software": { @@ -297726,109 +257417,129 @@ ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2547, + "activeMonth": 521, + "activeHalfyear": 2068 }, - "localPosts": 99 + "localPosts": 211927 }, "openRegistrations": false } }, - "mastodon.ltd": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" - }, - "mastodooooooon.xyz": { + "sound.otter.sh": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "announcement": null, + "nodeDescription": "This is a reel2bits instance", + "nodeName": "My reel2bits instance", + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web", + "reel2bits", + "register", + "login", + "oauth-callback", + "tracks", + "albums", + "account", + "uploads", + "static", + "feeds" + ], + "sentryDsn": "https://4d4618be47594e82b559b506eff75484:f7b63a9d24d24777a578911b01530f2c@sentry.sigpipe.me/10", + "taxonomy": { + "postsName": "Tracks" + }, + "uploadLimits": { + "track": 67108864 + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "reel2bits", + "version": "0.0.1-3f849d76" + }, "usage": { + "localPosts": 9, "users": { - "total": 20, - "activeMonth": 7, - "activeHalfyear": 12 - }, - "localPosts": 53262 + "total": 2 + } }, - "openRegistrations": false + "version": "2.0" } }, - "nanbon.eu": { - "error": "HTTPSConnectionPool(host='nanbon.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + "ascll.net": { + "error": "HTTPSConnectionPool(host='ascll.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "undeadnetwork.de": { + "social.mhtube.de": { + "error": "HTTPSConnectionPool(host='social.mhtube.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.strits.dk": { "error": 404 }, - "xor.social": { - "error": "HTTPSConnectionPool(host='xor.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "alserver.jp": { + "error": "HTTPSConnectionPool(host='alserver.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica-garrett.yourownnet.cloud": { + "assortedflotsam.com": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "mastodon", + "version": "3.1.3" }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "Friendica Social Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 36, + "activeMonth": 8, + "activeHalfyear": 8 }, - "explicitContent": false - } + "localPosts": 388367 + }, + "openRegistrations": false } }, - "mastodoom.social": { - "error": "HTTPSConnectionPool(host='mastodoom.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "dump.sig21.net": { - "error": 404 + "himalia.dnshome.de": { + "error": "HTTPSConnectionPool(host='himalia.dnshome.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "plustodon.net": { + "extranet.palaven.space": { "nodeinfo": { "version": "2.0", "software": { @@ -297840,19 +257551,34 @@ ], "usage": { "users": { - "total": 154, - "activeMonth": 65, - "activeHalfyear": 93 + "total": 192, + "activeMonth": 5, + "activeHalfyear": 10 }, - "localPosts": 22148 + "localPosts": 8366 }, - "openRegistrations": true + "openRegistrations": false } }, - "doll.moe": { - "error": "HTTPSConnectionPool(host='doll.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1056)')))" + "read.jonwatson.ca": { + "error": "HTTPSConnectionPool(host='read.jonwatson.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.klamath.jp": { + "menzel-it.social": { + "error": "HTTPSConnectionPool(host='menzel-it.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'menzel-it.social' doesn't match either of 'cluster-quickstart.com', 'cluster-quickstart.de', 'cluster-quickstart.eu', 'hpc-configurator.com', 'hpc-configurator.eu', 'hpc-konfigurator.de'\")))" + }, + "techandbeer.social": { + "error": "HTTPSConnectionPool(host='techandbeer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "opantu.jp": { + "error": "HTTPSConnectionPool(host='opantu.jp', port=443): Read timed out. (read timeout=3)" + }, + "imvegan.fyi": { + "error": "HTTPSConnectionPool(host='imvegan.fyi', port=443): Read timed out. (read timeout=3)" + }, + "www.thomaswictor.com": { + "error": "HTTPSConnectionPool(host='www.thomaswictor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "text.techknowlogick.com": { "nodeinfo": { "version": "2.0", "software": { @@ -297864,43 +257590,130 @@ ], "usage": { "users": { - "total": 13, - "activeMonth": 8, - "activeHalfyear": 10 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 16761 + "localPosts": 11 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.social/users/Heather_Mustard": { + "docs.ixot.net": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "mastodon.social/users/Support": { "error": 404 }, - "peertube.donnadieu.fr": { - "error": "HTTPSConnectionPool(host='peertube.donnadieu.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "mstdn.nanamachi.net": { + "error": 404 }, - "pitchfork.club": { - "error": "HTTPSConnectionPool(host='pitchfork.club', port=443): Read timed out. (read timeout=3)" + "chinwag.org": { + "error": 404 }, - "osada.switchserver.fr": { - "error": "HTTPSConnectionPool(host='osada.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "toot.memtech.website": { + "error": "HTTPSConnectionPool(host='toot.memtech.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mstdn.dcc-jpl.com": { - "error": "HTTPSConnectionPool(host='mstdn.dcc-jpl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.dcc-jpl.com timed out. (connect timeout=3)'))" + "publicar.uy": { + "error": "HTTPSConnectionPool(host='publicar.uy', port=443): Read timed out. (read timeout=3)" }, - "blog.lescotguitars.be": { + "mastodon.oeru.org": { + "error": 404 + }, + "nextcloud.hs1.nl.wdc01.lsw.hs1.nl": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.rustysoft.de": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "wordpress", - "version": "5.3.3" - }, - "usage": { - "users": { - "total": 1 + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "localPosts": 7, - "localComments": 2 + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": true, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleroma/Rustysoft", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.rustysoft.de/users/beedaddy" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, "openRegistrations": false, "protocols": [ @@ -297910,12 +257723,20 @@ "inbound": [], "outbound": [] }, - "metadata": { - "email": "lescotg@hotmail.com" - } + "software": { + "name": "pleroma", + "version": "2.0.3-stable" + }, + "usage": { + "localPosts": 67, + "users": { + "total": 1 + } + }, + "version": "2.0" } }, - "profa.co": { + "m.tzyl.nl": { "nodeinfo": { "version": "2.0", "software": { @@ -297927,94 +257748,131 @@ ], "usage": { "users": { - "total": 3, - "activeMonth": 4, - "activeHalfyear": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 12 + "localPosts": 900 }, - "openRegistrations": true + "openRegistrations": false } }, - "nextcloud.die-familie.link": { - "error": 404 - }, - "epicureanunderground.social": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "go.jame.su": { - "error": "HTTPSConnectionPool(host='go.jame.su', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "kingdown.social": { + "error": "HTTPSConnectionPool(host='kingdown.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.markwaters.eu": { - "error": "HTTPSConnectionPool(host='social.markwaters.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "www.mikufan.com": { + "error": 404 }, - "pleroma.x39.dev": { - "error": "HTTPSConnectionPool(host='pleroma.x39.dev', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bidule.app": { + "error": "HTTPSConnectionPool(host='bidule.app', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.os-service.eu": { - "error": "HTTPSConnectionPool(host='social.os-service.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "hub.bessonnica.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "hubzilla", + "version": "4.6" + }, + "protocols": [ + "zot", + "diaspora", + "ostatus", + "activitypub" + ], + "services": { + "outbound": [ + "atom1.0", + "dreamwidth", + "friendica", + "libertree", + "pumpio", + "redmatrix", + "wordpress" + ], + "inbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 84, + "activeHalfyear": 62, + "activeMonth": 29 + }, + "localPosts": 42904, + "localComments": 606 + }, + "metadata": { + "nodeName": "bessonnica.org" + } + } }, - "social.zbeul.ist": { - "error": "HTTPSConnectionPool(host='social.zbeul.ist', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "server-nextcloud.ddns.net": { + "error": "HTTPSConnectionPool(host='server-nextcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/ninjawedding": { + "friendica.schunke.network": { "error": 404 }, - "jianghupl.com": { - "error": "HTTPSConnectionPool(host='jianghupl.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mochiwasa.online": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "mastodon.mynameisivan.ru": { - "error": 404 + "mstdn-ent.com": { + "error": "HTTPSConnectionPool(host='mstdn-ent.com', port=443): Read timed out. (read timeout=3)" }, - "rho.insom.me.uk": { + "cloud.harijs.id.lv": { "error": 404 }, - "notoots.nogroup.group": { - "error": "HTTPSConnectionPool(host='notoots.nogroup.group', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'notoots.nogroup.group' doesn't match 'oneforsafety.com'\")))" + "hyenas.space": { + "error": "HTTPSConnectionPool(host='hyenas.space', port=443): Read timed out. (read timeout=3)" }, - "fr.got-tty.org/profile/seraphyn": { - "error": 404 + "mastodon.mario.chat": { + "error": 502 }, - "twistedsifter.com": { - "error": 404 + "misskey.memiks.site": { + "error": "HTTPSConnectionPool(host='misskey.memiks.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "lyng.space": { + "pteranodon.net": { + "error": "HTTPSConnectionPool(host='pteranodon.net', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.fidonet.io": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 9, - "activeMonth": 7, - "activeHalfyear": 8 + "total": 8, + "activeMonth": 3, + "activeHalfyear": 9 }, - "localPosts": 446 + "localPosts": 812 }, - "openRegistrations": false + "openRegistrations": true } }, - "www.thehistoryofancientgreece.com": { - "error": "('Connection aborted.', OSError(0, 'Error'))" + "pl.endhill.club": { + "error": "HTTPSConnectionPool(host='pl.endhill.club', port=443): Read timed out. (read timeout=3)" }, - "social.evangineer.net": { - "error": 503 + "wolke.browserlife.de": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "madiatorownia.nohost.me": { - "error": "HTTPSConnectionPool(host='madiatorownia.nohost.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "friendika.me4.it": { + "error": "HTTPSConnectionPool(host='friendika.me4.it', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "toot.falx.tech": { - "error": "HTTPSConnectionPool(host='toot.falx.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'toot.falx.tech' doesn't match either of 'cryptpad.falx.tech', 'own.codingfalx.de', 'znc.falx.tech'\")))" + "suture.space": { + "error": "HTTPSConnectionPool(host='suture.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "splain.club": { - "error": "HTTPSConnectionPool(host='splain.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "olivianet.work": { + "error": "HTTPSConnectionPool(host='olivianet.work', port=443): Read timed out. (read timeout=3)" }, - "tube.gnous.eu": { + "peertube.cojo.uno": { "nodeinfo": { "version": "2.0", "software": { @@ -298031,51 +257889,27 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 1 }, - "localPosts": 71498, + "localPosts": 2471, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "GnousTube", - "nodeDescription": "L'instance GnousTube est une instance ouverte \u00e0 tous les francophones. ", + "nodeName": "Circolo Culturale \"M. Sumo\"", + "nodeDescription": "Videoteca dedicata alla conservazione e diffusione della cultura classica.", "nodeConfig": { "plugin": { - "registered": [ - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } - } - ] + "registered": [] }, "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -298090,7 +257924,13 @@ "webtorrent": { "enabled": true }, - "enabledResolutions": [] + "enabledResolutions": [ + 240, + 360, + 480, + 720, + 1080 + ] }, "import": { "videos": { @@ -298098,7 +257938,7 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, @@ -298161,26 +258001,409 @@ ] } }, - "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 5368709120 + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "m.uncate.org": { + "error": "HTTPSConnectionPool(host='m.uncate.org', port=443): Read timed out. (read timeout=3)" + }, + "floofgrotto.net": { + "error": 406 + }, + "newyorkdon.net": { + "error": "HTTPSConnectionPool(host='newyorkdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "effata.info": { + "error": "HTTPSConnectionPool(host='effata.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wlw.pw": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.0rc2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 0, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 58 + }, + "openRegistrations": false + } + }, + "mistresskurohime.club": { + "error": "HTTPSConnectionPool(host='mistresskurohime.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mathtodon.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "chbk.co": { + "error": 404 + }, + "miestodon.com": { + "error": "HTTPSConnectionPool(host='miestodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.gloc.al": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "tuusin.misono-ya.info": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "relay" + ], + "federation": { + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "\u30df\u30bd\u30ce\u5c4b\u5c02\u7528\u592b\u79ae\u5442\u9ebb\u9bd6\u30c7\u30b4\u30b6\u30a4\u30de\u30b9\u3002", + "nodeName": "\u30df\u30bd\u30ce\u5c4b\u901a\u4fe1", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://tuusin.misono-ya.info/users/jun" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.6" + }, + "usage": { + "localPosts": 11294, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "su.siberia.work": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "su.siberia.work", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://su.siberia.work/users/shovel" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": true, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.0-0-gde0d3c728-hostdon-devel" + }, + "usage": { + "localPosts": 8380, + "users": { + "total": 9 + } + }, + "version": "2.0" + } + }, + "zik.goe.land": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "funkwhale", + "version": "0.21" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 2, + "activeHalfyear": 2, + "activeMonth": 1 + } + }, + "metadata": { + "actorId": "https://zik.goe.land/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "admin@goe.land", + "terms": "", + "nodeName": "Muzikw\u00e2ck", + "banner": null, + "defaultUploadQuota": 5000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 2454 + }, + "artists": { + "total": 107 + }, + "albums": { + "total": 183 + }, + "music": { + "hours": 190.71166666666667 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true + }, + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false + }, + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true }, - "trending": { - "videos": { - "intervalDays": 7 + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false + }, + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 151 } }, - "tracker": { - "enabled": true + "listenings": { + "total": 2860 + }, + "downloads": { + "total": 2173 } } } } }, - "xleute.de": { - "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + "waifu.social": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "social.yl.ms": { + "masto.bigheart.tech": { + "error": "HTTPSConnectionPool(host='masto.bigheart.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "umastodon.jp": { + "error": 404 + }, + "fed.sonnenmulde.at": { "nodeinfo": { "version": "1.0", "software": { @@ -298202,26 +258425,14 @@ "services": { "inbound": [], "outbound": [ - "linkedin", - "pinterest", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, - "usage": { - "users": { - "total": 9, - "activeHalfyear": 9, - "activeMonth": 8 - }, - "localPosts": 10248, - "localComments": 8513 - }, + "usage": {}, "openRegistrations": false, "metadata": { - "nodeName": "social.yl.ms", + "nodeName": "Sonnenmulde Federated", "protocols": { "inbound": [ "friendica", @@ -298242,301 +258453,361 @@ "twitter" ], "outbound": [ - "linkedin", - "pinterest", "smtp", - "tumblr", - "twitter", - "wordpress" + "twitter" ] }, "explicitContent": false } } }, - "luvdon.ddns.net": { - "error": "HTTPSConnectionPool(host='luvdon.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "noizecore.org": { + "error": "HTTPSConnectionPool(host='noizecore.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "abemusicentropy.me": { - "error": "HTTPSConnectionPool(host='abemusicentropy.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "nas.famdaleman.nl": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "ik1-409-36974.vs.sakura.ne.jp": { + "cloud.coniunct.io": { + "error": "HTTPSConnectionPool(host='cloud.coniunct.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "roryprice.me": { + "error": "HTTPSConnectionPool(host='roryprice.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "toot.x91.de": { + "error": "HTTPSConnectionPool(host='toot.x91.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "birdsite.monster": { + "error": "HTTPSConnectionPool(host='birdsite.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "road42.social": { + "error": "HTTPSConnectionPool(host='road42.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'road42.social' doesn't match 'gft.r42-apps.de'\")))" + }, + "m.mtjm.eu": { "nodeinfo": { - "version": "2.1", + "version": "2.0", "software": { - "name": "microblogpub", - "version": "ed12d8f", - "repository": "https://github.com/tsileo/microblog.pub" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 13 + }, + "openRegistrations": false + } + }, + "friendica.korrigan.tech": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "diaoperations.wordpress.com": { + "error": 404 + }, + "www.blueblueblue.blue": { + "error": "HTTPSConnectionPool(host='www.blueblueblue.blue', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodonaustralia.com.au": { + "error": "HTTPSConnectionPool(host='mastodonaustralia.com.au', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.l5i3mtk3owtmwbkr.onion": { + "error": "HTTPSConnectionPool(host='pleroma.l5i3mtk3owtmwbkr.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "n42.de.essnk.com": { + "error": 404 + }, + "personarp.masto.host": { + "error": "HTTPSConnectionPool(host='personarp.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "home.m.to": { + "error": "HTTPSConnectionPool(host='home.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.stevestreza.com": { + "error": 502 + }, + "mst.dolpen.net": { + "error": "HTTPSConnectionPool(host='mst.dolpen.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.vicipedia.org": { + "error": 404 + }, + "2019.ecolocloud.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "this.feelslike.life": { + "error": "HTTPSConnectionPool(host='this.feelslike.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lamarmotamecanica.wordpress.com": { + "error": 404 + }, + "pics.mental.af": { + "error": "HTTPSConnectionPool(host='pics.mental.af', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tvman.net": { + "error": "HTTPSConnectionPool(host='tvman.net', port=443): Read timed out. (read timeout=3)" + }, + "mstdn.albormentum.com": { + "error": "HTTPSConnectionPool(host='mstdn.albormentum.com', port=443): Read timed out. (read timeout=3)" + }, + "harithsanotes.xyz": { + "nodeinfo": { + "metadata": { + "nodeName": "Harithsa Notes", + "nodeDescription": "Journey of a person to the end of his life", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" }, - "openRegistrations": false, "usage": { "users": { "total": 1 }, - "localPosts": 346 + "localPosts": 46 }, - "metadata": { - "nodeName": "@hiromi_miti@ik1-409-36974.vs.sakura.ne.jp", - "version": "ed12d8f", - "versionDate": "Author: Thomas Sileo " - } + "version": "2.0" } }, - "7nw.eu": { - "error": "HTTPSConnectionPool(host='7nw.eu', port=443): Read timed out. (read timeout=3)" + "cutest.space": { + "error": "HTTPSConnectionPool(host='cutest.space', port=443): Read timed out. (read timeout=3)" }, - "mist.loozah.com": { - "error": "HTTPSConnectionPool(host='mist.loozah.com', port=443): Read timed out. (read timeout=3)" + "hoefer.social": { + "error": "HTTPSConnectionPool(host='hoefer.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "bestgirlgrace@social.illegalpornography.com": { + "social.troll.academy": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 9, - "activeHalfyear": 11 + "total": 146, + "activeMonth": 13, + "activeHalfyear": 18 }, - "localPosts": 113858 + "localPosts": 8608 }, "openRegistrations": false } }, - "test.pontapreta.net": { - "error": "HTTPSConnectionPool(host='test.pontapreta.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "sprite.land": { + "error": "HTTPSConnectionPool(host='sprite.land', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "social.acos.tv": { - "error": "HTTPSConnectionPool(host='social.acos.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "m.esprit-fablab.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 12, + "activeMonth": 2, + "activeHalfyear": 2 + }, + "localPosts": 162 + }, + "openRegistrations": true + } }, - "photos.mnfed.social": { - "error": "Expecting value: line 1 column 1 (char 0)" + "coisland.xyz": { + "error": "HTTPSConnectionPool(host='coisland.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "media.over-world.org": { + "leo.re.kr": { + "error": "HTTPSConnectionPool(host='leo.re.kr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "social.tavernedudev.fr": { + "error": "HTTPSConnectionPool(host='social.tavernedudev.fr', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.smallbooks.com.tw": { + "error": "HTTPSConnectionPool(host='mastodon.smallbooks.com.tw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.smallbooks.com.tw' doesn't match either of '*.wordpress.com', 'wordpress.com'\")))" + }, + "friendica.x.hfrc.de": { + "error": "HTTPSConnectionPool(host='friendica.x.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "st.mstdn.b-shock.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 3 + "total": 5, + "activeMonth": 2, + "activeHalfyear": 5 }, - "localPosts": 41, - "localComments": 2 + "localPosts": 7107 + }, + "openRegistrations": true + } + }, + "fd.ooio.org": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] }, + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "fd.ooio.org | Friendica", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": false - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": 0, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } + "services": { + "inbound": [ + "gnusocial", + "pumpio" + ], + "outbound": [ + "gnusocial", + "pumpio", + "smtp" + ] + }, + "explicitContent": false } } }, - "hackers.town": { + "mastodon.arjoranta.fi": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 225, - "activeMonth": 138, - "activeHalfyear": 162 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 312002 + "localPosts": 339 }, "openRegistrations": false } }, - "cloud.letsteamup.de": { + "toot.wt21.de": { "error": 404 }, - "wetsnow.com": { - "error": "HTTPSConnectionPool(host='wetsnow.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "tap.remram.fr": { + "error": "HTTPSConnectionPool(host='tap.remram.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "socia.esperant.io": { - "error": "HTTPSConnectionPool(host='socia.esperant.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "wolvesandmen.wordpress.com": { + "error": 404 }, - "nymclub.net": { + "mastodon.social/users/Tdorey": { + "error": 404 + }, + "soc.forgottentribe.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "nillonas.dyndns.info": { + "error": "HTTPSConnectionPool(host='nillonas.dyndns.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "oyashirosama.cf": { + "error": "HTTPSConnectionPool(host='oyashirosama.cf', port=443): Read timed out. (read timeout=3)" + }, + "booya.cool": { + "error": 404 + }, + "mastodon.sdf.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "hubzilla", - "version": "4.4.1" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ - "zot", - "diaspora", - "ostatus", "activitypub" ], - "services": { - "outbound": [ - "atom1.0", - "gnusocial" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { "users": { - "total": 6, - "activeHalfyear": 2, - "activeMonth": 2 + "total": 4340, + "activeMonth": 720, + "activeHalfyear": 1781 }, - "localPosts": 21, - "localComments": 4 + "localPosts": 302515 }, - "metadata": { - "nodeName": "NymClub" - } + "openRegistrations": true } }, - "loci.onl": { + "sonogatto.it": { "nodeinfo": { "version": "2.0", "software": { @@ -298548,22 +258819,25 @@ ], "usage": { "users": { - "total": 20, - "activeMonth": 7, - "activeHalfyear": 24 + "total": 9, + "activeMonth": 10, + "activeHalfyear": 10 }, - "localPosts": 3746 + "localPosts": 107 }, "openRegistrations": true } }, - "does.social": { - "error": "HTTPSConnectionPool(host='does.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "m4sk.in": { + "error": 404 }, - "pan2.m.to": { - "error": "HTTPSConnectionPool(host='pan2.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodo.net": { + "error": "HTTPSConnectionPool(host='mastodo.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "peertube.heraut.eu": { + "homex.bounceme.net": { + "error": "HTTPSConnectionPool(host='homex.bounceme.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "framatube.org": { "nodeinfo": { "version": "2.0", "software": { @@ -298583,39 +258857,37 @@ "openRegistrations": false, "usage": { "users": { - "total": 8 + "total": 2 }, - "localPosts": 59483, - "localComments": 20 + "localPosts": 4326, + "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "PeerTube Francophone Heraut.eu", - "nodeDescription": "Instance PeerTube francophone mise \u00e0 jour le plus r\u00e9guli\u00e8rement possible.", + "nodeName": "FramaTube", + "nodeDescription": "Framasoft instance", "nodeConfig": { "plugin": { - "registered": [] - }, - "theme": { "registered": [ { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} + "name": "logo-framasoft", + "version": "0.0.1", + "description": "Framasoft logo on PeerTube.", + "clientScripts": { + "client/common-client-plugin.js": { + "script": "client/common-client-plugin.js", + "scopes": [ + "common" + ] + } + } }, { - "name": "bittube-light-mode", - "version": "2.2.1", - "description": "BitTube light theme", - "css": [ - "assets/style.css" - ], + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -298625,8 +258897,11 @@ } } } - ], - "default": "bittube-light-mode" + ] + }, + "theme": { + "registered": [], + "default": "default" }, "email": { "enabled": true @@ -298642,13 +258917,11 @@ "enabled": true }, "enabledResolutions": [ - 0, 240, 360, 480, 720, - 1080, - 2160 + 1080 ] }, "import": { @@ -298657,7 +258930,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -298721,8 +258994,8 @@ } }, "user": { - "videoQuota": 5368709120, - "videoQuotaDaily": 2147483648 + "videoQuota": -1, + "videoQuotaDaily": -1 }, "trending": { "videos": { @@ -298736,48 +259009,104 @@ } } }, - "social.linux.monster": { - "error": "HTTPSConnectionPool(host='social.linux.monster', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fissionator.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 7, - "activeMonth": 0, - "activeHalfyear": 8 - }, - "localPosts": 107 - }, - "openRegistrations": true - } - }, - "peertube.mofgao.space": { - "error": "HTTPSConnectionPool(host='peertube.mofgao.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "m.russnelson.com": { - "error": "HTTPSConnectionPool(host='m.russnelson.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to m.russnelson.com timed out. (connect timeout=3)'))" + "eyeofwisdom.org": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "tantor.online": { - "error": "HTTPSConnectionPool(host='tantor.online', port=443): Read timed out. (read timeout=3)" + "cloud.a11k.net": { + "error": "HTTPSConnectionPool(host='cloud.a11k.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "causticretail.org": { + "soc.flyingcube.tech": { "nodeinfo": { "metadata": { - "nodeName": "Caustic Retail", - "nodeDescription": "From the other side of the counter, stories about nasty customers and how to deal with them ", - "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "pleroma:api/v1/notifications:include_types_filter", + "chat", + "relay", + "pleroma_emoji_reactions" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Flying Cube Social Network", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://soc.flyingcube.tech/users/vulonkaaz" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, "openRegistrations": false, @@ -298786,138 +259115,145 @@ ], "services": { "inbound": [], - "outbound": [ - "twitter", - "tumblr", - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.12.0" + "name": "pleroma", + "version": "2.0.50-534-g850377a7-develop" }, "usage": { + "localPosts": 3468, "users": { - "total": 1 - }, - "localPosts": 2 + "total": 2 + } }, "version": "2.0" } }, - "soc.step.im": { - "error": 404 + "fx-don.net": { + "error": "HTTPSConnectionPool(host='fx-don.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "gould.cx": { + "mastodonar.club": { "error": 404 }, - "opensocial.at": { + "bessonnica.org": { + "error": "HTTPSConnectionPool(host='bessonnica.org', port=443): Read timed out. (read timeout=3)" + }, + "expired.mentality.rip": { "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1313" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial" - ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial" - ] - }, - "services": { - "inbound": [ - "gnusocial" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] - }, - "usage": { - "users": { - "total": 245, - "activeHalfyear": 118, - "activeMonth": 56 - }, - "localPosts": 11022, - "localComments": 4626 - }, - "openRegistrations": true, "metadata": { - "nodeName": "The Open Social Network", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0", - "rss2.0" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "media_proxy", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "AntiHellthreadPolicy", + "SimplePolicy", + "ForceBotUnlistedPolicy" ], - "outbound": [ - "friendica", - "diaspora", - "gnusocial", - "atom1.0" + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "sunbeam.city", + "sinblr.com" + ], + "report_removal": [] + }, + "quarantined_instances": [ + "sunbeam.city" ] }, - "services": { - "inbound": [ - "gnusocial", - "twitter" - ], - "outbound": [ - "gnusocial", - "smtp", - "tumblr", - "twitter", - "wordpress" - ] + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 }, - "explicitContent": false - } - } - }, - "social.xn--decor-fsa.ch": { - "error": 404 - }, - "social.archaeme.tech": { - "error": "HTTPSConnectionPool(host='social.archaeme.tech', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "streetremix.blogspot.com": { - "error": 404 - }, - "eay.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 6, - "activeMonth": 4, - "activeHalfyear": 4 + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Expired Mentality", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": true, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://expired.mentality.rip/users/mittorn", + "https://expired.mentality.rip/users/solexid", + "https://expired.mentality.rip/users/velaron", + "https://expired.mentality.rip/users/a1batross", + "https://expired.mentality.rip/users/RomkaZVO", + "https://expired.mentality.rip/users/whiteout", + "https://expired.mentality.rip/users/yourmentality" + ], + "suggestions": { + "enabled": false }, - "localPosts": 687 + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 50000000 + } }, - "openRegistrations": false - } - }, - "relay.darmstadt.social": { - "nodeinfo": { "openRegistrations": true, "protocols": [ "activitypub" @@ -298927,155 +259263,56 @@ "outbound": [] }, "software": { - "name": "activityrelay", - "version": "0.1 1e8acd3c0b474725df1c19f67eeddfed34cd079d" + "name": "pleroma", + "version": "2.0.3-34-g3fde0e2a-emr-stable" }, "usage": { - "localPosts": 0, + "localPosts": 15654, "users": { - "total": 1 + "total": 29 } }, - "version": "2.0", - "metadata": { - "peers": [ - "darmstadt.social" - ] - } - } - }, - "societal.co": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 171, - "activeMonth": 175, - "activeHalfyear": 208 - }, - "localPosts": 943 - }, - "openRegistrations": true + "version": "2.0" } }, - "extremecameo.website": { - "error": "HTTPSConnectionPool(host='extremecameo.website', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "bangdream.m.to": { + "error": "HTTPSConnectionPool(host='bangdream.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pix.lesamarien.fr": { + "amplifi.casa": { "nodeinfo": { "metadata": { - "nodeName": "pix.lesamarien.fr", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "SamaPix", - "domain": "pix.lesamarien.fr", - "url": "https://pix.lesamarien.fr", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, - "usage": { - "localPosts": 68, - "localComments": 0, - "users": { - "total": 1, - "activeHalfyear": 2, - "activeMonth": 1 - } - }, - "version": "2.0", - "openRegistrations": true - } - }, - "mastodon.diglateam3.com": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.0.1" + "nodeDescription": "Um servidor simples, com o objetivo de dar vozes a quem n\u00e3o quer depender de grandes redes. \ud83c\udf3b", + "nodeName": "Amplifi.casa" }, + "openRegistrations": true, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "plume", + "version": "0.3.0" + }, "usage": { + "localComments": 9, + "localPosts": 52, "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 230 + "total": 127 + } }, - "openRegistrations": false + "version": "2.0" } }, - "otajo.org": { - "error": "HTTPSConnectionPool(host='otajo.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "mastodon.social/users/blackphidora": { + "error": 404 }, - "noagenda.social": { + "social.ntic.fr": { + "error": "HTTPSConnectionPool(host='social.ntic.fr', port=443): Read timed out. (read timeout=3)" + }, + "social.katyucha.ovh": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -299107,7 +259344,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "noagenda.social", + "nodeName": "Pleroma/Katyucha", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -299155,7 +259392,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://noagenda.social/users/admin" + "https://social.katyucha.ovh/users/Katyucha" ], "suggestions": { "enabled": false @@ -299167,7 +259404,7 @@ "general": 16000000 } }, - "openRegistrations": true, + "openRegistrations": false, "protocols": [ "activitypub" ], @@ -299177,161 +259414,412 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0" }, "usage": { - "localPosts": 85, + "localPosts": 2508, "users": { - "total": 120 + "total": 2 } }, "version": "2.0" } }, - "sasbaen.be": { - "error": 404 + "mstdn.erirun.net": { + "error": "HTTPSConnectionPool(host='mstdn.erirun.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pixelfed.wolfie.pw": { + "mastodon.social.redfish.ca": { + "error": "HTTPSConnectionPool(host='mastodon.social.redfish.ca', port=443): Read timed out. (read timeout=3)" + }, + "social.hikaruaikawa.com": { "nodeinfo": { "metadata": { - "nodeName": "pixelfed.wolfie.pw", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": false, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "1500", - "album_limit": "20", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "Wolfie Imperium Gallery", - "domain": "pixelfed.wolfie.pw", - "url": "https://pixelfed.wolfie.pw", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "SimplePolicy" + ], + "mrf_simple": { + "accept": [], + "avatar_removal": [], + "banner_removal": [], + "federated_timeline_removal": [], + "media_nsfw": [], + "media_removal": [], + "reject": [ + "gab.com" + ], + "report_removal": [] }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Emi's Pleroma", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://social.hikaruaikawa.com/users/socks" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], "services": { "inbound": [], "outbound": [] }, "software": { - "name": "pixelfed", - "version": "0.10.8" + "name": "pleroma", + "version": "1.1.8" }, "usage": { - "localPosts": 22, - "localComments": 0, + "localPosts": 14526, "users": { - "total": 2, - "activeHalfyear": 2, - "activeMonth": 0 + "total": 6 } }, + "version": "2.0" + } + }, + "oknwdn.com": { + "error": "HTTPSConnectionPool(host='oknwdn.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "nineties.cafe": { + "error": "HTTPSConnectionPool(host='nineties.cafe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mastodon.social/users/pixelguff": { + "error": 404 + }, + "angraecumnote.net": { + "nodeinfo": { "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 3, + "activeMonth": 3, + "activeHalfyear": 3 + }, + "localPosts": 10176 + }, "openRegistrations": false } }, - "1am.space": { - "error": "HTTPSConnectionPool(host='1am.space', port=443): Read timed out. (read timeout=3)" + "delab.re": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 35 + }, + "openRegistrations": false + } }, - "pouet.freetorrent.fr": { - "error": "HTTPSConnectionPool(host='pouet.freetorrent.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "m.lovexu.cc": { + "error": "HTTPSConnectionPool(host='m.lovexu.cc', port=443): Read timed out. (read timeout=3)" }, - "mastodon.cooplibretec.com": { - "error": "HTTPSConnectionPool(host='mastodon.cooplibretec.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "naumi.capetown": { + "error": "HTTPSConnectionPool(host='naumi.capetown', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "niklasbarning.de": { - "error": 404 + "herkenhoff.eu": { + "error": "HTTPSConnectionPool(host='herkenhoff.eu', port=443): Read timed out. (read timeout=3)" }, - "mastodon.social/users/onlinemarketeer": { - "error": 404 + "social.s-up.net": { + "error": "HTTPSConnectionPool(host='social.s-up.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "mastodon.social/users/Prower": { + "tamidon.herokuapp.com": { "error": 404 }, - "hitlers.win": { - "error": "HTTPSConnectionPool(host='hitlers.win', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "misskey.icodeinht.ml": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.29.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "icodeinht.ml", + "nodeDescription": null, + "maintainer": { + "name": "Ruby Iris Juric", + "email": "ruby@srxl.me" + }, + "langs": [], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": false, + "maxNoteTextLength": 500, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } }, - "video.phie.fi": { - "error": "HTTPSConnectionPool(host='video.phie.fi', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'video.phie.fi' doesn't match 'blog.phie.fi'\")))" + "social.switchserver.fr": { + "error": "HTTPSConnectionPool(host='social.switchserver.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "bang-dream.co": { - "error": "HTTPSConnectionPool(host='bang-dream.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "via.dn42.us": { + "error": "HTTPSConnectionPool(host='via.dn42.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zveryok.pp.ua": { + "mastodon.cloud": { "nodeinfo": { "version": "2.0", "software": { - "name": "wordpress", - "version": "5.3.3" + "name": "mastodon", + "version": "3.1.1" }, + "protocols": [ + "activitypub" + ], "usage": { "users": { - "total": 4 + "total": 58871, + "activeMonth": 1763, + "activeHalfyear": 5478 }, - "localPosts": 5, - "localComments": 0 + "localPosts": 3419058 + }, + "openRegistrations": true + } + }, + "code": { + "error": "HTTPSConnectionPool(host='code', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "darui.work": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 6 + }, + "localPosts": 3982 + }, + "openRegistrations": true + } + }, + "jidong.in": { + "error": "HTTPSConnectionPool(host='jidong.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cnvrs.net": { + "error": "HTTPSConnectionPool(host='cnvrs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "social.miwilc.com": { + "error": "HTTPSConnectionPool(host='social.miwilc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.pointless.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.0.1" }, - "openRegistrations": false, "protocols": [ "activitypub" ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 14 + }, + "openRegistrations": false + } + }, + "mastodon.soses.ca": { + "error": 503 + }, + "n0.federati.net": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "gnusocial", + "version": "2.0.0-dev" + }, + "protocols": [ + "ostatus" + ], "services": { - "inbound": [], - "outbound": [] + "inbound": [ + "gnusocial" + ], + "outbound": [ + "atom1.0", + "rss2.0", + "gnusocial" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 1, + "activeHalfyear": 1, + "activeMonth": 0 + }, + "localPosts": 161, + "localComments": 147 }, "metadata": { - "email": "zverilla7@gmail.com" + "nodeName": "Federati N0", + "software": { + "homepage": "https://gnusocial.network/", + "repository": "https://notabug.org/diogo/gnu-social/" + }, + "uploadLimit": 2097152, + "postFormats": [ + "text/plain", + "text/html" + ], + "features": [ + "polls" + ] } } }, - "rt.fm": { - "error": "HTTPSConnectionPool(host='rt.fm', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + "mstdn.linfiel.com": { + "error": 404 }, - "tube.delalande.me": { + "maly.io": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.2" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 332, + "activeMonth": 287, + "activeHalfyear": 882 + }, + "localPosts": 84332 + }, + "openRegistrations": true + } + }, + "peertube3.cpy.re:443": { "nodeinfo": { "version": "2.0", "software": { @@ -299351,17 +259839,17 @@ "openRegistrations": false, "usage": { "users": { - "total": 6 + "total": 4 }, - "localPosts": 4217, + "localPosts": 40304, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "EduTube", - "nodeDescription": "Instance PeerTube d\u00e9di\u00e9e aux vid\u00e9os \u00e9ducatives", + "nodeName": "PeerTube 3", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", "nodeConfig": { "plugin": { "registered": [] @@ -299378,13 +259866,15 @@ }, "transcoding": { "hls": { - "enabled": false + "enabled": true }, "webtorrent": { "enabled": true }, "enabledResolutions": [ + 240, 360, + 480, 720, 1080 ] @@ -299395,14 +259885,14 @@ "enabled": true }, "torrent": { - "enabled": false + "enabled": true } } }, "autoBlacklist": { "videos": { "ofUsers": { - "enabled": false + "enabled": true } } }, @@ -299474,86 +259964,37 @@ } } }, - "surfacepro3ssdupgrade.blogspot.co.uk": { - "error": 404 - }, - "dev.inanantoka.com": { - "error": "HTTPSConnectionPool(host='dev.inanantoka.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to dev.inanantoka.com timed out. (connect timeout=3)'))" - }, - "mastodon.hhhammer.de": { - "error": "HTTPSConnectionPool(host='mastodon.hhhammer.de', port=443): Read timed out. (read timeout=3)" + "social.leingod.space": { + "error": "HTTPSConnectionPool(host='social.leingod.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "tube.wivodaim.com": { - "error": "HTTPSConnectionPool(host='tube.wivodaim.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "pashan.social": { + "error": "HTTPSConnectionPool(host='pashan.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mi.siotter.tk": { - "error": "HTTPSConnectionPool(host='mi.siotter.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mi.siotter.tk timed out. (connect timeout=3)'))" + "video.lacaveatonton.ovh": { + "error": "('Connection aborted.', OSError(0, 'Error'))" }, - "illyasviel.cf": { - "error": "HTTPSConnectionPool(host='illyasviel.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to illyasviel.cf timed out. (connect timeout=3)'))" + "mastodon.nrev.org": { + "error": "HTTPSConnectionPool(host='mastodon.nrev.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "staging.fossforward.com": { - "error": "HTTPSConnectionPool(host='staging.fossforward.com', port=443): Read timed out. (read timeout=3)" + "m2.ma3ki.net": { + "error": "HTTPSConnectionPool(host='m2.ma3ki.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.hostdon.ne.jp": { - "error": 410 + "redterrorcollective.net": { + "error": "HTTPSConnectionPool(host='redterrorcollective.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "p83.nl": { - "error": "Expecting value: line 1 column 1 (char 0)" + "bgme.me": { + "error": "HTTPSConnectionPool(host='bgme.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "leftreality.com": { + "mastodon.social/users/videodante": { "error": 404 }, - "pleroma.jankambo.net": { - "error": "('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))" + "friendnet.eu": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "ussr.win": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "hubzilla", - "version": "4.6" - }, - "protocols": [ - "zot", - "diaspora", - "ostatus", - "activitypub" - ], - "services": { - "outbound": [ - "atom1.0", - "dreamwidth", - "gnusocial", - "friendica", - "insanejournal", - "libertree", - "pumpio", - "redmatrix", - "twitter", - "wordpress" - ], - "inbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 134, - "activeHalfyear": 65, - "activeMonth": 37 - }, - "localPosts": 14023, - "localComments": 6783 - }, - "metadata": { - "nodeName": "ussr hubzilla" - } - } + "xyag.space": { + "error": "HTTPSConnectionPool(host='xyag.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "scarlet.house": { + "pleroma.fujita.style": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -299565,7 +260006,6 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", "chat", "relay" ], @@ -299583,10 +260023,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "European-style mansion owned by Remilia Scarlet. It is located on a ridge on the edge of the Misty Lake.", - "nodeName": "ScarletHouse", + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "FUJIROMA", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -299633,17 +260073,14 @@ "web" ], "skipThreadContainment": true, - "staffAccounts": [ - "https://scarlet.house/users/oss", - "https://scarlet.house/users/NaiJi" - ], + "staffAccounts": [], "suggestions": { "enabled": false }, "uploadLimits": { - "avatar": 5000000, - "background": 10000000, - "banner": 10000000, + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, "general": 16000000 } }, @@ -299657,275 +260094,36 @@ }, "software": { "name": "pleroma", - "version": "2.0.2" + "version": "2.0.0-7-g663e4660-develop" }, "usage": { - "localPosts": 850, + "localPosts": 4, "users": { - "total": 4 + "total": 2 } }, "version": "2.0" } }, - "mastodon.indoorsman.ee": { - "error": "HTTPSConnectionPool(host='mastodon.indoorsman.ee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "rss2pub.antoineve.me": { - "error": "HTTPSConnectionPool(host='rss2pub.antoineve.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "tehduck.club": { - "error": "HTTPSConnectionPool(host='tehduck.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tehduck.club' doesn't match either of 'tehduck.com', 'www.tehduck.com'\")))" - }, - "social.ctrlz.es": { - "nodeinfo": { - "version": "2.0", - "usage": { - "users": { - "total": 1 - }, - "localPosts": 90 - }, - "software": { - "version": "1.0.1", - "name": "pleroma" - }, - "services": { - "outbound": [], - "inbound": [] - }, - "protocols": [ - "activitypub", - "ostatus" - ], - "openRegistrations": false, - "metadata": { - "uploadLimits": { - "general": 16000000, - "banner": 4000000, - "background": 4000000, - "avatar": 2000000 - }, - "suggestions": { - "web": "https://vinayaka.distsn.org", - "timeout": 300000, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "limit": 40, - "enabled": false - }, - "staffAccounts": [ - "https://social.ctrlz.es/users/miguel" - ], - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "private": false, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "pollLimits": { - "min_expiration": 0, - "max_options": 20, - "max_option_chars": 200, - "max_expiration": 31536000 - }, - "nodeName": "Ctrlz.es", - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "invitesEnabled": false, - "federation": { - "quarantined_instances": [], - "mrf_user_allowlist": {}, - "mrf_simple": { - "report_removal": [], - "reject": [], - "media_removal": [], - "media_nsfw": [], - "federated_timeline_removal": [], - "banner_removal": [], - "avatar_removal": [], - "accept": [] - }, - "mrf_policies": [ - "NoOpPolicy" - ], - "mrf_keyword": { - "replace": [], - "reject": [], - "federated_timeline_removal": [] - }, - "exclusions": false - }, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "chat", - "relay" - ], - "accountActivationRequired": false - } - } - }, - "amici.pallamondo.net": { - "nodeinfo": { - "version": "1.0", - "software": { - "name": "friendica", - "version": "2020.03-1338" - }, - "protocols": { - "inbound": [ - "friendica", - "diaspora" - ], - "outbound": [ - "friendica", - "diaspora" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "usage": {}, - "openRegistrations": false, - "metadata": { - "nodeName": "Amici", - "protocols": { - "inbound": [ - "friendica", - "diaspora", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "diaspora", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] - }, - "explicitContent": false - } - } - }, - "club.newnabab.com": { - "error": 404 - }, - "mastodon.echoz.io": { - "error": 404 - }, - "cloud.altepizza.de": { - "error": 403 - }, - "pirati.ca/profile/heluecht": { - "error": 404 + "bangdream-don.com": { + "error": "HTTPSConnectionPool(host='bangdream-don.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "nextcloud.schleussinger.net": { - "error": 404 + "yunohost.mastodon.olympille.ovh": { + "error": "HTTPSConnectionPool(host='yunohost.mastodon.olympille.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.social/users/netghoul": { + "mastodon.tk": { "error": 404 }, - "friends.rodeo": { - "error": "HTTPSConnectionPool(host='friends.rodeo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "pleroma-dev.mimikun.jp": { - "error": "HTTPSConnectionPool(host='pleroma-dev.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "theapex.social": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 2, - "activeMonth": 0, - "activeHalfyear": 1 - }, - "localPosts": 44 - }, - "openRegistrations": false - } + "7dfsa6vfoj6x4dhrur8.mdrqnxtagon.pw": { + "error": "HTTPSConnectionPool(host='7dfsa6vfoj6x4dhrur8.mdrqnxtagon.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "from.komic.eu": { - "error": "HTTPSConnectionPool(host='from.komic.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "soc.pea.sh": { + "error": "HTTPSConnectionPool(host='soc.pea.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "friendica.tttproject.de": { + "member.metastudio.org": { "error": 404 }, - "dev.layer8.space": { - "error": "HTTPSConnectionPool(host='dev.layer8.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev.layer8.space' doesn't match 'layer8.space'\")))" - }, - "node.hfrc.de": { - "error": "HTTPSConnectionPool(host='node.hfrc.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "carbonatic.com": { - "error": "HTTPSConnectionPool(host='carbonatic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to carbonatic.com timed out. (connect timeout=3)'))" - }, - "vachon.club": { - "error": "HTTPSConnectionPool(host='vachon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'vachon.club' doesn't match either of 'manaaggeacce.com', 'cpanel.manaaggeacce.com', 'cpcalendars.manaaggeacce.com', 'cpcontacts.manaaggeacce.com', 'mail.manaaggeacce.com', 'webdisk.manaaggeacce.com', 'webmail.manaaggeacce.com', 'whm.manaaggeacce.com', 'www.manaaggeacce.com'\")))" - }, - "social.steppenwolf.me": { - "error": "HTTPSConnectionPool(host='social.steppenwolf.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" - }, - "social.freedombone.net": { - "error": "HTTPSConnectionPool(host='social.freedombone.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "urawareds.org": { - "error": "('Connection aborted.', OSError(0, 'Error'))" - }, - "mkgrcd.xyz": { - "error": "HTTPSConnectionPool(host='mkgrcd.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mkgrcd.xyz timed out. (connect timeout=3)'))" - }, - "planet.chrisbeckstrom.com": { + "pleroma-in.ouda.space": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -299935,20 +260133,29 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "chat", + "shareable_emoji_packs", + "multifetch", + "media_proxy", "relay" ], "federation": { + "enabled": true, "exclusions": false, "mrf_policies": [ "NoOpPolicy" ], "quarantined_instances": [] }, + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "my own little planet out here in the fediverse", - "nodeName": "planet cb -> my home in the fediverse", + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "OudaSpace", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -299956,9 +260163,10 @@ "min_expiration": 0 }, "postFormats": [ - "text/markdown", "text/plain", - "text/html" + "text/html", + "text/markdown", + "text/bbcode" ], "private": false, "restrictedNicknames": [ @@ -299995,14 +260203,10 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://planet.chrisbeckstrom.com/users/cb" + "https://pleroma-in.ouda.space/users/theru" ], "suggestions": { - "enabled": false, - "limit": 40, - "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", - "timeout": 300000, - "web": "https://vinayaka.distsn.org" + "enabled": false }, "uploadLimits": { "avatar": 2000000, @@ -300013,8 +260217,7 @@ }, "openRegistrations": false, "protocols": [ - "activitypub", - "ostatus" + "activitypub" ], "services": { "inbound": [], @@ -300022,18 +260225,36 @@ }, "software": { "name": "pleroma", - "version": "1.1.4" + "version": "2.0.3-stable" }, "usage": { - "localPosts": 50804, + "localPosts": 5754, "users": { - "total": 13 + "total": 2 } }, "version": "2.0" } }, - "mstdn.fuyumori.net": { + "loliotaku.club": { + "error": "HTTPSConnectionPool(host='loliotaku.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nhk.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='nhk.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "veryfabulo.us": { + "error": "HTTPSConnectionPool(host='veryfabulo.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "pl.calavere.me": { + "error": "HTTPSConnectionPool(host='pl.calavere.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.au2pb.net": { + "error": "HTTPSConnectionPool(host='social.au2pb.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "kochidon.com": { + "error": "HTTPSConnectionPool(host='kochidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mas.gordons.gen.nz": { "nodeinfo": { "version": "2.0", "software": { @@ -300045,19 +260266,43 @@ ], "usage": { "users": { - "total": 17, - "activeMonth": 9, - "activeHalfyear": 10 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 35832 + "localPosts": 1 }, "openRegistrations": false } }, - "crazy-strawberry.hd.free.fr": { - "error": "HTTPSConnectionPool(host='crazy-strawberry.hd.free.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to crazy-strawberry.hd.free.fr timed out. (connect timeout=3)'))" + "mstdn.asharpminor.com": { + "error": "HTTPSConnectionPool(host='mstdn.asharpminor.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "peertube.atilla.org": { + "typrout.ml": { + "error": 404 + }, + "pogge.rs": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 + }, + "localPosts": 1 + }, + "openRegistrations": false + } + }, + "video.devinberg.com": { "nodeinfo": { "version": "2.0", "software": { @@ -300079,15 +260324,15 @@ "users": { "total": 2 }, - "localPosts": 9, + "localPosts": 479, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "ATILLA", - "nodeDescription": "Association des Techniques de l'Internet et du Logiciel Libre ou Alternatif", + "nodeName": "Devin Berg Video", + "nodeDescription": "Video from Devin Berg.", "nodeConfig": { "plugin": { "registered": [] @@ -300097,7 +260342,7 @@ "default": "default" }, "email": { - "enabled": false + "enabled": true }, "contactForm": { "enabled": true @@ -300114,7 +260359,7 @@ "import": { "videos": { "http": { - "enabled": false + "enabled": true }, "torrent": { "enabled": false @@ -300196,284 +260441,247 @@ } } }, - "matus.faith": { - "error": "HTTPSConnectionPool(host='matus.faith', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to matus.faith timed out. (connect timeout=3)'))" + "beppo.social": { + "error": "HTTPSConnectionPool(host='beppo.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "pleroma.archraspberrypi.tk": { - "error": "HTTPSConnectionPool(host='pleroma.archraspberrypi.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.archraspberrypi.tk' doesn't match 'archraspberrypi.tk'\")))" + "qed.wf": { + "error": 404 }, - "m.pref.yokohama": { - "error": "HTTPSConnectionPool(host='m.pref.yokohama', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "gancio8.localtunnel.me": { + "error": "HTTPSConnectionPool(host='gancio8.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "cloud.md-fashion.de": { - "error": 404 + "cpper.xyz": { + "error": "HTTPSConnectionPool(host='cpper.xyz', port=443): Read timed out. (read timeout=3)" }, - "frn.vpx.one": { - "error": "HTTPSConnectionPool(host='frn.vpx.one', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to frn.vpx.one timed out. (connect timeout=3)'))" + "yskzkrt.com": { + "error": "HTTPSConnectionPool(host='yskzkrt.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" }, - "mastodon.microprojects.de": { - "error": 404 + "social.raghavgururajan.ch": { + "error": "HTTPSConnectionPool(host='social.raghavgururajan.ch', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hacdias.com": { + "www.wecanhost.co.uk": { "error": 404 }, - "jackpoint.space": { - "error": "HTTPSConnectionPool(host='jackpoint.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dwce55zznm6mjv.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "toot.dragonpsi.xyz": { + "homeferkonextcloud.ddns.net": { + "error": "HTTPSConnectionPool(host='homeferkonextcloud.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lazybear.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 3, + "total": 2, "activeMonth": 1, - "activeHalfyear": 3 + "activeHalfyear": 1 }, - "localPosts": 6 + "localPosts": 1378 }, "openRegistrations": true } }, - "cloud.cdawoerden.org": { - "error": 404 - }, - "mastodon.gifclip.info": { - "error": "HTTPSConnectionPool(host='mastodon.gifclip.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cloud.iobsarl.net": { + "error": "HTTPSConnectionPool(host='cloud.iobsarl.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "radical.town": { + "mstdn.mini4wd-engineer.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2radical" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4779, - "activeMonth": 486, - "activeHalfyear": 894 + "total": 110, + "activeMonth": 36, + "activeHalfyear": 62 }, - "localPosts": 1988045 + "localPosts": 102262 }, - "openRegistrations": false + "openRegistrations": true } }, - "queer.cloud": { - "error": "HTTPSConnectionPool(host='queer.cloud', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'queer.cloud' doesn't match 'grays-inn-staging.core-clients.co.uk'\")))" + "mastodon.truf-kin.com": { + "error": "HTTPSConnectionPool(host='mastodon.truf-kin.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "floris.ninja": { + "polar.usl.cs.tut.ac.jp": { + "error": "HTTPSConnectionPool(host='polar.usl.cs.tut.ac.jp', port=443): Read timed out. (read timeout=3)" + }, + "tweetwhomblr.us": { + "error": "HTTPSConnectionPool(host='tweetwhomblr.us', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.sellango.com": { + "error": "HTTPSConnectionPool(host='cloud.sellango.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.sellango.com' doesn't match either of 'glanzdetail.nl', 'invoice.glanzdetail.nl', 'www.glanzdetail.nl'\")))" + }, + "dolphin.lunet.org": { + "error": "HTTPSConnectionPool(host='dolphin.lunet.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nuage.as-eden.org": { "error": 404 }, - "pixelfed.de": { + "boop.cryptoanarchy.rocks": { + "error": "HTTPSConnectionPool(host='boop.cryptoanarchy.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "watchmeexplode.net": { + "error": "HTTPSConnectionPool(host='watchmeexplode.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "pleroma.iro-iro.xyz": { + "error": "HTTPSConnectionPool(host='pleroma.iro-iro.xyz', port=443): Read timed out. (read timeout=3)" + }, + "runicfire.masto.host": { "nodeinfo": { - "metadata": { - "nodeName": "pixelfed.de", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "500", - "album_limit": "8", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": true, - "loops": true - }, - "site": { - "name": "pixelfed.de", - "domain": "pixelfed.de", - "url": "https://pixelfed.de", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": true, - "circles": false, - "stories": true, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.9" - }, "usage": { - "localPosts": 15533, - "localComments": 0, "users": { - "total": 3142, - "activeHalfyear": 1891, - "activeMonth": 553 - } + "total": 2, + "activeMonth": 0, + "activeHalfyear": 2 + }, + "localPosts": 2 }, - "version": "2.0", "openRegistrations": true } }, - "mastodon.social/users/mikebutcher": { - "error": 404 + "bulge.exposed": { + "error": "HTTPSConnectionPool(host='bulge.exposed', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "zenyasai.g-fukurowl.club": { + "inoz.me": { "error": 404 }, - "moztodon.net": { - "error": "HTTPSConnectionPool(host='moztodon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to moztodon.net timed out. (connect timeout=3)'))" - }, - "instafed.cattube.org": { + "toobnix.org": { "nodeinfo": { - "metadata": { - "nodeName": "instafed.cattube.org", - "software": { - "homepage": "https://pixelfed.org", - "repo": "https://github.com/pixelfed/pixelfed" - }, - "config": { - "open_registration": true, - "uploader": { - "max_photo_size": "15000", - "max_caption_length": "150", - "album_limit": "4", - "image_quality": 80, - "optimize_image": true, - "optimize_video": true, - "media_types": "image/jpeg,image/png,image/gif", - "enforce_account_limit": true - }, - "activitypub": { - "enabled": true, - "remote_follow": true - }, - "ab": { - "lc": false, - "rec": false, - "loops": false - }, - "site": { - "name": "InstaFed", - "domain": "instafed.cattube.org", - "url": "https://instafed.cattube.org", - "description": null - }, - "username": { - "remote": { - "formats": [ - "@", - "from", - "custom" - ], - "format": "@", - "custom": null - } - }, - "features": { - "mobile_apis": false, - "circles": false, - "stories": false, - "video": false, - "import": { - "instagram": false, - "mastodon": false, - "pixelfed": false - } - } - } + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] - }, - "software": { - "name": "pixelfed", - "version": "0.10.8" + "outbound": [ + "atom1.0", + "rss2.0" + ] }, + "openRegistrations": false, "usage": { - "localPosts": 187, - "localComments": 0, "users": { - "total": 15, - "activeHalfyear": 23, - "activeMonth": 6 - } + "total": 120 + }, + "localPosts": 3173, + "localComments": 94 }, - "version": "2.0", - "openRegistrations": true + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "toobnix", + "nodeDescription": "a federated video service" + } } }, - "logic.camp": { + "americassweethe.art": { + "error": "HTTPSConnectionPool(host='americassweethe.art', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "scarletres.jp": { + "error": "HTTPSConnectionPool(host='scarletres.jp', port=443): Read timed out. (read timeout=3)" + }, + "mingxingsex.com": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "social.ynnx.eu": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 7, - "activeMonth": 2, - "activeHalfyear": 7 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 319 + "localPosts": 8 }, - "openRegistrations": false + "openRegistrations": true } }, - "reveal.today": { - "error": "HTTPSConnectionPool(host='reveal.today', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "blackmesa.space": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "misskey", + "version": "12.36.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": {} + }, + "metadata": { + "nodeName": "The Black Mesa", + "nodeDescription": "A barren space for a crowded mind. \n\nThis instance is moderated in the same way as be.cutewith.me, which you can see the rules for here: https://be.cutewith.me/about ", + "maintainer": { + "name": "Alayna Desirae", + "email": "desvox@gmx.com" + }, + "langs": [ + "English" + ], + "tosUrl": null, + "repositoryUrl": "https://github.com/syuilo/misskey", + "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", + "disableRegistration": false, + "disableLocalTimeline": false, + "disableGlobalTimeline": false, + "enableRecaptcha": true, + "maxNoteTextLength": 8192, + "enableTwitterIntegration": false, + "enableGithubIntegration": false, + "enableDiscordIntegration": false, + "enableEmail": false, + "enableServiceWorker": true + } + } }, - "test.mstddntfdn.online": { + "mastodon.social/users/robotsneedhugs": { + "error": 404 + }, + "ma.fono.jp": { "nodeinfo": { "version": "2.0", "software": { @@ -300485,139 +260693,223 @@ ], "usage": { "users": { - "total": 4, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 10, + "activeMonth": 5, + "activeHalfyear": 14 }, - "localPosts": 78 + "localPosts": 13790 }, "openRegistrations": true } }, - "owncloud.branson.me.uk": { - "error": 404 + "cumblr.club": { + "error": "HTTPSConnectionPool(host='cumblr.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "psychocandy.club": { + "mastodon.div88.org": { + "error": "HTTPSConnectionPool(host='mastodon.div88.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.adriftonthenet.com": { + "error": "HTTPSConnectionPool(host='mstdn.adriftonthenet.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "tassaron.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.0.0" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1, + "total": 2, "activeMonth": 1, "activeHalfyear": 1 }, - "localPosts": 135 + "localPosts": 2276 }, "openRegistrations": false } }, - "social.nioncapul.net": { - "error": "HTTPSConnectionPool(host='social.nioncapul.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "ntv.jikkyo.tv": { + "error": "HTTPSConnectionPool(host='ntv.jikkyo.tv', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "thu.closed.social": { + "cloud.troispetits.net": { + "error": "HTTPSConnectionPool(host='cloud.troispetits.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "comfeyo.ga": { + "error": "HTTPSConnectionPool(host='comfeyo.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lmk.canecreekstudio.org": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.0.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 1196, - "activeMonth": 254, - "activeHalfyear": 953 + "total": 8, + "activeMonth": 4, + "activeHalfyear": 5 }, - "localPosts": 24907 + "localPosts": 755 }, - "openRegistrations": true + "openRegistrations": false } }, - "mstdn.aotake91.net": { - "error": "HTTPSConnectionPool(host='mstdn.aotake91.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "s.libre.org": { - "error": "HTTPSConnectionPool(host='s.libre.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to s.libre.org timed out. (connect timeout=3)'))" + "mstdn.vrutkovs.eu": { + "error": "HTTPSConnectionPool(host='mstdn.vrutkovs.eu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dev0.lonely.town": { - "error": "HTTPSConnectionPool(host='dev0.lonely.town', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'dev0.lonely.town' doesn't match 'lonely.town'\")))" + "pipes.yahoo.com": { + "error": "HTTPSConnectionPool(host='pipes.yahoo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "tetsugaku.place": { - "error": "HTTPSConnectionPool(host='tetsugaku.place', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "mastodon.flownet.fr": { + "error": "HTTPSConnectionPool(host='mastodon.flownet.fr', port=443): Read timed out. (read timeout=3)" }, - "nc.freebz.org": { - "error": 403 + "oxbacka.com": { + "error": "HTTPSConnectionPool(host='oxbacka.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "osomatsu.mastportal.info": { + "plerom.ator.cz": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] + }, + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "Pleromator", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } }, + "openRegistrations": false, "protocols": [ - "activitypub" + "activitypub", + "ostatus" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.8-5-ge372917f-release-1-1-8" + }, "usage": { + "localPosts": 747, "users": { - "total": 142, - "activeMonth": 63, - "activeHalfyear": 74 - }, - "localPosts": 7327 + "total": 1 + } }, - "openRegistrations": true + "version": "2.0" } }, - "ouin.land": { + "redroot.xyz": { + "error": "HTTPSConnectionPool(host='redroot.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "bigbox.red": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3+glitch" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 12, - "activeMonth": 46, - "activeHalfyear": 46 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 3 }, - "localPosts": 5346 + "localPosts": 372 }, - "openRegistrations": true + "openRegistrations": false } }, - "mastodon.251.sh": { - "error": "HTTPSConnectionPool(host='mastodon.251.sh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mstdn.my-mm.org": { - "error": "HTTPSConnectionPool(host='mstdn.my-mm.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "th0313f07gt.jp": { - "error": "HTTPSConnectionPool(host='th0313f07gt.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to th0313f07gt.jp timed out. (connect timeout=3)'))" - }, - "groosha.cf": { - "error": "HTTPSConnectionPool(host='groosha.cf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to groosha.cf timed out. (connect timeout=3)'))" - }, - "calculatormusic.com": { - "error": "HTTPSConnectionPool(host='calculatormusic.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "cloud.agates.io": { - "error": 403 + "mix.tape.cx": { + "error": "HTTPSConnectionPool(host='mix.tape.cx', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.lermer.nl": { + "ctvdemo.masto.host": { "nodeinfo": { "version": "2.0", "software": { @@ -300629,529 +260921,377 @@ ], "usage": { "users": { - "total": 2, + "total": 13, "activeMonth": 3, - "activeHalfyear": 4 + "activeHalfyear": 13 }, - "localPosts": 550 + "localPosts": 126 }, "openRegistrations": true } }, - "videos.bugs.social": { - "error": "HTTPSConnectionPool(host='videos.bugs.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mux.works": { - "error": 404 + "social.oviked.xyz": { + "error": "HTTPSConnectionPool(host='social.oviked.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "ostroukh.me": { + "cervidae.space": { "error": 404 }, - "social.sudoshell.xyz": { - "error": "HTTPSConnectionPool(host='social.sudoshell.xyz', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "peertube.mofgao.space": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "m.coy.soy": { - "error": "HTTPSConnectionPool(host='m.coy.soy', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "cofe.moe": { + "error": "HTTPSConnectionPool(host='cofe.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.r2fish.com": { + "txwb.org": { "error": 404 }, - "friendica.bella-barmbek.de": { - "error": 404 + "npleroma.nsupdate.info": { + "error": "HTTPSConnectionPool(host='npleroma.nsupdate.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "misskey.boon.chat": { + "social.anoxinon.de": { "nodeinfo": { "version": "2.0", "software": { - "name": "misskey", - "version": "11.36.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, "usage": { - "users": {} - }, - "metadata": { - "nodeName": "\u305d\u308c\u3063\u307d\u3044\u306e", - "nodeDescription": "\u65b0\u3057\u304f\u306a\u308a\u307e\u3057\u305f\uff01
\n\u3088\u3046\u3053\u305d\uff0118\u6b73\u4ee5\u4e0a\u63a8\u5968\u3067\u3059\uff01
\n\u30ad\u30c3\u30ba\u304a\u65ad\u308a
", - "maintainer": { - "name": "negao", - "email": null + "users": { + "total": 215, + "activeMonth": 107, + "activeHalfyear": 270 }, - "langs": [ - "jp" - ], - "ToSUrl": "https://misskey.boon.chat/@negao/pages/kiyaku", - "repositoryUrl": "https://github.com/syuilo/misskey", - "feedbackUrl": "https://github.com/syuilo/misskey/issues/new", - "announcements": [ - { - "text": "\uff11\uff0e\u65b0\u898f\u306b\u512a\u3057\u304f\n\uff12\uff0e\u66b4\u8a00\u3084\u7b2c\u4e09\u8005\u3092\u4e0d\u5feb\u306b\u3059\u308b\u66f8\u304d\u8fbc\u307f\u306f\u3057\u306a\u3044\n\uff13\uff0e\u5fc5\u8981\u4ee5\u4e0a\u306e\u99b4\u308c\u5408\u3044\u306f\u614e\u3057\u3080\n\uff14\uff0e\u81ea\u5df1\u4e2d\u5fc3\u7684\u306a\u767a\u8a00\u306f\u3072\u304b\u3048\u308b\n\uff15\uff0e\u767a\u8a00\u306b\u306f\u614b\u5ea6\u3068\u899a\u609f\u3068\u8cac\u4efb\u3092", - "image": null, - "title": "\u304a\u7d04\u675f" - }, - { - "text": "`**\u592a\u5b57**`\n```\n`\u30b3\u30fc\u30c9`\n```\n`[\u30ea\u30f3\u30af](https://example.com)`\n`?[\u30ea\u30f3\u30af](https://example.com)`\n`\u3010\u898b\u51fa\u3057\u3011`\n`~~\u6253\u3061\u6d88\u3057\u7dda~~`\n`***\u3073\u3088\uff5e\u3093***\uff0810\u6587\u5b57\u307e\u3067\uff09`\n`(((\u6a2a\u306b\u3073\u3088\uff5e\u3093)))\uff0810\u6587\u5b57\u307e\u3067\uff09`\n`\u6587\u5b57\u5217 \u691c\u7d22`\n`\u5c0f\u6587\u5b57`\n`\u659c\u4f53\u6587\u5b57`\n`\u5de6\u53f3\u53cd\u8ee2`\n`\u53f3\u56de\u8ee2`\n`\u5de6\u56de\u8ee2`\n`\u5f80\u5fa9\u56de\u8ee2`\n`\u3058\u3083\u3093\u3077`", - "image": null, - "title": "\u88c5\u98fe\u6587\u5b57" - } - ], - "disableRegistration": false, - "disableLocalTimeline": false, - "disableGlobalTimeline": false, - "enableRecaptcha": true, - "maxNoteTextLength": 500, - "enableTwitterIntegration": false, - "enableGithubIntegration": false, - "enableDiscordIntegration": false, - "enableEmail": false, - "enableServiceWorker": true - } + "localPosts": 14083 + }, + "openRegistrations": true } }, - "megatube.lilomoino.fr": { + "pleroma.wolkenbruch.ml": { + "error": "HTTPSConnectionPool(host='pleroma.wolkenbruch.ml', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "xy.ag": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "vhgjz0ro2k0le5za.4chan.icu": { + "error": "HTTPSConnectionPool(host='vhgjz0ro2k0le5za.4chan.icu', port=443): Read timed out. (read timeout=3)" + }, + "zanin.pw": { + "error": "HTTPSConnectionPool(host='zanin.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "video.arbitrarion.com": { + "error": "HTTPSConnectionPool(host='video.arbitrarion.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "jmm.kr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "mastodon", + "version": "3.1.2" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 1 + "total": 11, + "activeMonth": 6, + "activeHalfyear": 16 }, - "localPosts": 5, - "localComments": 0 + "localPosts": 5396 }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "M\u00e9ga Tube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." - } + "openRegistrations": true } }, - "social.lagoonisfun.com": { - "error": "HTTPSConnectionPool(host='social.lagoonisfun.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "ncschretter.ddns.net": { - "error": 404 - }, - "umbrellacorporation.work": { - "error": "HTTPSConnectionPool(host='umbrellacorporation.work', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" - }, - "twoot.space": { - "error": "HTTPSConnectionPool(host='twoot.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to twoot.space timed out. (connect timeout=3)'))" - }, - "peertube.debian.social": { + "music.ngaumont.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.1" + "name": "funkwhale", + "version": "0.21" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] + "outbound": [] }, - "openRegistrations": false, + "openRegistrations": true, "usage": { "users": { - "total": 30 - }, - "localPosts": 3902, - "localComments": 6 + "total": 1, + "activeHalfyear": 1, + "activeMonth": 1 + } }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "peertube.debian.social", - "nodeDescription": "peertube.debian.social, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", - "nodeConfig": { - "plugin": { - "registered": [ - { - "name": "simplelogo", - "version": "0.0.3", - "description": "PeerTube simple logo plugin", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - } - ] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true + "actorId": "https://music.ngaumont.fr/federation/actors/service", + "private": false, + "shortDescription": "", + "longDescription": "", + "rules": "", + "contactEmail": "noe@ngaumont.fr", + "terms": "", + "nodeName": "", + "banner": null, + "defaultUploadQuota": 10000, + "library": { + "federationEnabled": true, + "anonymousCanListen": false, + "tracks": { + "total": 1505 }, - "contactForm": { - "enabled": true + "artists": { + "total": 327 }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 360, - 720 - ] + "albums": { + "total": 175 }, - "import": { - "videos": { - "http": { - "enabled": true - }, - "torrent": { - "enabled": true - } - } + "music": { + "hours": 108.77527777777777 + } + }, + "supportedUploadExtensions": [ + "aac", + "flac", + "m4a", + "mp3", + "ogg", + "opus" + ], + "allowList": { + "enabled": false, + "domains": null + }, + "reportTypes": [ + { + "type": "takedown_request", + "label": "Takedown request", + "anonymous": true }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } + { + "type": "invalid_metadata", + "label": "Invalid metadata", + "anonymous": false }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } + { + "type": "illegal_content", + "label": "Illegal content", + "anonymous": true }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } + { + "type": "offensive_content", + "label": "Offensive content", + "anonymous": false }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] + { + "type": "other", + "label": "Other", + "anonymous": false + } + ], + "funkwhaleSupportMessageEnabled": true, + "instanceSupportMessage": "", + "knownNodesListUrl": null, + "usage": { + "favorites": { + "tracks": { + "total": 2 } }, - "user": { - "videoQuota": 1073741824, - "videoQuotaDaily": 104857600 - }, - "trending": { - "videos": { - "intervalDays": 10 - } + "listenings": { + "total": 299 }, - "tracker": { - "enabled": true + "downloads": { + "total": 235 } } } } }, - "southernbears.masto.host": { - "error": "HTTPSConnectionPool(host='southernbears.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "blog.cryptographyengineering.com": { + "error": 404 }, - "friendica.multisum.info": { + "social.nettek.at": { "nodeinfo": { - "version": "1.0", + "version": "2.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" - }, - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "name": "mastodon", + "version": "3.1.2" }, - "usage": [], - "openRegistrations": true, - "metadata": { - "nodeName": "My Friend Network", - "protocols": { - "inbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0", - "rss2.0" - ], - "outbound": [ - "friendica", - "activitypub", - "gnusocial", - "atom1.0" - ] - }, - "services": { - "inbound": [], - "outbound": [ - "smtp" - ] + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 2, + "activeMonth": 1, + "activeHalfyear": 2 }, - "explicitContent": false - } + "localPosts": 36 + }, + "openRegistrations": false } }, - "data.jdsoft.de": { - "error": 404 - }, - "gnusocial.userzap.de": { - "error": "HTTPSConnectionPool(host='gnusocial.userzap.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'gnusocial.userzap.de' doesn't match 'bosh.userzap.de'\")))" - }, - "mastodon.pasteq.fr": { - "error": "HTTPSConnectionPool(host='mastodon.pasteq.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "iruka.usagi.top": { - "error": "HTTPSConnectionPool(host='iruka.usagi.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "y.andz.me": { - "error": "HTTPSConnectionPool(host='y.andz.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "35.163.16.245": { - "error": "HTTPSConnectionPool(host='35.163.16.245', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to 35.163.16.245 timed out. (connect timeout=3)'))" - }, - "lol.puckipedia.com": { - "error": "HTTPSConnectionPool(host='lol.puckipedia.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "video.gresille.org": { + "social.icewind.nl": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.1.0" + "name": "mastodon", + "version": "3.1.3" }, "protocols": [ "activitypub" ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, "usage": { "users": { - "total": 4 + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 3547, - "localComments": 0 + "localPosts": 0 }, + "openRegistrations": false + } + }, + "st.3ends.info": { + "error": 502 + }, + "oneiris.me": { + "error": "HTTPSConnectionPool(host='oneiris.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "lumenwrites.com": { + "error": "HTTPSConnectionPool(host='lumenwrites.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.atoxien.de": { + "error": "HTTPSConnectionPool(host='nextcloud.atoxien.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "lopezjuan.com": { + "error": 404 + }, + "social.pretzlaff.co": { + "error": "HTTPSConnectionPool(host='social.pretzlaff.co', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.pretzlaff.co' doesn't match either of '*.pretzlaff.info', 'pretzlaff.info'\")))" + }, + "micro.chromic.org": { + "nodeinfo": { "metadata": { - "taxonomy": { - "postsName": "Videos" + "accountActivationRequired": false, + "features": [ + "pleroma_api", + "mastodon_api", + "mastodon_api_streaming", + "polls", + "pleroma_explicit_addressing", + "shareable_emoji_packs", + "multifetch", + "chat", + "relay" + ], + "federation": { + "enabled": true, + "exclusions": false, + "mrf_policies": [ + "NoOpPolicy" + ], + "quarantined_instances": [] }, - "nodeName": "Gr\u00e9sille \u2014 PeerTube", - "nodeDescription": "Vid\u00e9os avec des morceaux de chatons dedans.", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [ - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - } - ], - "default": "dark" - }, - "email": { - "enabled": false - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 0, - 360, - 720 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } + "fieldsLimits": { + "maxFields": 10, + "maxRemoteFields": 20, + "nameLength": 512, + "valueLength": 2048 + }, + "invitesEnabled": false, + "mailerEnabled": true, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "micro.chromic.org", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://micro.chromic.org/users/chimo" + ], + "suggestions": { + "enabled": false + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 } - } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "2.0.1" + }, + "usage": { + "localPosts": 4, + "users": { + "total": 3 + } + }, + "version": "2.0" } }, - "porntube.ddns.net": { + "i.write.codethat.sucks": { + "error": "HTTPSConnectionPool(host='i.write.codethat.sucks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.portes-imaginaire.org": { "nodeinfo": { "version": "2.0", "software": { @@ -301168,52 +261308,27 @@ "rss2.0" ] }, - "openRegistrations": true, + "openRegistrations": false, "usage": { "users": { - "total": 42 + "total": 4 }, - "localPosts": 82907, + "localPosts": 14527, "localComments": 0 }, "metadata": { "taxonomy": { "postsName": "Videos" }, - "nodeName": "Porntube", - "nodeDescription": "Un instance peertube de partage, d'\u00e9change et d'expression libre, destin\u00e9 au contenue adulte.\nPour publier des contenues non pornographique https://video.wivodaim.net/ et \u00e0 votre disposition.", + "nodeName": "Imagin'Tube", + "nodeDescription": "Bienvenue sur l'instance PeerTube de l'association Aux Portes de l'imaginaire. Nous participons au r\u00e9seau f\u00e9d\u00e9r\u00e9 de streaming vid\u00e9o PeerTube.", "nodeConfig": { "plugin": { "registered": [ { - "name": "hello-world", - "version": "0.0.13", - "description": "Hello world PeerTube plugin example", - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - }, - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - }, - "client/search-client-plugin.js": { - "script": "client/search-client-plugin.js", - "scopes": [ - "search" - ] - } - } - }, - { - "name": "bittube-logo-favicon", - "version": "1.0.5", - "description": "PeerTube logo && favicon plugin for BitTube.video", + "name": "matomo", + "version": "0.0.3", + "description": "Matomo plugin that tracks page views on a PeerTube instance.", "clientScripts": { "client/common-client-plugin.js": { "script": "client/common-client-plugin.js", @@ -301222,19 +261337,6 @@ ] } } - }, - { - "name": "player-watermark", - "version": "0.0.1", - "description": "A PeerTube plugin that adds a watermark to the video player on your instance", - "clientScripts": { - "client/video-watch-client-plugin-out.js": { - "script": "client/video-watch-client-plugin-out.js", - "scopes": [ - "video-watch" - ] - } - } } ] }, @@ -301255,60 +261357,9 @@ ] } } - }, - { - "name": "bittube-dark-mode", - "version": "1.1.2", - "description": "BitTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": { - "client/common-client-plugin.js": { - "script": "client/common-client-plugin.js", - "scopes": [ - "common" - ] - } - } - }, - { - "name": "background-red", - "version": "0.0.4", - "description": "Example PeerTube theme", - "css": [ - "assets/style1.css", - "assets/style2.css" - ], - "clientScripts": { - "client/video-watch-client-plugin.js": { - "script": "client/video-watch-client-plugin.js", - "scopes": [ - "video-watch" - ] - } - } - }, - { - "name": "dark", - "version": "0.0.2", - "description": "PeerTube dark theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} - }, - { - "name": "notalive-classic", - "version": "0.0.2", - "description": "Ye-olde notalive peertube theme", - "css": [ - "assets/style.css" - ], - "clientScripts": {} } ], - "default": "default" + "default": "bittube-light-mode" }, "email": { "enabled": true @@ -301318,20 +261369,12 @@ }, "transcoding": { "hls": { - "enabled": true + "enabled": false }, "webtorrent": { "enabled": true }, - "enabledResolutions": [ - 0, - 240, - 360, - 480, - 720, - 1080, - 2160 - ] + "enabledResolutions": [] }, "import": { "videos": { @@ -301339,7 +261382,7 @@ "enabled": true }, "torrent": { - "enabled": true + "enabled": false } } }, @@ -301403,8 +261446,8 @@ } }, "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 + "videoQuota": 1073741824, + "videoQuotaDaily": 5368709120 }, "trending": { "videos": { @@ -301418,105 +261461,120 @@ } } }, - "thezone.zone": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 116, - "activeMonth": 6, - "activeHalfyear": 26 - }, - "localPosts": 606 - }, - "openRegistrations": true - } + "soc.0xd.jp": { + "error": "HTTPSConnectionPool(host='soc.0xd.jp', port=443): Read timed out. (read timeout=3)" }, - "cpdev02.yuzulia.xyz": { - "error": "Expecting value: line 1 column 1 (char 0)" + "qe95wy3axmxgfje6.myfritz.net": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "macbeth.cc": { + "matiasmorant.wordpress.com": { "error": 404 }, - "pensinspace.net": { + "skohub.io": { + "error": 404 + }, + "mstdn.binfalse.de": { + "error": "HTTPSConnectionPool(host='mstdn.binfalse.de', port=443): Read timed out. (read timeout=3)" + }, + "xserver.work": { + "error": "HTTPSConnectionPool(host='xserver.work', port=443): Read timed out. (read timeout=3)" + }, + "pixel.aire.ml": { "nodeinfo": { "metadata": { - "nodeName": "Pens in Space", - "nodeDescription": "Space to write about anything and everything", + "nodeName": "pixel.aire.ml", "software": { - "homepage": "https://writefreely.org", - "github": "https://github.com/writeas/writefreely", - "follow": "https://writing.exchange/@write_as" + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" }, - "maxBlogs": 5, - "publicReader": true, - "invites": false + "config": { + "open_registration": false, + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "240", + "album_limit": "6", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "name": "Aire entre pixels", + "domain": "pixel.aire.ml", + "url": "https://pixel.aire.ml", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": true, + "circles": false, + "stories": true, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, - "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "rss2.0" - ] + "outbound": [] }, "software": { - "name": "writefreely", - "version": "0.11.2" + "name": "pixelfed", + "version": "0.10.9" }, "usage": { + "localPosts": 497, + "localComments": 0, "users": { - "total": 115, - "activeHalfyear": 94 - }, - "localPosts": 143 + "total": 7, + "activeHalfyear": 3, + "activeMonth": 2 + } }, - "version": "2.0" + "version": "2.0", + "openRegistrations": false } }, - "video.ustim.ru": { - "error": "HTTPSConnectionPool(host='video.ustim.ru', port=443): Read timed out. (read timeout=3)" - }, - "mstdn.boxertwin.info": { - "error": "HTTPSConnectionPool(host='mstdn.boxertwin.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to mstdn.boxertwin.info timed out. (connect timeout=3)'))" - }, - "ice.tunnel.bittube.app": { - "error": 404 - }, - "mastodon.thegamebreakers.net": { - "error": 404 - }, - "belgraver.info": { - "error": 404 - }, - "wearechange.org": { - "error": 404 - }, - "lavafeld.org": { + "www.beckorg.com": { "error": 404 }, - "sn.pztrn.name": { - "error": "HTTPSConnectionPool(host='sn.pztrn.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" - }, - "oninawa-solo.hostdon.ne.jp": { - "error": 410 + "uevemiage.ovh": { + "error": "HTTPSConnectionPool(host='uevemiage.ovh', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "www.androidpolice.com": { - "error": 403 + "mastodon.carper.ca": { + "error": "HTTPSConnectionPool(host='mastodon.carper.ca', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "dontest.ll4u.in": { - "error": "HTTPSConnectionPool(host='dontest.ll4u.in', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "droplet5.nowddns.com": { + "error": "HTTPSConnectionPool(host='droplet5.nowddns.com', port=443): Read timed out. (read timeout=3)" }, - "social.3dots.lv": { + "chatu.app": { "nodeinfo": { "version": "2.0", "software": { @@ -301528,43 +261586,89 @@ ], "usage": { "users": { - "total": 11, - "activeMonth": 8, - "activeHalfyear": 8 + "total": 2, + "activeMonth": 2, + "activeHalfyear": 2 }, - "localPosts": 190311 + "localPosts": 1 }, - "openRegistrations": false + "openRegistrations": true } }, - "compass-community.f5.si": { - "error": "HTTPSConnectionPool(host='compass-community.f5.si', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'compass-community.f5.si' doesn't match 'f5.si'\")))" + "videos.alolise.org": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "1.4.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 16 + }, + "localPosts": 6303, + "localComments": 2 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "Vid\u00e9oTube d'Alolise", + "nodeDescription": "#L'instance Peertube d'Alolise\nPour l'instant pas trop de contenu, mais on arrive !" + } + } }, - "superhamster.tk": { - "error": "HTTPSConnectionPool(host='superhamster.tk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to superhamster.tk timed out. (connect timeout=3)'))" + "iwrotethis.uk": { + "error": 406 }, - "mastodon.social/users/inurashii": { - "error": 404 + "simulacron.de": { + "error": 502 }, - "cyberia.jess.coffee": { - "error": "HTTPSConnectionPool(host='cyberia.jess.coffee', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" + "friendica.takemusu-aiki.be": { + "error": "HTTPSConnectionPool(host='friendica.takemusu-aiki.be', port=443): Read timed out. (read timeout=3)" }, - "osada.akionux.net": { - "error": 404 + "publicjournal.tekmav.space": { + "error": "HTTPSConnectionPool(host='publicjournal.tekmav.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.strits.dk": { - "error": 404 + "social.nashe.netlib.re": { + "error": "HTTPSConnectionPool(host='social.nashe.netlib.re', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "arkjp.mhdp.me": { - "error": 410 + "masto.siostest04.com": { + "error": "HTTPSConnectionPool(host='masto.siostest04.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "cloud.panomity.com": { + "michael.ajaphotos.net": { + "error": "HTTPSConnectionPool(host='michael.ajaphotos.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "woodfield.institute": { + "error": "HTTPSConnectionPool(host='woodfield.institute', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1056)')))" + }, + "nanasainichame.dip.jp": { + "error": "HTTPSConnectionPool(host='nanasainichame.dip.jp', port=443): Read timed out. (read timeout=3)" + }, + "stoprepresiongranada.wordpress.com": { "error": 404 }, - "tube.h.cccp.io": { - "error": "HTTPSConnectionPool(host='tube.h.cccp.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'tube.h.cccp.io' doesn't match either of '*.cccp.io', '*.dragonflybsd.cccp.io', 'cccp.io'\")))" + "forza7.jp": { + "error": "HTTPSConnectionPool(host='forza7.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "mastodon.waffle.tech": { + "kiku.bokuha.ninja": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.abeardedqueer.com": { + "error": "HTTPSConnectionPool(host='mastodon.abeardedqueer.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "foo.sx": { "nodeinfo": { "version": "2.0", "software": { @@ -301576,16 +261680,37 @@ ], "usage": { "users": { - "total": 17, - "activeMonth": 12, - "activeHalfyear": 13 + "total": 3, + "activeMonth": 1, + "activeHalfyear": 2 }, - "localPosts": 203 + "localPosts": 1824 }, - "openRegistrations": true + "openRegistrations": false } }, - "honey.town": { + "wetube.moe": { + "error": "HTTPSConnectionPool(host='wetube.moe', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "gnusocial.cl": { + "error": "HTTPSConnectionPool(host='gnusocial.cl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mathkame.jp": { + "error": "HTTPSConnectionPool(host='mathkame.jp', port=443): Read timed out. (read timeout=3)" + }, + "pleroma.syui.cf": { + "error": 503 + }, + "iamastodon.gifu.jp": { + "error": 404 + }, + "hiauntie.com": { + "error": "HTTPSConnectionPool(host='hiauntie.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "imma.adorableweirdo.com": { + "error": "HTTPSConnectionPool(host='imma.adorableweirdo.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "4estate.media": { "nodeinfo": { "version": "2.0", "software": { @@ -301597,43 +261722,49 @@ ], "usage": { "users": { - "total": 2, + "total": 18, "activeMonth": 2, - "activeHalfyear": 2 + "activeHalfyear": 3 }, - "localPosts": 2049 + "localPosts": 2282 }, "openRegistrations": false } }, - "darts.social": { - "error": "HTTPSConnectionPool(host='darts.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "cloud.berreletang.fr": { + "error": "Expecting value: line 1 column 1 (char 0)" }, - "tofeo.aga.ovh": { - "error": 404 + "doggo.cloud": { + "error": "HTTPSConnectionPool(host='doggo.cloud', port=443): Read timed out. (read timeout=3)" }, - "pix.thisisjoes.site": { + "nextcloud.sixy.name": { "error": 404 }, - "takahirosatoo.jp": { - "error": "HTTPSConnectionPool(host='takahirosatoo.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to takahirosatoo.jp timed out. (connect timeout=3)'))" + "peertube.intahnet.co.uk": { + "error": "HTTPSConnectionPool(host='peertube.intahnet.co.uk', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" }, - "social.xd0.de": { + "blog.e1337.cloud": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "p.umbriel.fr": { + "error": "HTTPSConnectionPool(host='p.umbriel.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "flower.afn.social": { "error": 404 }, - "www.timnolte.com": { + "sleeklounge.com": { "nodeinfo": { "version": "2.0", "software": { "name": "wordpress", - "version": "5.3.2" + "version": "5.3.3" }, "usage": { "users": { - "total": 2 + "total": 1 }, - "localPosts": 972, - "localComments": 435 + "localPosts": 1, + "localComments": 1 }, "openRegistrations": false, "protocols": [ @@ -301644,29 +261775,20 @@ "outbound": [] }, "metadata": { - "email": "support@ndigitals.com" + "email": "sleeklounge@gmail.com" } } }, - "mastodon.zzpro.net": { - "error": "HTTPSConnectionPool(host='mastodon.zzpro.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "itsronny.de": { - "error": 403 - }, - "kink.family": { - "error": "HTTPSConnectionPool(host='kink.family', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to kink.family timed out. (connect timeout=3)'))" - }, - "pleroma.huttiesroow.nl:4000": { - "error": "HTTPSConnectionPool(host='pleroma.huttiesroow.nl', port=4000): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" + "rightto.repair": { + "error": "HTTPSConnectionPool(host='rightto.repair', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "wuerzblog.de": { - "error": 404 + "magi.systems": { + "error": "HTTPSConnectionPool(host='magi.systems', port=443): Read timed out. (read timeout=3)" }, - "gakusei.space": { - "error": "HTTPSConnectionPool(host='gakusei.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + "social.kroo.is": { + "error": "HTTPSConnectionPool(host='social.kroo.is', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "gluten.space": { + "gnubox.org": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -301676,463 +261798,278 @@ "mastodon_api_streaming", "polls", "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "pleroma:api/v1/notifications:include_types_filter", "chat", - "relay", - "safe_dm_mentions", - "pleroma_emoji_reactions" + "relay" ], "federation": { "enabled": true, "exclusions": false, "mrf_policies": [ - "SimplePolicy", - "ObjectAgePolicy" + "NoOpPolicy" ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [ - "framapiaf.org", - "mamot.fr", - "switter.at", - "kinky.business", - "pl.smuglo.li", - "freezepeach.xyz", - "loli.estate", - "blackandgold.xyz", - "liberdon.com", - "freespeech.firedragonstudios.com", - "unsafe.space", - "knzk.me", - "baraag.net", - "humblr.social", - "rubber.social", - "botsin.space", - "radical.town", - "melalandia.tk", - "wxw.moe", - "mobile.co", - "honey.church", - "kinkyelephant.com", - "dickgirlon.top" - ], - "media_nsfw": [ - "switter.at", - "kinky.business", - "pl.smuglo.li", - "sealion.club", - "pawoo.net", - "mstdn.jp", - "social.super-niche.club", - "loli.estate", - "wxw.moe", - "humblr.social", - "rubber.social", - "kinkyelephant.com", - "dickgirlon.top", - "sinblr.com", - "social.homunyan.com", - "mast.eu.org", - "social.myfreecams.com" - ], - "media_removal": [ - "baraag.net" - ], - "reject": [ - "albin.social", - "newjack.city", - "guillotines.masto.host", - "tri.cash", - "counter.social", - "melalandia.tk", - "wagesofsinisdeath.com", - "gameliberty.club", - "neo.hongeipii.com", - "daffodil-11.org", - "francecatholique.net", - "lets.saynoto.lgbt", - "gab.com", - "develop.gab.com", - "gab.ai", - "exited.eu", - "cyzed.com", - "shitposter.club", - "social.imirhil.fr", - "freezepeach.xyz", - "sealion.club", - "pl.smuglo.li", - "noagendasocial.com", - "2.distsn.org", - "masto.quad.moe", - "weeaboo.space", - "raki.social", - "freespeech.firedragonstudios.com", - "toot.love", - "baraag.net", - "newjack.city", - "the.hedgehoghunter.club", - "albin.social", - "soc.h4x.group", - "hitchhiker.social", - "freespeechextreme.com", - "social.super-niche.club", - "gameliberty.club", - "mstdn.foxfam.club", - "kneegrows.top", - "greenlifeplus.net", - "bitcoinhackers.org", - "rapefeminists.network", - "neckbeard.xyz", - "wagesofsinisdeath.com", - "nomoresha.me", - "pleroma.weirdart.space", - "pl.pube.tk", - "daffodil-11.org", - "social.librem.one", - "pl.765racing.com", - "xn--6r8h.tk", - "librem.one", - "socnet.supes.com", - "mobile.co", - "libre.tube", - "beehub.org", - "pieville.net", - "social.quodverum.com", - "gab.best", - "zaitcev.nu", - "rcsocial.net", - "catgirl.life", - "fosstodon.org", - "networked.space", - "101010.pl", - "2.distsn.org", - "2hu.club", - "accela.online", - "albin.social", - "anime.website", - "anitbook.site", - "anitwitter.com", - "anitwitter.moe", - "ap.uwu.st", - "ar.aire.ml", - "aria.company", - "babymetal.party", - "baraag.net", - "beehub.org", - "bikeshed.party", - "bitcoinhackers.org", - "bitcoin-info.nl", - "bofa.lol", - "boop.link", - "bsd.moe", - "catbot.co", - "catgirl.life", - "cawfee.club", - "comm.network", - "community.highlandarrow.com", - "counter.social", - "creativeart.shop", - "creativeart.work", - "cryptids.online", - "cyzed.com", - "daffodil-11.org", - "deepweb.eu", - "develop.gab.com", - "diaspsocial.com", - "disarray.nof.st", - "donteatanimals.org", - "duckfriend.com", - "ediot.social", - "exited.eu", - "explosion.party", - "fediverse.me", - "fedi.z0ne.moe", - "feminism.lgbt", - "floppy.tokyo", - "forum.decisiveliberty.news", - "fosstodon.org", - "freespeechextreme.com", - "freespeechextremist.com", - "freespeech.firedragonstudios.com", - "freevoice.space", - "freezepeach.xyz", - "friends.nico", - "fybuk.com", - "gab.ai", - "gab.best", - "gab.com", - "gabfed.com", - "gab.io", - "gab.polaris-1.work", - "gab.sleeck.eu", - "gameliberty.club", - "gasthe.lgbt", - "gay.nsfw.onl", - "getcoin.nu", - "greenlifeplus.net", - "gs.archae.me", - "gs.kawa-kun.com", - "gs.m0n5t3r.info", - "gs.mon5t3r.info", - "gs.smuglo.li", - "gulp.cafe", - "hacked.im", - "hackers.town", - "hedgehoghunter.club", - "hitchhiker.social", - "homura.space", - "honey.church", - "hostux.social", - "https:francecatholique.net", - "https:misskey.io", - "https:misskey.xyz", - "https:nomoresha.me", - "humblr.social", - "ika.moe", - "jabb.in", - "jimlunsford.com", - "juche.town", - "justwallet.site", - "karolat.press", - "kawaiistu.moe", - "kiwifarms.cc", - "kiwifarms.is", - "kiwifarms.net", - "kiwifarms.plemora.net", - "kneegrows.top", - "kowai.youkai.town", - "kyot.me", - "kys.moe", - "letsalllovela.in", - "lets.saynoto.lgbt", - "liberdon.com", - "libertarianism.club", - "libre.tube", - "linuxrocks.online", - "listie.nl", - "loadaverage.org", - "loli.estate", - "lovedate.nu", - "manx.social", - "mastodon.cloud", - "mastodon.loliandstuff.moe", - "mastodon.macsnet.cz", - "mastodon.social", - "masto.quad.moe", - "matchflame.eu", - "matchflame.nl", - "melalandia.tk", - "misskey.io", - "misskey.nl", - "misskey.xyz", - "mobile.co", - "mstdn.foxfam.club", - "mstdn.in", - "mstdn.io", - "neckbeard.xyz", - "networked.space", - "newjack.city", - "ngrok.io", - "niu.moe", - "noagenda.social", - "noagendasocial.com", - "nomoresha.me", - "not-develop.gab.com", - "not.unixporn.pro", - "npf.mlpol.net", - "nudemy.com", - "patch.cx", - "pawoo.net", - "peertube.linuxrocks.online", - "pieville.net", - "pixats.com", - "pixelfed.eu", - "pixfed.com", - "pl.765racing.com", - "pleroma.cloud", - "pleroma.cucked.me", - "pleroma.rareome.ga", - "pleroma.soykaf.com", - "pleroma.tuxcrafting.cf", - "pleroma.weirdart.space", - "pleroma.yorha.club", - "pl.pube.tk", - "pl.smuglo.li", - "pl.wowana.me", - "porn2b.com", - "pornhay.com", - "pornixa.com", - "porntoot.com", - "preteengirls.biz", - "pridelands.io", - "qoto.org", - "quey.org", - "rainbowdash.net", - "raki.social", - "rcsocial.net", - "redflix.nu", - "Reset", - "rightmastodon.com", - "sander.social", - "sapphos.be", - "sealion.club", - "shitposter.club", - "shpposter.club", - "sinblr.com", - "soc.h4x.group", - "social.allthefallen.ninja", - "social.au2pb.net", - "social.culturewar.us", - "social.foxfam.club", - "social.guizzyordi.info", - "social.heldscal.la", - "social.hidamari.blue", - "social.homunyan.com", - "social.i2p.rocks", - "social.lucci.xyz", - "socialnetwork.ninja", - "social.quldverum.com", - "social.quodverum.com", - "social.sunshinegardens.org", - "social.super-niche.club", - "social.targaryen.house", - "social.wiuwiu.de", - "socnet.supes.com", - "spaceblog.net", - "spacetime.social", - "speakfree.world", - "stereophonic.space", - "sunshinegardens.org", - "switter.at", - "switter.co", - "switter.nl", - "thechad.zone", - "thefederation.net", - "the.hedgehoghunter.club", - "toot.love", - "tootsocial.com", - "toot.world", - "trash.social", - "tri.cash", - "tubefail.com", - "tubexer.com", - "unsafe.co", - "unsafe.space", - "vampire.estate", - "videofed.com", - "videoflix.co", - "voice.masto.host", - "voluntaryism.club", - "wagesofsinisdeath.com", - "waifuappreciation.club", - "waifu.social", - "weeaboo.space", - "weedis.life", - "welivein.eu", - "wogan.im", - "woofer.alfter.us", - "write.wtf", - "wrongthink.net", - "wxw.moe", - "xn--6r8h.tk", - "yiff.rocks", - "yorishiro.space", - "youkai.town", - "zaitcev.nu", - "zerohack.xyz", - "zipblr.com", - "yorishiro.space", - "gab.protohype.net", - "spinster.dev", - "yang.social", - "blob.cat", - "gab.protohype.net", - "glindr.org", - "prout.social", - "hagra.net", - "expired.mentality.rip", - "fedi.absturztau.be", - "ligma.pro", - "sneak.berlin", - "yggdrasil.social", - "archivefedifor.fun" - ], - "report_removal": [] - }, "quarantined_instances": [] }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "invitesEnabled": false, + "mailerEnabled": false, + "nodeDescription": "A Pleroma instance, an alternative fediverse server", + "nodeName": "gnubox", + "pollLimits": { + "max_expiration": 31536000, + "max_option_chars": 200, + "max_options": 20, + "min_expiration": 0 + }, + "postFormats": [ + "text/plain", + "text/html", + "text/markdown", + "text/bbcode" + ], + "private": false, + "restrictedNicknames": [ + ".well-known", + "~", + "about", + "activities", + "api", + "auth", + "check_password", + "dev", + "friend-requests", + "inbox", + "internal", + "main", + "media", + "nodeinfo", + "notice", + "oauth", + "objects", + "ostatus_subscribe", + "pleroma", + "proxy", + "push", + "registration", + "relay", + "settings", + "status", + "tag", + "user-search", + "user_exists", + "users", + "web" + ], + "skipThreadContainment": true, + "staffAccounts": [ + "https://gnubox.org/users/stereo" + ], + "suggestions": { + "enabled": false, + "limit": 40, + "thirdPartyEngine": "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", + "timeout": 300000, + "web": "https://vinayaka.distsn.org" + }, + "uploadLimits": { + "avatar": 2000000, + "background": 4000000, + "banner": 4000000, + "general": 16000000 + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub", + "ostatus" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pleroma", + "version": "1.1.7" + }, + "usage": { + "localPosts": 101, + "users": { + "total": 3 + } + }, + "version": "2.0" + } + }, + "mastodon.social/users/Flowless": { + "error": 404 + }, + "mstdn-t.herokuapp.com": { + "error": 404 + }, + "mastodon.club": { + "error": "HTTPSConnectionPool(host='mastodon.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "mstdn.otyakai.xyz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 21, + "activeMonth": 3, + "activeHalfyear": 6 + }, + "localPosts": 928 + }, + "openRegistrations": false + } + }, + "plswork.tk": { + "error": "HTTPSConnectionPool(host='plswork.tk', port=443): Read timed out. (read timeout=3)" + }, + "cine.nashe.be": { + "error": "HTTPSConnectionPool(host='cine.nashe.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "pleroma.exohunt.space": { + "error": "HTTPSConnectionPool(host='pleroma.exohunt.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'pleroma.exohunt.space' doesn't match either of '*.exo.icu', 'exo.icu'\")))" + }, + "dumbo.nabago.net": { + "error": "HTTPSConnectionPool(host='dumbo.nabago.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "pleroma.macsnet.cz": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 52, + "activeMonth": 2, + "activeHalfyear": 3 + }, + "localPosts": 14293 + }, + "openRegistrations": false + } + }, + "batiburrello.wordpress.com": { + "error": 410 + }, + "bitmast.club": { + "error": "HTTPSConnectionPool(host='bitmast.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tsuchidon.com": { + "error": "HTTPSConnectionPool(host='tsuchidon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "mastodon.wakayama.jp": { + "error": "HTTPSConnectionPool(host='mastodon.wakayama.jp', port=443): Read timed out. (read timeout=3)" + }, + "ariustech.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 7, + "activeMonth": 4, + "activeHalfyear": 11 + }, + "localPosts": 67 + }, + "openRegistrations": true + } + }, + "mastodon.smglive.org": { + "error": "HTTPSConnectionPool(host='mastodon.smglive.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'mastodon.smglive.org' doesn't match either of 'sh.smglive.org', 'smglive.org'\")))" + }, + "misskey.open-w.net": { + "error": "HTTPSConnectionPool(host='misskey.open-w.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "ghost.cafe": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 5, + "activeMonth": 3, + "activeHalfyear": 9 + }, + "localPosts": 1330 + }, + "openRegistrations": true + } + }, + "betamax.video": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.0.0" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": true, + "usage": { + "users": { + "total": 159 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Gluten Space", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 7678, + "localComments": 78 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": true, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": false, - "staffAccounts": [ - "https://gluten.space/users/gordon" - ], - "suggestions": { - "enabled": false + "nodeName": "betaMax", + "nodeDescription": "This is an English language instance that primarily focuses on retro / artistic and tech topics." + } + } + }, + "tube.67elleboge.club": { + "error": "HTTPSConnectionPool(host='tube.67elleboge.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "intxt.net": { + "nodeinfo": { + "metadata": { + "nodeName": "InTxT", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 1, + "publicReader": false, + "invites": false }, "openRegistrations": false, "protocols": [ @@ -302140,70 +262077,90 @@ ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.50-376-g5e365448-develop" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 5187, "users": { - "total": 5 - } + "total": 1 + }, + "localPosts": 105 }, "version": "2.0" } }, - "mastodon.bermuda-delta.com": { + "ftb.masto.host": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 4, - "activeMonth": 2, - "activeHalfyear": 4 + "total": 101, + "activeMonth": 33, + "activeHalfyear": 51 }, - "localPosts": 366 + "localPosts": 257132 }, "openRegistrations": true } }, - "talesofterror.eu": { + "nerds.party": { "error": 404 }, - "mastodon.1984.cz": { + "besaid.de": { + "error": "HTTPSConnectionPool(host='besaid.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'besaid.de' doesn't match 'freya.besaid.de'\")))" + }, + "nutter.io": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "teamrufous.masto.host": { + "error": "HTTPSConnectionPool(host='teamrufous.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "stop-obama-now.net": { + "error": 404 + }, + "theha.us": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.1" + "version": "3.1.3" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 2, - "activeMonth": 1, - "activeHalfyear": 4 + "total": 12, + "activeMonth": 2, + "activeHalfyear": 3 }, - "localPosts": 31 + "localPosts": 529 }, - "openRegistrations": true + "openRegistrations": false } }, - "reptilehouse.masto.host": { - "error": "HTTPSConnectionPool(host='reptilehouse.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + "politebot.com": { + "error": "HTTPSConnectionPool(host='politebot.com', port=443): Read timed out. (read timeout=3)" }, - "pleroma.io": { + "mstdn.tinykitten.me": { + "error": "HTTPSConnectionPool(host='mstdn.tinykitten.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mastodon.itunix.eu": { + "error": 404 + }, + "pleroma.rotten.network": { "nodeinfo": { "metadata": { "accountActivationRequired": false, @@ -302215,7 +262172,7 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "media_proxy", + "chat", "relay" ], "federation": { @@ -302235,7 +262192,7 @@ "invitesEnabled": false, "mailerEnabled": false, "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Pleroma.io", + "nodeName": "Rotten Pleroma", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -302279,11 +262236,16 @@ "user-search", "user_exists", "users", - "web" + "web", + "nytt", + "n0tt", + "rotten", + "rotten.network", + "randyr" ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.io/users/h3poteto" + "https://pleroma.rotten.network/users/rektar" ], "suggestions": { "enabled": false @@ -302295,7 +262257,7 @@ "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -302305,21 +262267,51 @@ }, "software": { "name": "pleroma", - "version": "2.0.0-0-gc9df0af43" + "version": "2.0.2" }, "usage": { - "localPosts": 9041, + "localPosts": 15, "users": { - "total": 55 + "total": 4 } }, "version": "2.0" } }, - "syndicatdinitiatives.org": { - "error": "HTTPSConnectionPool(host='syndicatdinitiatives.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLError(1, '[SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1056)')))" + "shadowverdon.info": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 61, + "activeMonth": 25, + "activeHalfyear": 39 + }, + "localPosts": 73928 + }, + "openRegistrations": true + } }, - "rollenspiel.social": { + "tweeps.link": { + "error": "HTTPSConnectionPool(host='tweeps.link', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "status.8arrow.org": { + "error": "HTTPSConnectionPool(host='status.8arrow.org', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "taiyou.m.to": { + "error": "HTTPSConnectionPool(host='taiyou.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "nextcloud.marvinroman.me": { + "error": 404 + }, + "a2mi.social": { "nodeinfo": { "version": "2.0", "software": { @@ -302331,84 +262323,905 @@ ], "usage": { "users": { - "total": 36, - "activeMonth": 90, - "activeHalfyear": 133 + "total": 115, + "activeMonth": 48, + "activeHalfyear": 196 }, - "localPosts": 2749 + "localPosts": 32878 }, "openRegistrations": true } }, - "circle-pub.herokuapp.com": { + "ctibor.brancik.cz": { + "error": 502 + }, + "grurple.org": { + "error": 404 + }, + "blob.coffee": { "nodeinfo": { "version": "2.0", "software": { - "name": "circle", - "version": "0.1.0" + "name": "mastodon", + "version": "3.1.3" + }, + "protocols": [ + "activitypub" + ], + "usage": { + "users": { + "total": 1, + "activeMonth": 1, + "activeHalfyear": 1 + }, + "localPosts": 795 + }, + "openRegistrations": false + } + }, + "t.wetofu.top": { + "error": "HTTPSConnectionPool(host='t.wetofu.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "mastodon.social/users/Koolasuchus": { + "error": 404 + }, + "cloud.hypatie.xyz": { + "error": 403 + }, + "s-ninja.net": { + "error": "HTTPSConnectionPool(host='s-ninja.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "relay.boops.me": { + "error": "HTTPSConnectionPool(host='relay.boops.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "peertube.snargol.com": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" }, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "atom1.0", + "rss2.0" + ] }, "openRegistrations": false, - "metadata": {} + "usage": { + "users": { + "total": 148 + }, + "localPosts": 206872, + "localComments": 4 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube - Snargol", + "nodeDescription": "Escargot g\u00e9ant.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720, + 1080, + 2160 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": 524288000, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "friends.tn": { + "error": "HTTPSConnectionPool(host='friends.tn', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))" + }, + "cloud.1315.me": { + "error": 403 + }, + "florianjensen.com": { + "error": 502 + }, + "social.tadzik.net": { + "error": "HTTPSConnectionPool(host='social.tadzik.net', port=443): Read timed out. (read timeout=3)" + }, + "community.bluecore.net": { + "error": 410 + }, + "daibola.biz/friendica": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "cloud.ff0x.ca": { + "error": 404 + }, + "peertube.harmoniescreatives.com": { + "error": "HTTPSConnectionPool(host='peertube.harmoniescreatives.com', port=443): Read timed out. (read timeout=3)" + }, + "hartley.cc": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.no-cloud.fr": { + "error": "HTTPSConnectionPool(host='mastodon.no-cloud.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "anjos.red": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "cloud.knojoko.co.za": { + "error": "HTTPSConnectionPool(host='cloud.knojoko.co.za', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tube.valinor.fr": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 3 + }, + "localPosts": 5951, + "localComments": 0 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "PeerTube", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": true + }, + "contactForm": { + "enabled": false + }, + "transcoding": { + "hls": { + "enabled": true + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 480, + 720, + 1080 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "longform.justinmyers.net": { + "nodeinfo": { + "metadata": { + "nodeName": "Justin Myers", + "nodeDescription": "Journalist, baker, programmer, crocheter", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 1 + } + }, + "version": "2.0" + } + }, + "toot.nmkj.io": { + "error": "HTTPSConnectionPool(host='toot.nmkj.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -5] No address associated with hostname'))" + }, + "kou.hu": { + "error": "HTTPSConnectionPool(host='kou.hu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'kou.hu' doesn't match either of 'adatbanyasz.olab.hu', 'www.adatbanyasz.olab.hu'\")))" + }, + "azuchi.m.to": { + "error": "HTTPSConnectionPool(host='azuchi.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "peertube.armchairscientist.co.uk": { + "error": "HTTPSConnectionPool(host='peertube.armchairscientist.co.uk', port=443): Read timed out. (read timeout=3)" + }, + "comics.masto.host": { + "error": "HTTPSConnectionPool(host='comics.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "basictomonokai.m.to": { + "error": "HTTPSConnectionPool(host='basictomonokai.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "video.vectorsigma.ru": { + "error": "HTTPSConnectionPool(host='video.vectorsigma.ru', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.lacaveatonton.ovh": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "R\u00e9seau Social de Tonton", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "gnusocial" + ], + "outbound": [ + "gnusocial", + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "mistermi.me": { + "error": "HTTPSConnectionPool(host='mistermi.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "short.shitpo.st": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "pleroma.01.cloudgarage.yukimochi.io": { + "error": "HTTPSConnectionPool(host='pleroma.01.cloudgarage.yukimochi.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "toot.testers.homelinux.net": { + "error": "HTTPSConnectionPool(host='toot.testers.homelinux.net', port=443): Read timed out. (read timeout=3)" + }, + "lorem.club": { + "error": "HTTPSConnectionPool(host='lorem.club', port=443): Read timed out. (read timeout=3)" + }, + "hackaday.com": { + "error": 404 + }, + "mastodon.social/users/Pathfinder": { + "error": 404 + }, + "m.hxbus.net": { + "error": "HTTPSConnectionPool(host='m.hxbus.net', port=443): Read timed out. (read timeout=3)" + }, + "nc.rainer-kehnen.de": { + "error": "Expecting value: line 1 column 1 (char 0)" + }, + "astdn.tokyo": { + "error": "HTTPSConnectionPool(host='astdn.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn.co33k.org": { + "error": 404 + }, + "mr.cameronmonagle.com": { + "error": "HTTPSConnectionPool(host='mr.cameronmonagle.com', port=443): Read timed out. (read timeout=3)" + }, + "beyblader.top": { + "error": "HTTPSConnectionPool(host='beyblader.top', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "social.breakey.name": { + "error": "HTTPSConnectionPool(host='social.breakey.name', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "lazy8.io": { + "error": "HTTPSConnectionPool(host='lazy8.io', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mstdn-dev.mimikun.jp": { + "error": "HTTPSConnectionPool(host='mstdn-dev.mimikun.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "keybored.me": { + "nodeinfo": { + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "blogger", + "linkedin", + "pinterest", + "smtp", + "twitter", + "wordpress" + ] + }, + "usage": {}, + "openRegistrations": true, + "metadata": { + "nodeName": "keybored.me", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "blogger", + "linkedin", + "pinterest", + "smtp", + "twitter", + "wordpress" + ] + }, + "explicitContent": false + } + } + }, + "masi.theboss.tech": { + "error": "HTTPSConnectionPool(host='masi.theboss.tech', port=443): Read timed out. (read timeout=3)" + }, + "tooter.computer": { + "error": "HTTPSConnectionPool(host='tooter.computer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "does.social": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "mastodon.disruption.engineer": { + "error": "HTTPSConnectionPool(host='mastodon.disruption.engineer', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "tarano.me": { + "error": "HTTPSConnectionPool(host='tarano.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "media.zat.im": { + "nodeinfo": { + "version": "2.0", + "software": { + "name": "peertube", + "version": "2.1.1" + }, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "atom1.0", + "rss2.0" + ] + }, + "openRegistrations": false, + "usage": { + "users": { + "total": 7 + }, + "localPosts": 2736, + "localComments": 1 + }, + "metadata": { + "taxonomy": { + "postsName": "Videos" + }, + "nodeName": "media.zat.im", + "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.", + "nodeConfig": { + "plugin": { + "registered": [] + }, + "theme": { + "registered": [ + { + "name": "dark", + "version": "0.0.2", + "description": "PeerTube dark theme", + "css": [ + "assets/style.css" + ], + "clientScripts": {} + } + ], + "default": "default" + }, + "email": { + "enabled": false + }, + "contactForm": { + "enabled": true + }, + "transcoding": { + "hls": { + "enabled": false + }, + "webtorrent": { + "enabled": true + }, + "enabledResolutions": [ + 0, + 240, + 360, + 480, + 720 + ] + }, + "import": { + "videos": { + "http": { + "enabled": true + }, + "torrent": { + "enabled": true + } + } + }, + "autoBlacklist": { + "videos": { + "ofUsers": { + "enabled": false + } + } + }, + "avatar": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".png", + ".jpeg", + ".jpg" + ] + } + }, + "video": { + "image": { + "extensions": [ + ".jpg", + ".jpeg" + ], + "size": { + "max": 2097152 + } + }, + "file": { + "extensions": [ + ".webm", + ".ogv", + ".mp4", + ".mov", + ".avi", + ".flv", + ".mkv", + ".m4v", + "null", + ".mp3", + ".ogg", + ".wma", + ".wav", + ".flac" + ] + } + }, + "videoCaption": { + "file": { + "size": { + "max": 2097152 + }, + "extensions": [ + ".vtt", + ".srt" + ] + } + }, + "user": { + "videoQuota": -1, + "videoQuotaDaily": -1 + }, + "trending": { + "videos": { + "intervalDays": 7 + } + }, + "tracker": { + "enabled": true + } + } + } + } + }, + "social.clubalpindouai.fr": { + "error": "HTTPSConnectionPool(host='social.clubalpindouai.fr', port=443): Read timed out. (read timeout=3)" + }, + "blogs.dgplug.org": { + "nodeinfo": { + "metadata": { + "nodeName": "dgplug member blogs", + "nodeDescription": "Minimal, federated blogging platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + }, + "maxBlogs": 1, + "publicReader": true, + "invites": false + }, + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [ + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, + "usage": { + "users": { + "total": 11, + "activeHalfyear": 4 + }, + "localPosts": 92 + }, + "version": "2.0" } }, - "masutodon.ga": { - "error": "HTTPSConnectionPool(host='masutodon.ga', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to masutodon.ga timed out. (connect timeout=3)'))" + "fresh.federati.net": { + "error": "HTTPSConnectionPool(host='fresh.federati.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "cloud.frostis.se": { + "error": 404 + }, + "jp-mstdn.com": { + "error": 410 }, - "m.abunchtell.com": { + "www.functionalgeekery.com": { + "error": 404 + }, + "knar.ph": { + "error": "HTTPSConnectionPool(host='knar.ph', port=443): Read timed out. (read timeout=3)" + }, + "mastodon.stephenson.cc": { + "error": 404 + }, + "cloud.ufora.dk": { + "error": 404 + }, + "pleroma.worldrovine.com": { + "error": "HTTPSConnectionPool(host='pleroma.worldrovine.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" + }, + "mini.gorone.xyz": { + "error": "HTTPSConnectionPool(host='mini.gorone.xyz', port=443): Read timed out. (read timeout=3)" + }, + "drumbum42.com": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 16, - "activeMonth": 6, - "activeHalfyear": 7 + "total": 2, + "activeMonth": 1, + "activeHalfyear": 1 }, - "localPosts": 1287 + "localPosts": 146 }, "openRegistrations": false } }, - "f.kretschmann.social": { + "mastodon.redflag.social": { + "error": "HTTPSConnectionPool(host='mastodon.redflag.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "fr.zy.lc": { "nodeinfo": { "version": "1.0", "software": { - "name": "Friendica", - "version": "2019.12-1327" + "name": "friendica", + "version": "2020.03-rc-1338" }, "protocols": { "inbound": [ "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ], "outbound": [ "friendica", - "activitypub", - "diaspora", - "gnusocial" + "diaspora" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", "smtp" ] }, @@ -302418,35 +263231,28 @@ "activeHalfyear": 1, "activeMonth": 1 }, - "localPosts": 3, - "localComments": 12 + "localPosts": 21, + "localComments": 101 }, "openRegistrations": false, "metadata": { - "nodeName": "Kretschmann Friendica Network", + "nodeName": "frzylc", "protocols": { "inbound": [ "friendica", - "activitypub", "diaspora", - "gnusocial", "atom1.0", "rss2.0" ], "outbound": [ "friendica", - "activitypub", "diaspora", - "gnusocial", "atom1.0" ] }, "services": { - "inbound": [ - "gnusocial" - ], + "inbound": [], "outbound": [ - "gnusocial", "smtp" ] }, @@ -302454,396 +263260,338 @@ } } }, - "toot.io": { + "social.tzim.net": { + "error": "HTTPSConnectionPool(host='social.tzim.net', port=443): Read timed out. (read timeout=3)" + }, + "legal.social": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.2" + "version": "3.0.1" }, "protocols": [ "activitypub" ], "usage": { "users": { - "total": 119, - "activeMonth": 38, - "activeHalfyear": 116 + "total": 75, + "activeMonth": 29, + "activeHalfyear": 88 }, - "localPosts": 1297 + "localPosts": 653 }, "openRegistrations": true } }, - "thewired.online": { - "error": "HTTPSConnectionPool(host='thewired.online', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to thewired.online timed out. (connect timeout=3)'))" - }, - "mastodones.club": { - "error": 404 + "mstdn.shisaku.tokyo": { + "error": "HTTPSConnectionPool(host='mstdn.shisaku.tokyo', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "hemmer.land": { - "error": 404 + "ckanhntqir.localtunnel.me": { + "error": "HTTPSConnectionPool(host='ckanhntqir.localtunnel.me', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))" }, - "techie.family": { + "blog.writefreely.org": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.3" + "metadata": { + "nodeName": "Write Freely", + "nodeDescription": "Simple, federated, self-hosted writing platform.", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" + } }, + "openRegistrations": false, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [ + "twitter", + "tumblr", + "rss2.0" + ] + }, + "software": { + "name": "writefreely", + "version": "0.12.0" + }, "usage": { "users": { - "total": 3, - "activeMonth": 1, - "activeHalfyear": 3 + "total": 1 }, - "localPosts": 20 + "localPosts": 18 }, - "openRegistrations": true + "version": "2.0" } }, - "kiri.m.to": { - "error": "HTTPSConnectionPool(host='kiri.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "drive.thomas-fuchs.net": { - "error": "HTTPSConnectionPool(host='drive.thomas-fuchs.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.cookie.paris": { - "error": 404 - }, - "mastodon.social/users/dopatwo": { - "error": 404 + "jeder.pl": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "greatview.video": { + "benjamin.sonntag.fr": { "nodeinfo": { "version": "2.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "wordpress", + "version": "5.4.1" + }, + "usage": { + "users": { + "total": 1 + }, + "localPosts": 165, + "localComments": 0 }, + "openRegistrations": false, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": true, - "usage": { - "users": { - "total": 334 - }, - "localPosts": 181, - "localComments": 184 + "outbound": [] }, "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "GreatView", - "nodeDescription": "Great the Website" + "email": "benjamin@sonntag.fr" } } }, - "social.kghorvath.com": { - "error": "HTTPSConnectionPool(host='social.kghorvath.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "zubp5gmr1e91zam8e9a.4chan.icu": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" }, - "misc.x10host.com/america_new": { + "thenaritadogfight.com": { "error": 404 }, - "social.intothecyber.space": { - "error": "HTTPSConnectionPool(host='social.intothecyber.space', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'social.intothecyber.space' doesn't match 'abiball.pro'\")))" - }, - "mastodon.rbq.pw": { - "error": "HTTPSConnectionPool(host='mastodon.rbq.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "futile.life": { - "error": "HTTPSConnectionPool(host='futile.life', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "fyd0gwiwj88tpoit5xc5rk.4chan.icu": { - "error": "HTTPSConnectionPool(host='fyd0gwiwj88tpoit5xc5rk.4chan.icu', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "cloud.servida.ch": { - "error": 404 + "cociubaandrei.ddns.net": { + "error": "HTTPSConnectionPool(host='cociubaandrei.ddns.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "muk.onthewifi.com": { + "social.ries-web.de": { "error": 404 }, - "social.snuff.wtf": { - "error": "HTTPSConnectionPool(host='social.snuff.wtf', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "mastodon.rocks": { - "error": "HTTPSConnectionPool(host='mastodon.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable'))" - }, - "hubzilla.place.org": { - "error": 503 + "2ch.site": { + "error": "HTTPSConnectionPool(host='2ch.site', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "daibola.biz/friendica": { - "error": "Expecting value: line 1 column 1 (char 0)" + "mastodon.imep.be": { + "error": "HTTPSConnectionPool(host='mastodon.imep.be', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" }, - "toot.rsxo.de": { - "error": 502 + "statusnet.i2p.rocks": { + "error": "HTTPSConnectionPool(host='statusnet.i2p.rocks', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))" }, - "twinder.social": { - "error": "HTTPSConnectionPool(host='twinder.social', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'twinder.social' doesn't match either of 'risefm.de', 'stream.risefm.de', 'www.risefm.de'\")))" + "tritbool.hopto.org": { + "error": "HTTPSConnectionPool(host='tritbool.hopto.org', port=443): Read timed out. (read timeout=3)" }, - "video.conquerworld.fr": { + "dumbfucks.org": { "nodeinfo": { - "version": "2.0", + "version": "1.0", "software": { - "name": "peertube", - "version": "2.0.0" + "name": "friendica", + "version": "2019.04-1304" }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial" + ], "outbound": [ - "atom1.0", - "rss2.0" + "diaspora", + "friendica", + "gnusocial" ] }, - "openRegistrations": false, + "services": { + "inbound": [], + "outbound": [] + }, "usage": { "users": { - "total": 1 + "total": 4, + "activeHalfyear": 2, + "activeMonth": 2 }, - "localPosts": 378, - "localComments": 0 + "localPosts": 21, + "localComments": 1 }, + "openRegistrations": true, "metadata": { - "taxonomy": { - "postsName": "Videos" + "nodeName": "DumbFucks", + "protocols": { + "inbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "diaspora", + "friendica", + "gnusocial", + "atom1.0" + ] }, - "nodeName": "PeerTube", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular." + "services": { + "inbound": [], + "outbound": [] + }, + "explicitContent": false } } }, - "outsiders.network": { - "error": "HTTPSConnectionPool(host='outsiders.network', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + "dixon.masto.host": { + "error": "HTTPSConnectionPool(host='dixon.masto.host', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" }, - "rebel.iero.org": { + "interskri.be": { "nodeinfo": { "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" - ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "SimplePolicy" - ], - "mrf_simple": { - "accept": [], - "avatar_removal": [], - "banner_removal": [], - "federated_timeline_removal": [], - "media_nsfw": [], - "media_removal": [], - "reject": [ - "gab.com", - "gab.ai", - "develop.gab.com" - ], - "report_removal": [] - }, - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 - }, - "invitesEnabled": true, - "mailerEnabled": false, - "nodeDescription": "iero Pleroma instance, fediverse server with ephemeral messages (7 days max)", - "nodeName": "Rebel.iero.org", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 - }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://rebel.iero.org/users/iero" - ], - "suggestions": { - "enabled": false + "nodeName": "interskri.be", + "nodeDescription": "Federacia blogejo por Esperantistoj", + "software": { + "homepage": "https://writefreely.org", + "github": "https://github.com/writeas/writefreely", + "follow": "https://writing.exchange/@write_as" }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "maxBlogs": 10, + "publicReader": true, + "invites": true }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], "services": { "inbound": [], - "outbound": [] + "outbound": [ + "rss2.0" + ] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "writefreely", + "version": "0.12.0" }, "usage": { - "localPosts": 770, "users": { "total": 4 - } + }, + "localPosts": 9 }, "version": "2.0" } }, - "wa1.net": { - "error": "HTTPSConnectionPool(host='wa1.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'wa1.net' doesn't match either of 'www.suinilu.com', 'suinilu.com'\")))" - }, - "finlandon.info": { - "error": "HTTPSConnectionPool(host='finlandon.info', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" - }, - "soccerdon.net": { - "error": "HTTPSConnectionPool(host='soccerdon.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "cloud.berreletang.fr": { - "error": "Expecting value: line 1 column 1 (char 0)" - }, - "metuba.hostdon.jp": { + "simply.personal.jenett.org": { "nodeinfo": { "version": "2.0", "software": { - "name": "mastodon", - "version": "3.1.3" + "name": "wordpress", + "version": "5.4.1" }, - "protocols": [ - "activitypub" - ], "usage": { "users": { - "total": 1, - "activeMonth": 1, - "activeHalfyear": 1 + "total": 2 }, - "localPosts": 253 + "localPosts": 350, + "localComments": 13 }, - "openRegistrations": false + "openRegistrations": false, + "protocols": [ + "activitypub" + ], + "services": { + "inbound": [], + "outbound": [] + }, + "metadata": { + "email": "joe.jenett@jenett.org" + } } }, - "ost.isnt-it.jp": { - "error": "HTTPSConnectionPool(host='ost.isnt-it.jp', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to ost.isnt-it.jp timed out. (connect timeout=3)'))" - }, - "leaf.style": { - "error": "HTTPSConnectionPool(host='leaf.style', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))" - }, - "social.matthieuharle.com": { - "error": "HTTPSConnectionPool(host='social.matthieuharle.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1056)')))" - }, - "solarcloud.sytes.net": { - "error": "HTTPSConnectionPool(host='solarcloud.sytes.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by ConnectTimeoutError(, 'Connection to solarcloud.sytes.net timed out. (connect timeout=3)'))" - }, - "pleroma.l5i3mtk3owtmwbkr.onion": { - "error": "HTTPSConnectionPool(host='pleroma.l5i3mtk3owtmwbkr.onion', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "animedj.club": { - "error": "HTTPSConnectionPool(host='animedj.club', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "prtb.securadmin.net": { - "error": "HTTPSConnectionPool(host='prtb.securadmin.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" - }, - "xn--pnibles-bya.xn--transposes-i7a.eu": { + "carnivore.social": { "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" + "metadata": { + "nodeName": "carnivore.social", + "software": { + "homepage": "https://pixelfed.org", + "repo": "https://github.com/pixelfed/pixelfed" + }, + "config": { + "uploader": { + "max_photo_size": "15000", + "max_caption_length": "150", + "album_limit": "4", + "image_quality": 80, + "optimize_image": true, + "optimize_video": true, + "media_types": "image/jpeg,image/png,image/gif", + "enforce_account_limit": true + }, + "activitypub": { + "enabled": true, + "remote_follow": true + }, + "ab": { + "lc": false, + "rec": false, + "loops": false + }, + "site": { + "domain": "carnivore.social", + "url": "https://carnivore.social", + "description": null + }, + "username": { + "remote": { + "formats": [ + "@", + "from", + "custom" + ], + "format": "@", + "custom": null + } + }, + "features": { + "mobile_apis": false, + "circles": false, + "stories": false, + "video": false, + "import": { + "instagram": false, + "mastodon": false, + "pixelfed": false + } + } + } }, "protocols": [ "activitypub" ], + "services": { + "inbound": [], + "outbound": [] + }, + "software": { + "name": "pixelfed", + "version": "0.10.8" + }, "usage": { + "localPosts": 1, + "localComments": 0, "users": { - "total": 11, - "activeMonth": 3, - "activeHalfyear": 7 - }, - "localPosts": 18770 + "total": 5, + "activeHalfyear": 5, + "activeMonth": 1 + } }, - "openRegistrations": false + "version": "2.0", + "openRegistrations": true } }, - "cloud.fug-mann.net": { - "error": "HTTPSConnectionPool(host='cloud.fug-mann.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(\"hostname 'cloud.fug-mann.net' doesn't match either of '*.proud-solutions.com', 'proud-solutions.com'\")))" - }, - "pepe.fullhosting.eu": { - "error": 403 - }, - "skeleton.cool": { + "social.shiftyeyed.net": { "nodeinfo": { "version": "2.0", "software": { "name": "mastodon", - "version": "3.1.3" + "version": "3.1.2" }, "protocols": [ "activitypub" @@ -302851,105 +263599,106 @@ "usage": { "users": { "total": 3, - "activeMonth": 3, + "activeMonth": 2, "activeHalfyear": 3 }, - "localPosts": 7432 + "localPosts": 136 }, - "openRegistrations": false + "openRegistrations": true } }, - "pl.veryamt.com": { + "mastodon.pl": { + "error": 404 + }, + "mastodon-testing.home.wxcafe.net": { + "error": "HTTPSConnectionPool(host='mastodon-testing.home.wxcafe.net', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "t.atpons.com": { + "error": "HTTPSConnectionPool(host='t.atpons.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "mrkonc.com": { + "error": "HTTPSConnectionPool(host='mrkonc.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1056)')))" + }, + "social.yl.ms": { "nodeinfo": { - "metadata": { - "accountActivationRequired": false, - "features": [ - "pleroma_api", - "mastodon_api", - "mastodon_api_streaming", - "polls", - "pleroma_explicit_addressing", - "shareable_emoji_packs", - "multifetch", - "chat", - "relay" + "version": "1.0", + "software": { + "name": "friendica", + "version": "2020.03-1338" + }, + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial" ], - "federation": { - "enabled": true, - "exclusions": false, - "mrf_policies": [ - "NoOpPolicy" - ], - "quarantined_instances": [] - }, - "fieldsLimits": { - "maxFields": 10, - "maxRemoteFields": 20, - "nameLength": 512, - "valueLength": 2048 + "outbound": [ + "friendica", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] + }, + "usage": { + "users": { + "total": 9, + "activeHalfyear": 9, + "activeMonth": 8 }, - "invitesEnabled": false, - "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "pl", - "pollLimits": { - "max_expiration": 31536000, - "max_option_chars": 200, - "max_options": 20, - "min_expiration": 0 + "localPosts": 10248, + "localComments": 8513 + }, + "openRegistrations": false, + "metadata": { + "nodeName": "social.yl.ms", + "protocols": { + "inbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "diaspora", + "gnusocial", + "atom1.0" + ] }, - "postFormats": [ - "text/plain", - "text/html", - "text/markdown", - "text/bbcode" - ], - "private": false, - "restrictedNicknames": [ - ".well-known", - "~", - "about", - "activities", - "api", - "auth", - "check_password", - "dev", - "friend-requests", - "inbox", - "internal", - "main", - "media", - "nodeinfo", - "notice", - "oauth", - "objects", - "ostatus_subscribe", - "pleroma", - "proxy", - "push", - "registration", - "relay", - "settings", - "status", - "tag", - "user-search", - "user_exists", - "users", - "web" - ], - "skipThreadContainment": true, - "staffAccounts": [ - "https://pl.veryamt.com/users/mayli" - ], - "suggestions": { - "enabled": false + "services": { + "inbound": [ + "twitter" + ], + "outbound": [ + "linkedin", + "pinterest", + "smtp", + "tumblr", + "twitter", + "wordpress" + ] }, - "uploadLimits": { - "avatar": 2000000, - "background": 4000000, - "banner": 4000000, - "general": 16000000 - } + "explicitContent": false + } + } + }, + "home.next.moodle.net": { + "nodeinfo": { + "metadata": { + "federation": true, + "nodeDescription": "An instance of MoodleNet, a federated server for educators", + "nodeName": "MoodleNet" }, "openRegistrations": false, "protocols": [ @@ -302960,22 +263709,121 @@ "outbound": [] }, "software": { - "name": "pleroma", - "version": "2.0.0" + "name": "moodlenet", + "version": "0.9.6-dev" }, "usage": { - "localPosts": 234, "users": { - "total": 7 + "total": 14 } }, "version": "2.0" } }, - "pleroma.neuromante.net": { + "nextcloud.pcweb.ws": { + "error": "HTTPSConnectionPool(host='nextcloud.pcweb.ws', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "wpap.kvlt.info": { + "error": "('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))" + }, + "friendica.loci.onl": { "nodeinfo": { + "version": "1.0", + "software": { + "name": "Friendica", + "version": "2019.12-1327" + }, + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "usage": [], + "openRegistrations": true, "metadata": { - "accountActivationRequired": true, + "nodeName": "Friendica Loci of Hanging Town", + "protocols": { + "inbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0", + "rss2.0" + ], + "outbound": [ + "friendica", + "activitypub", + "diaspora", + "gnusocial", + "atom1.0" + ] + }, + "services": { + "inbound": [], + "outbound": [ + "smtp" + ] + }, + "explicitContent": false + } + } + }, + "2.vinzv.space": { + "error": "('Connection aborted.', OSError(0, 'Error'))" + }, + "dolphin.syui.cf": { + "error": 503 + }, + "toot.jmathes.de": { + "error": "HTTPSConnectionPool(host='toot.jmathes.de', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "capitalism.party": { + "error": 404 + }, + "blabla.maravitti.fr": { + "error": "HTTPSConnectionPool(host='blabla.maravitti.fr', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "davidsimon.com": { + "error": 403 + }, + "cloud.qoto.org": { + "error": 404 + }, + "scream.supply": { + "error": "HTTPSConnectionPool(host='scream.supply', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "jbstation165.asuscomm.com": { + "error": "HTTPSConnectionPool(host='jbstation165.asuscomm.com', port=443): Read timed out. (read timeout=3)" + }, + "simstodon.com": { + "error": "HTTPSConnectionPool(host='simstodon.com', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "solaria.space": { + "error": "HTTPSConnectionPool(host='solaria.space', port=443): Read timed out. (read timeout=3)" + }, + "sagamidon.m.to": { + "error": "HTTPSConnectionPool(host='sagamidon.m.to', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known'))" + }, + "plz.7td.org": { + "nodeinfo": { + "metadata": { + "accountActivationRequired": false, "features": [ "pleroma_api", "mastodon_api", @@ -302984,37 +263832,12 @@ "pleroma_explicit_addressing", "shareable_emoji_packs", "multifetch", - "chat", "relay" ], "federation": { "enabled": true, "exclusions": false, - "mrf_hellthread": { - "delist_threshold": 10, - "reject_threshold": 20 - }, - "mrf_keyword": { - "federated_timeline_removal": [ - "twitter.com", - "facebook.com", - ".*@twitter.com", - "instagram.com" - ], - "reject": [], - "replace": [] - }, "mrf_policies": [ - "NoOpPolicy", - "NormalizeMarkup", - "ObjectAgePolicy", - "AntiLinkSpamPolicy", - "AntiFollowbotPolicy", - "HellthreadPolicy", - "SubchainPolicy", - "KeywordPolicy", - "EnsureRePrepended", - "NoPlaceholderTextPolicy", "SimplePolicy" ], "mrf_simple": { @@ -303024,7 +263847,15 @@ "federated_timeline_removal": [], "media_nsfw": [], "media_removal": [], - "reject": [], + "reject": [ + "freezepeach.xyz", + "pl.smuglo.li", + "pleroma.rareome.ga", + "girlcock.club", + "gab.com", + "develop.gab.com", + "not-develop.gab.com" + ], "report_removal": [] }, "quarantined_instances": [] @@ -303035,10 +263866,10 @@ "nameLength": 512, "valueLength": 2048 }, - "invitesEnabled": true, + "invitesEnabled": false, "mailerEnabled": false, - "nodeDescription": "A Pleroma instance, an alternative fediverse server", - "nodeName": "Rumori Blasfemi", + "nodeDescription": "SeventhDimension Pleroma Instance", + "nodeName": "7TD", "pollLimits": { "max_expiration": 31536000, "max_option_chars": 200, @@ -303086,7 +263917,7 @@ ], "skipThreadContainment": true, "staffAccounts": [ - "https://pleroma.neuromante.net/users/chainofflowers" + "https://7td.org/zop" ], "suggestions": { "enabled": false @@ -303095,10 +263926,10 @@ "avatar": 2000000, "background": 4000000, "banner": 4000000, - "general": 26000000 + "general": 16000000 } }, - "openRegistrations": false, + "openRegistrations": true, "protocols": [ "activitypub" ], @@ -303108,187 +263939,27 @@ }, "software": { "name": "pleroma", - "version": "2.0.1" + "version": "2.0.2-18-gd9f36965-release-2-0-2" }, "usage": { - "localPosts": 564, + "localPosts": 223, "users": { - "total": 6 + "total": 32 } }, "version": "2.0" } }, - "peertube.joyrex.net": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "peertube", - "version": "2.1.1" - }, - "protocols": [ - "activitypub" - ], - "services": { - "inbound": [], - "outbound": [ - "atom1.0", - "rss2.0" - ] - }, - "openRegistrations": false, - "usage": { - "users": { - "total": 2 - }, - "localPosts": 5742, - "localComments": 0 - }, - "metadata": { - "taxonomy": { - "postsName": "Videos" - }, - "nodeName": "Joyrex", - "nodeDescription": "PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.\n\nThis is Joyrex instance", - "nodeConfig": { - "plugin": { - "registered": [] - }, - "theme": { - "registered": [], - "default": "default" - }, - "email": { - "enabled": true - }, - "contactForm": { - "enabled": true - }, - "transcoding": { - "hls": { - "enabled": true - }, - "webtorrent": { - "enabled": true - }, - "enabledResolutions": [ - 240, - 360, - 480, - 720, - 1080 - ] - }, - "import": { - "videos": { - "http": { - "enabled": false - }, - "torrent": { - "enabled": false - } - } - }, - "autoBlacklist": { - "videos": { - "ofUsers": { - "enabled": false - } - } - }, - "avatar": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".png", - ".jpeg", - ".jpg" - ] - } - }, - "video": { - "image": { - "extensions": [ - ".jpg", - ".jpeg" - ], - "size": { - "max": 2097152 - } - }, - "file": { - "extensions": [ - ".webm", - ".ogv", - ".mp4", - ".mov", - ".avi", - ".flv", - ".mkv", - ".m4v", - "null", - ".mp3", - ".ogg", - ".wma", - ".wav", - ".flac" - ] - } - }, - "videoCaption": { - "file": { - "size": { - "max": 2097152 - }, - "extensions": [ - ".vtt", - ".srt" - ] - } - }, - "user": { - "videoQuota": -1, - "videoQuotaDaily": -1 - }, - "trending": { - "videos": { - "intervalDays": 7 - } - }, - "tracker": { - "enabled": true - } - } - } - } - }, - "pawbs.club": { - "nodeinfo": { - "version": "2.0", - "software": { - "name": "mastodon", - "version": "3.1.2" - }, - "protocols": [ - "activitypub" - ], - "usage": { - "users": { - "total": 5, - "activeMonth": 1, - "activeHalfyear": 1 - }, - "localPosts": 907 - }, - "openRegistrations": false - } - }, - "gerdes.ara.uberspace.de/friendica": { + "harishpillay.wordpress.com": { "error": 404 }, - "elgatoweebee.wordpress.com": { + "cloud.steffen-zentgraf.de": { "error": 404 + }, + "euro365.nl": { + "error": "HTTPSConnectionPool(host='euro365.nl', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" + }, + "cloud.grub.pw": { + "error": "HTTPSConnectionPool(host='cloud.grub.pw', port=443): Max retries exceeded with url: /.well-known/nodeinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056)')))" } } \ No newline at end of file